Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c6a8f9afbe5f77db443217172114599fea8c47cd+a77f58c90179b916eae9116a1115cd7226a95c94 (69dc9fbf4bacdd03ff0463a88b3cc649a22bfee2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4123277578208057141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh633482876504985625.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3704/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3704/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5108868420517015925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4458368199477819400.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3704/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3704/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8646885572062053850.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1672 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6179837098249668025.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6780666188536210060.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit c6a8f9afbe5f77db443217172114599fea8c47cd Merge succeeded, producing 923d0b94bf0d4c8976867cfc48cf74d21ba58db1 Checking out Revision 923d0b94bf0d4c8976867cfc48cf74d21ba58db1 (PR-3704) > git config core.sparsecheckout # timeout=10 > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6112186384019260.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 923d0b94bf0d4c8976867cfc48cf74d21ba58db1 # timeout=10 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" > git rev-list --no-walk c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T16:32:03.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T16:32:03.845Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T16:32:03.879Z] ========================================================= [2021-09-09T16:32:03.879Z] EdgeX Global Pipelines Version Info [2021-09-09T16:32:03.879Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:32:05.096Z] ------------------- [2021-09-09T16:32:05.097Z] stable info: [2021-09-09T16:32:05.097Z] ------------------- [2021-09-09T16:32:05.097Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T16:32:05.097Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:32:05.097Z] Message: update stable to v1.0.205 [2021-09-09T16:32:05.678Z] ------------------- [2021-09-09T16:32:05.678Z] experimental info: [2021-09-09T16:32:05.678Z] ------------------- [2021-09-09T16:32:05.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T16:32:05.678Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:32:05.678Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T16:32:05.799Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T16:32:05.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T16:32:05.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T16:32:05.866Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T16:32:05.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T16:32:05.909Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T16:32:05.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T16:32:05.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T16:32:05.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T16:32:05.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T16:32:06.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T16:32:06.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T16:32:06.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T16:32:06.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T16:32:06.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T16:32:06.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:32:06.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:32:06.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T16:32:06.190Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T16:32:06.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T16:32:06.234Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T16:32:06.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T16:32:06.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T16:32:06.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3704 [Pipeline] echo [2021-09-09T16:32:06.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3704 [Pipeline] echo [2021-09-09T16:32:06.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3704 [Pipeline] echo [2021-09-09T16:32:06.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [Pipeline] echo [2021-09-09T16:32:06.386Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 923d0b9 [Pipeline] echo [2021-09-09T16:32:06.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:32:06.480Z] provisioning config files... [2021-09-09T16:32:06.499Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config552409723917790387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:32:06.834Z] ---> docker-login.sh [2021-09-09T16:32:06.834Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:32:06.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:07.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:07.104Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:07.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:07.104Z] [2021-09-09T16:32:07.104Z] Login Succeeded [2021-09-09T16:32:07.104Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:32:07.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:07.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:07.104Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:07.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:07.104Z] [2021-09-09T16:32:07.104Z] Login Succeeded [2021-09-09T16:32:07.104Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:32:07.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:07.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:07.368Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:07.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:07.368Z] [2021-09-09T16:32:07.368Z] Login Succeeded [2021-09-09T16:32:07.368Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:32:07.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:07.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:07.640Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:07.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:07.640Z] [2021-09-09T16:32:07.640Z] Login Succeeded [2021-09-09T16:32:07.640Z] docker.io [2021-09-09T16:32:07.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:07.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:07.907Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:07.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:07.907Z] [2021-09-09T16:32:07.907Z] Login Succeeded [2021-09-09T16:32:07.907Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:32:07.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:32:08.275Z] ++ 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-09-09T16:32:08.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:08.275Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T16:32:08.275Z] ++ cut -d/ -f2 [2021-09-09T16:32:08.275Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T16:32:08.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:08.275Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T16:32:08.275Z] ++ cut -d/ -f2 [2021-09-09T16:32:08.275Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T16:32:08.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:08.275Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T16:32:08.275Z] ++ cut -d/ -f2 [2021-09-09T16:32:08.275Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T16:32:08.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:08.275Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T16:32:08.275Z] ++ cut -d/ -f2 [2021-09-09T16:32:08.275Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T16:32:08.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:08.275Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T16:32:08.275Z] ++ cut -d/ -f2 [2021-09-09T16:32:08.275Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T16:32:08.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:08.275Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:32:08.275Z] ++ cut -d/ -f2 [2021-09-09T16:32:08.275Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:32:08.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:08.275Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T16:32:08.275Z] ++ cut -d/ -f2 [2021-09-09T16:32:08.275Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T16:32:08.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:08.275Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T16:32:08.275Z] ++ cut -d/ -f2 [2021-09-09T16:32:08.275Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T16:32:08.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:08.275Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T16:32:08.275Z] ++ cut -d/ -f2 [2021-09-09T16:32:08.275Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T16:32:08.325Z] 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-09-09T16:32:11.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:32:11.189Z] [2021-09-09T16:32:11.189Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:32:11.517Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:32:11.517Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T16:32:11.517Z] 31603596830f: Pulling fs layer [2021-09-09T16:32:11.517Z] 04fac38145f0: Pulling fs layer [2021-09-09T16:32:11.517Z] 701f6daf10bf: Pulling fs layer [2021-09-09T16:32:11.517Z] 24f72da36158: Pulling fs layer [2021-09-09T16:32:11.517Z] 24f72da36158: Waiting [2021-09-09T16:32:11.517Z] 04fac38145f0: Verifying Checksum [2021-09-09T16:32:11.517Z] 04fac38145f0: Download complete [2021-09-09T16:32:11.783Z] 31603596830f: Verifying Checksum [2021-09-09T16:32:11.783Z] 31603596830f: Download complete [2021-09-09T16:32:12.055Z] 31603596830f: Pull complete [2021-09-09T16:32:12.055Z] 24f72da36158: Verifying Checksum [2021-09-09T16:32:12.055Z] 24f72da36158: Download complete [2021-09-09T16:32:12.055Z] 701f6daf10bf: Verifying Checksum [2021-09-09T16:32:12.055Z] 701f6daf10bf: Download complete [2021-09-09T16:32:12.055Z] 04fac38145f0: Pull complete [2021-09-09T16:32:12.639Z] 701f6daf10bf: Pull complete [2021-09-09T16:32:12.639Z] 24f72da36158: Pull complete [2021-09-09T16:32:12.639Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T16:32:12.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:32:12.639Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T16:32:12.726Z] prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container [2021-09-09T16:32:12.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-09T16:32:13.489Z] $ docker top 3f274f0f154085b1389182feec813eca33c53eed80007bdf6268aaa4021f103f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T16:32:13.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:32:13.632Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:32:13.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:32:13.744Z] $ docker exec 3f274f0f154085b1389182feec813eca33c53eed80007bdf6268aaa4021f103f ssh-agent [2021-09-09T16:32:13.857Z] SSH_AUTH_SOCK=/tmp/ssh-VKtx2MzUy9bf/agent.15 [2021-09-09T16:32:13.857Z] SSH_AGENT_PID=21 [2021-09-09T16:32:13.871Z] Running ssh-add (command line suppressed) [2021-09-09T16:32:13.968Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2240941494824740820.key (/w/workspace/edgex-go/2@tmp/private_key_2240941494824740820.key) [2021-09-09T16:32:13.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:32:14.304Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T16:32:14.321Z] $ docker exec --env ******** --env ******** 3f274f0f154085b1389182feec813eca33c53eed80007bdf6268aaa4021f103f ssh-agent -k [2021-09-09T16:32:14.414Z] unset SSH_AUTH_SOCK; [2021-09-09T16:32:14.414Z] unset SSH_AGENT_PID; [2021-09-09T16:32:14.414Z] echo Agent pid 21 killed; [2021-09-09T16:32:14.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T16:32:14.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:32:14.471Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:32:14.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:32:14.594Z] $ docker exec 3f274f0f154085b1389182feec813eca33c53eed80007bdf6268aaa4021f103f ssh-agent [2021-09-09T16:32:14.707Z] SSH_AUTH_SOCK=/tmp/ssh-G45JZqH0firj/agent.54 [2021-09-09T16:32:14.707Z] SSH_AGENT_PID=60 [2021-09-09T16:32:14.720Z] Running ssh-add (command line suppressed) [2021-09-09T16:32:14.811Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9151420260633044171.key (/w/workspace/edgex-go/2@tmp/private_key_9151420260633044171.key) [2021-09-09T16:32:14.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:32:15.149Z] + git semver init [2021-09-09T16:32:15.149Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T16:32:15.149Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-09T16:32:15.149Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-09T16:32:15.149Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T16:32:15.149Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T16:32:15.149Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T16:32:15.149Z] # $SEMVER_BRANCH = PR-3704 [2021-09-09T16:32:15.149Z] # $SEMVER_TEMP = /tmp/semver-988475937 [2021-09-09T16:32:15.149Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T16:32:47.970Z] # '/tmp/semver-988475937' -> '/w/workspace/edgex-go/2/.semver' [2021-09-09T16:32:47.970Z] # -> Force: false [2021-09-09T16:32:47.970Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-09T16:32:47.982Z] $ docker exec --env ******** --env ******** 3f274f0f154085b1389182feec813eca33c53eed80007bdf6268aaa4021f103f ssh-agent -k [2021-09-09T16:32:48.078Z] unset SSH_AUTH_SOCK; [2021-09-09T16:32:48.079Z] unset SSH_AGENT_PID; [2021-09-09T16:32:48.079Z] echo Agent pid 60 killed; [2021-09-09T16:32:48.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:32:48.440Z] + git semver [Pipeline] } [2021-09-09T16:32:48.457Z] $ docker stop --time=1 3f274f0f154085b1389182feec813eca33c53eed80007bdf6268aaa4021f103f [2021-09-09T16:32:50.220Z] $ docker rm -f 3f274f0f154085b1389182feec813eca33c53eed80007bdf6268aaa4021f103f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:32:50.626Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T16:32:50.957Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T16:32:50.961Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-09T16:32:51.214Z] ========================================================= [2021-09-09T16:32:51.214Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T16:32:51.214Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:32:51.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:52.494Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T16:32:52.494Z] 540db60ca938: Pulling fs layer [2021-09-09T16:32:52.494Z] adcc1eea9eea: Pulling fs layer [2021-09-09T16:32:52.494Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T16:32:52.494Z] db62176df00c: Pulling fs layer [2021-09-09T16:32:52.494Z] 3b30891b0d05: Pulling fs layer [2021-09-09T16:32:52.494Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T16:32:52.494Z] c788192a36de: Pulling fs layer [2021-09-09T16:32:52.494Z] a77e37c0d609: Pulling fs layer [2021-09-09T16:32:52.494Z] c3185cebc471: Pulling fs layer [2021-09-09T16:32:52.494Z] db62176df00c: Waiting [2021-09-09T16:32:52.494Z] 3b30891b0d05: Waiting [2021-09-09T16:32:52.494Z] 06b49ca38bd5: Waiting [2021-09-09T16:32:52.494Z] c3185cebc471: Waiting [2021-09-09T16:32:52.494Z] c788192a36de: Waiting [2021-09-09T16:32:52.494Z] a77e37c0d609: Waiting [2021-09-09T16:32:52.494Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T16:32:52.494Z] 4c4ab2625f07: Download complete [2021-09-09T16:32:52.494Z] adcc1eea9eea: Verifying Checksum [2021-09-09T16:32:52.494Z] adcc1eea9eea: Download complete [2021-09-09T16:32:52.770Z] 3b30891b0d05: Verifying Checksum [2021-09-09T16:32:52.770Z] 3b30891b0d05: Download complete [2021-09-09T16:32:52.770Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T16:32:52.770Z] 06b49ca38bd5: Download complete [2021-09-09T16:32:52.770Z] c788192a36de: Verifying Checksum [2021-09-09T16:32:52.770Z] c788192a36de: Download complete [2021-09-09T16:32:52.770Z] 540db60ca938: Verifying Checksum [2021-09-09T16:32:52.770Z] 540db60ca938: Download complete [2021-09-09T16:32:53.037Z] 540db60ca938: Pull complete [2021-09-09T16:32:53.037Z] adcc1eea9eea: Pull complete [2021-09-09T16:32:53.302Z] 4c4ab2625f07: Pull complete [2021-09-09T16:32:53.302Z] a77e37c0d609: Verifying Checksum [2021-09-09T16:32:53.302Z] a77e37c0d609: Download complete [2021-09-09T16:32:56.485Z] c3185cebc471: Verifying Checksum [2021-09-09T16:32:56.485Z] c3185cebc471: Download complete [2021-09-09T16:32:57.070Z] db62176df00c: Verifying Checksum [2021-09-09T16:32:57.070Z] db62176df00c: Download complete [2021-09-09T16:33:00.431Z] db62176df00c: Pull complete [2021-09-09T16:33:00.431Z] 3b30891b0d05: Pull complete [2021-09-09T16:33:00.431Z] 06b49ca38bd5: Pull complete [2021-09-09T16:33:00.431Z] c788192a36de: Pull complete [2021-09-09T16:33:00.431Z] a77e37c0d609: Pull complete [2021-09-09T16:33:03.034Z] c3185cebc471: Pull complete [2021-09-09T16:33:03.034Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T16:33:03.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:33:03.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:33:03.365Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:33:03.365Z] WORKDIR /edgex [2021-09-09T16:33:03.365Z] COPY go.mod . [2021-09-09T16:33:03.365Z] RUN go mod download' [2021-09-09T16:33:03.365Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T16:33:04.815Z] Sending build context to Docker daemon 328.8MB [2021-09-09T16:33:04.815Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:33:04.815Z] ---> 031687cdd783 [2021-09-09T16:33:04.815Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:33:06.143Z] Still waiting to schedule task [2021-09-09T16:33:06.144Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1678’ is offline [2021-09-09T16:33:06.224Z] ---> Running in 41c30830c7ef [2021-09-09T16:33:06.489Z] Removing intermediate container 41c30830c7ef [2021-09-09T16:33:06.489Z] ---> bf65045ffaff [2021-09-09T16:33:06.489Z] Step 3/4 : COPY go.mod . [2021-09-09T16:33:06.489Z] ---> f7f8b98debad [2021-09-09T16:33:06.489Z] Step 4/4 : RUN go mod download [2021-09-09T16:33:06.489Z] ---> Running in 29598aea889c [2021-09-09T16:33:38.748Z] Removing intermediate container 29598aea889c [2021-09-09T16:33:38.748Z] ---> 01559a727359 [2021-09-09T16:33:38.748Z] Successfully built 01559a727359 [2021-09-09T16:33:38.748Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:33:39.066Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:33:39.066Z] . [Pipeline] withDockerContainer [2021-09-09T16:33:39.150Z] prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container [2021-09-09T16:33:39.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T16:33:39.603Z] $ docker top 5a417e9fced8694f75afdb6991be53a50608c80481678d944d31815e28651ec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:33:40.001Z] + go version [2021-09-09T16:33:40.001Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T16:33:40.015Z] $ docker stop --time=1 5a417e9fced8694f75afdb6991be53a50608c80481678d944d31815e28651ec9 [2021-09-09T16:33:41.195Z] $ docker rm -f 5a417e9fced8694f75afdb6991be53a50608c80481678d944d31815e28651ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:33:41.802Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:33:41.802Z] . [Pipeline] withDockerContainer [2021-09-09T16:33:41.884Z] prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container [2021-09-09T16:33:41.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T16:33:42.300Z] $ docker top f59ab34df78e2f22f820bde0e5221fa9c6e947ba561ee3fbf70015baa47bd00b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:33:42.407Z] ========================================================= [2021-09-09T16:33:42.407Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:33:42.407Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:33:42.734Z] + go mod tidy [Pipeline] sh [2021-09-09T16:33:43.317Z] + make test [2021-09-09T16:33:43.317Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-09T16:33:43.581Z] go mod tidy [2021-09-09T16:33:43.581Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:33:48.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:34:04.075Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:34:09.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:34:09.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:34:10.110Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:34:12.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:34:12.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:34:12.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:34:12.675Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:34:13.267Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:34:13.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:34:13.798Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:34:13.798Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:34:13.798Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:34:13.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:34:15.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-09-09T16:34:15.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:34:15.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:34:16.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements [2021-09-09T16:34:16.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:34:16.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements [2021-09-09T16:34:16.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:34:16.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:34:17.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements [2021-09-09T16:34:17.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:34:17.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:18.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-09-09T16:34:18.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:34:18.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:34:18.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:34:18.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:34:18.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:34:19.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 94.2% of statements [2021-09-09T16:34:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:34:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:19.070Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-09-09T16:34:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:34:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:34:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:34:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:34:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:34:19.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-09-09T16:34:19.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:34:19.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:34:19.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:34:20.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-09-09T16:34:20.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:34:20.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-09-09T16:34:20.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-09-09T16:34:20.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:34:20.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-09-09T16:34:23.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-09-09T16:34:23.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-09-09T16:34:23.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-09-09T16:34:23.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-09-09T16:34:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2021-09-09T16:34:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-09-09T16:34:40.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements [2021-09-09T16:34:40.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.212s coverage: 66.9% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:34:58.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-09-09T16:34:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:35:06.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 19.5% of statements [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:35:06.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.0% of statements [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:35:06.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:35:06.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:35:06.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:35:06.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:35:06.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-09T16:35:06.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-09-09T16:35:06.405Z] GO111MODULE=on go vet ./... [2021-09-09T16:35:28.598Z] gofmt -l . [2021-09-09T16:35:28.598Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:35:28.598Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T16:35:28.924Z] + ls -al . [2021-09-09T16:35:28.924Z] total 608 [2021-09-09T16:35:28.924Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 16:35 . [2021-09-09T16:35:28.924Z] drwxr-xr-x 4 root root 28 Sep 9 16:33 .. [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:31 .dockerignore [2021-09-09T16:35:28.924Z] drwxrwxr-x 8 1001 1001 179 Sep 9 16:32 .git [2021-09-09T16:35:28.924Z] drwxrwxr-x 4 1001 1001 142 Sep 9 16:31 .github [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:31 .gitignore [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:31 .hadolint.yml [2021-09-09T16:35:28.924Z] drwx------ 3 1001 1001 58 Sep 9 16:32 .semver [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:31 .sonarcloud.properties [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:31 ADOPTERS.md [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:31 Attribution.txt [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:31 CHANGELOG.md [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:31 CONTRIBUTING.md [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:31 GOVERNANCE.md [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:31 Jenkinsfile [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:31 LICENSE [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:31 Makefile [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:31 OWNERS.md [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:31 README.md [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:31 SECURITY.md [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:31 ZMQWindows.md [2021-09-09T16:35:28.924Z] drwxrwxr-x 2 1001 1001 37 Sep 9 16:31 bin [2021-09-09T16:35:28.924Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:31 cmd [2021-09-09T16:35:28.924Z] -rw-r--r-- 1 root root 404331 Sep 9 16:35 coverage.out [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:31 go.mod [2021-09-09T16:35:28.924Z] -rw-r--r-- 1 root root 50064 Sep 9 16:33 go.sum [2021-09-09T16:35:28.924Z] drwxrwxr-x 8 1001 1001 124 Sep 9 16:31 internal [2021-09-09T16:35:28.924Z] drwxrwxr-x 3 1001 1001 16 Sep 9 16:31 openapi [2021-09-09T16:35:28.924Z] drwxrwxr-x 4 1001 1001 71 Sep 9 16:31 snap [2021-09-09T16:35:28.924Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:31 version.go [Pipeline] sh [2021-09-09T16:35:29.235Z] + '[' -e coverage.out ] [2021-09-09T16:35:29.235Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:35:29.334Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:35:29.659Z] + make build [2021-09-09T16:35:29.659Z] go mod tidy [2021-09-09T16:35:29.659Z] 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-09-09T16:35:31.067Z] 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-09-09T16:35:38.007Z] 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-09-09T16:35:38.007Z] 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-09-09T16:35:38.984Z] 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-09-09T16:35:39.251Z] 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-09-09T16:35:40.213Z] 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-09-09T16:35:41.169Z] 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-09-09T16:35:41.754Z] 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-09-09T16:35:42.736Z] 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-09-09T16:35:43.698Z] 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-09-09T16:35:44.285Z] 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-09-09T16:35:45.712Z] $ docker stop --time=1 f59ab34df78e2f22f820bde0e5221fa9c6e947ba561ee3fbf70015baa47bd00b [2021-09-09T16:35:48.561Z] $ docker rm -f f59ab34df78e2f22f820bde0e5221fa9c6e947ba561ee3fbf70015baa47bd00b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:35:49.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:49.854Z] [2021-09-09T16:35:49.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:35:50.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:50.176Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T16:35:50.176Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T16:35:50.176Z] ca9280d653b3: Pulling fs layer [2021-09-09T16:35:50.176Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T16:35:52.422Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-09T16:35:52.422Z] cbdbe7a5bc2a: Download complete [2021-09-09T16:35:52.422Z] cbdbe7a5bc2a: Pull complete [2021-09-09T16:35:52.422Z] ca9280d653b3: Verifying Checksum [2021-09-09T16:35:52.422Z] ca9280d653b3: Download complete [2021-09-09T16:35:52.422Z] ca9280d653b3: Pull complete [2021-09-09T16:35:54.481Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T16:35:54.481Z] 7e9c9ca2126c: Download complete [2021-09-09T16:35:57.569Z] 7e9c9ca2126c: Pull complete [2021-09-09T16:35:57.569Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T16:35:57.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:57.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T16:35:57.716Z] prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container [2021-09-09T16:35:57.774Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T16:35:59.889Z] $ docker top 83b0b0cc5c10f1cd87f223c7759eb6fe25bbdb7751f78849597a9a6435714f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:36:00.282Z] + docker-compose build --help [2021-09-09T16:36:00.282Z] + grep parallel [2021-09-09T16:36:00.861Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T16:36:00.873Z] $ docker stop --time=1 83b0b0cc5c10f1cd87f223c7759eb6fe25bbdb7751f78849597a9a6435714f23 [2021-09-09T16:36:02.066Z] $ docker rm -f 83b0b0cc5c10f1cd87f223c7759eb6fe25bbdb7751f78849597a9a6435714f23 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:36:02.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:36:02.503Z] . [Pipeline] withDockerContainer [2021-09-09T16:36:02.586Z] prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container [2021-09-09T16:36:02.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T16:36:02.980Z] $ docker top d4a439d4eff182007f59cb84db9b15ab82e464db3b6b40e367cf6be964d8b8dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:36:03.387Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:36:03.967Z] Building core-command ... [2021-09-09T16:36:03.967Z] Building core-data ... [2021-09-09T16:36:03.967Z] Building core-metadata ... [2021-09-09T16:36:03.967Z] Building security-bootstrapper ... [2021-09-09T16:36:03.967Z] Building security-proxy-setup ... [2021-09-09T16:36:03.967Z] Building security-secretstore-setup ... [2021-09-09T16:36:03.967Z] Building support-notifications ... [2021-09-09T16:36:03.967Z] Building support-scheduler ... [2021-09-09T16:36:03.967Z] Building sys-mgmt-agent ... [2021-09-09T16:36:03.967Z] Building sys-mgmt-agent [2021-09-09T16:36:03.967Z] Building core-data [2021-09-09T16:36:03.967Z] Building security-proxy-setup [2021-09-09T16:36:03.967Z] Building support-scheduler [2021-09-09T16:36:03.967Z] Building core-command [2021-09-09T16:36:13.606Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:13.606Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:13.606Z] ---> 01559a727359 [2021-09-09T16:36:13.606Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:36:13.606Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:13.606Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:13.606Z] ---> 01559a727359 [2021-09-09T16:36:13.606Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:18.946Z] ---> Running in af59c8316abc [2021-09-09T16:36:18.946Z] ---> Running in ae8579b49e9d [2021-09-09T16:36:24.277Z] Removing intermediate container af59c8316abc [2021-09-09T16:36:24.277Z] ---> b6c4f564359a [2021-09-09T16:36:24.277Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:24.277Z] Removing intermediate container ae8579b49e9d [2021-09-09T16:36:24.277Z] ---> e62306c631a1 [2021-09-09T16:36:24.277Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:25.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:25.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:25.234Z] ---> 01559a727359 [2021-09-09T16:36:25.234Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:36:25.498Z] ---> Using cache [2021-09-09T16:36:25.498Z] ---> b6c4f564359a [2021-09-09T16:36:25.498Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:26.078Z] ---> Running in 16a3a5b6428a [2021-09-09T16:36:26.345Z] ---> Running in 3c6b7ef13b94 [2021-09-09T16:36:26.345Z] ---> Running in 31eddda4e3ae [2021-09-09T16:36:28.305Z] Removing intermediate container 16a3a5b6428a [2021-09-09T16:36:28.305Z] ---> 758d2efa871c [2021-09-09T16:36:28.305Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:36:28.305Z] Removing intermediate container 3c6b7ef13b94 [2021-09-09T16:36:28.305Z] ---> a8e660519124 [2021-09-09T16:36:28.305Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:36:28.305Z] ---> Running in bd6b8725553d [2021-09-09T16:36:28.305Z] Removing intermediate container 31eddda4e3ae [2021-09-09T16:36:28.581Z] ---> 4d3cdfc21737 [2021-09-09T16:36:28.581Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:36:28.581Z] ---> Running in 6e216a702044 [2021-09-09T16:36:28.581Z] ---> Running in 55628919afce [2021-09-09T16:36:30.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.638Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:30.638Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:30.638Z] ---> 01559a727359 [2021-09-09T16:36:30.638Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:30.638Z] ---> Using cache [2021-09-09T16:36:30.638Z] ---> b6c4f564359a [2021-09-09T16:36:30.638Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:30.638Z] ---> Using cache [2021-09-09T16:36:30.638Z] ---> 4d3cdfc21737 [2021-09-09T16:36:30.638Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:36:30.638Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:30.638Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:30.638Z] ---> 01559a727359 [2021-09-09T16:36:30.638Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:30.638Z] ---> Using cache [2021-09-09T16:36:30.638Z] ---> b6c4f564359a [2021-09-09T16:36:30.638Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:30.638Z] ---> Using cache [2021-09-09T16:36:30.638Z] ---> 4d3cdfc21737 [2021-09-09T16:36:30.638Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:36:30.638Z] ---> Running in 8dbb1c14b00b [2021-09-09T16:36:30.638Z] ---> Running in c5c97cc2d759 [2021-09-09T16:36:30.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.638Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:30.638Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:30.638Z] Removing intermediate container bd6b8725553d [2021-09-09T16:36:30.638Z] ---> f9a397badc04 [2021-09-09T16:36:30.638Z] Step 6/22 : COPY go.mod . [2021-09-09T16:36:30.914Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:30.914Z] ---> b377a72a0077 [2021-09-09T16:36:30.914Z] Step 7/22 : RUN go mod download [2021-09-09T16:36:30.914Z] Removing intermediate container 55628919afce [2021-09-09T16:36:30.914Z] ---> 1c5843fb136d [2021-09-09T16:36:30.914Z] Step 6/23 : COPY go.mod . [2021-09-09T16:36:30.914Z] ---> Running in 0c7d792381e0 [2021-09-09T16:36:30.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:31.184Z] ---> 3a5e22c02d89 [2021-09-09T16:36:31.184Z] Step 7/23 : RUN go mod download [2021-09-09T16:36:31.184Z] Removing intermediate container 6e216a702044 [2021-09-09T16:36:31.184Z] ---> 54e324eb91ac [2021-09-09T16:36:31.184Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:31.184Z] ---> Running in 09965357519e [2021-09-09T16:36:31.456Z] ---> ed90cb8e19f3 [2021-09-09T16:36:31.456Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:31.456Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:31.456Z] ---> Running in b5e7da90da75 [2021-09-09T16:36:31.456Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:32.040Z] Removing intermediate container c5c97cc2d759 [2021-09-09T16:36:32.040Z] ---> c67ec660b3e2 [2021-09-09T16:36:32.040Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:32.040Z] Removing intermediate container 8dbb1c14b00b [2021-09-09T16:36:32.040Z] ---> a35e81cb3ab4 [2021-09-09T16:36:32.040Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:32.305Z] ---> 01fc2b6f83bb [2021-09-09T16:36:32.305Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:32.305Z] ---> Running in 597fc4dba8f9 [2021-09-09T16:36:32.571Z] ---> 788c80439550 [2021-09-09T16:36:32.571Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:32.571Z] ---> Running in 33374806d49d [2021-09-09T16:36:33.176Z] Removing intermediate container 0c7d792381e0 [2021-09-09T16:36:33.176Z] ---> 358b8f9d2713 [2021-09-09T16:36:33.176Z] Step 8/22 : COPY . . [2021-09-09T16:36:33.451Z] Removing intermediate container 09965357519e [2021-09-09T16:36:33.451Z] ---> c2a0c3557ef3 [2021-09-09T16:36:33.451Z] Step 8/23 : COPY . . [2021-09-09T16:36:36.038Z] Removing intermediate container b5e7da90da75 [2021-09-09T16:36:36.038Z] ---> 1e243b31939a [2021-09-09T16:36:36.038Z] Step 8/24 : COPY . . [2021-09-09T16:36:36.038Z] Removing intermediate container 597fc4dba8f9 [2021-09-09T16:36:36.038Z] ---> 460ea916b608 [2021-09-09T16:36:36.038Z] Step 8/24 : COPY . . [2021-09-09T16:36:36.624Z] Removing intermediate container 33374806d49d [2021-09-09T16:36:36.624Z] ---> 3f1bd69702a1 [2021-09-09T16:36:36.624Z] Step 8/24 : COPY . . [2021-09-09T16:36:41.995Z] ---> de6a0ba8334d [2021-09-09T16:36:41.995Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:36:41.995Z] ---> e48181d7490f [2021-09-09T16:36:41.995Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:36:42.268Z] ---> e3e69ff67337 [2021-09-09T16:36:42.268Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:42.268Z] ---> Running in ab0f7cbd6eed [2021-09-09T16:36:42.268Z] ---> Running in ad99b5dbe796 [2021-09-09T16:36:42.532Z] ---> Running in 2862e4d0e533 [2021-09-09T16:36:45.110Z] Removing intermediate container 2862e4d0e533 [2021-09-09T16:36:45.110Z] ---> 34d71cc1ecda [2021-09-09T16:36:45.110Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:36:45.110Z] ---> Running in 02bca289877b [2021-09-09T16:36:45.110Z] Removing intermediate container ad99b5dbe796 [2021-09-09T16:36:45.110Z] ---> f346457f85a7 [2021-09-09T16:36:45.110Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:36:45.110Z] Removing intermediate container ab0f7cbd6eed [2021-09-09T16:36:45.110Z] ---> d76ba6f5baee [2021-09-09T16:36:45.110Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:36:45.379Z] ---> Running in 401d32ae96d6 [2021-09-09T16:36:45.379Z] ---> Running in 8a703774fc52 [2021-09-09T16:36:45.656Z] 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-09-09T16:36:46.254Z] 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-09-09T16:36:46.520Z] 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-09-09T16:36:53.178Z] ---> 078b05ffc816 [2021-09-09T16:36:53.178Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:53.178Z] ---> 61c83f922888 [2021-09-09T16:36:53.178Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:53.178Z] ---> Running in f9276e8771d2 [2021-09-09T16:36:53.178Z] ---> Running in 4bc436fed95f [2021-09-09T16:36:55.758Z] Removing intermediate container 4bc436fed95f [2021-09-09T16:36:55.758Z] ---> 3be7b1bf4fce [2021-09-09T16:36:55.758Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:36:55.758Z] Removing intermediate container f9276e8771d2 [2021-09-09T16:36:55.758Z] ---> c3e85fdd6129 [2021-09-09T16:36:55.758Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:36:55.758Z] ---> Running in 8f36bd0f9945 [2021-09-09T16:36:55.758Z] ---> Running in bb5bfd461989 [2021-09-09T16:36:56.342Z] 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-09-09T16:36:56.342Z] 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-09-09T16:37:13.409Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1682 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws [2021-09-09T16:37:13.428Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-09T16:37:13.764Z] The recommended git tool is: git [2021-09-09T16:37:19.727Z] 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-09-09T16:37:22.278Z] using credential edgex-jenkins-ssh [2021-09-09T16:37:22.312Z] Cloning the remote Git repository [2021-09-09T16:37:22.403Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:37:22.556Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-09T16:37:22.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:37:22.679Z] > git --version # timeout=10 [2021-09-09T16:37:22.703Z] > git --version # 'git version 2.17.1' [2021-09-09T16:37:22.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:37:22.839Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:37:27.615Z] Removing intermediate container 8a703774fc52 [2021-09-09T16:37:27.616Z] ---> 681bf62532ba [2021-09-09T16:37:27.616Z] [2021-09-09T16:37:27.616Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:37:27.616Z] Removing intermediate container 401d32ae96d6 [2021-09-09T16:37:27.616Z] ---> 25f7439b3476 [2021-09-09T16:37:27.616Z] [2021-09-09T16:37:27.616Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:37:27.616Z] 3.12: Pulling from library/alpine [2021-09-09T16:37:27.616Z] 3.12: Pulling from library/alpine [2021-09-09T16:37:27.616Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:37:27.616Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:37:27.616Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:37:27.616Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:37:27.616Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:27.616Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:37:27.616Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:27.616Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:37:27.888Z] ---> Running in 760515b07aa3 [2021-09-09T16:37:27.888Z] ---> Running in 70da56742755 [2021-09-09T16:37:28.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:28.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:28.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:28.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:29.018Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:29.018Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:29.018Z] OK: 6 MiB in 15 packages [2021-09-09T16:37:29.018Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:37:29.018Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:37:29.018Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:37:29.018Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:37:29.018Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:29.018Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:37:29.285Z] OK: 7 MiB in 18 packages [2021-09-09T16:37:29.563Z] Removing intermediate container 70da56742755 [2021-09-09T16:37:29.563Z] ---> 739f6845046b [2021-09-09T16:37:29.563Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:37:29.563Z] ---> Running in 0d54473c5b1b [2021-09-09T16:37:29.842Z] Removing intermediate container 760515b07aa3 [2021-09-09T16:37:29.842Z] ---> 858cfc8b62b8 [2021-09-09T16:37:29.842Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:37:29.843Z] ---> Running in 686ff8833d5e [2021-09-09T16:37:30.120Z] Removing intermediate container 0d54473c5b1b [2021-09-09T16:37:30.120Z] ---> 9c603c7cdadb [2021-09-09T16:37:30.120Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:37:30.120Z] ---> Running in 2e1ec8aa46d0 [2021-09-09T16:37:30.120Z] Removing intermediate container 686ff8833d5e [2021-09-09T16:37:30.120Z] ---> 718da79bc37a [2021-09-09T16:37:30.120Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:37:30.392Z] Removing intermediate container 2e1ec8aa46d0 [2021-09-09T16:37:30.392Z] ---> 716af210ef0d [2021-09-09T16:37:30.392Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:37:30.393Z] ---> Running in c2f29fcd77ce [2021-09-09T16:37:31.346Z] ---> Running in 286de690c89b [2021-09-09T16:37:31.346Z] Removing intermediate container c2f29fcd77ce [2021-09-09T16:37:31.346Z] ---> 8e3656892586 [2021-09-09T16:37:31.346Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:37:31.346Z] Removing intermediate container bb5bfd461989 [2021-09-09T16:37:31.346Z] ---> 807b63eeb5ca [2021-09-09T16:37:31.346Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:37:31.346Z] Removing intermediate container 02bca289877b [2021-09-09T16:37:31.346Z] ---> a467044c0a82 [2021-09-09T16:37:31.346Z] [2021-09-09T16:37:31.346Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:37:31.346Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:31.346Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:37:31.616Z] ---> Running in f6e0743b8af7 [2021-09-09T16:37:31.616Z] ---> Running in 1c49fc0781a3 [2021-09-09T16:37:31.616Z] Removing intermediate container 286de690c89b [2021-09-09T16:37:31.616Z] ---> bf045683919f [2021-09-09T16:37:31.616Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:31.616Z] ---> 88a3e11a542f [2021-09-09T16:37:31.616Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:37:31.616Z] Removing intermediate container 1c49fc0781a3 [2021-09-09T16:37:31.616Z] ---> acd0637f5d8a [2021-09-09T16:37:31.616Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:37:31.907Z] ---> Running in 5f8b8016c3c3 [2021-09-09T16:37:31.907Z] ---> 4091c69ca335 [2021-09-09T16:37:31.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:37:32.181Z] Removing intermediate container 5f8b8016c3c3 [2021-09-09T16:37:32.181Z] ---> 4ddf8ec80f55 [2021-09-09T16:37:32.181Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:37:32.181Z] 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-09-09T16:37:32.181Z] ---> 3e61be83fc15 [2021-09-09T16:37:32.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:37:32.181Z] ---> Running in 30ce8091d24b [2021-09-09T16:37:32.181Z] Removing intermediate container 8f36bd0f9945 [2021-09-09T16:37:32.181Z] ---> 128a6f14fecf [2021-09-09T16:37:32.181Z] [2021-09-09T16:37:32.181Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:37:32.181Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:32.181Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:37:32.181Z] ---> Using cache [2021-09-09T16:37:32.181Z] ---> 739f6845046b [2021-09-09T16:37:32.181Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:37:32.181Z] ---> Using cache [2021-09-09T16:37:32.181Z] ---> 9c603c7cdadb [2021-09-09T16:37:32.181Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:37:32.452Z] Removing intermediate container 30ce8091d24b [2021-09-09T16:37:32.452Z] ---> a658a7ca9917 [2021-09-09T16:37:32.452Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:32.452Z] ---> Running in 7301967e5728 [2021-09-09T16:37:32.452Z] ---> 5288443b4ff4 [2021-09-09T16:37:32.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:32.452Z] ---> Running in 548742f91dcd [2021-09-09T16:37:32.724Z] ---> 260c561fa33c [2021-09-09T16:37:32.724Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:37:32.724Z] Removing intermediate container 7301967e5728 [2021-09-09T16:37:32.724Z] ---> 988eeed281cd [2021-09-09T16:37:32.724Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:37:32.724Z] ---> Running in efb90316b1f6 [2021-09-09T16:37:32.724Z] ---> Running in 8af9adc76ec0 [2021-09-09T16:37:32.724Z] ---> 9eeac4147ee8 [2021-09-09T16:37:32.724Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:37:32.724Z] ---> Running in 633df08dbeca [2021-09-09T16:37:32.994Z] Removing intermediate container efb90316b1f6 [2021-09-09T16:37:32.994Z] ---> 3ef40653eefe [2021-09-09T16:37:32.994Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:37:32.994Z] Removing intermediate container 8af9adc76ec0 [2021-09-09T16:37:32.994Z] ---> b72ffead2087 [2021-09-09T16:37:32.994Z] Step 16/24 : WORKDIR / [2021-09-09T16:37:32.994Z] ---> Running in 2209282f0014 [2021-09-09T16:37:32.994Z] ---> Running in 8b2cc20b3821 [2021-09-09T16:37:32.994Z] Removing intermediate container 633df08dbeca [2021-09-09T16:37:32.994Z] ---> b32b244f2393 [2021-09-09T16:37:32.994Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:32.994Z] Removing intermediate container f6e0743b8af7 [2021-09-09T16:37:32.994Z] ---> 2dc78bbc88d1 [2021-09-09T16:37:32.994Z] [2021-09-09T16:37:32.994Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:37:32.994Z] ---> Running in 7e5c12360bf0 [2021-09-09T16:37:33.261Z] Removing intermediate container 2209282f0014 [2021-09-09T16:37:33.261Z] ---> ac1a0aec3932 [2021-09-09T16:37:33.261Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T16:37:33.261Z] Removing intermediate container 8b2cc20b3821 [2021-09-09T16:37:33.262Z] ---> 43a80fd85b6f [2021-09-09T16:37:33.262Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:33.262Z] ---> Running in eab1d50c3d57 [2021-09-09T16:37:33.262Z] 20.10.7: Pulling from library/docker [2021-09-09T16:37:33.262Z] Removing intermediate container 7e5c12360bf0 [2021-09-09T16:37:33.262Z] ---> a916de182c28 [2021-09-09T16:37:33.262Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:37:33.262Z] ---> Running in 25346f06d851 [2021-09-09T16:37:33.262Z] Removing intermediate container 548742f91dcd [2021-09-09T16:37:33.262Z] ---> e57ae6157081 [2021-09-09T16:37:33.262Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:37:33.262Z] Removing intermediate container eab1d50c3d57 [2021-09-09T16:37:33.262Z] ---> 1f192ed1cd25 [2021-09-09T16:37:33.262Z] Step 21/22 : LABEL git_sha=923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [2021-09-09T16:37:33.262Z] ---> Running in 87f6bb59cc4c [2021-09-09T16:37:33.543Z] ---> Running in 272e0a7ec759 [2021-09-09T16:37:33.543Z] Removing intermediate container 25346f06d851 [2021-09-09T16:37:33.543Z] ---> d3872738f840 [2021-09-09T16:37:33.543Z] Step 22/23 : LABEL git_sha=923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [2021-09-09T16:37:33.543Z] ---> 7a7d32cc6f3d [2021-09-09T16:37:33.543Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:37:33.543Z] ---> Running in 169a86e9bc20 [2021-09-09T16:37:33.543Z] Removing intermediate container 272e0a7ec759 [2021-09-09T16:37:33.543Z] ---> dcfbdc0748b2 [2021-09-09T16:37:33.543Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:37:33.812Z] ---> Running in 11a4ce08e98a [2021-09-09T16:37:33.812Z] Removing intermediate container 169a86e9bc20 [2021-09-09T16:37:33.812Z] ---> cc06081f3a09 [2021-09-09T16:37:33.812Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:37:33.812Z] ---> Running in 43c03c565c2b [2021-09-09T16:37:33.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:34.078Z] ---> fbb54e130aac [2021-09-09T16:37:34.078Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:34.078Z] Removing intermediate container 11a4ce08e98a [2021-09-09T16:37:34.078Z] ---> 4a629a257723 [2021-09-09T16:37:34.078Z] [2021-09-09T16:37:34.078Z] Removing intermediate container 43c03c565c2b [2021-09-09T16:37:34.078Z] ---> 3dcbd5756354 [2021-09-09T16:37:34.078Z] [2021-09-09T16:37:34.078Z] Successfully built 4a629a257723 [2021-09-09T16:37:34.078Z] Successfully built 3dcbd5756354 [2021-09-09T16:37:34.078Z] Successfully tagged security-proxy-setup:latest [2021-09-09T16:37:34.078Z] Building core-metadata [2021-09-09T16:37:34.078Z]  Building security-proxy-setup ... done Successfully tagged support-scheduler:latest [2021-09-09T16:37:34.078Z] Building security-bootstrapper [2021-09-09T16:37:34.342Z]  Building support-scheduler ... done  ---> 73d9b3625dd3 [2021-09-09T16:37:34.342Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:37:34.342Z] ---> Running in cde9dda7c53b [2021-09-09T16:37:34.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:36.118Z] Removing intermediate container cde9dda7c53b [2021-09-09T16:37:36.118Z] ---> dd11d74a15a9 [2021-09-09T16:37:36.118Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:36.118Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:36.118Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:37:36.118Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:37:36.118Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:37:36.118Z] ---> Running in 785347d66356 [2021-09-09T16:37:36.118Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:37:36.118Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:37:36.388Z] Removing intermediate container 785347d66356 [2021-09-09T16:37:36.388Z] ---> cb289308ee1a [2021-09-09T16:37:36.388Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:37:36.388Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:36.388Z] OK: 8 MiB in 20 packages [2021-09-09T16:37:36.655Z] ---> Running in a7f30a47a103 [2021-09-09T16:37:37.257Z] Removing intermediate container a7f30a47a103 [2021-09-09T16:37:37.257Z] ---> ea3ddbfbabe8 [2021-09-09T16:37:37.257Z] Step 23/24 : LABEL git_sha=923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [2021-09-09T16:37:37.257Z] Removing intermediate container 87f6bb59cc4c [2021-09-09T16:37:37.258Z] ---> 3171973d4a9f [2021-09-09T16:37:37.258Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:37.531Z] ---> Running in e649b31dd342 [2021-09-09T16:37:37.531Z] Removing intermediate container e649b31dd342 [2021-09-09T16:37:37.531Z] ---> cf95d3ede843 [2021-09-09T16:37:37.531Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:37:37.814Z] ---> cc2522c9d56b [2021-09-09T16:37:37.814Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:37:37.814Z] ---> Running in 2291d4bd2e74 [2021-09-09T16:37:38.090Z] Removing intermediate container 2291d4bd2e74 [2021-09-09T16:37:38.090Z] ---> 2f8b09096ac7 [2021-09-09T16:37:38.090Z] [2021-09-09T16:37:38.090Z] Successfully built 2f8b09096ac7 [2021-09-09T16:37:38.090Z] Successfully tagged core-command:latest [2021-09-09T16:37:38.090Z]  Building core-command ... done Building support-notifications [2021-09-09T16:37:39.509Z] ---> 07a2e5939efc [2021-09-09T16:37:39.509Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:40.921Z] ---> 046a8d035eb0 [2021-09-09T16:37:40.921Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:37:40.921Z] ---> Running in 0a73f7b217f7 [2021-09-09T16:37:41.507Z] Removing intermediate container 0a73f7b217f7 [2021-09-09T16:37:41.507Z] ---> 17b1d3d92071 [2021-09-09T16:37:41.507Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:41.777Z] ---> Running in c313414e6267 [2021-09-09T16:37:42.054Z] Removing intermediate container c313414e6267 [2021-09-09T16:37:42.054Z] ---> ce61391ee1db [2021-09-09T16:37:42.054Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:37:42.322Z] ---> Running in a94c74eff9e5 [2021-09-09T16:37:42.590Z] Removing intermediate container a94c74eff9e5 [2021-09-09T16:37:42.590Z] ---> e2b5daf1f504 [2021-09-09T16:37:42.590Z] Step 23/24 : LABEL git_sha=923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [2021-09-09T16:37:42.590Z] ---> Running in 4a0250096513 [2021-09-09T16:37:42.867Z] Removing intermediate container 4a0250096513 [2021-09-09T16:37:42.867Z] ---> 513d9e51f458 [2021-09-09T16:37:42.867Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:37:43.134Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:37:43.134Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:37:43.134Z] ---> 08bdaf2f88f9 [2021-09-09T16:37:43.134Z] 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-09-09T16:37:43.134Z] ---> Running in 6f781f1ee180 [2021-09-09T16:37:43.402Z] ---> Running in f58a55131dbc [2021-09-09T16:37:43.402Z] Removing intermediate container 6f781f1ee180 [2021-09-09T16:37:43.402Z] ---> dd3a326113d9 [2021-09-09T16:37:43.402Z] [2021-09-09T16:37:43.402Z] Successfully built dd3a326113d9 [2021-09-09T16:37:43.402Z] Successfully tagged core-data:latest [2021-09-09T16:37:43.402Z]  Building core-data ... done Building security-secretstore-setup [2021-09-09T16:37:43.402Z] Removing intermediate container f58a55131dbc [2021-09-09T16:37:43.402Z] ---> 33c8b0ac7176 [2021-09-09T16:37:43.402Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T16:37:43.670Z] ---> Running in 7513851bd7a2 [2021-09-09T16:37:44.840Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:44.840Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:44.840Z] ---> 01559a727359 [2021-09-09T16:37:44.840Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:37:45.107Z] ---> Using cache [2021-09-09T16:37:45.107Z] ---> b6c4f564359a [2021-09-09T16:37:45.107Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:45.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:45.107Z] ---> Using cache [2021-09-09T16:37:45.107Z] ---> 4d3cdfc21737 [2021-09-09T16:37:45.107Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:37:45.107Z] ---> Using cache [2021-09-09T16:37:45.107Z] ---> a35e81cb3ab4 [2021-09-09T16:37:45.107Z] Step 6/24 : COPY go.mod . [2021-09-09T16:37:45.107Z] ---> Using cache [2021-09-09T16:37:45.107Z] ---> 788c80439550 [2021-09-09T16:37:45.107Z] Step 7/24 : RUN go mod download [2021-09-09T16:37:45.107Z] ---> Using cache [2021-09-09T16:37:45.107Z] ---> 3f1bd69702a1 [2021-09-09T16:37:45.107Z] Step 8/24 : COPY . . [2021-09-09T16:37:45.107Z] ---> Using cache [2021-09-09T16:37:45.107Z] ---> 61c83f922888 [2021-09-09T16:37:45.107Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:37:45.107Z] ---> Using cache [2021-09-09T16:37:45.107Z] ---> 3be7b1bf4fce [2021-09-09T16:37:45.107Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:37:45.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:45.373Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:37:45.373Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:37:45.373Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:37:45.656Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:37:45.656Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:37:45.656Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:37:45.656Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:37:45.656Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:37:45.656Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:37:45.656Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:37:45.656Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:37:45.656Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:37:45.656Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:37:45.656Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:37:45.656Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:37:45.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:45.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:45.656Z] ---> 01559a727359 [2021-09-09T16:37:45.656Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:37:45.656Z] ---> Using cache [2021-09-09T16:37:45.656Z] ---> b6c4f564359a [2021-09-09T16:37:45.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:45.656Z] ---> Using cache [2021-09-09T16:37:45.656Z] ---> 4d3cdfc21737 [2021-09-09T16:37:45.656Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:37:46.245Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:46.245Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:46.245Z] ---> 01559a727359 [2021-09-09T16:37:46.245Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T16:37:46.245Z] ---> Using cache [2021-09-09T16:37:46.245Z] ---> b6c4f564359a [2021-09-09T16:37:46.245Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:46.245Z] ---> Using cache [2021-09-09T16:37:46.245Z] ---> 4d3cdfc21737 [2021-09-09T16:37:46.245Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:37:46.245Z] ---> Using cache [2021-09-09T16:37:46.245Z] ---> a35e81cb3ab4 [2021-09-09T16:37:46.245Z] Step 6/32 : COPY go.mod . [2021-09-09T16:37:46.245Z] ---> Using cache [2021-09-09T16:37:46.245Z] ---> 788c80439550 [2021-09-09T16:37:46.245Z] Step 7/32 : RUN go mod download [2021-09-09T16:37:46.245Z] ---> Using cache [2021-09-09T16:37:46.245Z] ---> 3f1bd69702a1 [2021-09-09T16:37:46.245Z] Step 8/32 : COPY . . [2021-09-09T16:37:46.245Z] ---> Using cache [2021-09-09T16:37:46.245Z] ---> 61c83f922888 [2021-09-09T16:37:46.245Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:37:46.245Z] ---> Using cache [2021-09-09T16:37:46.245Z] ---> 3be7b1bf4fce [2021-09-09T16:37:46.245Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:37:48.185Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:48.185Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:48.185Z] ---> 01559a727359 [2021-09-09T16:37:48.185Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:37:48.185Z] ---> Using cache [2021-09-09T16:37:48.185Z] ---> b6c4f564359a [2021-09-09T16:37:48.185Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:48.185Z] ---> Using cache [2021-09-09T16:37:48.185Z] ---> 4d3cdfc21737 [2021-09-09T16:37:48.185Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:37:48.185Z] ---> Using cache [2021-09-09T16:37:48.185Z] ---> a35e81cb3ab4 [2021-09-09T16:37:48.185Z] Step 6/26 : COPY go.mod . [2021-09-09T16:37:48.185Z] ---> Using cache [2021-09-09T16:37:48.185Z] ---> 788c80439550 [2021-09-09T16:37:48.185Z] Step 7/26 : RUN go mod download [2021-09-09T16:37:48.185Z] ---> Using cache [2021-09-09T16:37:48.185Z] ---> 3f1bd69702a1 [2021-09-09T16:37:48.185Z] Step 8/26 : COPY . . [2021-09-09T16:37:48.185Z] ---> Using cache [2021-09-09T16:37:48.185Z] ---> 61c83f922888 [2021-09-09T16:37:48.185Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:37:48.185Z] ---> Using cache [2021-09-09T16:37:48.185Z] ---> 3be7b1bf4fce [2021-09-09T16:37:48.185Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:37:48.185Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:37:48.185Z] ---> Running in 22a50e6dc2d2 [2021-09-09T16:37:48.185Z] ---> Running in c5366a790b47 [2021-09-09T16:37:48.185Z] ---> Running in b3703f8d71e2 [2021-09-09T16:37:48.185Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:37:48.185Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:37:48.185Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:37:48.185Z] ---> Running in 8da6906e601b [2021-09-09T16:37:48.185Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:37:48.185Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:37:48.185Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:37:48.185Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:37:48.185Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:37:48.186Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:37:48.186Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:37:48.471Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:37:48.471Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:37:48.471Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:37:48.471Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:37:48.471Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:37:48.471Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:37:48.471Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:37:48.471Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:37:48.471Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:37:48.471Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:37:48.471Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:37:48.471Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:37:48.471Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:37:48.471Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:37:48.748Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T16:37:48.748Z] OK: 82 MiB in 59 packages [2021-09-09T16:37:48.748Z] 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-09-09T16:37:48.748Z] 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-09-09T16:37:49.033Z] 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-09-09T16:37:49.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:50.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:50.655Z] OK: 219 MiB in 52 packages [2021-09-09T16:37:51.274Z] Collecting docker-compose==1.23.2 [2021-09-09T16:37:51.274Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:37:51.274Z] Removing intermediate container b3703f8d71e2 [2021-09-09T16:37:51.274Z] ---> ea6bdc48d1b0 [2021-09-09T16:37:51.274Z] Step 6/23 : COPY go.mod . [2021-09-09T16:37:51.561Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:37:51.561Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:37:51.561Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:37:51.561Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:37:51.561Z] ---> 3e80cecbd4a7 [2021-09-09T16:37:51.561Z] Step 7/23 : RUN go mod download [2021-09-09T16:37:51.561Z] ---> Running in 7fdf7f06d8bf [2021-09-09T16:37:52.179Z] 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-09-09T16:37:52.785Z] Collecting PyYAML<4,>=3.10 [2021-09-09T16:37:52.785Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:37:54.241Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:37:54.241Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:37:54.522Z] Removing intermediate container 7fdf7f06d8bf [2021-09-09T16:37:54.522Z] ---> 800b2b8f2613 [2021-09-09T16:37:54.522Z] Step 8/23 : COPY . . [2021-09-09T16:37:54.806Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:37:54.806Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:37:54.806Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:37:54.806Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:37:54.806Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:37:54.806Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:37:55.089Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:37:55.089Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:37:55.380Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:37:55.380Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:37:55.988Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:37:55.988Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:37:56.272Z] Collecting certifi>=2017.4.17 [2021-09-09T16:37:56.272Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:37:56.272Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:37:56.272Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:37:56.914Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:37:56.914Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:37:56.914Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:37:56.914Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:37:56.986Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-09T16:37:57.195Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:37:57.195Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:37:57.195Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:37:57.195Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:37:56.078Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:37:56.118Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:37:56.152Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:37:56.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:37:56.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:37:56.215Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T16:37:57.010Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:37:57.031Z] > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 [2021-09-09T16:37:57.497Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:37:57.497Z] Attempting uninstall: urllib3 [2021-09-09T16:37:57.497Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:37:57.497Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:37:57.497Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:37:57.497Z] Attempting uninstall: idna [2021-09-09T16:37:57.497Z] Found existing installation: idna 3.1 [2021-09-09T16:37:57.497Z] Uninstalling idna-3.1: [2021-09-09T16:37:57.690Z] Merge succeeded, producing ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:37:57.691Z] Checking out Revision ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 (PR-3704) [2021-09-09T16:37:57.769Z] Successfully uninstalled idna-3.1 [2021-09-09T16:37:58.353Z] Attempting uninstall: chardet [2021-09-09T16:37:58.353Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:37:58.353Z] Uninstalling chardet-4.0.0: [2021-09-09T16:37:58.353Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:37:58.951Z] Attempting uninstall: requests [2021-09-09T16:37:58.951Z] Found existing installation: requests 2.25.1 [2021-09-09T16:37:58.951Z] Uninstalling requests-2.25.1: [2021-09-09T16:37:59.219Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:37:59.487Z] Running setup.py install for texttable: started [2021-09-09T16:37:57.294Z] > git remote # timeout=10 [2021-09-09T16:37:57.323Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T16:37:57.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:37:57.358Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T16:37:57.663Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T16:37:57.698Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:37:57.712Z] > git checkout -f ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 # timeout=10 [2021-09-09T16:38:00.911Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:38:00.911Z] Running setup.py install for PyYAML: started [2021-09-09T16:38:01.177Z] ---> a81c75b5212d [2021-09-09T16:38:01.177Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:38:01.177Z] ---> Running in 6028d3646592 [2021-09-09T16:38:01.768Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:38:01.768Z] Running setup.py install for docopt: started [2021-09-09T16:38:02.452Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T16:38:02.459Z] > git rev-list --no-walk c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 [2021-09-09T16:38:02.748Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:38:02.748Z] Running setup.py install for dockerpty: started [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:38:02.983Z] provisioning config files... [2021-09-09T16:38:03.013Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4902435498415526660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:38:03.358Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:38:03.359Z] Removing intermediate container 6028d3646592 [2021-09-09T16:38:03.359Z] ---> a35cf0c23d22 [2021-09-09T16:38:03.359Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:38:03.359Z] ---> Running in 65a2c1189a50 [2021-09-09T16:38:03.617Z] ---> docker-login.sh [2021-09-09T16:38:03.617Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:38:03.643Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-09T16:38:03.926Z] 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-09-09T16:38:05.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:38:05.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:38:05.666Z] Configure a credential helper to remove this warning. See [2021-09-09T16:38:05.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:38:05.666Z] [2021-09-09T16:38:05.666Z] Login Succeeded [2021-09-09T16:38:05.666Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:38:05.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:38:06.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:38:06.223Z] Configure a credential helper to remove this warning. See [2021-09-09T16:38:06.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:38:06.223Z] [2021-09-09T16:38:06.223Z] Login Succeeded [2021-09-09T16:38:06.223Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:38:06.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:38:06.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:38:06.774Z] Configure a credential helper to remove this warning. See [2021-09-09T16:38:06.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:38:06.774Z] [2021-09-09T16:38:06.774Z] Login Succeeded [2021-09-09T16:38:06.774Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:38:07.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:38:07.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:38:07.334Z] Configure a credential helper to remove this warning. See [2021-09-09T16:38:07.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:38:07.334Z] [2021-09-09T16:38:07.334Z] Login Succeeded [2021-09-09T16:38:07.334Z] docker.io [2021-09-09T16:38:07.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:38:07.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:38:07.890Z] Configure a credential helper to remove this warning. See [2021-09-09T16:38:07.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:38:07.890Z] [2021-09-09T16:38:07.890Z] Login Succeeded [2021-09-09T16:38:07.890Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:38:07.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-09T16:38:08.256Z] Removing intermediate container 7513851bd7a2 [2021-09-09T16:38:08.256Z] ---> 23eecf86cc0b [2021-09-09T16:38:08.256Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:38:08.256Z] ---> Running in c28e262cb0e2 [2021-09-09T16:38:08.256Z] Removing intermediate container c28e262cb0e2 [2021-09-09T16:38:08.256Z] ---> 5d046c944c9c [2021-09-09T16:38:08.256Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:38:08.256Z] ---> Running in 7761c025b412 [2021-09-09T16:38:08.256Z] Removing intermediate container 7761c025b412 [2021-09-09T16:38:08.256Z] ---> 0c68fa51233e [2021-09-09T16:38:08.256Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:38:08.534Z] ---> d210286d39be [2021-09-09T16:38:08.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:08.534Z] ---> 034e7adc9ad1 [2021-09-09T16:38:08.534Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:38:10.313Z] ---> 47b81d3c4cdb [2021-09-09T16:38:10.314Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:38:10.314Z] ---> Running in 0cb4b65e499e [2021-09-09T16:38:10.314Z] Removing intermediate container 0cb4b65e499e [2021-09-09T16:38:10.314Z] ---> 741c2fa12a26 [2021-09-09T16:38:10.314Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:10.314Z] ---> Running in f00bc337a627 [2021-09-09T16:38:10.314Z] Removing intermediate container f00bc337a627 [2021-09-09T16:38:10.314Z] ---> 2e22cb690c4a [2021-09-09T16:38:10.314Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:38:10.314Z] ---> Running in 0efaf4a1599a [2021-09-09T16:38:10.314Z] Removing intermediate container 0efaf4a1599a [2021-09-09T16:38:10.314Z] ---> fcd456dff540 [2021-09-09T16:38:10.314Z] Step 23/24 : LABEL git_sha=923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [2021-09-09T16:38:10.314Z] ---> Running in de76fb3810e1 [2021-09-09T16:38:10.314Z] Removing intermediate container de76fb3810e1 [2021-09-09T16:38:10.314Z] ---> 28c91d2a2982 [2021-09-09T16:38:10.314Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:38:10.314Z] ---> Running in c7e98c130d8c [2021-09-09T16:38:10.314Z] Removing intermediate container c7e98c130d8c [2021-09-09T16:38:10.314Z] ---> 23f86270b7f3 [2021-09-09T16:38:10.314Z] [2021-09-09T16:38:10.314Z] Successfully built 23f86270b7f3 [2021-09-09T16:38:10.314Z] Successfully tagged sys-mgmt-agent:latest [Pipeline] echo [2021-09-09T16:38:10.369Z] ========================================================= [2021-09-09T16:38:10.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T16:38:10.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:38:10.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:38:11.020Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T16:38:11.020Z] 595b0fe564bb: Pulling fs layer [2021-09-09T16:38:11.020Z] 24495759ef45: Pulling fs layer [2021-09-09T16:38:11.020Z] d148012ef14d: Pulling fs layer [2021-09-09T16:38:11.020Z] e90a11edd702: Pulling fs layer [2021-09-09T16:38:11.020Z] d77568369979: Pulling fs layer [2021-09-09T16:38:11.021Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T16:38:11.021Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T16:38:11.021Z] 97ac5df62f85: Pulling fs layer [2021-09-09T16:38:11.021Z] d77568369979: Waiting [2021-09-09T16:38:11.021Z] fc1c9f9a7f3b: Waiting [2021-09-09T16:38:11.021Z] 170f2ba95c9a: Waiting [2021-09-09T16:38:11.021Z] 97ac5df62f85: Waiting [2021-09-09T16:38:11.021Z] e90a11edd702: Waiting [2021-09-09T16:38:11.301Z] d148012ef14d: Verifying Checksum [2021-09-09T16:38:11.301Z] d148012ef14d: Download complete [2021-09-09T16:38:11.301Z] 24495759ef45: Download complete [2021-09-09T16:38:11.301Z] d77568369979: Verifying Checksum [2021-09-09T16:38:11.301Z] d77568369979: Download complete [2021-09-09T16:38:11.301Z] fc1c9f9a7f3b: Download complete [2021-09-09T16:38:11.301Z] 595b0fe564bb: Verifying Checksum [2021-09-09T16:38:11.301Z] 595b0fe564bb: Download complete [2021-09-09T16:38:11.301Z] 170f2ba95c9a: Verifying Checksum [2021-09-09T16:38:11.301Z] 170f2ba95c9a: Download complete [2021-09-09T16:38:12.303Z] 595b0fe564bb: Pull complete [2021-09-09T16:38:12.912Z] 24495759ef45: Pull complete [2021-09-09T16:38:13.514Z] d148012ef14d: Pull complete [2021-09-09T16:38:16.179Z] 97ac5df62f85: Verifying Checksum [2021-09-09T16:38:16.179Z] 97ac5df62f85: Download complete [2021-09-09T16:38:16.466Z] e90a11edd702: Verifying Checksum [2021-09-09T16:38:16.466Z] e90a11edd702: Download complete [2021-09-09T16:38:20.456Z]  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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T16:38:24.720Z] Removing intermediate container 22a50e6dc2d2 [2021-09-09T16:38:24.720Z] ---> 27c47485ea03 [2021-09-09T16:38:24.720Z] [2021-09-09T16:38:24.720Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:38:24.720Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:24.720Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:38:24.986Z] ---> Running in 7ad9c4cba157 [2021-09-09T16:38:24.986Z] Removing intermediate container 8da6906e601b [2021-09-09T16:38:24.986Z] ---> 34c97c864de6 [2021-09-09T16:38:24.986Z] [2021-09-09T16:38:24.986Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:38:24.986Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:24.986Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:38:24.986Z] ---> Running in 330c076b05a1 [2021-09-09T16:38:24.986Z] Removing intermediate container 7ad9c4cba157 [2021-09-09T16:38:24.986Z] ---> 5d27b14da9e7 [2021-09-09T16:38:24.986Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:38:25.252Z] ---> Running in f2edf1c362c2 [2021-09-09T16:38:25.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:25.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:25.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:25.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:26.078Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:38:26.078Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:38:26.078Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:38:26.078Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:38:26.078Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:38:26.078Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:38:26.078Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:38:26.078Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:38:26.078Z] OK: 6 MiB in 16 packages [2021-09-09T16:38:26.078Z] OK: 6 MiB in 17 packages [2021-09-09T16:38:26.667Z] Removing intermediate container c5366a790b47 [2021-09-09T16:38:26.667Z] ---> 9d69cd941e2a [2021-09-09T16:38:26.667Z] [2021-09-09T16:38:26.667Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:38:26.667Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:26.667Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:38:26.667Z] ---> Using cache [2021-09-09T16:38:26.667Z] ---> 739f6845046b [2021-09-09T16:38:26.667Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:38:26.667Z] ---> Using cache [2021-09-09T16:38:26.667Z] ---> 9c603c7cdadb [2021-09-09T16:38:26.667Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:38:26.667Z] ---> Running in abe076407dc2 [2021-09-09T16:38:26.667Z] Removing intermediate container abe076407dc2 [2021-09-09T16:38:26.667Z] ---> 7b6b37e10015 [2021-09-09T16:38:26.667Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:38:26.933Z] ---> Running in 7d7884fe6241 [2021-09-09T16:38:26.934Z] Removing intermediate container f2edf1c362c2 [2021-09-09T16:38:26.934Z] ---> 9a3458a63769 [2021-09-09T16:38:26.934Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:38:26.934Z] ---> Running in 89db490cb744 [2021-09-09T16:38:27.199Z] Removing intermediate container 7d7884fe6241 [2021-09-09T16:38:27.199Z] ---> cfcacc0646f2 [2021-09-09T16:38:27.199Z] Step 16/24 : WORKDIR / [2021-09-09T16:38:27.199Z] Removing intermediate container 330c076b05a1 [2021-09-09T16:38:27.199Z] ---> 76ff9b4147a1 [2021-09-09T16:38:27.199Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:38:27.199Z] ---> Running in 7f3de8e5bb7c [2021-09-09T16:38:27.199Z] Removing intermediate container 89db490cb744 [2021-09-09T16:38:27.199Z] ---> 469775756eaf [2021-09-09T16:38:27.199Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:38:27.199Z] ---> Running in fb2932a3af79 [2021-09-09T16:38:27.471Z] ---> Running in da76909680e2 [2021-09-09T16:38:27.471Z] Removing intermediate container 7f3de8e5bb7c [2021-09-09T16:38:27.471Z] ---> 46cd6525e5c4 [2021-09-09T16:38:27.471Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:27.471Z] Removing intermediate container fb2932a3af79 [2021-09-09T16:38:27.471Z] ---> 305e6f89d693 [2021-09-09T16:38:27.471Z] Step 14/26 : WORKDIR / [2021-09-09T16:38:27.739Z] Removing intermediate container da76909680e2 [2021-09-09T16:38:27.739Z] ---> cdd24b62a549 [2021-09-09T16:38:27.739Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:38:27.739Z] ---> Running in 5d443dca9abd [2021-09-09T16:38:27.739Z] ---> Running in 85ede5a01936 [2021-09-09T16:38:27.739Z] ---> 111159acae9b [2021-09-09T16:38:27.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:38:27.739Z] Removing intermediate container 5d443dca9abd [2021-09-09T16:38:27.739Z] ---> 0bf230ed8ada [2021-09-09T16:38:27.739Z] 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-09-09T16:38:28.323Z] ---> 7792d352a8ab [2021-09-09T16:38:28.323Z] 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-09-09T16:38:28.587Z] ---> 16100ab333e5 [2021-09-09T16:38:28.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:28.853Z] ---> 344eabeec5e4 [2021-09-09T16:38:28.853Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:28.853Z] Removing intermediate container 85ede5a01936 [2021-09-09T16:38:28.853Z] ---> 8255a7eb07c9 [2021-09-09T16:38:28.853Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:38:28.853Z] ---> Running in 37f7af4b5d8c [2021-09-09T16:38:28.952Z] e90a11edd702: Pull complete [2021-09-09T16:38:28.952Z] d77568369979: Pull complete [2021-09-09T16:38:28.952Z] fc1c9f9a7f3b: Pull complete [2021-09-09T16:38:28.952Z] 170f2ba95c9a: Pull complete [2021-09-09T16:38:29.127Z] ---> eca05d9f74cb [2021-09-09T16:38:29.127Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:38:29.127Z] ---> Running in 680256013cb8 [2021-09-09T16:38:29.127Z] Removing intermediate container 37f7af4b5d8c [2021-09-09T16:38:29.127Z] ---> bc7aced283e0 [2021-09-09T16:38:29.127Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:38:29.403Z] ---> 1a93374adcdc [2021-09-09T16:38:29.403Z] 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-09-09T16:38:29.403Z] Removing intermediate container 680256013cb8 [2021-09-09T16:38:29.403Z] ---> 74953f9533c7 [2021-09-09T16:38:29.403Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:29.403Z] ---> Running in dfde95a3e431 [2021-09-09T16:38:29.671Z] ---> 9b4ea2c723dc [2021-09-09T16:38:29.671Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:38:29.671Z] ---> 47af37879f9a [2021-09-09T16:38:29.671Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:38:29.671Z] Removing intermediate container dfde95a3e431 [2021-09-09T16:38:29.671Z] ---> 3edcdba95fec [2021-09-09T16:38:29.671Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:38:29.671Z] ---> Running in 00c0182a1169 [2021-09-09T16:38:29.671Z] ---> Running in a3298e8ff9ee [2021-09-09T16:38:29.936Z] Removing intermediate container a3298e8ff9ee [2021-09-09T16:38:29.936Z] ---> e2fe913beadd [2021-09-09T16:38:29.936Z] Step 23/24 : LABEL git_sha=923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [2021-09-09T16:38:29.936Z] ---> Running in 4c31bf72af64 [2021-09-09T16:38:29.936Z] ---> 5ed91b9983f3 [2021-09-09T16:38:29.936Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:38:30.204Z] Removing intermediate container 4c31bf72af64 [2021-09-09T16:38:30.204Z] ---> 0c17f556f1ef [2021-09-09T16:38:30.204Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:38:30.204Z] ---> Running in 6a2d71058949 [2021-09-09T16:38:30.481Z] ---> 806c1dfb8aa1 [2021-09-09T16:38:30.481Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:38:30.481Z] Removing intermediate container 6a2d71058949 [2021-09-09T16:38:30.481Z] ---> 38f01a312f14 [2021-09-09T16:38:30.481Z] [2021-09-09T16:38:30.746Z] Successfully built 38f01a312f14 [2021-09-09T16:38:30.746Z] Removing intermediate container 00c0182a1169 [2021-09-09T16:38:30.746Z] ---> c137fbd77c1f [2021-09-09T16:38:30.746Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:30.746Z] Successfully tagged core-metadata:latest [2021-09-09T16:38:30.746Z]  Building core-metadata ... done  ---> edcf12cbb661 [2021-09-09T16:38:30.746Z] 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-09-09T16:38:30.746Z] ---> Running in dcbecb46a38e [2021-09-09T16:38:31.010Z] ---> 47a3adcfe3d3 [2021-09-09T16:38:31.010Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:38:31.594Z] ---> e7d07c8b108e [2021-09-09T16:38:31.594Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:38:31.859Z] Removing intermediate container 65a2c1189a50 [2021-09-09T16:38:31.859Z] ---> e438c0b88edc [2021-09-09T16:38:31.859Z] [2021-09-09T16:38:31.859Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:38:31.859Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:31.859Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:38:31.859Z] Removing intermediate container dcbecb46a38e [2021-09-09T16:38:31.859Z] ---> bbde8d9dfbc7 [2021-09-09T16:38:31.859Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:38:31.859Z] ---> Running in 80ca682d346e [2021-09-09T16:38:31.859Z] ---> 15d5bdbc4a14 [2021-09-09T16:38:31.859Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:38:31.859Z] ---> Running in d451aeee4d9d [2021-09-09T16:38:31.859Z] Removing intermediate container d451aeee4d9d [2021-09-09T16:38:31.859Z] ---> 1672274c66f4 [2021-09-09T16:38:31.859Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T16:38:31.859Z] ---> Running in 6b7c27aaf19e [2021-09-09T16:38:32.128Z] ---> 3a1be17c7d77 [2021-09-09T16:38:32.128Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:38:32.128Z] Removing intermediate container 6b7c27aaf19e [2021-09-09T16:38:32.128Z] ---> 819cf1c01266 [2021-09-09T16:38:32.128Z] Step 25/26 : LABEL git_sha=923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [2021-09-09T16:38:32.128Z] ---> Running in d2ccd095482f [2021-09-09T16:38:32.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:32.128Z] ---> bf4ab2edb0fe [2021-09-09T16:38:32.128Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:38:32.128Z] Removing intermediate container d2ccd095482f [2021-09-09T16:38:32.128Z] ---> da5bea1f9fac [2021-09-09T16:38:32.128Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:38:32.393Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:32.393Z] ---> Running in b718021f1dbc [2021-09-09T16:38:32.393Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:38:32.393Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:38:32.393Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:38:32.393Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:38:32.663Z] OK: 6 MiB in 16 packages [2021-09-09T16:38:32.663Z] ---> Running in f111388558ce [2021-09-09T16:38:32.663Z] Removing intermediate container b718021f1dbc [2021-09-09T16:38:32.663Z] ---> 5851a2e517f4 [2021-09-09T16:38:32.663Z] [2021-09-09T16:38:32.663Z] Successfully built 5851a2e517f4 [2021-09-09T16:38:32.663Z] Removing intermediate container f111388558ce [2021-09-09T16:38:32.663Z] ---> 41b497ccf16b [2021-09-09T16:38:32.663Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:38:32.663Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T16:38:32.930Z]  Building security-secretstore-setup ... done  ---> 4f3b37b2bae0 [2021-09-09T16:38:32.930Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:38:32.930Z] Removing intermediate container 80ca682d346e [2021-09-09T16:38:32.930Z] ---> 4652b731878d [2021-09-09T16:38:32.930Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:38:32.930Z] ---> Running in bfb866d7e6a2 [2021-09-09T16:38:32.930Z] ---> Running in c1baddc5463d [2021-09-09T16:38:33.196Z] Removing intermediate container bfb866d7e6a2 [2021-09-09T16:38:33.196Z] ---> 1e336f9b2bd5 [2021-09-09T16:38:33.196Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:38:33.196Z] ---> Running in e5183b9b6616 [2021-09-09T16:38:33.196Z] Removing intermediate container e5183b9b6616 [2021-09-09T16:38:33.196Z] ---> 07d7ad07beb2 [2021-09-09T16:38:33.196Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:38:33.196Z] ---> Running in 438e02e94ad8 [2021-09-09T16:38:33.463Z] Removing intermediate container 438e02e94ad8 [2021-09-09T16:38:33.463Z] ---> 578c7acaaee8 [2021-09-09T16:38:33.463Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:33.463Z] ---> a260ac2b922f [2021-09-09T16:38:33.463Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:38:33.463Z] Removing intermediate container c1baddc5463d [2021-09-09T16:38:33.463Z] ---> 64f139f75511 [2021-09-09T16:38:33.463Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:38:35.287Z] ---> Running in 3732518f4610 [2021-09-09T16:38:35.287Z] Removing intermediate container 3732518f4610 [2021-09-09T16:38:35.287Z] ---> 585da959a2a7 [2021-09-09T16:38:35.287Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:38:35.287Z] ---> 57bae2a8b87e [2021-09-09T16:38:35.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:35.287Z] ---> Running in a93547af0ea1 [2021-09-09T16:38:35.287Z] ---> b8ec29db95cc [2021-09-09T16:38:35.287Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:38:35.287Z] Removing intermediate container a93547af0ea1 [2021-09-09T16:38:35.287Z] ---> db20076be7a5 [2021-09-09T16:38:35.287Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T16:38:35.287Z] ---> Running in d87e509dbd51 [2021-09-09T16:38:35.287Z] ---> Running in 3e87385cfc4b [2021-09-09T16:38:35.287Z] Removing intermediate container d87e509dbd51 [2021-09-09T16:38:35.287Z] ---> 141a0f01a03d [2021-09-09T16:38:35.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:35.287Z] ---> Running in 329ee58dd949 [2021-09-09T16:38:35.287Z] Removing intermediate container 3e87385cfc4b [2021-09-09T16:38:35.287Z] ---> 83e05636654b [2021-09-09T16:38:35.287Z] Step 31/32 : LABEL git_sha=923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [2021-09-09T16:38:35.287Z] Removing intermediate container 329ee58dd949 [2021-09-09T16:38:35.287Z] ---> cfde73f97f8d [2021-09-09T16:38:35.287Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:38:35.287Z] ---> Running in 2941531c8f85 [2021-09-09T16:38:35.287Z] ---> Running in f2439d0658ad [2021-09-09T16:38:35.287Z] Removing intermediate container 2941531c8f85 [2021-09-09T16:38:35.287Z] ---> afcac7249bd6 [2021-09-09T16:38:35.287Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:38:35.287Z] Removing intermediate container f2439d0658ad [2021-09-09T16:38:35.287Z] ---> 0181dc2d3d93 [2021-09-09T16:38:35.287Z] Step 22/23 : LABEL git_sha=923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [2021-09-09T16:38:35.287Z] ---> Running in d7771f96063b [2021-09-09T16:38:35.287Z] ---> Running in af6487ef5e04 [2021-09-09T16:38:35.287Z] Removing intermediate container af6487ef5e04 [2021-09-09T16:38:35.287Z] ---> 29b28a19080b [2021-09-09T16:38:35.287Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:38:35.287Z] Removing intermediate container d7771f96063b [2021-09-09T16:38:35.287Z] ---> 98d5ad730e2e [2021-09-09T16:38:35.287Z] [2021-09-09T16:38:35.287Z] ---> Running in bd22231404ea [2021-09-09T16:38:35.287Z] Successfully built 98d5ad730e2e [2021-09-09T16:38:35.287Z] Successfully tagged security-bootstrapper:latest [2021-09-09T16:38:35.287Z]  Building security-bootstrapper ... done Removing intermediate container bd22231404ea [2021-09-09T16:38:35.287Z] ---> 80df9c014766 [2021-09-09T16:38:35.287Z] [2021-09-09T16:38:35.287Z] Successfully built 80df9c014766 [2021-09-09T16:38:35.287Z] Successfully tagged support-notifications:latest [2021-09-09T16:38:35.295Z] 97ac5df62f85: Pull complete [2021-09-09T16:38:35.295Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T16:38:35.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:38:35.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:38:35.299Z]  Building support-notifications ... done  [Pipeline] } [2021-09-09T16:38:35.302Z] $ docker stop --time=1 d4a439d4eff182007f59cb84db9b15ab82e464db3b6b40e367cf6be964d8b8dc [2021-09-09T16:38:36.541Z] $ docker rm -f d4a439d4eff182007f59cb84db9b15ab82e464db3b6b40e367cf6be964d8b8dc [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:38:36.921Z] + docker images [2021-09-09T16:38:36.921Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:38:36.921Z] security-bootstrapper latest 98d5ad730e2e 2 seconds ago 18.8MB [2021-09-09T16:38:36.921Z] support-notifications latest 80df9c014766 2 seconds ago 16.8MB [2021-09-09T16:38:36.921Z] security-secretstore-setup latest 5851a2e517f4 4 seconds ago 28.1MB [2021-09-09T16:38:36.921Z] e438c0b88edc 5 seconds ago 1.75GB [2021-09-09T16:38:36.921Z] core-metadata latest 38f01a312f14 6 seconds ago 16.7MB [2021-09-09T16:38:36.921Z] 9d69cd941e2a 11 seconds ago 1.76GB [2021-09-09T16:38:36.921Z] 27c47485ea03 12 seconds ago 1.75GB [2021-09-09T16:38:36.921Z] 34c97c864de6 12 seconds ago 1.76GB [2021-09-09T16:38:36.921Z] sys-mgmt-agent latest 23f86270b7f3 27 seconds ago 325MB [2021-09-09T16:38:36.921Z] core-data latest dd3a326113d9 53 seconds ago 20.4MB [2021-09-09T16:38:36.921Z] core-command latest 2f8b09096ac7 59 seconds ago 16MB [2021-09-09T16:38:36.921Z] security-proxy-setup latest 4a629a257723 About a minute ago 25.9MB [2021-09-09T16:38:36.921Z] support-scheduler latest 3dcbd5756354 About a minute ago 16.1MB [2021-09-09T16:38:36.921Z] 2dc78bbc88d1 About a minute ago 1.75GB [2021-09-09T16:38:36.921Z] a467044c0a82 About a minute ago 1.76GB [2021-09-09T16:38:36.921Z] 128a6f14fecf About a minute ago 1.75GB [2021-09-09T16:38:36.921Z] 25f7439b3476 About a minute ago 1.75GB [2021-09-09T16:38:36.921Z] 681bf62532ba About a minute ago 1.76GB [2021-09-09T16:38:36.921Z] ci-base-image-x86_64 latest 01559a727359 5 minutes ago 1.25GB [2021-09-09T16:38:36.921Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T16:38:36.921Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T16:38:36.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T16:38:36.921Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T16:38:36.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-09T16:38:37.011Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-09T16:38:37.011Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:38:37.011Z] WORKDIR /edgex [2021-09-09T16:38:37.011Z] COPY go.mod . [2021-09-09T16:38:37.011Z] RUN go mod download [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-09-09T16:38:39.680Z] Sending build context to Docker daemon 166MB [2021-09-09T16:38:39.680Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:38:39.680Z] ---> 04bc70af865f [2021-09-09T16:38:39.680Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:38:45.130Z] ---> Running in d5513016f5b8 [2021-09-09T16:38:46.120Z] Removing intermediate container d5513016f5b8 [2021-09-09T16:38:46.120Z] ---> 3d213747da2a [2021-09-09T16:38:46.120Z] Step 3/4 : COPY go.mod . [2021-09-09T16:38:46.727Z] ---> 3836e17ec11f [2021-09-09T16:38:46.727Z] Step 4/4 : RUN go mod download [2021-09-09T16:38:47.007Z] ---> Running in bcee9cec2aca [2021-09-09T16:38:52.583Z] Still waiting to schedule task [2021-09-09T16:38:52.584Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-09T16:40:25.514Z] Removing intermediate container bcee9cec2aca [2021-09-09T16:40:25.514Z] ---> 10eff902048c [2021-09-09T16:40:25.514Z] Successfully built 10eff902048c [2021-09-09T16:40:25.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:40:27.353Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:40:27.353Z] . [Pipeline] withDockerContainer [2021-09-09T16:40:27.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-1682 does not seem to be running inside a container [2021-09-09T16:40:27.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T16:40:29.863Z] $ docker top 622d131c03ad82b2bf48b02bf3938eea66d20af9ee20e4d4a51082bb9a250403 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:40:30.952Z] + go version [2021-09-09T16:40:30.952Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T16:40:30.967Z] $ docker stop --time=1 622d131c03ad82b2bf48b02bf3938eea66d20af9ee20e4d4a51082bb9a250403 [2021-09-09T16:40:32.983Z] $ docker rm -f 622d131c03ad82b2bf48b02bf3938eea66d20af9ee20e4d4a51082bb9a250403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:40:33.953Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:40:33.954Z] . [Pipeline] withDockerContainer [2021-09-09T16:40:34.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-1682 does not seem to be running inside a container [2021-09-09T16:40:34.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T16:40:36.312Z] $ docker top 9e2617ae836ea8912f09930d519d38b88864397a08d479c57b68839ec770a07c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:40:36.731Z] ========================================================= [2021-09-09T16:40:36.731Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:40:36.731Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:40:37.415Z] + go mod tidy [Pipeline] sh [2021-09-09T16:40:39.583Z] + make test [2021-09-09T16:40:39.583Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-09T16:40:39.583Z] go mod tidy [2021-09-09T16:40:40.577Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:41:19.679Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:42:41.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:42:41.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:42:41.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:42:42.708Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:43:01.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:43:01.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:43:01.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:43:01.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:43:01.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:43:01.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:43:01.445Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:43:01.445Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:43:01.445Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:43:01.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:43:11.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements [2021-09-09T16:43:11.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:43:11.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:43:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.405s coverage: 100.0% of statements [2021-09-09T16:43:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:43:18.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.388s coverage: 46.3% of statements [2021-09-09T16:43:18.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:43:18.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:43:25.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.780s coverage: 90.1% of statements [2021-09-09T16:43:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:43:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:43:25.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.320s coverage: 81.2% of statements [2021-09-09T16:43:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:43:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:43:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:43:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:43:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:43:35.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.012s coverage: 94.2% of statements [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:43:35.415Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.563s coverage: 59.1% of statements [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:43:35.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.281s coverage: 60.0% of statements [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:43:35.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.413s coverage: 0.8% of statements [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:43:35.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.296s coverage: 58.8% of statements [2021-09-09T16:43:35.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.214s coverage: 21.7% of statements [2021-09-09T16:43:35.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:43:35.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.309s coverage: 47.1% of statements [2021-09-09T16:43:35.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.437s coverage: 79.5% of statements [2021-09-09T16:43:35.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.272s coverage: 94.1% of statements [2021-09-09T16:43:36.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements [2021-09-09T16:43:37.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.325s coverage: 87.5% of statements [2021-09-09T16:43:49.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.288s coverage: 94.4% of statements [2021-09-09T16:43:49.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements [2021-09-09T16:43:56.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.674s coverage: 81.8% of statements [2021-09-09T16:43:56.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:44:03.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:44:03.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:44:03.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:44:03.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:44:03.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.227s coverage: 58.8% of statements [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:44:03.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.197s coverage: 80.0% of statements [2021-09-09T16:44:03.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements [2021-09-09T16:44:03.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.316s coverage: 85.4% of statements [2021-09-09T16:44:03.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.333s coverage: 91.2% of statements [2021-09-09T16:44:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:44:06.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.934s coverage: 64.4% of statements [2021-09-09T16:44:06.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:44:06.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:44:06.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2021-09-09T16:44:06.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 91.3% of statements [2021-09-09T16:44:06.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2021-09-09T16:44:06.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2021-09-09T16:44:07.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-09-09T16:44:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.261s coverage: 66.9% of statements [2021-09-09T16:44:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:44:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:44:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:44:14.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 43.6% of statements [2021-09-09T16:44:14.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:44:14.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:44:14.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.314s coverage: 89.5% of statements [2021-09-09T16:44:14.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:44:14.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.294s coverage: 84.8% of statements [2021-09-09T16:44:14.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:44:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.290s coverage: 19.5% of statements [2021-09-09T16:44:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:44:22.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.595s coverage: 92.0% of statements [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:44:22.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.358s coverage: 62.7% of statements [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:44:22.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.7% of statements [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:44:22.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.259s coverage: 28.9% of statements [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:44:22.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:44:22.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements [2021-09-09T16:44:22.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 95.4% of statements [2021-09-09T16:44:23.640Z] GO111MODULE=on go vet ./... [2021-09-09T16:46:16.714Z] gofmt -l . [2021-09-09T16:46:16.714Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:46:16.714Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T16:46:17.389Z] + ls -al . [2021-09-09T16:46:17.389Z] total 636 [2021-09-09T16:46:17.389Z] drwxrwxr-x 9 1001 1001 4096 Sep 9 16:46 . [2021-09-09T16:46:17.389Z] drwxr-xr-x 4 root root 4096 Sep 9 16:40 .. [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:37 .dockerignore [2021-09-09T16:46:17.389Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:38 .git [2021-09-09T16:46:17.389Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:37 .github [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:37 .gitignore [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:37 .hadolint.yml [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:37 .sonarcloud.properties [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:37 ADOPTERS.md [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:37 Attribution.txt [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:37 CHANGELOG.md [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:37 CONTRIBUTING.md [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:37 GOVERNANCE.md [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:37 Jenkinsfile [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:37 LICENSE [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:37 Makefile [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:37 OWNERS.md [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:37 README.md [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:37 SECURITY.md [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:37 ZMQWindows.md [2021-09-09T16:46:17.389Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 16:37 bin [2021-09-09T16:46:17.389Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:37 cmd [2021-09-09T16:46:17.389Z] -rw-r--r-- 1 root root 404331 Sep 9 16:44 coverage.out [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:37 go.mod [2021-09-09T16:46:17.389Z] -rw-r--r-- 1 root root 50064 Sep 9 16:40 go.sum [2021-09-09T16:46:17.389Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:37 internal [2021-09-09T16:46:17.389Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 16:37 openapi [2021-09-09T16:46:17.389Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:37 snap [2021-09-09T16:46:17.389Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:37 version.go [Pipeline] sh [2021-09-09T16:46:18.076Z] + '[' -e coverage.out ] [2021-09-09T16:46:18.076Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:46:18.099Z] Warning: overwriting stash ‘coverage-report’ [2021-09-09T16:46:19.292Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:46:19.973Z] + make build [2021-09-09T16:46:19.973Z] go mod tidy [2021-09-09T16:46:20.969Z] 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-09-09T16:46:29.306Z] 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-09-09T16:47:02.747Z] 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-09-09T16:47:05.371Z] 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-09-09T16:47:11.079Z] 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-09-09T16:47:12.066Z] 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-09-09T16:47:16.438Z] 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-09-09T16:47:21.899Z] 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-09-09T16:47:26.236Z] 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-09-09T16:47:32.666Z] 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-09-09T16:47:36.070Z] 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-09-09T16:47:40.387Z] 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-09-09T16:47:47.132Z] $ docker stop --time=1 9e2617ae836ea8912f09930d519d38b88864397a08d479c57b68839ec770a07c [2021-09-09T16:47:49.901Z] $ docker rm -f 9e2617ae836ea8912f09930d519d38b88864397a08d479c57b68839ec770a07c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:47:51.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:47:52.082Z] [2021-09-09T16:47:52.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:47:52.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:47:52.736Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T16:47:52.736Z] 29e5d40040c1: Pulling fs layer [2021-09-09T16:47:52.736Z] 1ce36da41761: Pulling fs layer [2021-09-09T16:47:52.736Z] 25b303627fd3: Pulling fs layer [2021-09-09T16:47:53.334Z] 29e5d40040c1: Verifying Checksum [2021-09-09T16:47:53.335Z] 29e5d40040c1: Download complete [2021-09-09T16:47:53.610Z] 1ce36da41761: Verifying Checksum [2021-09-09T16:47:53.610Z] 1ce36da41761: Download complete [2021-09-09T16:47:53.883Z] 29e5d40040c1: Pull complete [2021-09-09T16:47:55.321Z] 1ce36da41761: Pull complete [2021-09-09T16:47:55.321Z] 25b303627fd3: Verifying Checksum [2021-09-09T16:47:55.321Z] 25b303627fd3: Download complete [2021-09-09T16:48:07.090Z] 25b303627fd3: Pull complete [2021-09-09T16:48:07.090Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T16:48:07.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:48:07.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T16:48:07.357Z] prd-ubuntu18.04-docker-arm64-4c-16g-1682 does not seem to be running inside a container [2021-09-09T16:48:07.423Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T16:48:11.736Z] $ docker top 2e2a9ac90f0b9a4ec9d0eeace4d74bf572faad63f44ed1f9d2b9916bdb99f4cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:48:12.859Z] + docker-compose build --help [2021-09-09T16:48:12.859Z] + grep parallel [2021-09-09T16:48:21.159Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T16:48:21.159Z] $ docker stop --time=1 2e2a9ac90f0b9a4ec9d0eeace4d74bf572faad63f44ed1f9d2b9916bdb99f4cf [2021-09-09T16:48:23.236Z] $ docker rm -f 2e2a9ac90f0b9a4ec9d0eeace4d74bf572faad63f44ed1f9d2b9916bdb99f4cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:48:23.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:48:23.987Z] . [Pipeline] withDockerContainer [2021-09-09T16:48:24.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-1682 does not seem to be running inside a container [2021-09-09T16:48:24.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T16:48:26.386Z] $ docker top 2eabe4953075b1a3b23b2a394952da2e5af47374a747915d7ee1f25ee91d71cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:48:27.576Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:48:35.905Z] Building core-command ... [2021-09-09T16:48:35.905Z] Building core-data ... [2021-09-09T16:48:35.905Z] Building core-metadata ... [2021-09-09T16:48:35.905Z] Building security-bootstrapper ... [2021-09-09T16:48:35.905Z] Building security-proxy-setup ... [2021-09-09T16:48:35.905Z] Building security-secretstore-setup ... [2021-09-09T16:48:35.905Z] Building support-notifications ... [2021-09-09T16:48:35.905Z] Building support-scheduler ... [2021-09-09T16:48:35.905Z] Building sys-mgmt-agent ... [2021-09-09T16:48:35.905Z] Building core-data [2021-09-09T16:48:35.905Z] Building support-scheduler [2021-09-09T16:48:35.905Z] Building security-bootstrapper [2021-09-09T16:48:35.905Z] Building support-notifications [2021-09-09T16:48:35.905Z] Building security-proxy-setup [2021-09-09T16:49:45.709Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:49:45.709Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:49:45.709Z] ---> 10eff902048c [2021-09-09T16:49:45.709Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:49:45.709Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:49:45.709Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:49:45.709Z] ---> 10eff902048c [2021-09-09T16:49:45.709Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:49:45.709Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:49:45.709Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:49:45.709Z] [2021-09-09T16:49:45.709Z] ---> 10eff902048c [2021-09-09T16:49:45.709Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 3/32 : WORKDIR /edgex-go [2021-09-09T16:49:45.709Z] ---> 10eff902048c [2021-09-09T16:49:45.709Z] [2021-09-09T16:49:45.709Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:49:45.709Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:49:45.709Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:49:45.709Z] ---> 10eff902048c [2021-09-09T16:49:45.709Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:49:46.710Z] ---> Running in 41995b25f393 [2021-09-09T16:49:46.710Z] ---> Running in 4179778ac306 [2021-09-09T16:49:46.710Z] ---> Running in 300201aa4698 [2021-09-09T16:49:46.710Z] ---> Running in ecca004d3015 [2021-09-09T16:49:46.710Z] ---> Running in 019da94b85de [2021-09-09T16:49:47.728Z] Removing intermediate container 300201aa4698 [2021-09-09T16:49:47.728Z] ---> 3ea45c15b85f [2021-09-09T16:49:47.728Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:49:47.728Z] Removing intermediate container 019da94b85de [2021-09-09T16:49:47.728Z] ---> 2b0c4ffbee55 [2021-09-09T16:49:47.728Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:49:47.728Z] Removing intermediate container ecca004d3015 [2021-09-09T16:49:47.728Z] ---> 176231eb597b [2021-09-09T16:49:47.728Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:49:48.008Z] Removing intermediate container 4179778ac306 [2021-09-09T16:49:48.008Z] ---> 5e7d457060ee [2021-09-09T16:49:48.008Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:49:48.008Z] Removing intermediate container 41995b25f393 [2021-09-09T16:49:48.008Z] ---> 665538aef900 [2021-09-09T16:49:48.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:49:48.008Z] ---> Running in 1ab094a276f9 [2021-09-09T16:49:48.008Z] ---> Running in dd2b522a1d18 [2021-09-09T16:49:48.008Z] ---> Running in 3385cb73850b [2021-09-09T16:49:48.284Z] ---> Running in 17ff6a89f3d0 [2021-09-09T16:49:48.284Z] ---> Running in 400bcfb1a47a [2021-09-09T16:49:52.610Z] Removing intermediate container dd2b522a1d18 [2021-09-09T16:49:52.610Z] ---> f384206f7d6b [2021-09-09T16:49:52.610Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:49:52.610Z] Removing intermediate container 1ab094a276f9 [2021-09-09T16:49:52.610Z] ---> a76027ebdea5 [2021-09-09T16:49:52.610Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:49:52.610Z] ---> Running in cd9a1577aef2 [2021-09-09T16:49:52.610Z] ---> Running in a3711c338b07 [2021-09-09T16:49:52.886Z] Removing intermediate container 3385cb73850b [2021-09-09T16:49:52.886Z] ---> d7f35ef3ee91 [2021-09-09T16:49:52.886Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:49:53.168Z] Removing intermediate container 400bcfb1a47a [2021-09-09T16:49:53.168Z] ---> 292eb6c5da67 [2021-09-09T16:49:53.168Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:49:53.168Z] Removing intermediate container 17ff6a89f3d0 [2021-09-09T16:49:53.168Z] ---> 97ad1a824cd5 [2021-09-09T16:49:53.168Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:49:53.451Z] ---> Running in 85f092341c06 [2021-09-09T16:49:53.739Z] ---> Running in e4beaa14399d [2021-09-09T16:49:53.739Z] ---> Running in 7de6aee16118 [2021-09-09T16:49:55.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:55.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:56.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:56.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:56.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:56.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:56.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:57.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:57.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:57.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:58.579Z] OK: 218 MiB in 52 packages [2021-09-09T16:49:58.579Z] OK: 218 MiB in 52 packages [2021-09-09T16:49:58.875Z] OK: 218 MiB in 52 packages [2021-09-09T16:49:59.177Z] OK: 218 MiB in 52 packages [2021-09-09T16:49:59.177Z] OK: 218 MiB in 52 packages [2021-09-09T16:50:00.659Z] Removing intermediate container 85f092341c06 [2021-09-09T16:50:00.659Z] ---> 2eb2cab24cde [2021-09-09T16:50:00.659Z] Step 6/23 : COPY go.mod . [2021-09-09T16:50:01.274Z] Removing intermediate container cd9a1577aef2 [2021-09-09T16:50:01.274Z] ---> 2d8f0003b102 [2021-09-09T16:50:01.274Z] Step 6/32 : COPY go.mod . [2021-09-09T16:50:01.559Z] Removing intermediate container a3711c338b07 [2021-09-09T16:50:01.559Z] ---> 63939dd15ac5 [2021-09-09T16:50:01.559Z] Step 6/23 : COPY go.mod . [2021-09-09T16:50:01.841Z] Removing intermediate container e4beaa14399d [2021-09-09T16:50:01.841Z] ---> f6b523f317c4 [2021-09-09T16:50:01.841Z] Step 6/22 : COPY go.mod . [2021-09-09T16:50:01.841Z] Removing intermediate container 7de6aee16118 [2021-09-09T16:50:01.841Z] ---> fa8b101c9afd [2021-09-09T16:50:01.841Z] Step 6/24 : COPY go.mod . [2021-09-09T16:50:02.463Z] ---> 3cdb6ec6c7fd [2021-09-09T16:50:02.463Z] Step 7/23 : RUN go mod download [2021-09-09T16:50:02.744Z] ---> Running in c40153d4faa3 [2021-09-09T16:50:03.023Z] ---> fd8337369f32 [2021-09-09T16:50:03.023Z] Step 7/32 : RUN go mod download [2021-09-09T16:50:03.309Z] ---> 4fca14317786 [2021-09-09T16:50:03.309Z] Step 7/23 : RUN go mod download [2021-09-09T16:50:03.309Z] ---> Running in db2e7b12e950 [2021-09-09T16:50:03.309Z] ---> 953cb4404324 [2021-09-09T16:50:03.309Z] Step 7/22 : RUN go mod download [2021-09-09T16:50:03.603Z] ---> bd23c06bce38 [2021-09-09T16:50:03.603Z] Step 7/24 : RUN go mod download [2021-09-09T16:50:03.603Z] ---> Running in 10e38824b990 [2021-09-09T16:50:03.884Z] ---> Running in 5fe72ffba9c3 [2021-09-09T16:50:03.884Z] ---> Running in a8f3fcc236b5 [2021-09-09T16:50:10.701Z] Removing intermediate container c40153d4faa3 [2021-09-09T16:50:10.701Z] ---> c6d99667ef3f [2021-09-09T16:50:10.701Z] Step 8/23 : COPY . . [2021-09-09T16:50:14.855Z] Removing intermediate container db2e7b12e950 [2021-09-09T16:50:14.855Z] ---> 28335578149b [2021-09-09T16:50:14.855Z] Step 8/32 : COPY . . [2021-09-09T16:50:14.855Z] Removing intermediate container 10e38824b990 [2021-09-09T16:50:14.855Z] ---> c00b8fb6a9a3 [2021-09-09T16:50:14.855Z] Step 8/23 : COPY . . [2021-09-09T16:50:14.855Z] Removing intermediate container 5fe72ffba9c3 [2021-09-09T16:50:14.855Z] ---> af06a89b3cce [2021-09-09T16:50:14.855Z] Step 8/22 : COPY . . [2021-09-09T16:50:14.855Z] Removing intermediate container a8f3fcc236b5 [2021-09-09T16:50:14.855Z] ---> 9f0217e336e8 [2021-09-09T16:50:14.855Z] Step 8/24 : COPY . . [2021-09-09T16:50:41.759Z] ---> d9c6725d8549 [2021-09-09T16:50:41.759Z] ---> 0e8ee9d55da6 [2021-09-09T16:50:41.759Z] Step 9/23 : RUN go mod tidyStep 9/23 : RUN go mod tidy [2021-09-09T16:50:41.759Z] [2021-09-09T16:50:41.759Z] ---> 502a4b1e6fcf [2021-09-09T16:50:41.759Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:50:41.759Z] ---> 4897abda5c49 [2021-09-09T16:50:41.759Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:50:41.759Z] ---> Running in 9a9ad13df9ff [2021-09-09T16:50:41.759Z] ---> Running in 68cee63af826 [2021-09-09T16:50:41.759Z] ---> e83a4b4ce24c [2021-09-09T16:50:41.759Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:50:41.759Z] ---> Running in 095f98997f7a [2021-09-09T16:50:41.759Z] ---> Running in c19ae7bad27b [2021-09-09T16:50:41.759Z] ---> Running in 79538fdd2121 [2021-09-09T16:50:50.134Z] Removing intermediate container 68cee63af826 [2021-09-09T16:50:50.134Z] ---> fb683bba1c90 [2021-09-09T16:50:50.134Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:50:50.134Z] ---> Running in 85afd87a916d [2021-09-09T16:50:50.428Z] Removing intermediate container 9a9ad13df9ff [2021-09-09T16:50:50.428Z] ---> 37c6817b7e5f [2021-09-09T16:50:50.428Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:50:50.428Z] Removing intermediate container 79538fdd2121 [2021-09-09T16:50:50.428Z] ---> 608b9a1a6bd7 [2021-09-09T16:50:50.428Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:50:50.714Z] ---> Running in f440a89f5e0c [2021-09-09T16:50:50.714Z] ---> Running in 645efac6e805 [2021-09-09T16:50:50.714Z] Removing intermediate container c19ae7bad27b [2021-09-09T16:50:50.714Z] ---> 31840dec5d49 [2021-09-09T16:50:50.714Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:50:51.319Z] Removing intermediate container 095f98997f7a [2021-09-09T16:50:51.319Z] ---> 0a12d3d4956a [2021-09-09T16:50:51.319Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:50:51.319Z] ---> Running in ec62905e3cc6 [2021-09-09T16:50:51.625Z] ---> Running in 95b79ae1a17a [2021-09-09T16:50:52.247Z] 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-09-09T16:50:54.275Z] 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-09-09T16:50:54.275Z] 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-09-09T16:50:54.557Z] 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-09-09T16:50:55.178Z] 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-09-09T16:53:33.721Z] 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-09-09T16:53:56.983Z] Removing intermediate container ec62905e3cc6 [2021-09-09T16:53:56.983Z] ---> 63267e3aca3b [2021-09-09T16:53:56.983Z] [2021-09-09T16:53:56.983Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:53:57.598Z] 3.12: Pulling from library/alpine [2021-09-09T16:53:57.598Z] Removing intermediate container 645efac6e805 [2021-09-09T16:53:57.598Z] ---> 2606cbfbff19 [2021-09-09T16:53:57.598Z] [2021-09-09T16:53:57.598Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:53:58.620Z] 3.12: Pulling from library/alpine [2021-09-09T16:54:01.310Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:54:01.310Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:54:01.310Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:54:01.310Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:54:01.310Z] ---> afc2cc120ca2 [2021-09-09T16:54:01.310Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:54:01.310Z] ---> afc2cc120ca2 [2021-09-09T16:54:01.310Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:54:03.339Z] ---> Running in eca591a70106 [2021-09-09T16:54:03.339Z] ---> Running in 1cfef8913c83 [2021-09-09T16:54:03.957Z] Removing intermediate container f440a89f5e0c [2021-09-09T16:54:03.957Z] ---> 9c242e7127e9 [2021-09-09T16:54:03.957Z] [2021-09-09T16:54:03.957Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:54:03.957Z] ---> afc2cc120ca2 [2021-09-09T16:54:03.957Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:54:04.573Z] Removing intermediate container 85afd87a916d [2021-09-09T16:54:04.573Z] ---> fc100c844372 [2021-09-09T16:54:04.573Z] [2021-09-09T16:54:04.573Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:54:04.573Z] ---> afc2cc120ca2 [2021-09-09T16:54:04.573Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:54:04.573Z] ---> Running in 2ad0d28e3e77 [2021-09-09T16:54:04.882Z] Removing intermediate container eca591a70106 [2021-09-09T16:54:04.882Z] ---> 2a530f2360a4 [2021-09-09T16:54:04.882Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:54:04.882Z] ---> Running in 626f0af36da6 [2021-09-09T16:54:05.198Z] ---> Running in e28c0ba5dc0f [2021-09-09T16:54:07.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:07.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:08.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:08.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:08.332Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:54:08.661Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:54:08.661Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:54:08.661Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:54:08.661Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:54:08.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:08.960Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:54:08.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:09.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:09.626Z] OK: 7 MiB in 18 packages [2021-09-09T16:54:09.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:09.935Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:54:09.935Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:54:10.219Z] OK: 5 MiB in 15 packages [2021-09-09T16:54:11.244Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:54:11.244Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:54:11.244Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:54:11.244Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:54:11.244Z] OK: 5 MiB in 16 packages [2021-09-09T16:54:11.244Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:54:11.244Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:54:11.244Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:54:11.536Z] OK: 6 MiB in 16 packages [2021-09-09T16:54:13.249Z] Removing intermediate container 2ad0d28e3e77 [2021-09-09T16:54:13.249Z] ---> c54afb3ab088 [2021-09-09T16:54:13.249Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:54:13.528Z] Removing intermediate container 1cfef8913c83 [2021-09-09T16:54:13.528Z] ---> e76026179edf [2021-09-09T16:54:13.528Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:54:13.528Z] ---> Running in 0198a68bdb35 [2021-09-09T16:54:13.806Z] Removing intermediate container e28c0ba5dc0f [2021-09-09T16:54:13.806Z] ---> c8bfc85c489b [2021-09-09T16:54:13.806Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:54:13.806Z] ---> Running in c9f3266033a3 [2021-09-09T16:54:14.089Z] ---> Running in 2025d7383217 [2021-09-09T16:54:14.371Z] Removing intermediate container 0198a68bdb35 [2021-09-09T16:54:14.371Z] ---> fe75614b1bdf [2021-09-09T16:54:14.371Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:54:14.649Z] Removing intermediate container 626f0af36da6 [2021-09-09T16:54:14.649Z] ---> 4f6df624ef88 [2021-09-09T16:54:14.649Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:54:14.933Z] ---> Running in d099ec6b4d66 [2021-09-09T16:54:15.227Z] ---> Running in 982fed3be79e [2021-09-09T16:54:15.227Z] Removing intermediate container c9f3266033a3 [2021-09-09T16:54:15.227Z] ---> 0131f841e986 [2021-09-09T16:54:15.227Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:54:15.507Z] Removing intermediate container 2025d7383217 [2021-09-09T16:54:15.507Z] ---> 590724f4c97b [2021-09-09T16:54:15.507Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:54:15.783Z] ---> Running in 84020563a11a [2021-09-09T16:54:16.064Z] ---> Running in 562c8d0959bf [2021-09-09T16:54:16.064Z] Removing intermediate container d099ec6b4d66 [2021-09-09T16:54:16.064Z] ---> cb5998a4ba8c [2021-09-09T16:54:16.064Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:54:16.353Z] Removing intermediate container 982fed3be79e [2021-09-09T16:54:16.353Z] ---> a6f83350ba24 [2021-09-09T16:54:16.353Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:54:16.631Z] ---> Running in 79f1325f350c [2021-09-09T16:54:16.909Z] ---> Running in 4871b94fa250 [2021-09-09T16:54:17.189Z] Removing intermediate container 84020563a11a [2021-09-09T16:54:17.189Z] ---> c01e502ac78a [2021-09-09T16:54:17.189Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:54:17.189Z] Removing intermediate container 562c8d0959bf [2021-09-09T16:54:17.189Z] ---> 6d501acd4e5b [2021-09-09T16:54:17.189Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:54:17.477Z] Removing intermediate container 79f1325f350c [2021-09-09T16:54:17.477Z] ---> a4455642c2b0 [2021-09-09T16:54:17.477Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:54:17.477Z] ---> Running in af3b9addb9fe [2021-09-09T16:54:18.093Z] Removing intermediate container 4871b94fa250 [2021-09-09T16:54:18.093Z] ---> e4a3ff00e09c [2021-09-09T16:54:18.093Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:54:18.370Z] Removing intermediate container 95b79ae1a17a [2021-09-09T16:54:18.370Z] ---> bbd4fd8d521e [2021-09-09T16:54:18.370Z] [2021-09-09T16:54:18.370Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:54:18.370Z] ---> afc2cc120ca2 [2021-09-09T16:54:18.370Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:54:18.973Z] ---> Running in bef7e57db5d3 [2021-09-09T16:54:18.973Z] ---> Running in 327c9b93de19 [2021-09-09T16:54:19.264Z] ---> 9c978169a8f3 [2021-09-09T16:54:19.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:54:19.264Z] ---> b61081522811 [2021-09-09T16:54:19.264Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:54:19.879Z] Removing intermediate container bef7e57db5d3 [2021-09-09T16:54:19.880Z] ---> 8a0805368d39 [2021-09-09T16:54:19.880Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:54:20.161Z] Removing intermediate container 327c9b93de19 [2021-09-09T16:54:20.162Z] ---> a5d883d22837 [2021-09-09T16:54:20.162Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:54:20.442Z] ---> Running in 0bb34d464056 [2021-09-09T16:54:21.906Z] Removing intermediate container 0bb34d464056 [2021-09-09T16:54:21.906Z] ---> 96602362e921 [2021-09-09T16:54:21.906Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:54:21.906Z] ---> 0af9410c5dfb [2021-09-09T16:54:21.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:54:21.906Z] ---> fc4ec0a1f14f [2021-09-09T16:54:21.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:54:21.906Z] ---> f5b759dbce58 [2021-09-09T16:54:21.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:54:22.185Z] ---> Running in f281e78f4e14 [2021-09-09T16:54:22.185Z] Removing intermediate container af3b9addb9fe [2021-09-09T16:54:22.185Z] ---> b6425f1377dc [2021-09-09T16:54:22.185Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:54:22.810Z] ---> Running in f51104323eef [2021-09-09T16:54:23.095Z] Removing intermediate container f281e78f4e14 [2021-09-09T16:54:23.095Z] ---> e302bca321a3 [2021-09-09T16:54:23.095Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:54:23.375Z] ---> Running in b0925c78b4f4 [2021-09-09T16:54:23.650Z] ---> 36796201e81c [2021-09-09T16:54:23.650Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:54:23.927Z] Removing intermediate container f51104323eef [2021-09-09T16:54:23.927Z] ---> d55505d375c3 [2021-09-09T16:54:23.927Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:54:24.215Z] ---> Running in a463d9fc2f8d [2021-09-09T16:54:24.215Z] ---> 4e52e640c129 [2021-09-09T16:54:24.215Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:54:24.493Z] ---> bcb53ed03c5b [2021-09-09T16:54:24.493Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:54:24.777Z] ---> Running in 323de392b06e [2021-09-09T16:54:25.386Z] Removing intermediate container a463d9fc2f8d [2021-09-09T16:54:25.386Z] ---> c194b4ba103b [2021-09-09T16:54:25.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:54:25.386Z] ---> Running in 7cabdd86f829 [2021-09-09T16:54:25.673Z] Removing intermediate container 323de392b06e [2021-09-09T16:54:25.673Z] ---> ff688b0c25fb [2021-09-09T16:54:25.673Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:54:25.673Z] ---> c5e071a05f28 [2021-09-09T16:54:25.673Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:54:25.958Z] ---> 942ffbdc78eb [2021-09-09T16:54:25.958Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:54:25.958Z] ---> Running in 344cb0fec8c3 [2021-09-09T16:54:25.958Z] ---> Running in 4abd005eb625 [2021-09-09T16:54:26.234Z] ---> Running in 60f4a89db50e [2021-09-09T16:54:26.514Z] Removing intermediate container 7cabdd86f829 [2021-09-09T16:54:26.514Z] ---> 29c434e54047 [2021-09-09T16:54:26.514Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:54:26.791Z] ---> Running in c0eb841082b2 [2021-09-09T16:54:27.069Z] Removing intermediate container 344cb0fec8c3 [2021-09-09T16:54:27.069Z] ---> 7b3055826a8f [2021-09-09T16:54:27.069Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T16:54:27.369Z] Removing intermediate container 60f4a89db50e [2021-09-09T16:54:27.369Z] ---> 596edaf5b1ed [2021-09-09T16:54:27.369Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:54:27.369Z] ---> Running in 9d35e0566825 [2021-09-09T16:54:27.672Z] ---> Running in 5d39b93b8e25 [2021-09-09T16:54:27.672Z] Removing intermediate container c0eb841082b2 [2021-09-09T16:54:27.672Z] ---> e6ea39855fde [2021-09-09T16:54:27.672Z] Step 22/23 : LABEL git_sha=ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:54:27.958Z] ---> Running in 371b0d6f43ff [2021-09-09T16:54:27.958Z] Removing intermediate container b0925c78b4f4 [2021-09-09T16:54:27.958Z] ---> f3e3bb58eddf [2021-09-09T16:54:27.958Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:54:28.559Z] ---> Running in fede3bd6930d [2021-09-09T16:54:28.559Z] Removing intermediate container 9d35e0566825 [2021-09-09T16:54:28.559Z] ---> f7863d02f0c6 [2021-09-09T16:54:28.559Z] Step 21/22 : LABEL git_sha=ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:54:28.843Z] Removing intermediate container 5d39b93b8e25 [2021-09-09T16:54:28.843Z] ---> 05e3d82a37df [2021-09-09T16:54:28.843Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:54:28.843Z] ---> Running in dd9ef9003e68 [2021-09-09T16:54:29.125Z] ---> Running in adf1eeb45943 [2021-09-09T16:54:29.125Z] Removing intermediate container 371b0d6f43ff [2021-09-09T16:54:29.125Z] ---> 28b318527f83 [2021-09-09T16:54:29.125Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:54:29.734Z] ---> Running in 31a5474e6cf9 [2021-09-09T16:54:30.019Z] Removing intermediate container dd9ef9003e68 [2021-09-09T16:54:30.019Z] ---> 9cab47c23753 [2021-09-09T16:54:30.019Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:54:30.019Z] Removing intermediate container adf1eeb45943 [2021-09-09T16:54:30.019Z] ---> 6894a82a32cd [2021-09-09T16:54:30.019Z] Step 22/23 : LABEL git_sha=ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:54:30.300Z] ---> Running in 87257cddce1c [2021-09-09T16:54:30.580Z] ---> Running in f132501b7903 [2021-09-09T16:54:30.580Z] Removing intermediate container 31a5474e6cf9 [2021-09-09T16:54:30.580Z] ---> 2ec7c983df19 [2021-09-09T16:54:30.580Z] [2021-09-09T16:54:30.861Z] Removing intermediate container 4abd005eb625 [2021-09-09T16:54:30.861Z] ---> 95d5f67d4cfd [2021-09-09T16:54:30.861Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:54:30.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:31.145Z] Removing intermediate container 87257cddce1c [2021-09-09T16:54:31.145Z] ---> 70f23c425ac0 [2021-09-09T16:54:31.145Z] [2021-09-09T16:54:31.145Z] Successfully built 2ec7c983df19 [2021-09-09T16:54:31.145Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T16:54:31.423Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-09-09T16:54:31.423Z] Removing intermediate container f132501b7903 [2021-09-09T16:54:31.423Z] ---> d542d0bbd842 [2021-09-09T16:54:31.423Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:54:31.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:31.712Z] Successfully built 70f23c425ac0 [2021-09-09T16:54:31.712Z] ---> Running in 702febc31db4 [2021-09-09T16:54:31.712Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T16:54:31.712Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-09-09T16:54:32.332Z] ---> dc0f79b7e34d [2021-09-09T16:54:32.332Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:54:32.617Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:54:32.617Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:54:32.617Z] Removing intermediate container 702febc31db4 [2021-09-09T16:54:32.617Z] ---> 3ad8f1a7db58 [2021-09-09T16:54:32.617Z] [2021-09-09T16:54:32.900Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:54:32.900Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:54:33.182Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:54:33.183Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:54:33.183Z] Successfully built 3ad8f1a7db58 [2021-09-09T16:54:33.183Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T16:54:33.183Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:54:33.183Z] Building core-metadata [2021-09-09T16:54:33.183Z]  Building support-notifications ... done OK: 8 MiB in 20 packages [2021-09-09T16:54:34.182Z] ---> 87cd3d9b5faf [2021-09-09T16:54:34.182Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:54:36.204Z] Removing intermediate container fede3bd6930d [2021-09-09T16:54:36.204Z] ---> 50faead5e6f5 [2021-09-09T16:54:36.204Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:54:36.204Z] ---> dad83ec867ce [2021-09-09T16:54:36.204Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:54:38.871Z] ---> 6a5aac31ab3d [2021-09-09T16:54:38.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:54:39.158Z] ---> a4f517bc5d49 [2021-09-09T16:54:39.158Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:54:41.183Z] ---> 0ee35ea8ee1c [2021-09-09T16:54:41.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:54:41.474Z] ---> c34446422717 [2021-09-09T16:54:41.474Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:54:42.470Z] ---> Running in 30434e48a268 [2021-09-09T16:54:42.753Z] ---> 8bf4454bfe30 [2021-09-09T16:54:42.753Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:54:43.035Z] ---> Running in 0f73a1d562dc [2021-09-09T16:54:43.316Z] Removing intermediate container 30434e48a268 [2021-09-09T16:54:43.316Z] ---> edcf90f2b069 [2021-09-09T16:54:43.316Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:54:44.315Z] Removing intermediate container 0f73a1d562dc [2021-09-09T16:54:44.315Z] ---> 9ea8dc3c7914 [2021-09-09T16:54:44.315Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:54:44.595Z] ---> Running in c62d8d24ecd1 [2021-09-09T16:54:44.872Z] ---> 8a649c35553e [2021-09-09T16:54:44.872Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:54:45.475Z] ---> Running in 1f23b368f1a0 [2021-09-09T16:54:45.753Z] Removing intermediate container c62d8d24ecd1 [2021-09-09T16:54:45.753Z] ---> 1044cb1a01a9 [2021-09-09T16:54:45.753Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:54:46.029Z] ---> Running in 44014303e2f3 [2021-09-09T16:54:46.632Z] Removing intermediate container 44014303e2f3 [2021-09-09T16:54:46.632Z] ---> da1520049cc3 [2021-09-09T16:54:46.632Z] Step 23/24 : LABEL git_sha=ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:54:46.910Z] ---> Running in 892410686df5 [2021-09-09T16:54:47.508Z] Removing intermediate container 892410686df5 [2021-09-09T16:54:47.508Z] ---> 2ad88cf01bfd [2021-09-09T16:54:47.508Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:54:47.786Z] ---> Running in 89b95ca09c05 [2021-09-09T16:54:48.387Z] Removing intermediate container 89b95ca09c05 [2021-09-09T16:54:48.387Z] ---> eb8281bf53fb [2021-09-09T16:54:48.387Z] [2021-09-09T16:54:48.387Z] Removing intermediate container 1f23b368f1a0 [2021-09-09T16:54:48.387Z] ---> c5d4943e6dfc [2021-09-09T16:54:48.387Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:54:48.992Z] Successfully built eb8281bf53fb [2021-09-09T16:54:49.270Z] Successfully tagged core-data-arm64:latest [2021-09-09T16:54:49.270Z]  Building core-data ... done Building core-command [2021-09-09T16:54:49.270Z] ---> Running in 962e78063ca2 [2021-09-09T16:54:49.897Z] Removing intermediate container 962e78063ca2 [2021-09-09T16:54:49.897Z] ---> 4db890580487 [2021-09-09T16:54:49.897Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:54:50.505Z] ---> Running in dd13d1d6f740 [2021-09-09T16:54:51.118Z] Removing intermediate container dd13d1d6f740 [2021-09-09T16:54:51.118Z] ---> 3821cd9a5efa [2021-09-09T16:54:51.118Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T16:54:51.718Z] ---> Running in caa2cdaf9c83 [2021-09-09T16:54:52.324Z] Removing intermediate container caa2cdaf9c83 [2021-09-09T16:54:52.324Z] ---> 03ca9e8bd27f [2021-09-09T16:54:52.324Z] Step 31/32 : LABEL git_sha=ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:54:53.330Z] ---> Running in b1f7adb600bf [2021-09-09T16:54:54.325Z] Removing intermediate container b1f7adb600bf [2021-09-09T16:54:54.325Z] ---> 02aa578fcc1c [2021-09-09T16:54:54.325Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:54:54.940Z] ---> Running in 470645cb52f0 [2021-09-09T16:54:55.946Z] Removing intermediate container 470645cb52f0 [2021-09-09T16:54:55.946Z] ---> 138652a3111a [2021-09-09T16:54:55.946Z] [2021-09-09T16:54:56.551Z] Successfully built 138652a3111a [2021-09-09T16:54:56.551Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T16:55:23.415Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:55:23.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:55:23.415Z] ---> 10eff902048c [2021-09-09T16:55:23.415Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 665538aef900 [2021-09-09T16:55:23.415Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 292eb6c5da67 [2021-09-09T16:55:23.415Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:55:23.415Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:55:23.415Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:55:23.415Z] ---> 10eff902048c [2021-09-09T16:55:23.415Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 665538aef900 [2021-09-09T16:55:23.415Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 292eb6c5da67 [2021-09-09T16:55:23.415Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> f6b523f317c4 [2021-09-09T16:55:23.415Z] Step 6/26 : COPY go.mod . [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 953cb4404324 [2021-09-09T16:55:23.415Z] Step 7/26 : RUN go mod download [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> af06a89b3cce [2021-09-09T16:55:23.415Z] Step 8/26 : COPY . . [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 4897abda5c49 [2021-09-09T16:55:23.415Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 31840dec5d49 [2021-09-09T16:55:23.415Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:55:23.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:55:23.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:55:23.415Z] ---> 10eff902048c [2021-09-09T16:55:23.415Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 665538aef900 [2021-09-09T16:55:23.415Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 292eb6c5da67 [2021-09-09T16:55:23.415Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> f6b523f317c4 [2021-09-09T16:55:23.415Z] Step 6/24 : COPY go.mod . [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 953cb4404324 [2021-09-09T16:55:23.415Z] Step 7/24 : RUN go mod download [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> af06a89b3cce [2021-09-09T16:55:23.415Z] Step 8/24 : COPY . . [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 4897abda5c49 [2021-09-09T16:55:23.415Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:55:23.415Z] ---> Using cache [2021-09-09T16:55:23.415Z] ---> 31840dec5d49 [2021-09-09T16:55:23.415Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:55:27.742Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:55:27.742Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:55:27.742Z] ---> 10eff902048c [2021-09-09T16:55:27.742Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:55:27.742Z] ---> Using cache [2021-09-09T16:55:27.742Z] ---> 665538aef900 [2021-09-09T16:55:27.742Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:55:27.742Z] ---> Using cache [2021-09-09T16:55:27.742Z] ---> 292eb6c5da67 [2021-09-09T16:55:27.742Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:55:27.742Z] ---> Using cache [2021-09-09T16:55:27.742Z] ---> f6b523f317c4 [2021-09-09T16:55:27.742Z] Step 6/24 : COPY go.mod . [2021-09-09T16:55:27.742Z] ---> Using cache [2021-09-09T16:55:27.742Z] ---> 953cb4404324 [2021-09-09T16:55:27.742Z] Step 7/24 : RUN go mod download [2021-09-09T16:55:27.742Z] ---> Using cache [2021-09-09T16:55:27.742Z] ---> af06a89b3cce [2021-09-09T16:55:27.742Z] Step 8/24 : COPY . . [2021-09-09T16:55:27.742Z] ---> Using cache [2021-09-09T16:55:27.742Z] ---> 4897abda5c49 [2021-09-09T16:55:27.742Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:55:27.742Z] ---> Using cache [2021-09-09T16:55:27.742Z] ---> 31840dec5d49 [2021-09-09T16:55:27.742Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:55:28.730Z] ---> Running in 38eff1166c93 [2021-09-09T16:55:28.730Z] ---> Running in 0eab84c1da91 [2021-09-09T16:55:28.730Z] ---> Running in 5887eb6dd01b [2021-09-09T16:55:28.730Z] ---> Running in 5452738498fe [2021-09-09T16:55:30.862Z] 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-09-09T16:55:31.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:55:31.460Z] 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-09-09T16:55:31.755Z] 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-09-09T16:55:32.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:55:33.395Z] OK: 218 MiB in 52 packages [2021-09-09T16:55:35.411Z] Removing intermediate container 0eab84c1da91 [2021-09-09T16:55:35.411Z] ---> 84f515ebe8ed [2021-09-09T16:55:35.411Z] Step 6/24 : COPY go.mod . [2021-09-09T16:55:36.439Z] ---> 2d6350d8557d [2021-09-09T16:55:36.439Z] Step 7/24 : RUN go mod download [2021-09-09T16:55:36.439Z] ---> Running in 3272a36734d0 [2021-09-09T16:55:44.809Z] Removing intermediate container 3272a36734d0 [2021-09-09T16:55:44.809Z] ---> d8a83d8ffc84 [2021-09-09T16:55:44.809Z] Step 8/24 : COPY . . [2021-09-09T16:56:04.858Z] ---> 9b7a0d27c6d7 [2021-09-09T16:56:04.858Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:56:04.858Z] ---> Running in 037ce8b1ebec [2021-09-09T16:56:11.613Z] Removing intermediate container 037ce8b1ebec [2021-09-09T16:56:11.613Z] ---> dce0071dcf8d [2021-09-09T16:56:11.613Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:56:11.613Z] ---> Running in ca7269218700 [2021-09-09T16:56:13.618Z] 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-09-09T16:57:24.497Z] 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-09-09T16:57:24.497Z] Removing intermediate container 5452738498fe [2021-09-09T16:57:24.497Z] ---> e9658275ec9c [2021-09-09T16:57:24.497Z] [2021-09-09T16:57:24.497Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:57:24.497Z] ---> afc2cc120ca2 [2021-09-09T16:57:24.497Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:57:24.497Z] ---> Using cache [2021-09-09T16:57:24.497Z] ---> c54afb3ab088 [2021-09-09T16:57:24.497Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:57:24.497Z] ---> Using cache [2021-09-09T16:57:24.497Z] ---> fe75614b1bdf [2021-09-09T16:57:24.497Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:57:24.497Z] ---> Running in bf712612dfb0 [2021-09-09T16:57:25.486Z] Removing intermediate container bf712612dfb0 [2021-09-09T16:57:25.486Z] ---> 8ab7f0d7a71f [2021-09-09T16:57:25.486Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:57:25.766Z] ---> Running in 791f9d811760 [2021-09-09T16:57:26.761Z] Removing intermediate container 791f9d811760 [2021-09-09T16:57:26.761Z] ---> 34a25789bc6e [2021-09-09T16:57:26.761Z] Step 16/24 : WORKDIR / [2021-09-09T16:57:27.362Z] ---> Running in fd6d9be54fc7 [2021-09-09T16:57:28.814Z] Removing intermediate container fd6d9be54fc7 [2021-09-09T16:57:28.814Z] ---> 29710df8963c [2021-09-09T16:57:28.814Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:57:28.814Z] Removing intermediate container 38eff1166c93 [2021-09-09T16:57:28.814Z] ---> d5f9e2e8cb1e [2021-09-09T16:57:28.814Z] [2021-09-09T16:57:28.814Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:57:28.814Z] ---> afc2cc120ca2 [2021-09-09T16:57:28.814Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:57:29.130Z] ---> Running in a6e60f72afff [2021-09-09T16:57:31.337Z] ---> 6b055c3c6190 [2021-09-09T16:57:31.337Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:57:31.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:57:32.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:57:32.842Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:57:32.842Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:57:32.842Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:57:32.842Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:57:32.842Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:57:33.119Z] OK: 6 MiB in 17 packages [2021-09-09T16:57:34.119Z] ---> ac0d8c953d5b [2021-09-09T16:57:34.119Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:57:35.119Z] Removing intermediate container 5887eb6dd01b [2021-09-09T16:57:35.119Z] ---> 34d89ad70dbe [2021-09-09T16:57:35.119Z] [2021-09-09T16:57:35.119Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:57:35.119Z] ---> afc2cc120ca2 [2021-09-09T16:57:35.119Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:57:35.119Z] ---> Using cache [2021-09-09T16:57:35.119Z] ---> c54afb3ab088 [2021-09-09T16:57:35.119Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:57:35.119Z] ---> Using cache [2021-09-09T16:57:35.119Z] ---> fe75614b1bdf [2021-09-09T16:57:35.119Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:57:35.394Z] ---> Running in 91b4797cff05 [2021-09-09T16:57:35.669Z] ---> 3df7f670672f [2021-09-09T16:57:35.669Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:57:35.947Z] Removing intermediate container a6e60f72afff [2021-09-09T16:57:35.947Z] ---> 7fa3dd18d4c1 [2021-09-09T16:57:35.947Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:57:35.947Z] ---> Running in af8a71e1b6a3 [2021-09-09T16:57:36.226Z] ---> Running in cc7c8374d1d6 [2021-09-09T16:57:36.226Z] Removing intermediate container 91b4797cff05 [2021-09-09T16:57:36.226Z] ---> 950b4b142c67 [2021-09-09T16:57:36.226Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:57:36.502Z] ---> Running in ab1553abb884 [2021-09-09T16:57:36.782Z] Removing intermediate container af8a71e1b6a3 [2021-09-09T16:57:36.782Z] ---> a9461a170ea7 [2021-09-09T16:57:36.782Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:57:36.782Z] ---> Running in 198c00e5e20b [2021-09-09T16:57:37.059Z] Removing intermediate container cc7c8374d1d6 [2021-09-09T16:57:37.059Z] ---> acc97623a902 [2021-09-09T16:57:37.059Z] Step 14/26 : WORKDIR / [2021-09-09T16:57:37.341Z] ---> Running in 7a0de66a3434 [2021-09-09T16:57:37.341Z] Removing intermediate container ab1553abb884 [2021-09-09T16:57:37.341Z] ---> 6165169f356d [2021-09-09T16:57:37.341Z] Step 16/24 : WORKDIR / [2021-09-09T16:57:37.615Z] Removing intermediate container 198c00e5e20b [2021-09-09T16:57:37.615Z] ---> 942949624462 [2021-09-09T16:57:37.615Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:57:37.615Z] ---> Running in a7033884c5dc [2021-09-09T16:57:37.895Z] ---> Running in 349bc759d060 [2021-09-09T16:57:37.895Z] Removing intermediate container 7a0de66a3434 [2021-09-09T16:57:37.895Z] ---> d8f6141466c9 [2021-09-09T16:57:37.895Z] 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-09-09T16:57:38.499Z] Removing intermediate container a7033884c5dc [2021-09-09T16:57:38.499Z] ---> d9ea7669ce36 [2021-09-09T16:57:38.499Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:57:38.776Z] Removing intermediate container 349bc759d060 [2021-09-09T16:57:38.776Z] ---> 428471b48889 [2021-09-09T16:57:38.776Z] Step 23/24 : LABEL git_sha=ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:57:39.053Z] ---> Running in 68de5b5ef62f [2021-09-09T16:57:39.336Z] ---> 8d38b4f08eb5 [2021-09-09T16:57:39.336Z] 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-09-09T16:57:39.945Z] ---> 76226117f58a [2021-09-09T16:57:39.945Z] Removing intermediate container 68de5b5ef62f [2021-09-09T16:57:39.945Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:57:39.945Z] ---> adba72c0e286 [2021-09-09T16:57:39.945Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:57:40.228Z] ---> Running in c6532737e191 [2021-09-09T16:57:41.220Z] ---> 1d0b423abde4 [2021-09-09T16:57:41.220Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:57:41.220Z] Removing intermediate container c6532737e191 [2021-09-09T16:57:41.220Z] ---> e8b461d1ba22 [2021-09-09T16:57:41.220Z] [2021-09-09T16:57:41.821Z] Successfully built e8b461d1ba22 [2021-09-09T16:57:42.099Z] Successfully tagged core-command-arm64:latest [2021-09-09T16:57:42.100Z]  Building core-command ... done  ---> 1780a355d27e [2021-09-09T16:57:42.100Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:57:42.384Z] ---> 2cf2c774f4a3 [2021-09-09T16:57:42.384Z] 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-09-09T16:57:42.659Z] Removing intermediate container ca7269218700 [2021-09-09T16:57:42.659Z] ---> b822c730a2e3 [2021-09-09T16:57:42.659Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:57:42.941Z] ---> Running in 708d09721eb3 [2021-09-09T16:57:43.220Z] ---> ce4a166333bd [2021-09-09T16:57:43.220Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:57:43.497Z] ---> c8a6b22395ed [2021-09-09T16:57:43.497Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:57:43.497Z] ---> Running in 2e6ede48be1e [2021-09-09T16:57:44.483Z] Removing intermediate container 2e6ede48be1e [2021-09-09T16:57:44.483Z] ---> 49f228ec52f9 [2021-09-09T16:57:44.483Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:57:44.483Z] ---> Running in dc4d942981a7 [2021-09-09T16:57:44.483Z] 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-09-09T16:57:45.094Z] ---> cc036af113f6 [2021-09-09T16:57:45.094Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:57:45.376Z] Removing intermediate container dc4d942981a7 [2021-09-09T16:57:45.377Z] ---> 13ee0dcdbf43 [2021-09-09T16:57:45.377Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:57:45.377Z] ---> Running in 90a69a4f31f6 [2021-09-09T16:57:46.369Z] Removing intermediate container 90a69a4f31f6 [2021-09-09T16:57:46.369Z] ---> 07bf0b0121d5 [2021-09-09T16:57:46.369Z] Step 23/24 : LABEL git_sha=ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:57:46.968Z] ---> Running in 6bd4bc259ffa [2021-09-09T16:57:46.968Z] ---> b1e23d5d4430 [2021-09-09T16:57:46.968Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:57:47.577Z] Removing intermediate container 6bd4bc259ffa [2021-09-09T16:57:47.577Z] ---> ef5aae672f6b [2021-09-09T16:57:47.577Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:57:47.855Z] ---> Running in 38745a99da0a [2021-09-09T16:57:48.130Z] Removing intermediate container 708d09721eb3 [2021-09-09T16:57:48.130Z] ---> a52a26fc3ccb [2021-09-09T16:57:48.130Z] [2021-09-09T16:57:48.130Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:57:48.130Z] ---> ef53d4af3454 [2021-09-09T16:57:48.130Z] 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-09-09T16:57:48.407Z] 20.10.7: Pulling from library/docker [2021-09-09T16:57:48.407Z] ---> Running in 795dcf97db12 [2021-09-09T16:57:48.407Z] Removing intermediate container 38745a99da0a [2021-09-09T16:57:48.407Z] ---> 82573e553227 [2021-09-09T16:57:48.407Z] [2021-09-09T16:57:49.026Z] Successfully built 82573e553227 [2021-09-09T16:57:49.026Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T16:57:52.426Z]  Building core-metadata ... done Removing intermediate container 795dcf97db12 [2021-09-09T16:57:52.426Z] ---> 76c804eaa266 [2021-09-09T16:57:52.426Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:57:53.429Z] ---> Running in 8993b88cc5a1 [2021-09-09T16:57:54.413Z] Removing intermediate container 8993b88cc5a1 [2021-09-09T16:57:54.413Z] ---> 6040ae094818 [2021-09-09T16:57:54.414Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T16:57:55.394Z] ---> Running in fb90fb07faf9 [2021-09-09T16:57:56.375Z] Removing intermediate container fb90fb07faf9 [2021-09-09T16:57:56.376Z] ---> 8e1ba66e941b [2021-09-09T16:57:56.376Z] Step 25/26 : LABEL git_sha=ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:57:56.651Z] ---> Running in c9f8bbd2ddc1 [2021-09-09T16:57:57.250Z] Removing intermediate container c9f8bbd2ddc1 [2021-09-09T16:57:57.250Z] ---> e5a22fbb92da [2021-09-09T16:57:57.250Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:57:57.530Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:57:57.530Z] ---> Running in eefbf775d694 [2021-09-09T16:57:57.530Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:57:57.530Z] ---> df445af6242a [2021-09-09T16:57:57.530Z] 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-09-09T16:57:57.530Z] ---> Running in c305bba2e6f1 [2021-09-09T16:57:58.128Z] Removing intermediate container eefbf775d694 [2021-09-09T16:57:58.128Z] ---> c874e5c4fc46 [2021-09-09T16:57:58.128Z] [2021-09-09T16:57:58.399Z] Successfully built c874e5c4fc46 [2021-09-09T16:57:58.399Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T16:57:58.399Z] Removing intermediate container c305bba2e6f1 [2021-09-09T16:57:58.399Z]  Building security-secretstore-setup ... done  ---> d40420216fe7 [2021-09-09T16:57:58.399Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T16:57:58.695Z] ---> Running in 6c5005eb414e [2021-09-09T16:58:00.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:58:00.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:58:01.187Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:58:01.187Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:58:01.187Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:58:01.187Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:58:01.187Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:58:01.187Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:58:01.187Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:58:01.187Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:58:01.187Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:58:01.187Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:58:01.187Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:58:01.187Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:58:01.187Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:58:01.187Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:58:01.464Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:58:03.434Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:58:03.434Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:58:03.434Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:58:03.434Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:58:03.434Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:58:03.434Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:58:03.434Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:58:03.434Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:58:03.434Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:58:03.706Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:58:03.706Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:58:03.706Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:58:03.706Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:58:03.706Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:58:03.706Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:58:03.706Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:58:03.706Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:58:03.706Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:58:03.706Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:58:03.706Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:58:03.706Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:58:03.706Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:58:03.981Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:58:03.982Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:58:03.982Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:58:04.254Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T16:58:04.529Z] OK: 82 MiB in 59 packages [2021-09-09T16:58:11.850Z] Collecting docker-compose==1.23.2 [2021-09-09T16:58:11.850Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:58:12.827Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:58:12.827Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:58:12.827Z] 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-09-09T16:58:12.827Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:58:13.100Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:58:15.077Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:58:15.077Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:58:15.349Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:58:15.349Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:58:15.618Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:58:15.618Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:58:15.888Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:58:15.888Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:58:17.850Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:58:17.850Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:58:20.474Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:58:20.474Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:58:21.064Z] Collecting PyYAML<4,>=3.10 [2021-09-09T16:58:21.064Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:58:25.347Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:58:25.347Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:58:25.617Z] Collecting certifi>=2017.4.17 [2021-09-09T16:58:25.617Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:58:26.204Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:58:26.204Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:58:26.473Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:58:26.473Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:58:26.742Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:58:26.742Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:58:27.013Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:58:27.013Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:58:27.013Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:58:27.013Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:58:27.982Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:58:27.982Z] Attempting uninstall: urllib3 [2021-09-09T16:58:27.982Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:58:27.982Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:58:27.982Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:58:28.571Z] Attempting uninstall: idna [2021-09-09T16:58:28.571Z] Found existing installation: idna 3.1 [2021-09-09T16:58:28.571Z] Uninstalling idna-3.1: [2021-09-09T16:58:28.841Z] Successfully uninstalled idna-3.1 [2021-09-09T16:58:29.438Z] Attempting uninstall: chardet [2021-09-09T16:58:29.438Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:58:29.438Z] Uninstalling chardet-4.0.0: [2021-09-09T16:58:29.438Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:58:30.858Z] Attempting uninstall: requests [2021-09-09T16:58:30.858Z] Found existing installation: requests 2.25.1 [2021-09-09T16:58:30.858Z] Uninstalling requests-2.25.1: [2021-09-09T16:58:30.858Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:58:31.447Z] Running setup.py install for texttable: started [2021-09-09T16:58:33.405Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:58:33.405Z] Running setup.py install for PyYAML: started [2021-09-09T16:58:35.380Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:58:35.653Z] Running setup.py install for docopt: started [2021-09-09T16:58:37.628Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:58:37.902Z] Running setup.py install for dockerpty: started [2021-09-09T16:58:39.877Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:58:41.854Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-09T16:58:51.229Z] Removing intermediate container 6c5005eb414e [2021-09-09T16:58:51.229Z] ---> cebba5a49841 [2021-09-09T16:58:51.229Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:58:51.229Z] ---> Running in c4fe4ac1cb92 [2021-09-09T16:58:51.229Z] Removing intermediate container c4fe4ac1cb92 [2021-09-09T16:58:51.229Z] ---> bf4b713d2302 [2021-09-09T16:58:51.229Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:58:51.229Z] ---> Running in 19020525ddd9 [2021-09-09T16:58:51.504Z] Removing intermediate container 19020525ddd9 [2021-09-09T16:58:51.504Z] ---> 64200fe8d951 [2021-09-09T16:58:51.504Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:58:52.933Z] ---> 6965f5e324f7 [2021-09-09T16:58:52.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:58:53.524Z] ---> a3829867c360 [2021-09-09T16:58:53.524Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:58:54.502Z] ---> 3a1e9954cdce [2021-09-09T16:58:54.502Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:58:54.502Z] ---> Running in 94da4f150a76 [2021-09-09T16:58:55.098Z] Removing intermediate container 94da4f150a76 [2021-09-09T16:58:55.098Z] ---> 1e0911e0f728 [2021-09-09T16:58:55.098Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:58:55.098Z] ---> Running in dc437bcad25a [2021-09-09T16:58:55.700Z] Removing intermediate container dc437bcad25a [2021-09-09T16:58:55.700Z] ---> d7f0d524d2a3 [2021-09-09T16:58:55.700Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:58:55.700Z] ---> Running in b6482c3f0d31 [2021-09-09T16:58:56.299Z] Removing intermediate container b6482c3f0d31 [2021-09-09T16:58:56.299Z] ---> 18057ab8849b [2021-09-09T16:58:56.299Z] Step 23/24 : LABEL git_sha=ddb2fdc3925acbae5956551cf0a8c83e94c7b9e3 [2021-09-09T16:58:56.576Z] ---> Running in c2331d82c5ff [2021-09-09T16:58:57.172Z] Removing intermediate container c2331d82c5ff [2021-09-09T16:58:57.172Z] ---> 3453a2bf6e1b [2021-09-09T16:58:57.172Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:58:57.172Z] ---> Running in 41002975ab7d [2021-09-09T16:58:57.767Z] Removing intermediate container 41002975ab7d [2021-09-09T16:58:57.767Z] ---> b2085778ba00 [2021-09-09T16:58:57.767Z] [2021-09-09T16:58:58.039Z] Successfully built b2085778ba00 [2021-09-09T16:58:58.315Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T16:58:58.603Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T16:58:58.585Z] $ docker stop --time=1 2eabe4953075b1a3b23b2a394952da2e5af47374a747915d7ee1f25ee91d71cd [2021-09-09T16:59:00.485Z] $ docker rm -f 2eabe4953075b1a3b23b2a394952da2e5af47374a747915d7ee1f25ee91d71cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:59:01.129Z] + docker images [2021-09-09T16:59:01.404Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:59:01.404Z] sys-mgmt-agent-arm64 latest b2085778ba00 4 seconds ago 311MB [2021-09-09T16:59:01.404Z] security-secretstore-setup-arm64 latest c874e5c4fc46 About a minute ago 26.5MB [2021-09-09T16:59:01.404Z] core-metadata-arm64 latest 82573e553227 About a minute ago 15.8MB [2021-09-09T16:59:01.404Z] a52a26fc3ccb About a minute ago 1.57GB [2021-09-09T16:59:01.404Z] core-command-arm64 latest e8b461d1ba22 About a minute ago 15.2MB [2021-09-09T16:59:01.404Z] 34d89ad70dbe About a minute ago 1.57GB [2021-09-09T16:59:01.404Z] d5f9e2e8cb1e About a minute ago 1.57GB [2021-09-09T16:59:01.404Z] e9658275ec9c About a minute ago 1.56GB [2021-09-09T16:59:01.404Z] security-bootstrapper-arm64 latest 138652a3111a 4 minutes ago 17.7MB [2021-09-09T16:59:01.404Z] core-data-arm64 latest eb8281bf53fb 4 minutes ago 19.3MB [2021-09-09T16:59:01.404Z] support-notifications-arm64 latest 3ad8f1a7db58 4 minutes ago 15.9MB [2021-09-09T16:59:01.404Z] support-scheduler-arm64 latest 2ec7c983df19 4 minutes ago 15.2MB [2021-09-09T16:59:01.404Z] security-proxy-setup-arm64 latest 70f23c425ac0 4 minutes ago 24.6MB [2021-09-09T16:59:01.404Z] bbd4fd8d521e 4 minutes ago 1.57GB [2021-09-09T16:59:01.404Z] fc100c844372 4 minutes ago 1.57GB [2021-09-09T16:59:01.404Z] 9c242e7127e9 4 minutes ago 1.57GB [2021-09-09T16:59:01.404Z] 2606cbfbff19 5 minutes ago 1.57GB [2021-09-09T16:59:01.404Z] 63267e3aca3b 5 minutes ago 1.57GB [2021-09-09T16:59:01.404Z] ci-base-image-arm64 latest 10eff902048c 18 minutes ago 1.24GB [2021-09-09T16:59:01.404Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T16:59:01.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T16:59:01.404Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T16:59:01.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:59:02.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:59:02.328Z] [2021-09-09T16:59:02.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:59:02.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:59:02.968Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T16:59:02.968Z] 448f6bf000e3: Pulling fs layer [2021-09-09T16:59:02.968Z] f757da607395: Pulling fs layer [2021-09-09T16:59:02.968Z] 05883995daec: Pulling fs layer [2021-09-09T16:59:02.968Z] 8603b9c90790: Pulling fs layer [2021-09-09T16:59:02.968Z] 1560dd03e051: Pulling fs layer [2021-09-09T16:59:02.968Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T16:59:02.968Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T16:59:02.968Z] 8603b9c90790: Waiting [2021-09-09T16:59:02.968Z] 1560dd03e051: Waiting [2021-09-09T16:59:02.968Z] 27f5ce0e4adf: Waiting [2021-09-09T16:59:03.244Z] f757da607395: Verifying Checksum [2021-09-09T16:59:03.244Z] f757da607395: Download complete [2021-09-09T16:59:03.244Z] 8603b9c90790: Verifying Checksum [2021-09-09T16:59:03.244Z] 8603b9c90790: Download complete [2021-09-09T16:59:03.244Z] 1560dd03e051: Verifying Checksum [2021-09-09T16:59:03.244Z] 1560dd03e051: Download complete [2021-09-09T16:59:03.517Z] 27f5ce0e4adf: Download complete [2021-09-09T16:59:03.791Z] 05883995daec: Verifying Checksum [2021-09-09T16:59:03.791Z] 05883995daec: Download complete [2021-09-09T16:59:04.067Z] 448f6bf000e3: Download complete [2021-09-09T16:59:07.550Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T16:59:07.550Z] c2d8d7efcc4b: Download complete [2021-09-09T16:59:08.528Z] 448f6bf000e3: Pull complete [2021-09-09T16:59:09.125Z] f757da607395: Pull complete [2021-09-09T16:59:10.553Z] 05883995daec: Pull complete [2021-09-09T16:59:11.144Z] 8603b9c90790: Pull complete [2021-09-09T16:59:12.143Z] 1560dd03e051: Pull complete [2021-09-09T16:59:12.143Z] 27f5ce0e4adf: Pull complete [2021-09-09T16:59:27.222Z] c2d8d7efcc4b: Pull complete [2021-09-09T16:59:27.222Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T16:59:27.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:59:27.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T16:59:27.451Z] prd-ubuntu18.04-docker-arm64-4c-16g-1682 does not seem to be running inside a container [2021-09-09T16:59:27.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-09T16:59:31.323Z] $ docker top 2dba01e458dc2d4aa233842049cfdf0740af1265ae034150b28ab6a2c6e74dcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:59:32.369Z] ---> job-cost.sh [2021-09-09T16:59:32.369Z] lf-activate-venv: SKIPPING [2021-09-09T16:59:32.369Z] INFO: No Stack... [2021-09-09T16:59:33.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T16:59:33.618Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T16:59:34.282Z] + + cut -d,cat -f6 /w/workspace/edgex-go/2/archives/cost.csv [2021-09-09T16:59:34.282Z] [Pipeline] lock [2021-09-09T16:59:34.344Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3704-2-stack-cost] [2021-09-09T16:59:34.358Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3704-2-stack-cost] did not exist. Created. [2021-09-09T16:59:34.358Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3704-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T16:59:35.030Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T16:59:35.186Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T16:59:35.200Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3704-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T16:59:35.207Z] $ docker stop --time=1 2dba01e458dc2d4aa233842049cfdf0740af1265ae034150b28ab6a2c6e74dcd [2021-09-09T16:59:36.913Z] $ docker rm -f 2dba01e458dc2d4aa233842049cfdf0740af1265ae034150b28ab6a2c6e74dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T17:00:16.708Z] Running on prd-ubuntu18.04-docker-8c-8g-1819 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws [2021-09-09T17:00:16.732Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-09T17:00:16.868Z] The recommended git tool is: git [2021-09-09T17:00:21.755Z] using credential edgex-jenkins-ssh [2021-09-09T17:00:21.771Z] Cloning the remote Git repository [2021-09-09T17:00:21.799Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:00:21.884Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-09T17:00:21.919Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:00:21.919Z] > git --version # timeout=10 [2021-09-09T17:00:21.926Z] > git --version # 'git version 2.17.1' [2021-09-09T17:00:21.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:00:21.983Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:01:27.307Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-09T17:01:27.471Z] Merge succeeded, producing 6e73abc5e502361d3b11316615ae9ee8f0e05de4 [2021-09-09T17:01:27.471Z] Checking out Revision 6e73abc5e502361d3b11316615ae9ee8f0e05de4 (PR-3704) [2021-09-09T17:01:24.846Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:01:24.857Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:01:24.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:01:24.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:01:24.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:01:24.898Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T17:01:27.319Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:01:27.325Z] > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 [2021-09-09T17:01:27.390Z] > git remote # timeout=10 [2021-09-09T17:01:27.398Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T17:01:27.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:01:27.406Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T17:01:27.457Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T17:01:27.473Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:01:27.477Z] > git checkout -f 6e73abc5e502361d3b11316615ae9ee8f0e05de4 # timeout=10 [2021-09-09T17:01:31.500Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T17:01:31.504Z] > git rev-list --no-walk c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:01:32.384Z] + echo snap-build.sh [2021-09-09T17:01:32.385Z] snap-build.sh [2021-09-09T17:01:32.385Z] + SNAP_BASE_DIR=. [2021-09-09T17:01:32.385Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-09T17:01:32.385Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-09T17:01:32.385Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-09T17:01:32.385Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-09T17:01:32.385Z] + cd /w/workspace/edgex-go/2 [2021-09-09T17:01:32.385Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-09T17:01:32.385Z] Reading package lists... [2021-09-09T17:01:32.385Z] Building dependency tree... [2021-09-09T17:01:32.385Z] Reading state information... [2021-09-09T17:01:32.385Z] The following packages were automatically installed and are no longer required: [2021-09-09T17:01:32.385Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-09T17:01:32.385Z] uidmap xdelta3 [2021-09-09T17:01:32.385Z] Use 'sudo apt autoremove' to remove them. [2021-09-09T17:01:32.385Z] The following packages will be REMOVED: [2021-09-09T17:01:32.385Z] lxd* lxd-client* [2021-09-09T17:01:32.654Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-09T17:01:32.654Z] After this operation, 31.7 MB disk space will be freed. [2021-09-09T17:01:33.199Z] (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-09-09T17:01:33.199Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:01:34.163Z] Removing lxd dnsmasq configuration [2021-09-09T17:01:34.163Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:01:34.163Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-09T17:01:34.749Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:01:35.019Z] (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-09-09T17:01:35.019Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:01:36.458Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-09T17:01:36.458Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-09T17:01:36.725Z] + sudo snap remove --purge lxd [2021-09-09T17:01:36.995Z] snap "lxd" is not installed [2021-09-09T17:01:36.995Z] + sudo groupadd --force --system lxd [2021-09-09T17:01:36.995Z] ++ whoami [2021-09-09T17:01:36.995Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-09T17:01:36.995Z] + newgrp - lxd [2021-09-09T17:01:36.995Z] + sudo snap install lxd [2021-09-09T17:01:43.861Z] 2021-09-09T17:01:42Z INFO Waiting for automatic snapd restart... [2021-09-09T17:01:58.871Z] lxd 4.18 from Canonical* installed [2021-09-09T17:01:58.871Z] + sudo lxd init --auto [2021-09-09T17:02:08.990Z] + sudo snap install --classic snapcraft [2021-09-09T17:02:16.376Z] snapcraft 5.0 from Canonical* installed [2021-09-09T17:02:16.376Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-09T17:02:16.376Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-09T17:02:16.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T17:02:16.376Z] Dload Upload Total Spent Left Speed [2021-09-09T17:02:16.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 [2021-09-09T17:02:16.376Z] 100 3325k 100 3325k 0 0 4940k 0 --:--:-- --:--:-- --:--:-- 4940k [2021-09-09T17:02:16.376Z] ./yq_linux_amd64 [2021-09-09T17:02:16.376Z] + sudo snapcraft prime --use-lxd [2021-09-09T17:02:18.535Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-09T17:02:18.817Z] 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-09-09T17:02:18.817Z] - README.md [2021-09-09T17:02:18.817Z] [2021-09-09T17:02:18.817Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T17:02:18.817Z] Launching a container. [2021-09-09T17:02:29.275Z] Waiting for container to be ready [2021-09-09T17:02:29.586Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-09T17:02:29.586Z] [2021-09-09T17:02:32.985Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-09T17:02:33.259Z] Waiting for network to be ready... [2021-09-09T17:02:33.537Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T17:02:33.814Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T17:02:33.814Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T17:02:33.814Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T17:02:33.814Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T17:02:33.814Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T17:02:33.814Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T17:02:33.814Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T17:02:33.814Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T17:02:33.814Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T17:02:34.292Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T17:02:34.292Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T17:02:34.567Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T17:02:34.848Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T17:02:34.848Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T17:02:34.848Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T17:02:34.848Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T17:02:34.848Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T17:02:35.123Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T17:02:35.398Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T17:02:35.398Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T17:02:35.398Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T17:02:35.398Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T17:02:35.398Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T17:02:35.398Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T17:02:35.398Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T17:02:35.675Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T17:02:37.663Z] Fetched 25.2 MB in 4s (6070 kB/s) [2021-09-09T17:02:38.647Z] Reading package lists... [2021-09-09T17:02:38.939Z] Reading package lists... [2021-09-09T17:02:39.214Z] Building dependency tree... [2021-09-09T17:02:39.214Z] Reading state information... [2021-09-09T17:02:39.214Z] The following additional packages will be installed: [2021-09-09T17:02:39.214Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T17:02:39.214Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T17:02:39.214Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T17:02:39.214Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-09T17:02:39.214Z] Suggested packages: [2021-09-09T17:02:39.214Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-09T17:02:39.214Z] Recommended packages: [2021-09-09T17:02:39.214Z] gnupg libsasl2-modules [2021-09-09T17:02:39.214Z] The following NEW packages will be installed: [2021-09-09T17:02:39.214Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T17:02:39.214Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T17:02:39.214Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T17:02:39.214Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-09T17:02:39.214Z] The following packages will be upgraded: [2021-09-09T17:02:39.214Z] gpg gpg-agent gpgconf libudev1 [2021-09-09T17:02:39.214Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-09T17:02:39.214Z] Need to get 3527 kB of archives. [2021-09-09T17:02:39.214Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-09T17:02:39.214Z] 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-09-09T17:02:39.490Z] 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-09-09T17:02:39.490Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-09T17:02:39.490Z] 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-09-09T17:02:39.490Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-09T17:02:39.764Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-09T17:02:40.362Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-09T17:02:40.362Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-09T17:02:40.362Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-09T17:02:40.362Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-09T17:02:40.362Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-09T17:02:40.362Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-09T17:02:40.362Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-09T17:02:40.362Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-09T17:02:40.362Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-09T17:02:40.362Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-09T17:02:40.362Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-09T17:02:40.362Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-09T17:02:40.362Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-09T17:02:40.362Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-09T17:02:40.362Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-09T17:02:40.362Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-09T17:02:40.639Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:02:40.639Z] Fetched 3527 kB in 1s (2878 kB/s) [2021-09-09T17:02:40.639Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T17:02:40.639Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:02:40.639Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:02:40.639Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-09T17:02:40.914Z] Selecting previously unselected package udev. [2021-09-09T17:02:40.914Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T17:02:40.914Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:02:40.914Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-09T17:02:40.914Z] Selecting previously unselected package libfuse2:amd64. [2021-09-09T17:02:40.914Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T17:02:40.914Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T17:02:41.192Z] Selecting previously unselected package fuse. [2021-09-09T17:02:41.192Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T17:02:41.192Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-09T17:02:41.192Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:02:41.192Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:02:41.192Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:02:41.192Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:02:41.192Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:02:41.192Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:02:41.469Z] Selecting previously unselected package libksba8:amd64. [2021-09-09T17:02:41.469Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-09T17:02:41.469Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-09T17:02:41.469Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-09T17:02:41.469Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:02:41.469Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:41.469Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-09T17:02:41.469Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:02:41.469Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:41.469Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-09T17:02:41.469Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:02:41.469Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:41.744Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-09T17:02:41.744Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:02:41.744Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:41.744Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-09T17:02:41.744Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:02:41.744Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:41.744Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-09T17:02:41.744Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:02:41.744Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:41.744Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-09T17:02:41.744Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:02:41.744Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:41.744Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-09T17:02:41.744Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:02:42.019Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.019Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-09T17:02:42.019Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:02:42.019Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.019Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T17:02:42.019Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T17:02:42.019Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:02:42.019Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T17:02:42.019Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T17:02:42.019Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:02:42.019Z] Selecting previously unselected package libldap-common. [2021-09-09T17:02:42.019Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-09T17:02:42.019Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:02:42.019Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T17:02:42.019Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-09T17:02:42.019Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:02:42.299Z] Selecting previously unselected package dirmngr. [2021-09-09T17:02:42.299Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:02:42.299Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T17:02:42.299Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:02:42.299Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-09T17:02:42.299Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T17:02:42.299Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:02:42.299Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:02:42.299Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-09T17:02:42.299Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.299Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-09T17:02:42.299Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:02:42.299Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-09T17:02:42.903Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T17:02:42.903Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.903Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-09T17:02:42.903Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-09T17:02:42.903Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-09T17:02:42.903Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.903Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.903Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.903Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.903Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.903Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.903Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:02:42.903Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:02:42.903Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T17:02:42.903Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:02:43.511Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-09T17:02:43.512Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-09T17:02:43.512Z] This means they are not meant to be enabled using systemctl. [2021-09-09T17:02:43.512Z] Possible reasons for having this kind of units are: [2021-09-09T17:02:43.512Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-09T17:02:43.512Z] .wants/ or .requires/ directory. [2021-09-09T17:02:43.512Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-09T17:02:43.512Z] a requirement dependency on it. [2021-09-09T17:02:43.512Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-09T17:02:43.512Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-09T17:02:43.512Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-09T17:02:43.512Z] instance name specified. [2021-09-09T17:02:43.787Z] Reading package lists... [2021-09-09T17:02:44.065Z] Building dependency tree... [2021-09-09T17:02:44.065Z] Reading state information... [2021-09-09T17:02:44.352Z] The following additional packages will be installed: [2021-09-09T17:02:44.352Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-09T17:02:44.352Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-09T17:02:44.352Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-09T17:02:44.352Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-09T17:02:44.352Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-09T17:02:44.352Z] Suggested packages: [2021-09-09T17:02:44.352Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-09T17:02:44.352Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-09T17:02:44.352Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-09T17:02:44.352Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-09T17:02:44.352Z] systemd-container policykit-1 [2021-09-09T17:02:44.352Z] Recommended packages: [2021-09-09T17:02:44.352Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-09T17:02:44.352Z] The following NEW packages will be installed: [2021-09-09T17:02:44.352Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-09T17:02:44.352Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-09T17:02:44.352Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-09T17:02:44.352Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-09T17:02:44.352Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-09T17:02:44.352Z] The following packages will be upgraded: [2021-09-09T17:02:44.352Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-09T17:02:44.352Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-09T17:02:44.352Z] Need to get 36.7 MB of archives. [2021-09-09T17:02:44.352Z] After this operation, 147 MB of additional disk space will be used. [2021-09-09T17:02:44.352Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-09T17:02:44.352Z] 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-09-09T17:02:44.352Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-09T17:02:44.352Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-09T17:02:44.352Z] 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-09-09T17:02:44.628Z] 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-09-09T17:02:44.628Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-09T17:02:44.628Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-09T17:02:44.628Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-09T17:02:44.628Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-09T17:02:44.628Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-09T17:02:44.628Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-09T17:02:44.628Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-09T17:02:44.628Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-09T17:02:44.628Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-09T17:02:44.628Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-09T17:02:44.628Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-09T17:02:45.618Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-09T17:02:45.618Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-09T17:02:45.618Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-09T17:02:45.618Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-09T17:02:45.618Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-09T17:02:45.618Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-09T17:02:45.618Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-09T17:02:45.618Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-09T17:02:45.618Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-09T17:02:45.618Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-09T17:02:45.618Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-09T17:02:45.896Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-09T17:02:45.896Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-09T17:02:47.346Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:02:47.346Z] Fetched 36.7 MB in 3s (12.3 MB/s) [2021-09-09T17:02:47.346Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:02:47.346Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:02:47.621Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:02:47.896Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:02:47.896Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:02:48.171Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-09T17:02:48.171Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:02:48.171Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-09T17:02:48.171Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-09T17:02:48.171Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-09T17:02:48.449Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:02:48.449Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-09T17:02:48.449Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-09T17:02:48.724Z] Setting up apt (1.6.14) ... [2021-09-09T17:02:48.724Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-09T17:02:48.999Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-09T17:02:48.999Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-09T17:02:48.999Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T17:02:48.999Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T17:02:49.355Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-09T17:02:49.355Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:02:49.355Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:02:49.355Z] Selecting previously unselected package libexpat1:amd64. [2021-09-09T17:02:49.355Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-09T17:02:49.355Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T17:02:49.630Z] Selecting previously unselected package python3.6-minimal. [2021-09-09T17:02:49.630Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:02:49.630Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:02:49.630Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T17:02:49.906Z] Checking for services that may need to be restarted...done. [2021-09-09T17:02:49.906Z] Checking for services that may need to be restarted...done. [2021-09-09T17:02:49.906Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:02:49.906Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T17:02:49.906Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:02:50.520Z] Selecting previously unselected package python3-minimal. [2021-09-09T17:02:50.520Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-09T17:02:50.520Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:02:50.520Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-09T17:02:50.520Z] Selecting previously unselected package mime-support. [2021-09-09T17:02:50.520Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-09T17:02:50.520Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-09T17:02:50.520Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-09T17:02:50.520Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-09T17:02:50.520Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T17:02:50.520Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-09T17:02:50.520Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:02:50.520Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:02:50.799Z] Selecting previously unselected package python3.6. [2021-09-09T17:02:50.799Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:02:50.799Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:02:50.799Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-09T17:02:50.799Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:02:50.799Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T17:02:50.799Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-09T17:02:51.074Z] Selecting previously unselected package python3. [2021-09-09T17:02:51.074Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-09T17:02:51.074Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:02:51.074Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-09T17:02:51.074Z] Selecting previously unselected package multiarch-support. [2021-09-09T17:02:51.074Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:02:51.074Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T17:02:51.074Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T17:02:51.074Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-09T17:02:51.074Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-09T17:02:51.074Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-09T17:02:51.074Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T17:02:51.074Z] Selecting previously unselected package libbsd0:amd64. [2021-09-09T17:02:51.074Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-09T17:02:51.074Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T17:02:51.350Z] Selecting previously unselected package sudo. [2021-09-09T17:02:51.350Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-09T17:02:51.350Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T17:02:51.350Z] Selecting previously unselected package apparmor. [2021-09-09T17:02:51.350Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T17:02:51.350Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-09T17:02:51.350Z] Selecting previously unselected package libedit2:amd64. [2021-09-09T17:02:51.350Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-09T17:02:51.350Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T17:02:51.623Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-09T17:02:51.623Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:02:51.623Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:02:51.623Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-09T17:02:51.623Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:02:51.623Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:02:51.623Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-09T17:02:51.623Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-09T17:02:51.623Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T17:02:51.623Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-09T17:02:51.623Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:02:51.623Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:02:51.896Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-09T17:02:51.896Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:02:51.896Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:02:51.896Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-09T17:02:51.896Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-09T17:02:51.896Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T17:02:51.896Z] Selecting previously unselected package openssh-client. [2021-09-09T17:02:51.896Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-09T17:02:51.896Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T17:02:52.171Z] Selecting previously unselected package squashfs-tools. [2021-09-09T17:02:52.171Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-09T17:02:52.171Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T17:02:52.171Z] Selecting previously unselected package snapd. [2021-09-09T17:02:52.171Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-09T17:02:52.171Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-09T17:02:54.159Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T17:02:54.159Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T17:02:54.159Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-09T17:02:54.433Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T17:02:54.433Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T17:02:54.433Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:02:54.433Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:02:54.433Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-09T17:02:54.433Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-09T17:02:55.030Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T17:02:55.030Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T17:02:55.030Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T17:02:55.030Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:02:55.030Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:02:55.030Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:02:55.631Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T17:02:55.631Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:02:55.631Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T17:02:55.631Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-09T17:02:55.631Z] running python rtupdate hooks for python3.6... [2021-09-09T17:02:55.631Z] running python post-rtupdate hooks for python3.6... [2021-09-09T17:02:55.631Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-09T17:02:56.232Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-09T17:02:56.834Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:02:57.818Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T17:02:58.098Z] Setting up snapd (2.49.2+18.04) ... [2021-09-09T17:02:58.698Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-09T17:02:58.698Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-09T17:02:58.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-09T17:02:58.974Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-09T17:02:59.249Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T17:02:59.249Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T17:02:59.526Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-09T17:02:59.526Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-09T17:02:59.809Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-09T17:02:59.809Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-09T17:03:00.088Z] /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-09-09T17:03:00.088Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:03:00.088Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T17:03:01.070Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:03:01.070Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:03:01.070Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:03:02.334Z] Reading package lists... [2021-09-09T17:03:02.334Z] Reading package lists... [2021-09-09T17:03:02.614Z] Building dependency tree... [2021-09-09T17:03:02.614Z] Reading state information... [2021-09-09T17:03:02.891Z] Calculating upgrade... [2021-09-09T17:03:02.891Z] The following packages will be upgraded: [2021-09-09T17:03:02.891Z] advancecomp base-files bash binutils binutils-common [2021-09-09T17:03:02.891Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-09T17:03:02.892Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-09T17:03:02.892Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-09T17:03:02.892Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-09T17:03:02.892Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-09T17:03:02.892Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-09T17:03:02.892Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-09T17:03:02.892Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-09T17:03:02.892Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-09T17:03:02.892Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-09T17:03:02.892Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-09T17:03:02.892Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-09T17:03:02.892Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-09T17:03:02.892Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-09T17:03:02.892Z] ubuntu-keyring util-linux [2021-09-09T17:03:03.169Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:03:03.169Z] Need to get 64.2 MB of archives. [2021-09-09T17:03:03.169Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-09T17:03:03.169Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-09T17:03:03.169Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-09T17:03:03.169Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-09T17:03:03.169Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-09T17:03:03.169Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-09T17:03:03.169Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-09T17:03:03.169Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-09T17:03:03.169Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-09T17:03:03.169Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-09T17:03:03.169Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-09T17:03:03.169Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-09T17:03:03.169Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-09T17:03:03.169Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-09T17:03:03.169Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-09T17:03:03.169Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-09T17:03:03.169Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-09T17:03:03.445Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-09T17:03:03.445Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-09T17:03:03.445Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-09T17:03:03.445Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-09T17:03:03.445Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-09T17:03:03.445Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-09T17:03:03.445Z] 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-09-09T17:03:03.445Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-09T17:03:03.445Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-09T17:03:03.445Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-09T17:03:03.445Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-09T17:03:03.445Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-09T17:03:03.445Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-09T17:03:03.445Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-09T17:03:03.445Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-09T17:03:03.445Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-09T17:03:03.445Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-09T17:03:03.445Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-09T17:03:03.445Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-09T17:03:03.445Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-09T17:03:03.445Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-09T17:03:03.721Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-09T17:03:03.722Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-09T17:03:03.722Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-09T17:03:03.722Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-09T17:03:03.722Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-09T17:03:03.722Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-09T17:03:03.722Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-09T17:03:03.722Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-09T17:03:03.722Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-09T17:03:03.722Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-09T17:03:03.722Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-09T17:03:03.722Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-09T17:03:03.722Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-09T17:03:03.722Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-09T17:03:03.722Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-09T17:03:03.722Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-09T17:03:03.722Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-09T17:03:03.722Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-09T17:03:03.722Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-09T17:03:03.722Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-09T17:03:03.996Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-09T17:03:04.272Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-09T17:03:04.272Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-09T17:03:04.272Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-09T17:03:04.272Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-09T17:03:04.272Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-09T17:03:04.545Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-09T17:03:04.545Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-09T17:03:04.545Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-09T17:03:04.545Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-09T17:03:04.545Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-09T17:03:04.546Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-09T17:03:04.546Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-09T17:03:04.546Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-09T17:03:04.546Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-09T17:03:04.546Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-09T17:03:04.546Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-09T17:03:04.546Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-09T17:03:04.546Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-09T17:03:04.546Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-09T17:03:04.546Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-09T17:03:04.546Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-09T17:03:04.546Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-09T17:03:04.821Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-09T17:03:04.821Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-09T17:03:04.821Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-09T17:03:04.821Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-09T17:03:04.821Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-09T17:03:04.821Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-09T17:03:04.821Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-09T17:03:04.821Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-09T17:03:04.821Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-09T17:03:04.821Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-09T17:03:04.821Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-09T17:03:04.821Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-09T17:03:05.100Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-09T17:03:05.100Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-09T17:03:05.100Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-09T17:03:05.100Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-09T17:03:05.100Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-09T17:03:05.100Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-09T17:03:05.100Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-09T17:03:05.376Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-09T17:03:05.376Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-09T17:03:05.376Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-09T17:03:05.376Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-09T17:03:05.376Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:03:05.376Z] Fetched 64.2 MB in 2s (28.5 MB/s) [2021-09-09T17:03:05.376Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:03:05.376Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:03:05.376Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:03:05.975Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:03:05.975Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:03:05.975Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-09T17:03:05.975Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-09T17:03:06.250Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:06.250Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:06.250Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:06.250Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:06.525Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:06.525Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:06.525Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:06.525Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:06.525Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:06.525Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:06.525Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:06.525Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:06.800Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:06.800Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:06.800Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:06.800Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:03:06.800Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:06.800Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-09T17:03:06.800Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:06.800Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:03:06.800Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:06.800Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:07.078Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:07.078Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:07.078Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:07.078Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:03:07.078Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:07.370Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:03:07.370Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:03:07.370Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:03:07.979Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T17:03:07.979Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:03:07.979Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-09T17:03:07.979Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-09T17:03:07.979Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-09T17:03:07.979Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-09T17:03:08.254Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-09T17:03:08.856Z] Installing new version of config file /etc/issue ... [2021-09-09T17:03:08.856Z] Installing new version of config file /etc/issue.net ... [2021-09-09T17:03:08.856Z] Installing new version of config file /etc/lsb-release ... [2021-09-09T17:03:08.856Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-09T17:03:09.131Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-09T17:03:09.131Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-09T17:03:09.407Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-09T17:03:09.407Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:09.407Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-09T17:03:09.407Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-09T17:03:09.407Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-09T17:03:09.407Z] 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-09-09T17:03:09.682Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:09.682Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:03:09.682Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-09T17:03:09.682Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:03:09.682Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:09.682Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-09T17:03:09.682Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-09T17:03:09.682Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-09T17:03:09.958Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:09.958Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-09T17:03:09.958Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:03:09.958Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-09T17:03:10.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:10.232Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:03:10.232Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:03:10.232Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:03:10.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:10.232Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:03:10.232Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:03:10.232Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-09T17:03:10.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:10.508Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-09T17:03:10.508Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-09T17:03:10.508Z] Setting up grep (3.1-2build1) ... [2021-09-09T17:03:10.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:10.508Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-09T17:03:10.508Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-09T17:03:10.508Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-09T17:03:10.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:10.783Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T17:03:10.783Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T17:03:10.783Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-09T17:03:10.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:10.783Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:03:10.783Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:03:10.783Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-09T17:03:11.061Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:11.061Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:03:11.061Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:03:11.350Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:03:11.350Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:03:11.640Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:03:11.640Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:03:11.913Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-09T17:03:11.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:11.913Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-09T17:03:11.913Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:03:12.520Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T17:03:12.520Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T17:03:12.520Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T17:03:12.520Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T17:03:12.520Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T17:03:12.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:12.520Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-09T17:03:12.520Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-09T17:03:12.795Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-09T17:03:12.795Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:12.795Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:03:12.795Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:03:12.795Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:03:12.795Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:12.795Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:03:12.795Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:03:13.070Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:03:13.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:13.070Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:03:13.070Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:03:13.070Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:03:13.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:13.070Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:03:13.070Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:03:13.344Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:03:13.344Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:13.344Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:03:13.344Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:03:13.344Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:03:13.344Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:03:13.344Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:03:13.344Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:13.344Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:03:13.344Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:03:13.619Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:03:13.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:13.619Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:03:13.619Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:03:13.619Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:03:13.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:13.619Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:03:13.619Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:03:13.619Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:03:13.894Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:13.894Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:03:13.894Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:03:14.172Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:03:14.453Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-09T17:03:14.727Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-09T17:03:14.727Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:14.727Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:03:14.727Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:03:15.002Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:03:15.002Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:03:15.002Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-09T17:03:15.002Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:03:15.002Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-09T17:03:15.002Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:03:15.002Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-09T17:03:15.275Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-09T17:03:15.275Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-09T17:03:15.549Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:03:15.549Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-09T17:03:15.549Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T17:03:15.549Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-09T17:03:15.549Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:03:15.549Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-09T17:03:15.549Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T17:03:15.549Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-09T17:03:15.549Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:03:15.549Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:03:15.549Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:03:15.824Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:03:15.824Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:03:15.824Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:03:15.824Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:03:15.824Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:03:16.101Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-09T17:03:16.101Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:03:16.101Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:03:16.101Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:03:16.375Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:16.375Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:03:16.375Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:03:16.375Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:03:16.375Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:03:16.375Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:03:16.375Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:03:16.375Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:03:16.656Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:16.656Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-09T17:03:16.656Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-09T17:03:16.656Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-09T17:03:16.656Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:16.656Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-09T17:03:16.656Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-09T17:03:16.656Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-09T17:03:16.931Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:16.932Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-09T17:03:16.932Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:03:16.932Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:03:17.208Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:17.209Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:03:17.209Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:03:17.209Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:03:17.209Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:17.209Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-09T17:03:17.209Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-09T17:03:17.209Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-09T17:03:17.209Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:17.209Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T17:03:17.483Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T17:03:17.483Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-09T17:03:17.483Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:17.483Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:03:17.758Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:03:17.758Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-09T17:03:17.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:17.758Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:03:17.758Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T17:03:17.758Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T17:03:17.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:17.758Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:03:17.758Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T17:03:18.033Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T17:03:18.033Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:18.033Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-09T17:03:18.033Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-09T17:03:18.033Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-09T17:03:18.033Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:18.033Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-09T17:03:18.033Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-09T17:03:18.307Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-09T17:03:18.307Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:18.307Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-09T17:03:18.307Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-09T17:03:18.307Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-09T17:03:18.307Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:18.307Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-09T17:03:18.307Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-09T17:03:18.581Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-09T17:03:18.581Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:18.581Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-09T17:03:18.581Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-09T17:03:18.581Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-09T17:03:18.581Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:03:18.581Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-09T17:03:18.581Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-09T17:03:18.855Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-09T17:03:18.855Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-09T17:03:18.855Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T17:03:18.855Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T17:03:18.855Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T17:03:18.855Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T17:03:19.133Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T17:03:19.133Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T17:03:19.133Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-09T17:03:19.133Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-09T17:03:19.133Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T17:03:19.133Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-09T17:03:19.410Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-09T17:03:19.410Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-09T17:03:19.410Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-09T17:03:19.410Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-09T17:03:19.410Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-09T17:03:19.410Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-09T17:03:19.410Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-09T17:03:19.410Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-09T17:03:19.684Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-09T17:03:19.684Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-09T17:03:19.684Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-09T17:03:19.684Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-09T17:03:19.684Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-09T17:03:19.684Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-09T17:03:19.967Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-09T17:03:19.967Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-09T17:03:20.246Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:03:20.246Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-09T17:03:20.246Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:03:20.246Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:03:20.525Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:03:20.525Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:03:20.525Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:03:20.525Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:03:20.525Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:03:20.800Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:03:20.800Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:20.800Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:03:20.800Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:20.800Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:03:20.800Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:20.800Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:03:21.076Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:21.077Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:03:21.680Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:21.680Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:03:22.665Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:22.665Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:03:22.944Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:22.944Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:03:23.220Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:23.220Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:03:23.820Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:03:23.820Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:03:24.097Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:03:24.097Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:03:24.097Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T17:03:24.097Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:03:24.097Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T17:03:24.097Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:03:24.371Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-09T17:03:24.371Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-09T17:03:24.371Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:03:24.371Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:03:24.371Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:03:24.371Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:03:24.371Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-09T17:03:24.371Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-09T17:03:24.645Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:24.645Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:03:24.645Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:24.645Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:24.645Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:24.645Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-09T17:03:24.645Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-09T17:03:24.645Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-09T17:03:24.645Z] [2021-09-09T17:03:24.645Z] Current default time zone: 'Etc/UTC' [2021-09-09T17:03:24.645Z] Local time is now: Thu Sep 9 17:03:24 UTC 2021. [2021-09-09T17:03:24.645Z] Universal Time is now: Thu Sep 9 17:03:24 UTC 2021. [2021-09-09T17:03:24.645Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-09T17:03:24.645Z] [2021-09-09T17:03:24.645Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-09T17:03:24.645Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:24.645Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-09T17:03:24.923Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:03:24.924Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-09T17:03:24.924Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-09T17:03:24.924Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-09T17:03:24.924Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-09T17:03:24.924Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-09T17:03:24.924Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T17:03:24.924Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:24.924Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-09T17:03:24.924Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:03:24.924Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:03:24.924Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:24.924Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-09T17:03:24.924Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-09T17:03:24.924Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-09T17:03:24.924Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T17:03:24.924Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-09T17:03:24.924Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-09T17:03:24.924Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:03:24.924Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-09T17:03:26.906Z] Updating certificates in /etc/ssl/certs... [2021-09-09T17:03:27.507Z] 23 added, 27 removed; done. [2021-09-09T17:03:27.507Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T17:03:27.507Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:03:27.507Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-09T17:03:27.507Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-09T17:03:27.507Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-09T17:03:27.507Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:03:27.507Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:03:27.507Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:03:27.507Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:03:27.507Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:03:27.507Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:03:27.507Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:03:27.507Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-09T17:03:27.507Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:03:27.507Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:03:27.507Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-09T17:03:27.507Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:03:27.507Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:03:27.507Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:03:27.507Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:03:27.507Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-09T17:03:27.783Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:03:27.783Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:03:27.783Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T17:03:27.783Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-09T17:03:27.783Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-09T17:03:27.783Z] Updating certificates in /etc/ssl/certs... [2021-09-09T17:03:28.384Z] 0 added, 0 removed; done. [2021-09-09T17:03:28.384Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-09T17:03:28.384Z] done. [2021-09-09T17:03:28.659Z] Reading package lists... [2021-09-09T17:03:28.934Z] Building dependency tree... [2021-09-09T17:03:28.934Z] Reading state information... [2021-09-09T17:03:28.934Z] The following NEW packages will be installed: [2021-09-09T17:03:28.934Z] apt-transport-https [2021-09-09T17:03:28.934Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:03:29.212Z] Need to get 4348 B of archives. [2021-09-09T17:03:29.212Z] After this operation, 154 kB of additional disk space will be used. [2021-09-09T17:03:29.212Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-09T17:03:29.212Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:03:29.488Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-09-09T17:03:29.488Z] Selecting previously unselected package apt-transport-https. [2021-09-09T17:03:29.488Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-09T17:03:29.488Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-09T17:03:29.488Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-09T17:03:29.488Z] Setting up apt-transport-https (1.6.14) ... [2021-09-09T17:03:29.765Z] Waiting for network to be ready... [2021-09-09T17:03:36.487Z] 2021-09-09T17:03:33Z INFO Waiting for automatic snapd restart... [2021-09-09T17:03:37.094Z] snapd 2.51.4 from Canonical* installed [2021-09-09T17:03:38.079Z] "snapd" switched to the "latest/stable" channel [2021-09-09T17:03:38.079Z] [2021-09-09T17:03:40.705Z] core18 20210722 from Canonical* installed [2021-09-09T17:03:40.705Z] "core18" switched to the "latest/stable" channel [2021-09-09T17:03:40.705Z] [2021-09-09T17:03:42.681Z] snapcraft 5.0 from Canonical* installed [2021-09-09T17:03:42.955Z] "snapcraft" switched to the "latest/stable" channel [2021-09-09T17:03:42.955Z] [2021-09-09T17:03:47.270Z] 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-09-09T17:03:47.270Z] - README.md [2021-09-09T17:03:47.270Z] [2021-09-09T17:03:47.270Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T17:03:47.270Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:03:47.545Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:03:47.545Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:03:48.802Z] Reading package lists... [2021-09-09T17:03:49.076Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-09T17:03:49.076Z] Reading package lists... [2021-09-09T17:03:49.350Z] Building dependency tree... [2021-09-09T17:03:49.350Z] Reading state information... [2021-09-09T17:03:49.350Z] Suggested packages: [2021-09-09T17:03:49.350Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-09T17:03:49.350Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-09T17:03:49.350Z] Recommended packages: [2021-09-09T17:03:49.350Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-09T17:03:49.625Z] The following NEW packages will be installed: [2021-09-09T17:03:49.625Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-09T17:03:49.625Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-09T17:03:49.625Z] pkg-config zip [2021-09-09T17:03:49.625Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:03:49.625Z] Need to get 7663 kB of archives. [2021-09-09T17:03:49.625Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-09T17:03:49.625Z] 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-09-09T17:03:49.625Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-09T17:03:49.625Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-09T17:03:49.625Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-09T17:03:49.898Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-09T17:03:49.898Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-09T17:03:49.898Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-09T17:03:49.898Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-09T17:03:50.171Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-09T17:03:50.171Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-09T17:03:50.171Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-09T17:03:50.445Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-09T17:03:50.445Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-09T17:03:50.445Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-09T17:03:50.445Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-09T17:03:50.719Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:03:50.719Z] Fetched 7663 kB in 1s (8272 kB/s) [2021-09-09T17:03:50.719Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-09T17:03:50.719Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-09T17:03:50.719Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-09T17:03:50.719Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T17:03:50.719Z] Selecting previously unselected package libpsl5:amd64. [2021-09-09T17:03:50.719Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-09T17:03:50.719Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T17:03:50.993Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T17:03:50.993Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-09T17:03:50.993Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T17:03:50.993Z] Selecting previously unselected package librtmp1:amd64. [2021-09-09T17:03:50.993Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-09T17:03:50.993Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T17:03:50.993Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-09T17:03:50.993Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-09T17:03:50.993Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T17:03:50.993Z] Selecting previously unselected package liberror-perl. [2021-09-09T17:03:50.993Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-09T17:03:50.993Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-09T17:03:50.993Z] Selecting previously unselected package git-man. [2021-09-09T17:03:50.993Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-09T17:03:50.993Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:03:51.268Z] Selecting previously unselected package git. [2021-09-09T17:03:51.268Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-09T17:03:51.268Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:03:51.865Z] Selecting previously unselected package libnorm1:amd64. [2021-09-09T17:03:51.865Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-09T17:03:51.865Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T17:03:51.865Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-09T17:03:51.865Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-09T17:03:51.865Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T17:03:51.865Z] Selecting previously unselected package libsodium23:amd64. [2021-09-09T17:03:51.865Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-09T17:03:51.865Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-09T17:03:51.865Z] Selecting previously unselected package libzmq5:amd64. [2021-09-09T17:03:51.865Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T17:03:51.865Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:03:51.865Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-09T17:03:51.865Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T17:03:51.865Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:03:53.619Z] Selecting previously unselected package pkg-config. [2021-09-09T17:03:53.619Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-09T17:03:53.619Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T17:03:53.619Z] Selecting previously unselected package zip. [2021-09-09T17:03:53.619Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-09T17:03:53.619Z] Unpacking zip (3.0-11build1) ... [2021-09-09T17:03:53.619Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T17:03:53.619Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:03:53.619Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T17:03:53.619Z] Setting up liberror-perl (0.17025-1) ... [2021-09-09T17:03:53.619Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T17:03:53.619Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T17:03:53.619Z] No schema files found: doing nothing. [2021-09-09T17:03:53.619Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T17:03:53.619Z] Setting up zip (3.0-11build1) ... [2021-09-09T17:03:53.619Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T17:03:53.619Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-09T17:03:53.619Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T17:03:53.619Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:03:53.619Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T17:03:53.619Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:03:53.619Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:03:53.619Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:03:53.619Z] git set to automatically installed. [2021-09-09T17:03:53.619Z] git-man set to automatically installed. [2021-09-09T17:03:53.619Z] libcurl3-gnutls set to automatically installed. [2021-09-09T17:03:53.619Z] liberror-perl set to automatically installed. [2021-09-09T17:03:53.619Z] libglib2.0-0 set to automatically installed. [2021-09-09T17:03:53.619Z] libnghttp2-14 set to automatically installed. [2021-09-09T17:03:53.619Z] libnorm1 set to automatically installed. [2021-09-09T17:03:53.619Z] libpgm-5.2-0 set to automatically installed. [2021-09-09T17:03:53.619Z] libpsl5 set to automatically installed. [2021-09-09T17:03:53.619Z] librtmp1 set to automatically installed. [2021-09-09T17:03:53.619Z] libsodium23 set to automatically installed. [2021-09-09T17:03:53.619Z] libzmq3-dev set to automatically installed. [2021-09-09T17:03:53.619Z] libzmq5 set to automatically installed. [2021-09-09T17:03:53.619Z] pkg-config set to automatically installed. [2021-09-09T17:03:53.619Z] zip set to automatically installed. [2021-09-09T17:03:54.216Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T17:04:04.612Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-09T17:04:04.612Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T17:04:05.662Z] snap "core18" has no updates available [2021-09-09T17:04:06.272Z] Pulling config-common [2021-09-09T17:04:06.272Z] + snapcraftctl pull [2021-09-09T17:04:07.712Z] Pulling go-build-helper [2021-09-09T17:04:07.712Z] + snapcraftctl pull [2021-09-09T17:04:08.697Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-09T17:04:08.697Z] Skipping pull go-build-helper (already ran) [2021-09-09T17:04:08.697Z] Building go-build-helper [2021-09-09T17:04:08.697Z] + snapcraftctl build [2021-09-09T17:04:10.698Z] Staging go-build-helper [2021-09-09T17:04:10.698Z] + snapcraftctl stage [2021-09-09T17:04:19.248Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T17:04:19.248Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T17:04:19.248Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T17:04:19.248Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T17:04:19.248Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T17:04:19.248Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T17:04:19.248Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T17:04:19.248Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T17:04:19.248Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T17:04:19.248Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T17:04:19.248Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T17:04:19.248Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T17:04:19.248Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T17:04:19.248Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T17:04:19.248Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T17:04:19.248Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T17:04:19.248Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T17:04:19.248Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T17:04:19.248Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T17:04:19.248Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T17:04:19.248Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T17:04:19.248Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T17:04:19.248Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T17:04:19.248Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T17:04:19.248Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T17:04:19.248Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T17:04:19.248Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T17:04:19.248Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-09T17:04:19.248Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-09T17:04:19.248Z] Fetched 224 kB in 0s (0 B/s) [2021-09-09T17:04:19.248Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-09T17:04:19.248Z] Fetched 157 kB in 0s (0 B/s) [2021-09-09T17:04:19.248Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-09T17:04:19.248Z] Fetched 221 kB in 0s (0 B/s) [2021-09-09T17:04:19.248Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-09T17:04:19.248Z] Fetched 143 kB in 0s (0 B/s) [2021-09-09T17:04:19.248Z] Pulling edgex-go [2021-09-09T17:04:19.248Z] + snapcraftctl pull [2021-09-09T17:04:20.238Z] Pulling hooks [2021-09-09T17:04:20.238Z] + snapcraftctl pull [2021-09-09T17:04:38.571Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:04:38.571Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:04:38.571Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:04:38.571Z] Fetched 0 B in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-09T17:04:38.571Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-09T17:04:38.571Z] Fetched 279 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-09T17:04:38.571Z] Fetched 122 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-09T17:04:38.571Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-09T17:04:38.571Z] Fetched 8848 B in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-09T17:04:38.571Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-09T17:04:38.571Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-09T17:04:38.571Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-09T17:04:38.571Z] Fetched 219 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-09T17:04:38.571Z] Fetched 154 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-09T17:04:38.571Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-09T17:04:38.571Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-09T17:04:38.571Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-09T17:04:38.571Z] Fetched 499 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-09T17:04:38.571Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-09T17:04:38.571Z] Fetched 240 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-09T17:04:38.571Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-09T17:04:38.571Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-09T17:04:38.571Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-09T17:04:38.571Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-09T17:04:38.571Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-09T17:04:38.571Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-09T17:04:38.571Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-09T17:04:38.571Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-09T17:04:38.571Z] Fetched 8720 B in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-09T17:04:38.571Z] Fetched 140 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-09T17:04:38.571Z] Fetched 119 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-09T17:04:38.571Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-09T17:04:38.571Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-09T17:04:38.571Z] Fetched 645 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-09T17:04:38.571Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-09T17:04:38.571Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-09T17:04:38.571Z] Fetched 368 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-09T17:04:38.571Z] Fetched 187 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-09T17:04:38.571Z] Fetched 175 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-09T17:04:38.571Z] Fetched 206 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-09T17:04:38.571Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-09T17:04:38.571Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-09T17:04:38.571Z] Fetched 159 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-09T17:04:38.571Z] Fetched 107 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-09T17:04:38.571Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-09T17:04:38.571Z] Pulling static-packages [2021-09-09T17:04:38.571Z] + snapcraftctl pull [2021-09-09T17:04:38.571Z] Pulling version [2021-09-09T17:04:38.571Z] + cd /root/project [2021-09-09T17:04:38.571Z] + + git describe --tags --abbrev=0 [2021-09-09T17:04:38.571Z] sed s/v// [2021-09-09T17:04:38.571Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T17:04:38.571Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T17:04:38.571Z] + snapcraftctl set-version 2.0.1-dev.40 [2021-09-09T17:04:38.851Z] Building config-common [2021-09-09T17:04:38.851Z] + snapcraftctl build [2021-09-09T17:04:41.280Z] Skipping build go-build-helper (already ran) [2021-09-09T17:04:41.280Z] Building edgex-go [2021-09-09T17:04:41.280Z] + cd /root/parts/edgex-go/src [2021-09-09T17:04:41.280Z] + git describe --tags --abbrev=0 [2021-09-09T17:04:41.280Z] + sed s/v// [2021-09-09T17:04:41.280Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T17:04:41.280Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T17:04:41.280Z] + echo 2.0.1-dev.40 [2021-09-09T17:04:41.280Z] + make build [2021-09-09T17:04:41.280Z] go mod tidy [2021-09-09T17:04:43.906Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-09T17:04:43.906Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T17:04:43.906Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-09T17:04:44.182Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-09T17:04:44.182Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-09T17:04:44.182Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-09T17:04:44.182Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-09T17:04:44.182Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-09T17:04:44.182Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-09T17:04:44.457Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-09T17:04:44.457Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-09T17:04:44.457Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-09T17:04:44.457Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-09T17:04:44.457Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-09T17:04:44.734Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-09T17:04:45.015Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-09T17:04:45.015Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-09T17:04:45.292Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-09T17:04:45.566Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T17:04:45.566Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T17:04:45.566Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-09T17:04:45.566Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-09T17:04:45.566Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-09T17:04:45.566Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-09T17:04:45.566Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-09T17:04:46.178Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-09T17:04:46.178Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-09T17:04:46.178Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-09T17:04:46.178Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-09T17:04:46.178Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-09T17:04:46.178Z] go: downloading golang.org/x/text v0.3.6 [2021-09-09T17:04:46.178Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-09T17:04:46.178Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-09T17:04:46.178Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-09T17:04:46.178Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-09T17:04:46.178Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-09T17:04:46.455Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-09T17:04:46.729Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-09T17:04:46.729Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-09T17:04:46.729Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-09T17:04:46.729Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-09T17:04:46.729Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-09T17:04:47.021Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-09T17:04:47.021Z] go: downloading github.com/kr/text v0.2.0 [2021-09-09T17:04:47.021Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-09T17:04:47.021Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-09T17:04:47.296Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-09T17:04:47.296Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T17:04:47.296Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-09T17:04:47.296Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-09T17:04:47.296Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-09T17:04:47.296Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-09T17:04:47.296Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-09T17:04:47.296Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-09T17:04:47.570Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-09T17:04:47.570Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-09T17:04:47.570Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-09T17:04:47.570Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T17:04:47.570Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T17:04:47.570Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T17:04:47.570Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-09T17:04:47.570Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-09T17:04:47.570Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-09T17:04:47.570Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-09T17:04:47.843Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-09T17:04:47.843Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-09T17:04:47.843Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-09T17:04:47.843Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-09T17:04:47.843Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-09T17:04:47.843Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-09T17:04:47.843Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-09T17:04:47.843Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-09T17:04:47.843Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-09T17:04:47.843Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-09T17:04:47.843Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-09T17:04:47.843Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-09T17:04:47.843Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-09T17:04:48.122Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T17:04:57.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T17:05:01.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T17:05:03.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T17:05:03.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T17:05:03.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T17:05:04.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T17:05:05.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T17:05:06.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T17:05:07.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T17:05:08.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T17:05:09.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T17:05:11.328Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-09T17:05:11.328Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-09T17:05:11.328Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-09T17:05:11.328Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-09T17:05:11.328Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-09T17:05:11.328Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-09T17:05:11.328Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-09T17:05:11.328Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-09T17:05:11.328Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-09T17:05:11.328Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-09T17:05:11.329Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-09T17:05:11.329Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-09T17:05:11.329Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-09T17:05:11.329Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-09T17:05:11.329Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-09T17:05:11.329Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-09T17:05:11.329Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-09T17:05:11.329Z] + 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-09-09T17:05:11.329Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-09T17:05:11.329Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-09T17:05:11.329Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-09T17:05:11.329Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-09T17:05:11.329Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-09T17:05:11.329Z] + 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-09-09T17:05:11.329Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-09T17:05:11.329Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-09T17:05:11.329Z] + 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-09-09T17:05:12.772Z] Building hooks [2021-09-09T17:05:12.772Z] + cd /root/parts/hooks/src [2021-09-09T17:05:12.772Z] + make build [2021-09-09T17:05:12.772Z] go mod tidy [2021-09-09T17:05:12.772Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-09T17:05:12.772Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-09T17:05:13.378Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-09T17:05:13.378Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-09T17:05:13.378Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-09T17:05:13.977Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-09T17:05:14.579Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-09T17:05:14.579Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-09T17:05:17.204Z] Building static-packages [2021-09-09T17:05:17.204Z] + snapcraftctl build [2021-09-09T17:05:19.835Z] Building version [2021-09-09T17:05:19.835Z] + snapcraftctl build [2021-09-09T17:05:21.274Z] Staging config-common [2021-09-09T17:05:21.274Z] + snapcraftctl stage [2021-09-09T17:05:22.259Z] Skipping stage go-build-helper (already ran) [2021-09-09T17:05:22.536Z] Staging edgex-go [2021-09-09T17:05:22.536Z] + snapcraftctl stage [2021-09-09T17:05:23.525Z] Staging hooks [2021-09-09T17:05:23.525Z] + snapcraftctl stage [2021-09-09T17:05:24.512Z] Staging static-packages [2021-09-09T17:05:24.512Z] + snapcraftctl stage [2021-09-09T17:05:25.503Z] Staging version [2021-09-09T17:05:25.503Z] + snapcraftctl stage [2021-09-09T17:05:26.488Z] Priming config-common [2021-09-09T17:05:26.488Z] + snapcraftctl prime [2021-09-09T17:05:27.481Z] Priming go-build-helper [2021-09-09T17:05:27.481Z] + snapcraftctl prime [2021-09-09T17:05:28.465Z] Priming edgex-go [2021-09-09T17:05:28.465Z] + snapcraftctl prime [2021-09-09T17:05:29.917Z] Priming hooks [2021-09-09T17:05:29.917Z] + snapcraftctl prime [2021-09-09T17:05:30.901Z] Priming static-packages [2021-09-09T17:05:30.901Z] + snapcraftctl prime [2021-09-09T17:05:33.635Z] Priming version [2021-09-09T17:05:33.635Z] + snapcraftctl prime [2021-09-09T17:05:34.309Z] 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-09-09T17:05:39.062Z] provisioning config files... [2021-09-09T17:05:39.075Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2285597060503910842tmp [Pipeline] { [Pipeline] sh [2021-09-09T17:05:39.443Z] + set +x [2021-09-09T17:05:39.443Z] + bash -s -- [2021-09-09T17:05:39.443Z] + curl -s https://codecov.io/bash [2021-09-09T17:05:39.443Z] [2021-09-09T17:05:39.443Z] _____ _ [2021-09-09T17:05:39.443Z] / ____| | | [2021-09-09T17:05:39.443Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T17:05:39.443Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T17:05:39.443Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T17:05:39.443Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T17:05:39.443Z] Bash-1.0.6 [2021-09-09T17:05:39.443Z] [2021-09-09T17:05:39.443Z] [2021-09-09T17:05:39.443Z] ==> git version 2.24.4 found [2021-09-09T17:05:39.443Z] ==> 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-09-09T17:05:39.443Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T17:05:39.443Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T17:05:39.443Z] ==> Jenkins CI detected. [2021-09-09T17:05:39.443Z] current dir:  /w/workspace/edgex-go/2 [2021-09-09T17:05:39.443Z] project root: . [2021-09-09T17:05:39.443Z] --> token set from env [2021-09-09T17:05:39.707Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T17:05:39.707Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T17:05:39.707Z] ==> Python coveragepy not found [2021-09-09T17:05:39.707Z] ==> Searching for coverage reports in: [2021-09-09T17:05:39.707Z] + . [2021-09-09T17:05:39.707Z] -> Found 1 reports [2021-09-09T17:05:39.707Z] ==> Detecting git/mercurial file structure [2021-09-09T17:05:39.707Z] ==> Reading reports [2021-09-09T17:05:39.707Z] + ./coverage.out bytes=404331 [2021-09-09T17:05:39.707Z] ==> Appending adjustments [2021-09-09T17:05:39.707Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T17:05:40.664Z] + Found adjustments [2021-09-09T17:05:40.928Z] ==> Gzipping contents [2021-09-09T17:05:40.928Z] 56K /tmp/codecov.dvdOzG.gz [2021-09-09T17:05:40.928Z] ==> Uploading reports [2021-09-09T17:05:40.928Z] url: https://codecov.io [2021-09-09T17:05:40.928Z] query: branch=PR-3704&commit=923d0b94bf0d4c8976867cfc48cf74d21ba58db1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3704%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3704&job=&cmd_args= [2021-09-09T17:05:40.928Z] -> Pinging Codecov [2021-09-09T17:05:40.928Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3704&commit=923d0b94bf0d4c8976867cfc48cf74d21ba58db1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3704%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3704&job=&cmd_args= [2021-09-09T17:05:42.332Z] -> Uploading to [2021-09-09T17:05:42.332Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/923d0b94bf0d4c8976867cfc48cf74d21ba58db1/d5035d49-d30f-4c63-825e-6354f0354f69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T170542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c594d237805cb81fb9bc28454c20dd1a79e04ecc78dd8292f13cc863a5cbc41e [2021-09-09T17:05:42.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T17:05:42.332Z] Dload Upload Total Spent Left Speed [2021-09-09T17:05:42.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54532 0 0 100 54532 0 137k --:--:-- --:--:-- --:--:-- 136k 100 54532 0 0 100 54532 0 137k --:--:-- --:--:-- --:--:-- 136k [2021-09-09T17:05:42.598Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/923d0b94bf0d4c8976867cfc48cf74d21ba58db1 [Pipeline] } [2021-09-09T17:05:42.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-09T17:05:43.729Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:05:44.054Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:05:44.643Z] ---> package-listing.sh [2021-09-09T17:05:44.643Z] ++ facter osfamily [2021-09-09T17:05:44.643Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T17:05:44.910Z] + OS_FAMILY=redhat [2021-09-09T17:05:44.910Z] + workspace=/w/workspace/edgex-go/2 [2021-09-09T17:05:44.910Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T17:05:44.910Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T17:05:44.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T17:05:44.910Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T17:05:44.910Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-09T17:05:44.910Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T17:05:44.910Z] + case "${OS_FAMILY}" in [2021-09-09T17:05:44.910Z] + sort [2021-09-09T17:05:44.910Z] + rpm -qa [2021-09-09T17:05:46.862Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T17:05:46.862Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T17:05:46.862Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T17:05:46.862Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-09T17:05:46.862Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-09T17:05:46.862Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-09T17:05:46.879Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T17:05:47.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:05:47.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T17:05:47.764Z] [2021-09-09T17:05:47.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:05:48.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T17:05:48.092Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T17:05:48.092Z] b4d181a07f80: Pulling fs layer [2021-09-09T17:05:48.092Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T17:05:48.092Z] ed53099fbce6: Pulling fs layer [2021-09-09T17:05:48.092Z] dc539afda2c1: Pulling fs layer [2021-09-09T17:05:48.092Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T17:05:48.092Z] 9065ff56babe: Pulling fs layer [2021-09-09T17:05:48.092Z] d287ab97295c: Pulling fs layer [2021-09-09T17:05:48.092Z] dc539afda2c1: Waiting [2021-09-09T17:05:48.092Z] 77bc0d833cb6: Waiting [2021-09-09T17:05:48.092Z] 9065ff56babe: Waiting [2021-09-09T17:05:48.092Z] d287ab97295c: Waiting [2021-09-09T17:05:48.356Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T17:05:48.356Z] a1111a8f2ec3: Download complete [2021-09-09T17:05:48.356Z] dc539afda2c1: Verifying Checksum [2021-09-09T17:05:48.356Z] dc539afda2c1: Download complete [2021-09-09T17:05:48.622Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T17:05:48.622Z] 77bc0d833cb6: Download complete [2021-09-09T17:05:48.622Z] 9065ff56babe: Verifying Checksum [2021-09-09T17:05:48.622Z] 9065ff56babe: Download complete [2021-09-09T17:05:48.622Z] ed53099fbce6: Verifying Checksum [2021-09-09T17:05:48.622Z] ed53099fbce6: Download complete [2021-09-09T17:05:49.577Z] b4d181a07f80: Verifying Checksum [2021-09-09T17:05:49.577Z] b4d181a07f80: Download complete [2021-09-09T17:05:50.991Z] b4d181a07f80: Pull complete [2021-09-09T17:05:50.991Z] a1111a8f2ec3: Pull complete [2021-09-09T17:05:51.573Z] ed53099fbce6: Pull complete [2021-09-09T17:05:51.573Z] dc539afda2c1: Pull complete [2021-09-09T17:05:51.842Z] 77bc0d833cb6: Pull complete [2021-09-09T17:05:51.842Z] 9065ff56babe: Pull complete [2021-09-09T17:05:53.251Z] d287ab97295c: Verifying Checksum [2021-09-09T17:05:53.251Z] d287ab97295c: Download complete [2021-09-09T17:05:57.530Z] d287ab97295c: Pull complete [2021-09-09T17:05:57.530Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T17:05:57.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T17:05:57.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T17:05:57.624Z] prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container [2021-09-09T17:05:57.680Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-09T17:06:00.595Z] $ docker top fc8f2347af354a3f7ea86230e8b23e781b3586e71df29cd195d83a845cecc59e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T17:06:01.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T17:06:01.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T17:06:01.637Z] + ls /var/log/sa-host [2021-09-09T17:06:01.637Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T17:06:01.637Z] file_magic: OK [2021-09-09T17:06:01.637Z] HZ: Using current value: 100 [2021-09-09T17:06:01.637Z] file_header: OK [2021-09-09T17:06:01.637Z] 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-09-09T17:06:01.637Z] Statistics: [2021-09-09T17:06:01.637Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T17:06:01.637Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T17:06:01.637Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T17:06:01.637Z] file_magic: OK [2021-09-09T17:06:01.637Z] HZ: Using current value: 100 [2021-09-09T17:06:01.637Z] file_header: OK [2021-09-09T17:06:01.637Z] 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-09-09T17:06:01.637Z] Statistics: [2021-09-09T17:06:01.637Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T17:06:01.637Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T17:06:01.817Z] provisioning config files... [2021-09-09T17:06:01.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3270138282676478926tmp [Pipeline] { [Pipeline] echo [2021-09-09T17:06:01.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:06:02.167Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T17:06:02.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:06:02.560Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T17:06:02.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:06:02.885Z] ---> sudo-logs.sh [2021-09-09T17:06:02.885Z] Archiving 'sudo' log.. [2021-09-09T17:06:02.885Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1672.vexxhost.local: Name or service not known [2021-09-09T17:06:02.885Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1672.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T17:06:02.926Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:06:03.242Z] ---> job-cost.sh [2021-09-09T17:06:03.242Z] lf-activate-venv: SKIPPING [2021-09-09T17:06:03.242Z] DEBUG: total: 0.10999999940395355 [2021-09-09T17:06:03.242Z] INFO: Retrieving Stack Cost... [2021-09-09T17:06:04.644Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T17:06:04.644Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T17:06:04.663Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:06:04.972Z] ---> logs-deploy.sh [2021-09-09T17:06:04.972Z] lf-activate-venv: SKIPPING [2021-09-09T17:06:04.972Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3704/2 [2021-09-09T17:06:04.972Z] INFO: archiving workspace using pattern(s): [2021-09-09T17:06:05.553Z] Archives upload complete. [2021-09-09T17:06:05.819Z] INFO: archiving logs to Nexus