Pull request #3570 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 649de8085a2358d24573e8b32b9ef122143f6397 rather than 0021f564cd828733515ee6aedb0f0cf6b2e0d03d Obtained Jenkinsfile from 649de8085a2358d24573e8b32b9ef122143f6397 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5118395756282587828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1176312133786248905.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 6a41506d72e8e131afc862d141935157bee59f41 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-3570/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3570/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh707723615980014445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh88224251566010062.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3570/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3570/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1872580159303120332.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-2037 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3858316309004099499.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 649de8085a2358d24573e8b32b9ef122143f6397 into PR head commit 0021f564cd828733515ee6aedb0f0cf6b2e0d03d Merge succeeded, producing 0021f564cd828733515ee6aedb0f0cf6b2e0d03d Checking out Revision 0021f564cd828733515ee6aedb0f0cf6b2e0d03d (PR-3570) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5227525160417645107.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh4751796973092982603.key > git merge 649de8085a2358d24573e8b32b9ef122143f6397 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 Commit message: "docs(sma): update Swaggerfile" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk b51a6a18e8aa0be533aa5c9652caab7a57c79f90 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T05:27:38.637Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T05:27:38.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T05:27:38.783Z] ========================================================= [2021-06-17T05:27:38.783Z] EdgeX Global Pipelines Version Info [2021-06-17T05:27:38.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:27:44.631Z] ------------------- [2021-06-17T05:27:44.631Z] stable info: [2021-06-17T05:27:44.631Z] ------------------- [2021-06-17T05:27:44.631Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T05:27:44.631Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T05:27:44.631Z] Message: update stable to v1.0.195 [2021-06-17T05:27:45.204Z] ------------------- [2021-06-17T05:27:45.204Z] experimental info: [2021-06-17T05:27:45.204Z] ------------------- [2021-06-17T05:27:45.204Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T05:27:45.204Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T05:27:45.204Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T05:27:45.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-17T05:27:47.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-17T05:27:47.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T05:27:47.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T05:27:47.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T05:27:47.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T05:27:47.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T05:27:47.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-17T05:27:47.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-17T05:27:47.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-17T05:27:47.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T05:27:50.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T05:27:50.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T05:27:50.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T05:27:50.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T05:27:50.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T05:27:50.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T05:27:50.179Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T05:27:50.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-17T05:27:50.223Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-17T05:27:52.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-17T05:27:52.419Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T05:27:52.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3570 [Pipeline] echo [2021-06-17T05:27:52.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3570 [Pipeline] echo [2021-06-17T05:27:52.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3570 [Pipeline] echo [2021-06-17T05:27:52.508Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0021f564cd828733515ee6aedb0f0cf6b2e0d03d [Pipeline] echo [2021-06-17T05:27:52.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0021f56 [Pipeline] echo [2021-06-17T05:27:52.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T05:27:54.803Z] provisioning config files... [2021-06-17T05:27:54.823Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6557917341207533060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:27:55.147Z] ---> docker-login.sh [2021-06-17T05:27:55.147Z] nexus3.edgexfoundry.org:10001 [2021-06-17T05:27:55.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:27:55.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:27:55.409Z] Configure a credential helper to remove this warning. See [2021-06-17T05:27:55.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:27:55.409Z] [2021-06-17T05:27:55.409Z] Login Succeeded [2021-06-17T05:27:55.409Z] nexus3.edgexfoundry.org:10002 [2021-06-17T05:27:55.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:27:55.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:27:55.673Z] Configure a credential helper to remove this warning. See [2021-06-17T05:27:55.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:27:55.673Z] [2021-06-17T05:27:55.673Z] Login Succeeded [2021-06-17T05:27:55.673Z] nexus3.edgexfoundry.org:10003 [2021-06-17T05:27:55.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:27:55.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:27:55.673Z] Configure a credential helper to remove this warning. See [2021-06-17T05:27:55.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:27:55.673Z] [2021-06-17T05:27:55.673Z] Login Succeeded [2021-06-17T05:27:55.673Z] nexus3.edgexfoundry.org:10004 [2021-06-17T05:27:55.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:27:55.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:27:55.946Z] Configure a credential helper to remove this warning. See [2021-06-17T05:27:55.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:27:55.946Z] [2021-06-17T05:27:55.946Z] Login Succeeded [2021-06-17T05:27:55.946Z] docker.io [2021-06-17T05:27:55.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:27:56.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:27:56.211Z] Configure a credential helper to remove this warning. See [2021-06-17T05:27:56.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:27:56.211Z] [2021-06-17T05:27:56.211Z] Login Succeeded [2021-06-17T05:27:56.211Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T05:27:56.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T05:27:58.631Z] ++ 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-06-17T05:27:58.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T05:27:58.632Z] ++ cut -d/ -f2 [2021-06-17T05:27:58.632Z] ++ dirname cmd/core-command/Dockerfile [2021-06-17T05:27:58.632Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-17T05:27:58.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T05:27:58.632Z] ++ dirname cmd/core-data/Dockerfile [2021-06-17T05:27:58.632Z] ++ cut -d/ -f2 [2021-06-17T05:27:58.632Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-17T05:27:58.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T05:27:58.632Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-17T05:27:58.632Z] ++ cut -d/ -f2 [2021-06-17T05:27:58.632Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-17T05:27:58.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T05:27:58.632Z] ++ cut -d/ -f2 [2021-06-17T05:27:58.632Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-17T05:27:58.632Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-17T05:27:58.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T05:27:58.632Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-17T05:27:58.632Z] ++ cut -d/ -f2 [2021-06-17T05:27:58.632Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-17T05:27:58.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T05:27:58.632Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-17T05:27:58.632Z] ++ cut -d/ -f2 [2021-06-17T05:27:58.632Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-17T05:27:58.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T05:27:58.632Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-17T05:27:58.632Z] ++ cut -d/ -f2 [2021-06-17T05:27:58.632Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-17T05:27:58.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T05:27:58.632Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-17T05:27:58.632Z] ++ cut -d/ -f2 [2021-06-17T05:27:58.632Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-17T05:27:58.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T05:27:58.632Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-17T05:27:58.632Z] ++ cut -d/ -f2 [2021-06-17T05:27:58.632Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-17T05:27:58.683Z] 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-06-17T05:28:19.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T05:28:19.863Z] [2021-06-17T05:28:19.863Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:28:20.240Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T05:28:30.385Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T05:28:30.385Z] 31603596830f: Pulling fs layer [2021-06-17T05:28:30.385Z] 54011a49482f: Pulling fs layer [2021-06-17T05:28:30.385Z] a6820b24f6d8: Pulling fs layer [2021-06-17T05:28:30.385Z] f581987b2513: Pulling fs layer [2021-06-17T05:28:30.385Z] f581987b2513: Waiting [2021-06-17T05:28:30.385Z] 54011a49482f: Download complete [2021-06-17T05:28:30.385Z] 31603596830f: Verifying Checksum [2021-06-17T05:28:30.385Z] 31603596830f: Download complete [2021-06-17T05:28:30.385Z] f581987b2513: Verifying Checksum [2021-06-17T05:28:30.385Z] f581987b2513: Download complete [2021-06-17T05:28:30.385Z] 31603596830f: Pull complete [2021-06-17T05:28:30.385Z] a6820b24f6d8: Verifying Checksum [2021-06-17T05:28:30.385Z] a6820b24f6d8: Download complete [2021-06-17T05:28:30.385Z] 54011a49482f: Pull complete [2021-06-17T05:28:30.385Z] a6820b24f6d8: Pull complete [2021-06-17T05:28:30.957Z] f581987b2513: Pull complete [2021-06-17T05:28:30.957Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T05:28:30.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T05:28:30.957Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T05:28:31.038Z] prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container [2021-06-17T05:28:31.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T05:28:33.367Z] $ docker top e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T05:28:35.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T05:28:35.696Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T05:28:35.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T05:28:35.813Z] $ docker exec e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 ssh-agent [2021-06-17T05:28:35.929Z] SSH_AUTH_SOCK=/tmp/ssh-6AY64VfUQyb0/agent.13 [2021-06-17T05:28:35.929Z] SSH_AGENT_PID=19 [2021-06-17T05:28:35.940Z] Running ssh-add (command line suppressed) [2021-06-17T05:28:36.036Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_886480490773828360.key (/w/workspace/edgex-go/5@tmp/private_key_886480490773828360.key) [2021-06-17T05:28:36.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T05:28:36.421Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T05:28:36.434Z] $ docker exec --env ******** --env ******** e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 ssh-agent -k [2021-06-17T05:28:36.559Z] unset SSH_AUTH_SOCK; [2021-06-17T05:28:36.559Z] unset SSH_AGENT_PID; [2021-06-17T05:28:36.559Z] echo Agent pid 19 killed; [2021-06-17T05:28:36.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T05:28:36.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T05:28:36.620Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T05:28:36.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T05:28:36.729Z] $ docker exec e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 ssh-agent [2021-06-17T05:28:36.843Z] SSH_AUTH_SOCK=/tmp/ssh-SpkVWMbRFcTb/agent.53 [2021-06-17T05:28:36.843Z] SSH_AGENT_PID=59 [2021-06-17T05:28:36.849Z] Running ssh-add (command line suppressed) [2021-06-17T05:28:36.954Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8448692741342012714.key (/w/workspace/edgex-go/5@tmp/private_key_8448692741342012714.key) [2021-06-17T05:28:36.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T05:28:39.196Z] + git semver init [2021-06-17T05:28:39.196Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T05:28:39.196Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-06-17T05:28:39.196Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-06-17T05:28:39.196Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T05:28:39.196Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T05:28:39.196Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T05:28:39.196Z] # $SEMVER_BRANCH = PR-3570 [2021-06-17T05:28:39.196Z] # $SEMVER_TEMP = /tmp/semver-216959143 [2021-06-17T05:28:39.196Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-17T05:29:11.348Z] # '/tmp/semver-216959143' -> '/w/workspace/edgex-go/5/.semver' [2021-06-17T05:29:11.348Z] # -> Force: false [2021-06-17T05:29:11.348Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-06-17T05:29:11.367Z] $ docker exec --env ******** --env ******** e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 ssh-agent -k [2021-06-17T05:29:11.508Z] unset SSH_AUTH_SOCK; [2021-06-17T05:29:11.508Z] unset SSH_AGENT_PID; [2021-06-17T05:29:11.508Z] echo Agent pid 59 killed; [2021-06-17T05:29:11.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T05:29:11.854Z] + git semver [Pipeline] } [2021-06-17T05:29:11.866Z] $ docker stop --time=1 e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 [2021-06-17T05:29:13.562Z] $ docker rm -f e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T05:29:16.228Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T05:29:16.498Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T05:29:16.502Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T05:29:19.271Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T05:29:21.493Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T05:29:21.790Z] + sudo service docker restart [2021-06-17T05:29:21.790Z] + true [2021-06-17T05:29:21.790Z] Redirecting to /bin/systemctl restart docker.service [2021-06-17T05:29:33.904Z] Still waiting to schedule task [2021-06-17T05:29:33.905Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-17T05:29:38.480Z] ========================================================= [2021-06-17T05:29:38.480Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T05:29:38.481Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:29:38.807Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-17T05:29:40.220Z] Sending build context to Docker daemon 329.5MB [2021-06-17T05:29:40.220Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T05:29:40.220Z] Step 2/6 : FROM ${BASE} [2021-06-17T05:29:40.220Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T05:29:40.220Z] 540db60ca938: Pulling fs layer [2021-06-17T05:29:40.220Z] adcc1eea9eea: Pulling fs layer [2021-06-17T05:29:40.220Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T05:29:40.220Z] 0510c868ecb4: Pulling fs layer [2021-06-17T05:29:40.220Z] afea3b2eda06: Pulling fs layer [2021-06-17T05:29:40.220Z] 7809a108b3ef: Pulling fs layer [2021-06-17T05:29:40.220Z] f706445af74f: Pulling fs layer [2021-06-17T05:29:40.220Z] afea3b2eda06: Waiting [2021-06-17T05:29:40.220Z] 7809a108b3ef: Waiting [2021-06-17T05:29:40.220Z] f706445af74f: Waiting [2021-06-17T05:29:40.220Z] 0510c868ecb4: Waiting [2021-06-17T05:29:40.220Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T05:29:40.220Z] 4c4ab2625f07: Download complete [2021-06-17T05:29:40.220Z] adcc1eea9eea: Verifying Checksum [2021-06-17T05:29:40.220Z] adcc1eea9eea: Download complete [2021-06-17T05:29:40.220Z] afea3b2eda06: Verifying Checksum [2021-06-17T05:29:40.220Z] afea3b2eda06: Download complete [2021-06-17T05:29:40.220Z] 540db60ca938: Verifying Checksum [2021-06-17T05:29:40.220Z] 540db60ca938: Download complete [2021-06-17T05:29:40.220Z] 7809a108b3ef: Verifying Checksum [2021-06-17T05:29:40.220Z] 7809a108b3ef: Download complete [2021-06-17T05:29:40.484Z] 540db60ca938: Pull complete [2021-06-17T05:29:40.484Z] adcc1eea9eea: Pull complete [2021-06-17T05:29:40.484Z] 4c4ab2625f07: Pull complete [2021-06-17T05:29:44.551Z] f706445af74f: Verifying Checksum [2021-06-17T05:29:44.551Z] f706445af74f: Download complete [2021-06-17T05:29:44.551Z] 0510c868ecb4: Verifying Checksum [2021-06-17T05:29:44.551Z] 0510c868ecb4: Download complete [2021-06-17T05:29:46.492Z] 0510c868ecb4: Pull complete [2021-06-17T05:29:46.492Z] afea3b2eda06: Pull complete [2021-06-17T05:29:46.492Z] 7809a108b3ef: Pull complete [2021-06-17T05:29:48.430Z] f706445af74f: Pull complete [2021-06-17T05:29:48.430Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T05:29:48.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T05:29:48.430Z] ---> b068be0155e3 [2021-06-17T05:29:48.430Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-17T05:29:50.984Z] ---> Running in c387e9391322 [2021-06-17T05:29:50.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:29:51.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:29:52.504Z] (1/12) Installing libmagic (5.39-r0) [2021-06-17T05:29:53.074Z] (2/12) Installing file (5.39-r0) [2021-06-17T05:29:53.074Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-17T05:29:53.074Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-17T05:29:57.297Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-17T05:29:57.297Z] (6/12) Installing patch (2.7.6-r6) [2021-06-17T05:29:57.297Z] (7/12) Installing build-base (0.5-r2) [2021-06-17T05:29:57.297Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-17T05:29:57.297Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-17T05:29:57.297Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-17T05:29:57.297Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-17T05:29:57.562Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-17T05:29:57.562Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T05:29:57.562Z] OK: 219 MiB in 52 packages [2021-06-17T05:29:58.949Z] Removing intermediate container c387e9391322 [2021-06-17T05:29:58.949Z] ---> c33071bd58a7 [2021-06-17T05:29:58.949Z] Step 4/6 : WORKDIR /edgex-go [2021-06-17T05:29:58.949Z] ---> Running in fe8609c5fc80 [2021-06-17T05:29:58.949Z] Removing intermediate container fe8609c5fc80 [2021-06-17T05:29:58.949Z] ---> dae1b2a73aea [2021-06-17T05:29:58.949Z] Step 5/6 : COPY go.mod . [2021-06-17T05:29:59.210Z] ---> 2834d15996dc [2021-06-17T05:29:59.210Z] Step 6/6 : RUN go mod download [2021-06-17T05:29:59.210Z] ---> Running in d196b0e5d98b [2021-06-17T05:30:11.933Z] Removing intermediate container d196b0e5d98b [2021-06-17T05:30:11.933Z] ---> d54d455a792a [2021-06-17T05:30:11.933Z] Successfully built d54d455a792a [2021-06-17T05:30:11.933Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:30:14.454Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T05:30:14.454Z] . [Pipeline] withDockerContainer [2021-06-17T05:30:14.532Z] prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container [2021-06-17T05:30:14.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T05:30:14.960Z] $ docker top 7a6d88b29c1c0b7e1dd03026f1041dae86ae382769bada51ef0a17064b3c5500 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T05:30:15.341Z] + go version [2021-06-17T05:30:15.341Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T05:30:15.354Z] $ docker stop --time=1 7a6d88b29c1c0b7e1dd03026f1041dae86ae382769bada51ef0a17064b3c5500 [2021-06-17T05:30:16.521Z] $ docker rm -f 7a6d88b29c1c0b7e1dd03026f1041dae86ae382769bada51ef0a17064b3c5500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:30:19.292Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T05:30:19.292Z] . [Pipeline] withDockerContainer [2021-06-17T05:30:19.367Z] prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container [2021-06-17T05:30:19.408Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T05:30:19.743Z] $ docker top 04cc530b91005a6af31006597374c498adc5926c1b69dc847561b1d2d9487101 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T05:30:19.832Z] ========================================================= [2021-06-17T05:30:19.833Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-17T05:30:19.833Z] ========================================================= [Pipeline] sh [2021-06-17T05:30:20.123Z] + go mod tidy [Pipeline] sh [2021-06-17T05:30:20.688Z] + make test [2021-06-17T05:30:20.688Z] go mod tidy [2021-06-17T05:30:20.688Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-17T05:30:26.813Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-17T05:30:41.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-17T05:30:46.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-17T05:30:47.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-17T05:30:47.440Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-17T05:30:50.053Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-17T05:30:50.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-17T05:30:50.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-17T05:30:50.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-17T05:30:50.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-17T05:30:51.167Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-17T05:30:51.433Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-17T05:30:51.433Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-17T05:30:51.433Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-17T05:30:51.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-17T05:30:56.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2021-06-17T05:30:56.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-17T05:30:56.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-17T05:30:56.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-06-17T05:30:56.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-17T05:30:56.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements [2021-06-17T05:30:56.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-17T05:30:56.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-17T05:30:56.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.078s coverage: 87.7% of statements [2021-06-17T05:30:56.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-17T05:30:56.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-17T05:30:56.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-06-17T05:30:57.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-17T05:30:57.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.231s coverage: 95.1% of statements [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-17T05:30:57.612Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-17T05:30:57.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-17T05:30:59.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-06-17T05:30:59.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-17T05:30:59.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-17T05:30:59.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements [2021-06-17T05:30:59.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-17T05:30:59.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-06-17T05:30:59.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2021-06-17T05:30:59.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-06-17T05:30:59.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-06-17T05:30:59.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-06-17T05:31:11.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2021-06-17T05:31:11.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-06-17T05:31:16.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.210s coverage: 81.8% of statements [2021-06-17T05:31:16.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 66.9% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-17T05:31:36.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-06-17T05:31:36.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-17T05:31:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-17T05:31:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-17T05:31:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-17T05:31:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-17T05:31:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-17T05:31:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-17T05:31:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-06-17T05:31:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-17T05:31:43.461Z] GO111MODULE=on go vet ./... [2021-06-17T05:31:53.538Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2038 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws [2021-06-17T05:31:53.566Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-17T05:31:53.783Z] The recommended git tool is: git [2021-06-17T05:32:05.594Z] gofmt -l . [2021-06-17T05:32:05.594Z] [ "`gofmt -l .`" = "" ] [2021-06-17T05:32:05.594Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-17T05:32:06.163Z] + ls -al . [2021-06-17T05:32:06.163Z] total 516 [2021-06-17T05:32:06.163Z] drwxrwxr-x 10 1001 1001 4096 Jun 17 05:32 . [2021-06-17T05:32:06.163Z] drwxr-xr-x 4 root root 28 Jun 17 05:30 .. [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 05:27 .dockerignore [2021-06-17T05:32:06.163Z] drwxrwxr-x 8 1001 1001 179 Jun 17 05:27 .git [2021-06-17T05:32:06.163Z] drwxrwxr-x 3 1001 1001 125 Jun 17 05:27 .github [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 818 Jun 17 05:27 .gitignore [2021-06-17T05:32:06.163Z] drwx------ 3 1001 1001 60 Jun 17 05:29 .semver [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 05:27 .sonarcloud.properties [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 8609 Jun 17 05:27 Attribution.txt [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 05:27 CONTRIBUTING.md [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 931 Jun 17 05:27 Dockerfile.build [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 849 Jun 17 05:27 Jenkinsfile [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 05:27 LICENSE [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 5605 Jun 17 05:27 Makefile [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 7905 Jun 17 05:27 README.md [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 7071 Jun 17 05:27 SECURITY.md [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 05:29 VERSION [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 05:27 ZMQWindows.md [2021-06-17T05:32:06.163Z] drwxrwxr-x 2 1001 1001 37 Jun 17 05:27 bin [2021-06-17T05:32:06.163Z] drwxrwxr-x 14 1001 1001 4096 Jun 17 05:27 cmd [2021-06-17T05:32:06.163Z] -rw-r--r-- 1 root root 398093 Jun 17 05:31 coverage.out [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 841 Jun 17 05:27 go.mod [2021-06-17T05:32:06.163Z] -rw-r--r-- 1 root root 20843 Jun 17 05:30 go.sum [2021-06-17T05:32:06.163Z] drwxrwxr-x 7 1001 1001 114 Jun 17 05:27 internal [2021-06-17T05:32:06.163Z] drwxrwxr-x 3 1001 1001 16 Jun 17 05:27 openapi [2021-06-17T05:32:06.163Z] drwxrwxr-x 4 1001 1001 71 Jun 17 05:27 snap [2021-06-17T05:32:06.163Z] -rw-rw-r-- 1 1001 1001 168 Jun 17 05:27 version.go [Pipeline] sh [2021-06-17T05:32:08.781Z] + '[' -e coverage.out ] [2021-06-17T05:32:08.781Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-17T05:32:08.909Z] Stashed 1 file(s) [Pipeline] sh [2021-06-17T05:32:11.148Z] + make build [2021-06-17T05:32:11.148Z] go mod tidy [2021-06-17T05:32:11.148Z] 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-06-17T05:32:11.148Z] 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-06-17T05:32:11.907Z] using credential edgex-jenkins-ssh [2021-06-17T05:32:11.924Z] Cloning the remote Git repository [2021-06-17T05:32:11.999Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-17T05:32:12.108Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-17T05:32:12.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T05:32:12.185Z] > git --version # timeout=10 [2021-06-17T05:32:12.199Z] > git --version # 'git version 2.17.1' [2021-06-17T05:32:12.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T05:32:12.262Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T05:32:17.596Z] 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-06-17T05:32:17.597Z] 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-06-17T05:32:18.544Z] 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-06-17T05:32:18.813Z] 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-06-17T05:32:19.776Z] 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-06-17T05:32:20.739Z] 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-06-17T05:32:21.321Z] 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-06-17T05:32:22.277Z] 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-06-17T05:32:22.855Z] 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-06-17T05:32:23.807Z] 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-06-17T05:32:25.208Z] $ docker stop --time=1 04cc530b91005a6af31006597374c498adc5926c1b69dc847561b1d2d9487101 [2021-06-17T05:32:27.489Z] $ docker rm -f 04cc530b91005a6af31006597374c498adc5926c1b69dc847561b1d2d9487101 [Pipeline] // withDockerContainer [Pipeline] } [2021-06-17T05:32:28.593Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T05:32:28.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-17T05:32:29.985Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T05:32:30.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T05:32:30.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T05:32:30.037Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T05:32:32.581Z] Merging remotes/origin/master commit 649de8085a2358d24573e8b32b9ef122143f6397 into PR head commit 0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:32:35.033Z] Merge succeeded, producing 0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:32:35.034Z] Checking out Revision 0021f564cd828733515ee6aedb0f0cf6b2e0d03d (PR-3570) [2021-06-17T05:32:32.599Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T05:32:32.614Z] > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 [2021-06-17T05:32:34.959Z] > git remote # timeout=10 [2021-06-17T05:32:34.978Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T05:32:34.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T05:32:34.999Z] > git merge 649de8085a2358d24573e8b32b9ef122143f6397 # timeout=10 [2021-06-17T05:32:35.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T05:32:35.039Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T05:32:35.053Z] > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 [2021-06-17T05:33:04.837Z] Commit message: "docs(sma): update Swaggerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T05:33:23.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T05:33:23.191Z] [2021-06-17T05:33:23.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:33:25.965Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T05:33:26.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T05:33:26.186Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-17T05:33:26.186Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-17T05:33:26.186Z] ca9280d653b3: Pulling fs layer [2021-06-17T05:33:26.186Z] 7e9c9ca2126c: Pulling fs layer [2021-06-17T05:33:26.390Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T05:33:26.447Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-17T05:33:26.448Z] cbdbe7a5bc2a: Download complete [2021-06-17T05:33:26.448Z] cbdbe7a5bc2a: Pull complete [2021-06-17T05:33:26.738Z] + true [2021-06-17T05:33:26.738Z] + sudo service docker restart [2021-06-17T05:33:27.020Z] ca9280d653b3: Verifying Checksum [2021-06-17T05:33:27.020Z] ca9280d653b3: Download complete [2021-06-17T05:33:27.588Z] ca9280d653b3: Pull complete [2021-06-17T05:33:27.854Z] 7e9c9ca2126c: Verifying Checksum [2021-06-17T05:33:27.854Z] 7e9c9ca2126c: Download complete [2021-06-17T05:33:32.036Z] 7e9c9ca2126c: Pull complete [2021-06-17T05:33:32.037Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-17T05:33:32.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T05:33:32.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-17T05:33:32.146Z] prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container [2021-06-17T05:33:32.187Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-17T05:33:36.526Z] $ docker top 66499112c62b19974076b6e2b0e36d86ba9bbc8a9c3c371a996f8cb48e58c19c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T05:33:38.922Z] + grep parallel [2021-06-17T05:33:38.922Z] + docker-compose build --help [2021-06-17T05:33:38.922Z] --parallel Build images in parallel. [Pipeline] } [2021-06-17T05:33:38.931Z] $ docker stop --time=1 66499112c62b19974076b6e2b0e36d86ba9bbc8a9c3c371a996f8cb48e58c19c [2021-06-17T05:33:40.112Z] $ docker rm -f 66499112c62b19974076b6e2b0e36d86ba9bbc8a9c3c371a996f8cb48e58c19c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:33:40.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T05:33:40.560Z] . [Pipeline] withDockerContainer [2021-06-17T05:33:40.637Z] prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container [2021-06-17T05:33:42.905Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-06-17T05:33:43.235Z] $ docker top 32e37ae92b8e15e9886202a0a9288d7a9ed3dafbc910acd1a684b36b87fca5c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T05:33:43.614Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-17T05:33:44.194Z] Building core-command ... [2021-06-17T05:33:44.194Z] Building core-data ... [2021-06-17T05:33:44.194Z] Building core-metadata ... [2021-06-17T05:33:44.194Z] Building security-bootstrapper ... [2021-06-17T05:33:44.194Z] Building security-proxy-setup ... [2021-06-17T05:33:44.194Z] Building security-secretstore-setup ... [2021-06-17T05:33:44.194Z] Building support-notifications ... [2021-06-17T05:33:44.194Z] Building support-scheduler ... [2021-06-17T05:33:44.194Z] Building sys-mgmt-agent ... [2021-06-17T05:33:44.194Z] Building sys-mgmt-agent [2021-06-17T05:33:44.194Z] Building core-data [2021-06-17T05:33:44.194Z] Building security-bootstrapper [2021-06-17T05:33:44.194Z] Building core-command [2021-06-17T05:33:44.194Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T05:33:45.187Z] provisioning config files... [2021-06-17T05:33:45.217Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7511194812548762357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:33:47.582Z] ---> docker-login.sh [2021-06-17T05:33:47.582Z] nexus3.edgexfoundry.org:10001 [2021-06-17T05:33:47.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:33:47.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:33:47.582Z] Configure a credential helper to remove this warning. See [2021-06-17T05:33:47.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:33:47.582Z] [2021-06-17T05:33:47.582Z] Login Succeeded [2021-06-17T05:33:47.582Z] nexus3.edgexfoundry.org:10002 [2021-06-17T05:33:47.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:33:47.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:33:47.582Z] Configure a credential helper to remove this warning. See [2021-06-17T05:33:47.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:33:47.582Z] [2021-06-17T05:33:47.582Z] Login Succeeded [2021-06-17T05:33:47.582Z] nexus3.edgexfoundry.org:10003 [2021-06-17T05:33:47.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:33:47.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:33:47.855Z] Configure a credential helper to remove this warning. See [2021-06-17T05:33:47.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:33:47.855Z] [2021-06-17T05:33:47.855Z] Login Succeeded [2021-06-17T05:33:47.855Z] nexus3.edgexfoundry.org:10004 [2021-06-17T05:33:48.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:33:48.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:33:48.403Z] Configure a credential helper to remove this warning. See [2021-06-17T05:33:48.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:33:48.403Z] [2021-06-17T05:33:48.403Z] Login Succeeded [2021-06-17T05:33:48.403Z] docker.io [2021-06-17T05:33:48.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T05:33:48.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T05:33:48.974Z] Configure a credential helper to remove this warning. See [2021-06-17T05:33:48.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T05:33:48.974Z] [2021-06-17T05:33:48.974Z] Login Succeeded [2021-06-17T05:33:48.974Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T05:33:48.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T05:33:51.441Z] ========================================================= [2021-06-17T05:33:51.441Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T05:33:51.441Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:33:51.790Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-17T05:33:54.458Z] Sending build context to Docker daemon 166.3MB [2021-06-17T05:33:54.458Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T05:33:54.458Z] Step 2/6 : FROM ${BASE} [2021-06-17T05:33:54.458Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T05:33:54.458Z] 595b0fe564bb: Pulling fs layer [2021-06-17T05:33:54.458Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T05:33:54.458Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T05:33:54.458Z] ba82ee9f976e: Pulling fs layer [2021-06-17T05:33:54.458Z] 506bd15cee9f: Pulling fs layer [2021-06-17T05:33:54.458Z] ba82ee9f976e: Waiting [2021-06-17T05:33:54.458Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T05:33:54.458Z] 618dc40b7e24: Pulling fs layer [2021-06-17T05:33:54.458Z] 506bd15cee9f: Waiting [2021-06-17T05:33:54.458Z] 75a0a4a0db45: Waiting [2021-06-17T05:33:54.458Z] 618dc40b7e24: Waiting [2021-06-17T05:33:54.458Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T05:33:54.458Z] 3088b5b3c5c0: Download complete [2021-06-17T05:33:54.458Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T05:33:54.458Z] 5b7225fbf94c: Download complete [2021-06-17T05:33:54.458Z] 506bd15cee9f: Verifying Checksum [2021-06-17T05:33:54.458Z] 506bd15cee9f: Download complete [2021-06-17T05:33:54.458Z] 595b0fe564bb: Download complete [2021-06-17T05:33:54.458Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T05:33:54.458Z] 75a0a4a0db45: Download complete [2021-06-17T05:33:55.071Z] 595b0fe564bb: Pull complete [2021-06-17T05:33:56.065Z] 3088b5b3c5c0: Pull complete [2021-06-17T05:33:56.340Z] 5b7225fbf94c: Pull complete [2021-06-17T05:33:56.615Z] 618dc40b7e24: Verifying Checksum [2021-06-17T05:33:56.615Z] 618dc40b7e24: Download complete [2021-06-17T05:33:56.738Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:33:56.738Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:33:56.738Z] ---> d54d455a792a [2021-06-17T05:33:56.738Z] Step 3/26 : WORKDIR /edgex-go [2021-06-17T05:33:56.738Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:33:56.738Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:33:56.738Z] ---> d54d455a792a [2021-06-17T05:33:56.738Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T05:33:56.738Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:33:56.738Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:33:56.738Z] ---> d54d455a792a [2021-06-17T05:33:56.738Z] Step 3/32 : WORKDIR /edgex-go [2021-06-17T05:33:58.056Z] ba82ee9f976e: Verifying Checksum [2021-06-17T05:33:58.056Z] ba82ee9f976e: Download complete [2021-06-17T05:34:05.689Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:34:05.689Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:34:05.689Z] ---> d54d455a792a [2021-06-17T05:34:05.689Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T05:34:09.643Z] ba82ee9f976e: Pull complete [2021-06-17T05:34:09.643Z] 506bd15cee9f: Pull complete [2021-06-17T05:34:09.643Z] 75a0a4a0db45: Pull complete [2021-06-17T05:34:10.186Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:34:10.186Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:34:10.186Z] ---> d54d455a792a [2021-06-17T05:34:10.186Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T05:34:10.186Z] ---> Running in ab42d4550a06 [2021-06-17T05:34:10.186Z] ---> Running in 1dc897aeb2a3 [2021-06-17T05:34:10.186Z] ---> Running in f540c6d43d90 [2021-06-17T05:34:10.186Z] ---> Running in 91c2e0da8209 [2021-06-17T05:34:10.186Z] ---> Running in f9a9924fdf7c [2021-06-17T05:34:10.186Z] Removing intermediate container 1dc897aeb2a3 [2021-06-17T05:34:10.186Z] ---> 6138ab0f1fda [2021-06-17T05:34:10.186Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:34:10.186Z] Removing intermediate container ab42d4550a06 [2021-06-17T05:34:10.186Z] ---> afdd03dc9995 [2021-06-17T05:34:10.186Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:34:10.186Z] ---> Running in e55e89e2a282 [2021-06-17T05:34:10.186Z] Removing intermediate container f540c6d43d90 [2021-06-17T05:34:10.186Z] ---> d9a677b8f040 [2021-06-17T05:34:10.186Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:34:10.186Z] Removing intermediate container f9a9924fdf7c [2021-06-17T05:34:10.186Z] ---> 48b15af40535 [2021-06-17T05:34:10.186Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:34:10.186Z] ---> Running in 61e74c50a3d9 [2021-06-17T05:34:10.186Z] Removing intermediate container 91c2e0da8209 [2021-06-17T05:34:10.186Z] ---> b824692a17a4 [2021-06-17T05:34:10.186Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:34:10.186Z] ---> Running in cdabc5f9e3b6 [2021-06-17T05:34:10.186Z] ---> Running in 3fbab91af023 [2021-06-17T05:34:10.186Z] ---> Running in a641417e439f [2021-06-17T05:34:10.186Z] Removing intermediate container e55e89e2a282 [2021-06-17T05:34:10.186Z] ---> 932163dcb204 [2021-06-17T05:34:10.186Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T05:34:10.186Z] ---> Running in 09c3e71b5cca [2021-06-17T05:34:10.186Z] Removing intermediate container 61e74c50a3d9 [2021-06-17T05:34:10.186Z] ---> d1c305e43be3 [2021-06-17T05:34:10.186Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-17T05:34:10.186Z] ---> Running in db2a864a5689 [2021-06-17T05:34:10.186Z] Removing intermediate container cdabc5f9e3b6 [2021-06-17T05:34:10.186Z] ---> 60116ff17210 [2021-06-17T05:34:10.186Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-17T05:34:10.186Z] ---> Running in 6bb86ece267f [2021-06-17T05:34:10.186Z] Removing intermediate container 3fbab91af023 [2021-06-17T05:34:10.186Z] ---> abcf1648467e [2021-06-17T05:34:10.186Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-17T05:34:10.186Z] Removing intermediate container a641417e439f [2021-06-17T05:34:10.186Z] ---> 9eff3a28e351 [2021-06-17T05:34:10.186Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-17T05:34:10.186Z] ---> Running in d7610d91e579 [2021-06-17T05:34:10.186Z] ---> Running in a97c29992a00 [2021-06-17T05:34:10.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:10.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:10.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:10.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:10.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:11.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:11.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:11.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:11.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:11.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:34:11.836Z] OK: 219 MiB in 52 packages [2021-06-17T05:34:12.106Z] Removing intermediate container db2a864a5689 [2021-06-17T05:34:12.106Z] ---> c4130980ba24 [2021-06-17T05:34:12.106Z] Step 6/24 : COPY go.mod . [2021-06-17T05:34:12.106Z] OK: 219 MiB in 52 packages [2021-06-17T05:34:12.106Z] OK: 219 MiB in 52 packages [2021-06-17T05:34:12.273Z] 618dc40b7e24: Pull complete [2021-06-17T05:34:12.273Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T05:34:12.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T05:34:12.273Z] ---> a36622ca3599 [2021-06-17T05:34:12.273Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-17T05:34:12.371Z] OK: 219 MiB in 52 packages [2021-06-17T05:34:12.371Z] OK: 219 MiB in 52 packages [2021-06-17T05:34:12.371Z] ---> 0757542a25fe [2021-06-17T05:34:12.371Z] Step 7/24 : RUN go mod download [2021-06-17T05:34:12.371Z] ---> Running in 151a8a1cb86b [2021-06-17T05:34:12.947Z] Removing intermediate container a97c29992a00 [2021-06-17T05:34:12.947Z] ---> e56b47cca684 [2021-06-17T05:34:12.947Z] Step 6/24 : COPY go.mod . [2021-06-17T05:34:12.947Z] Removing intermediate container d7610d91e579 [2021-06-17T05:34:12.947Z] ---> 701a5ffdc7d4 [2021-06-17T05:34:12.947Z] Step 6/26 : COPY go.mod . [2021-06-17T05:34:13.207Z] Removing intermediate container 09c3e71b5cca [2021-06-17T05:34:13.207Z] ---> 71e6404553ab [2021-06-17T05:34:13.207Z] Step 6/24 : COPY go.mod . [2021-06-17T05:34:13.207Z] ---> ed4941949bc5 [2021-06-17T05:34:13.207Z] Step 7/24 : RUN go mod download [2021-06-17T05:34:13.207Z] ---> Running in 3a462db8ccc1 [2021-06-17T05:34:13.207Z] Removing intermediate container 6bb86ece267f [2021-06-17T05:34:13.207Z] ---> 2cebaefc2f19 [2021-06-17T05:34:13.207Z] Step 6/32 : COPY go.mod . [2021-06-17T05:34:13.469Z] ---> 70583eb9b076 [2021-06-17T05:34:13.469Z] Step 7/26 : RUN go mod download [2021-06-17T05:34:13.469Z] ---> Running in 0eadada93abe [2021-06-17T05:34:13.469Z] ---> 72ef754cc9d1 [2021-06-17T05:34:13.469Z] Step 7/24 : RUN go mod download [2021-06-17T05:34:13.469Z] ---> 54c855cba1b4 [2021-06-17T05:34:13.469Z] Step 7/32 : RUN go mod download [2021-06-17T05:34:13.469Z] ---> Running in 1f1eeb4a2247 [2021-06-17T05:34:13.469Z] ---> Running in 8f2bbc4801a1 [2021-06-17T05:34:13.736Z] Removing intermediate container 151a8a1cb86b [2021-06-17T05:34:13.736Z] ---> 27a2dac508f1 [2021-06-17T05:34:13.736Z] Step 8/24 : COPY . . [2021-06-17T05:34:14.891Z] ---> Running in dcfe0883d903 [2021-06-17T05:34:16.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:34:17.044Z] Removing intermediate container 3a462db8ccc1 [2021-06-17T05:34:17.044Z] ---> 9b95fda076d0 [2021-06-17T05:34:17.044Z] Step 8/24 : COPY . . [2021-06-17T05:34:17.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:34:18.268Z] (1/12) Installing libmagic (5.39-r0) [2021-06-17T05:34:18.268Z] (2/12) Installing file (5.39-r0) [2021-06-17T05:34:18.268Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-17T05:34:18.540Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-17T05:34:20.363Z] Removing intermediate container 0eadada93abe [2021-06-17T05:34:20.363Z] ---> 2f6f29d88550 [2021-06-17T05:34:20.363Z] Step 8/26 : COPY . . [2021-06-17T05:34:20.626Z] ---> 5d5adae75540 [2021-06-17T05:34:20.626Z] Step 9/24 : RUN go mod tidy [2021-06-17T05:34:24.182Z] Removing intermediate container 1f1eeb4a2247 [2021-06-17T05:34:24.182Z] ---> ae1f6e81c897 [2021-06-17T05:34:24.182Z] Step 8/24 : COPY . . [2021-06-17T05:34:24.182Z] ---> Running in 3de9867deccd [2021-06-17T05:34:24.198Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-17T05:34:24.198Z] (6/12) Installing patch (2.7.6-r6) [2021-06-17T05:34:24.198Z] (7/12) Installing build-base (0.5-r2) [2021-06-17T05:34:24.198Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-17T05:34:24.198Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-17T05:34:24.198Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-17T05:34:24.198Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-17T05:34:24.198Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-17T05:34:24.198Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T05:34:24.198Z] OK: 218 MiB in 52 packages [2021-06-17T05:34:27.585Z] Removing intermediate container dcfe0883d903 [2021-06-17T05:34:27.585Z] ---> a3e1f3f7a60e [2021-06-17T05:34:27.585Z] Step 4/6 : WORKDIR /edgex-go [2021-06-17T05:34:27.585Z] ---> Running in bcbfeddcad05 [2021-06-17T05:34:27.585Z] Removing intermediate container bcbfeddcad05 [2021-06-17T05:34:27.585Z] ---> 1b265d8e855f [2021-06-17T05:34:27.585Z] Step 5/6 : COPY go.mod . [2021-06-17T05:34:28.181Z] ---> af576a4631c2 [2021-06-17T05:34:28.181Z] Step 6/6 : RUN go mod download [2021-06-17T05:34:28.408Z] Removing intermediate container 8f2bbc4801a1 [2021-06-17T05:34:28.408Z] ---> 0d5594ece678 [2021-06-17T05:34:28.408Z] Step 8/32 : COPY . . [2021-06-17T05:34:28.408Z] ---> 48a22fe2d40e [2021-06-17T05:34:28.408Z] Step 9/24 : RUN go mod tidy [2021-06-17T05:34:28.457Z] ---> Running in 8163ad06a007 [2021-06-17T05:34:29.840Z] ---> Running in 8c881354f513 [2021-06-17T05:34:29.840Z] ---> b55107bd212b [2021-06-17T05:34:29.840Z] Step 9/26 : RUN go mod tidy [2021-06-17T05:34:29.840Z] ---> 562e8c194a64 [2021-06-17T05:34:29.840Z] Step 9/24 : RUN go mod tidy [2021-06-17T05:34:30.798Z] ---> Running in 235b80e32383 [2021-06-17T05:34:30.798Z] ---> Running in 7ccf0dc8f42d [2021-06-17T05:34:33.342Z] Removing intermediate container 3de9867deccd [2021-06-17T05:34:33.342Z] ---> 0ddfa0460493 [2021-06-17T05:34:33.342Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-17T05:34:33.603Z] ---> Running in 64501c8333cf [2021-06-17T05:34:36.119Z] Removing intermediate container 8c881354f513 [2021-06-17T05:34:36.119Z] ---> f19e57c54d96 [2021-06-17T05:34:36.119Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-17T05:34:36.119Z] ---> Running in d1611664874a [2021-06-17T05:34:36.119Z] 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-06-17T05:34:36.119Z] Removing intermediate container 7ccf0dc8f42d [2021-06-17T05:34:36.119Z] ---> b10e6f309dfa [2021-06-17T05:34:36.119Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-17T05:34:36.119Z] 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-06-17T05:34:36.119Z] ---> Running in e1adeaf59a1d [2021-06-17T05:34:36.384Z] Removing intermediate container 235b80e32383 [2021-06-17T05:34:36.384Z] ---> 3b2e9e87cbf2 [2021-06-17T05:34:36.384Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-17T05:34:36.961Z] ---> Running in a33884814848 [2021-06-17T05:34:36.961Z] 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-06-17T05:34:38.370Z] 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-06-17T05:34:46.618Z] ---> 7eab3de0b507 [2021-06-17T05:34:46.618Z] Step 9/32 : RUN go mod tidy [2021-06-17T05:34:46.618Z] ---> Running in 6d90865da469 [2021-06-17T05:34:48.015Z] Removing intermediate container 6d90865da469 [2021-06-17T05:34:48.015Z] ---> 12670108c0f8 [2021-06-17T05:34:48.015Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-17T05:34:48.015Z] ---> Running in 781fde7e1a0d [2021-06-17T05:34:48.642Z] 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-06-17T05:34:54.954Z] Removing intermediate container 8163ad06a007 [2021-06-17T05:34:54.954Z] ---> 12c259e56121 [2021-06-17T05:34:54.954Z] Successfully built 12c259e56121 [2021-06-17T05:34:54.954Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:34:55.298Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T05:34:55.298Z] . [Pipeline] withDockerContainer [2021-06-17T05:34:55.731Z] prd-ubuntu18.04-docker-arm64-4c-16g-2038 does not seem to be running inside a container [2021-06-17T05:34:55.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-17T05:34:58.691Z] $ docker top dcaf7a03d7a5ffdb29e6928f9758704b650be28ef6a75cbcd52444dec7dca941 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T05:34:59.702Z] + go version [2021-06-17T05:34:59.702Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-17T05:34:59.725Z] $ docker stop --time=1 dcaf7a03d7a5ffdb29e6928f9758704b650be28ef6a75cbcd52444dec7dca941 [2021-06-17T05:35:02.862Z] $ docker rm -f dcaf7a03d7a5ffdb29e6928f9758704b650be28ef6a75cbcd52444dec7dca941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:35:03.631Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T05:35:03.631Z] . [Pipeline] withDockerContainer [2021-06-17T05:35:03.891Z] prd-ubuntu18.04-docker-arm64-4c-16g-2038 does not seem to be running inside a container [2021-06-17T05:35:03.972Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-17T05:35:07.880Z] $ docker top d15f41cc7d2430e227d6fb7ea16d3df43ff71b3e3239087973d317b2f08820cf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T05:35:08.211Z] ========================================================= [2021-06-17T05:35:08.212Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-17T05:35:08.212Z] ========================================================= [Pipeline] sh [2021-06-17T05:35:08.859Z] + go mod tidy [Pipeline] sh [2021-06-17T05:35:10.126Z] + make test [2021-06-17T05:35:10.127Z] go mod tidy [2021-06-17T05:35:10.731Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-17T05:35:11.106Z] Removing intermediate container d1611664874a [2021-06-17T05:35:11.106Z] ---> 224730b98ef2 [2021-06-17T05:35:11.106Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-17T05:35:11.106Z] ---> Running in ac2217e24d02 [2021-06-17T05:35:11.678Z] 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-06-17T05:35:13.065Z] 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-06-17T05:35:13.065Z] Removing intermediate container ac2217e24d02 [2021-06-17T05:35:13.065Z] ---> e737810aea68 [2021-06-17T05:35:13.065Z] [2021-06-17T05:35:13.065Z] Step 12/24 : FROM docker:20.10.0 [2021-06-17T05:35:13.065Z] 20.10.0: Pulling from library/docker [2021-06-17T05:35:18.320Z] Removing intermediate container a33884814848 [2021-06-17T05:35:18.320Z] ---> ae6ef77e5a52 [2021-06-17T05:35:18.320Z] [2021-06-17T05:35:18.320Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T05:35:18.320Z] Removing intermediate container e1adeaf59a1d [2021-06-17T05:35:18.320Z] ---> 27aeeb534c2c [2021-06-17T05:35:18.320Z] [2021-06-17T05:35:18.320Z] Step 11/26 : FROM alpine:3.12 [2021-06-17T05:35:18.320Z] 3.12: Pulling from library/alpine [2021-06-17T05:35:18.320Z] 3.12: Pulling from library/alpine [2021-06-17T05:35:20.293Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T05:35:20.293Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T05:35:20.293Z] ---> 13621d1b12d4 [2021-06-17T05:35:20.293Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-17T05:35:20.293Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T05:35:20.293Z] Status: Image is up to date for alpine:3.12 [2021-06-17T05:35:20.293Z] ---> 13621d1b12d4 [2021-06-17T05:35:20.293Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T05:35:20.566Z] ---> Running in a3bef58f5543 [2021-06-17T05:35:20.566Z] ---> Running in 8f0777ed8530 [2021-06-17T05:35:20.566Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T05:35:20.566Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T05:35:20.566Z] ---> aefe523efa57 [2021-06-17T05:35:20.566Z] 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-06-17T05:35:20.566Z] ---> Running in bfe5d3039df4 [2021-06-17T05:35:20.566Z] Removing intermediate container 64501c8333cf [2021-06-17T05:35:20.566Z] ---> b3edabb59237 [2021-06-17T05:35:20.566Z] [2021-06-17T05:35:20.566Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T05:35:20.566Z] ---> 13621d1b12d4 [2021-06-17T05:35:20.566Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-17T05:35:20.566Z] ---> Running in ff18414b9c5f [2021-06-17T05:35:20.842Z] Removing intermediate container bfe5d3039df4 [2021-06-17T05:35:20.842Z] ---> 794efb417676 [2021-06-17T05:35:20.842Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-17T05:35:20.842Z] ---> Running in d3597f21fff7 [2021-06-17T05:35:20.842Z] Removing intermediate container ff18414b9c5f [2021-06-17T05:35:20.842Z] ---> 41c464e7ae95 [2021-06-17T05:35:20.842Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-17T05:35:20.842Z] ---> Running in 766453df574a [2021-06-17T05:35:21.112Z] Removing intermediate container 766453df574a [2021-06-17T05:35:21.112Z] ---> d879534cedbf [2021-06-17T05:35:21.112Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-17T05:35:21.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:21.112Z] ---> Running in 9d2c3e022bce [2021-06-17T05:35:21.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:21.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:21.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:21.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:21.377Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-17T05:35:21.377Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T05:35:21.377Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-17T05:35:21.640Z] (4/6) Installing curl (7.77.0-r0) [2021-06-17T05:35:21.640Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-17T05:35:21.640Z] (6/6) Installing su-exec (0.2-r1) [2021-06-17T05:35:21.640Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:35:21.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:21.640Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T05:35:21.640Z] OK: 7 MiB in 20 packages [2021-06-17T05:35:21.640Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T05:35:21.640Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:35:21.640Z] OK: 6 MiB in 15 packages [2021-06-17T05:35:21.640Z] (1/39) Installing readline (8.0.4-r0) [2021-06-17T05:35:21.640Z] (2/39) Installing bash (5.0.17-r0) [2021-06-17T05:35:21.640Z] Executing bash-5.0.17-r0.post-install [2021-06-17T05:35:21.640Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T05:35:21.640Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-17T05:35:21.901Z] (5/39) Installing curl (7.77.0-r0) [2021-06-17T05:35:21.901Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-17T05:35:21.901Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-17T05:35:22.225Z] (8/39) Installing expat (2.2.9-r1) [2021-06-17T05:35:22.225Z] (9/39) Installing libffi (3.3-r2) [2021-06-17T05:35:22.225Z] Removing intermediate container 9d2c3e022bce [2021-06-17T05:35:22.225Z] ---> c7dcb48efe48 [2021-06-17T05:35:22.225Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:35:22.225Z] (10/39) Installing gdbm (1.13-r1) [2021-06-17T05:35:22.225Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-17T05:35:22.225Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-17T05:35:22.225Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-17T05:35:22.225Z] ---> Running in 84d647faed15 [2021-06-17T05:35:22.225Z] Removing intermediate container 781fde7e1a0d [2021-06-17T05:35:22.225Z] ---> aed71090325d [2021-06-17T05:35:22.225Z] [2021-06-17T05:35:22.225Z] Step 11/32 : FROM alpine:3.12 [2021-06-17T05:35:22.225Z] ---> 13621d1b12d4 [2021-06-17T05:35:22.225Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-17T05:35:23.170Z] ---> Running in 8f4a3e456322 [2021-06-17T05:35:23.170Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-17T05:35:23.170Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-17T05:35:23.170Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-17T05:35:23.170Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-17T05:35:23.170Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-17T05:35:23.170Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-17T05:35:23.170Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-17T05:35:23.170Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-17T05:35:23.170Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-17T05:35:23.170Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-17T05:35:23.170Z] Removing intermediate container 8f4a3e456322 [2021-06-17T05:35:23.170Z] ---> 1d7e32af9307 [2021-06-17T05:35:23.170Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-17T05:35:23.432Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-17T05:35:23.432Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-17T05:35:23.432Z] ---> Running in e3a76731fe43 [2021-06-17T05:35:23.432Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-17T05:35:23.432Z] Removing intermediate container 8f0777ed8530 [2021-06-17T05:35:23.432Z] ---> 5b4e03076228 [2021-06-17T05:35:23.433Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T05:35:23.433Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-17T05:35:23.433Z] Removing intermediate container a3bef58f5543 [2021-06-17T05:35:23.433Z] ---> e094f023d77f [2021-06-17T05:35:23.433Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T05:35:23.433Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-17T05:35:23.433Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-17T05:35:23.694Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-17T05:35:23.694Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-17T05:35:23.694Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-17T05:35:23.694Z] ---> Running in c6d755d49171 [2021-06-17T05:35:23.694Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-17T05:35:23.694Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-17T05:35:23.694Z] ---> Running in a3ac5c394849 [2021-06-17T05:35:23.694Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-17T05:35:23.694Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-17T05:35:23.694Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-17T05:35:23.694Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-17T05:35:23.694Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-17T05:35:23.694Z] Executing busybox-1.31.1-r19.trigger [2021-06-17T05:35:23.694Z] OK: 72 MiB in 59 packages [2021-06-17T05:35:23.959Z] Removing intermediate container a3ac5c394849 [2021-06-17T05:35:23.959Z] ---> 7d3340002a66 [2021-06-17T05:35:23.959Z] Step 14/26 : WORKDIR / [2021-06-17T05:35:23.959Z] Removing intermediate container c6d755d49171 [2021-06-17T05:35:23.959Z] ---> c92fa3dbd733 [2021-06-17T05:35:23.959Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-17T05:35:23.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:23.959Z] ---> Running in 20b74c780874 [2021-06-17T05:35:23.959Z] ---> Running in 225b404cc560 [2021-06-17T05:35:24.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:24.222Z] Removing intermediate container 84d647faed15 [2021-06-17T05:35:24.222Z] ---> cfb6e53870ae [2021-06-17T05:35:24.222Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T05:35:24.222Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-17T05:35:24.222Z] (2/2) Installing su-exec (0.2-r1) [2021-06-17T05:35:24.222Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:35:24.222Z] OK: 6 MiB in 16 packages [2021-06-17T05:35:24.222Z] Removing intermediate container 225b404cc560 [2021-06-17T05:35:24.222Z] ---> 2e5c623c9564 [2021-06-17T05:35:24.222Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T05:35:24.222Z] Removing intermediate container 20b74c780874 [2021-06-17T05:35:24.222Z] ---> ca56fc59e84b [2021-06-17T05:35:24.222Z] 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-06-17T05:35:24.222Z] ---> Running in cb0908046279 [2021-06-17T05:35:24.222Z] ---> Running in 0a6d03d66334 [2021-06-17T05:35:26.798Z] Collecting docker-compose==1.23.2 [2021-06-17T05:35:26.798Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-17T05:35:26.798Z] Removing intermediate container 0a6d03d66334 [2021-06-17T05:35:26.798Z] ---> e3c09a87b7e2 [2021-06-17T05:35:26.798Z] Step 16/24 : WORKDIR / [2021-06-17T05:35:26.798Z] ---> ce3cb27a1f2b [2021-06-17T05:35:26.798Z] 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-06-17T05:35:26.798Z] Collecting jsonschema<3,>=2.5.1 [2021-06-17T05:35:26.798Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-17T05:35:26.798Z] ---> Running in 90eb80c1c083 [2021-06-17T05:35:26.798Z] Removing intermediate container e3a76731fe43 [2021-06-17T05:35:26.798Z] ---> 5e8de9ee45f0 [2021-06-17T05:35:26.798Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-17T05:35:26.798Z] Collecting docker<4.0,>=3.6.0 [2021-06-17T05:35:26.798Z] ---> Running in fa711e8d63ed [2021-06-17T05:35:26.798Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-17T05:35:26.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:26.798Z] Removing intermediate container fa711e8d63ed [2021-06-17T05:35:26.798Z] ---> 3067a98e16ce [2021-06-17T05:35:26.798Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-17T05:35:26.798Z] Collecting docopt<0.7,>=0.6.1 [2021-06-17T05:35:26.798Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-17T05:35:26.798Z] ---> 236d70df1f91 [2021-06-17T05:35:26.798Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-17T05:35:26.798Z] Removing intermediate container 90eb80c1c083 [2021-06-17T05:35:26.798Z] ---> 7d4e7e7482dc [2021-06-17T05:35:26.798Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:35:26.798Z] ---> Running in eca20f109df5 [2021-06-17T05:35:26.798Z] Removing intermediate container eca20f109df5 [2021-06-17T05:35:26.798Z] ---> 4e6120292f41 [2021-06-17T05:35:26.798Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-17T05:35:26.798Z] ---> 7e099b1f9b9e [2021-06-17T05:35:26.798Z] 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-06-17T05:35:26.798Z] ---> Running in 5c31c49a0608 [2021-06-17T05:35:26.798Z] ---> eb638927d709 [2021-06-17T05:35:26.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-17T05:35:26.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:26.798Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-17T05:35:26.798Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-17T05:35:26.798Z] Collecting texttable<0.10,>=0.9.0 [2021-06-17T05:35:26.798Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-17T05:35:26.798Z] ---> 15063ccfc20a [2021-06-17T05:35:26.798Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-17T05:35:26.798Z] ---> 6c35ed20e64d [2021-06-17T05:35:26.798Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-17T05:35:26.798Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T05:35:26.798Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T05:35:26.798Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-17T05:35:26.798Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-17T05:35:26.798Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T05:35:26.798Z] ---> 3bfb3c9f6194 [2021-06-17T05:35:26.798Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-17T05:35:26.798Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T05:35:26.798Z] ---> b9aec9bda5ab [2021-06-17T05:35:26.798Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-17T05:35:26.798Z] ---> Running in b928d6ec6c28 [2021-06-17T05:35:26.798Z] 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-06-17T05:35:26.798Z] ---> b2453d7b20fe [2021-06-17T05:35:26.798Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-17T05:35:26.798Z] Removing intermediate container 5c31c49a0608 [2021-06-17T05:35:26.798Z] ---> 43554ab2158e [2021-06-17T05:35:26.798Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-17T05:35:26.798Z] Removing intermediate container b928d6ec6c28 [2021-06-17T05:35:26.798Z] ---> 44ce64cf695c [2021-06-17T05:35:26.798Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:35:26.798Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-17T05:35:26.798Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-17T05:35:26.798Z] ---> Running in de81a1171c9c [2021-06-17T05:35:26.798Z] ---> Running in dc9860322a2c [2021-06-17T05:35:26.798Z] Collecting PyYAML<4,>=3.10 [2021-06-17T05:35:26.798Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-17T05:35:26.798Z] Removing intermediate container de81a1171c9c [2021-06-17T05:35:26.798Z] ---> 604f3b81b089 [2021-06-17T05:35:26.798Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-17T05:35:26.798Z] Removing intermediate container dc9860322a2c [2021-06-17T05:35:26.798Z] ---> a9597e977adb [2021-06-17T05:35:26.798Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T05:35:26.798Z] ---> fda4c35a275b [2021-06-17T05:35:26.798Z] 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-06-17T05:35:27.069Z] ---> Running in 797c5cc9ac42 [2021-06-17T05:35:27.069Z] ---> Running in f3abb24e0e4c [2021-06-17T05:35:27.069Z] Removing intermediate container 797c5cc9ac42 [2021-06-17T05:35:27.069Z] ---> a96d4a287d8a [2021-06-17T05:35:27.069Z] Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:35:27.069Z] ---> 630d78a0f026 [2021-06-17T05:35:27.069Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-17T05:35:27.069Z] ---> Running in 7501c494c6a5 [2021-06-17T05:35:27.069Z] ---> Running in b35e71e66649 [2021-06-17T05:35:27.069Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T05:35:27.334Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T05:35:27.334Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:35:27.334Z] OK: 8 MiB in 20 packages [2021-06-17T05:35:27.334Z] Removing intermediate container 7501c494c6a5 [2021-06-17T05:35:27.334Z] ---> cc49d0bb9aaa [2021-06-17T05:35:27.334Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T05:35:27.334Z] Collecting cached-property<2,>=1.2.0 [2021-06-17T05:35:27.334Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-17T05:35:27.334Z] Collecting docker-pycreds>=0.4.0 [2021-06-17T05:35:27.334Z] ---> Running in 2e42718c5546 [2021-06-17T05:35:27.334Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-17T05:35:27.595Z] Collecting idna<2.8,>=2.5 [2021-06-17T05:35:27.595Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-17T05:35:27.595Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-17T05:35:27.595Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-17T05:35:27.595Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-17T05:35:27.595Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-17T05:35:27.595Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-17T05:35:27.595Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-17T05:35:27.595Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-17T05:35:27.595Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-17T05:35:27.595Z] Removing intermediate container 2e42718c5546 [2021-06-17T05:35:27.595Z] ---> 28d6cf9adce3 [2021-06-17T05:35:27.595Z] [2021-06-17T05:35:27.865Z] Removing intermediate container cb0908046279 [2021-06-17T05:35:27.865Z] ---> 5edbe8d7d17f [2021-06-17T05:35:27.865Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:35:27.865Z] Installing collected packages: jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, texttable, dockerpty, PyYAML, cached-property, docker-compose [2021-06-17T05:35:27.865Z] Successfully built 28d6cf9adce3 [2021-06-17T05:35:27.865Z] Successfully tagged core-command:latest [2021-06-17T05:35:27.865Z] Building core-metadata [2021-06-17T05:35:28.126Z]  Building core-command ... done  Attempting uninstall: idna [2021-06-17T05:35:28.126Z] Found existing installation: idna 2.9 [2021-06-17T05:35:28.126Z] Uninstalling idna-2.9: [2021-06-17T05:35:28.126Z] Successfully uninstalled idna-2.9 [2021-06-17T05:35:28.387Z] Attempting uninstall: urllib3 [2021-06-17T05:35:28.387Z] Found existing installation: urllib3 1.25.9 [2021-06-17T05:35:28.387Z] Uninstalling urllib3-1.25.9: [2021-06-17T05:35:28.387Z] Removing intermediate container f3abb24e0e4c [2021-06-17T05:35:28.387Z] ---> a898a71d84cf [2021-06-17T05:35:28.387Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-17T05:35:28.387Z] Successfully uninstalled urllib3-1.25.9 [2021-06-17T05:35:29.369Z] ---> 0b44a2da1c45 [2021-06-17T05:35:29.369Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-17T05:35:29.369Z] ---> Running in bb49cb73edec [2021-06-17T05:35:29.369Z] Attempting uninstall: requests [2021-06-17T05:35:29.369Z] Found existing installation: requests 2.23.0 [2021-06-17T05:35:29.369Z] Uninstalling requests-2.23.0: [2021-06-17T05:35:29.633Z] Successfully uninstalled requests-2.23.0 [2021-06-17T05:35:29.633Z] Removing intermediate container b35e71e66649 [2021-06-17T05:35:29.633Z] ---> 86207b58da76 [2021-06-17T05:35:29.633Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:35:30.207Z] Removing intermediate container bb49cb73edec [2021-06-17T05:35:30.207Z] ---> 45e190d497b8 [2021-06-17T05:35:30.207Z] Step 24/26 : LABEL arch=x86_64 [2021-06-17T05:35:30.207Z] ---> 03526072549e [2021-06-17T05:35:30.207Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-17T05:35:30.479Z] Running setup.py install for docopt: started [2021-06-17T05:35:30.768Z] ---> a7645d670c76 [2021-06-17T05:35:30.769Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-17T05:35:30.769Z] Running setup.py install for docopt: finished with status 'done' [2021-06-17T05:35:30.769Z] Running setup.py install for texttable: started [2021-06-17T05:35:30.769Z] ---> Running in 288595a36492 [2021-06-17T05:35:31.053Z] Running setup.py install for texttable: finished with status 'done' [2021-06-17T05:35:31.053Z] Running setup.py install for dockerpty: started [2021-06-17T05:35:31.053Z] ---> 277c250fc8f8 [2021-06-17T05:35:31.053Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-17T05:35:31.315Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-17T05:35:31.581Z] Running setup.py install for PyYAML: started [2021-06-17T05:35:32.160Z] ---> Running in 8c46c43cfba5 [2021-06-17T05:35:32.160Z] ---> 482868f2b61a [2021-06-17T05:35:32.160Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-17T05:35:32.160Z] Removing intermediate container 288595a36492 [2021-06-17T05:35:32.160Z] ---> 2f7e477a323c [2021-06-17T05:35:32.160Z] Step 25/26 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:35:32.426Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-17T05:35:33.389Z] ---> Running in 22a59fc9814e [2021-06-17T05:35:33.389Z] Removing intermediate container 8c46c43cfba5 [2021-06-17T05:35:33.389Z] ---> 8a069e9e832a [2021-06-17T05:35:33.389Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:35:33.389Z] ---> 8b4b43b5fadd [2021-06-17T05:35:33.389Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-17T05:35:33.389Z] ---> Running in 91c1c72a2c70 [2021-06-17T05:35:33.389Z] Removing intermediate container 22a59fc9814e [2021-06-17T05:35:33.389Z] ---> f49f3abe942b [2021-06-17T05:35:33.389Z] Step 26/26 : LABEL version=0.0.0 [2021-06-17T05:35:33.389Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-17T05:35:33.389Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:35:33.389Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:35:33.389Z] ---> d54d455a792a [2021-06-17T05:35:33.389Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T05:35:33.389Z] ---> Using cache [2021-06-17T05:35:33.389Z] ---> b824692a17a4 [2021-06-17T05:35:33.389Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:35:33.389Z] ---> Using cache [2021-06-17T05:35:33.389Z] ---> 9eff3a28e351 [2021-06-17T05:35:33.389Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T05:35:33.389Z] ---> Running in db1a4845aca8 [2021-06-17T05:35:33.389Z] ---> Running in 4717ea40f67d [2021-06-17T05:35:33.653Z] Removing intermediate container 91c1c72a2c70 [2021-06-17T05:35:33.653Z] ---> 4f5162aed7e1 [2021-06-17T05:35:33.653Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T05:35:33.653Z] ---> 1f7e09b1d803 [2021-06-17T05:35:33.653Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-17T05:35:33.653Z] ---> Running in 5d3db0a110f1 [2021-06-17T05:35:33.653Z] Removing intermediate container 4717ea40f67d [2021-06-17T05:35:33.653Z] ---> ec8ecc93fa68 [2021-06-17T05:35:33.653Z] [2021-06-17T05:35:33.926Z] Successfully built ec8ecc93fa68 [2021-06-17T05:35:33.926Z] Successfully tagged security-secretstore-setup:latest [2021-06-17T05:35:33.926Z] Building security-proxy-setup [2021-06-17T05:35:33.926Z]  Building security-secretstore-setup ... done Removing intermediate container 5d3db0a110f1 [2021-06-17T05:35:33.926Z] ---> b37a893ce4c1 [2021-06-17T05:35:33.926Z] Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:35:33.926Z] ---> Running in 2fab08a33bef [2021-06-17T05:35:33.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:34.189Z] ---> 0c0a98f510dc [2021-06-17T05:35:34.189Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-17T05:35:35.135Z] Removing intermediate container 2fab08a33bef [2021-06-17T05:35:35.135Z] ---> f25097bf9626 [2021-06-17T05:35:35.135Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T05:35:35.135Z] ---> Running in c67b870b8d91 [2021-06-17T05:35:35.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:36.585Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-17T05:35:36.586Z] Removing intermediate container c67b870b8d91 [2021-06-17T05:35:36.586Z] ---> f0083eb86c6d [2021-06-17T05:35:36.586Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-17T05:35:36.586Z] ---> Running in 6e6bfada74bc [2021-06-17T05:35:36.586Z] OK: 219 MiB in 52 packages [2021-06-17T05:35:37.535Z] ---> 6fbd8736dfd1 [2021-06-17T05:35:37.535Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-17T05:35:37.535Z] Removing intermediate container 6e6bfada74bc [2021-06-17T05:35:37.535Z] ---> 4e8de5d18569 [2021-06-17T05:35:37.535Z] [2021-06-17T05:35:37.535Z] Successfully built 4e8de5d18569 [2021-06-17T05:35:40.125Z] Successfully tagged core-data:latest [2021-06-17T05:35:40.125Z]  Building core-data ... done Building support-notifications [2021-06-17T05:35:40.386Z] Removing intermediate container db1a4845aca8 [2021-06-17T05:35:40.386Z] ---> df204e761ed0 [2021-06-17T05:35:40.386Z] Step 6/24 : COPY go.mod . [2021-06-17T05:35:40.386Z] ---> Running in 3d4cb4b99f93 [2021-06-17T05:35:42.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:35:42.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:35:42.330Z] ---> d54d455a792a [2021-06-17T05:35:42.330Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T05:35:42.330Z] ---> Using cache [2021-06-17T05:35:42.330Z] ---> b824692a17a4 [2021-06-17T05:35:42.330Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:35:42.330Z] ---> Using cache [2021-06-17T05:35:42.330Z] ---> 9eff3a28e351 [2021-06-17T05:35:42.330Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-17T05:35:42.596Z] ---> Running in 74d1dcdabac9 [2021-06-17T05:35:42.596Z] ---> d159a911bbba [2021-06-17T05:35:42.596Z] Step 7/24 : RUN go mod download [2021-06-17T05:35:42.596Z] Removing intermediate container d3597f21fff7 [2021-06-17T05:35:42.596Z] ---> c93d4e2a6594 [2021-06-17T05:35:42.596Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-17T05:35:42.860Z] ---> Running in 71e13336747b [2021-06-17T05:35:42.860Z] ---> Running in aafc117fe7c3 [2021-06-17T05:35:43.128Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:35:43.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:35:43.128Z] ---> d54d455a792a [2021-06-17T05:35:43.128Z] Step 3/22 : WORKDIR /edgex-go [2021-06-17T05:35:43.128Z] ---> Using cache [2021-06-17T05:35:43.128Z] ---> b824692a17a4 [2021-06-17T05:35:43.128Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:35:43.128Z] ---> Using cache [2021-06-17T05:35:43.128Z] ---> 9eff3a28e351 [2021-06-17T05:35:43.128Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-17T05:35:43.128Z] ---> Using cache [2021-06-17T05:35:43.128Z] ---> df204e761ed0 [2021-06-17T05:35:43.128Z] Step 6/22 : COPY go.mod . [2021-06-17T05:35:43.128Z] ---> Using cache [2021-06-17T05:35:43.128Z] ---> d159a911bbba [2021-06-17T05:35:43.128Z] Step 7/22 : RUN go mod download [2021-06-17T05:35:43.128Z] Removing intermediate container aafc117fe7c3 [2021-06-17T05:35:43.128Z] ---> beb5ad57bee9 [2021-06-17T05:35:43.128Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-17T05:35:43.128Z] ---> Running in 9ebd624548a5 [2021-06-17T05:35:43.128Z] ---> Running in e2e265054e5d [2021-06-17T05:35:43.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:43.392Z] Removing intermediate container e2e265054e5d [2021-06-17T05:35:43.392Z] ---> 5656555d6b73 [2021-06-17T05:35:43.392Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-17T05:35:43.658Z] Removing intermediate container 3d4cb4b99f93 [2021-06-17T05:35:43.658Z] ---> 2ba73f66c505 [2021-06-17T05:35:43.658Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-17T05:35:43.658Z] ---> c1d48aadafdf [2021-06-17T05:35:43.658Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-17T05:35:43.932Z] ---> Running in 5745aae57a84 [2021-06-17T05:35:43.932Z] ---> fe57ce857ea0 [2021-06-17T05:35:43.932Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-17T05:35:43.932Z] Removing intermediate container 5745aae57a84 [2021-06-17T05:35:43.932Z] ---> f09214a8390f [2021-06-17T05:35:43.932Z] Step 29/32 : CMD ["gate"] [2021-06-17T05:35:43.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:35:44.223Z] Removing intermediate container 71e13336747b [2021-06-17T05:35:44.223Z] ---> fbe645dd3000 [2021-06-17T05:35:44.223Z] Step 8/24 : COPY . . [2021-06-17T05:35:44.223Z] ---> Running in 51281f64b674 [2021-06-17T05:35:44.223Z] Removing intermediate container 9ebd624548a5 [2021-06-17T05:35:44.223Z] ---> 2385a8034d99 [2021-06-17T05:35:44.223Z] Step 8/22 : COPY . . [2021-06-17T05:35:44.489Z] OK: 219 MiB in 52 packages [2021-06-17T05:35:44.489Z] ---> 8138f91edb21 [2021-06-17T05:35:44.489Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-17T05:35:48.666Z] ---> Running in df8669724f30 [2021-06-17T05:35:48.666Z] Removing intermediate container 51281f64b674 [2021-06-17T05:35:48.666Z] ---> 5b40a591b538 [2021-06-17T05:35:48.666Z] Step 30/32 : LABEL arch=x86_64 [2021-06-17T05:35:49.617Z] ---> Running in 714afd7dd5f9 [2021-06-17T05:35:50.573Z] Removing intermediate container df8669724f30 [2021-06-17T05:35:50.573Z] ---> 110229c11b97 [2021-06-17T05:35:50.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:35:51.964Z] Removing intermediate container 74d1dcdabac9 [2021-06-17T05:35:51.964Z] ---> 33add6096abc [2021-06-17T05:35:51.964Z] Step 6/23 : COPY go.mod . [2021-06-17T05:35:51.964Z] ---> Running in debee66af7e5 [2021-06-17T05:35:51.964Z] Removing intermediate container 714afd7dd5f9 [2021-06-17T05:35:51.964Z] ---> a9ec8afe28a5 [2021-06-17T05:35:51.964Z] Step 31/32 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:35:51.964Z] ---> 5b58c1e44750 [2021-06-17T05:35:51.964Z] Step 9/24 : RUN go mod tidy [2021-06-17T05:35:51.964Z] ---> 70c7279794dd [2021-06-17T05:35:51.964Z] Step 9/22 : RUN go mod tidy [2021-06-17T05:35:51.964Z] ---> Running in 3955126809c1 [2021-06-17T05:35:51.964Z] ---> Running in c409d4431847 [2021-06-17T05:35:51.964Z] ---> Running in 1cafbb2285aa [2021-06-17T05:35:51.964Z] ---> 7e7024fc8e43 [2021-06-17T05:35:51.964Z] Step 7/23 : RUN go mod download [2021-06-17T05:35:51.964Z] Removing intermediate container debee66af7e5 [2021-06-17T05:35:51.964Z] ---> eb52df8dfe27 [2021-06-17T05:35:51.964Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T05:35:52.227Z] ---> Running in 007f2fc6894e [2021-06-17T05:35:52.227Z] ---> Running in 438522bc9e06 [2021-06-17T05:35:52.227Z] Removing intermediate container 3955126809c1 [2021-06-17T05:35:52.227Z] ---> 560c419fdb9d [2021-06-17T05:35:52.227Z] Step 32/32 : LABEL version=0.0.0 [2021-06-17T05:35:52.227Z] Removing intermediate container 438522bc9e06 [2021-06-17T05:35:52.227Z] ---> 4e25d1595876 [2021-06-17T05:35:52.227Z] Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:35:52.227Z] ---> Running in c7b8ae67ff1a [2021-06-17T05:35:52.490Z] ---> Running in eac04a16bbfc [2021-06-17T05:35:52.490Z] Removing intermediate container c7b8ae67ff1a [2021-06-17T05:35:52.490Z] ---> 2407cc062e67 [2021-06-17T05:35:52.490Z] [2021-06-17T05:35:52.754Z] Successfully built 2407cc062e67 [2021-06-17T05:35:52.754Z] Removing intermediate container eac04a16bbfc [2021-06-17T05:35:52.754Z] ---> faf50c089845 [2021-06-17T05:35:52.754Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T05:35:52.754Z] Successfully tagged security-bootstrapper:latest [2021-06-17T05:35:52.754Z]  Building security-bootstrapper ... done Building support-scheduler [2021-06-17T05:35:52.754Z] ---> Running in e5cfa3f191e5 [2021-06-17T05:35:53.095Z] Removing intermediate container e5cfa3f191e5 [2021-06-17T05:35:53.095Z] ---> 8c0dcc71f373 [2021-06-17T05:35:53.095Z] [2021-06-17T05:35:53.095Z] Successfully built 8c0dcc71f373 [2021-06-17T05:35:53.095Z] Successfully tagged sys-mgmt-agent:latest [2021-06-17T05:35:55.035Z]  Building sys-mgmt-agent ... done Removing intermediate container 007f2fc6894e [2021-06-17T05:35:55.035Z] ---> fae4aae120ea [2021-06-17T05:35:55.035Z] Step 8/23 : COPY . . [2021-06-17T05:35:59.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:35:59.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:35:59.260Z] ---> d54d455a792a [2021-06-17T05:35:59.260Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T05:35:59.260Z] ---> Using cache [2021-06-17T05:35:59.260Z] ---> b824692a17a4 [2021-06-17T05:35:59.260Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:35:59.260Z] ---> Using cache [2021-06-17T05:35:59.260Z] ---> 9eff3a28e351 [2021-06-17T05:35:59.260Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-17T05:35:59.260Z] ---> Using cache [2021-06-17T05:35:59.260Z] ---> df204e761ed0 [2021-06-17T05:35:59.260Z] Step 6/23 : COPY go.mod . [2021-06-17T05:35:59.260Z] ---> Using cache [2021-06-17T05:35:59.260Z] ---> d159a911bbba [2021-06-17T05:35:59.260Z] Step 7/23 : RUN go mod download [2021-06-17T05:35:59.260Z] ---> Using cache [2021-06-17T05:35:59.260Z] ---> 2385a8034d99 [2021-06-17T05:35:59.260Z] Step 8/23 : COPY . . [2021-06-17T05:35:59.260Z] ---> Using cache [2021-06-17T05:35:59.260Z] ---> 70c7279794dd [2021-06-17T05:35:59.260Z] Step 9/23 : RUN go mod tidy [2021-06-17T05:36:02.916Z] ---> Running in d05cdd50b651 [2021-06-17T05:36:02.916Z] Removing intermediate container c409d4431847 [2021-06-17T05:36:02.916Z] ---> 951e9ffcdd17 [2021-06-17T05:36:02.916Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-17T05:36:02.916Z] ---> 51d06e33c3cf [2021-06-17T05:36:02.916Z] Step 9/23 : RUN go mod tidy [2021-06-17T05:36:02.916Z] ---> Running in d86770afdfeb [2021-06-17T05:36:02.916Z] Removing intermediate container 1cafbb2285aa [2021-06-17T05:36:02.916Z] ---> 4e9ea80dd1bd [2021-06-17T05:36:02.916Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-17T05:36:02.916Z] ---> Running in 033e13e482dc [2021-06-17T05:36:02.916Z] ---> Running in 764fadaf5873 [2021-06-17T05:36:02.916Z] 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-06-17T05:36:02.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-17T05:36:02.916Z] Removing intermediate container d05cdd50b651 [2021-06-17T05:36:02.916Z] ---> 47e7131a6e4b [2021-06-17T05:36:02.916Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-17T05:36:02.916Z] ---> Running in 0f455c6e9e43 [2021-06-17T05:36:02.916Z] 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-06-17T05:36:02.916Z] Removing intermediate container 033e13e482dc [2021-06-17T05:36:02.916Z] ---> f0ef0d4aa271 [2021-06-17T05:36:02.916Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-17T05:36:02.916Z] ---> Running in 02a56f2a2405 [2021-06-17T05:36:03.506Z] 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-06-17T05:36:27.411Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-17T05:36:30.216Z] 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-06-17T05:36:33.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-17T05:36:37.379Z] Removing intermediate container 764fadaf5873 [2021-06-17T05:36:37.379Z] ---> a0cc384bff7f [2021-06-17T05:36:37.379Z] [2021-06-17T05:36:37.379Z] Step 11/22 : FROM alpine:3.12 [2021-06-17T05:36:37.379Z] ---> 13621d1b12d4 [2021-06-17T05:36:37.379Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-17T05:36:37.379Z] Removing intermediate container 0f455c6e9e43 [2021-06-17T05:36:37.379Z] ---> c9a8970a2369 [2021-06-17T05:36:37.379Z] [2021-06-17T05:36:37.379Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T05:36:37.379Z] ---> 13621d1b12d4 [2021-06-17T05:36:37.379Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-17T05:36:37.379Z] ---> Using cache [2021-06-17T05:36:37.379Z] ---> 5b4e03076228 [2021-06-17T05:36:37.379Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T05:36:37.379Z] ---> Using cache [2021-06-17T05:36:37.379Z] ---> c92fa3dbd733 [2021-06-17T05:36:37.379Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-17T05:36:37.379Z] ---> Running in c31765946a6e [2021-06-17T05:36:37.379Z] ---> Running in 5a15db1788cc [2021-06-17T05:36:37.379Z] Removing intermediate container 5a15db1788cc [2021-06-17T05:36:37.379Z] ---> 83fd36bc21aa [2021-06-17T05:36:37.379Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T05:36:37.379Z] ---> Running in b2d4b1c3a2b9 [2021-06-17T05:36:37.379Z] Removing intermediate container b2d4b1c3a2b9 [2021-06-17T05:36:37.379Z] ---> fdc0d89ac69f [2021-06-17T05:36:37.379Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:36:37.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:36:37.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:36:37.646Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-17T05:36:37.646Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T05:36:37.646Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-17T05:36:37.646Z] (4/4) Installing curl (7.77.0-r0) [2021-06-17T05:36:37.646Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:36:37.646Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T05:36:37.646Z] OK: 7 MiB in 18 packages [2021-06-17T05:36:38.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-17T05:36:38.100Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-17T05:36:38.224Z] ---> 08ae18caa448 [2021-06-17T05:36:38.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-17T05:36:38.491Z] Removing intermediate container d86770afdfeb [2021-06-17T05:36:38.491Z] ---> 1de35b649904 [2021-06-17T05:36:38.491Z] [2021-06-17T05:36:38.491Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T05:36:38.491Z] ---> 13621d1b12d4 [2021-06-17T05:36:38.491Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T05:36:38.491Z] ---> Using cache [2021-06-17T05:36:38.491Z] ---> 5b4e03076228 [2021-06-17T05:36:38.491Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T05:36:38.491Z] ---> Using cache [2021-06-17T05:36:38.491Z] ---> c92fa3dbd733 [2021-06-17T05:36:38.491Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-17T05:36:38.755Z] Removing intermediate container 02a56f2a2405 [2021-06-17T05:36:38.755Z] ---> 8305ebe13c17 [2021-06-17T05:36:38.755Z] [2021-06-17T05:36:38.755Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T05:36:38.755Z] ---> 13621d1b12d4 [2021-06-17T05:36:38.755Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-17T05:36:38.755Z] ---> Running in ae8599e864d3 [2021-06-17T05:36:38.755Z] ---> Running in 8108b44ca02c [2021-06-17T05:36:38.755Z] ---> 525ad08dd9ec [2021-06-17T05:36:38.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-17T05:36:38.755Z] Removing intermediate container c31765946a6e [2021-06-17T05:36:38.755Z] ---> 96e1d8efdb77 [2021-06-17T05:36:38.755Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T05:36:39.018Z] ---> Running in 119a11b1d88e [2021-06-17T05:36:39.018Z] Removing intermediate container ae8599e864d3 [2021-06-17T05:36:39.018Z] ---> 22b481e1f669 [2021-06-17T05:36:39.018Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T05:36:39.018Z] ---> Running in bdf3031589fa [2021-06-17T05:36:39.018Z] ---> 7e856f47abd8 [2021-06-17T05:36:39.018Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-17T05:36:39.018Z] Removing intermediate container 119a11b1d88e [2021-06-17T05:36:39.018Z] ---> 084814ffbdc6 [2021-06-17T05:36:39.018Z] Step 14/22 : WORKDIR /edgex [2021-06-17T05:36:39.018Z] ---> Running in fb7401ab3397 [2021-06-17T05:36:39.018Z] ---> Running in 83b0030302c0 [2021-06-17T05:36:39.018Z] Removing intermediate container bdf3031589fa [2021-06-17T05:36:39.018Z] ---> 0fdf233d8953 [2021-06-17T05:36:39.018Z] Step 16/24 : WORKDIR / [2021-06-17T05:36:39.283Z] ---> Running in add2bd32627b [2021-06-17T05:36:39.283Z] Removing intermediate container fb7401ab3397 [2021-06-17T05:36:39.283Z] ---> d284c9134866 [2021-06-17T05:36:39.283Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:36:39.283Z] ---> Running in 196e4ac52c9f [2021-06-17T05:36:39.283Z] Removing intermediate container 83b0030302c0 [2021-06-17T05:36:39.283Z] ---> 59d2c0e41fd1 [2021-06-17T05:36:39.283Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-17T05:36:39.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T05:36:39.283Z] Removing intermediate container add2bd32627b [2021-06-17T05:36:39.283Z] ---> 91b542d3c960 [2021-06-17T05:36:39.283Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:36:39.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T05:36:39.545Z] Removing intermediate container 196e4ac52c9f [2021-06-17T05:36:39.545Z] ---> 260d1aa8b356 [2021-06-17T05:36:39.545Z] Step 21/23 : LABEL arch=x86_64 [2021-06-17T05:36:39.545Z] ---> Running in ca5b9f0de0ff [2021-06-17T05:36:39.545Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-17T05:36:39.545Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-17T05:36:39.545Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:36:39.545Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T05:36:39.545Z] OK: 6 MiB in 16 packages [2021-06-17T05:36:39.809Z] ---> b01904adbf5c [2021-06-17T05:36:39.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-17T05:36:39.809Z] ---> d9f8aa8f931b [2021-06-17T05:36:39.809Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-17T05:36:39.809Z] Removing intermediate container ca5b9f0de0ff [2021-06-17T05:36:39.809Z] ---> 1abdf93204a4 [2021-06-17T05:36:39.809Z] Step 22/23 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:36:39.809Z] ---> Running in 4dc52765c0c1 [2021-06-17T05:36:40.071Z] Removing intermediate container 4dc52765c0c1 [2021-06-17T05:36:40.071Z] ---> ccfdd91cbb2c [2021-06-17T05:36:40.071Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T05:36:40.332Z] Removing intermediate container 8108b44ca02c [2021-06-17T05:36:40.332Z] ---> 1af05050b960 [2021-06-17T05:36:40.332Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T05:36:40.332Z] ---> 2da3d5848c35 [2021-06-17T05:36:40.332Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-17T05:36:40.332Z] ---> Running in 509ee60e87f4 [2021-06-17T05:36:40.332Z] ---> 8c8b20e20980 [2021-06-17T05:36:40.332Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-17T05:36:40.332Z] ---> Running in 3c9b0f55b7e2 [2021-06-17T05:36:40.596Z] Removing intermediate container 3c9b0f55b7e2 [2021-06-17T05:36:40.596Z] ---> a19fe21d2735 [2021-06-17T05:36:40.596Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-17T05:36:40.596Z] Removing intermediate container 509ee60e87f4 [2021-06-17T05:36:40.596Z] ---> 1ed99e9596cc [2021-06-17T05:36:40.596Z] [2021-06-17T05:36:40.596Z] Successfully built 1ed99e9596cc [2021-06-17T05:36:40.596Z] ---> 2a357e0e1aa9 [2021-06-17T05:36:40.596Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-17T05:36:40.596Z] Successfully tagged support-scheduler:latest [2021-06-17T05:36:40.596Z]  Building support-scheduler ... done  ---> Running in ac9618703662 [2021-06-17T05:36:40.596Z] ---> 8d2d5eec1bba [2021-06-17T05:36:40.596Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-17T05:36:40.596Z] ---> Running in e33414ee08f7 [2021-06-17T05:36:40.596Z] ---> Running in 81dfbcb3cd83 [2021-06-17T05:36:40.883Z] Removing intermediate container ac9618703662 [2021-06-17T05:36:40.883Z] ---> 3279c4eafab3 [2021-06-17T05:36:40.883Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T05:36:40.883Z] Removing intermediate container e33414ee08f7 [2021-06-17T05:36:40.883Z] ---> 0a5de0b1fc71 [2021-06-17T05:36:40.883Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:36:40.883Z] ---> Running in 0cad9ede7945 [2021-06-17T05:36:40.883Z] ---> Running in b2d104953a9c [2021-06-17T05:36:40.883Z] Removing intermediate container 81dfbcb3cd83 [2021-06-17T05:36:40.883Z] ---> 3152a2b7990f [2021-06-17T05:36:40.883Z] Step 19/22 : CMD ["--init=true"] [2021-06-17T05:36:40.883Z] ---> Running in a87d4ad87ae3 [2021-06-17T05:36:40.883Z] Removing intermediate container 0cad9ede7945 [2021-06-17T05:36:40.883Z] ---> 5c162cebc2ca [2021-06-17T05:36:40.883Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:36:40.883Z] Removing intermediate container b2d104953a9c [2021-06-17T05:36:40.883Z] ---> 34b6e2854af5 [2021-06-17T05:36:40.883Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T05:36:40.883Z] ---> Running in 562723d9c9f8 [2021-06-17T05:36:40.883Z] Removing intermediate container a87d4ad87ae3 [2021-06-17T05:36:40.883Z] ---> bb49c739ef2f [2021-06-17T05:36:40.883Z] Step 20/22 : LABEL arch=x86_64 [2021-06-17T05:36:41.148Z] Removing intermediate container 562723d9c9f8 [2021-06-17T05:36:41.148Z] ---> 8ef9c3f2218e [2021-06-17T05:36:41.148Z] Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:36:41.148Z] ---> Running in b19fcc5d0d04 [2021-06-17T05:36:41.148Z] ---> 1af0212a2389 [2021-06-17T05:36:41.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-17T05:36:41.148Z] ---> Running in e8176237a64d [2021-06-17T05:36:41.148Z] Removing intermediate container b19fcc5d0d04 [2021-06-17T05:36:41.148Z] ---> 9944657763b5 [2021-06-17T05:36:41.148Z] Step 21/22 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:36:41.148Z] Removing intermediate container e8176237a64d [2021-06-17T05:36:41.148Z] ---> f2946f815c0c [2021-06-17T05:36:41.148Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T05:36:41.148Z] ---> Running in 85ad89d27982 [2021-06-17T05:36:41.409Z] ---> Running in b4c8be557a9c [2021-06-17T05:36:41.409Z] ---> cacd3c98e46d [2021-06-17T05:36:41.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-17T05:36:41.409Z] Removing intermediate container 85ad89d27982 [2021-06-17T05:36:41.409Z] ---> 1018e345350d [2021-06-17T05:36:41.409Z] Step 22/22 : LABEL version=0.0.0 [2021-06-17T05:36:41.409Z] Removing intermediate container b4c8be557a9c [2021-06-17T05:36:41.409Z] ---> 68af67246313 [2021-06-17T05:36:41.409Z] [2021-06-17T05:36:41.409Z] ---> Running in 7790cafd186f [2021-06-17T05:36:41.409Z] Successfully built 68af67246313 [2021-06-17T05:36:41.409Z] Successfully tagged core-metadata:latest [2021-06-17T05:36:41.409Z]  Building core-metadata ... done  ---> aba04192061b [2021-06-17T05:36:41.410Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-17T05:36:41.676Z] ---> Running in 1e799d7a3be7 [2021-06-17T05:36:41.676Z] Removing intermediate container 7790cafd186f [2021-06-17T05:36:41.676Z] ---> cd84f7e5d48a [2021-06-17T05:36:41.676Z] [2021-06-17T05:36:41.676Z] Removing intermediate container 1e799d7a3be7 [2021-06-17T05:36:41.676Z] ---> 0a0aa0cbedd5 [2021-06-17T05:36:41.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:36:41.676Z] Successfully built cd84f7e5d48a [2021-06-17T05:36:41.676Z] Successfully tagged security-proxy-setup:latest [2021-06-17T05:36:41.676Z]  Building security-proxy-setup ... done  ---> Running in 81c4cf824068 [2021-06-17T05:36:41.676Z] Removing intermediate container 81c4cf824068 [2021-06-17T05:36:41.676Z] ---> ef4ec04c50e0 [2021-06-17T05:36:41.676Z] Step 21/23 : LABEL arch=x86_64 [2021-06-17T05:36:41.946Z] ---> Running in cf26dba74fe5 [2021-06-17T05:36:41.946Z] Removing intermediate container cf26dba74fe5 [2021-06-17T05:36:41.946Z] ---> 2d91f8f57a95 [2021-06-17T05:36:41.946Z] Step 22/23 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:36:41.946Z] ---> Running in 386ccafc6d23 [2021-06-17T05:36:41.946Z] Removing intermediate container 386ccafc6d23 [2021-06-17T05:36:41.946Z] ---> 4444bab1d006 [2021-06-17T05:36:41.946Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T05:36:41.946Z] ---> Running in 563c7f8239c9 [2021-06-17T05:36:42.208Z] Removing intermediate container 563c7f8239c9 [2021-06-17T05:36:42.208Z] ---> c64c22da7a71 [2021-06-17T05:36:42.208Z] [2021-06-17T05:36:42.208Z] Successfully built c64c22da7a71 [2021-06-17T05:36:42.208Z] Successfully tagged support-notifications:latest [2021-06-17T05:36:42.217Z]  Building support-notifications ... done  [Pipeline] } [2021-06-17T05:36:42.222Z] $ docker stop --time=1 32e37ae92b8e15e9886202a0a9288d7a9ed3dafbc910acd1a684b36b87fca5c5 [2021-06-17T05:36:43.517Z] $ docker rm -f 32e37ae92b8e15e9886202a0a9288d7a9ed3dafbc910acd1a684b36b87fca5c5 [Pipeline] // withDockerContainer [2021-06-17T05:36:45.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-17T05:36:45.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-17T05:36:45.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-17T05:36:45.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [Pipeline] sh [2021-06-17T05:36:46.233Z] + docker images [2021-06-17T05:36:46.233Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-17T05:36:46.233Z] security-proxy-setup latest cd84f7e5d48a 5 seconds ago 25.7MB [2021-06-17T05:36:46.233Z] support-notifications latest c64c22da7a71 5 seconds ago 16.7MB [2021-06-17T05:36:46.233Z] core-metadata latest 68af67246313 5 seconds ago 16.6MB [2021-06-17T05:36:46.233Z] support-scheduler latest 1ed99e9596cc 6 seconds ago 15.9MB [2021-06-17T05:36:46.233Z] 1de35b649904 8 seconds ago 1.15GB [2021-06-17T05:36:46.233Z] 8305ebe13c17 8 seconds ago 1.15GB [2021-06-17T05:36:46.233Z] c9a8970a2369 11 seconds ago 1.15GB [2021-06-17T05:36:46.233Z] a0cc384bff7f 11 seconds ago 1.15GB [2021-06-17T05:36:46.233Z] security-bootstrapper latest 2407cc062e67 54 seconds ago 18.6MB [2021-06-17T05:36:46.233Z] sys-mgmt-agent latest 8c0dcc71f373 54 seconds ago 312MB [2021-06-17T05:36:46.233Z] core-data latest 4e8de5d18569 About a minute ago 20.2MB [2021-06-17T05:36:46.233Z] security-secretstore-setup latest ec8ecc93fa68 About a minute ago 28.7MB [2021-06-17T05:36:46.233Z] core-command latest 28d6cf9adce3 About a minute ago 15.9MB [2021-06-17T05:36:46.233Z] aed71090325d About a minute ago 1.15GB [2021-06-17T05:36:46.233Z] b3edabb59237 About a minute ago 1.15GB [2021-06-17T05:36:46.233Z] 27aeeb534c2c About a minute ago 1.15GB [2021-06-17T05:36:46.233Z] ae6ef77e5a52 About a minute ago 1.14GB [2021-06-17T05:36:46.233Z] e737810aea68 About a minute ago 1.15GB [2021-06-17T05:36:46.233Z] ci-base-image-x86_64 latest d54d455a792a 6 minutes ago 647MB [2021-06-17T05:36:46.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-17T05:36:46.233Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-17T05:36:46.233Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-17T05:36:46.233Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-17T05:36:46.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-06-17T05:36:49.128Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-17T05:36:49.129Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-17T05:36:49.129Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-17T05:36:49.129Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-17T05:36:49.129Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-17T05:36:49.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-17T05:36:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements [2021-06-17T05:36:59.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-17T05:36:59.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-17T05:37:02.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 100.0% of statements [2021-06-17T05:37:02.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-17T05:37:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 53.4% of statements [2021-06-17T05:37:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-17T05:37:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-17T05:37:03.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.541s coverage: 87.7% of statements [2021-06-17T05:37:03.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-17T05:37:03.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-17T05:37:03.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.220s coverage: 78.9% of statements [2021-06-17T05:37:04.258Z] Still waiting to schedule task [2021-06-17T05:37:04.260Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-17T05:37:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements [2021-06-17T05:37:08.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-17T05:37:08.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-17T05:37:08.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-17T05:37:08.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-17T05:37:08.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-17T05:37:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.315s coverage: 95.1% of statements [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-17T05:37:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.168s coverage: 60.0% of statements [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-17T05:37:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.319s coverage: 0.8% of statements [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-17T05:37:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements [2021-06-17T05:37:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 22.0% of statements [2021-06-17T05:37:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-17T05:37:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.197s coverage: 47.1% of statements [2021-06-17T05:37:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.186s coverage: 79.5% of statements [2021-06-17T05:37:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements [2021-06-17T05:37:14.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.191s coverage: 96.3% of statements [2021-06-17T05:37:15.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.193s coverage: 87.5% of statements [2021-06-17T05:37:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements [2021-06-17T05:37:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-06-17T05:37:32.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.594s coverage: 81.8% of statements [2021-06-17T05:37:32.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 58.8% of statements [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.659s coverage: 64.4% of statements [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-17T05:37:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements [2021-06-17T05:37:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-06-17T05:37:45.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.069s coverage: 66.9% of statements [2021-06-17T05:37:45.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-17T05:37:45.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-17T05:37:45.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-17T05:37:47.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.671s coverage: 43.6% of statements [2021-06-17T05:37:47.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-17T05:37:47.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-17T05:37:47.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.201s coverage: 89.5% of statements [2021-06-17T05:37:47.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-17T05:37:47.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.197s coverage: 84.8% of statements [2021-06-17T05:37:47.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-17T05:37:56.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 19.3% of statements [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-17T05:37:56.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.534s coverage: 91.9% of statements [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-17T05:37:56.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.185s coverage: 62.7% of statements [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-17T05:37:56.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.377s coverage: 97.6% of statements [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-17T05:37:56.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-17T05:37:56.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-17T05:37:56.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements [2021-06-17T05:37:56.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-17T05:37:56.870Z] GO111MODULE=on go vet ./... [2021-06-17T05:38:50.490Z] Running on prd-ubuntu18.04-docker-8c-8g-2039 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws [2021-06-17T05:38:52.670Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-17T05:38:55.088Z] The recommended git tool is: git [2021-06-17T05:39:10.606Z] using credential edgex-jenkins-ssh [2021-06-17T05:39:10.634Z] Cloning the remote Git repository [2021-06-17T05:39:10.654Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-17T05:39:10.729Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-17T05:39:10.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T05:39:10.751Z] > git --version # timeout=10 [2021-06-17T05:39:10.763Z] > git --version # 'git version 2.17.1' [2021-06-17T05:39:10.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T05:39:10.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T05:39:22.670Z] Merging remotes/origin/master commit 649de8085a2358d24573e8b32b9ef122143f6397 into PR head commit 0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:39:22.773Z] Merge succeeded, producing 0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:39:22.774Z] Checking out Revision 0021f564cd828733515ee6aedb0f0cf6b2e0d03d (PR-3570) [2021-06-17T05:39:21.816Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T05:39:21.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T05:39:22.015Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T05:39:22.028Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T05:39:22.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T05:39:22.032Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T05:39:22.680Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T05:39:22.686Z] > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 [2021-06-17T05:39:22.745Z] > git remote # timeout=10 [2021-06-17T05:39:22.751Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T05:39:22.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T05:39:22.760Z] > git merge 649de8085a2358d24573e8b32b9ef122143f6397 # timeout=10 [2021-06-17T05:39:22.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T05:39:22.778Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T05:39:22.783Z] > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 [2021-06-17T05:39:25.359Z] gofmt -l . [2021-06-17T05:39:25.359Z] [ "`gofmt -l .`" = "" ] [2021-06-17T05:39:25.359Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-17T05:39:26.036Z] + ls -al . [2021-06-17T05:39:26.036Z] total 544 [2021-06-17T05:39:26.036Z] drwxrwxr-x 9 1001 1001 4096 Jun 17 05:39 . [2021-06-17T05:39:26.036Z] drwxr-xr-x 4 root root 4096 Jun 17 05:35 .. [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 05:32 .dockerignore [2021-06-17T05:39:26.036Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 05:32 .git [2021-06-17T05:39:26.036Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 05:32 .github [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 818 Jun 17 05:32 .gitignore [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 05:32 .sonarcloud.properties [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 8609 Jun 17 05:32 Attribution.txt [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 05:32 CONTRIBUTING.md [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 931 Jun 17 05:32 Dockerfile.build [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 849 Jun 17 05:32 Jenkinsfile [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 05:32 LICENSE [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 5605 Jun 17 05:32 Makefile [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 7905 Jun 17 05:32 README.md [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 7071 Jun 17 05:32 SECURITY.md [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 05:29 VERSION [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 05:32 ZMQWindows.md [2021-06-17T05:39:26.036Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 05:32 bin [2021-06-17T05:39:26.036Z] drwxrwxr-x 14 1001 1001 4096 Jun 17 05:32 cmd [2021-06-17T05:39:26.036Z] -rw-r--r-- 1 root root 398093 Jun 17 05:37 coverage.out [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 841 Jun 17 05:32 go.mod [2021-06-17T05:39:26.036Z] -rw-r--r-- 1 root root 20843 Jun 17 05:35 go.sum [2021-06-17T05:39:26.036Z] drwxrwxr-x 7 1001 1001 4096 Jun 17 05:32 internal [2021-06-17T05:39:26.036Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 05:32 openapi [2021-06-17T05:39:26.036Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 05:32 snap [2021-06-17T05:39:26.036Z] -rw-rw-r-- 1 1001 1001 168 Jun 17 05:32 version.go [Pipeline] sh [2021-06-17T05:39:26.407Z] Commit message: "docs(sma): update Swaggerfile" [2021-06-17T05:39:28.820Z] + '[' -e coverage.out ] [2021-06-17T05:39:28.820Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-17T05:39:28.852Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] withEnv [Pipeline] { [2021-06-17T05:39:31.471Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:39:36.262Z] + make build [2021-06-17T05:39:36.262Z] go mod tidy [2021-06-17T05:39:36.262Z] 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-06-17T05:39:38.740Z] + echo snap-build.sh [2021-06-17T05:39:38.740Z] snap-build.sh [2021-06-17T05:39:38.740Z] + SNAP_BASE_DIR=. [2021-06-17T05:39:38.740Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-06-17T05:39:38.740Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-06-17T05:39:38.740Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-06-17T05:39:38.740Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-06-17T05:39:38.740Z] + cd /w/workspace/edgex-go/5 [2021-06-17T05:39:38.740Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-17T05:39:38.740Z] Reading package lists... [2021-06-17T05:39:38.740Z] Building dependency tree... [2021-06-17T05:39:38.740Z] Reading state information... [2021-06-17T05:39:38.740Z] The following packages were automatically installed and are no longer required: [2021-06-17T05:39:38.740Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-17T05:39:38.740Z] uidmap xdelta3 [2021-06-17T05:39:38.740Z] Use 'sudo apt autoremove' to remove them. [2021-06-17T05:39:38.740Z] The following packages will be REMOVED: [2021-06-17T05:39:38.740Z] lxd* lxd-client* [2021-06-17T05:39:38.740Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-17T05:39:38.740Z] After this operation, 31.7 MB disk space will be freed. [2021-06-17T05:39:38.740Z] (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-06-17T05:39:38.740Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-17T05:39:39.317Z] Removing lxd dnsmasq configuration [2021-06-17T05:39:39.317Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-17T05:39:39.892Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-17T05:39:40.840Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-17T05:39:41.103Z] (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-06-17T05:39:41.103Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-17T05:39:41.804Z] 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-06-17T05:39:42.495Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-17T05:39:42.496Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-17T05:39:43.883Z] + sudo snap remove --purge lxd [2021-06-17T05:39:43.883Z] snap "lxd" is not installed [2021-06-17T05:39:43.883Z] + sudo groupadd --force --system lxd [2021-06-17T05:39:43.883Z] ++ whoami [2021-06-17T05:39:43.883Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-17T05:39:44.146Z] + newgrp - lxd [2021-06-17T05:39:44.146Z] + sudo snap install lxd [2021-06-17T05:39:52.921Z] 2021-06-17T05:39:50Z INFO Waiting for automatic snapd restart... [2021-06-17T05:40:01.798Z] 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-06-17T05:40:05.201Z] 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-06-17T05:40:08.867Z] lxd 4.15 from Canonical* installed [2021-06-17T05:40:08.867Z] + sudo lxd init --auto [2021-06-17T05:40:08.873Z] 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-06-17T05:40:09.470Z] 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-06-17T05:40:12.882Z] 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-06-17T05:40:16.267Z] 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-06-17T05:40:17.034Z] + sudo snap install --classic snapcraft [2021-06-17T05:40:18.886Z] 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-06-17T05:40:22.292Z] 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-06-17T05:40:24.917Z] 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-06-17T05:40:27.836Z] 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-06-17T05:40:29.363Z] snapcraft 4.8.1 from Canonical* installed [2021-06-17T05:40:29.363Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-17T05:40:29.363Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-17T05:40:29.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T05:40:29.363Z] Dload Upload Total Spent Left Speed [2021-06-17T05:40:29.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4714 0 --:--:-- --:--:-- --:--:-- 4714 [2021-06-17T05:40:29.363Z] 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M [2021-06-17T05:40:29.363Z] ./yq_linux_amd64 [2021-06-17T05:40:29.363Z] + sudo snapcraft prime --use-lxd [2021-06-17T05:40:30.754Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-17T05:40:30.754Z] 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-06-17T05:40:30.754Z] - README.md [2021-06-17T05:40:30.754Z] [2021-06-17T05:40:30.754Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-17T05:40:31.699Z] Launching a container. [Pipeline] } [2021-06-17T05:40:33.269Z] $ docker stop --time=1 d15f41cc7d2430e227d6fb7ea16d3df43ff71b3e3239087973d317b2f08820cf [2021-06-17T05:40:35.784Z] $ docker rm -f d15f41cc7d2430e227d6fb7ea16d3df43ff71b3e3239087973d317b2f08820cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-17T05:40:39.354Z] Waiting for container to be ready [2021-06-17T05:40:39.354Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-17T05:40:39.354Z] [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:40:39.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T05:40:39.995Z] [2021-06-17T05:40:39.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:40:40.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T05:40:40.624Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-17T05:40:40.624Z] 29e5d40040c1: Pulling fs layer [2021-06-17T05:40:40.624Z] 1ce36da41761: Pulling fs layer [2021-06-17T05:40:40.624Z] 25b303627fd3: Pulling fs layer [2021-06-17T05:40:40.900Z] 29e5d40040c1: Verifying Checksum [2021-06-17T05:40:40.900Z] 29e5d40040c1: Download complete [2021-06-17T05:40:41.886Z] 29e5d40040c1: Pull complete [2021-06-17T05:40:41.886Z] 1ce36da41761: Verifying Checksum [2021-06-17T05:40:41.886Z] 1ce36da41761: Download complete [2021-06-17T05:40:44.247Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-17T05:40:44.247Z] Waiting for network to be ready... [2021-06-17T05:40:44.247Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-17T05:40:44.247Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-17T05:40:44.247Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-17T05:40:44.247Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-17T05:40:44.247Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-17T05:40:44.247Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-17T05:40:44.247Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-17T05:40:44.247Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-17T05:40:44.247Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-17T05:40:44.247Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-17T05:40:44.247Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-17T05:40:44.247Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-17T05:40:44.328Z] 1ce36da41761: Pull complete [2021-06-17T05:40:44.328Z] 25b303627fd3: Verifying Checksum [2021-06-17T05:40:44.328Z] 25b303627fd3: Download complete [2021-06-17T05:40:44.512Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-17T05:40:44.512Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-17T05:40:44.512Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-17T05:40:44.512Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-17T05:40:44.512Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-17T05:40:44.512Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-17T05:40:46.749Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-17T05:40:46.749Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-17T05:40:46.749Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-17T05:40:46.749Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-17T05:40:46.749Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-17T05:40:46.749Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-17T05:40:46.749Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-17T05:40:46.749Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-17T05:40:46.749Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-17T05:40:47.326Z] Fetched 24.7 MB in 4s (6056 kB/s) [2021-06-17T05:40:48.290Z] Reading package lists... [2021-06-17T05:40:48.290Z] Reading package lists... [2021-06-17T05:40:48.552Z] Building dependency tree... [2021-06-17T05:40:48.552Z] Reading state information... [2021-06-17T05:40:48.552Z] The following additional packages will be installed: [2021-06-17T05:40:48.552Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-17T05:40:48.552Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-17T05:40:48.552Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-17T05:40:48.552Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-17T05:40:48.552Z] Suggested packages: [2021-06-17T05:40:48.552Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-17T05:40:48.552Z] Recommended packages: [2021-06-17T05:40:48.552Z] gnupg libsasl2-modules [2021-06-17T05:40:48.552Z] The following NEW packages will be installed: [2021-06-17T05:40:48.552Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-17T05:40:48.552Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-17T05:40:48.552Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-17T05:40:48.552Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-17T05:40:48.552Z] The following packages will be upgraded: [2021-06-17T05:40:48.552Z] gpg gpg-agent gpgconf libudev1 [2021-06-17T05:40:48.812Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-17T05:40:48.812Z] Need to get 3530 kB of archives. [2021-06-17T05:40:48.812Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-17T05:40:48.812Z] 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-06-17T05:40:48.812Z] 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-06-17T05:40:48.812Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-17T05:40:48.812Z] 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-06-17T05:40:48.812Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-17T05:40:49.077Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-17T05:40:49.650Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-17T05:40:49.650Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-17T05:40:49.650Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-17T05:40:49.650Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-17T05:40:49.650Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-17T05:40:49.650Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-17T05:40:49.650Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-17T05:40:49.650Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-17T05:40:49.650Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-17T05:40:49.650Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-17T05:40:49.650Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-17T05:40:49.650Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-17T05:40:49.650Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-17T05:40:49.650Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-17T05:40:49.650Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-17T05:40:49.650Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-17T05:40:49.912Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T05:40:49.912Z] Fetched 3530 kB in 1s (3173 kB/s) [2021-06-17T05:40:49.912Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-17T05:40:49.912Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-17T05:40:49.912Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-17T05:40:49.912Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-17T05:40:50.172Z] Selecting previously unselected package udev. [2021-06-17T05:40:50.172Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-17T05:40:50.172Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-17T05:40:50.172Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-17T05:40:50.433Z] Selecting previously unselected package libfuse2:amd64. [2021-06-17T05:40:50.433Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-17T05:40:50.433Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-17T05:40:50.433Z] Selecting previously unselected package fuse. [2021-06-17T05:40:50.433Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-17T05:40:50.433Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-17T05:40:50.433Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T05:40:50.433Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-17T05:40:50.433Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T05:40:50.433Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-17T05:40:50.694Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T05:40:50.694Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-17T05:40:50.694Z] Selecting previously unselected package libksba8:amd64. [2021-06-17T05:40:50.694Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-17T05:40:50.694Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-17T05:40:50.694Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-17T05:40:50.694Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T05:40:50.694Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:50.957Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-17T05:40:50.957Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T05:40:50.957Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:50.957Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-17T05:40:50.957Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T05:40:50.957Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:50.957Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-17T05:40:50.957Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T05:40:50.957Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:50.957Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-17T05:40:51.218Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T05:40:51.218Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:51.218Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-17T05:40:51.218Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T05:40:51.218Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:51.218Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-17T05:40:51.218Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T05:40:51.218Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:51.218Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-17T05:40:51.218Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T05:40:51.218Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:51.480Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-17T05:40:51.480Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T05:40:51.480Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:51.480Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-17T05:40:51.480Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-17T05:40:51.480Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-17T05:40:51.480Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-17T05:40:51.480Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-17T05:40:51.480Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-17T05:40:51.480Z] Selecting previously unselected package libldap-common. [2021-06-17T05:40:51.480Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-17T05:40:51.480Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-17T05:40:51.480Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-17T05:40:51.741Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-17T05:40:51.742Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-17T05:40:51.742Z] Selecting previously unselected package dirmngr. [2021-06-17T05:40:51.742Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T05:40:51.742Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-17T05:40:51.742Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-17T05:40:51.742Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-17T05:40:51.742Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-17T05:40:52.004Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-17T05:40:52.004Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-17T05:40:52.004Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-17T05:40:52.004Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:52.004Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-17T05:40:52.004Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-17T05:40:52.004Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-17T05:40:52.266Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-17T05:40:52.266Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:52.266Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-17T05:40:52.266Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-17T05:40:52.527Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-17T05:40:52.527Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:52.527Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:52.527Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:52.527Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:52.527Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:52.527Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:52.527Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T05:40:52.527Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-17T05:40:52.527Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-17T05:40:52.527Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-17T05:40:52.790Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-17T05:40:52.790Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-17T05:40:52.790Z] This means they are not meant to be enabled using systemctl. [2021-06-17T05:40:52.790Z] Possible reasons for having this kind of units are: [2021-06-17T05:40:52.790Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-17T05:40:52.790Z] .wants/ or .requires/ directory. [2021-06-17T05:40:52.790Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-17T05:40:52.790Z] a requirement dependency on it. [2021-06-17T05:40:52.790Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-17T05:40:52.790Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-17T05:40:52.790Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-17T05:40:52.790Z] instance name specified. [2021-06-17T05:40:53.363Z] Reading package lists... [2021-06-17T05:40:53.363Z] Building dependency tree... [2021-06-17T05:40:53.363Z] Reading state information... [2021-06-17T05:40:53.363Z] The following additional packages will be installed: [2021-06-17T05:40:53.363Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-17T05:40:53.363Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-17T05:40:53.363Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-17T05:40:53.363Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-17T05:40:53.363Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-17T05:40:53.363Z] Suggested packages: [2021-06-17T05:40:53.363Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-17T05:40:53.363Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-17T05:40:53.363Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-17T05:40:53.363Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-17T05:40:53.363Z] systemd-container policykit-1 [2021-06-17T05:40:53.363Z] Recommended packages: [2021-06-17T05:40:53.363Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-17T05:40:53.624Z] The following NEW packages will be installed: [2021-06-17T05:40:53.624Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-17T05:40:53.624Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-17T05:40:53.624Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-17T05:40:53.624Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-17T05:40:53.624Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-17T05:40:53.624Z] The following packages will be upgraded: [2021-06-17T05:40:53.624Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-17T05:40:53.624Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-17T05:40:53.624Z] Need to get 36.7 MB of archives. [2021-06-17T05:40:53.624Z] After this operation, 147 MB of additional disk space will be used. [2021-06-17T05:40:53.624Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-17T05:40:53.624Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-17T05:40:53.624Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-17T05:40:53.885Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-17T05:40:53.885Z] 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-06-17T05:40:53.885Z] 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-06-17T05:40:53.885Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-17T05:40:53.885Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-17T05:40:53.885Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-17T05:40:53.885Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-17T05:40:53.885Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-17T05:40:53.885Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-17T05:40:53.885Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-17T05:40:53.885Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-17T05:40:53.885Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-17T05:40:53.885Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-17T05:40:54.451Z] 25b303627fd3: Pull complete [2021-06-17T05:40:54.451Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-17T05:40:54.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T05:40:54.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-17T05:40:54.686Z] prd-ubuntu18.04-docker-arm64-4c-16g-2038 does not seem to be running inside a container [2021-06-17T05:40:54.758Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-17T05:40:54.827Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-17T05:40:54.827Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-17T05:40:54.827Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-17T05:40:54.827Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-17T05:40:54.827Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-17T05:40:54.827Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-17T05:40:54.828Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-17T05:40:54.828Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-17T05:40:54.828Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-17T05:40:54.828Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-17T05:40:54.828Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-17T05:40:54.828Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-17T05:40:54.828Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-17T05:40:55.090Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-17T05:40:56.033Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T05:40:56.295Z] Fetched 36.7 MB in 3s (14.5 MB/s) [2021-06-17T05:40:56.295Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-17T05:40:56.295Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-17T05:40:58.646Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-17T05:40:58.646Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-17T05:40:58.646Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-17T05:40:58.646Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-17T05:40:58.646Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-17T05:40:58.646Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-17T05:40:58.646Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-17T05:40:58.646Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-17T05:40:58.646Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-17T05:40:58.646Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-17T05:40:58.646Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-17T05:40:58.646Z] Setting up apt (1.6.13) ... [2021-06-17T05:40:58.646Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-17T05:40:58.647Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-17T05:40:58.647Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-17T05:40:58.647Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-17T05:40:58.647Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-17T05:40:58.647Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-17T05:40:58.647Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-17T05:40:58.647Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T05:40:58.647Z] Selecting previously unselected package libexpat1:amd64. [2021-06-17T05:40:58.647Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-17T05:40:58.647Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-17T05:40:58.647Z] Selecting previously unselected package python3.6-minimal. [2021-06-17T05:40:58.647Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-17T05:40:58.647Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T05:40:58.647Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-17T05:40:58.647Z] Checking for services that may need to be restarted...done. [2021-06-17T05:40:58.647Z] Checking for services that may need to be restarted...done. [2021-06-17T05:40:58.647Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T05:40:58.647Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-17T05:40:58.647Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T05:40:58.650Z] $ docker top 40f3ccc502372ccb46796a81e0cdf0d3ba9db38e6c7b64321daf69583e9363f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T05:40:59.219Z] Selecting previously unselected package python3-minimal. [2021-06-17T05:40:59.219Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-17T05:40:59.219Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-17T05:40:59.219Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-17T05:40:59.219Z] Selecting previously unselected package mime-support. [2021-06-17T05:40:59.219Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-17T05:40:59.219Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-17T05:40:59.219Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-17T05:40:59.219Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-17T05:40:59.219Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-17T05:40:59.480Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-17T05:40:59.480Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-17T05:40:59.480Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T05:40:59.480Z] Selecting previously unselected package python3.6. [2021-06-17T05:40:59.480Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-17T05:40:59.480Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T05:40:59.564Z] + grep parallel [2021-06-17T05:40:59.565Z] + docker-compose build --help [2021-06-17T05:40:59.741Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-17T05:40:59.741Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-17T05:40:59.741Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-17T05:40:59.741Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-17T05:41:00.002Z] Selecting previously unselected package python3. [2021-06-17T05:41:00.002Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-17T05:41:00.002Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-17T05:41:00.002Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-17T05:41:00.002Z] Selecting previously unselected package multiarch-support. [2021-06-17T05:41:00.002Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T05:41:00.002Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-17T05:41:00.002Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-17T05:41:00.002Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-17T05:41:00.002Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-17T05:41:00.002Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-17T05:41:00.002Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-17T05:41:00.002Z] Selecting previously unselected package libbsd0:amd64. [2021-06-17T05:41:00.002Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-17T05:41:00.002Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-17T05:41:00.263Z] Selecting previously unselected package sudo. [2021-06-17T05:41:00.263Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-17T05:41:00.263Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-17T05:41:00.263Z] Selecting previously unselected package apparmor. [2021-06-17T05:41:00.263Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-17T05:41:00.263Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-17T05:41:00.525Z] Selecting previously unselected package libedit2:amd64. [2021-06-17T05:41:00.525Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-17T05:41:00.525Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-17T05:41:00.525Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-17T05:41:00.525Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-17T05:41:00.525Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T05:41:00.525Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-17T05:41:00.525Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-17T05:41:00.525Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T05:41:00.525Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-17T05:41:00.525Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-17T05:41:00.525Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-17T05:41:00.788Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-17T05:41:00.788Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-17T05:41:00.788Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T05:41:00.788Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-17T05:41:00.788Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-17T05:41:00.788Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T05:41:01.051Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-17T05:41:01.051Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-17T05:41:01.051Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-17T05:41:01.051Z] Selecting previously unselected package openssh-client. [2021-06-17T05:41:01.051Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-17T05:41:01.051Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-17T05:41:01.313Z] Selecting previously unselected package squashfs-tools. [2021-06-17T05:41:01.313Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-17T05:41:01.313Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-17T05:41:01.313Z] Selecting previously unselected package snapd. [2021-06-17T05:41:01.313Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-17T05:41:01.313Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-17T05:41:05.242Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-17T05:41:05.242Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-17T05:41:05.242Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-17T05:41:05.242Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-17T05:41:05.242Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-17T05:41:05.242Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T05:41:05.242Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-17T05:41:05.242Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-17T05:41:05.242Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-17T05:41:05.242Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-17T05:41:05.242Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-17T05:41:05.242Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-17T05:41:05.242Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T05:41:05.242Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T05:41:05.242Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T05:41:05.242Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-17T05:41:05.242Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T05:41:05.242Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-17T05:41:05.242Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-17T05:41:05.242Z] running python rtupdate hooks for python3.6... [2021-06-17T05:41:05.242Z] running python post-rtupdate hooks for python3.6... [2021-06-17T05:41:05.242Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-17T05:41:05.248Z] --parallel Build images in parallel. [Pipeline] } [2021-06-17T05:41:05.261Z] $ docker stop --time=1 40f3ccc502372ccb46796a81e0cdf0d3ba9db38e6c7b64321daf69583e9363f4 [2021-06-17T05:41:05.503Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-17T05:41:05.765Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T05:41:05.765Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-17T05:41:05.765Z] Setting up snapd (2.49.2+18.04) ... [2021-06-17T05:41:06.026Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-17T05:41:06.287Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-17T05:41:06.287Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-17T05:41:06.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-17T05:41:06.810Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-17T05:41:06.810Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-17T05:41:07.072Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-17T05:41:07.072Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-17T05:41:07.146Z] $ docker rm -f 40f3ccc502372ccb46796a81e0cdf0d3ba9db38e6c7b64321daf69583e9363f4 [2021-06-17T05:41:07.334Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-06-17T05:41:09.635Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-17T05:41:09.636Z] /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-06-17T05:41:09.636Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-17T05:41:09.636Z] Processing triggers for systemd (237-3ubuntu10.48) ... [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:41:09.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T05:41:09.964Z] . [Pipeline] withDockerContainer [2021-06-17T05:41:10.228Z] prd-ubuntu18.04-docker-arm64-4c-16g-2038 does not seem to be running inside a container [2021-06-17T05:41:10.300Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-17T05:41:10.580Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-17T05:41:10.580Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-17T05:41:10.840Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-17T05:41:11.787Z] Reading package lists... [2021-06-17T05:41:11.846Z] $ docker top 62a703fe948c0d00fbf8cb3ca30773fc0dfb0a5b65c99c1c7ca2b05fbd8f6e64 -eo pid,comm [2021-06-17T05:41:12.047Z] Reading package lists... [2021-06-17T05:41:12.048Z] Building dependency tree... [2021-06-17T05:41:12.048Z] Reading state information... [Pipeline] { [Pipeline] sh [2021-06-17T05:41:12.309Z] Calculating upgrade... [2021-06-17T05:41:12.309Z] The following packages will be upgraded: [2021-06-17T05:41:12.309Z] advancecomp base-files bash binutils binutils-common [2021-06-17T05:41:12.309Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-17T05:41:12.309Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-17T05:41:12.309Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-17T05:41:12.309Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-17T05:41:12.309Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-17T05:41:12.309Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-17T05:41:12.309Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-17T05:41:12.309Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-17T05:41:12.309Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-17T05:41:12.309Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-17T05:41:12.309Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-17T05:41:12.309Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-17T05:41:12.309Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-17T05:41:12.309Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-17T05:41:12.309Z] ubuntu-keyring util-linux [2021-06-17T05:41:12.573Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-17T05:41:12.573Z] Need to get 64.1 MB of archives. [2021-06-17T05:41:12.573Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-17T05:41:12.573Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-17T05:41:12.573Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-17T05:41:12.573Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-17T05:41:12.573Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-17T05:41:12.573Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-17T05:41:12.573Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-17T05:41:12.573Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-17T05:41:12.573Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-17T05:41:12.573Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-17T05:41:12.573Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-17T05:41:12.573Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-17T05:41:12.573Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-17T05:41:12.573Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-17T05:41:12.573Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-17T05:41:12.573Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-17T05:41:12.573Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-17T05:41:12.573Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-17T05:41:12.573Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-17T05:41:12.824Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-17T05:41:12.838Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-17T05:41:12.839Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-17T05:41:12.839Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-17T05:41:12.839Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-17T05:41:12.839Z] 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-06-17T05:41:12.839Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-17T05:41:12.839Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-17T05:41:12.839Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-17T05:41:12.839Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-17T05:41:12.839Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-17T05:41:12.839Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-17T05:41:12.839Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-17T05:41:12.839Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-17T05:41:12.839Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-17T05:41:12.839Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-17T05:41:12.839Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-17T05:41:12.839Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-17T05:41:12.839Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-17T05:41:12.839Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-17T05:41:12.839Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-17T05:41:12.839Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-17T05:41:12.839Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-17T05:41:12.839Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-17T05:41:12.839Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-17T05:41:12.839Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-17T05:41:12.839Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-17T05:41:12.839Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-17T05:41:12.839Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-17T05:41:12.839Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-17T05:41:12.839Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-17T05:41:12.839Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-17T05:41:12.839Z] 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-06-17T05:41:12.839Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-17T05:41:12.839Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-17T05:41:12.839Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-17T05:41:12.839Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-17T05:41:12.839Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-17T05:41:13.107Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-17T05:41:13.107Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-17T05:41:13.107Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-17T05:41:13.371Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-17T05:41:13.371Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-17T05:41:13.371Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-17T05:41:13.631Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-17T05:41:13.631Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-17T05:41:13.631Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-17T05:41:13.631Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-17T05:41:13.631Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-17T05:41:13.893Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-17T05:41:13.893Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-17T05:41:14.155Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-17T05:41:14.155Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-17T05:41:14.155Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-17T05:41:14.155Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-17T05:41:14.155Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-17T05:41:14.155Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-17T05:41:14.155Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-17T05:41:14.155Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-17T05:41:14.155Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-17T05:41:14.155Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-17T05:41:14.155Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-17T05:41:14.155Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-17T05:41:16.423Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-17T05:41:16.423Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-17T05:41:16.423Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-17T05:41:16.423Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-17T05:41:16.423Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-17T05:41:16.423Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-17T05:41:16.423Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-17T05:41:16.423Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-17T05:41:16.423Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-17T05:41:16.423Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-17T05:41:16.423Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-17T05:41:16.423Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-17T05:41:16.423Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-17T05:41:16.423Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-17T05:41:16.423Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-17T05:41:16.423Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-17T05:41:16.423Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-17T05:41:16.423Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-17T05:41:16.424Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-17T05:41:16.424Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-17T05:41:16.424Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-17T05:41:16.424Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-17T05:41:16.424Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T05:41:16.424Z] Fetched 64.1 MB in 2s (27.0 MB/s) [2021-06-17T05:41:16.424Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T05:41:16.424Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-17T05:41:16.424Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-17T05:41:16.424Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-17T05:41:16.424Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.424Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.424Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.424Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.424Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.424Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.424Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.424Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.424Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:16.495Z] Building core-command ... [2021-06-17T05:41:16.495Z] Building core-data ... [2021-06-17T05:41:16.495Z] Building core-metadata ... [2021-06-17T05:41:16.495Z] Building security-bootstrapper ... [2021-06-17T05:41:16.495Z] Building security-proxy-setup ... [2021-06-17T05:41:16.495Z] Building security-secretstore-setup ... [2021-06-17T05:41:16.495Z] Building support-notifications ... [2021-06-17T05:41:16.495Z] Building support-scheduler ... [2021-06-17T05:41:16.495Z] Building sys-mgmt-agent ... [2021-06-17T05:41:16.495Z] Building security-bootstrapper [2021-06-17T05:41:16.495Z] Building core-command [2021-06-17T05:41:16.495Z] Building support-notifications [2021-06-17T05:41:16.495Z] Building support-scheduler [2021-06-17T05:41:16.495Z] Building core-metadata [2021-06-17T05:41:16.685Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T05:41:16.686Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.686Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.686Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:16.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T05:41:16.686Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.686Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.686Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.947Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.947Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:16.947Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T05:41:16.947Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:17.208Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T05:41:17.208Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T05:41:17.208Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-17T05:41:17.779Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-17T05:41:17.779Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T05:41:17.780Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-17T05:41:17.780Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-17T05:41:17.780Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-17T05:41:18.042Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-17T05:41:18.042Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-17T05:41:18.042Z] Installing new version of config file /etc/issue ... [2021-06-17T05:41:18.042Z] Installing new version of config file /etc/issue.net ... [2021-06-17T05:41:18.042Z] Installing new version of config file /etc/lsb-release ... [2021-06-17T05:41:18.303Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-17T05:41:18.303Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-17T05:41:20.895Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-17T05:41:20.895Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-17T05:41:20.895Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-17T05:41:20.895Z] 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-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-17T05:41:20.895Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-17T05:41:20.895Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-17T05:41:20.895Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-17T05:41:20.895Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-17T05:41:20.895Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-17T05:41:20.895Z] Setting up grep (3.1-2build1) ... [2021-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-17T05:41:20.895Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T05:41:20.895Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-17T05:41:20.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:20.895Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-17T05:41:20.895Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-17T05:41:20.895Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-17T05:41:20.895Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-17T05:41:21.158Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-17T05:41:21.419Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:21.419Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-17T05:41:21.419Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-17T05:41:22.361Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-17T05:41:22.361Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-17T05:41:22.631Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-17T05:41:22.893Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-17T05:41:22.893Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-17T05:41:23.154Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:23.154Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-17T05:41:23.154Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-17T05:41:23.415Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-17T05:41:23.415Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:23.415Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T05:41:23.415Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T05:41:23.675Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T05:41:23.675Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:23.675Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T05:41:23.675Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T05:41:23.936Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T05:41:23.936Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:23.936Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T05:41:23.936Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T05:41:23.936Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T05:41:23.936Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:23.936Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T05:41:24.199Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T05:41:24.199Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T05:41:24.199Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:24.199Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-17T05:41:24.199Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T05:41:24.199Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-17T05:41:24.199Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T05:41:24.461Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-17T05:41:24.461Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:24.461Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-17T05:41:24.461Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T05:41:24.461Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-17T05:41:24.461Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:24.461Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T05:41:24.724Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T05:41:24.985Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T05:41:25.247Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:25.247Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T05:41:25.247Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T05:41:25.247Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-17T05:41:25.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:25.509Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T05:41:25.509Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T05:41:26.082Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-17T05:41:26.660Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-17T05:41:26.660Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-17T05:41:26.922Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:26.922Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T05:41:26.922Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-17T05:41:27.495Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-17T05:41:27.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T05:41:27.495Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-17T05:41:27.495Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T05:41:27.761Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-17T05:41:27.761Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T05:41:27.761Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-17T05:41:28.022Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-17T05:41:28.022Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-17T05:41:28.285Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T05:41:28.285Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-17T05:41:28.285Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-17T05:41:28.285Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-17T05:41:28.285Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T05:41:28.285Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-17T05:41:28.285Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-17T05:41:28.546Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-17T05:41:28.546Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T05:41:28.546Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-17T05:41:28.546Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-17T05:41:28.546Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-17T05:41:28.546Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T05:41:28.546Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-17T05:41:28.806Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-17T05:41:28.806Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-17T05:41:28.806Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-17T05:41:28.806Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-17T05:41:28.806Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-17T05:41:29.080Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-17T05:41:29.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:29.080Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T05:41:29.080Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T05:41:29.080Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-17T05:41:29.080Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-17T05:41:29.080Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-17T05:41:29.342Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-17T05:41:29.342Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-17T05:41:29.342Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:29.342Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-17T05:41:29.342Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-17T05:41:29.342Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-17T05:41:29.605Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:29.605Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-17T05:41:29.605Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-17T05:41:29.605Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-17T05:41:29.605Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:29.605Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-17T05:41:29.605Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-17T05:41:29.605Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-17T05:41:29.867Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:29.867Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-17T05:41:29.867Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-17T05:41:29.867Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-17T05:41:29.867Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:29.867Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-17T05:41:29.867Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-17T05:41:30.128Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-17T05:41:30.128Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:30.128Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-17T05:41:30.128Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-17T05:41:30.390Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-17T05:41:30.390Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:30.390Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T05:41:30.390Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-17T05:41:30.390Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-17T05:41:30.651Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:30.651Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-17T05:41:30.651Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-17T05:41:30.651Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-17T05:41:30.651Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:30.651Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-17T05:41:30.651Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-17T05:41:30.913Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-17T05:41:30.913Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:30.913Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-17T05:41:30.913Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-17T05:41:31.175Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-17T05:41:31.175Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:31.175Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-17T05:41:31.175Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-17T05:41:31.175Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-17T05:41:31.437Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:31.437Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-17T05:41:31.437Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-17T05:41:31.437Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-17T05:41:31.437Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:31.437Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-17T05:41:31.437Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-17T05:41:31.698Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-17T05:41:31.698Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:31.698Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-17T05:41:31.698Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-17T05:41:31.698Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-17T05:41:31.698Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T05:41:31.698Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-17T05:41:31.698Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-17T05:41:31.959Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-17T05:41:31.959Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-17T05:41:31.959Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-17T05:41:31.959Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-17T05:41:31.959Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-17T05:41:31.959Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-17T05:41:32.222Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-17T05:41:32.222Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-17T05:41:32.222Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-17T05:41:32.222Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-17T05:41:32.484Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-17T05:41:32.484Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-17T05:41:32.484Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-17T05:41:32.484Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-17T05:41:32.484Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-17T05:41:32.484Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-17T05:41:32.746Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-17T05:41:32.746Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-17T05:41:32.746Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-17T05:41:32.746Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-17T05:41:32.746Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-17T05:41:32.746Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-17T05:41:32.746Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-17T05:41:32.746Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-17T05:41:33.007Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-17T05:41:33.007Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-17T05:41:33.268Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-17T05:41:33.268Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-17T05:41:33.268Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-17T05:41:33.268Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-17T05:41:33.529Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-17T05:41:33.529Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-17T05:41:33.788Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-17T05:41:33.788Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-17T05:41:33.788Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-17T05:41:33.788Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-17T05:41:33.788Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-17T05:41:33.788Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-17T05:41:34.051Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:34.051Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T05:41:34.051Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:34.051Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T05:41:34.051Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:34.051Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T05:41:34.313Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:34.313Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T05:41:35.257Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:35.258Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T05:41:35.829Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:35.830Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T05:41:36.410Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:36.410Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T05:41:36.672Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:36.672Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T05:41:37.617Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T05:41:37.617Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T05:41:37.617Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-17T05:41:37.617Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-17T05:41:37.878Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-17T05:41:37.878Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-17T05:41:37.878Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-17T05:41:37.878Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-17T05:41:38.140Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-17T05:41:38.140Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-17T05:41:38.140Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-17T05:41:38.140Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-17T05:41:38.140Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-17T05:41:38.140Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-17T05:41:38.140Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-17T05:41:38.140Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-17T05:41:38.403Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:38.403Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-17T05:41:38.403Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:38.403Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:38.403Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:38.403Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-17T05:41:38.403Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-17T05:41:38.403Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-17T05:41:38.403Z] [2021-06-17T05:41:38.403Z] Current default time zone: 'Etc/UTC' [2021-06-17T05:41:38.403Z] Local time is now: Thu Jun 17 05:41:38 UTC 2021. [2021-06-17T05:41:38.403Z] Universal Time is now: Thu Jun 17 05:41:38 UTC 2021. [2021-06-17T05:41:38.403Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-17T05:41:38.403Z] [2021-06-17T05:41:38.403Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-17T05:41:38.403Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:38.403Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-17T05:41:38.403Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-17T05:41:40.846Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-17T05:41:40.846Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-17T05:41:40.846Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-17T05:41:40.846Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-17T05:41:40.846Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-17T05:41:40.846Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-17T05:41:40.846Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:40.846Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-17T05:41:40.846Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T05:41:40.846Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-17T05:41:40.846Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:40.846Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-17T05:41:40.846Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-17T05:41:40.846Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-17T05:41:40.846Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-17T05:41:40.846Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-17T05:41:40.846Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-17T05:41:40.846Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-17T05:41:40.846Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-17T05:41:40.846Z] Updating certificates in /etc/ssl/certs... [2021-06-17T05:41:41.421Z] 23 added, 27 removed; done. [2021-06-17T05:41:41.421Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-17T05:41:41.421Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T05:41:41.421Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-17T05:41:41.421Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-17T05:41:41.421Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-17T05:41:41.421Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T05:41:41.421Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-17T05:41:41.421Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T05:41:41.421Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T05:41:41.421Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T05:41:41.421Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T05:41:41.421Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T05:41:41.421Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-17T05:41:41.682Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-17T05:41:41.682Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-17T05:41:41.682Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-17T05:41:41.682Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-17T05:41:41.682Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T05:41:41.682Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T05:41:41.682Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-17T05:41:41.682Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-17T05:41:41.682Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-17T05:41:41.682Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-17T05:41:41.682Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-17T05:41:41.682Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-17T05:41:41.682Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-17T05:41:41.682Z] Updating certificates in /etc/ssl/certs... [2021-06-17T05:41:42.256Z] 0 added, 0 removed; done. [2021-06-17T05:41:42.256Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-17T05:41:42.256Z] done. [2021-06-17T05:41:42.829Z] Reading package lists... [2021-06-17T05:41:42.829Z] Building dependency tree... [2021-06-17T05:41:42.829Z] Reading state information... [2021-06-17T05:41:43.090Z] The following NEW packages will be installed: [2021-06-17T05:41:43.090Z] apt-transport-https [2021-06-17T05:41:43.352Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-17T05:41:43.352Z] Need to get 1692 B of archives. [2021-06-17T05:41:43.352Z] After this operation, 154 kB of additional disk space will be used. [2021-06-17T05:41:43.352Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-17T05:41:43.352Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T05:41:43.352Z] Fetched 1692 B in 0s (9634 B/s) [2021-06-17T05:41:43.352Z] Selecting previously unselected package apt-transport-https. [2021-06-17T05:41:43.352Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-17T05:41:43.352Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-17T05:41:43.352Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-17T05:41:43.352Z] Setting up apt-transport-https (1.6.13) ... [2021-06-17T05:41:43.622Z] Waiting for network to be ready... [2021-06-17T05:41:51.259Z] 2021-06-17T05:41:48Z INFO Waiting for automatic snapd restart... [2021-06-17T05:41:54.081Z] snapd 2.51 from Canonical* installed [2021-06-17T05:41:54.081Z] "snapd" switched to the "latest/stable" channel [2021-06-17T05:41:54.081Z] [2021-06-17T05:41:56.493Z] core18 20210507 from Canonical* installed [2021-06-17T05:41:56.493Z] "core18" switched to the "latest/stable" channel [2021-06-17T05:41:56.493Z] [2021-06-17T05:41:59.001Z] snapcraft 4.8.1 from Canonical* installed [2021-06-17T05:41:59.262Z] "snapcraft" switched to the "latest/stable" channel [2021-06-17T05:41:59.262Z] [2021-06-17T05:42:03.474Z] 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-06-17T05:42:03.474Z] - README.md [2021-06-17T05:42:03.474Z] [2021-06-17T05:42:03.474Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-17T05:42:04.047Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-17T05:42:04.047Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-17T05:42:04.047Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-17T05:42:05.253Z] Reading package lists... [2021-06-17T05:42:05.514Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-17T05:42:05.514Z] Reading package lists... [2021-06-17T05:42:05.776Z] Building dependency tree... [2021-06-17T05:42:05.776Z] Reading state information... [2021-06-17T05:42:05.776Z] Suggested packages: [2021-06-17T05:42:05.776Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-17T05:42:05.776Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-17T05:42:05.776Z] Recommended packages: [2021-06-17T05:42:05.776Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-17T05:42:06.039Z] The following NEW packages will be installed: [2021-06-17T05:42:06.039Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-17T05:42:06.039Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-17T05:42:06.039Z] pkg-config zip [2021-06-17T05:42:06.039Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-17T05:42:06.039Z] Need to get 7663 kB of archives. [2021-06-17T05:42:06.039Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-17T05:42:06.039Z] 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-06-17T05:42:06.039Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-17T05:42:06.039Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-17T05:42:06.039Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-17T05:42:06.039Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-17T05:42:06.301Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-17T05:42:06.301Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-17T05:42:06.301Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-17T05:42:06.301Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-17T05:42:06.562Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-17T05:42:06.562Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-17T05:42:06.562Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-17T05:42:06.562Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-17T05:42:06.562Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-17T05:42:06.562Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-17T05:42:06.822Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T05:42:06.822Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-06-17T05:42:06.822Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-17T05:42:06.822Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-17T05:42:06.822Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-17T05:42:06.822Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-17T05:42:07.083Z] Selecting previously unselected package libpsl5:amd64. [2021-06-17T05:42:07.083Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-17T05:42:07.083Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-17T05:42:07.083Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-17T05:42:07.083Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-17T05:42:07.083Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-17T05:42:07.083Z] Selecting previously unselected package librtmp1:amd64. [2021-06-17T05:42:07.083Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-17T05:42:07.083Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-17T05:42:07.084Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-17T05:42:07.084Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-17T05:42:07.084Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-17T05:42:07.345Z] Selecting previously unselected package liberror-perl. [2021-06-17T05:42:07.345Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-17T05:42:07.345Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-17T05:42:07.345Z] Selecting previously unselected package git-man. [2021-06-17T05:42:07.346Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-17T05:42:07.346Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-17T05:42:07.346Z] Selecting previously unselected package git. [2021-06-17T05:42:07.346Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-17T05:42:07.606Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-17T05:42:07.867Z] Selecting previously unselected package libnorm1:amd64. [2021-06-17T05:42:07.867Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-17T05:42:07.867Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-17T05:42:08.130Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-17T05:42:08.130Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-17T05:42:08.130Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-17T05:42:08.130Z] Selecting previously unselected package libsodium23:amd64. [2021-06-17T05:42:08.130Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-17T05:42:08.130Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-17T05:42:08.130Z] Selecting previously unselected package libzmq5:amd64. [2021-06-17T05:42:08.130Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-17T05:42:08.130Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-17T05:42:08.392Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-17T05:42:08.392Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-17T05:42:08.392Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-17T05:42:08.392Z] Selecting previously unselected package pkg-config. [2021-06-17T05:42:08.392Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-17T05:42:08.392Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-17T05:42:08.392Z] Selecting previously unselected package zip. [2021-06-17T05:42:08.392Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-17T05:42:08.392Z] Unpacking zip (3.0-11build1) ... [2021-06-17T05:42:08.392Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-17T05:42:08.392Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-17T05:42:08.392Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-17T05:42:08.392Z] Setting up liberror-perl (0.17025-1) ... [2021-06-17T05:42:08.653Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-17T05:42:08.653Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-17T05:42:08.653Z] No schema files found: doing nothing. [2021-06-17T05:42:08.653Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-17T05:42:08.653Z] Setting up zip (3.0-11build1) ... [2021-06-17T05:42:08.653Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-17T05:42:08.653Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-17T05:42:08.653Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-17T05:42:08.653Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-17T05:42:08.653Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-17T05:42:08.653Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-17T05:42:08.653Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-17T05:42:08.653Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-17T05:42:09.227Z] git set to automatically installed. [2021-06-17T05:42:09.227Z] git-man set to automatically installed. [2021-06-17T05:42:09.227Z] libcurl3-gnutls set to automatically installed. [2021-06-17T05:42:09.227Z] liberror-perl set to automatically installed. [2021-06-17T05:42:09.227Z] libglib2.0-0 set to automatically installed. [2021-06-17T05:42:09.227Z] libnghttp2-14 set to automatically installed. [2021-06-17T05:42:09.227Z] libnorm1 set to automatically installed. [2021-06-17T05:42:09.227Z] libpgm-5.2-0 set to automatically installed. [2021-06-17T05:42:09.227Z] libpsl5 set to automatically installed. [2021-06-17T05:42:09.227Z] librtmp1 set to automatically installed. [2021-06-17T05:42:09.227Z] libsodium23 set to automatically installed. [2021-06-17T05:42:09.227Z] libzmq3-dev set to automatically installed. [2021-06-17T05:42:09.227Z] libzmq5 set to automatically installed. [2021-06-17T05:42:09.227Z] pkg-config set to automatically installed. [2021-06-17T05:42:09.227Z] zip set to automatically installed. [2021-06-17T05:42:12.213Z] snapd is not logged in, snap install commands will use sudo [2021-06-17T05:42:12.213Z] snap "core18" has no updates available [2021-06-17T05:42:12.785Z] snapd is not logged in, snap install commands will use sudo [2021-06-17T05:42:22.798Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-17T05:42:22.798Z] Downloading snap 'edgex-app-service-configurable' [2021-06-17T05:42:23.372Z] 2021/06/17 05:42:23.343442 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 [2021-06-17T05:42:24.759Z] Pulling app-service-config [2021-06-17T05:42:24.759Z] + snapcraftctl pull [2021-06-17T05:42:25.703Z] Pulling config-common [2021-06-17T05:42:25.703Z] + snapcraftctl pull [2021-06-17T05:42:27.087Z] Pulling go-build-helper [2021-06-17T05:42:27.087Z] + snapcraftctl pull [2021-06-17T05:42:27.771Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:42:27.771Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:42:27.771Z] ---> 12c259e56121 [2021-06-17T05:42:27.771Z] Step 3/32 : WORKDIR /edgex-go [2021-06-17T05:42:27.771Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:42:27.771Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:42:27.771Z] ---> 12c259e56121 [2021-06-17T05:42:27.771Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T05:42:27.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:42:27.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:42:27.771Z] ---> 12c259e56121 [2021-06-17T05:42:27.771Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T05:42:27.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:42:27.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:42:27.771Z] ---> 12c259e56121 [2021-06-17T05:42:27.771Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T05:42:27.771Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:42:27.771Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:42:27.771Z] ---> 12c259e56121 [2021-06-17T05:42:27.771Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T05:42:27.771Z] ---> Running in 1475ea227390 [2021-06-17T05:42:27.771Z] ---> Running in 06c900d6eee0 [2021-06-17T05:42:27.771Z] ---> Running in 927fb5d24df5 [2021-06-17T05:42:27.771Z] ---> Running in 0a5b8cfcd5e0 [2021-06-17T05:42:27.771Z] ---> Running in e2c33e3dfc51 [2021-06-17T05:42:27.771Z] Removing intermediate container e2c33e3dfc51 [2021-06-17T05:42:27.771Z] ---> 623827d1df05 [2021-06-17T05:42:27.771Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:42:27.771Z] Removing intermediate container 1475ea227390 [2021-06-17T05:42:27.771Z] ---> a288f1915896 [2021-06-17T05:42:27.771Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:42:27.771Z] ---> Running in 2b20d17fb118 [2021-06-17T05:42:27.771Z] Removing intermediate container 06c900d6eee0 [2021-06-17T05:42:27.771Z] ---> bee2ce7ce308 [2021-06-17T05:42:27.771Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:42:28.033Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-17T05:42:28.033Z] Skipping pull go-build-helper (already ran) [2021-06-17T05:42:28.033Z] Building go-build-helper [2021-06-17T05:42:28.033Z] + snapcraftctl build [2021-06-17T05:42:28.043Z] ---> Running in c54891bea9b3 [2021-06-17T05:42:28.043Z] Removing intermediate container 0a5b8cfcd5e0 [2021-06-17T05:42:28.043Z] ---> 3b864e0435f8 [2021-06-17T05:42:28.043Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:42:28.043Z] Removing intermediate container 927fb5d24df5 [2021-06-17T05:42:28.043Z] ---> 88a0271d092f [2021-06-17T05:42:28.043Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:42:28.317Z] ---> Running in 833daded92e5 [2021-06-17T05:42:28.604Z] ---> Running in ce3c1ffa67c8 [2021-06-17T05:42:28.604Z] ---> Running in 70a7e0686b72 [2021-06-17T05:42:29.946Z] Staging go-build-helper [2021-06-17T05:42:29.946Z] + snapcraftctl stage [2021-06-17T05:42:32.006Z] Removing intermediate container 2b20d17fb118 [2021-06-17T05:42:32.006Z] ---> 6648e1f19cca [2021-06-17T05:42:32.006Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T05:42:32.006Z] ---> Running in a56c0ca4477c [2021-06-17T05:42:32.277Z] Removing intermediate container c54891bea9b3 [2021-06-17T05:42:32.277Z] ---> 2a05c00a650d [2021-06-17T05:42:32.277Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-17T05:42:32.550Z] ---> Running in 1a9a098a3630 [2021-06-17T05:42:32.550Z] Removing intermediate container 833daded92e5 [2021-06-17T05:42:32.550Z] ---> 158a886ba883 [2021-06-17T05:42:32.550Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-17T05:42:32.839Z] ---> Running in e63b52da10c1 [2021-06-17T05:42:32.839Z] Removing intermediate container 70a7e0686b72 [2021-06-17T05:42:32.839Z] ---> f34f8488706e [2021-06-17T05:42:32.839Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-17T05:42:33.122Z] Removing intermediate container ce3c1ffa67c8 [2021-06-17T05:42:33.122Z] ---> 941f3daa6654 [2021-06-17T05:42:33.122Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T05:42:33.404Z] ---> Running in ef570ff9097a [2021-06-17T05:42:33.404Z] ---> Running in 63a3df614daa [2021-06-17T05:42:34.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:36.412Z] OK: 218 MiB in 52 packages [2021-06-17T05:42:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:36.412Z] OK: 218 MiB in 52 packages [2021-06-17T05:42:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:42:37.011Z] OK: 218 MiB in 52 packages [2021-06-17T05:42:37.011Z] Removing intermediate container a56c0ca4477c [2021-06-17T05:42:37.011Z] ---> ee8f570b0e69 [2021-06-17T05:42:37.011Z] Step 6/24 : COPY go.mod . [2021-06-17T05:42:37.287Z] OK: 218 MiB in 52 packages [2021-06-17T05:42:37.902Z] OK: 218 MiB in 52 packages [2021-06-17T05:42:37.902Z] Removing intermediate container 1a9a098a3630 [2021-06-17T05:42:37.902Z] ---> eaf48a7b7249 [2021-06-17T05:42:37.902Z] Step 6/32 : COPY go.mod . [2021-06-17T05:42:38.178Z] ---> e71b97daf26e [2021-06-17T05:42:38.178Z] Step 7/24 : RUN go mod download [2021-06-17T05:42:38.780Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-17T05:42:38.780Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-17T05:42:38.780Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-17T05:42:38.780Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-17T05:42:38.780Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-17T05:42:38.780Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-17T05:42:38.780Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-17T05:42:38.780Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-17T05:42:38.780Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-17T05:42:38.780Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-17T05:42:38.780Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-17T05:42:38.780Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-17T05:42:38.780Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-17T05:42:38.780Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-17T05:42:38.780Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-17T05:42:38.780Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-17T05:42:38.780Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-17T05:42:38.780Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-17T05:42:38.780Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-17T05:42:38.780Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-17T05:42:38.780Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-17T05:42:38.780Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-17T05:42:38.780Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-17T05:42:38.780Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-17T05:42:38.780Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-17T05:42:38.780Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-17T05:42:38.780Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-17T05:42:38.780Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-17T05:42:38.780Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-17T05:42:38.780Z] Fetched 224 kB in 0s (0 B/s) [2021-06-17T05:42:38.780Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-17T05:42:38.780Z] Fetched 157 kB in 0s (0 B/s) [2021-06-17T05:42:38.780Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-17T05:42:38.780Z] Fetched 221 kB in 0s (0 B/s) [2021-06-17T05:42:38.780Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-17T05:42:38.780Z] Fetched 143 kB in 0s (0 B/s) [2021-06-17T05:42:38.780Z] Pulling edgex-go [2021-06-17T05:42:38.780Z] + snapcraftctl pull [2021-06-17T05:42:38.785Z] ---> Running in 1ca0236b122a [2021-06-17T05:42:38.785Z] Removing intermediate container e63b52da10c1 [2021-06-17T05:42:38.785Z] ---> 1a972e67f55c [2021-06-17T05:42:38.785Z] Step 6/23 : COPY go.mod . [2021-06-17T05:42:39.058Z] Removing intermediate container ef570ff9097a [2021-06-17T05:42:39.058Z] ---> 4e0c00546106 [2021-06-17T05:42:39.058Z] Step 6/23 : COPY go.mod . [2021-06-17T05:42:39.332Z] ---> 29c56149d6fa [2021-06-17T05:42:39.332Z] Step 7/32 : RUN go mod download [2021-06-17T05:42:39.605Z] ---> Running in 81dc6e68dcf8 [2021-06-17T05:42:39.605Z] Removing intermediate container 63a3df614daa [2021-06-17T05:42:39.605Z] ---> fa9ece0304c1 [2021-06-17T05:42:39.605Z] Step 6/24 : COPY go.mod . [2021-06-17T05:42:40.598Z] ---> 31acd9d1c05a [2021-06-17T05:42:40.598Z] Step 7/23 : RUN go mod download [2021-06-17T05:42:40.598Z] ---> 9f78542393e0 [2021-06-17T05:42:40.598Z] Step 7/23 : RUN go mod download [2021-06-17T05:42:40.883Z] ---> Running in 8704ea601871 [2021-06-17T05:42:40.883Z] ---> d3af8d855a9d [2021-06-17T05:42:40.883Z] Step 7/24 : RUN go mod download [2021-06-17T05:42:40.883Z] ---> Running in 3dd36bf58c99 [2021-06-17T05:42:41.171Z] ---> Running in ce954dcfed04 [2021-06-17T05:42:43.188Z] Removing intermediate container 1ca0236b122a [2021-06-17T05:42:43.188Z] ---> 2e0d9d98c118 [2021-06-17T05:42:43.188Z] Step 8/24 : COPY . . [2021-06-17T05:42:44.178Z] Removing intermediate container 81dc6e68dcf8 [2021-06-17T05:42:44.178Z] ---> ea6ba4b905d6 [2021-06-17T05:42:44.178Z] Step 8/32 : COPY . . [2021-06-17T05:42:46.821Z] Removing intermediate container 3dd36bf58c99 [2021-06-17T05:42:46.822Z] ---> e8befc4b6b0b [2021-06-17T05:42:46.822Z] Step 8/23 : COPY . . [2021-06-17T05:42:46.822Z] Removing intermediate container 8704ea601871 [2021-06-17T05:42:46.822Z] ---> c39f84efc4a4 [2021-06-17T05:42:46.822Z] Step 8/23 : COPY . . [2021-06-17T05:42:47.426Z] Removing intermediate container ce954dcfed04 [2021-06-17T05:42:47.426Z] ---> 7400de8b4383 [2021-06-17T05:42:47.426Z] Step 8/24 : COPY . . [2021-06-17T05:42:56.921Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-17T05:42:56.921Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-17T05:42:56.921Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-17T05:42:56.921Z] Fetched 0 B in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-17T05:42:56.921Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-17T05:42:56.921Z] Fetched 279 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-17T05:42:56.921Z] Fetched 122 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-17T05:42:56.921Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-17T05:42:56.921Z] Fetched 8848 B in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-17T05:42:56.921Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-17T05:42:56.921Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-17T05:42:56.921Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-17T05:42:56.921Z] Fetched 219 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-17T05:42:56.921Z] Fetched 154 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-17T05:42:56.921Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-17T05:42:56.921Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-17T05:42:56.921Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-17T05:42:56.921Z] Fetched 499 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-17T05:42:56.921Z] Fetched 111 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-17T05:42:56.921Z] Fetched 240 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-17T05:42:56.921Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-17T05:42:56.921Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-17T05:42:56.921Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-17T05:42:56.921Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-17T05:42:56.921Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-17T05:42:56.921Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-17T05:42:56.921Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-17T05:42:56.921Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-17T05:42:56.921Z] Fetched 8720 B in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-17T05:42:56.921Z] Fetched 137 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-17T05:42:56.921Z] Fetched 119 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-17T05:42:56.921Z] Fetched 110 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-17T05:42:56.921Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-17T05:42:56.921Z] Fetched 645 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-17T05:42:56.921Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-17T05:42:56.921Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-17T05:42:56.921Z] Fetched 368 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-17T05:42:56.921Z] Fetched 187 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-17T05:42:56.921Z] Fetched 175 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-17T05:42:56.921Z] Fetched 206 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-17T05:42:56.921Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-17T05:42:56.921Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-17T05:42:56.921Z] Fetched 159 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-17T05:42:56.921Z] Fetched 107 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-17T05:42:56.921Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-17T05:42:56.921Z] Pulling static-packages [2021-06-17T05:42:56.921Z] + snapcraftctl pull [2021-06-17T05:42:56.921Z] Pulling version [2021-06-17T05:42:56.921Z] + cd /root/project [2021-06-17T05:42:56.921Z] + git describe --tags --abbrev=0 [2021-06-17T05:42:56.921Z] + sed s/v// [2021-06-17T05:42:56.921Z] + GIT_VERSION=2.0.0-dev.269 [2021-06-17T05:42:56.921Z] + [ -z 2.0.0-dev.269 ] [2021-06-17T05:42:56.921Z] + snapcraftctl set-version 2.0.0-dev.269 [2021-06-17T05:42:56.921Z] Building app-service-config [2021-06-17T05:42:56.921Z] + snapcraftctl build [2021-06-17T05:43:00.302Z] Building config-common [2021-06-17T05:43:00.302Z] + snapcraftctl build [2021-06-17T05:43:00.302Z] Skipping build go-build-helper (already ran) [2021-06-17T05:43:00.302Z] Building edgex-go [2021-06-17T05:43:00.302Z] + cd /root/parts/edgex-go/src [2021-06-17T05:43:00.302Z] + make build [2021-06-17T05:43:00.302Z] go mod tidy [2021-06-17T05:43:03.605Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-17T05:43:03.605Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-17T05:43:03.605Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-17T05:43:03.605Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-17T05:43:03.605Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-17T05:43:03.605Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-17T05:43:03.605Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-17T05:43:03.605Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-17T05:43:03.605Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-17T05:43:03.605Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-17T05:43:03.605Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-17T05:43:03.605Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-17T05:43:03.867Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-17T05:43:03.867Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-17T05:43:04.128Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-17T05:43:04.389Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-17T05:43:04.389Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-17T05:43:04.963Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-17T05:43:05.223Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-17T05:43:05.223Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-17T05:43:05.223Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-17T05:43:05.223Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-17T05:43:05.223Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-17T05:43:05.223Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-17T05:43:05.223Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-17T05:43:05.223Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-17T05:43:05.485Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-17T05:43:05.485Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-17T05:43:05.485Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-17T05:43:05.485Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-17T05:43:05.485Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-17T05:43:05.485Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-17T05:43:05.485Z] go: downloading golang.org/x/text v0.3.2 [2021-06-17T05:43:05.485Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-17T05:43:05.485Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-17T05:43:05.485Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-17T05:43:05.751Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-17T05:43:05.751Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-17T05:43:05.751Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-17T05:43:05.751Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-17T05:43:05.751Z] go: downloading github.com/kr/text v0.1.0 [2021-06-17T05:43:06.011Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-17T05:43:06.011Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-17T05:43:06.272Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-17T05:43:06.272Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-17T05:43:06.272Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-17T05:43:06.272Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-17T05:43:06.272Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-17T05:43:06.272Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-17T05:43:06.533Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-17T05:43:06.533Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-17T05:43:06.533Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-17T05:43:06.533Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-17T05:43:06.533Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-17T05:43:06.533Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-17T05:43:06.533Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-17T05:43:06.533Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-17T05:43:06.533Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-17T05:43:06.533Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-17T05:43:06.533Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-17T05:43:06.533Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-17T05:43:06.533Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-17T05:43:06.533Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-17T05:43:06.533Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-17T05:43:06.793Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-17T05:43:06.793Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-17T05:43:06.793Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-17T05:43:06.793Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-17T05:43:06.793Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-17T05:43:06.793Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-17T05:43:06.793Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-17T05:43:06.793Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-17T05:43:06.793Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-17T05:43:06.793Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-17T05:43:06.793Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-17T05:43:06.793Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-17T05:43:06.793Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-17T05:43:07.058Z] 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-06-17T05:43:08.442Z] ---> 2843cb42bcb5 [2021-06-17T05:43:08.442Z] Step 9/32 : RUN go mod tidy [2021-06-17T05:43:08.442Z] ---> 74a4a282dee9 [2021-06-17T05:43:08.442Z] Step 9/24 : RUN go mod tidy [2021-06-17T05:43:08.715Z] ---> 85b3f1abb720 [2021-06-17T05:43:08.715Z] Step 9/23 : RUN go mod tidy [2021-06-17T05:43:08.715Z] ---> 3772bf5a40f5 [2021-06-17T05:43:08.715Z] Step 9/24 : RUN go mod tidy [2021-06-17T05:43:08.715Z] ---> Running in de45e56d710c [2021-06-17T05:43:08.992Z] ---> Running in 6900a81c07bf [2021-06-17T05:43:08.992Z] ---> 61c606fe8536 [2021-06-17T05:43:08.992Z] Step 9/23 : RUN go mod tidy [2021-06-17T05:43:09.264Z] ---> Running in 925b0446bed2 [2021-06-17T05:43:09.264Z] ---> Running in 599bb43b2fad [2021-06-17T05:43:09.264Z] ---> Running in ae87c34d5b4e [2021-06-17T05:43:17.544Z] Removing intermediate container 6900a81c07bf [2021-06-17T05:43:17.544Z] ---> 628969399472 [2021-06-17T05:43:17.544Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-17T05:43:17.544Z] ---> Running in efef304b7dbf [2021-06-17T05:43:17.544Z] Removing intermediate container de45e56d710c [2021-06-17T05:43:17.544Z] ---> a544ec00c49c [2021-06-17T05:43:17.544Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-17T05:43:17.544Z] Removing intermediate container 925b0446bed2 [2021-06-17T05:43:17.544Z] ---> 6166c7484fa8 [2021-06-17T05:43:17.544Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-17T05:43:17.544Z] ---> Running in b1ec6015b3c8 [2021-06-17T05:43:17.544Z] ---> Running in 1774f8de8496 [2021-06-17T05:43:17.544Z] Removing intermediate container ae87c34d5b4e [2021-06-17T05:43:17.544Z] ---> 9ec1598ecead [2021-06-17T05:43:17.544Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-17T05:43:17.544Z] Removing intermediate container 599bb43b2fad [2021-06-17T05:43:17.544Z] ---> 478eac686fff [2021-06-17T05:43:17.544Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-17T05:43:17.544Z] ---> Running in 1a8840b6c3e8 [2021-06-17T05:43:17.544Z] ---> Running in e89f79155bbd [2021-06-17T05:43:18.149Z] 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-06-17T05:43:19.212Z] 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-06-17T05:43:19.379Z] 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-06-17T05:43:21.729Z] 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-06-17T05:43:21.729Z] 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-06-17T05:43:21.787Z] 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-06-17T05:43:21.788Z] 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-06-17T05:43:21.788Z] 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-06-17T05:43:22.671Z] 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-06-17T05:43:23.242Z] 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-06-17T05:43:24.182Z] 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-06-17T05:43:25.566Z] 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-06-17T05:43:26.509Z] 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-06-17T05:43:27.450Z] 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-06-17T05:43:28.392Z] 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-06-17T05:43:29.333Z] 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-06-17T05:43:31.906Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-17T05:43:31.906Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-17T05:43:31.906Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-17T05:43:31.906Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-17T05:43:31.906Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-17T05:43:31.906Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-17T05:43:31.906Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-17T05:43:31.906Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-17T05:43:31.906Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-17T05:43:31.906Z] + 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-06-17T05:43:31.906Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-17T05:43:31.906Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-17T05:43:31.906Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-17T05:43:31.906Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-17T05:43:31.906Z] + 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-06-17T05:43:31.906Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-17T05:43:31.906Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-17T05:43:31.906Z] + 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-06-17T05:43:34.487Z] Building static-packages [2021-06-17T05:43:34.487Z] + snapcraftctl build [2021-06-17T05:43:36.427Z] Building version [2021-06-17T05:43:36.427Z] + snapcraftctl build [2021-06-17T05:43:38.343Z] Staging app-service-config [2021-06-17T05:43:38.343Z] + snapcraftctl stage [2021-06-17T05:43:39.286Z] Staging config-common [2021-06-17T05:43:39.286Z] + snapcraftctl stage [2021-06-17T05:43:40.227Z] Skipping stage go-build-helper (already ran) [2021-06-17T05:43:40.227Z] Staging edgex-go [2021-06-17T05:43:40.227Z] + snapcraftctl stage [2021-06-17T05:43:43.888Z] Staging static-packages [2021-06-17T05:43:43.888Z] + snapcraftctl stage [2021-06-17T05:43:43.888Z] Staging version [2021-06-17T05:43:43.888Z] + snapcraftctl stage [2021-06-17T05:43:43.888Z] Priming app-service-config [2021-06-17T05:43:43.888Z] + snapcraftctl prime [2021-06-17T05:43:46.638Z] Priming config-common [2021-06-17T05:43:46.638Z] + snapcraftctl prime [2021-06-17T05:43:46.638Z] Priming go-build-helper [2021-06-17T05:43:46.638Z] + snapcraftctl prime [2021-06-17T05:43:49.796Z] Priming edgex-go [2021-06-17T05:43:49.796Z] + snapcraftctl prime [2021-06-17T05:43:49.796Z] Priming static-packages [2021-06-17T05:43:49.796Z] + snapcraftctl prime [2021-06-17T05:43:51.180Z] Priming version [2021-06-17T05:43:51.180Z] + snapcraftctl prime [2021-06-17T05:43:52.123Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-17T05:45:21.825Z] Removing intermediate container efef304b7dbf [2021-06-17T05:45:21.825Z] ---> 4128443a4ea0 [2021-06-17T05:45:21.825Z] [2021-06-17T05:45:21.825Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T05:45:21.825Z] 3.12: Pulling from library/alpine [2021-06-17T05:45:21.825Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T05:45:21.825Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T05:45:21.825Z] ---> c4fd0aeabfcf [2021-06-17T05:45:21.825Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T05:45:21.825Z] Removing intermediate container b1ec6015b3c8 [2021-06-17T05:45:21.825Z] ---> 2150bad27fbc [2021-06-17T05:45:21.825Z] [2021-06-17T05:45:21.825Z] Step 11/32 : FROM alpine:3.12 [2021-06-17T05:45:21.825Z] ---> c4fd0aeabfcf [2021-06-17T05:45:21.825Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-17T05:45:21.825Z] ---> Running in 564e2226c8c3 [2021-06-17T05:45:21.825Z] ---> Running in 6bcad468017b [2021-06-17T05:45:21.825Z] Removing intermediate container 1a8840b6c3e8 [2021-06-17T05:45:21.825Z] ---> 4039d1123e71 [2021-06-17T05:45:21.825Z] [2021-06-17T05:45:21.825Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T05:45:21.825Z] ---> c4fd0aeabfcf [2021-06-17T05:45:21.825Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-17T05:45:21.825Z] ---> Running in 97f12edba2ef [2021-06-17T05:45:21.825Z] Removing intermediate container 6bcad468017b [2021-06-17T05:45:21.825Z] ---> e180d6d5738e [2021-06-17T05:45:21.825Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-17T05:45:21.825Z] Removing intermediate container 1774f8de8496 [2021-06-17T05:45:21.825Z] ---> 7446861ce4c2 [2021-06-17T05:45:21.825Z] [2021-06-17T05:45:21.825Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T05:45:21.825Z] ---> c4fd0aeabfcf [2021-06-17T05:45:21.825Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-17T05:45:21.825Z] ---> Running in 2a1532590397 [2021-06-17T05:45:21.825Z] ---> Running in 4d307b5685bb [2021-06-17T05:45:21.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.825Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T05:45:21.825Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:45:21.825Z] OK: 5 MiB in 15 packages [2021-06-17T05:45:21.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.825Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T05:45:21.825Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:45:21.825Z] OK: 5 MiB in 15 packages [2021-06-17T05:45:21.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.825Z] Removing intermediate container e89f79155bbd [2021-06-17T05:45:21.825Z] ---> 82431c20ed76 [2021-06-17T05:45:21.825Z] [2021-06-17T05:45:21.825Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T05:45:21.825Z] ---> c4fd0aeabfcf [2021-06-17T05:45:21.825Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T05:45:21.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.825Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-17T05:45:21.825Z] (2/2) Installing su-exec (0.2-r1) [2021-06-17T05:45:21.825Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:45:21.825Z] OK: 5 MiB in 16 packages [2021-06-17T05:45:21.825Z] ---> Running in 0a4a30f2d0fa [2021-06-17T05:45:21.825Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-17T05:45:21.825Z] Removing intermediate container 564e2226c8c3 [2021-06-17T05:45:21.825Z] ---> 752c4d782726 [2021-06-17T05:45:21.825Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T05:45:21.825Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-17T05:45:21.825Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:45:21.825Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T05:45:21.825Z] OK: 6 MiB in 16 packages [2021-06-17T05:45:21.825Z] ---> Running in b654e334b2b9 [2021-06-17T05:45:21.825Z] Removing intermediate container 97f12edba2ef [2021-06-17T05:45:21.825Z] ---> f9768fe263a7 [2021-06-17T05:45:21.825Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T05:45:21.825Z] ---> Running in 799cc281dfa2 [2021-06-17T05:45:21.825Z] Removing intermediate container 2a1532590397 [2021-06-17T05:45:21.825Z] ---> 657c940b0390 [2021-06-17T05:45:21.825Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-17T05:45:21.825Z] Removing intermediate container b654e334b2b9 [2021-06-17T05:45:21.825Z] ---> ce85061b8a9e [2021-06-17T05:45:21.825Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-17T05:45:21.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.826Z] ---> Running in 1cdc4260ee95 [2021-06-17T05:45:21.826Z] ---> Running in d347973d9e7c [2021-06-17T05:45:21.826Z] Removing intermediate container 799cc281dfa2 [2021-06-17T05:45:21.826Z] ---> ce05139ccdec [2021-06-17T05:45:21.826Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-17T05:45:21.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:45:21.826Z] ---> Running in edf8b6ebd9d0 [2021-06-17T05:45:22.117Z] Removing intermediate container 4d307b5685bb [2021-06-17T05:45:22.117Z] ---> 04bd95cbcff3 [2021-06-17T05:45:22.117Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T05:45:22.394Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T05:45:22.394Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:45:22.394Z] OK: 5 MiB in 15 packages [2021-06-17T05:45:22.394Z] Removing intermediate container 1cdc4260ee95 [2021-06-17T05:45:22.394Z] ---> 1684f66847c4 [2021-06-17T05:45:22.394Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redisRemoving intermediate container d347973d9e7c [2021-06-17T05:45:22.394Z] ---> 43726df1c020 [2021-06-17T05:45:22.394Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T05:45:22.394Z] [2021-06-17T05:45:22.672Z] ---> Running in 7d7083015a14 [2021-06-17T05:45:22.672Z] ---> Running in 17c49dac79d8 [2021-06-17T05:45:22.672Z] ---> Running in 6b09eab37157 [2021-06-17T05:45:22.672Z] Removing intermediate container edf8b6ebd9d0 [2021-06-17T05:45:22.672Z] ---> 126644bd098d [2021-06-17T05:45:22.672Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T05:45:23.277Z] ---> Running in ac842c5caccc [2021-06-17T05:45:23.277Z] Removing intermediate container 7d7083015a14 [2021-06-17T05:45:23.277Z] ---> 7a144416c6ea [2021-06-17T05:45:23.277Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-17T05:45:23.550Z] Removing intermediate container 6b09eab37157 [2021-06-17T05:45:23.550Z] Removing intermediate container 17c49dac79d8 [2021-06-17T05:45:23.550Z] ---> 5903fa599c08 [2021-06-17T05:45:23.550Z] Step 16/24 : WORKDIR / [2021-06-17T05:45:23.550Z] ---> 42020154152f [2021-06-17T05:45:23.550Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-17T05:45:23.550Z] ---> Running in 036b1048c353 [2021-06-17T05:45:23.827Z] ---> Running in e5b4dbe6fa20 [2021-06-17T05:45:23.827Z] ---> Running in c4ae5d1863f8 [2021-06-17T05:45:23.827Z] Removing intermediate container ac842c5caccc [2021-06-17T05:45:23.827Z] ---> 650cf8ad1216 [2021-06-17T05:45:23.827Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:45:23.827Z] Removing intermediate container 0a4a30f2d0fa [2021-06-17T05:45:23.827Z] ---> 23458e532ca1 [2021-06-17T05:45:23.827Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T05:45:24.432Z] ---> Running in b12451f6a2f2 [2021-06-17T05:45:24.432Z] Removing intermediate container 036b1048c353 [2021-06-17T05:45:24.432Z] ---> 1714e3ab6719 [2021-06-17T05:45:24.432Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T05:45:24.739Z] Removing intermediate container c4ae5d1863f8 [2021-06-17T05:45:24.739Z] ---> 597fc2f91079 [2021-06-17T05:45:24.739Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:45:24.739Z] ---> Running in e67e60cbd185 [2021-06-17T05:45:25.020Z] Removing intermediate container b12451f6a2f2 [2021-06-17T05:45:25.020Z] ---> 59207323546d [2021-06-17T05:45:25.020Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-17T05:45:25.302Z] ---> ccd6918aec64 [2021-06-17T05:45:25.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-17T05:45:25.302Z] ---> Running in aaaf6db1056f [2021-06-17T05:45:25.577Z] Removing intermediate container e67e60cbd185 [2021-06-17T05:45:25.577Z] ---> e60a293bec30 [2021-06-17T05:45:25.577Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:45:26.181Z] ---> c2f90c9b76af [2021-06-17T05:45:26.181Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-17T05:45:26.453Z] Removing intermediate container aaaf6db1056f [2021-06-17T05:45:26.453Z] ---> 3f3eaa2790ce [2021-06-17T05:45:26.453Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T05:45:26.726Z] ---> Running in 13fd717a3d2b [2021-06-17T05:45:30.102Z] ---> c00dda7c54c6 [2021-06-17T05:45:30.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-17T05:45:30.102Z] Removing intermediate container e5b4dbe6fa20 [2021-06-17T05:45:30.102Z] ---> cf14b25481fb [2021-06-17T05:45:30.102Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-17T05:45:30.102Z] ---> b386f9c9b775 [2021-06-17T05:45:30.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-17T05:45:30.102Z] Removing intermediate container 13fd717a3d2b [2021-06-17T05:45:30.102Z] ---> 455f415493bf [2021-06-17T05:45:30.102Z] Step 16/24 : WORKDIR / [2021-06-17T05:45:30.102Z] ---> Running in 91baf90c5406 [2021-06-17T05:45:30.102Z] ---> Running in 8c279f9b2cdd [2021-06-17T05:45:30.102Z] ---> c22482459f31 [2021-06-17T05:45:30.102Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-17T05:45:30.102Z] ---> fee0d2b87fb4 [2021-06-17T05:45:30.102Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-17T05:45:30.102Z] Removing intermediate container 91baf90c5406 [2021-06-17T05:45:30.102Z] ---> c852a13caa94 [2021-06-17T05:45:30.102Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-17T05:45:30.102Z] ---> Running in 4a9685658b4d [2021-06-17T05:45:30.102Z] Removing intermediate container 8c279f9b2cdd [2021-06-17T05:45:30.102Z] ---> 0b86f286e598 [2021-06-17T05:45:30.102Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:45:30.102Z] ---> bb384c7cbcfc [2021-06-17T05:45:30.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-17T05:45:30.102Z] ---> c00afe79624e [2021-06-17T05:45:30.102Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-17T05:45:30.102Z] ---> Running in 39b4e230ee74 [2021-06-17T05:45:30.102Z] Removing intermediate container 4a9685658b4d [2021-06-17T05:45:30.102Z] ---> 67738e10c3c0 [2021-06-17T05:45:30.102Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:45:30.102Z] ---> 7a6854edabe6 [2021-06-17T05:45:30.102Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-17T05:45:30.102Z] ---> Running in a49bb7391c92 [2021-06-17T05:45:30.102Z] ---> Running in 0dc8e8d325a4 [2021-06-17T05:45:30.102Z] ---> f23c31829ca7 [2021-06-17T05:45:30.102Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-17T05:45:30.375Z] Removing intermediate container 39b4e230ee74 [2021-06-17T05:45:30.375Z] ---> ab1e0852e185 [2021-06-17T05:45:30.375Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:45:30.375Z] ---> 46b25bba4ea3 [2021-06-17T05:45:30.375Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-17T05:45:30.648Z] ---> Running in 472e1e8d65dc [2021-06-17T05:45:30.648Z] ---> Running in 9f7f68b37b01 [2021-06-17T05:45:30.924Z] Removing intermediate container a49bb7391c92 [2021-06-17T05:45:30.924Z] ---> 9e631efe90b3 [2021-06-17T05:45:30.924Z] Step 21/23 : LABEL arch=arm64 [2021-06-17T05:45:31.201Z] ---> Running in 7f2b3d7c5f9e [2021-06-17T05:45:31.477Z] Removing intermediate container 472e1e8d65dc [2021-06-17T05:45:31.477Z] ---> 0711ff1fe9ad [2021-06-17T05:45:31.477Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T05:45:31.477Z] Removing intermediate container 9f7f68b37b01 [2021-06-17T05:45:31.477Z] ---> da7de6ea2eb7 [2021-06-17T05:45:31.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:45:31.751Z] ---> Running in 55054e5db35a [2021-06-17T05:45:31.751Z] ---> Running in c9a0057d20ce [2021-06-17T05:45:32.028Z] Removing intermediate container 7f2b3d7c5f9e [2021-06-17T05:45:32.028Z] ---> 71921aa1728b [2021-06-17T05:45:32.028Z] Step 22/23 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:45:32.028Z] ---> 91aa639e929a [2021-06-17T05:45:32.028Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-17T05:45:32.306Z] ---> Running in 0fd7a2a27db8 [2021-06-17T05:45:32.583Z] Removing intermediate container c9a0057d20ce [2021-06-17T05:45:32.583Z] ---> ef79277bcd91 [2021-06-17T05:45:32.583Z] Step 21/23 : LABEL arch=arm64 [2021-06-17T05:45:32.862Z] Removing intermediate container 55054e5db35a [2021-06-17T05:45:32.862Z] ---> 7aec5966b47e [2021-06-17T05:45:32.862Z] Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:45:32.862Z] ---> Running in ab9ff791346b [2021-06-17T05:45:33.139Z] ---> Running in fbf4a8424ae6 [2021-06-17T05:45:33.139Z] Removing intermediate container 0fd7a2a27db8 [2021-06-17T05:45:33.139Z] ---> 7ce0eedba22f [2021-06-17T05:45:33.139Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T05:45:33.424Z] ---> 303ed50bfdc1 [2021-06-17T05:45:33.424Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-17T05:45:33.424Z] ---> Running in 702bd4f0b2a7 [2021-06-17T05:45:33.424Z] Removing intermediate container 0dc8e8d325a4 [2021-06-17T05:45:33.424Z] ---> f45d2a19ccf1 [2021-06-17T05:45:33.424Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:45:33.703Z] ---> Running in 64647ca1ef25 [2021-06-17T05:45:33.703Z] Removing intermediate container ab9ff791346b [2021-06-17T05:45:33.703Z] ---> bc5e4d21421a [2021-06-17T05:45:33.703Z] Step 22/23 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:45:33.977Z] Removing intermediate container fbf4a8424ae6 [2021-06-17T05:45:33.977Z] ---> 0b2c246ef14d [2021-06-17T05:45:33.977Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T05:45:33.977Z] ---> Running in 8333b755c00e [2021-06-17T05:45:34.252Z] ---> Running in 6af4d184ad9b [2021-06-17T05:45:34.252Z] Removing intermediate container 702bd4f0b2a7 [2021-06-17T05:45:34.252Z] ---> 614d15d10dea [2021-06-17T05:45:34.252Z] [2021-06-17T05:45:34.252Z] Removing intermediate container 64647ca1ef25 [2021-06-17T05:45:34.252Z] ---> 35c9c67d20a3 [2021-06-17T05:45:34.252Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:45:34.848Z] ---> Running in d12099ee9a68 [2021-06-17T05:45:34.848Z] Successfully built 614d15d10dea [2021-06-17T05:45:34.848Z] ---> 3087c68bf2cc [2021-06-17T05:45:34.848Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-17T05:45:34.848Z] Removing intermediate container 8333b755c00e [2021-06-17T05:45:34.848Z] ---> 28bf1d2ee295 [2021-06-17T05:45:34.848Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T05:45:34.848Z] Successfully tagged support-scheduler-arm64:latest [2021-06-17T05:45:34.848Z]  Building support-scheduler ... done Building security-proxy-setup [2021-06-17T05:45:35.122Z] Removing intermediate container 6af4d184ad9b [2021-06-17T05:45:35.122Z] ---> 663d6553f9b6 [2021-06-17T05:45:35.122Z] [2021-06-17T05:45:35.122Z] ---> Running in cdeeadf6795c [2021-06-17T05:45:35.403Z] Removing intermediate container d12099ee9a68 [2021-06-17T05:45:35.403Z] ---> 466cc880a2fa [2021-06-17T05:45:35.403Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T05:45:35.677Z] Successfully built 663d6553f9b6 [2021-06-17T05:45:35.677Z] Successfully tagged core-command-arm64:latest [2021-06-17T05:45:35.677Z] Building security-secretstore-setup [2021-06-17T05:45:35.677Z]  Building core-command ... done  ---> Running in 77471132f8ff [2021-06-17T05:45:35.950Z] Removing intermediate container cdeeadf6795c [2021-06-17T05:45:35.950Z] ---> 8c64cccad8bf [2021-06-17T05:45:35.950Z] [2021-06-17T05:45:36.224Z] Successfully built 8c64cccad8bf [2021-06-17T05:45:36.508Z] Successfully tagged support-notifications-arm64:latest [2021-06-17T05:45:36.508Z]  Building support-notifications ... done Building core-data [2021-06-17T05:45:36.508Z] Removing intermediate container 77471132f8ff [2021-06-17T05:45:36.508Z] ---> 230b0390fc8f [2021-06-17T05:45:36.508Z] Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:45:36.508Z] ---> d7f9d292fe2a [2021-06-17T05:45:36.508Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-17T05:45:36.782Z] ---> Running in 2f015994acb2 [2021-06-17T05:45:37.377Z] Removing intermediate container 2f015994acb2 [2021-06-17T05:45:37.377Z] ---> 4e6bb53fe589 [2021-06-17T05:45:37.377Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T05:45:37.377Z] ---> 2702253f297f [2021-06-17T05:45:37.377Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-17T05:45:37.653Z] ---> Running in 7387633fcd98 [2021-06-17T05:45:38.248Z] Removing intermediate container 7387633fcd98 [2021-06-17T05:45:38.248Z] ---> 0f52c12693f5 [2021-06-17T05:45:38.248Z] [2021-06-17T05:45:38.842Z] Successfully built 0f52c12693f5 [2021-06-17T05:45:38.842Z] Successfully tagged core-metadata-arm64:latest [2021-06-17T05:45:38.842Z] Building sys-mgmt-agent [2021-06-17T05:45:38.842Z]  Building core-metadata ... done  ---> 6a58f3a8cdce [2021-06-17T05:45:38.842Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-17T05:45:41.662Z] ---> 3a06135d2aa2 [2021-06-17T05:45:41.662Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-17T05:45:41.662Z] ---> Running in 9e31ccefe179 [2021-06-17T05:45:41.662Z] Removing intermediate container 9e31ccefe179 [2021-06-17T05:45:41.662Z] ---> 7554d6393363 [2021-06-17T05:45:41.662Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-17T05:45:42.648Z] ---> c5164d847d6f [2021-06-17T05:45:42.648Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-17T05:45:43.265Z] ---> Running in a04b6ad603b0 [2021-06-17T05:45:46.666Z] Removing intermediate container a04b6ad603b0 [2021-06-17T05:45:46.666Z] ---> d5db34ec525d [2021-06-17T05:45:46.666Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-17T05:45:46.666Z] ---> Running in 955b0a7c67bc [2021-06-17T05:45:47.263Z] Removing intermediate container 955b0a7c67bc [2021-06-17T05:45:47.263Z] ---> 88593547bcbf [2021-06-17T05:45:47.263Z] Step 29/32 : CMD ["gate"] [2021-06-17T05:45:47.861Z] ---> Running in 6fbb76d72358 [2021-06-17T05:45:48.143Z] Removing intermediate container 6fbb76d72358 [2021-06-17T05:45:48.143Z] ---> b65cd6bd6025 [2021-06-17T05:45:48.143Z] Step 30/32 : LABEL arch=arm64 [2021-06-17T05:45:48.734Z] ---> Running in d65d1ba30069 [2021-06-17T05:45:49.326Z] Removing intermediate container d65d1ba30069 [2021-06-17T05:45:49.326Z] ---> 6ab8aaac6699 [2021-06-17T05:45:49.326Z] Step 31/32 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:45:49.607Z] ---> Running in 1e5c6b458018 [2021-06-17T05:45:50.203Z] Removing intermediate container 1e5c6b458018 [2021-06-17T05:45:50.203Z] ---> f5cb0455eebc [2021-06-17T05:45:50.203Z] Step 32/32 : LABEL version=0.0.0 [2021-06-17T05:45:52.693Z] ---> Running in a4d7a110e94e [2021-06-17T05:45:52.693Z] Removing intermediate container a4d7a110e94e [2021-06-17T05:45:52.693Z] ---> 799497ed664b [2021-06-17T05:45:52.693Z] [2021-06-17T05:45:52.693Z] Successfully built 799497ed664b [2021-06-17T05:45:52.693Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-17T05:46:33.337Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:46:33.337Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:46:33.337Z] ---> 12c259e56121 [2021-06-17T05:46:33.337Z] Step 3/26 : WORKDIR /edgex-go [2021-06-17T05:46:33.337Z] ---> Using cache [2021-06-17T05:46:33.337Z] ---> 3b864e0435f8 [2021-06-17T05:46:33.337Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:46:33.337Z] ---> Using cache [2021-06-17T05:46:33.337Z] ---> f34f8488706e [2021-06-17T05:46:33.337Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-17T05:46:33.337Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:46:33.337Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:46:33.337Z] ---> 12c259e56121 [2021-06-17T05:46:33.337Z] Step 3/22 : WORKDIR /edgex-go [2021-06-17T05:46:33.337Z] ---> Using cache [2021-06-17T05:46:33.337Z] ---> 3b864e0435f8 [2021-06-17T05:46:33.337Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:46:33.337Z] ---> Using cache [2021-06-17T05:46:33.337Z] ---> f34f8488706e [2021-06-17T05:46:33.337Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-17T05:46:33.337Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:46:33.337Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:46:33.337Z] ---> 12c259e56121 [2021-06-17T05:46:33.337Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T05:46:33.337Z] ---> Using cache [2021-06-17T05:46:33.337Z] ---> 3b864e0435f8 [2021-06-17T05:46:33.337Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:46:33.337Z] ---> Using cache [2021-06-17T05:46:33.337Z] ---> f34f8488706e [2021-06-17T05:46:33.337Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-17T05:46:33.337Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T05:46:33.337Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T05:46:33.337Z] ---> 12c259e56121 [2021-06-17T05:46:33.337Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T05:46:33.337Z] ---> Using cache [2021-06-17T05:46:33.337Z] ---> 3b864e0435f8 [2021-06-17T05:46:33.337Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:46:33.337Z] ---> Using cache [2021-06-17T05:46:33.337Z] ---> f34f8488706e [2021-06-17T05:46:33.337Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-17T05:46:33.337Z] ---> Running in 9c9a1ce5aae5 [2021-06-17T05:46:33.337Z] ---> Running in 60c95bb5a78c [2021-06-17T05:46:33.337Z] ---> Running in a30fb99f53c3 [2021-06-17T05:46:33.337Z] ---> Running in e2c123b8a65e [2021-06-17T05:46:33.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:46:34.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:46:34.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:46:34.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:46:35.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:46:35.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:46:35.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:46:35.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:46:35.921Z] OK: 218 MiB in 52 packages [2021-06-17T05:46:36.530Z] OK: 218 MiB in 52 packages [2021-06-17T05:46:36.530Z] OK: 218 MiB in 52 packages [2021-06-17T05:46:36.530Z] OK: 218 MiB in 52 packages [2021-06-17T05:46:37.529Z] Removing intermediate container 9c9a1ce5aae5 [2021-06-17T05:46:37.529Z] ---> 5e6032c9f39d [2021-06-17T05:46:37.529Z] Step 6/26 : COPY go.mod . [2021-06-17T05:46:37.814Z] Removing intermediate container e2c123b8a65e [2021-06-17T05:46:37.814Z] ---> e19c9817350d [2021-06-17T05:46:37.814Z] Step 6/22 : COPY go.mod . [2021-06-17T05:46:38.097Z] Removing intermediate container 60c95bb5a78c [2021-06-17T05:46:38.097Z] ---> 0c1a9bbd886a [2021-06-17T05:46:38.097Z] Step 6/24 : COPY go.mod . [2021-06-17T05:46:38.370Z] Removing intermediate container a30fb99f53c3 [2021-06-17T05:46:38.371Z] ---> dbd8c7b4d7ad [2021-06-17T05:46:38.371Z] Step 6/24 : COPY go.mod . [2021-06-17T05:46:38.371Z] ---> 680817d5fd82 [2021-06-17T05:46:38.371Z] Step 7/26 : RUN go mod download [2021-06-17T05:46:38.646Z] ---> Running in d2b6a5f40760 [2021-06-17T05:46:38.934Z] ---> a51e42f847e6 [2021-06-17T05:46:38.934Z] Step 7/22 : RUN go mod download [2021-06-17T05:46:39.215Z] ---> eb266a0ef8fa [2021-06-17T05:46:39.215Z] Step 7/24 : RUN go mod download [2021-06-17T05:46:39.215Z] ---> Running in 987d043876b8 [2021-06-17T05:46:39.493Z] ---> Running in b3e52f39c872 [2021-06-17T05:46:39.782Z] ---> 788f19fa90c2 [2021-06-17T05:46:39.782Z] Step 7/24 : RUN go mod download [2021-06-17T05:46:40.059Z] ---> Running in 4f9ee78b9789 [2021-06-17T05:46:42.681Z] Removing intermediate container d2b6a5f40760 [2021-06-17T05:46:42.681Z] ---> 83f646d0d7e3 [2021-06-17T05:46:42.681Z] Step 8/26 : COPY . . [2021-06-17T05:46:42.960Z] Removing intermediate container 987d043876b8 [2021-06-17T05:46:42.960Z] ---> c6ad1b910f3c [2021-06-17T05:46:42.960Z] Step 8/22 : COPY . . [2021-06-17T05:46:43.941Z] Removing intermediate container 4f9ee78b9789 [2021-06-17T05:46:43.941Z] ---> 627a2b05a609 [2021-06-17T05:46:43.941Z] Step 8/24 : COPY . . [2021-06-17T05:46:44.217Z] Removing intermediate container b3e52f39c872 [2021-06-17T05:46:44.217Z] ---> 3c2198ccff57 [2021-06-17T05:46:44.217Z] Step 8/24 : COPY . . [2021-06-17T05:47:04.398Z] ---> 2048f4e2ad1f [2021-06-17T05:47:04.398Z] Step 9/22 : RUN go mod tidy [2021-06-17T05:47:04.398Z] ---> 62eb8cf5d303 [2021-06-17T05:47:04.398Z] Step 9/26 : RUN go mod tidy [2021-06-17T05:47:04.398Z] ---> 18e8798913ab [2021-06-17T05:47:04.398Z] Step 9/24 : RUN go mod tidy [2021-06-17T05:47:04.398Z] ---> b3c553171dc9 [2021-06-17T05:47:04.398Z] Step 9/24 : RUN go mod tidy [2021-06-17T05:47:04.398Z] ---> Running in 74ac9f921e48 [2021-06-17T05:47:04.398Z] ---> Running in b4c1f3d35569 [2021-06-17T05:47:04.398Z] ---> Running in c3525977da88 [2021-06-17T05:47:04.398Z] ---> Running in df86c1ad67bf [2021-06-17T05:47:11.188Z] Removing intermediate container b4c1f3d35569 [2021-06-17T05:47:11.188Z] ---> f3689d20015d [2021-06-17T05:47:11.188Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-17T05:47:11.188Z] ---> Running in f8db90537a4d [2021-06-17T05:47:11.188Z] Removing intermediate container c3525977da88 [2021-06-17T05:47:11.188Z] Removing intermediate container df86c1ad67bf [2021-06-17T05:47:11.188Z] ---> a0b80269ce29 [2021-06-17T05:47:11.188Z] ---> c5e8787271c2 [2021-06-17T05:47:11.188Z] Step 10/24 : RUN make cmd/core-data/core-dataStep 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-17T05:47:11.188Z] [2021-06-17T05:47:11.188Z] Removing intermediate container 74ac9f921e48 [2021-06-17T05:47:11.188Z] ---> 107d870f70c0 [2021-06-17T05:47:11.188Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-17T05:47:11.188Z] ---> Running in 7d8c8c597ad7 [2021-06-17T05:47:11.188Z] ---> Running in 218c168f5806 [2021-06-17T05:47:11.188Z] ---> Running in 9c09bafb342c [2021-06-17T05:47:12.179Z] 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-06-17T05:47:13.175Z] 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-06-17T05:47:13.175Z] 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-06-17T05:47:13.458Z] 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-06-17T05:48:38.989Z] 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-06-17T05:48:38.989Z] 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-06-17T05:48:44.450Z] Removing intermediate container 7d8c8c597ad7 [2021-06-17T05:48:44.450Z] ---> 1707f901fe68 [2021-06-17T05:48:44.450Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-17T05:48:44.450Z] Removing intermediate container f8db90537a4d [2021-06-17T05:48:44.450Z] ---> c7d447db586a [2021-06-17T05:48:44.450Z] [2021-06-17T05:48:44.450Z] Step 11/22 : FROM alpine:3.12 [2021-06-17T05:48:44.450Z] ---> c4fd0aeabfcf [2021-06-17T05:48:44.450Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-17T05:48:44.450Z] ---> Running in 04dcaf8ac39c [2021-06-17T05:48:44.735Z] ---> Running in 773afc2c4f1d [2021-06-17T05:48:46.733Z] 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-06-17T05:48:46.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:48:47.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:48:48.016Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-17T05:48:48.016Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T05:48:48.016Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-17T05:48:48.016Z] (4/4) Installing curl (7.77.0-r0) [2021-06-17T05:48:48.016Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:48:48.016Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T05:48:48.296Z] OK: 7 MiB in 18 packages [2021-06-17T05:48:48.573Z] Removing intermediate container 218c168f5806 [2021-06-17T05:48:48.573Z] ---> cade74b13e84 [2021-06-17T05:48:48.573Z] [2021-06-17T05:48:48.573Z] Step 11/26 : FROM alpine:3.12 [2021-06-17T05:48:48.573Z] ---> c4fd0aeabfcf [2021-06-17T05:48:48.573Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-17T05:48:48.851Z] ---> Running in 1a469058f08b [2021-06-17T05:48:50.847Z] Removing intermediate container 04dcaf8ac39c [2021-06-17T05:48:50.847Z] ---> 96d6e1a5ba8d [2021-06-17T05:48:50.847Z] [2021-06-17T05:48:50.847Z] Step 12/24 : FROM docker:20.10.0 [2021-06-17T05:48:50.847Z] Removing intermediate container 773afc2c4f1d [2021-06-17T05:48:50.847Z] ---> 7e471cf6f100 [2021-06-17T05:48:50.847Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T05:48:51.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:48:51.130Z] 20.10.0: Pulling from library/docker [2021-06-17T05:48:51.130Z] ---> Running in 24f8c6f5d4e7 [2021-06-17T05:48:51.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:48:51.731Z] Removing intermediate container 24f8c6f5d4e7 [2021-06-17T05:48:51.731Z] ---> 8cfa5e60c59a [2021-06-17T05:48:51.731Z] Step 14/22 : WORKDIR /edgex [2021-06-17T05:48:51.731Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-17T05:48:52.010Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T05:48:52.010Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-17T05:48:52.010Z] (4/6) Installing curl (7.77.0-r0) [2021-06-17T05:48:52.010Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-17T05:48:52.010Z] (6/6) Installing su-exec (0.2-r1) [2021-06-17T05:48:52.010Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:48:52.010Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T05:48:52.303Z] OK: 7 MiB in 20 packages [2021-06-17T05:48:52.303Z] ---> Running in 7fd4bc461d9b [2021-06-17T05:48:53.310Z] Removing intermediate container 7fd4bc461d9b [2021-06-17T05:48:53.310Z] ---> 4e241e1a4c7e [2021-06-17T05:48:53.310Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-17T05:48:55.933Z] Removing intermediate container 1a469058f08b [2021-06-17T05:48:55.933Z] ---> 709fe36607f5 [2021-06-17T05:48:55.933Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T05:48:55.933Z] ---> 653d5974e399 [2021-06-17T05:48:55.933Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-17T05:48:55.933Z] ---> Running in 7d26449ba9eb [2021-06-17T05:48:55.933Z] Removing intermediate container 9c09bafb342c [2021-06-17T05:48:55.933Z] ---> ad2dfa327aa2 [2021-06-17T05:48:55.933Z] [2021-06-17T05:48:55.933Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T05:48:55.933Z] ---> c4fd0aeabfcf [2021-06-17T05:48:55.933Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-17T05:48:56.220Z] ---> Running in 02ca204cfd89 [2021-06-17T05:48:56.220Z] Removing intermediate container 7d26449ba9eb [2021-06-17T05:48:56.220Z] ---> bc5c04503f06 [2021-06-17T05:48:56.220Z] Step 14/26 : WORKDIR / [2021-06-17T05:48:58.687Z] ---> Running in c44cd9da229f [2021-06-17T05:48:58.687Z] Removing intermediate container 02ca204cfd89 [2021-06-17T05:48:58.687Z] ---> 146673cd748a [2021-06-17T05:48:58.687Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-17T05:48:58.687Z] ---> b8ce7c06d748 [2021-06-17T05:48:58.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-17T05:48:58.687Z] ---> Running in ff9a4812d436 [2021-06-17T05:48:58.687Z] Removing intermediate container c44cd9da229f [2021-06-17T05:48:58.687Z] ---> 0ec24d93420b [2021-06-17T05:48:58.687Z] 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-06-17T05:48:58.687Z] Removing intermediate container ff9a4812d436 [2021-06-17T05:48:58.687Z] ---> 697c9abc0468 [2021-06-17T05:48:58.687Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-17T05:48:58.687Z] ---> Running in fb152556e3a1 [2021-06-17T05:48:58.687Z] ---> 0b1311008f0b [2021-06-17T05:48:58.687Z] 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-06-17T05:48:58.687Z] ---> a3a528f02f51 [2021-06-17T05:48:58.687Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-17T05:48:58.961Z] Removing intermediate container fb152556e3a1 [2021-06-17T05:48:58.961Z] ---> eb6e83d95424 [2021-06-17T05:48:58.961Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T05:48:58.961Z] ---> Running in ec90faa71c74 [2021-06-17T05:48:59.236Z] ---> Running in 764c1483fca2 [2021-06-17T05:48:59.838Z] ---> 62f539008e6d [2021-06-17T05:48:59.838Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-17T05:48:59.838Z] Removing intermediate container ec90faa71c74 [2021-06-17T05:48:59.838Z] ---> 1046ae405b0a [2021-06-17T05:48:59.838Z] Step 19/22 : CMD ["--init=true"] [2021-06-17T05:49:00.111Z] ---> Running in dddbbf99b08f [2021-06-17T05:49:01.107Z] ---> 0f5b6deb7844 [2021-06-17T05:49:01.107Z] 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-06-17T05:49:01.107Z] Removing intermediate container dddbbf99b08f [2021-06-17T05:49:01.107Z] ---> 3207697d188e [2021-06-17T05:49:01.107Z] Step 20/22 : LABEL arch=arm64 [2021-06-17T05:49:01.719Z] ---> Running in 1361d1e86db4 [2021-06-17T05:49:01.991Z] ---> 17581c7e6648 [2021-06-17T05:49:01.992Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-17T05:49:02.267Z] Removing intermediate container 1361d1e86db4 [2021-06-17T05:49:02.267Z] Removing intermediate container 764c1483fca2 [2021-06-17T05:49:02.267Z] ---> 3b7752351ebf [2021-06-17T05:49:02.267Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T05:49:02.267Z] ---> 2275e8918dae [2021-06-17T05:49:02.267Z] Step 21/22 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:49:02.540Z] ---> Running in c0e77ff6ff47 [2021-06-17T05:49:02.540Z] ---> Running in 521b5a56e14e [2021-06-17T05:49:03.533Z] Removing intermediate container 521b5a56e14e [2021-06-17T05:49:03.533Z] ---> 9507e1204c07 [2021-06-17T05:49:03.533Z] Step 22/22 : LABEL version=0.0.0 [2021-06-17T05:49:03.533Z] ---> Running in 2a6e0b76c333 [2021-06-17T05:49:03.815Z] ---> defa352fe575 [2021-06-17T05:49:03.815Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-17T05:49:03.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:49:04.126Z] Removing intermediate container 2a6e0b76c333 [2021-06-17T05:49:04.126Z] ---> 7186aef450b6 [2021-06-17T05:49:04.126Z] [2021-06-17T05:49:04.126Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T05:49:04.126Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T05:49:04.126Z] ---> eeaf43b92773 [2021-06-17T05:49:04.126Z] 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-06-17T05:49:04.405Z] ---> Running in 611e421ff868 [2021-06-17T05:49:04.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:49:04.685Z] Successfully built 7186aef450b6 [2021-06-17T05:49:04.685Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-17T05:49:04.960Z]  Building security-proxy-setup ... done  ---> 536499e669d0 [2021-06-17T05:49:04.960Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-17T05:49:05.235Z] Removing intermediate container 611e421ff868 [2021-06-17T05:49:05.235Z] ---> fb799d6f32c2 [2021-06-17T05:49:05.235Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-17T05:49:05.235Z] ---> Running in c1dbd0389fba [2021-06-17T05:49:05.522Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T05:49:05.522Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T05:49:05.522Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T05:49:05.801Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T05:49:06.081Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T05:49:06.081Z] ---> 046a398fa949 [2021-06-17T05:49:06.081Z] 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-06-17T05:49:06.081Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T05:49:06.081Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T05:49:06.081Z] OK: 8 MiB in 20 packages [2021-06-17T05:49:06.373Z] ---> Running in c20e96b825de [2021-06-17T05:49:06.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T05:49:06.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T05:49:07.596Z] Removing intermediate container c0e77ff6ff47 [2021-06-17T05:49:07.596Z] ---> 60240088b78a [2021-06-17T05:49:07.596Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T05:49:07.870Z] (1/39) Installing readline (8.0.4-r0) [2021-06-17T05:49:07.870Z] (2/39) Installing bash (5.0.17-r0) [2021-06-17T05:49:07.870Z] Executing bash-5.0.17-r0.post-install [2021-06-17T05:49:07.870Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T05:49:07.870Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-17T05:49:07.870Z] (5/39) Installing curl (7.77.0-r0) [2021-06-17T05:49:07.870Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-17T05:49:07.870Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-17T05:49:07.870Z] (8/39) Installing expat (2.2.9-r1) [2021-06-17T05:49:07.870Z] (9/39) Installing libffi (3.3-r2) [2021-06-17T05:49:07.870Z] (10/39) Installing gdbm (1.13-r1) [2021-06-17T05:49:07.870Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-17T05:49:07.870Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-17T05:49:07.870Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-17T05:49:08.867Z] ---> f0532d82e8a4 [2021-06-17T05:49:08.867Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-17T05:49:09.142Z] Removing intermediate container c20e96b825de [2021-06-17T05:49:09.142Z] ---> e4b059f956f7 [2021-06-17T05:49:09.142Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-17T05:49:09.418Z] ---> Running in 59fd7e1110eb [2021-06-17T05:49:10.015Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-17T05:49:10.015Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-17T05:49:10.015Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-17T05:49:10.015Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-17T05:49:10.015Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-17T05:49:10.015Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-17T05:49:10.015Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-17T05:49:10.015Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-17T05:49:10.015Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-17T05:49:10.015Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-17T05:49:10.290Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-17T05:49:10.290Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-17T05:49:10.290Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-17T05:49:10.290Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-17T05:49:10.290Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-17T05:49:10.290Z] Removing intermediate container 59fd7e1110eb [2021-06-17T05:49:10.290Z] ---> b1fb34b49e3f [2021-06-17T05:49:10.290Z] Step 24/26 : LABEL arch=arm64 [2021-06-17T05:49:10.290Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-17T05:49:10.290Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-17T05:49:10.290Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-17T05:49:10.290Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-17T05:49:10.290Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-17T05:49:10.290Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-17T05:49:10.290Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-17T05:49:10.570Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-17T05:49:10.570Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-17T05:49:10.570Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-17T05:49:10.570Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-17T05:49:10.570Z] ---> 770f43b21f26 [2021-06-17T05:49:10.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-17T05:49:10.570Z] ---> Running in 2d444e9d0bd2 [2021-06-17T05:49:10.570Z] Executing busybox-1.31.1-r19.trigger [2021-06-17T05:49:10.570Z] OK: 72 MiB in 59 packages [2021-06-17T05:49:11.165Z] Removing intermediate container 2d444e9d0bd2 [2021-06-17T05:49:11.165Z] ---> e5edba7150d8 [2021-06-17T05:49:11.165Z] Step 25/26 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:49:13.637Z] ---> Running in eba29917f4f9 [2021-06-17T05:49:13.637Z] ---> d6f3d590284b [2021-06-17T05:49:13.637Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-17T05:49:13.637Z] ---> Running in ce3776208bea [2021-06-17T05:49:13.637Z] Removing intermediate container eba29917f4f9 [2021-06-17T05:49:13.637Z] ---> 82b5cec5dd71 [2021-06-17T05:49:13.637Z] Step 26/26 : LABEL version=0.0.0 [2021-06-17T05:49:13.637Z] ---> Running in 64b25cc77500 [2021-06-17T05:49:13.637Z] Removing intermediate container ce3776208bea [2021-06-17T05:49:13.637Z] ---> ebeac7e3898b [2021-06-17T05:49:13.637Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:49:13.637Z] ---> Running in 01b9e338388d [2021-06-17T05:49:13.637Z] Removing intermediate container 64b25cc77500 [2021-06-17T05:49:13.637Z] ---> 31ba186bdebe [2021-06-17T05:49:13.637Z] [2021-06-17T05:49:13.637Z] Successfully built 31ba186bdebe [2021-06-17T05:49:13.637Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-17T05:49:13.637Z] Removing intermediate container 01b9e338388d [2021-06-17T05:49:13.637Z] ---> 73ca6b4e9fc8 [2021-06-17T05:49:13.637Z]  Building security-secretstore-setup ... done Step 22/24 : LABEL arch=arm64 [2021-06-17T05:49:13.637Z] ---> Running in 1aa49a199deb [2021-06-17T05:49:13.637Z] Removing intermediate container 1aa49a199deb [2021-06-17T05:49:13.637Z] ---> 6b262d2fba8e [2021-06-17T05:49:13.637Z] Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:49:13.912Z] ---> Running in 3ded0624b9e7 [2021-06-17T05:49:14.185Z] Removing intermediate container 3ded0624b9e7 [2021-06-17T05:49:14.185Z] ---> 1e2339e622d4 [2021-06-17T05:49:14.185Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T05:49:14.457Z] ---> Running in 472ea74b3426 [2021-06-17T05:49:15.054Z] Removing intermediate container 472ea74b3426 [2021-06-17T05:49:15.054Z] ---> bad5e602a185 [2021-06-17T05:49:15.054Z] [2021-06-17T05:49:15.325Z] Successfully built bad5e602a185 [2021-06-17T05:49:15.326Z] Successfully tagged core-data-arm64:latest [2021-06-17T05:49:15.326Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-17T05:49:15.326Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-17T05:49:15.917Z] Collecting texttable<0.10,>=0.9.0 [2021-06-17T05:49:15.917Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-17T05:49:18.526Z] Collecting PyYAML<4,>=3.10 [2021-06-17T05:49:18.526Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-17T05:49:21.914Z] Collecting cached-property<2,>=1.2.0 [2021-06-17T05:49:21.914Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-17T05:49:22.513Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-17T05:49:22.513Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-17T05:49:22.788Z] Collecting jsonschema<3,>=2.5.1 [2021-06-17T05:49:22.788Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-17T05:49:23.059Z] 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-06-17T05:49:23.333Z] Collecting docopt<0.7,>=0.6.1 [2021-06-17T05:49:23.333Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-17T05:49:25.305Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-17T05:49:25.305Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-17T05:49:25.902Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-17T05:49:25.902Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-17T05:49:29.437Z] Collecting docker<4.0,>=3.6.0 [2021-06-17T05:49:29.437Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-17T05:49:29.437Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-17T05:49:29.437Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-17T05:49:29.437Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-17T05:49:29.437Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-17T05:49:29.438Z] Collecting idna<2.8,>=2.5 [2021-06-17T05:49:29.438Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-17T05:49:29.721Z] Collecting docker-pycreds>=0.4.0 [2021-06-17T05:49:29.721Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-17T05:49:29.721Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-17T05:49:29.721Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-17T05:49:29.721Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-17T05:49:29.721Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-17T05:49:30.696Z] Installing collected packages: texttable, PyYAML, cached-property, urllib3, idna, requests, jsonschema, docopt, websocket-client, dockerpty, docker-pycreds, docker, docker-compose [2021-06-17T05:49:30.696Z] Running setup.py install for texttable: started [2021-06-17T05:49:32.670Z] Running setup.py install for texttable: finished with status 'done' [2021-06-17T05:49:32.670Z] Running setup.py install for PyYAML: started [2021-06-17T05:49:34.645Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-17T05:49:34.645Z] Attempting uninstall: urllib3 [2021-06-17T05:49:34.645Z] Found existing installation: urllib3 1.25.9 [2021-06-17T05:49:34.645Z] Uninstalling urllib3-1.25.9: [2021-06-17T05:49:34.645Z] Successfully uninstalled urllib3-1.25.9 [2021-06-17T05:49:35.241Z] Attempting uninstall: idna [2021-06-17T05:49:35.241Z] Found existing installation: idna 2.9 [2021-06-17T05:49:35.241Z] Uninstalling idna-2.9: [2021-06-17T05:49:35.241Z] Successfully uninstalled idna-2.9 [2021-06-17T05:49:35.838Z] Attempting uninstall: requests [2021-06-17T05:49:35.838Z] Found existing installation: requests 2.23.0 [2021-06-17T05:49:35.838Z] Uninstalling requests-2.23.0: [2021-06-17T05:49:35.838Z] Successfully uninstalled requests-2.23.0 [2021-06-17T05:49:36.435Z] Running setup.py install for docopt: started [2021-06-17T05:49:38.929Z] Running setup.py install for docopt: finished with status 'done' [2021-06-17T05:49:38.929Z] Running setup.py install for dockerpty: started [2021-06-17T05:49:40.360Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-17T05:49:42.334Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-17T05:49:50.642Z] Removing intermediate container c1dbd0389fba [2021-06-17T05:49:50.642Z] ---> b6afb5872960 [2021-06-17T05:49:50.642Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-17T05:49:50.642Z] ---> Running in 110433a08974 [2021-06-17T05:49:50.642Z] Removing intermediate container 110433a08974 [2021-06-17T05:49:50.642Z] ---> e2eacee91343 [2021-06-17T05:49:50.642Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-17T05:49:50.642Z] ---> Running in 85af84e407c8 [2021-06-17T05:49:50.642Z] Removing intermediate container 85af84e407c8 [2021-06-17T05:49:50.642Z] ---> 0b11f0af5c07 [2021-06-17T05:49:50.642Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-17T05:49:52.104Z] ---> 199f42c09acf [2021-06-17T05:49:52.104Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-17T05:49:52.698Z] ---> bcaab6802383 [2021-06-17T05:49:52.698Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-17T05:49:53.678Z] ---> 1d8c2b912fd8 [2021-06-17T05:49:53.678Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-17T05:49:53.678Z] ---> Running in 2f5a0997f09c [2021-06-17T05:49:54.274Z] Removing intermediate container 2f5a0997f09c [2021-06-17T05:49:54.274Z] ---> 9f5545f89649 [2021-06-17T05:49:54.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T05:49:54.548Z] ---> Running in 85fe92b9dbae [2021-06-17T05:49:54.819Z] Removing intermediate container 85fe92b9dbae [2021-06-17T05:49:54.819Z] ---> 77a0ee3d6e33 [2021-06-17T05:49:54.819Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T05:49:55.091Z] ---> Running in 50eee3b23ab3 [2021-06-17T05:49:55.683Z] Removing intermediate container 50eee3b23ab3 [2021-06-17T05:49:55.683Z] ---> 3965c064cfe4 [2021-06-17T05:49:55.683Z] Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d [2021-06-17T05:49:55.683Z] ---> Running in 29384f9dccd2 [2021-06-17T05:49:56.288Z] Removing intermediate container 29384f9dccd2 [2021-06-17T05:49:56.288Z] ---> 9be490033926 [2021-06-17T05:49:56.288Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T05:49:56.288Z] ---> Running in 98ce9c7c11fa [2021-06-17T05:49:56.885Z] Removing intermediate container 98ce9c7c11fa [2021-06-17T05:49:56.885Z] ---> 9d31d30db347 [2021-06-17T05:49:56.885Z] [2021-06-17T05:49:57.158Z] Successfully built 9d31d30db347 [2021-06-17T05:49:57.158Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-17T05:49:57.450Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-17T05:49:57.463Z] $ docker stop --time=1 62a703fe948c0d00fbf8cb3ca30773fc0dfb0a5b65c99c1c7ca2b05fbd8f6e64 [2021-06-17T05:50:00.758Z] $ docker rm -f 62a703fe948c0d00fbf8cb3ca30773fc0dfb0a5b65c99c1c7ca2b05fbd8f6e64 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T05:50:01.356Z] + docker images [2021-06-17T05:50:01.630Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-17T05:50:01.630Z] sys-mgmt-agent-arm64 latest 9d31d30db347 5 seconds ago 299MB [2021-06-17T05:50:01.630Z] core-data-arm64 latest bad5e602a185 47 seconds ago 19.1MB [2021-06-17T05:50:01.630Z] security-secretstore-setup-arm64 latest 31ba186bdebe 49 seconds ago 27.1MB [2021-06-17T05:50:01.630Z] security-proxy-setup-arm64 latest 7186aef450b6 58 seconds ago 24.2MB [2021-06-17T05:50:01.630Z] ad2dfa327aa2 About a minute ago 975MB [2021-06-17T05:50:01.630Z] 96d6e1a5ba8d About a minute ago 969MB [2021-06-17T05:50:01.630Z] cade74b13e84 About a minute ago 976MB [2021-06-17T05:50:01.630Z] c7d447db586a About a minute ago 973MB [2021-06-17T05:50:01.630Z] security-bootstrapper-arm64 latest 799497ed664b 4 minutes ago 17.5MB [2021-06-17T05:50:01.630Z] core-metadata-arm64 latest 0f52c12693f5 4 minutes ago 15.7MB [2021-06-17T05:50:01.630Z] support-notifications-arm64 latest 8c64cccad8bf 4 minutes ago 15.7MB [2021-06-17T05:50:01.630Z] core-command-arm64 latest 663d6553f9b6 4 minutes ago 15MB [2021-06-17T05:50:01.630Z] support-scheduler-arm64 latest 614d15d10dea 4 minutes ago 15.1MB [2021-06-17T05:50:01.630Z] 82431c20ed76 4 minutes ago 972MB [2021-06-17T05:50:01.630Z] 4039d1123e71 4 minutes ago 968MB [2021-06-17T05:50:01.630Z] 7446861ce4c2 4 minutes ago 969MB [2021-06-17T05:50:01.630Z] 2150bad27fbc 4 minutes ago 970MB [2021-06-17T05:50:01.630Z] 4128443a4ea0 4 minutes ago 966MB [2021-06-17T05:50:01.630Z] ci-base-image-arm64 latest 12c259e56121 15 minutes ago 641MB [2021-06-17T05:50:01.630Z] alpine 3.12 c4fd0aeabfcf 32 hours ago 5.32MB [2021-06-17T05:50:01.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB [2021-06-17T05:50:01.630Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-17T05:50:01.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:50:12.053Z] ---> job-cost.sh [2021-06-17T05:50:12.053Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7eil [2021-06-17T05:50:53.577Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T05:52:30.946Z] lf-activate-venv(): INFO: Adding /tmp/venv-7eil/bin to PATH [2021-06-17T05:52:30.946Z] INFO: No Stack... [2021-06-17T05:52:30.946Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T05:52:30.946Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T05:52:31.298Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-06-17T05:52:31.298Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T05:52:33.671Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3570-5-stack-cost] [2021-06-17T05:52:33.680Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3570-5-stack-cost] did not exist. Created. [2021-06-17T05:52:33.681Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3570-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T05:52:34.038Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T05:52:34.282Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T05:52:34.293Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3570-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-17T05:52:48.333Z] provisioning config files... [2021-06-17T05:52:48.348Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config333580819692270666tmp [Pipeline] { [Pipeline] sh [2021-06-17T05:52:48.664Z] + set +x [2021-06-17T05:52:48.664Z] + curl -s https://codecov.io/bash [2021-06-17T05:52:48.664Z] + bash -s -- [2021-06-17T05:52:48.930Z] [2021-06-17T05:52:48.930Z] _____ _ [2021-06-17T05:52:48.930Z] / ____| | | [2021-06-17T05:52:48.930Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T05:52:48.930Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T05:52:48.930Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T05:52:48.930Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T05:52:48.930Z] Bash-1.0.3 [2021-06-17T05:52:48.930Z] [2021-06-17T05:52:48.930Z] [2021-06-17T05:52:48.930Z] ==> git version 2.24.4 found [2021-06-17T05:52:48.930Z] ==> 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-06-17T05:52:48.930Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T05:52:48.930Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T05:52:48.930Z] ==> Jenkins CI detected. [2021-06-17T05:52:48.930Z] project root: . [2021-06-17T05:52:48.930Z] --> token set from env [2021-06-17T05:52:48.930Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T05:52:48.930Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T05:52:48.930Z] ==> Python coveragepy not found [2021-06-17T05:52:48.930Z] ==> Searching for coverage reports in: [2021-06-17T05:52:48.930Z] + . [2021-06-17T05:52:48.930Z] -> Found 1 reports [2021-06-17T05:52:48.930Z] ==> Detecting git/mercurial file structure [2021-06-17T05:52:48.930Z] ==> Reading reports [2021-06-17T05:52:48.930Z] + ./coverage.out bytes=398093 [2021-06-17T05:52:48.930Z] ==> Appending adjustments [2021-06-17T05:52:48.930Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T05:52:49.873Z] + Found adjustments [2021-06-17T05:52:49.873Z] ==> Gzipping contents [2021-06-17T05:52:49.873Z] 56K /tmp/codecov.3uuI1K.gz [2021-06-17T05:52:49.873Z] ==> Uploading reports [2021-06-17T05:52:49.873Z] url: https://codecov.io [2021-06-17T05:52:49.873Z] query: branch=PR-3570&commit=0021f564cd828733515ee6aedb0f0cf6b2e0d03d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= [2021-06-17T05:52:49.873Z] -> Pinging Codecov [2021-06-17T05:52:49.873Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3570&commit=0021f564cd828733515ee6aedb0f0cf6b2e0d03d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= [2021-06-17T05:52:52.401Z] -> Uploading to [2021-06-17T05:52:52.401Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-17/00271124DB129430A58F1EEE437C3FCB/0021f564cd828733515ee6aedb0f0cf6b2e0d03d/9ff86602-a3e4-426d-8632-5a63afb41a84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T055250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f46ac408fc9ae8390780a10eb27c7835e1e9ac66ab8e82dcdb86e669cc4f4c53 [2021-06-17T05:52:52.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T05:52:52.401Z] Dload Upload Total Spent Left Speed [2021-06-17T05:52:52.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54472 0 0 100 54472 0 142k --:--:-- --:--:-- --:--:-- 142k [2021-06-17T05:52:52.401Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0021f564cd828733515ee6aedb0f0cf6b2e0d03d [Pipeline] } [2021-06-17T05:52:52.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:53:07.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:53:07.729Z] ---> package-listing.sh [2021-06-17T05:53:07.729Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T05:53:07.729Z] ++ facter osfamily [2021-06-17T05:53:07.991Z] + OS_FAMILY=redhat [2021-06-17T05:53:07.991Z] + workspace=/w/workspace/edgex-go/5 [2021-06-17T05:53:07.991Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T05:53:07.991Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T05:53:07.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T05:53:07.991Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T05:53:07.991Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-17T05:53:07.991Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T05:53:07.991Z] + case "${OS_FAMILY}" in [2021-06-17T05:53:07.991Z] + rpm -qa [2021-06-17T05:53:07.991Z] + sort [2021-06-17T05:53:11.343Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T05:53:11.343Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T05:53:11.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T05:53:11.343Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-17T05:53:11.343Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-06-17T05:53:11.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-06-17T05:53:11.357Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-17T05:53:11.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:53:14.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T05:53:14.193Z] [2021-06-17T05:53:14.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T05:53:14.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T05:53:14.507Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T05:53:14.507Z] df20fa9351a1: Pulling fs layer [2021-06-17T05:53:14.507Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T05:53:14.507Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T05:53:14.507Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T05:53:14.507Z] 93b61091891f: Pulling fs layer [2021-06-17T05:53:14.507Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T05:53:14.507Z] 5e14af77c1be: Pulling fs layer [2021-06-17T05:53:14.507Z] 01666e4c0597: Pulling fs layer [2021-06-17T05:53:14.508Z] aa168da1d23b: Pulling fs layer [2021-06-17T05:53:14.508Z] 46f8f816bc3b: Waiting [2021-06-17T05:53:14.508Z] 93b61091891f: Waiting [2021-06-17T05:53:14.508Z] 93b9cdb0e59b: Waiting [2021-06-17T05:53:14.508Z] 5e14af77c1be: Waiting [2021-06-17T05:53:14.508Z] 01666e4c0597: Waiting [2021-06-17T05:53:14.508Z] aa168da1d23b: Waiting [2021-06-17T05:53:14.508Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T05:53:14.508Z] 36b3adc4ff6f: Download complete [2021-06-17T05:53:14.508Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T05:53:14.508Z] 46f8f816bc3b: Download complete [2021-06-17T05:53:14.768Z] df20fa9351a1: Verifying Checksum [2021-06-17T05:53:14.768Z] df20fa9351a1: Download complete [2021-06-17T05:53:14.768Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T05:53:14.768Z] 93b9cdb0e59b: Download complete [2021-06-17T05:53:14.768Z] 5e14af77c1be: Verifying Checksum [2021-06-17T05:53:14.768Z] 5e14af77c1be: Download complete [2021-06-17T05:53:14.768Z] 01666e4c0597: Verifying Checksum [2021-06-17T05:53:14.768Z] 01666e4c0597: Download complete [2021-06-17T05:53:14.768Z] 93b61091891f: Verifying Checksum [2021-06-17T05:53:14.768Z] 93b61091891f: Download complete [2021-06-17T05:53:15.031Z] df20fa9351a1: Pull complete [2021-06-17T05:53:15.031Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T05:53:15.031Z] 8ad3a11d3b57: Download complete [2021-06-17T05:53:15.031Z] 36b3adc4ff6f: Pull complete [2021-06-17T05:53:15.600Z] 8ad3a11d3b57: Pull complete [2021-06-17T05:53:15.600Z] 46f8f816bc3b: Pull complete [2021-06-17T05:53:15.861Z] 93b61091891f: Pull complete [2021-06-17T05:53:16.129Z] 93b9cdb0e59b: Pull complete [2021-06-17T05:53:16.129Z] 5e14af77c1be: Pull complete [2021-06-17T05:53:16.390Z] 01666e4c0597: Pull complete [2021-06-17T05:53:17.338Z] aa168da1d23b: Verifying Checksum [2021-06-17T05:53:17.338Z] aa168da1d23b: Download complete [2021-06-17T05:53:22.753Z] aa168da1d23b: Pull complete [2021-06-17T05:53:22.753Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T05:53:22.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T05:53:22.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T05:53:22.845Z] prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container [2021-06-17T05:53:22.895Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-17T05:53:27.345Z] $ docker top 47c471e7e5d7860bbbe2d0d015d3c8cda68a6d9fa34260d35cc58c36c4fde5c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T05:53:29.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T05:53:30.038Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T05:53:30.334Z] + ls /var/log/sa-host [2021-06-17T05:53:30.334Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T05:53:30.334Z] file_magic: OK [2021-06-17T05:53:30.334Z] HZ: Using current value: 100 [2021-06-17T05:53:30.334Z] file_header: OK [2021-06-17T05:53:30.334Z] 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-06-17T05:53:30.334Z] Statistics: [2021-06-17T05:53:30.334Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T05:53:30.334Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T05:53:30.334Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T05:53:30.334Z] file_magic: OK [2021-06-17T05:53:30.334Z] HZ: Using current value: 100 [2021-06-17T05:53:30.334Z] file_header: OK [2021-06-17T05:53:30.334Z] 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-06-17T05:53:30.334Z] Statistics: [2021-06-17T05:53:30.334Z] 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... [2021-06-17T05:53:30.334Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T05:53:41.996Z] provisioning config files... [2021-06-17T05:53:42.012Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1174168485757311054tmp [Pipeline] { [Pipeline] echo [2021-06-17T05:53:42.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:53:42.338Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T05:53:42.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:53:44.971Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T05:53:44.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:53:47.397Z] ---> sudo-logs.sh [2021-06-17T05:53:47.397Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T05:53:47.424Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:53:47.723Z] ---> job-cost.sh [2021-06-17T05:53:47.723Z] lf-activate-venv: SKIPPING [2021-06-17T05:53:47.723Z] DEBUG: total: 0.18000000715255737 [2021-06-17T05:53:47.723Z] INFO: Retrieving Stack Cost... [2021-06-17T05:53:48.664Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T05:53:48.926Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T05:53:48.941Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T05:53:49.236Z] ---> logs-deploy.sh [2021-06-17T05:53:49.236Z] lf-activate-venv: SKIPPING [2021-06-17T05:53:49.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3570/5 [2021-06-17T05:53:49.236Z] INFO: archiving workspace using pattern(s): [2021-06-17T05:53:50.179Z] Archives upload complete. [2021-06-17T05:53:50.179Z] INFO: archiving logs to Nexus [2021-06-17T05:53:50.750Z] ---> uname -a: [2021-06-17T05:53:50.750Z] Linux prd-centos7-docker-4c-2g-2037.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] ---> lscpu: [2021-06-17T05:53:50.750Z] Architecture: x86_64 [2021-06-17T05:53:50.750Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-17T05:53:50.750Z] Byte Order: Little Endian [2021-06-17T05:53:50.750Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-17T05:53:50.750Z] CPU(s): 2 [2021-06-17T05:53:50.750Z] On-line CPU(s) list: 0,1 [2021-06-17T05:53:50.750Z] Thread(s) per core: 1 [2021-06-17T05:53:50.750Z] Core(s) per socket: 1 [2021-06-17T05:53:50.750Z] Socket(s): 2 [2021-06-17T05:53:50.750Z] NUMA node(s): 1 [2021-06-17T05:53:50.750Z] Vendor ID: AuthenticAMD [2021-06-17T05:53:50.750Z] CPU family: 23 [2021-06-17T05:53:50.750Z] Model: 49 [2021-06-17T05:53:50.750Z] Model name: AMD EPYC-Rome Processor [2021-06-17T05:53:50.750Z] Stepping: 0 [2021-06-17T05:53:50.750Z] CPU MHz: 2800.000 [2021-06-17T05:53:50.750Z] BogoMIPS: 5600.00 [2021-06-17T05:53:50.750Z] Virtualization: AMD-V [2021-06-17T05:53:50.750Z] Hypervisor vendor: KVM [2021-06-17T05:53:50.750Z] Virtualization type: full [2021-06-17T05:53:50.750Z] L1d cache: 64 KiB [2021-06-17T05:53:50.750Z] L1i cache: 64 KiB [2021-06-17T05:53:50.750Z] L2 cache: 1 MiB [2021-06-17T05:53:50.750Z] L3 cache: 32 MiB [2021-06-17T05:53:50.750Z] NUMA node0 CPU(s): 0,1 [2021-06-17T05:53:50.750Z] Vulnerability Itlb multihit: Not affected [2021-06-17T05:53:50.750Z] Vulnerability L1tf: Not affected [2021-06-17T05:53:50.750Z] Vulnerability Mds: Not affected [2021-06-17T05:53:50.750Z] Vulnerability Meltdown: Not affected [2021-06-17T05:53:50.750Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-17T05:53:50.750Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-17T05:53:50.750Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-17T05:53:50.750Z] Vulnerability Srbds: Not affected [2021-06-17T05:53:50.750Z] Vulnerability Tsx async abort: Not affected [2021-06-17T05:53:50.750Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] ---> nproc: [2021-06-17T05:53:50.750Z] 2 [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] ---> df -h: [2021-06-17T05:53:50.750Z] Filesystem Size Used Available Use% Mounted on [2021-06-17T05:53:50.750Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-17T05:53:50.750Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-17T05:53:50.750Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-17T05:53:50.750Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/5 [2021-06-17T05:53:50.750Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/5@tmp [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] ---> free -m: [2021-06-17T05:53:50.750Z] total used free shared buff/cache available [2021-06-17T05:53:50.750Z] Mem: 7821 1143 1825 0 4852 6663 [2021-06-17T05:53:50.750Z] Swap: 1023 1 1022 [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] ---> ip addr: [2021-06-17T05:53:50.750Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-17T05:53:50.750Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-17T05:53:50.750Z] inet 127.0.0.1/8 scope host lo [2021-06-17T05:53:50.750Z] valid_lft forever preferred_lft forever [2021-06-17T05:53:50.750Z] inet6 ::1/128 scope host [2021-06-17T05:53:50.750Z] valid_lft forever preferred_lft forever [2021-06-17T05:53:50.750Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-17T05:53:50.750Z] link/ether fa:16:3e:b5:83:a1 brd ff:ff:ff:ff:ff:ff [2021-06-17T05:53:50.750Z] inet 10.30.123.78/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-17T05:53:50.750Z] valid_lft 84755sec preferred_lft 84755sec [2021-06-17T05:53:50.750Z] inet6 fe80::f816:3eff:feb5:83a1/64 scope link [2021-06-17T05:53:50.750Z] valid_lft forever preferred_lft forever [2021-06-17T05:53:50.750Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-17T05:53:50.750Z] link/ether 02:42:3d:04:f2:de brd ff:ff:ff:ff:ff:ff [2021-06-17T05:53:50.750Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-17T05:53:50.750Z] valid_lft forever preferred_lft forever [2021-06-17T05:53:50.750Z] inet6 fe80::42:3dff:fe04:f2de/64 scope link [2021-06-17T05:53:50.750Z] valid_lft forever preferred_lft forever [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] ---> sar -b -r -n DEV: [2021-06-17T05:53:50.750Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] 05:26:14 LINUX RESTART (2 CPU) [2021-06-17T05:53:50.750Z] [2021-06-17T05:53:50.750Z] 05:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-17T05:53:50.750Z] 05:28:01 60.52 3.76 56.75 0.00 2484.06 6903.50 0.00 [2021-06-17T05:53:50.750Z] 05:29:01 15.24 0.50 14.74 0.00 330.71 1927.98 0.00 [2021-06-17T05:53:50.750Z] 05:30:01 105.83 0.18 105.64 0.00 22.77 45003.40 0.00 [2021-06-17T05:53:50.750Z] 05:31:01 127.99 0.00 127.99 0.00 0.00 15295.74 0.00 [2021-06-17T05:53:50.750Z] 05:32:01 57.08 0.00 57.08 0.00 0.00 8141.90 0.00 [2021-06-17T05:53:50.750Z] 05:33:01 36.69 0.02 36.68 0.00 0.53 8341.26 0.00 [2021-06-17T05:53:50.750Z] 05:34:04 266.34 96.60 169.74 0.00 2322.83 117766.57 0.00 [2021-06-17T05:53:50.750Z] 05:35:01 575.99 226.45 349.54 0.00 10985.31 189504.80 0.00 [2021-06-17T05:53:50.750Z] 05:36:01 651.11 48.86 602.25 0.00 2838.92 256637.44 0.00 [2021-06-17T05:53:50.750Z] 05:37:01 170.22 18.60 151.62 0.00 1694.32 23434.45 0.00 [2021-06-17T05:53:50.750Z] 05:38:01 1.23 0.00 1.23 0.00 0.00 20.74 0.00 [2021-06-17T05:53:50.750Z] 05:39:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 [2021-06-17T05:53:50.750Z] 05:40:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 [2021-06-17T05:53:50.750Z] 05:41:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2021-06-17T05:53:50.750Z] 05:42:01 0.53 0.25 0.28 0.00 32.64 3.90 0.00 [2021-06-17T05:53:50.750Z] 05:43:01 0.82 0.00 0.82 0.00 0.00 15.61 0.00 [2021-06-17T05:53:50.751Z] 05:44:01 0.25 0.00 0.25 0.00 0.00 3.53 0.00 [2021-06-17T05:53:50.751Z] 05:45:01 0.22 0.00 0.22 0.00 0.00 2.77 0.00 [2021-06-17T05:53:50.751Z] 05:46:01 0.35 0.00 0.35 0.00 0.00 5.78 0.00 [2021-06-17T05:53:50.751Z] 05:47:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 [2021-06-17T05:53:50.751Z] 05:48:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 [2021-06-17T05:53:50.751Z] 05:49:01 0.38 0.00 0.38 0.00 0.00 5.86 0.00 [2021-06-17T05:53:50.751Z] 05:50:02 0.32 0.00 0.32 0.00 0.00 4.55 0.00 [2021-06-17T05:53:50.751Z] 05:51:01 0.36 0.00 0.36 0.00 0.00 6.00 0.00 [2021-06-17T05:53:50.751Z] 05:52:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 [2021-06-17T05:53:50.751Z] 05:53:01 3.05 2.78 0.27 0.00 176.58 16.96 0.00 [2021-06-17T05:53:50.751Z] Average: 79.33 15.07 64.27 0.00 787.39 25775.59 0.00 [2021-06-17T05:53:50.751Z] [2021-06-17T05:53:50.751Z] 05:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-17T05:53:50.751Z] 05:28:01 5476352 0 683796 8.54 2620 1846172 1024812 11.31 586408 1548640 4276 [2021-06-17T05:53:50.751Z] 05:29:01 5167060 0 796484 9.94 2620 2042776 1281280 14.15 808088 1620444 143836 [2021-06-17T05:53:50.751Z] 05:30:01 4210368 0 868916 10.85 2620 2927036 1508700 16.66 948092 2350936 1636 [2021-06-17T05:53:50.751Z] 05:31:01 3941864 0 987824 12.33 2620 3076632 1612852 17.81 1224876 2282772 237956 [2021-06-17T05:53:50.751Z] 05:32:01 3974800 0 983748 12.28 2620 3047772 1450012 16.01 1173212 2297000 132148 [2021-06-17T05:53:50.751Z] 05:33:01 4277360 0 861288 10.75 2620 2867672 1129048 12.47 1009464 2186796 20 [2021-06-17T05:53:50.751Z] 05:34:04 1459016 0 1110816 13.87 2620 5436488 1563904 17.27 1827120 4050084 486464 [2021-06-17T05:53:50.751Z] 05:35:01 625756 0 1384788 17.29 2620 5995776 3075588 33.96 2877040 3756552 147624 [2021-06-17T05:53:50.751Z] 05:36:01 896088 0 1215184 15.17 2620 5895048 1949200 21.52 2818076 3516008 48 [2021-06-17T05:53:50.751Z] 05:37:01 2482044 0 1086444 13.57 2620 4437832 1175684 12.98 1440176 3340416 20 [2021-06-17T05:53:50.751Z] 05:38:01 2503584 0 1064900 13.30 2620 4437836 1017728 11.24 1429100 3338484 16 [2021-06-17T05:53:50.751Z] 05:39:01 2504196 0 1064284 13.29 2620 4437840 1017928 11.24 1449152 3319000 20 [2021-06-17T05:53:50.751Z] 05:40:01 2504584 0 1063888 13.28 2620 4437848 1017796 11.24 1448596 3319000 16 [2021-06-17T05:53:50.751Z] 05:41:01 2504984 0 1063484 13.28 2620 4437852 1017796 11.24 1444680 3323120 8 [2021-06-17T05:53:50.751Z] 05:42:01 2501300 0 1066324 13.31 2620 4438696 1017892 11.24 1457644 3313972 24 [2021-06-17T05:53:50.751Z] 05:43:01 2500944 0 1066680 13.32 2620 4438696 1017796 11.24 1457528 3313972 12 [2021-06-17T05:53:50.751Z] 05:44:01 2501636 0 1065980 13.31 2620 4438704 1017832 11.24 1457596 3313972 16 [2021-06-17T05:53:50.751Z] 05:45:01 2501472 0 1066140 13.31 2620 4438708 1017796 11.24 1457608 3313940 8 [2021-06-17T05:53:50.751Z] 05:46:01 2501356 0 1066252 13.31 2620 4438712 1017796 11.24 1474024 3297528 8 [2021-06-17T05:53:50.751Z] 05:47:01 2501088 0 1066516 13.32 2620 4438716 1017880 11.24 1473964 3297524 12 [2021-06-17T05:53:50.751Z] 05:48:01 2501700 0 1065904 13.31 2620 4438716 1017796 11.24 1473952 3297524 12 [2021-06-17T05:53:50.751Z] 05:49:01 2501312 0 1066284 13.31 2620 4438724 1017796 11.24 1473924 3297524 8 [2021-06-17T05:53:50.751Z] 05:50:02 2501396 0 1066196 13.31 2620 4438728 1017796 11.24 1474028 3297524 8 [2021-06-17T05:53:50.751Z] 05:51:01 2501248 0 1066340 13.31 2620 4438732 1017796 11.24 1473952 3297524 8 [2021-06-17T05:53:50.751Z] 05:52:01 2501144 0 1066440 13.32 2620 4438736 1017880 11.24 1474016 3297524 12 [2021-06-17T05:53:50.751Z] 05:53:01 2494400 0 1067820 13.33 2620 4444100 1018400 11.24 1475624 3302744 76 [2021-06-17T05:53:50.751Z] Average: 2789887 0 1039720 12.98 2620 4176713 1232953 13.61 1465690 3072712 44396 [2021-06-17T05:53:50.751Z] [2021-06-17T05:53:50.751Z] 05:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-17T05:53:50.751Z] 05:28:01 eth0 778.88 540.22 3029.09 72.68 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:29:01 veth2e78af7 900.70 702.50 84.46 2463.90 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:29:01 eth0 765.54 948.42 2787.52 110.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:29:01 docker0 900.70 702.37 72.14 2463.89 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:30:01 vethe7615d9 24.82 29.13 2.35 22.95 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:30:01 eth0 469.00 432.75 3331.49 72.08 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:30:01 docker0 187.03 193.64 12.71 633.91 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:31:01 veth26e934f 0.42 0.55 0.03 0.06 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:31:01 eth0 126.49 114.74 480.73 52.79 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:31:01 docker0 89.16 88.28 6.93 445.56 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:32:01 veth26e934f 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:32:01 eth0 16.77 11.33 12.02 17.29 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:32:01 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:33:01 eth0 18.04 11.96 14.66 24.30 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:34:04 vetha908250 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:34:04 eth0 164.48 147.24 1612.79 32.27 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:34:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:34:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:35:01 vethc73eddb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:35:01 vetha908250 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:35:01 veth65c46c1 0.04 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:35:01 eth0 98.18 68.80 199.03 51.84 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:36:01 vetha908250 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:36:01 eth0 244.89 162.46 1848.91 60.33 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:36:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:36:01 veth4c74854 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:37:01 eth0 28.96 18.43 85.78 28.09 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:37:01 docker0 1301.95 1159.62 99.67 4338.79 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:38:01 eth0 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:39:01 eth0 0.53 0.30 0.27 0.17 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:40:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:41:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:42:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:43:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:44:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:45:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:46:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:47:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:50:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:52:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:53:01 eth0 5.41 3.70 5.49 2.57 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] Average: eth0 104.81 94.91 518.85 20.16 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] Average: docker0 50.12 44.64 3.84 167.02 0.00 0.00 0.00 0.00 [2021-06-17T05:53:50.751Z] [2021-06-17T05:53:50.751Z] [2021-06-17T05:53:50.751Z] ---> sar -P ALL: [2021-06-17T05:53:50.751Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) [2021-06-17T05:53:50.751Z] [2021-06-17T05:53:50.751Z] 05:26:14 LINUX RESTART (2 CPU) [2021-06-17T05:53:50.751Z] [2021-06-17T05:53:50.751Z] 05:27:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T05:53:50.751Z] 05:28:01 all 8.83 0.00 2.11 1.58 0.06 87.43 [2021-06-17T05:53:50.751Z] 05:28:01 0 9.12 0.00 2.78 2.16 0.07 85.87 [2021-06-17T05:53:50.751Z] 05:28:01 1 8.54 0.00 1.44 0.99 0.05 88.98 [2021-06-17T05:53:50.752Z] 05:29:01 all 7.71 0.00 2.62 1.32 0.10 88.24 [2021-06-17T05:53:50.752Z] 05:29:01 0 7.45 0.00 2.59 2.19 0.07 87.69 [2021-06-17T05:53:50.752Z] 05:29:01 1 7.97 0.00 2.65 0.45 0.14 88.78 [2021-06-17T05:53:50.752Z] 05:30:01 all 13.95 0.00 4.56 3.34 0.06 78.09 [2021-06-17T05:53:50.752Z] 05:30:01 0 16.78 0.00 5.02 2.53 0.05 75.63 [2021-06-17T05:53:50.752Z] 05:30:01 1 11.15 0.00 4.11 4.15 0.07 80.52 [2021-06-17T05:53:50.752Z] 05:31:01 all 59.12 0.00 8.30 1.10 0.11 31.37 [2021-06-17T05:53:50.752Z] 05:31:01 0 60.29 0.00 7.79 0.97 0.11 30.84 [2021-06-17T05:53:50.752Z] 05:31:01 1 57.96 0.00 8.81 1.22 0.11 31.91 [2021-06-17T05:53:50.752Z] 05:32:01 all 35.42 0.00 4.94 0.28 0.06 59.30 [2021-06-17T05:53:50.752Z] 05:32:01 0 35.51 0.00 4.69 0.30 0.07 59.43 [2021-06-17T05:53:50.752Z] 05:32:01 1 35.33 0.00 5.19 0.26 0.05 59.16 [2021-06-17T05:53:50.752Z] 05:33:01 all 22.77 0.00 3.27 0.99 0.06 72.90 [2021-06-17T05:53:50.752Z] 05:33:01 0 22.52 0.00 3.30 1.49 0.07 72.63 [2021-06-17T05:53:50.752Z] 05:33:01 1 23.02 0.00 3.25 0.50 0.05 73.18 [2021-06-17T05:53:50.752Z] 05:34:04 all 13.53 0.00 8.11 14.71 0.06 63.59 [2021-06-17T05:53:50.752Z] 05:34:04 0 13.09 0.00 8.52 15.14 0.07 63.17 [2021-06-17T05:53:50.752Z] 05:34:04 1 13.98 0.00 7.69 14.27 0.05 64.01 [2021-06-17T05:53:50.752Z] 05:35:01 all 51.91 0.00 16.79 24.11 0.13 7.06 [2021-06-17T05:53:50.752Z] 05:35:01 0 51.91 0.00 16.71 23.48 0.12 7.78 [2021-06-17T05:53:50.752Z] 05:35:01 1 51.92 0.00 16.88 24.74 0.13 6.34 [2021-06-17T05:53:50.752Z] 05:36:01 all 52.51 0.00 21.44 20.10 0.15 5.80 [2021-06-17T05:53:50.752Z] 05:36:01 0 52.42 0.00 21.30 20.90 0.13 5.25 [2021-06-17T05:53:50.752Z] 05:36:01 1 52.60 0.00 21.58 19.31 0.17 6.34 [2021-06-17T05:53:50.752Z] 05:37:01 all 48.70 0.00 7.56 8.10 0.08 35.56 [2021-06-17T05:53:50.752Z] 05:37:01 0 48.65 0.00 7.61 8.43 0.07 35.23 [2021-06-17T05:53:50.752Z] 05:37:01 1 48.75 0.00 7.50 7.76 0.09 35.90 [2021-06-17T05:53:50.752Z] 05:38:01 all 0.16 0.00 0.06 0.00 0.02 99.77 [2021-06-17T05:53:50.752Z] 05:38:01 0 0.03 0.00 0.08 0.00 0.02 99.87 [2021-06-17T05:53:50.752Z] 05:38:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-06-17T05:53:50.752Z] [2021-06-17T05:53:50.752Z] 05:38:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T05:53:50.752Z] 05:39:01 all 0.20 0.00 0.05 0.00 0.01 99.74 [2021-06-17T05:53:50.752Z] 05:39:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-17T05:53:50.752Z] 05:39:01 1 0.33 0.00 0.05 0.00 0.00 99.62 [2021-06-17T05:53:50.752Z] 05:40:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-06-17T05:53:50.752Z] 05:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-17T05:53:50.752Z] 05:40:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-17T05:53:50.752Z] 05:41:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-06-17T05:53:50.752Z] 05:41:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-17T05:53:50.752Z] 05:41:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-17T05:53:50.752Z] 05:42:01 all 0.13 0.00 0.06 0.02 0.01 99.78 [2021-06-17T05:53:50.752Z] 05:42:01 0 0.12 0.00 0.07 0.00 0.00 99.82 [2021-06-17T05:53:50.752Z] 05:42:01 1 0.15 0.00 0.05 0.03 0.02 99.75 [2021-06-17T05:53:50.752Z] 05:43:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-06-17T05:53:50.752Z] 05:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-17T05:53:50.752Z] 05:43:01 1 0.10 0.00 0.07 0.00 0.03 99.80 [2021-06-17T05:53:50.752Z] 05:44:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-06-17T05:53:50.752Z] 05:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-17T05:53:50.752Z] 05:44:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-17T05:53:50.752Z] 05:45:01 all 0.16 0.00 0.03 0.00 0.01 99.81 [2021-06-17T05:53:50.752Z] 05:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-17T05:53:50.752Z] 05:45:01 1 0.28 0.00 0.02 0.00 0.00 99.70 [2021-06-17T05:53:50.752Z] 05:46:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-06-17T05:53:50.752Z] 05:46:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-17T05:53:50.752Z] 05:46:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-17T05:53:50.752Z] 05:47:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-17T05:53:50.752Z] 05:47:01 0 0.33 0.00 0.02 0.00 0.00 99.65 [2021-06-17T05:53:50.752Z] 05:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-17T05:53:50.752Z] 05:48:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-17T05:53:50.752Z] 05:48:01 0 0.33 0.00 0.00 0.00 0.02 99.65 [2021-06-17T05:53:50.752Z] 05:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-17T05:53:50.752Z] 05:49:01 all 0.05 0.00 0.03 0.01 0.01 99.91 [2021-06-17T05:53:50.752Z] 05:49:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2021-06-17T05:53:50.752Z] 05:49:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-06-17T05:53:50.752Z] [2021-06-17T05:53:50.752Z] 05:49:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T05:53:50.752Z] 05:50:02 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-17T05:53:50.752Z] 05:50:02 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-17T05:53:50.752Z] 05:50:02 1 0.12 0.00 0.05 0.00 0.02 99.82 [2021-06-17T05:53:50.752Z] 05:51:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-06-17T05:53:50.752Z] 05:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-17T05:53:50.752Z] 05:51:01 1 0.15 0.00 0.02 0.00 0.02 99.81 [2021-06-17T05:53:50.752Z] 05:52:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-06-17T05:53:50.752Z] 05:52:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-06-17T05:53:50.752Z] 05:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-17T05:53:50.752Z] 05:53:01 all 1.05 0.00 0.46 0.02 0.02 98.45 [2021-06-17T05:53:50.752Z] 05:53:01 0 1.29 0.00 0.49 0.02 0.02 98.19 [2021-06-17T05:53:50.752Z] 05:53:01 1 0.82 0.00 0.43 0.02 0.02 98.71 [2021-06-17T05:53:50.752Z] Average: all 11.57 0.00 2.93 2.75 0.04 82.71 [2021-06-17T05:53:50.752Z] Average: 0 11.68 0.00 2.96 2.82 0.04 82.50 [2021-06-17T05:53:50.752Z] Average: 1 11.46 0.00 2.91 2.67 0.04 82.92 [2021-06-17T05:53:50.752Z] [2021-06-17T05:53:50.752Z] [2021-06-17T05:53:50.752Z]