Pull request #3550 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a2666c85747e48d0f277d1bc73689a0fa3d00208+2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (ddeb592ec1710415d36d5d42b5046657a08eb987) Running in Durability level: MAX_SURVIVABILITY 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-ssh6719419188843508325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh4966491457858271928.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3550/workspace@libs/edgex-global-pipelines # timeout=10 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-3550/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6380628076251733150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3550/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3155842855149902598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1386208416096841311.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3550/workspace@libs/lf-pipelines # timeout=10 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-3550/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4952327523059994190.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-845 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh519861118971213377.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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit a2666c85747e48d0f277d1bc73689a0fa3d00208 Merge succeeded, producing a2666c85747e48d0f277d1bc73689a0fa3d00208 Checking out Revision a2666c85747e48d0f277d1bc73689a0fa3d00208 (PR-3550) > 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/1@tmp/jenkins-gitclient-ssh1711359032131224763.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # 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/1@tmp/jenkins-gitclient-ssh1521045146315062398.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T05:33:15.495Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T05:33:15.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T05:33:15.841Z] ========================================================= [2021-06-08T05:33:15.841Z] EdgeX Global Pipelines Version Info [2021-06-08T05:33:15.841Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:33:17.368Z] ------------------- [2021-06-08T05:33:17.368Z] stable info: [2021-06-08T05:33:17.368Z] ------------------- [2021-06-08T05:33:17.368Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T05:33:17.368Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T05:33:17.368Z] Message: update stable to v1.0.193 [2021-06-08T05:33:17.945Z] ------------------- [2021-06-08T05:33:17.945Z] experimental info: [2021-06-08T05:33:17.945Z] ------------------- [2021-06-08T05:33:17.945Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T05:33:17.945Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T05:33:17.945Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T05:33:18.283Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T05:33:18.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T05:33:18.398Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T05:33:18.502Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T05:33:18.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T05:33:18.612Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T05:33:18.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T05:33:18.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T05:33:18.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T05:33:18.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T05:33:18.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T05:33:19.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T05:33:19.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T05:33:19.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T05:33:19.198Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T05:33:19.253Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T05:33:19.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T05:33:19.372Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T05:33:19.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T05:33:19.506Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T05:33:19.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-08T05:33:19.616Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T05:33:19.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3550 [Pipeline] echo [2021-06-08T05:33:19.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3550 [Pipeline] echo [2021-06-08T05:33:19.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3550 [Pipeline] echo [2021-06-08T05:33:19.916Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2666c85747e48d0f277d1bc73689a0fa3d00208 [Pipeline] echo [2021-06-08T05:33:19.974Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2666c8 [Pipeline] echo [2021-06-08T05:33:20.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:33:20.189Z] provisioning config files... [2021-06-08T05:33:20.214Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8556170662838100642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:33:20.587Z] ---> docker-login.sh [2021-06-08T05:33:20.587Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:33:20.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:33:20.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:33:20.850Z] Configure a credential helper to remove this warning. See [2021-06-08T05:33:20.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:33:20.850Z] [2021-06-08T05:33:20.850Z] Login Succeeded [2021-06-08T05:33:20.850Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:33:20.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:33:21.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:33:21.115Z] Configure a credential helper to remove this warning. See [2021-06-08T05:33:21.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:33:21.115Z] [2021-06-08T05:33:21.115Z] Login Succeeded [2021-06-08T05:33:21.115Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:33:21.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:33:21.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:33:21.115Z] Configure a credential helper to remove this warning. See [2021-06-08T05:33:21.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:33:21.115Z] [2021-06-08T05:33:21.115Z] Login Succeeded [2021-06-08T05:33:21.115Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:33:21.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:33:21.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:33:21.376Z] Configure a credential helper to remove this warning. See [2021-06-08T05:33:21.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:33:21.376Z] [2021-06-08T05:33:21.376Z] Login Succeeded [2021-06-08T05:33:21.376Z] docker.io [2021-06-08T05:33:21.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:33:21.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:33:21.640Z] Configure a credential helper to remove this warning. See [2021-06-08T05:33:21.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:33:21.640Z] [2021-06-08T05:33:21.640Z] Login Succeeded [2021-06-08T05:33:21.640Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:33:21.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:33:22.084Z] ++ 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-08T05:33:22.085Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T05:33:22.085Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T05:33:22.085Z] ++ cut -d/ -f2 [2021-06-08T05:33:22.085Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T05:33:22.085Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T05:33:22.085Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T05:33:22.085Z] ++ cut -d/ -f2 [2021-06-08T05:33:22.085Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T05:33:22.085Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T05:33:22.085Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T05:33:22.085Z] ++ cut -d/ -f2 [2021-06-08T05:33:22.085Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T05:33:22.085Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T05:33:22.085Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T05:33:22.085Z] ++ cut -d/ -f2 [2021-06-08T05:33:22.085Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T05:33:22.085Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T05:33:22.085Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T05:33:22.085Z] ++ cut -d/ -f2 [2021-06-08T05:33:22.085Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T05:33:22.085Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T05:33:22.085Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T05:33:22.085Z] ++ cut -d/ -f2 [2021-06-08T05:33:22.085Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T05:33:22.085Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T05:33:22.085Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T05:33:22.085Z] ++ cut -d/ -f2 [2021-06-08T05:33:22.085Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T05:33:22.085Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T05:33:22.085Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T05:33:22.085Z] ++ cut -d/ -f2 [2021-06-08T05:33:22.085Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T05:33:22.085Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T05:33:22.085Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T05:33:22.085Z] ++ cut -d/ -f2 [2021-06-08T05:33:22.085Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T05:33:22.152Z] 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-08T05:33:22.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:33:22.990Z] [2021-06-08T05:33:22.990Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:33:23.346Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:33:23.346Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T05:33:23.346Z] 31603596830f: Pulling fs layer [2021-06-08T05:33:23.346Z] 54011a49482f: Pulling fs layer [2021-06-08T05:33:23.346Z] a6820b24f6d8: Pulling fs layer [2021-06-08T05:33:23.346Z] f581987b2513: Pulling fs layer [2021-06-08T05:33:23.346Z] f581987b2513: Waiting [2021-06-08T05:33:23.346Z] 54011a49482f: Verifying Checksum [2021-06-08T05:33:23.346Z] 54011a49482f: Download complete [2021-06-08T05:33:23.614Z] 31603596830f: Verifying Checksum [2021-06-08T05:33:23.614Z] 31603596830f: Download complete [2021-06-08T05:33:23.614Z] f581987b2513: Verifying Checksum [2021-06-08T05:33:23.614Z] f581987b2513: Download complete [2021-06-08T05:33:23.614Z] a6820b24f6d8: Verifying Checksum [2021-06-08T05:33:23.614Z] a6820b24f6d8: Download complete [2021-06-08T05:33:23.614Z] 31603596830f: Pull complete [2021-06-08T05:33:23.885Z] 54011a49482f: Pull complete [2021-06-08T05:33:24.458Z] a6820b24f6d8: Pull complete [2021-06-08T05:33:24.458Z] f581987b2513: Pull complete [2021-06-08T05:33:24.718Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T05:33:24.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:33:24.718Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T05:33:24.818Z] prd-centos7-docker-4c-2g-845 does not seem to be running inside a container [2021-06-08T05:33:24.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T05:33:26.235Z] $ docker top ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T05:33:26.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:33:26.432Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:33:26.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:33:26.553Z] $ docker exec ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b ssh-agent [2021-06-08T05:33:26.671Z] SSH_AUTH_SOCK=/tmp/ssh-fAX7fS70zVW3/agent.14 [2021-06-08T05:33:26.672Z] SSH_AGENT_PID=21 [2021-06-08T05:33:26.680Z] Running ssh-add (command line suppressed) [2021-06-08T05:33:26.793Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5542275915726474769.key (/w/workspace/edgex-go/1@tmp/private_key_5542275915726474769.key) [2021-06-08T05:33:26.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:33:27.153Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T05:33:27.179Z] $ docker exec --env ******** --env ******** ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b ssh-agent -k [2021-06-08T05:33:27.288Z] unset SSH_AUTH_SOCK; [2021-06-08T05:33:27.288Z] unset SSH_AGENT_PID; [2021-06-08T05:33:27.288Z] echo Agent pid 21 killed; [2021-06-08T05:33:27.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T05:33:27.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:33:27.381Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:33:27.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:33:27.493Z] $ docker exec ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b ssh-agent [2021-06-08T05:33:27.587Z] SSH_AUTH_SOCK=/tmp/ssh-QWKAB5FkTtHt/agent.54 [2021-06-08T05:33:27.587Z] SSH_AGENT_PID=60 [2021-06-08T05:33:27.593Z] Running ssh-add (command line suppressed) [2021-06-08T05:33:27.694Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1777846554870837081.key (/w/workspace/edgex-go/1@tmp/private_key_1777846554870837081.key) [2021-06-08T05:33:27.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:33:28.051Z] + git semver init [2021-06-08T05:33:28.052Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T05:33:28.052Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-08T05:33:28.052Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-08T05:33:28.052Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T05:33:28.052Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T05:33:28.052Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T05:33:28.052Z] # $SEMVER_BRANCH = PR-3550 [2021-06-08T05:33:28.052Z] # $SEMVER_TEMP = /tmp/semver-539793740 [2021-06-08T05:33:28.052Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T05:34:00.194Z] # '/tmp/semver-539793740' -> '/w/workspace/edgex-go/1/.semver' [2021-06-08T05:34:00.194Z] # -> Force: false [2021-06-08T05:34:00.194Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-08T05:34:00.219Z] $ docker exec --env ******** --env ******** ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b ssh-agent -k [2021-06-08T05:34:00.313Z] unset SSH_AUTH_SOCK; [2021-06-08T05:34:00.314Z] unset SSH_AGENT_PID; [2021-06-08T05:34:00.314Z] echo Agent pid 60 killed; [2021-06-08T05:34:00.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:34:00.758Z] + git semver [Pipeline] } [2021-06-08T05:34:00.795Z] $ docker stop --time=1 ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b [2021-06-08T05:34:04.789Z] $ docker rm -f ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T05:34:05.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T05:34:05.596Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T05:34:05.621Z] [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-08T05:34:10.101Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:34:10.419Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:34:10.749Z] + sudo service docker restart [2021-06-08T05:34:10.749Z] + true [2021-06-08T05:34:10.749Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T05:34:21.157Z] Still waiting to schedule task [2021-06-08T05:34:21.158Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-08T05:34:28.939Z] ========================================================= [2021-06-08T05:34:28.939Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T05:34:28.939Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:34:29.292Z] + 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-08T05:34:30.691Z] Sending build context to Docker daemon 329.1MB [2021-06-08T05:34:30.691Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:34:30.691Z] Step 2/6 : FROM ${BASE} [2021-06-08T05:34:30.691Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T05:34:30.691Z] 540db60ca938: Pulling fs layer [2021-06-08T05:34:30.691Z] adcc1eea9eea: Pulling fs layer [2021-06-08T05:34:30.691Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T05:34:30.691Z] 0510c868ecb4: Pulling fs layer [2021-06-08T05:34:30.691Z] afea3b2eda06: Pulling fs layer [2021-06-08T05:34:30.691Z] 7809a108b3ef: Pulling fs layer [2021-06-08T05:34:30.691Z] f706445af74f: Pulling fs layer [2021-06-08T05:34:30.691Z] 0510c868ecb4: Waiting [2021-06-08T05:34:30.691Z] afea3b2eda06: Waiting [2021-06-08T05:34:30.691Z] 7809a108b3ef: Waiting [2021-06-08T05:34:30.691Z] f706445af74f: Waiting [2021-06-08T05:34:30.691Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T05:34:30.691Z] 4c4ab2625f07: Download complete [2021-06-08T05:34:30.691Z] adcc1eea9eea: Verifying Checksum [2021-06-08T05:34:30.691Z] adcc1eea9eea: Download complete [2021-06-08T05:34:30.691Z] afea3b2eda06: Verifying Checksum [2021-06-08T05:34:30.691Z] afea3b2eda06: Download complete [2021-06-08T05:34:30.691Z] 540db60ca938: Verifying Checksum [2021-06-08T05:34:30.691Z] 540db60ca938: Download complete [2021-06-08T05:34:30.691Z] 7809a108b3ef: Verifying Checksum [2021-06-08T05:34:30.691Z] 7809a108b3ef: Download complete [2021-06-08T05:34:30.964Z] 540db60ca938: Pull complete [2021-06-08T05:34:30.964Z] adcc1eea9eea: Pull complete [2021-06-08T05:34:31.226Z] 4c4ab2625f07: Pull complete [2021-06-08T05:34:32.620Z] f706445af74f: Verifying Checksum [2021-06-08T05:34:32.620Z] f706445af74f: Download complete [2021-06-08T05:34:32.882Z] 0510c868ecb4: Verifying Checksum [2021-06-08T05:34:32.882Z] 0510c868ecb4: Download complete [2021-06-08T05:34:36.239Z] 0510c868ecb4: Pull complete [2021-06-08T05:34:36.239Z] afea3b2eda06: Pull complete [2021-06-08T05:34:36.239Z] 7809a108b3ef: Pull complete [2021-06-08T05:34:38.889Z] f706445af74f: Pull complete [2021-06-08T05:34:38.889Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T05:34:38.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T05:34:38.889Z] ---> b068be0155e3 [2021-06-08T05:34:38.889Z] 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-08T05:34:39.838Z] ---> Running in 36e95ba24f9b [2021-06-08T05:34:40.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:34:41.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:34:41.744Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T05:34:42.005Z] (2/12) Installing file (5.39-r0) [2021-06-08T05:34:42.005Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T05:34:42.266Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T05:35:00.394Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T05:35:00.394Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T05:35:00.394Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T05:35:00.394Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T05:35:00.394Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T05:35:00.394Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T05:35:00.394Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T05:35:00.394Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T05:35:00.394Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T05:35:00.394Z] OK: 219 MiB in 52 packages [2021-06-08T05:35:01.796Z] Removing intermediate container 36e95ba24f9b [2021-06-08T05:35:01.796Z] ---> ed0e95590315 [2021-06-08T05:35:01.796Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T05:35:02.057Z] ---> Running in 16aee11b32be [2021-06-08T05:35:02.057Z] Removing intermediate container 16aee11b32be [2021-06-08T05:35:02.057Z] ---> 24578161f60c [2021-06-08T05:35:02.057Z] Step 5/6 : COPY go.mod . [2021-06-08T05:35:02.057Z] ---> 5ea77d54579a [2021-06-08T05:35:02.057Z] Step 6/6 : RUN go mod download [2021-06-08T05:35:02.319Z] ---> Running in 43b92a0fa4a1 [2021-06-08T05:35:14.577Z] Removing intermediate container 43b92a0fa4a1 [2021-06-08T05:35:14.577Z] ---> 44bb4ef7b503 [2021-06-08T05:35:14.577Z] Successfully built 44bb4ef7b503 [2021-06-08T05:35:14.577Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:35:14.922Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T05:35:14.923Z] . [Pipeline] withDockerContainer [2021-06-08T05:35:15.029Z] prd-centos7-docker-4c-2g-845 does not seem to be running inside a container [2021-06-08T05:35:15.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-08T05:35:15.448Z] $ docker top fa02c5a0137c4ea4ddf005dca6e9d85452c1c8c0f2678e9abd838b8e795235d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:35:15.941Z] + go version [2021-06-08T05:35:15.941Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T05:35:15.984Z] $ docker stop --time=1 fa02c5a0137c4ea4ddf005dca6e9d85452c1c8c0f2678e9abd838b8e795235d3 [2021-06-08T05:35:17.166Z] $ docker rm -f fa02c5a0137c4ea4ddf005dca6e9d85452c1c8c0f2678e9abd838b8e795235d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:35:17.971Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T05:35:17.971Z] . [Pipeline] withDockerContainer [2021-06-08T05:35:18.072Z] prd-centos7-docker-4c-2g-845 does not seem to be running inside a container [2021-06-08T05:35:18.111Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-08T05:35:18.546Z] $ docker top 01744fde012efdd3eefe3b1cbcb1c43d69c6fcc1c97ccb9b161d2756be35ec34 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T05:35:18.702Z] ========================================================= [2021-06-08T05:35:18.702Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T05:35:18.702Z] ========================================================= [Pipeline] sh [2021-06-08T05:35:19.032Z] + go mod tidy [Pipeline] sh [2021-06-08T05:35:19.623Z] + make test [2021-06-08T05:35:19.624Z] go mod tidy [2021-06-08T05:35:19.624Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T05:35:26.319Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T05:35:44.577Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T05:35:46.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T05:35:47.956Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T05:35:47.956Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T05:35:50.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T05:35:51.104Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T05:35:51.104Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T05:35:51.104Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T05:35:51.691Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T05:35:52.277Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T05:35:54.877Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T05:35:54.877Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T05:35:54.877Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T05:35:54.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T05:35:54.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T05:35:54.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T05:35:54.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T05:35:55.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 28.7% of statements [2021-06-08T05:35:56.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements [2021-06-08T05:35:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T05:35:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T05:35:56.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T05:35:57.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements [2021-06-08T05:35:57.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T05:35:57.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.075s coverage: 53.4% of statements [2021-06-08T05:35:57.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T05:35:57.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T05:35:59.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.096s coverage: 87.7% of statements [2021-06-08T05:35:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T05:35:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T05:35:59.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements [2021-06-08T05:35:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T05:35:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T05:35:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T05:35:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T05:35:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T05:35:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T05:35:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T05:36:00.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.226s coverage: 95.1% of statements [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T05:36:00.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T05:36:00.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T05:36:00.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.043s coverage: 60.0% of statements [2021-06-08T05:36:01.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-06-08T05:36:01.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T05:36:01.513Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.056s coverage: 22.0% of statements [2021-06-08T05:36:01.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T05:36:01.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-06-08T05:36:01.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-06-08T05:36:02.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-08T05:36:02.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-06-08T05:36:02.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-06-08T05:36:14.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-06-08T05:36:14.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-06-08T05:36:23.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.205s coverage: 81.8% of statements [2021-06-08T05:36:23.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 91.2% of statements [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T05:36:37.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-06-08T05:36:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-08T05:36:38.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-08T05:36:38.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-06-08T05:36:38.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-06-08T05:36:39.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-06-08T05:36:39.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T05:36:39.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T05:36:39.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T05:36:39.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-06-08T05:36:39.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T05:36:39.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T05:36:40.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements [2021-06-08T05:36:40.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T05:36:40.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-06-08T05:36:40.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T05:36:40.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T05:36:40.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T05:36:40.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T05:36:48.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.070s coverage: 19.3% of statements [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 97.6% of statements [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 28.9% of statements [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T05:36:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T05:36:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [2021-06-08T05:36:48.661Z] GO111MODULE=on go vet ./... [2021-06-08T05:37:15.315Z] gofmt -l . [2021-06-08T05:37:15.315Z] [ "`gofmt -l .`" = "" ] [2021-06-08T05:37:15.315Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T05:37:15.907Z] + ls -al . [2021-06-08T05:37:15.907Z] total 528 [2021-06-08T05:37:15.907Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 05:37 . [2021-06-08T05:37:15.907Z] drwxr-xr-x 4 root root 28 Jun 8 05:35 .. [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 05:33 .dockerignore [2021-06-08T05:37:15.907Z] drwxrwxr-x 8 1001 1001 179 Jun 8 05:33 .git [2021-06-08T05:37:15.907Z] drwxrwxr-x 3 1001 1001 125 Jun 8 05:33 .github [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 05:33 .gitignore [2021-06-08T05:37:15.907Z] drwx------ 3 1001 1001 60 Jun 8 05:33 .semver [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 05:33 .sonarcloud.properties [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 05:33 Attribution.txt [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 05:33 CONTRIBUTING.md [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 05:33 Dockerfile.build [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 05:33 Jenkinsfile [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 05:33 LICENSE [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 05:33 Makefile [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 05:33 README.md [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 05:33 SECURITY.md [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 05:34 VERSION [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 05:33 ZMQWindows.md [2021-06-08T05:37:15.907Z] drwxrwxr-x 2 1001 1001 37 Jun 8 05:33 bin [2021-06-08T05:37:15.907Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 05:33 cmd [2021-06-08T05:37:15.907Z] -rw-r--r-- 1 root root 412085 Jun 8 05:36 coverage.out [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 05:33 go.mod [2021-06-08T05:37:15.907Z] -rw-r--r-- 1 root root 21139 Jun 8 05:35 go.sum [2021-06-08T05:37:15.907Z] drwxrwxr-x 8 1001 1001 127 Jun 8 05:33 internal [2021-06-08T05:37:15.907Z] drwxrwxr-x 3 1001 1001 16 Jun 8 05:33 openapi [2021-06-08T05:37:15.907Z] drwxrwxr-x 4 1001 1001 71 Jun 8 05:33 snap [2021-06-08T05:37:15.907Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 05:33 version.go [Pipeline] sh [2021-06-08T05:37:16.235Z] + '[' -e coverage.out ] [2021-06-08T05:37:16.236Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T05:37:16.367Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T05:37:16.692Z] + make build [2021-06-08T05:37:16.692Z] go mod tidy [2021-06-08T05:37:16.692Z] 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-08T05:37:18.106Z] 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-08T05:37:25.261Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-848 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [Pipeline] { [Pipeline] ws [2021-06-08T05:37:25.328Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-08T05:37:25.558Z] The recommended git tool is: git [2021-06-08T05:37:26.299Z] 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-08T05:37:26.300Z] 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-08T05:37:27.274Z] 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-08T05:37:27.538Z] 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-08T05:37:28.953Z] 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-08T05:37:29.903Z] 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-08T05:37:30.850Z] 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-08T05:37:30.870Z] using credential edgex-jenkins-ssh [2021-06-08T05:37:30.952Z] Cloning the remote Git repository [2021-06-08T05:37:31.032Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T05:37:31.271Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-08T05:37:31.404Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T05:37:31.405Z] > git --version # timeout=10 [2021-06-08T05:37:31.428Z] > git --version # 'git version 2.17.1' [2021-06-08T05:37:31.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:37:31.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:37:31.851Z] 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-08T05:37:32.438Z] 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-08T05:37:33.405Z] 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-08T05:37:35.362Z] $ docker stop --time=1 01744fde012efdd3eefe3b1cbcb1c43d69c6fcc1c97ccb9b161d2756be35ec34 [2021-06-08T05:37:39.805Z] $ docker rm -f 01744fde012efdd3eefe3b1cbcb1c43d69c6fcc1c97ccb9b161d2756be35ec34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:37:41.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T05:37:41.380Z] [2021-06-08T05:37:41.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:37:41.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T05:37:41.982Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T05:37:41.982Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T05:37:41.982Z] ca9280d653b3: Pulling fs layer [2021-06-08T05:37:41.982Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T05:37:42.247Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T05:37:42.247Z] cbdbe7a5bc2a: Download complete [2021-06-08T05:37:42.509Z] cbdbe7a5bc2a: Pull complete [2021-06-08T05:37:42.780Z] ca9280d653b3: Verifying Checksum [2021-06-08T05:37:42.780Z] ca9280d653b3: Download complete [2021-06-08T05:37:43.367Z] ca9280d653b3: Pull complete [2021-06-08T05:37:43.630Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T05:37:43.630Z] 7e9c9ca2126c: Download complete [2021-06-08T05:37:47.865Z] 7e9c9ca2126c: Pull complete [2021-06-08T05:37:47.865Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T05:37:47.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T05:37:47.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T05:37:47.970Z] prd-centos7-docker-4c-2g-845 does not seem to be running inside a container [2021-06-08T05:37:48.008Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T05:37:53.788Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T05:37:53.807Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:37:53.832Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T05:37:53.859Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T05:37:53.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:37:53.871Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T05:37:54.698Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:37:55.031Z] Merge succeeded, producing a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:37:55.032Z] Checking out Revision a2666c85747e48d0f277d1bc73689a0fa3d00208 (PR-3550) [2021-06-08T05:37:55.594Z] $ docker top b22a006d22d93740eedd0eed4064607a0489d9e6cb24c99492b7ad30035d1b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:37:56.024Z] + grep parallel [2021-06-08T05:37:56.024Z] + docker-compose build --help [2021-06-08T05:37:56.602Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T05:37:56.628Z] $ docker stop --time=1 b22a006d22d93740eedd0eed4064607a0489d9e6cb24c99492b7ad30035d1b6f [2021-06-08T05:37:54.710Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T05:37:54.722Z] > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 [2021-06-08T05:37:54.946Z] > git remote # timeout=10 [2021-06-08T05:37:54.966Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T05:37:54.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:37:54.989Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T05:37:55.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T05:37:55.029Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T05:37:55.038Z] > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 [2021-06-08T05:37:58.132Z] $ docker rm -f b22a006d22d93740eedd0eed4064607a0489d9e6cb24c99492b7ad30035d1b6f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:37:58.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T05:37:58.750Z] . [Pipeline] withDockerContainer [2021-06-08T05:37:58.852Z] prd-centos7-docker-4c-2g-845 does not seem to be running inside a container [2021-06-08T05:37:58.895Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T05:37:59.312Z] $ docker top 68c0fee92a28d784d6de16ef35f947fc8e06acf0b9cd6ded3221c3b2ff685043 -eo pid,comm [2021-06-08T05:37:59.382Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [Pipeline] { [Pipeline] sh [2021-06-08T05:37:59.443Z] > git --version # timeout=10 [2021-06-08T05:37:59.453Z] > git --version # 'git version 2.17.1' [2021-06-08T05:37:59.484Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T05:37:59.739Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T05:38:00.325Z] Building core-command ... [2021-06-08T05:38:00.325Z] Building core-data ... [2021-06-08T05:38:00.325Z] Building core-metadata ... [2021-06-08T05:38:00.325Z] Building security-bootstrapper ... [2021-06-08T05:38:00.325Z] Building security-proxy-setup ... [2021-06-08T05:38:00.325Z] Building security-secretstore-setup ... [2021-06-08T05:38:00.325Z] Building support-notifications ... [2021-06-08T05:38:00.325Z] Building support-scheduler ... [2021-06-08T05:38:00.325Z] Building sys-mgmt-agent ... [2021-06-08T05:38:00.325Z] Building security-bootstrapper [2021-06-08T05:38:00.325Z] Building security-secretstore-setup [2021-06-08T05:38:00.325Z] Building support-notifications [2021-06-08T05:38:00.325Z] Building core-command [2021-06-08T05:38:00.325Z] Building core-metadata [2021-06-08T05:38:00.988Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:38:01.410Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:38:01.775Z] + sudo service docker restart [2021-06-08T05:38:01.775Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:38:20.192Z] provisioning config files... [2021-06-08T05:38:20.220Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config543797940106703301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:38:20.646Z] ---> docker-login.sh [2021-06-08T05:38:20.646Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:38:21.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:38:21.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:38:21.914Z] Configure a credential helper to remove this warning. See [2021-06-08T05:38:21.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:38:21.914Z] [2021-06-08T05:38:21.914Z] Login Succeeded [2021-06-08T05:38:21.914Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:38:22.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:38:22.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:38:22.460Z] Configure a credential helper to remove this warning. See [2021-06-08T05:38:22.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:38:22.460Z] [2021-06-08T05:38:22.460Z] Login Succeeded [2021-06-08T05:38:22.460Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:38:22.526Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:38:22.526Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:38:22.526Z] ---> 44bb4ef7b503 [2021-06-08T05:38:22.526Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T05:38:22.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:38:23.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:38:23.009Z] Configure a credential helper to remove this warning. See [2021-06-08T05:38:23.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:38:23.009Z] [2021-06-08T05:38:23.009Z] Login Succeeded [2021-06-08T05:38:23.009Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:38:23.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:38:23.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:38:23.565Z] Configure a credential helper to remove this warning. See [2021-06-08T05:38:23.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:38:23.565Z] [2021-06-08T05:38:23.565Z] Login Succeeded [2021-06-08T05:38:23.565Z] docker.io [2021-06-08T05:38:23.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:38:23.919Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:38:23.919Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:38:23.919Z] ---> 44bb4ef7b503 [2021-06-08T05:38:23.919Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T05:38:23.919Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:38:23.919Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:38:23.919Z] ---> 44bb4ef7b503 [2021-06-08T05:38:23.919Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T05:38:23.919Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:38:23.919Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:38:23.919Z] ---> 44bb4ef7b503 [2021-06-08T05:38:23.919Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T05:38:24.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:38:24.114Z] Configure a credential helper to remove this warning. See [2021-06-08T05:38:24.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:38:24.114Z] [2021-06-08T05:38:24.114Z] Login Succeeded [2021-06-08T05:38:24.114Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:38:24.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T05:38:24.738Z] ========================================================= [2021-06-08T05:38:24.738Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T05:38:24.738Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:38:25.156Z] + 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-08T05:38:27.821Z] Sending build context to Docker daemon 166.2MB [2021-06-08T05:38:27.821Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:38:27.821Z] Step 2/6 : FROM ${BASE} [2021-06-08T05:38:27.821Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T05:38:27.821Z] 595b0fe564bb: Pulling fs layer [2021-06-08T05:38:27.821Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T05:38:27.821Z] 316046926c0a: Pulling fs layer [2021-06-08T05:38:27.821Z] 4ebd0625c992: Pulling fs layer [2021-06-08T05:38:27.821Z] 207e8628e3a3: Pulling fs layer [2021-06-08T05:38:27.821Z] c791037a9be2: Pulling fs layer [2021-06-08T05:38:27.821Z] ffd874e62e21: Pulling fs layer [2021-06-08T05:38:27.821Z] 4ebd0625c992: Waiting [2021-06-08T05:38:27.821Z] 207e8628e3a3: Waiting [2021-06-08T05:38:27.821Z] c791037a9be2: Waiting [2021-06-08T05:38:27.821Z] ffd874e62e21: Waiting [2021-06-08T05:38:27.821Z] 316046926c0a: Download complete [2021-06-08T05:38:27.821Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T05:38:27.821Z] 7186ed65a4f7: Download complete [2021-06-08T05:38:27.821Z] 207e8628e3a3: Verifying Checksum [2021-06-08T05:38:27.821Z] 207e8628e3a3: Download complete [2021-06-08T05:38:27.821Z] c791037a9be2: Download complete [2021-06-08T05:38:27.821Z] 595b0fe564bb: Verifying Checksum [2021-06-08T05:38:27.821Z] 595b0fe564bb: Download complete [2021-06-08T05:38:28.427Z] 595b0fe564bb: Pull complete [2021-06-08T05:38:29.417Z] 7186ed65a4f7: Pull complete [2021-06-08T05:38:29.693Z] 316046926c0a: Pull complete [2021-06-08T05:38:29.965Z] ffd874e62e21: Verifying Checksum [2021-06-08T05:38:29.965Z] ffd874e62e21: Download complete [2021-06-08T05:38:31.399Z] 4ebd0625c992: Verifying Checksum [2021-06-08T05:38:31.399Z] 4ebd0625c992: Download complete [2021-06-08T05:38:38.979Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:38:38.979Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:38:38.979Z] ---> 44bb4ef7b503 [2021-06-08T05:38:38.979Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T05:38:43.827Z] 4ebd0625c992: Pull complete [2021-06-08T05:38:43.827Z] 207e8628e3a3: Pull complete [2021-06-08T05:38:43.827Z] c791037a9be2: Pull complete [2021-06-08T05:38:45.578Z] ---> Running in edda7a93a7df [2021-06-08T05:38:45.578Z] ---> Running in 7415606193a7 [2021-06-08T05:38:45.578Z] ---> Running in ca1e33d6f1a4 [2021-06-08T05:38:45.578Z] ---> Running in 32f617b67a9a [2021-06-08T05:38:45.578Z] ---> Running in 00bb73331f13 [2021-06-08T05:38:45.578Z] Removing intermediate container edda7a93a7df [2021-06-08T05:38:45.578Z] ---> 049cf6126aba [2021-06-08T05:38:45.578Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:38:45.578Z] Removing intermediate container 7415606193a7 [2021-06-08T05:38:45.578Z] ---> 6057c6007fa0 [2021-06-08T05:38:45.578Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:38:45.578Z] Removing intermediate container ca1e33d6f1a4 [2021-06-08T05:38:45.578Z] ---> fffb6fff7670 [2021-06-08T05:38:45.578Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:38:45.578Z] Removing intermediate container 32f617b67a9a [2021-06-08T05:38:45.578Z] ---> 8d1762896567 [2021-06-08T05:38:45.578Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:38:45.578Z] Removing intermediate container 00bb73331f13 [2021-06-08T05:38:45.578Z] ---> 8d663176f9c8 [2021-06-08T05:38:45.578Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:38:45.578Z] ---> Running in 1b61bb6e6d3c [2021-06-08T05:38:45.578Z] ---> Running in 853b461e0586 [2021-06-08T05:38:45.578Z] ---> Running in 235bf70c97ca [2021-06-08T05:38:45.578Z] ---> Running in c78a60eed937 [2021-06-08T05:38:45.578Z] ---> Running in 131052f14681 [2021-06-08T05:38:46.456Z] ffd874e62e21: Pull complete [2021-06-08T05:38:46.456Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T05:38:46.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T05:38:46.456Z] ---> cfc18b08335c [2021-06-08T05:38:46.456Z] 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-08T05:38:46.975Z] Removing intermediate container 1b61bb6e6d3c [2021-06-08T05:38:46.975Z] ---> 24e48d54deab [2021-06-08T05:38:46.975Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T05:38:47.237Z] ---> Running in 6af5b7b87396 [2021-06-08T05:38:47.499Z] Removing intermediate container 853b461e0586 [2021-06-08T05:38:47.499Z] ---> a3f54626ad3b [2021-06-08T05:38:47.499Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T05:38:47.499Z] Removing intermediate container c78a60eed937 [2021-06-08T05:38:47.499Z] ---> 765fbc9a542d [2021-06-08T05:38:47.499Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T05:38:47.499Z] ---> Running in e7b3489648b8 [2021-06-08T05:38:48.072Z] ---> Running in 2fc2106b231f [2021-06-08T05:38:48.072Z] Removing intermediate container 235bf70c97ca [2021-06-08T05:38:48.072Z] ---> 27099b510c2f [2021-06-08T05:38:48.072Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T05:38:48.486Z] ---> Running in 0692a5d27c42 [2021-06-08T05:38:49.019Z] ---> Running in 1f70132947c4 [2021-06-08T05:38:49.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:49.019Z] Removing intermediate container 131052f14681 [2021-06-08T05:38:49.019Z] ---> ca620e9a5ae7 [2021-06-08T05:38:49.019Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T05:38:49.283Z] ---> Running in 6b74414d9b8f [2021-06-08T05:38:49.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:49.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:49.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:49.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:49.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:38:50.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:50.341Z] OK: 219 MiB in 52 packages [2021-06-08T05:38:50.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:50.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:50.603Z] OK: 219 MiB in 52 packages [2021-06-08T05:38:50.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:38:51.183Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:51.183Z] Removing intermediate container 6af5b7b87396 [2021-06-08T05:38:51.183Z] ---> cb41433a7740 [2021-06-08T05:38:51.183Z] Step 6/26 : COPY go.mod . [2021-06-08T05:38:51.183Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:38:51.473Z] ---> cb0fbb12279c [2021-06-08T05:38:51.473Z] Step 7/26 : RUN go mod download [2021-06-08T05:38:51.473Z] OK: 219 MiB in 52 packages [2021-06-08T05:38:51.473Z] Removing intermediate container e7b3489648b8 [2021-06-08T05:38:51.473Z] ---> 3273dfa8ebbd [2021-06-08T05:38:51.473Z] Step 6/24 : COPY go.mod . [2021-06-08T05:38:51.743Z] ---> Running in 284f36f184f5 [2021-06-08T05:38:51.743Z] OK: 219 MiB in 52 packages [2021-06-08T05:38:51.743Z] OK: 219 MiB in 52 packages [2021-06-08T05:38:51.948Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T05:38:51.948Z] (2/12) Installing file (5.39-r0) [2021-06-08T05:38:52.221Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T05:38:52.221Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T05:38:52.316Z] ---> abd60647ca9f [2021-06-08T05:38:52.316Z] Step 7/24 : RUN go mod download [2021-06-08T05:38:52.316Z] ---> Running in ac605c5ae39b [2021-06-08T05:38:52.580Z] Removing intermediate container 1f70132947c4 [2021-06-08T05:38:52.580Z] ---> 5f3ccb0cadab [2021-06-08T05:38:52.580Z] Step 6/24 : COPY go.mod . [2021-06-08T05:38:53.165Z] ---> d54abcc9cd7a [2021-06-08T05:38:53.165Z] Step 7/24 : RUN go mod download [2021-06-08T05:38:53.165Z] Removing intermediate container 2fc2106b231f [2021-06-08T05:38:53.165Z] ---> ced36c591a6b [2021-06-08T05:38:53.165Z] Step 6/23 : COPY go.mod . [2021-06-08T05:38:53.165Z] ---> Running in 801003bfd20b [2021-06-08T05:38:53.165Z] Removing intermediate container 6b74414d9b8f [2021-06-08T05:38:53.165Z] ---> 2c1beef4af09 [2021-06-08T05:38:53.165Z] Step 6/32 : COPY go.mod . [2021-06-08T05:38:53.745Z] ---> 317769cfe0e7 [2021-06-08T05:38:53.745Z] Step 7/23 : RUN go mod download [2021-06-08T05:38:53.745Z] ---> 3bd11be5a4e8 [2021-06-08T05:38:53.745Z] Step 7/32 : RUN go mod download [2021-06-08T05:38:54.014Z] ---> Running in f8e5a8397900 [2021-06-08T05:38:54.014Z] ---> Running in 52c0ae436a10 [2021-06-08T05:38:54.593Z] Removing intermediate container 284f36f184f5 [2021-06-08T05:38:54.593Z] ---> 0113c77c50c3 [2021-06-08T05:38:54.593Z] Step 8/26 : COPY . . [2021-06-08T05:38:57.909Z] Removing intermediate container ac605c5ae39b [2021-06-08T05:38:57.909Z] ---> 97854a8fe21d [2021-06-08T05:38:57.909Z] Step 8/24 : COPY . . [2021-06-08T05:38:59.036Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T05:38:59.036Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T05:38:59.036Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T05:38:59.036Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T05:38:59.036Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T05:38:59.036Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T05:38:59.036Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T05:38:59.036Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T05:38:59.036Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T05:38:59.315Z] OK: 218 MiB in 52 packages [2021-06-08T05:39:02.720Z] Removing intermediate container 0692a5d27c42 [2021-06-08T05:39:02.720Z] ---> 0202188e5ab2 [2021-06-08T05:39:02.720Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T05:39:02.720Z] ---> Running in 1d3b18c2bbb9 [2021-06-08T05:39:03.317Z] Removing intermediate container 1d3b18c2bbb9 [2021-06-08T05:39:03.317Z] ---> 24a41a3ff942 [2021-06-08T05:39:03.317Z] Step 5/6 : COPY go.mod . [2021-06-08T05:39:03.914Z] ---> 2ed283dbc592 [2021-06-08T05:39:03.915Z] Step 6/6 : RUN go mod download [2021-06-08T05:39:04.191Z] ---> Running in 7046d5a0d5bd [2021-06-08T05:39:10.216Z] ---> a48f8df4a3dc [2021-06-08T05:39:10.216Z] Step 9/24 : RUN go mod tidy [2021-06-08T05:39:10.216Z] ---> 4a1ab1651b35 [2021-06-08T05:39:10.216Z] Step 9/26 : RUN go mod tidy [2021-06-08T05:39:10.216Z] Removing intermediate container 801003bfd20b [2021-06-08T05:39:10.216Z] ---> 7a2c2b4bad11 [2021-06-08T05:39:10.216Z] Step 8/24 : COPY . . [2021-06-08T05:39:10.216Z] ---> Running in 059c67dabc28 [2021-06-08T05:39:10.216Z] ---> Running in 5eb231042046 [2021-06-08T05:39:18.002Z] Removing intermediate container 52c0ae436a10 [2021-06-08T05:39:18.002Z] ---> d9b8396723c6 [2021-06-08T05:39:18.002Z] Step 8/32 : COPY . . [2021-06-08T05:39:31.012Z] Removing intermediate container 7046d5a0d5bd [2021-06-08T05:39:31.012Z] ---> 0ceddcabf47d [2021-06-08T05:39:31.012Z] Successfully built 0ceddcabf47d [2021-06-08T05:39:31.012Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:39:31.380Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T05:39:31.380Z] . [Pipeline] withDockerContainer [2021-06-08T05:39:31.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2021-06-08T05:39:31.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-06-08T05:39:33.258Z] $ docker top 0d548418ecb247b63146e6be540d5851f7dcc77a9062e75ebc844cf507e3af75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:39:34.344Z] + go version [2021-06-08T05:39:34.344Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T05:39:34.376Z] $ docker stop --time=1 0d548418ecb247b63146e6be540d5851f7dcc77a9062e75ebc844cf507e3af75 [2021-06-08T05:39:36.145Z] $ docker rm -f 0d548418ecb247b63146e6be540d5851f7dcc77a9062e75ebc844cf507e3af75 [2021-06-08T05:39:36.167Z] ---> f70560090c8d [2021-06-08T05:39:36.167Z] Step 9/24 : RUN go mod tidy [2021-06-08T05:39:36.167Z] Removing intermediate container f8e5a8397900 [2021-06-08T05:39:36.167Z] ---> 39b77c902926 [2021-06-08T05:39:36.167Z] Step 8/23 : COPY . . [2021-06-08T05:39:36.167Z] ---> 8bbe6b304905 [2021-06-08T05:39:36.167Z] Step 9/32 : RUN go mod tidy [Pipeline] // withDockerContainer [2021-06-08T05:39:36.431Z] ---> Running in 6b5e185c9d89 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-06-08T05:39:36.694Z] ---> Running in 638282608dab [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:39:37.134Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T05:39:37.134Z] . [Pipeline] withDockerContainer [2021-06-08T05:39:37.384Z] prd-ubuntu18.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2021-06-08T05:39:37.464Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-06-08T05:39:38.798Z] $ docker top a953484e7d2fb0516e35e481ac0cce02a12a96fec8f96c21296a841948377cfb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T05:39:39.164Z] ========================================================= [2021-06-08T05:39:39.164Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T05:39:39.164Z] ========================================================= [Pipeline] sh [2021-06-08T05:39:39.826Z] + go mod tidy [Pipeline] sh [2021-06-08T05:39:41.112Z] + make test [2021-06-08T05:39:41.112Z] go mod tidy [2021-06-08T05:39:41.715Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T05:39:46.702Z] Removing intermediate container 059c67dabc28 [2021-06-08T05:39:46.702Z] ---> 728e18da7c6a [2021-06-08T05:39:46.702Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T05:39:46.702Z] Removing intermediate container 5eb231042046 [2021-06-08T05:39:46.702Z] ---> 4067926f675f [2021-06-08T05:39:46.702Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T05:39:46.702Z] ---> Running in 7c526ec7fb13 [2021-06-08T05:39:46.702Z] ---> Running in 359004e46ea8 [2021-06-08T05:39:46.702Z] 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-08T05:39:48.098Z] 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-08T05:39:48.098Z] Removing intermediate container 6b5e185c9d89 [2021-06-08T05:39:48.098Z] ---> 93483594a81b [2021-06-08T05:39:48.098Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T05:39:49.044Z] ---> Running in d59afa91f5e2 [2021-06-08T05:39:49.045Z] Removing intermediate container 638282608dab [2021-06-08T05:39:49.045Z] ---> 56b047894b20 [2021-06-08T05:39:49.045Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T05:39:49.312Z] ---> Running in acf91ee068fc [2021-06-08T05:39:50.269Z] 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-08T05:39:51.216Z] 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-08T05:40:08.557Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T05:40:17.863Z] ---> cfe9f5ebdad4 [2021-06-08T05:40:17.864Z] Step 9/23 : RUN go mod tidy [2021-06-08T05:40:17.864Z] ---> Running in 79e7360eb67b [2021-06-08T05:40:27.886Z] Removing intermediate container 79e7360eb67b [2021-06-08T05:40:27.886Z] ---> 3044b4b508bf [2021-06-08T05:40:27.886Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T05:40:34.541Z] ---> Running in 19d20872e0eb [2021-06-08T05:40:36.503Z] 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-08T05:40:36.503Z] 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-08T05:40:48.929Z] Removing intermediate container 7c526ec7fb13 [2021-06-08T05:40:48.929Z] ---> 964e3bde83cb [2021-06-08T05:40:48.929Z] [2021-06-08T05:40:48.929Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T05:40:48.929Z] Removing intermediate container acf91ee068fc [2021-06-08T05:40:48.929Z] ---> c216620d170c [2021-06-08T05:40:48.929Z] [2021-06-08T05:40:48.929Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T05:40:48.929Z] Removing intermediate container 359004e46ea8 [2021-06-08T05:40:48.929Z] ---> 9b97acc0158f [2021-06-08T05:40:48.929Z] [2021-06-08T05:40:48.929Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T05:40:49.194Z] 3.12: Pulling from library/alpine [2021-06-08T05:40:50.160Z] 3.12: Pulling from library/alpine [2021-06-08T05:40:50.160Z] 3.12: Pulling from library/alpine [2021-06-08T05:40:51.132Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T05:40:51.132Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T05:40:51.132Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T05:40:51.132Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T05:40:51.132Z] Status: Image is up to date for alpine:3.12 [2021-06-08T05:40:51.132Z] Status: Image is up to date for alpine:3.12 [2021-06-08T05:40:51.132Z] ---> 13621d1b12d4 [2021-06-08T05:40:51.132Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T05:40:51.132Z] ---> 13621d1b12d4 [2021-06-08T05:40:51.132Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T05:40:51.132Z] ---> 13621d1b12d4 [2021-06-08T05:40:51.132Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T05:40:52.537Z] ---> Running in a787073b2a04 [2021-06-08T05:40:52.537Z] ---> Running in 18f2ac9d24cd [2021-06-08T05:40:52.537Z] ---> Running in 1869b6c80998 [2021-06-08T05:40:52.807Z] Removing intermediate container d59afa91f5e2 [2021-06-08T05:40:52.807Z] ---> a3a821ccefa0 [2021-06-08T05:40:52.807Z] [2021-06-08T05:40:52.807Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T05:40:52.807Z] ---> 13621d1b12d4 [2021-06-08T05:40:52.807Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T05:40:52.807Z] Removing intermediate container 1869b6c80998 [2021-06-08T05:40:52.807Z] ---> ce68c6e04918 [2021-06-08T05:40:52.807Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T05:40:53.088Z] ---> Running in a2b95e1aa0c2 [2021-06-08T05:40:53.088Z] ---> Running in cbbe1abbb52a [2021-06-08T05:40:53.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:40:53.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:40:53.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:40:53.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:40:53.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:40:53.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:40:53.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:40:53.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:40:53.964Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T05:40:54.247Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:40:54.247Z] OK: 6 MiB in 15 packages [2021-06-08T05:40:54.247Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T05:40:54.247Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T05:40:54.247Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T05:40:54.247Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T05:40:54.247Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T05:40:54.247Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T05:40:54.247Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:40:54.247Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T05:40:54.247Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T05:40:54.247Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:40:54.247Z] OK: 6 MiB in 15 packages [2021-06-08T05:40:54.247Z] OK: 7 MiB in 20 packages [2021-06-08T05:40:54.247Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T05:40:54.516Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T05:40:54.517Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:40:54.517Z] OK: 6 MiB in 16 packages [2021-06-08T05:40:55.483Z] Removing intermediate container a787073b2a04 [2021-06-08T05:40:55.483Z] ---> 7969617b32a5 [2021-06-08T05:40:55.483Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T05:40:56.080Z] Removing intermediate container a2b95e1aa0c2 [2021-06-08T05:40:56.081Z] ---> 4f208d1befa1 [2021-06-08T05:40:56.081Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T05:40:56.081Z] ---> Running in 42e2fb3ea61a [2021-06-08T05:40:56.081Z] ---> Running in 2bc5bfe9d523 [2021-06-08T05:40:56.346Z] Removing intermediate container cbbe1abbb52a [2021-06-08T05:40:56.346Z] ---> 4d8348d4f7bd [2021-06-08T05:40:56.346Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T05:40:56.610Z] Removing intermediate container 42e2fb3ea61a [2021-06-08T05:40:56.610Z] ---> af5883aa9171 [2021-06-08T05:40:56.610Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T05:40:57.202Z] Removing intermediate container 18f2ac9d24cd [2021-06-08T05:40:57.202Z] ---> 71b1271fdd95 [2021-06-08T05:40:57.202Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T05:40:57.202Z] Removing intermediate container 2bc5bfe9d523 [2021-06-08T05:40:57.202Z] ---> 4f99cda61a8f [2021-06-08T05:40:57.202Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T05:40:57.202Z] ---> Running in 1dfd4d116abf [2021-06-08T05:40:57.202Z] ---> Running in 3cd73dce7717 [2021-06-08T05:40:57.202Z] ---> Running in 941eea5f8456 [2021-06-08T05:40:57.202Z] ---> Running in d407fb0cd788 [2021-06-08T05:40:57.473Z] Removing intermediate container 3cd73dce7717 [2021-06-08T05:40:57.473Z] ---> 445448c4498e [2021-06-08T05:40:57.473Z] Step 14/26 : WORKDIR / [2021-06-08T05:40:57.473Z] Removing intermediate container 1dfd4d116abf [2021-06-08T05:40:57.473Z] ---> 3a84bf043cc6 [2021-06-08T05:40:57.473Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T05:40:57.473Z] Removing intermediate container 941eea5f8456 [2021-06-08T05:40:57.473Z] ---> 8ee135ef275f [2021-06-08T05:40:57.473Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T05:40:57.473Z] ---> Running in 5e686ec358b3 [2021-06-08T05:40:57.741Z] Removing intermediate container d407fb0cd788 [2021-06-08T05:40:57.741Z] ---> f5179969081b [2021-06-08T05:40:57.741Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T05:40:57.741Z] ---> Running in 940a19234dd9 [2021-06-08T05:40:57.741Z] ---> Running in 73a93675c229 [2021-06-08T05:40:57.741Z] ---> Running in 8715240ebe18 [2021-06-08T05:40:58.022Z] Removing intermediate container 5e686ec358b3 [2021-06-08T05:40:58.022Z] ---> 73d8e2fb23b3 [2021-06-08T05:40:58.022Z] 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-08T05:40:58.022Z] Removing intermediate container 73a93675c229 [2021-06-08T05:40:58.022Z] ---> aaae6b1839da [2021-06-08T05:40:58.022Z] Step 16/24 : WORKDIR / [2021-06-08T05:40:58.022Z] Removing intermediate container 8715240ebe18 [2021-06-08T05:40:58.022Z] ---> d363bac65b9f [2021-06-08T05:40:58.022Z] Step 16/24 : WORKDIR / [2021-06-08T05:40:58.022Z] Removing intermediate container 940a19234dd9 [2021-06-08T05:40:58.022Z] ---> 24cb93c5c70b [2021-06-08T05:40:58.022Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T05:40:58.298Z] ---> Running in 1ae238568697 [2021-06-08T05:40:58.569Z] ---> Running in 0d047cabca18 [2021-06-08T05:40:58.569Z] ---> Running in a713f27f83b5 [2021-06-08T05:40:58.569Z] ---> 288e60fb01ad [2021-06-08T05:40:58.569Z] 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-08T05:40:58.859Z] Removing intermediate container 1ae238568697 [2021-06-08T05:40:58.859Z] ---> e66fb5647c5d [2021-06-08T05:40:58.859Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:40:58.859Z] Removing intermediate container 0d047cabca18 [2021-06-08T05:40:58.859Z] ---> a52f21526f79 [2021-06-08T05:40:58.859Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:40:59.139Z] ---> bcb300c817fd [2021-06-08T05:40:59.139Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T05:40:59.139Z] ---> c11705006b28 [2021-06-08T05:40:59.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T05:40:59.139Z] ---> 87e7f77d50f2 [2021-06-08T05:40:59.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T05:41:02.483Z] ---> f312c7fc2aa3 [2021-06-08T05:41:02.483Z] 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-08T05:41:02.483Z] ---> edcd011cf1a2 [2021-06-08T05:41:02.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T05:41:02.483Z] ---> b81c3a6596ad [2021-06-08T05:41:02.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T05:41:02.483Z] Removing intermediate container 19d20872e0eb [2021-06-08T05:41:02.483Z] ---> 4e6f5aa414c8 [2021-06-08T05:41:02.483Z] [2021-06-08T05:41:02.483Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T05:41:02.483Z] ---> 13621d1b12d4 [2021-06-08T05:41:02.483Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T05:41:02.483Z] ---> Running in d05cb4eaaac4 [2021-06-08T05:41:02.483Z] ---> 4e2af772400b [2021-06-08T05:41:02.483Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T05:41:02.753Z] Removing intermediate container a713f27f83b5 [2021-06-08T05:41:02.753Z] ---> 88d507b4ec2e [2021-06-08T05:41:02.753Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T05:41:03.017Z] ---> 141a4594387d [2021-06-08T05:41:03.017Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T05:41:03.281Z] ---> 6c29a644d423 [2021-06-08T05:41:03.281Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T05:41:03.281Z] ---> Running in 4ae6250f5945 [2021-06-08T05:41:03.281Z] ---> Running in 13046f7cc028 [2021-06-08T05:41:03.560Z] ---> 3ec0c34591cb [2021-06-08T05:41:03.560Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T05:41:03.560Z] ---> Running in 96f0b54480f2 [2021-06-08T05:41:03.832Z] Removing intermediate container 13046f7cc028 [2021-06-08T05:41:03.832Z] ---> d4651ab9f5d7 [2021-06-08T05:41:03.832Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:41:03.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:41:03.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:41:04.097Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T05:41:04.097Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T05:41:04.097Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:41:04.097Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T05:41:04.097Z] ---> Running in 844d0fba1aeb [2021-06-08T05:41:04.097Z] Removing intermediate container 4ae6250f5945 [2021-06-08T05:41:04.097Z] ---> 2fb890d011d5 [2021-06-08T05:41:04.097Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T05:41:04.097Z] Removing intermediate container 96f0b54480f2 [2021-06-08T05:41:04.097Z] ---> 9f6d7fb21813 [2021-06-08T05:41:04.097Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:41:04.097Z] OK: 6 MiB in 16 packages [2021-06-08T05:41:04.361Z] ---> 2fe0312046e6 [2021-06-08T05:41:04.361Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T05:41:04.361Z] ---> Running in fd9de51189d7 [2021-06-08T05:41:04.622Z] Removing intermediate container 844d0fba1aeb [2021-06-08T05:41:04.622Z] ---> 3b9d23714e61 [2021-06-08T05:41:04.622Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T05:41:04.622Z] ---> a77d1294453b [2021-06-08T05:41:04.622Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T05:41:04.882Z] ---> c7a1637379b8 [2021-06-08T05:41:04.882Z] 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-08T05:41:05.149Z] Removing intermediate container fd9de51189d7 [2021-06-08T05:41:05.149Z] ---> 48e374179c25 [2021-06-08T05:41:05.149Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T05:41:05.149Z] ---> Running in 2fa4e6b76ac0 [2021-06-08T05:41:05.149Z] ---> Running in db30824c8cfb [2021-06-08T05:41:05.149Z] ---> Running in d9c24b482d6d [2021-06-08T05:41:05.149Z] Removing intermediate container d05cb4eaaac4 [2021-06-08T05:41:05.149Z] ---> 9271cf5cc1ee [2021-06-08T05:41:05.149Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T05:41:05.149Z] ---> Running in 3dc5ee077cfb [2021-06-08T05:41:05.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T05:41:05.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T05:41:05.417Z] Removing intermediate container 2fa4e6b76ac0 [2021-06-08T05:41:05.417Z] ---> f3d40770a246 [2021-06-08T05:41:05.417Z] Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:41:05.417Z] ---> Running in a84784278966 [2021-06-08T05:41:05.417Z] ---> Running in 384155c1401e [2021-06-08T05:41:05.417Z] Removing intermediate container 3dc5ee077cfb [2021-06-08T05:41:05.417Z] ---> e33a624da291 [2021-06-08T05:41:05.417Z] Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:41:05.691Z] Removing intermediate container a84784278966 [2021-06-08T05:41:05.691Z] ---> ff47923eb790 [2021-06-08T05:41:05.691Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T05:41:05.691Z] ---> Running in 00ee7e3f566b [2021-06-08T05:41:05.952Z] ---> Running in c419e678f675 [2021-06-08T05:41:05.952Z] Removing intermediate container 384155c1401e [2021-06-08T05:41:05.952Z] ---> a53ad0e9002a [2021-06-08T05:41:05.952Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T05:41:06.218Z] Removing intermediate container 00ee7e3f566b [2021-06-08T05:41:06.218Z] ---> c4e4cf703b9a [2021-06-08T05:41:06.218Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T05:41:06.218Z] ---> Running in 1d3f7a58c724 [2021-06-08T05:41:06.218Z] Removing intermediate container c419e678f675 [2021-06-08T05:41:06.218Z] ---> 952d4fb087b7 [2021-06-08T05:41:06.218Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T05:41:06.218Z] ---> Running in 579e5cb20ecb [2021-06-08T05:41:06.218Z] ---> Running in 172758b8d72a [2021-06-08T05:41:06.218Z] Removing intermediate container 1d3f7a58c724 [2021-06-08T05:41:06.218Z] ---> baa816644b27 [2021-06-08T05:41:06.218Z] [2021-06-08T05:41:06.496Z] Successfully built baa816644b27 [2021-06-08T05:41:06.496Z] Successfully tagged core-metadata:latest [2021-06-08T05:41:06.496Z] Building sys-mgmt-agent [2021-06-08T05:41:06.496Z] Removing intermediate container 172758b8d72a [2021-06-08T05:41:06.496Z] ---> 0ee7f09509e9 [2021-06-08T05:41:06.496Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:41:06.496Z]  Building core-metadata ... done Removing intermediate container 579e5cb20ecb [2021-06-08T05:41:06.496Z] ---> ce40b580fe2d [2021-06-08T05:41:06.496Z] [2021-06-08T05:41:06.496Z] Removing intermediate container db30824c8cfb [2021-06-08T05:41:06.496Z] ---> 18095ab2b79a [2021-06-08T05:41:06.496Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T05:41:06.768Z] Successfully built ce40b580fe2d [2021-06-08T05:41:06.768Z] Removing intermediate container d9c24b482d6d [2021-06-08T05:41:06.768Z] ---> 5e32aaa425c8 [2021-06-08T05:41:06.768Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:41:06.768Z] Successfully tagged core-command:latest [2021-06-08T05:41:06.769Z]  Building core-command ... done Building security-proxy-setup [2021-06-08T05:41:06.769Z] ---> Running in 0009982698e5 [2021-06-08T05:41:10.103Z] ---> 4b5ad2742c95 [2021-06-08T05:41:10.103Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T05:41:10.103Z] ---> 24dd225c7d76 [2021-06-08T05:41:10.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T05:41:10.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T05:41:10.636Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T05:41:11.505Z] Removing intermediate container 0009982698e5 [2021-06-08T05:41:11.505Z] ---> 6f760e552886 [2021-06-08T05:41:11.505Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T05:41:17.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T05:41:17.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T05:41:17.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T05:41:17.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T05:41:18.383Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T05:41:19.398Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T05:41:23.774Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:41:23.774Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:41:23.774Z] ---> 44bb4ef7b503 [2021-06-08T05:41:23.774Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T05:41:23.774Z] ---> Using cache [2021-06-08T05:41:23.774Z] ---> 8d663176f9c8 [2021-06-08T05:41:23.774Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:41:23.774Z] ---> Using cache [2021-06-08T05:41:23.774Z] ---> ca620e9a5ae7 [2021-06-08T05:41:23.774Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T05:41:23.774Z] ---> Using cache [2021-06-08T05:41:23.774Z] ---> 2c1beef4af09 [2021-06-08T05:41:23.774Z] Step 6/22 : COPY go.mod . [2021-06-08T05:41:23.774Z] ---> Using cache [2021-06-08T05:41:23.774Z] ---> 3bd11be5a4e8 [2021-06-08T05:41:23.774Z] Step 7/22 : RUN go mod download [2021-06-08T05:41:23.774Z] ---> Using cache [2021-06-08T05:41:23.774Z] ---> d9b8396723c6 [2021-06-08T05:41:23.774Z] Step 8/22 : COPY . . [2021-06-08T05:41:23.774Z] ---> Using cache [2021-06-08T05:41:23.774Z] ---> 8bbe6b304905 [2021-06-08T05:41:23.774Z] Step 9/22 : RUN go mod tidy [2021-06-08T05:41:23.774Z] ---> Using cache [2021-06-08T05:41:23.774Z] ---> 56b047894b20 [2021-06-08T05:41:23.774Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T05:41:23.774Z] ---> 0d5285822974 [2021-06-08T05:41:23.774Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T05:41:23.774Z] ---> 1fb30f8d1f77 [2021-06-08T05:41:23.774Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T05:41:24.348Z] ---> Running in f08b7a76fc5d [2021-06-08T05:41:24.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:41:24.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:41:24.348Z] ---> 44bb4ef7b503 [2021-06-08T05:41:24.348Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T05:41:24.348Z] ---> Using cache [2021-06-08T05:41:24.348Z] ---> 8d663176f9c8 [2021-06-08T05:41:24.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:41:24.348Z] ---> Using cache [2021-06-08T05:41:24.348Z] ---> ca620e9a5ae7 [2021-06-08T05:41:24.348Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T05:41:25.301Z] ---> Running in 8a9b89c90a10 [2021-06-08T05:41:25.301Z] ---> Running in a03eb566d1bd [2021-06-08T05:41:25.301Z] Removing intermediate container f08b7a76fc5d [2021-06-08T05:41:25.301Z] ---> b9ac4c8ba433 [2021-06-08T05:41:25.301Z] Step 25/26 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:41:25.301Z] ---> 556b4930aa88 [2021-06-08T05:41:25.301Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T05:41:25.301Z] ---> 802e4630a782 [2021-06-08T05:41:25.301Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T05:41:25.301Z] ---> Running in b9c224fd7cb1 [2021-06-08T05:41:25.301Z] ---> Running in 015267b16710 [2021-06-08T05:41:25.587Z] ---> de46591ec055 [2021-06-08T05:41:25.588Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T05:41:25.588Z] Removing intermediate container b9c224fd7cb1 [2021-06-08T05:41:25.588Z] ---> 13ea94989d03 [2021-06-08T05:41:25.588Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T05:41:25.588Z] Removing intermediate container 015267b16710 [2021-06-08T05:41:25.588Z] ---> 077a968dd747 [2021-06-08T05:41:25.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:41:25.931Z] 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-08T05:41:25.931Z] ---> Running in 7c3ec3968211 [2021-06-08T05:41:25.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:41:25.931Z] ---> Running in 2f92bcff6a72 [2021-06-08T05:41:26.295Z] ---> e78d79bfa6a9 [2021-06-08T05:41:26.295Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T05:41:26.295Z] Removing intermediate container 7c3ec3968211 [2021-06-08T05:41:26.295Z] ---> 9de4c35e8a22 [2021-06-08T05:41:26.295Z] [2021-06-08T05:41:26.295Z] Removing intermediate container 2f92bcff6a72 [2021-06-08T05:41:26.295Z] ---> c4717414e672 [2021-06-08T05:41:26.295Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T05:41:26.295Z] Successfully built 9de4c35e8a22 [2021-06-08T05:41:26.623Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T05:41:26.623Z] Building core-data [2021-06-08T05:41:26.623Z] ---> Running in 4e28799f4886 [2021-06-08T05:41:26.623Z]  Building security-secretstore-setup ... done  ---> Running in dfc40ef967cb [2021-06-08T05:41:26.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:41:27.328Z] OK: 219 MiB in 52 packages [2021-06-08T05:41:27.596Z] Removing intermediate container 4e28799f4886 [2021-06-08T05:41:27.596Z] ---> ada66dfe2fc2 [2021-06-08T05:41:27.596Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T05:41:29.585Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T05:41:29.585Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T05:41:29.585Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T05:41:29.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T05:41:29.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T05:41:29.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T05:41:29.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T05:41:31.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.195s coverage: 28.7% of statements [2021-06-08T05:41:31.843Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:41:31.843Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:41:31.843Z] ---> 44bb4ef7b503 [2021-06-08T05:41:31.843Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T05:41:31.843Z] ---> Using cache [2021-06-08T05:41:31.843Z] ---> 8d663176f9c8 [2021-06-08T05:41:31.843Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:41:31.843Z] ---> Using cache [2021-06-08T05:41:31.843Z] ---> ca620e9a5ae7 [2021-06-08T05:41:31.843Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T05:41:34.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.423s coverage: 100.0% of statements [2021-06-08T05:41:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T05:41:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T05:41:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T05:41:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.393s coverage: 81.2% of statements [2021-06-08T05:41:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T05:41:36.071Z] Removing intermediate container dfc40ef967cb [2021-06-08T05:41:36.071Z] ---> 74b3d0386246 [2021-06-08T05:41:36.071Z] Step 22/23 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:41:36.071Z] ---> Running in d56798190960 [2021-06-08T05:41:36.071Z] ---> 4f81eb1d4021 [2021-06-08T05:41:36.071Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T05:41:36.071Z] ---> Running in de3d88b1ee3c [2021-06-08T05:41:36.337Z] ---> Running in cf24f3862f00 [2021-06-08T05:41:36.337Z] Removing intermediate container a03eb566d1bd [2021-06-08T05:41:36.337Z] ---> 404f9399a8c5 [2021-06-08T05:41:36.337Z] Step 6/24 : COPY go.mod . [2021-06-08T05:41:36.603Z] Removing intermediate container de3d88b1ee3c [2021-06-08T05:41:36.603Z] ---> aeca9dda4248 [2021-06-08T05:41:36.603Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T05:41:36.603Z] ---> Running in b4bfd46aec58 [2021-06-08T05:41:36.872Z] ---> 9377a29c46c9 [2021-06-08T05:41:36.872Z] Step 7/24 : RUN go mod download [2021-06-08T05:41:36.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:41:36.872Z] ---> Running in ae884b58d244 [2021-06-08T05:41:37.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.350s coverage: 53.4% of statements [2021-06-08T05:41:37.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T05:41:37.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T05:41:37.141Z] Removing intermediate container b4bfd46aec58 [2021-06-08T05:41:37.141Z] ---> 2359f41c3374 [2021-06-08T05:41:37.141Z] [2021-06-08T05:41:37.141Z] Successfully built 2359f41c3374 [2021-06-08T05:41:37.406Z] Successfully tagged support-notifications:latest [2021-06-08T05:41:37.406Z]  Building support-notifications ... done Building support-scheduler [2021-06-08T05:41:37.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:41:38.256Z] OK: 219 MiB in 52 packages [2021-06-08T05:41:41.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.581s coverage: 87.7% of statements [2021-06-08T05:41:41.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T05:41:41.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T05:41:41.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.228s coverage: 78.9% of statements [2021-06-08T05:41:41.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T05:41:41.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T05:41:41.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T05:41:41.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T05:41:41.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T05:41:41.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T05:41:41.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T05:41:43.580Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:41:43.580Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:41:43.580Z] ---> 44bb4ef7b503 [2021-06-08T05:41:43.580Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T05:41:43.580Z] ---> Using cache [2021-06-08T05:41:43.580Z] ---> 8d663176f9c8 [2021-06-08T05:41:43.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:41:43.580Z] ---> Using cache [2021-06-08T05:41:43.580Z] ---> ca620e9a5ae7 [2021-06-08T05:41:43.580Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T05:41:43.580Z] ---> Using cache [2021-06-08T05:41:43.580Z] ---> 2c1beef4af09 [2021-06-08T05:41:43.580Z] Step 6/23 : COPY go.mod . [2021-06-08T05:41:43.580Z] ---> Using cache [2021-06-08T05:41:43.580Z] ---> 3bd11be5a4e8 [2021-06-08T05:41:43.580Z] Step 7/23 : RUN go mod download [2021-06-08T05:41:43.580Z] ---> Using cache [2021-06-08T05:41:43.580Z] ---> d9b8396723c6 [2021-06-08T05:41:43.580Z] Step 8/23 : COPY . . [2021-06-08T05:41:43.580Z] ---> Using cache [2021-06-08T05:41:43.580Z] ---> 8bbe6b304905 [2021-06-08T05:41:43.580Z] Step 9/23 : RUN go mod tidy [2021-06-08T05:41:43.580Z] ---> Using cache [2021-06-08T05:41:43.580Z] ---> 56b047894b20 [2021-06-08T05:41:43.580Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T05:41:46.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.247s coverage: 95.1% of statements [2021-06-08T05:41:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T05:41:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T05:41:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T05:41:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T05:41:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T05:41:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T05:41:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T05:41:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T05:41:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T05:41:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T05:41:46.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.168s coverage: 58.8% of statements [2021-06-08T05:41:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T05:41:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T05:41:46.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.184s coverage: 60.0% of statements [2021-06-08T05:41:46.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.316s coverage: 0.8% of statements [2021-06-08T05:41:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T05:41:46.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.230s coverage: 22.0% of statements [2021-06-08T05:41:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T05:41:46.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements [2021-06-08T05:41:46.921Z] ---> Running in 439cc5b49db4 [2021-06-08T05:41:47.184Z] Removing intermediate container cf24f3862f00 [2021-06-08T05:41:47.184Z] ---> 747c32f0dc0e [2021-06-08T05:41:47.184Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T05:41:47.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 79.5% of statements [2021-06-08T05:41:47.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements [2021-06-08T05:41:48.135Z] Removing intermediate container d56798190960 [2021-06-08T05:41:48.135Z] ---> 7aef0fa8548d [2021-06-08T05:41:48.135Z] Step 6/24 : COPY go.mod . [2021-06-08T05:41:48.135Z] ---> Running in cc445e1765a1 [2021-06-08T05:41:48.403Z] Removing intermediate container ae884b58d244 [2021-06-08T05:41:48.403Z] ---> e5d96f5410ec [2021-06-08T05:41:48.403Z] Step 8/24 : COPY . . [2021-06-08T05:41:48.403Z] 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-08T05:41:48.403Z] ---> 3a2343570d98 [2021-06-08T05:41:48.403Z] Step 7/24 : RUN go mod download [2021-06-08T05:41:48.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.207s coverage: 96.3% of statements [2021-06-08T05:41:48.686Z] Removing intermediate container cc445e1765a1 [2021-06-08T05:41:48.686Z] ---> 21efa02bdfba [2021-06-08T05:41:48.686Z] Step 29/32 : CMD ["gate"] [2021-06-08T05:41:48.953Z] ---> Running in dd6347dded06 [2021-06-08T05:41:49.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements [2021-06-08T05:41:55.573Z] ---> Running in 366b3d84672b [2021-06-08T05:41:58.120Z] ---> f40e6e6e824f [2021-06-08T05:41:58.120Z] Step 9/24 : RUN go mod tidy [2021-06-08T05:41:58.386Z] Removing intermediate container 366b3d84672b [2021-06-08T05:41:58.386Z] ---> 237486a3b8a5 [2021-06-08T05:41:58.386Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T05:41:58.649Z] ---> Running in 095a7b75e951 [2021-06-08T05:41:58.928Z] ---> Running in 5df4ee81be0a [2021-06-08T05:41:59.224Z] Removing intermediate container 5df4ee81be0a [2021-06-08T05:41:59.224Z] ---> c1c8e5a78c21 [2021-06-08T05:41:59.224Z] Step 31/32 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:41:59.224Z] Removing intermediate container dd6347dded06 [2021-06-08T05:41:59.224Z] ---> 663d3dac02e5 [2021-06-08T05:41:59.224Z] Step 8/24 : COPY . . [2021-06-08T05:41:59.503Z] ---> Running in d37b39666393 [2021-06-08T05:42:01.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements [2021-06-08T05:42:01.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-06-08T05:42:06.278Z] Removing intermediate container d37b39666393 [2021-06-08T05:42:06.278Z] ---> a1f9b9fbdde3 [2021-06-08T05:42:06.278Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T05:42:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 81.8% of statements [2021-06-08T05:42:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.213s coverage: 76.0% of statements [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.0% of statements [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.286s coverage: 91.2% of statements [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.732s coverage: 64.4% of statements [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T05:42:15.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements [2021-06-08T05:42:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-06-08T05:42:16.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-06-08T05:42:16.332Z] ---> Running in 921d365f0a8b [2021-06-08T05:42:16.332Z] ---> 0e71911df2f5 [2021-06-08T05:42:16.332Z] Step 9/24 : RUN go mod tidy [2021-06-08T05:42:16.332Z] ---> Running in d26b90a24a3f [2021-06-08T05:42:16.332Z] Removing intermediate container 095a7b75e951 [2021-06-08T05:42:16.332Z] ---> ef4d1aadccdf [2021-06-08T05:42:16.332Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T05:42:16.332Z] Removing intermediate container 921d365f0a8b [2021-06-08T05:42:16.332Z] ---> 62e471a3327d [2021-06-08T05:42:16.332Z] [2021-06-08T05:42:16.332Z] ---> Running in eadb10a0f0dc [2021-06-08T05:42:16.332Z] Successfully built 62e471a3327d [2021-06-08T05:42:16.332Z] Successfully tagged security-bootstrapper:latest [2021-06-08T05:42:16.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-06-08T05:42:16.930Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-08T05:42:16.930Z] 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-08T05:42:19.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.061s coverage: 66.9% of statements [2021-06-08T05:42:19.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T05:42:19.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T05:42:19.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T05:42:20.330Z] Removing intermediate container d26b90a24a3f [2021-06-08T05:42:20.330Z] ---> 82336ad5d779 [2021-06-08T05:42:20.330Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T05:42:21.763Z] ---> Running in d7ea70525e5b [2021-06-08T05:42:22.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.778s coverage: 43.6% of statements [2021-06-08T05:42:22.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T05:42:22.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T05:42:22.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2021-06-08T05:42:22.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T05:42:22.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements [2021-06-08T05:42:22.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T05:42:22.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T05:42:22.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T05:42:22.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T05:42:22.756Z] 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-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.233s coverage: 19.3% of statements [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.655s coverage: 91.9% of statements [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.185s coverage: 63.4% of statements [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.381s coverage: 97.6% of statements [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.190s coverage: 28.1% of statements [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.162s coverage: 28.9% of statements [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T05:42:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T05:42:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-06-08T05:42:31.014Z] Removing intermediate container 8a9b89c90a10 [2021-06-08T05:42:31.014Z] ---> 117cccea178c [2021-06-08T05:42:31.014Z] [2021-06-08T05:42:31.014Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T05:42:31.014Z] ---> 13621d1b12d4 [2021-06-08T05:42:31.014Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T05:42:31.355Z] GO111MODULE=on go vet ./... [2021-06-08T05:42:31.603Z] ---> Running in ce273bf88fd2 [2021-06-08T05:42:32.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:42:32.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:42:32.484Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T05:42:32.485Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T05:42:32.485Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T05:42:32.485Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T05:42:32.485Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:42:32.753Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T05:42:32.753Z] OK: 7 MiB in 18 packages [2021-06-08T05:42:34.172Z] Removing intermediate container ce273bf88fd2 [2021-06-08T05:42:34.172Z] ---> 3429ea260068 [2021-06-08T05:42:34.172Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T05:42:34.172Z] ---> Running in d6d8546d022f [2021-06-08T05:42:34.442Z] Removing intermediate container d6d8546d022f [2021-06-08T05:42:34.442Z] ---> 592e75081942 [2021-06-08T05:42:34.442Z] Step 14/22 : WORKDIR /edgex [2021-06-08T05:42:35.031Z] ---> Running in 7d750b2f9e38 [2021-06-08T05:42:35.295Z] Removing intermediate container 7d750b2f9e38 [2021-06-08T05:42:35.295Z] ---> fbc708e2b735 [2021-06-08T05:42:35.295Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T05:42:36.722Z] ---> e272b951fe31 [2021-06-08T05:42:36.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T05:42:37.675Z] Removing intermediate container 439cc5b49db4 [2021-06-08T05:42:37.675Z] ---> cab304a612b8 [2021-06-08T05:42:37.675Z] [2021-06-08T05:42:37.675Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T05:42:37.675Z] ---> 13621d1b12d4 [2021-06-08T05:42:37.675Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T05:42:37.675Z] ---> Using cache [2021-06-08T05:42:37.675Z] ---> 4f208d1befa1 [2021-06-08T05:42:37.675Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T05:42:37.675Z] ---> Using cache [2021-06-08T05:42:37.675Z] ---> 4f99cda61a8f [2021-06-08T05:42:37.675Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T05:42:37.939Z] ---> 99d437e52495 [2021-06-08T05:42:37.939Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T05:42:38.214Z] ---> Running in 9bf2744173f6 [2021-06-08T05:42:40.156Z] Removing intermediate container 9bf2744173f6 [2021-06-08T05:42:40.156Z] ---> f1316ee8ecbe [2021-06-08T05:42:40.156Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T05:42:40.156Z] ---> 1a1677a55068 [2021-06-08T05:42:40.156Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T05:42:40.156Z] ---> Running in 21dad7b2bae5 [2021-06-08T05:42:40.418Z] ---> Running in 17bca8672e6a [2021-06-08T05:42:40.682Z] Removing intermediate container 21dad7b2bae5 [2021-06-08T05:42:40.682Z] ---> 098161e58f16 [2021-06-08T05:42:40.682Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:42:40.954Z] Removing intermediate container 17bca8672e6a [2021-06-08T05:42:40.954Z] ---> bd24d3126327 [2021-06-08T05:42:40.954Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T05:42:40.954Z] ---> Running in a790a0779041 [2021-06-08T05:42:41.217Z] ---> b9f33c078349 [2021-06-08T05:42:41.217Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T05:42:41.489Z] Removing intermediate container a790a0779041 [2021-06-08T05:42:41.489Z] ---> 31cd99e85c99 [2021-06-08T05:42:41.489Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T05:42:42.409Z] ---> Running in ace4888e4931 [2021-06-08T05:42:42.409Z] ---> 6ca3b1895fcd [2021-06-08T05:42:42.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T05:42:43.472Z] Removing intermediate container ace4888e4931 [2021-06-08T05:42:43.472Z] ---> 1cbe42a42811 [2021-06-08T05:42:43.472Z] Step 21/22 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:42:43.472Z] ---> 14aac4c07eec [2021-06-08T05:42:43.472Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T05:42:43.472Z] ---> Running in 84d74d8520e8 [2021-06-08T05:42:43.761Z] ---> Running in bb3689c8bde1 [2021-06-08T05:42:44.023Z] Removing intermediate container 84d74d8520e8 [2021-06-08T05:42:44.023Z] ---> 3dd3fa34fd0d [2021-06-08T05:42:44.023Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T05:42:44.605Z] Removing intermediate container bb3689c8bde1 [2021-06-08T05:42:44.605Z] ---> 7bab9bffc46e [2021-06-08T05:42:44.605Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:42:44.605Z] ---> Running in 41667a2236b9 [2021-06-08T05:42:44.605Z] ---> Running in cf297e6b1ab0 [2021-06-08T05:42:44.605Z] Removing intermediate container 41667a2236b9 [2021-06-08T05:42:44.605Z] ---> ed3d2dbddb6b [2021-06-08T05:42:44.605Z] [2021-06-08T05:42:44.868Z] Successfully built ed3d2dbddb6b [2021-06-08T05:42:45.449Z] Removing intermediate container cf297e6b1ab0 [2021-06-08T05:42:45.449Z] ---> 82aa6bee18f2 [2021-06-08T05:42:45.449Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T05:42:45.449Z] Successfully tagged security-proxy-setup:latest [2021-06-08T05:42:46.035Z]  Building security-proxy-setup ... done  ---> Running in 5386906e8a66 [2021-06-08T05:42:46.617Z] Removing intermediate container 5386906e8a66 [2021-06-08T05:42:46.617Z] ---> d1b04fa068d4 [2021-06-08T05:42:46.617Z] Step 22/23 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:42:48.545Z] ---> Running in 91fea4fd5ab1 [2021-06-08T05:42:49.122Z] Removing intermediate container eadb10a0f0dc [2021-06-08T05:42:49.122Z] ---> 3abfa435727a [2021-06-08T05:42:49.122Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T05:42:49.386Z] Removing intermediate container 91fea4fd5ab1 [2021-06-08T05:42:49.386Z] ---> 0ff7de3f9c9f [2021-06-08T05:42:49.386Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T05:42:49.650Z] ---> Running in ae47f1fa4120 [2021-06-08T05:42:49.650Z] ---> Running in 2b7d4c57ecbe [2021-06-08T05:42:50.234Z] Removing intermediate container 2b7d4c57ecbe [2021-06-08T05:42:50.235Z] ---> 0d8013052039 [2021-06-08T05:42:50.235Z] [2021-06-08T05:42:50.235Z] Successfully built 0d8013052039 [2021-06-08T05:42:50.235Z] Successfully tagged support-scheduler:latest [2021-06-08T05:42:50.502Z]  Building support-scheduler ... done 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-08T05:42:52.428Z] Removing intermediate container ae47f1fa4120 [2021-06-08T05:42:52.428Z] ---> 413eb4a9d4ee [2021-06-08T05:42:52.428Z] [2021-06-08T05:42:52.428Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T05:42:52.428Z] 20.10.0: Pulling from library/docker [2021-06-08T05:43:03.353Z] Removing intermediate container d7ea70525e5b [2021-06-08T05:43:03.353Z] ---> 4ef0a4c42252 [2021-06-08T05:43:03.353Z] [2021-06-08T05:43:03.353Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T05:43:03.353Z] ---> 13621d1b12d4 [2021-06-08T05:43:03.353Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T05:43:03.353Z] ---> Running in 8c3d5bbedd26 [2021-06-08T05:43:03.614Z] Removing intermediate container 8c3d5bbedd26 [2021-06-08T05:43:03.614Z] ---> fceb94ef501c [2021-06-08T05:43:03.614Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T05:43:03.878Z] ---> Running in b2c9815b387b [2021-06-08T05:43:04.151Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T05:43:04.151Z] Removing intermediate container b2c9815b387b [2021-06-08T05:43:04.151Z] ---> 3c71b91a376e [2021-06-08T05:43:04.151Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T05:43:04.151Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T05:43:04.151Z] ---> aefe523efa57 [2021-06-08T05:43:04.151Z] 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-08T05:43:04.151Z] ---> Running in 2930f1392aff [2021-06-08T05:43:04.151Z] ---> Running in aeb57b1203f2 [2021-06-08T05:43:04.423Z] Removing intermediate container 2930f1392aff [2021-06-08T05:43:04.423Z] ---> db16da1805fd [2021-06-08T05:43:04.423Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:43:04.423Z] Removing intermediate container aeb57b1203f2 [2021-06-08T05:43:04.423Z] ---> 398fc48df124 [2021-06-08T05:43:04.423Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T05:43:04.684Z] ---> Running in bb9fb6345a79 [2021-06-08T05:43:04.684Z] ---> Running in 6093d15f7db9 [2021-06-08T05:43:05.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:43:05.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:43:05.516Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T05:43:05.516Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T05:43:05.516Z] Executing bash-5.0.17-r0.post-install [2021-06-08T05:43:05.516Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T05:43:05.516Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T05:43:05.516Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T05:43:05.516Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T05:43:05.516Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T05:43:05.516Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T05:43:05.516Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T05:43:05.516Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T05:43:05.516Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T05:43:05.516Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T05:43:05.516Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T05:43:08.848Z] Removing intermediate container bb9fb6345a79 [2021-06-08T05:43:08.848Z] ---> c8feab5a92f3 [2021-06-08T05:43:08.848Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T05:43:08.848Z] ---> Running in 542981f02eec [2021-06-08T05:43:08.848Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T05:43:08.848Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T05:43:08.848Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T05:43:08.848Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T05:43:08.848Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T05:43:08.848Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T05:43:08.848Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T05:43:08.848Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T05:43:08.848Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T05:43:08.848Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T05:43:08.848Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T05:43:09.111Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T05:43:09.111Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T05:43:09.112Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T05:43:09.112Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T05:43:09.112Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T05:43:09.112Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T05:43:09.112Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T05:43:09.112Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T05:43:09.112Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T05:43:09.112Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T05:43:09.112Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T05:43:09.112Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T05:43:09.112Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T05:43:09.112Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T05:43:09.112Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T05:43:09.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:43:09.112Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T05:43:09.112Z] OK: 72 MiB in 59 packages [2021-06-08T05:43:09.693Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:43:09.954Z] Collecting docker-compose==1.23.2 [2021-06-08T05:43:09.954Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T05:43:09.954Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T05:43:09.954Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T05:43:10.221Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T05:43:10.221Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T05:43:10.481Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T05:43:10.742Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T05:43:10.742Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T05:43:10.742Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T05:43:10.742Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T05:43:10.742Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T05:43:11.002Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T05:43:11.002Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T05:43:11.003Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T05:43:11.266Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T05:43:11.266Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T05:43:11.528Z] Collecting PyYAML<4,>=3.10 [2021-06-08T05:43:11.528Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T05:43:11.528Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T05:43:11.790Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T05:43:12.051Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T05:43:12.051Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T05:43:12.051Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T05:43:12.314Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:43:12.314Z] OK: 8 MiB in 20 packages [2021-06-08T05:43:12.314Z] 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-08T05:43:12.314Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T05:43:12.314Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T05:43:14.239Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T05:43:14.502Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T05:43:14.502Z] Removing intermediate container 542981f02eec [2021-06-08T05:43:14.502Z] ---> 6f92aadf232a [2021-06-08T05:43:14.502Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:43:14.502Z] 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-08T05:43:14.502Z] 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-08T05:43:14.502Z] Collecting idna<2.8,>=2.5 [2021-06-08T05:43:14.502Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T05:43:14.502Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T05:43:14.502Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T05:43:14.763Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T05:43:14.763Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T05:43:14.763Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T05:43:14.763Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T05:43:14.763Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, cached-property, jsonschema, PyYAML, dockerpty, texttable, docker-compose [2021-06-08T05:43:14.763Z] Attempting uninstall: idna [2021-06-08T05:43:14.763Z] Found existing installation: idna 2.9 [2021-06-08T05:43:14.763Z] Uninstalling idna-2.9: [2021-06-08T05:43:14.763Z] Successfully uninstalled idna-2.9 [2021-06-08T05:43:15.036Z] ---> 8aeb81703331 [2021-06-08T05:43:15.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T05:43:15.036Z] Attempting uninstall: urllib3 [2021-06-08T05:43:15.036Z] Found existing installation: urllib3 1.25.9 [2021-06-08T05:43:15.036Z] Uninstalling urllib3-1.25.9: [2021-06-08T05:43:15.036Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T05:43:15.321Z] Attempting uninstall: requests [2021-06-08T05:43:15.321Z] Found existing installation: requests 2.23.0 [2021-06-08T05:43:15.321Z] Uninstalling requests-2.23.0: [2021-06-08T05:43:15.321Z] Successfully uninstalled requests-2.23.0 [2021-06-08T05:43:16.716Z] ---> b8acfa0497a8 [2021-06-08T05:43:16.716Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T05:43:19.818Z] ---> dc0837119553 [2021-06-08T05:43:19.818Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T05:43:19.818Z] Running setup.py install for docopt: started [2021-06-08T05:43:19.818Z] ---> Running in 8a886a15aaca [2021-06-08T05:43:19.818Z] Removing intermediate container 8a886a15aaca [2021-06-08T05:43:19.818Z] ---> 0db7cff42cdf [2021-06-08T05:43:19.818Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:43:19.818Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T05:43:19.818Z] ---> Running in 191b18042815 [2021-06-08T05:43:19.818Z] Running setup.py install for PyYAML: started [2021-06-08T05:43:19.818Z] Removing intermediate container 191b18042815 [2021-06-08T05:43:19.818Z] ---> 80e040efb327 [2021-06-08T05:43:19.818Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T05:43:19.818Z] ---> Running in e487620264a1 [2021-06-08T05:43:19.818Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T05:43:19.818Z] Running setup.py install for dockerpty: started [2021-06-08T05:43:19.818Z] Removing intermediate container e487620264a1 [2021-06-08T05:43:19.818Z] ---> 9cbd08dc7123 [2021-06-08T05:43:19.818Z] Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:43:19.818Z] ---> Running in 61beafb1cfe8 [2021-06-08T05:43:19.818Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T05:43:19.818Z] Running setup.py install for texttable: started [2021-06-08T05:43:20.083Z] Removing intermediate container 61beafb1cfe8 [2021-06-08T05:43:20.083Z] ---> 79ad08e72632 [2021-06-08T05:43:20.083Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T05:43:20.083Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T05:43:20.346Z] ---> Running in a0b2eba166ac [2021-06-08T05:43:20.608Z] 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-08T05:43:20.608Z] Removing intermediate container a0b2eba166ac [2021-06-08T05:43:20.608Z] ---> ffc6b761d826 [2021-06-08T05:43:20.608Z] [2021-06-08T05:43:20.608Z] Successfully built ffc6b761d826 [2021-06-08T05:43:20.871Z] Successfully tagged core-data:latest [2021-06-08T05:43:25.091Z]  Building core-data ... done Removing intermediate container 6093d15f7db9 [2021-06-08T05:43:25.091Z] ---> 2d6580d8b288 [2021-06-08T05:43:25.091Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T05:43:25.091Z] ---> Running in 50009c4fa53b [2021-06-08T05:43:25.091Z] Removing intermediate container 50009c4fa53b [2021-06-08T05:43:25.091Z] ---> ecc7884de1be [2021-06-08T05:43:25.091Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T05:43:25.091Z] ---> Running in 61a0973948f3 [2021-06-08T05:43:25.091Z] Removing intermediate container 61a0973948f3 [2021-06-08T05:43:25.091Z] ---> 71dc311b4564 [2021-06-08T05:43:25.091Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T05:43:25.681Z] ---> 0afe7d9cf8d1 [2021-06-08T05:43:25.681Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T05:43:25.682Z] ---> 4b39c84064d3 [2021-06-08T05:43:25.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T05:43:26.274Z] ---> 71c214781551 [2021-06-08T05:43:26.274Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T05:43:26.274Z] ---> Running in 45b812aaf28c [2021-06-08T05:43:26.538Z] Removing intermediate container 45b812aaf28c [2021-06-08T05:43:26.538Z] ---> 2a3f0e743303 [2021-06-08T05:43:26.538Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:43:26.538Z] ---> Running in 0b3b3a86b258 [2021-06-08T05:43:26.803Z] Removing intermediate container 0b3b3a86b258 [2021-06-08T05:43:26.803Z] ---> 80c53de35093 [2021-06-08T05:43:26.803Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T05:43:27.064Z] ---> Running in 10e512e758a2 [2021-06-08T05:43:27.064Z] Removing intermediate container 10e512e758a2 [2021-06-08T05:43:27.064Z] ---> e3db59c80a81 [2021-06-08T05:43:27.064Z] Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:43:27.064Z] ---> Running in 4e4bc0b9dd9e [2021-06-08T05:43:27.329Z] Removing intermediate container 4e4bc0b9dd9e [2021-06-08T05:43:27.329Z] ---> 1aa5b8a5cabe [2021-06-08T05:43:27.329Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T05:43:27.329Z] ---> Running in 7f4f41b89869 [2021-06-08T05:43:27.329Z] Removing intermediate container 7f4f41b89869 [2021-06-08T05:43:27.329Z] ---> 22e9b6eeacd8 [2021-06-08T05:43:27.329Z] [2021-06-08T05:43:27.329Z] Successfully built 22e9b6eeacd8 [2021-06-08T05:43:27.591Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T05:43:27.598Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T05:43:27.621Z] $ docker stop --time=1 68c0fee92a28d784d6de16ef35f947fc8e06acf0b9cd6ded3221c3b2ff685043 [2021-06-08T05:43:29.603Z] $ docker rm -f 68c0fee92a28d784d6de16ef35f947fc8e06acf0b9cd6ded3221c3b2ff685043 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T05:43:30.082Z] + docker images [2021-06-08T05:43:30.082Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T05:43:30.082Z] sys-mgmt-agent latest 22e9b6eeacd8 2 seconds ago 312MB [2021-06-08T05:43:30.082Z] core-data latest ffc6b761d826 9 seconds ago 20.2MB [2021-06-08T05:43:30.082Z] 4ef0a4c42252 32 seconds ago 1.15GB [2021-06-08T05:43:30.082Z] 413eb4a9d4ee 38 seconds ago 1.15GB [2021-06-08T05:43:30.082Z] support-scheduler latest 0d8013052039 40 seconds ago 15.9MB [2021-06-08T05:43:30.082Z] security-proxy-setup latest ed3d2dbddb6b 45 seconds ago 25.3MB [2021-06-08T05:43:30.082Z] cab304a612b8 53 seconds ago 1.14GB [2021-06-08T05:43:30.082Z] 117cccea178c About a minute ago 1.15GB [2021-06-08T05:43:30.082Z] security-bootstrapper latest 62e471a3327d About a minute ago 18.2MB [2021-06-08T05:43:30.082Z] support-notifications latest 2359f41c3374 About a minute ago 16.6MB [2021-06-08T05:43:30.082Z] security-secretstore-setup latest 9de4c35e8a22 2 minutes ago 28.1MB [2021-06-08T05:43:30.082Z] core-command latest ce40b580fe2d 2 minutes ago 15.9MB [2021-06-08T05:43:30.082Z] core-metadata latest baa816644b27 2 minutes ago 16.6MB [2021-06-08T05:43:30.082Z] 4e6f5aa414c8 2 minutes ago 1.15GB [2021-06-08T05:43:30.082Z] a3a821ccefa0 2 minutes ago 1.15GB [2021-06-08T05:43:30.082Z] 9b97acc0158f 2 minutes ago 1.14GB [2021-06-08T05:43:30.082Z] c216620d170c 2 minutes ago 1.14GB [2021-06-08T05:43:30.082Z] 964e3bde83cb 2 minutes ago 1.15GB [2021-06-08T05:43:30.082Z] ci-base-image-x86_64 latest 44bb4ef7b503 8 minutes ago 648MB [2021-06-08T05:43:30.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T05:43:30.082Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T05:43:30.082Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T05:43:30.082Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T05:43:30.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-08T05:43:45.832Z] Still waiting to schedule task [2021-06-08T05:43:45.832Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-08T05:43:54.643Z] gofmt -l . [2021-06-08T05:43:54.643Z] [ "`gofmt -l .`" = "" ] [2021-06-08T05:43:54.643Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T05:43:55.692Z] + ls -al . [2021-06-08T05:43:55.693Z] total 556 [2021-06-08T05:43:55.693Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 05:43 . [2021-06-08T05:43:55.693Z] drwxr-xr-x 4 root root 4096 Jun 8 05:39 .. [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 05:37 .dockerignore [2021-06-08T05:43:55.693Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 05:37 .git [2021-06-08T05:43:55.693Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 05:37 .github [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 05:37 .gitignore [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 05:37 .sonarcloud.properties [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 05:37 Attribution.txt [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 05:37 CONTRIBUTING.md [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 05:37 Dockerfile.build [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 05:37 Jenkinsfile [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 05:37 LICENSE [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 05:37 Makefile [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 05:37 README.md [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 05:37 SECURITY.md [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 05:34 VERSION [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 05:37 ZMQWindows.md [2021-06-08T05:43:55.693Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 05:37 bin [2021-06-08T05:43:55.693Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 05:37 cmd [2021-06-08T05:43:55.693Z] -rw-r--r-- 1 root root 412085 Jun 8 05:42 coverage.out [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 05:37 go.mod [2021-06-08T05:43:55.693Z] -rw-r--r-- 1 root root 21139 Jun 8 05:39 go.sum [2021-06-08T05:43:55.693Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 05:37 internal [2021-06-08T05:43:55.693Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 05:37 openapi [2021-06-08T05:43:55.693Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 05:37 snap [2021-06-08T05:43:55.693Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 05:37 version.go [Pipeline] sh [2021-06-08T05:43:56.380Z] + '[' -e coverage.out ] [2021-06-08T05:43:56.381Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T05:43:56.423Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T05:43:57.230Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T05:43:57.905Z] + make build [2021-06-08T05:43:57.905Z] go mod tidy [2021-06-08T05:43:58.522Z] 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-08T05:44:05.287Z] 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-08T05:44:27.555Z] 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-08T05:44:29.006Z] 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-08T05:44:32.447Z] 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-08T05:44:33.890Z] 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-08T05:44:38.225Z] 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-08T05:44:41.637Z] 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-08T05:44:44.266Z] 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-08T05:44:48.586Z] 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-08T05:44:51.208Z] 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-08T05:44:53.326Z] Running on prd-ubuntu18.04-docker-8c-8g-856 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [Pipeline] { [Pipeline] ws [2021-06-08T05:44:53.386Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-08T05:44:53.553Z] The recommended git tool is: git [2021-06-08T05:44:53.923Z] 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-08T05:44:56.276Z] using credential edgex-jenkins-ssh [2021-06-08T05:44:56.289Z] Cloning the remote Git repository [2021-06-08T05:44:56.316Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T05:44:56.386Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-08T05:44:56.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T05:44:56.418Z] > git --version # timeout=10 [2021-06-08T05:44:56.424Z] > git --version # 'git version 2.17.1' [2021-06-08T05:44:56.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:44:56.458Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-06-08T05:44:59.373Z] $ docker stop --time=1 a953484e7d2fb0516e35e481ac0cce02a12a96fec8f96c21296a841948377cfb [2021-06-08T05:45:01.885Z] $ docker rm -f a953484e7d2fb0516e35e481ac0cce02a12a96fec8f96c21296a841948377cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:45:03.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T05:45:04.155Z] [2021-06-08T05:45:04.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:45:04.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T05:45:04.838Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T05:45:04.838Z] 29e5d40040c1: Pulling fs layer [2021-06-08T05:45:04.838Z] 1ce36da41761: Pulling fs layer [2021-06-08T05:45:04.838Z] 25b303627fd3: Pulling fs layer [2021-06-08T05:45:05.117Z] 29e5d40040c1: Verifying Checksum [2021-06-08T05:45:05.117Z] 29e5d40040c1: Download complete [2021-06-08T05:45:05.393Z] 1ce36da41761: Verifying Checksum [2021-06-08T05:45:05.393Z] 1ce36da41761: Download complete [2021-06-08T05:45:05.667Z] 29e5d40040c1: Pull complete [2021-06-08T05:45:07.105Z] 1ce36da41761: Pull complete [2021-06-08T05:45:07.383Z] 25b303627fd3: Verifying Checksum [2021-06-08T05:45:07.383Z] 25b303627fd3: Download complete [2021-06-08T05:45:17.170Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:45:17.279Z] Merge succeeded, producing a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:45:17.280Z] Checking out Revision a2666c85747e48d0f277d1bc73689a0fa3d00208 (PR-3550) [2021-06-08T05:45:16.444Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T05:45:16.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:45:16.510Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T05:45:16.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T05:45:16.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:45:16.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T05:45:17.181Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T05:45:17.187Z] > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 [2021-06-08T05:45:17.248Z] > git remote # timeout=10 [2021-06-08T05:45:17.255Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T05:45:17.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:45:17.264Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T05:45:17.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T05:45:17.282Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T05:45:17.286Z] > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 [2021-06-08T05:45:17.582Z] 25b303627fd3: Pull complete [2021-06-08T05:45:17.582Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T05:45:17.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T05:45:17.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T05:45:17.866Z] prd-ubuntu18.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2021-06-08T05:45:17.938Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T05:45:20.980Z] $ docker top 50c8538fdbc5faab0570d2cd269c66e23d637b7a18fcd0ccb23134c706a7a414 -eo pid,comm [2021-06-08T05:45:21.311Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [Pipeline] { [2021-06-08T05:45:21.337Z] > git --version # timeout=10 [2021-06-08T05:45:21.342Z] > git --version # 'git version 2.17.1' [2021-06-08T05:45:21.344Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:45:22.104Z] + docker-compose build --help [2021-06-08T05:45:22.104Z] + grep parallel [2021-06-08T05:45:22.451Z] + echo snap-build.sh [2021-06-08T05:45:22.452Z] snap-build.sh [2021-06-08T05:45:22.452Z] + SNAP_BASE_DIR=. [2021-06-08T05:45:22.452Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-08T05:45:22.452Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-08T05:45:22.452Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-08T05:45:22.452Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-08T05:45:22.452Z] + cd /w/workspace/edgex-go/1 [2021-06-08T05:45:22.452Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-08T05:45:22.452Z] Reading package lists... [2021-06-08T05:45:22.736Z] Building dependency tree... [2021-06-08T05:45:22.736Z] Reading state information... [2021-06-08T05:45:22.736Z] The following packages were automatically installed and are no longer required: [2021-06-08T05:45:22.736Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-08T05:45:22.736Z] uidmap xdelta3 [2021-06-08T05:45:22.736Z] Use 'sudo apt autoremove' to remove them. [2021-06-08T05:45:22.736Z] The following packages will be REMOVED: [2021-06-08T05:45:22.736Z] lxd* lxd-client* [2021-06-08T05:45:23.334Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-08T05:45:23.334Z] After this operation, 31.7 MB disk space will be freed. [2021-06-08T05:45:24.122Z] (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-08T05:45:24.122Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T05:45:25.518Z] Removing lxd dnsmasq configuration [2021-06-08T05:45:25.518Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T05:45:25.786Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-08T05:45:26.418Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T05:45:26.439Z] $ docker stop --time=1 50c8538fdbc5faab0570d2cd269c66e23d637b7a18fcd0ccb23134c706a7a414 [2021-06-08T05:45:27.731Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T05:45:28.001Z] (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-08T05:45:28.001Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T05:45:28.274Z] $ docker rm -f 50c8538fdbc5faab0570d2cd269c66e23d637b7a18fcd0ccb23134c706a7a414 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:45:29.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T05:45:29.211Z] . [Pipeline] withDockerContainer [2021-06-08T05:45:29.494Z] prd-ubuntu18.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2021-06-08T05:45:29.562Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T05:45:29.935Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-08T05:45:29.935Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-08T05:45:31.089Z] $ docker top e7fac41dc6e7d0fac4e4ea67cfa19b5e28ce95ac748547755434462e6dc3d416 -eo pid,comm [2021-06-08T05:45:31.334Z] + sudo snap remove --purge lxd [2021-06-08T05:45:31.334Z] snap "lxd" is not installed [2021-06-08T05:45:31.334Z] + sudo groupadd --force --system lxd [2021-06-08T05:45:31.334Z] ++ whoami [2021-06-08T05:45:31.334Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-08T05:45:31.334Z] + newgrp - lxd [2021-06-08T05:45:31.334Z] + sudo snap install lxd [Pipeline] { [Pipeline] sh [2021-06-08T05:45:32.121Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T05:45:36.417Z] Building core-command ... [2021-06-08T05:45:36.417Z] Building core-data ... [2021-06-08T05:45:36.417Z] Building core-metadata ... [2021-06-08T05:45:36.417Z] Building security-bootstrapper ... [2021-06-08T05:45:36.417Z] Building security-proxy-setup ... [2021-06-08T05:45:36.417Z] Building security-secretstore-setup ... [2021-06-08T05:45:36.417Z] Building support-notifications ... [2021-06-08T05:45:36.417Z] Building support-scheduler ... [2021-06-08T05:45:36.417Z] Building sys-mgmt-agent ... [2021-06-08T05:45:36.417Z] Building support-notifications [2021-06-08T05:45:36.417Z] Building sys-mgmt-agent [2021-06-08T05:45:36.417Z] Building core-command [2021-06-08T05:45:36.417Z] Building support-scheduler [2021-06-08T05:45:36.417Z] Building security-proxy-setup [2021-06-08T05:45:39.531Z] 2021-06-08T05:45:37Z INFO Waiting for automatic snapd restart... [2021-06-08T05:46:01.628Z] lxd 4.15 from Canonical* installed [2021-06-08T05:46:01.628Z] + sudo lxd init --auto [2021-06-08T05:46:13.916Z] + sudo snap install --classic snapcraft [2021-06-08T05:46:19.241Z] snapcraft 4.8 from Canonical* installed [2021-06-08T05:46:19.241Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-08T05:46:19.241Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-08T05:46:19.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T05:46:19.241Z] Dload Upload Total Spent Left Speed [2021-06-08T05:46:19.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4125 [2021-06-08T05:46:19.765Z] 100 3325k 100 3325k 0 0 6912k 0 --:--:-- --:--:-- --:--:-- 6912k [2021-06-08T05:46:19.765Z] ./yq_linux_amd64 [2021-06-08T05:46:20.028Z] + sudo snapcraft prime --use-lxd [2021-06-08T05:46:21.955Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-08T05:46:21.955Z] 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-08T05:46:21.955Z] - README.md [2021-06-08T05:46:21.955Z] [2021-06-08T05:46:21.955Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T05:46:22.532Z] Launching a container. [2021-06-08T05:46:30.696Z] Waiting for container to be ready [2021-06-08T05:46:30.696Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-08T05:46:30.696Z] [2021-06-08T05:46:34.917Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-08T05:46:35.181Z] Waiting for network to be ready... [2021-06-08T05:46:35.760Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T05:46:35.760Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T05:46:35.760Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T05:46:35.760Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T05:46:36.022Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T05:46:36.022Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T05:46:36.022Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T05:46:36.022Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T05:46:36.022Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T05:46:36.022Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T05:46:36.283Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T05:46:36.283Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T05:46:36.550Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T05:46:36.813Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T05:46:36.813Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T05:46:36.813Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T05:46:36.813Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T05:46:36.813Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T05:46:37.078Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T05:46:37.341Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-08T05:46:37.341Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T05:46:37.341Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T05:46:37.341Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T05:46:37.341Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T05:46:37.341Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T05:46:37.341Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T05:46:37.341Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T05:46:39.938Z] Fetched 24.7 MB in 4s (6110 kB/s) [2021-06-08T05:46:40.512Z] Reading package lists... [2021-06-08T05:46:40.796Z] Reading package lists... [2021-06-08T05:46:41.063Z] Building dependency tree... [2021-06-08T05:46:41.063Z] Reading state information... [2021-06-08T05:46:41.063Z] The following additional packages will be installed: [2021-06-08T05:46:41.063Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T05:46:41.063Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T05:46:41.063Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T05:46:41.063Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-08T05:46:41.063Z] Suggested packages: [2021-06-08T05:46:41.063Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-08T05:46:41.063Z] Recommended packages: [2021-06-08T05:46:41.063Z] gnupg libsasl2-modules [2021-06-08T05:46:41.063Z] The following NEW packages will be installed: [2021-06-08T05:46:41.063Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T05:46:41.063Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T05:46:41.064Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T05:46:41.064Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-08T05:46:41.064Z] The following packages will be upgraded: [2021-06-08T05:46:41.064Z] gpg gpg-agent gpgconf libudev1 [2021-06-08T05:46:41.328Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-08T05:46:41.328Z] Need to get 3530 kB of archives. [2021-06-08T05:46:41.328Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-08T05:46:41.328Z] 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-08T05:46:41.328Z] 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-08T05:46:41.328Z] 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-08T05:46:41.328Z] 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-08T05:46:41.328Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-08T05:46:41.589Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-08T05:46:42.173Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-08T05:46:42.173Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-08T05:46:42.173Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-08T05:46:42.173Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-08T05:46:42.173Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-08T05:46:42.173Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-08T05:46:42.173Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-08T05:46:42.173Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-08T05:46:42.436Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-08T05:46:42.436Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-08T05:46:42.436Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-08T05:46:42.437Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-08T05:46:42.437Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-08T05:46:42.437Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-08T05:46:42.437Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-08T05:46:42.437Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-08T05:46:42.699Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T05:46:42.699Z] Fetched 3530 kB in 1s (2462 kB/s) [2021-06-08T05:46:42.964Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T05:46:42.964Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-08T05:46:43.225Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T05:46:44.172Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-08T05:46:44.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:46:44.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:46:44.488Z] ---> 0ceddcabf47d [2021-06-08T05:46:44.488Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T05:46:44.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:46:44.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:46:44.488Z] ---> 0ceddcabf47d [2021-06-08T05:46:44.488Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T05:46:44.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:46:44.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:46:44.488Z] ---> 0ceddcabf47d [2021-06-08T05:46:44.488Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T05:46:44.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:46:44.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:46:44.488Z] ---> 0ceddcabf47d [2021-06-08T05:46:44.488Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T05:46:44.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:46:44.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:46:44.488Z] ---> 0ceddcabf47d [2021-06-08T05:46:44.488Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T05:46:44.488Z] ---> Running in 480647e05dd7 [2021-06-08T05:46:44.488Z] ---> Running in 296466ab12d4 [2021-06-08T05:46:44.488Z] ---> Running in 7a069f01bfee [2021-06-08T05:46:44.488Z] ---> Running in f92a0d22f92c [2021-06-08T05:46:44.488Z] ---> Running in 60ae6d5db245 [2021-06-08T05:46:44.488Z] Removing intermediate container 480647e05dd7 [2021-06-08T05:46:44.488Z] ---> 630333f89ca2 [2021-06-08T05:46:44.488Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:46:44.489Z] Removing intermediate container 296466ab12d4 [2021-06-08T05:46:44.489Z] ---> 039a82fffa55 [2021-06-08T05:46:44.489Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:46:44.489Z] Removing intermediate container f92a0d22f92c [2021-06-08T05:46:44.489Z] ---> d3c48122a957 [2021-06-08T05:46:44.489Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:46:44.489Z] ---> Running in a62419678092 [2021-06-08T05:46:44.489Z] Removing intermediate container 60ae6d5db245 [2021-06-08T05:46:44.489Z] ---> 9fd55eaade24 [2021-06-08T05:46:44.489Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:46:44.489Z] Removing intermediate container 7a069f01bfee [2021-06-08T05:46:44.489Z] ---> 59bc18061486 [2021-06-08T05:46:44.489Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:46:44.489Z] ---> Running in 11e390d2b4b7 [2021-06-08T05:46:44.489Z] ---> Running in 7e6c7ed8167f [2021-06-08T05:46:44.489Z] ---> Running in d516d39e76b2 [2021-06-08T05:46:44.489Z] ---> Running in d22a66b220c1 [2021-06-08T05:46:44.750Z] Selecting previously unselected package udev. [2021-06-08T05:46:44.751Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T05:46:44.751Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-08T05:46:44.751Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-08T05:46:45.014Z] Selecting previously unselected package libfuse2:amd64. [2021-06-08T05:46:45.014Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T05:46:45.014Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T05:46:45.014Z] Selecting previously unselected package fuse. [2021-06-08T05:46:45.014Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T05:46:45.014Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-08T05:46:45.014Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T05:46:45.014Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T05:46:45.275Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T05:46:45.275Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T05:46:45.275Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T05:46:45.275Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T05:46:45.275Z] Selecting previously unselected package libksba8:amd64. [2021-06-08T05:46:45.275Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-08T05:46:45.275Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-08T05:46:45.538Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-08T05:46:45.538Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T05:46:45.538Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:45.538Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-08T05:46:45.538Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T05:46:45.538Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:45.538Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-08T05:46:45.538Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T05:46:45.538Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:45.801Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-08T05:46:45.801Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T05:46:45.801Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:45.801Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-08T05:46:45.801Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T05:46:45.801Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:45.801Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-08T05:46:45.801Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T05:46:45.801Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:46.062Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-08T05:46:46.062Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T05:46:46.062Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:46.062Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-08T05:46:46.062Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T05:46:46.062Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:46.062Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-08T05:46:46.062Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T05:46:46.062Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:46.328Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-08T05:46:46.328Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T05:46:46.328Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T05:46:46.328Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-08T05:46:46.328Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T05:46:46.328Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T05:46:46.328Z] Selecting previously unselected package libldap-common. [2021-06-08T05:46:46.328Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-08T05:46:46.328Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T05:46:46.328Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-08T05:46:46.328Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-08T05:46:46.328Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T05:46:46.596Z] Selecting previously unselected package dirmngr. [2021-06-08T05:46:46.596Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T05:46:46.596Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T05:46:46.596Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T05:46:46.867Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-08T05:46:46.867Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T05:46:46.867Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T05:46:46.867Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T05:46:46.867Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-08T05:46:46.867Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:46.867Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-08T05:46:46.867Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T05:46:46.867Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-08T05:46:47.465Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T05:46:47.465Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:47.465Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-08T05:46:47.465Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-08T05:46:47.737Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-08T05:46:47.737Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:47.737Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:47.737Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:47.932Z] Removing intermediate container a62419678092 [2021-06-08T05:46:47.932Z] ---> b84f13fdfd1b [2021-06-08T05:46:47.932Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T05:46:47.932Z] Removing intermediate container 11e390d2b4b7 [2021-06-08T05:46:47.932Z] ---> fe3ba59f2fca [2021-06-08T05:46:47.932Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T05:46:47.932Z] ---> Running in 75dee4bdd847 [2021-06-08T05:46:47.932Z] ---> Running in 1c273f1f3756 [2021-06-08T05:46:47.932Z] Removing intermediate container 7e6c7ed8167f [2021-06-08T05:46:47.932Z] ---> bc8302e5c2ce [2021-06-08T05:46:47.932Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T05:46:47.932Z] Removing intermediate container d22a66b220c1 [2021-06-08T05:46:47.932Z] ---> e4c3e4255967 [2021-06-08T05:46:47.932Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T05:46:48.003Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:48.004Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:48.004Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:48.004Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T05:46:48.004Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T05:46:48.004Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T05:46:48.004Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T05:46:48.205Z] ---> Running in 484d59169bd3 [2021-06-08T05:46:48.492Z] ---> Running in 1bba08413a5f [2021-06-08T05:46:48.492Z] Removing intermediate container d516d39e76b2 [2021-06-08T05:46:48.492Z] ---> 4bce97660057 [2021-06-08T05:46:48.492Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T05:46:48.585Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-08T05:46:48.585Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-08T05:46:48.585Z] This means they are not meant to be enabled using systemctl. [2021-06-08T05:46:48.585Z] Possible reasons for having this kind of units are: [2021-06-08T05:46:48.585Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-08T05:46:48.585Z] .wants/ or .requires/ directory. [2021-06-08T05:46:48.585Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-08T05:46:48.585Z] a requirement dependency on it. [2021-06-08T05:46:48.585Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-08T05:46:48.585Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-08T05:46:48.585Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-08T05:46:48.585Z] instance name specified. [2021-06-08T05:46:48.771Z] ---> Running in 9529faa3612c [2021-06-08T05:46:49.160Z] Reading package lists... [2021-06-08T05:46:49.160Z] Building dependency tree... [2021-06-08T05:46:49.160Z] Reading state information... [2021-06-08T05:46:49.431Z] The following additional packages will be installed: [2021-06-08T05:46:49.431Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-08T05:46:49.431Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-08T05:46:49.431Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-08T05:46:49.431Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-08T05:46:49.431Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-08T05:46:49.431Z] Suggested packages: [2021-06-08T05:46:49.431Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-08T05:46:49.431Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-08T05:46:49.431Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-08T05:46:49.431Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-08T05:46:49.431Z] systemd-container policykit-1 [2021-06-08T05:46:49.431Z] Recommended packages: [2021-06-08T05:46:49.431Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-08T05:46:49.431Z] The following NEW packages will be installed: [2021-06-08T05:46:49.431Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-08T05:46:49.431Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-08T05:46:49.431Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-08T05:46:49.431Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-08T05:46:49.431Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-08T05:46:49.431Z] The following packages will be upgraded: [2021-06-08T05:46:49.431Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-08T05:46:49.431Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-08T05:46:49.431Z] Need to get 36.7 MB of archives. [2021-06-08T05:46:49.431Z] After this operation, 147 MB of additional disk space will be used. [2021-06-08T05:46:49.432Z] 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-08T05:46:49.697Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-08T05:46:49.697Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-08T05:46:49.697Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-08T05:46:49.697Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-08T05:46:49.697Z] 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-08T05:46:49.697Z] 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-08T05:46:49.697Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-08T05:46:49.697Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-08T05:46:49.697Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-08T05:46:49.697Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-08T05:46:49.697Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-08T05:46:49.697Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-08T05:46:49.697Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-08T05:46:49.697Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-08T05:46:49.697Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-08T05:46:50.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:50.275Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-08T05:46:50.542Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-08T05:46:50.542Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-08T05:46:50.542Z] 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-08T05:46:50.542Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-08T05:46:50.542Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-08T05:46:50.542Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-08T05:46:50.542Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-08T05:46:50.542Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-08T05:46:50.542Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-08T05:46:50.542Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-08T05:46:50.542Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-08T05:46:50.542Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-08T05:46:50.542Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-08T05:46:50.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:51.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:51.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:51.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:51.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:51.468Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:51.501Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T05:46:51.763Z] Fetched 36.7 MB in 2s (17.9 MB/s) [2021-06-08T05:46:52.025Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T05:46:52.025Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-08T05:46:52.025Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T05:46:52.072Z] OK: 218 MiB in 52 packages [2021-06-08T05:46:52.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:52.376Z] OK: 218 MiB in 52 packages [2021-06-08T05:46:52.621Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-08T05:46:52.622Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T05:46:52.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:52.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:46:52.889Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-08T05:46:52.889Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T05:46:52.889Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-08T05:46:52.889Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-08T05:46:53.152Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-08T05:46:53.152Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T05:46:53.153Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-08T05:46:53.153Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-08T05:46:53.273Z] OK: 218 MiB in 52 packages [2021-06-08T05:46:53.417Z] Setting up apt (1.6.13) ... [2021-06-08T05:46:53.554Z] Removing intermediate container 75dee4bdd847 [2021-06-08T05:46:53.554Z] ---> 8c3dd7224347 [2021-06-08T05:46:53.554Z] Step 6/24 : COPY go.mod . [2021-06-08T05:46:53.554Z] OK: 218 MiB in 52 packages [2021-06-08T05:46:53.678Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-08T05:46:53.940Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-08T05:46:54.163Z] Removing intermediate container 1c273f1f3756 [2021-06-08T05:46:54.163Z] ---> fa079baf7fb8 [2021-06-08T05:46:54.163Z] Step 6/22 : COPY go.mod . [2021-06-08T05:46:54.785Z] ---> 2941a69336cc [2021-06-08T05:46:54.785Z] Step 7/24 : RUN go mod download [2021-06-08T05:46:54.888Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-08T05:46:54.888Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T05:46:54.888Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T05:46:55.061Z] ---> Running in 4914b28ffbb6 [2021-06-08T05:46:55.061Z] Removing intermediate container 9529faa3612c [2021-06-08T05:46:55.061Z] ---> 7ddc44f94983 [2021-06-08T05:46:55.061Z] Step 6/23 : COPY go.mod . [2021-06-08T05:46:55.153Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-08T05:46:55.153Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T05:46:55.153Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T05:46:55.336Z] Removing intermediate container 1bba08413a5f [2021-06-08T05:46:55.336Z] ---> b97572b55ea4 [2021-06-08T05:46:55.336Z] Step 6/23 : COPY go.mod . [2021-06-08T05:46:55.336Z] ---> 4be6d5d814ec [2021-06-08T05:46:55.336Z] Step 7/22 : RUN go mod download [2021-06-08T05:46:55.615Z] ---> Running in ac107cff9e9c [2021-06-08T05:46:55.615Z] OK: 218 MiB in 52 packages [2021-06-08T05:46:56.099Z] Selecting previously unselected package libexpat1:amd64. [2021-06-08T05:46:56.099Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-08T05:46:56.099Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T05:46:56.362Z] Selecting previously unselected package python3.6-minimal. [2021-06-08T05:46:56.362Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T05:46:56.362Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T05:46:56.602Z] ---> 542e83ff001e [2021-06-08T05:46:56.602Z] Step 7/23 : RUN go mod download [2021-06-08T05:46:56.602Z] ---> 12900d956955 [2021-06-08T05:46:56.602Z] Step 7/23 : RUN go mod download [2021-06-08T05:46:56.623Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T05:46:56.880Z] ---> Running in 232d91020014 [2021-06-08T05:46:56.880Z] ---> Running in 9a4ad5d04763 [2021-06-08T05:46:56.920Z] Checking for services that may need to be restarted...done. [2021-06-08T05:46:56.921Z] Checking for services that may need to be restarted...done. [2021-06-08T05:46:56.921Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T05:46:56.921Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T05:46:56.921Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T05:46:57.183Z] Selecting previously unselected package python3-minimal. [2021-06-08T05:46:57.183Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-08T05:46:57.183Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-08T05:46:57.451Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-08T05:46:57.451Z] Selecting previously unselected package mime-support. [2021-06-08T05:46:57.451Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-08T05:46:57.451Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-08T05:46:57.451Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-08T05:46:57.451Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-08T05:46:57.451Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T05:46:57.451Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-08T05:46:57.451Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T05:46:57.451Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T05:46:57.500Z] Removing intermediate container 484d59169bd3 [2021-06-08T05:46:57.500Z] ---> f8a6eb67ae69 [2021-06-08T05:46:57.500Z] Step 6/24 : COPY go.mod . [2021-06-08T05:46:57.714Z] Selecting previously unselected package python3.6. [2021-06-08T05:46:57.714Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T05:46:57.714Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T05:46:57.976Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T05:46:57.976Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-08T05:46:57.976Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T05:46:57.976Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-08T05:46:58.238Z] Selecting previously unselected package python3. [2021-06-08T05:46:58.238Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-08T05:46:58.238Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-08T05:46:58.238Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-08T05:46:58.238Z] Selecting previously unselected package multiarch-support. [2021-06-08T05:46:58.238Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T05:46:58.238Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T05:46:58.238Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T05:46:58.501Z] ---> f9a5e28fc8cd [2021-06-08T05:46:58.501Z] Step 7/24 : RUN go mod download [2021-06-08T05:46:58.540Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-08T05:46:58.540Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-08T05:46:58.540Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-08T05:46:58.540Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T05:46:58.540Z] Selecting previously unselected package libbsd0:amd64. [2021-06-08T05:46:58.540Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-08T05:46:58.540Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T05:46:58.787Z] ---> Running in 47df97502054 [2021-06-08T05:46:58.787Z] Removing intermediate container 4914b28ffbb6 [2021-06-08T05:46:58.787Z] ---> 91aa9b36db6a [2021-06-08T05:46:58.787Z] Step 8/24 : COPY . . [2021-06-08T05:46:58.807Z] Selecting previously unselected package sudo. [2021-06-08T05:46:58.807Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-08T05:46:58.807Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T05:46:58.807Z] Selecting previously unselected package apparmor. [2021-06-08T05:46:58.807Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T05:46:58.807Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-08T05:46:59.069Z] Selecting previously unselected package libedit2:amd64. [2021-06-08T05:46:59.069Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-08T05:46:59.069Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T05:46:59.069Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-08T05:46:59.069Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T05:46:59.069Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T05:46:59.069Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-08T05:46:59.069Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T05:46:59.069Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T05:46:59.332Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-08T05:46:59.332Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-08T05:46:59.332Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T05:46:59.332Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-08T05:46:59.332Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T05:46:59.332Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T05:46:59.332Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-08T05:46:59.332Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T05:46:59.332Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T05:46:59.387Z] Removing intermediate container ac107cff9e9c [2021-06-08T05:46:59.387Z] ---> c75a7705f919 [2021-06-08T05:46:59.387Z] Step 8/22 : COPY . . [2021-06-08T05:46:59.597Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-08T05:46:59.597Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-08T05:46:59.597Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T05:46:59.597Z] Selecting previously unselected package openssh-client. [2021-06-08T05:46:59.597Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-08T05:46:59.597Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T05:46:59.861Z] Selecting previously unselected package squashfs-tools. [2021-06-08T05:46:59.861Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-08T05:46:59.861Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T05:46:59.861Z] Selecting previously unselected package snapd. [2021-06-08T05:46:59.861Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-08T05:46:59.861Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-08T05:47:01.393Z] Removing intermediate container 9a4ad5d04763 [2021-06-08T05:47:01.393Z] ---> 2bde30bba0d3 [2021-06-08T05:47:01.393Z] Step 8/23 : COPY . . [2021-06-08T05:47:02.384Z] Removing intermediate container 232d91020014 [2021-06-08T05:47:02.384Z] ---> 7ae3e6ad116e [2021-06-08T05:47:02.384Z] Step 8/23 : COPY . . [2021-06-08T05:47:03.835Z] Removing intermediate container 47df97502054 [2021-06-08T05:47:03.835Z] ---> 4c0bdefca69e [2021-06-08T05:47:03.835Z] Step 8/24 : COPY . . [2021-06-08T05:47:04.082Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T05:47:04.082Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T05:47:04.082Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-08T05:47:04.082Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T05:47:04.082Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T05:47:04.082Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T05:47:04.082Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T05:47:04.082Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-08T05:47:04.082Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-08T05:47:04.658Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T05:47:04.658Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T05:47:04.658Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T05:47:04.658Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T05:47:04.658Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T05:47:04.659Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T05:47:05.236Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T05:47:05.236Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T05:47:05.236Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T05:47:05.236Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-08T05:47:05.498Z] running python rtupdate hooks for python3.6... [2021-06-08T05:47:05.498Z] running python post-rtupdate hooks for python3.6... [2021-06-08T05:47:05.498Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-08T05:47:06.454Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-08T05:47:06.454Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T05:47:06.454Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T05:47:06.717Z] Setting up snapd (2.49.2+18.04) ... [2021-06-08T05:47:06.979Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-08T05:47:07.242Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-08T05:47:07.510Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-08T05:47:07.510Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-08T05:47:07.778Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T05:47:07.778Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T05:47:08.040Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-08T05:47:08.040Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-08T05:47:08.301Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-08T05:47:08.747Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-08T05:47:08.747Z] /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-08T05:47:09.689Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T05:47:09.689Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T05:47:10.633Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T05:47:10.894Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T05:47:10.894Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T05:47:12.109Z] Reading package lists... [2021-06-08T05:47:12.371Z] Reading package lists... [2021-06-08T05:47:12.634Z] Building dependency tree... [2021-06-08T05:47:12.634Z] Reading state information... [2021-06-08T05:47:12.634Z] Calculating upgrade... [2021-06-08T05:47:12.899Z] The following packages will be upgraded: [2021-06-08T05:47:12.899Z] advancecomp base-files bash binutils binutils-common [2021-06-08T05:47:12.899Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-08T05:47:12.899Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-08T05:47:12.899Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-08T05:47:12.899Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-08T05:47:12.899Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-08T05:47:12.899Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-08T05:47:12.899Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-08T05:47:12.899Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-08T05:47:12.899Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-08T05:47:12.899Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-08T05:47:12.899Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-08T05:47:12.899Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-08T05:47:12.899Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-08T05:47:12.899Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-08T05:47:12.899Z] ubuntu-keyring util-linux [2021-06-08T05:47:12.899Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T05:47:12.899Z] Need to get 64.1 MB of archives. [2021-06-08T05:47:12.899Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-08T05:47:12.899Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-08T05:47:13.164Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-08T05:47:13.164Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-08T05:47:13.164Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-08T05:47:13.164Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-08T05:47:13.164Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-08T05:47:13.164Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-08T05:47:13.164Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-08T05:47:13.164Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-08T05:47:13.164Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-08T05:47:13.164Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-08T05:47:13.164Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-08T05:47:13.164Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-08T05:47:13.164Z] 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-08T05:47:13.164Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-08T05:47:13.164Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-08T05:47:13.164Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-08T05:47:13.164Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-08T05:47:13.164Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-08T05:47:13.164Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-08T05:47:13.164Z] 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-08T05:47:13.430Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-08T05:47:13.430Z] 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-08T05:47:13.430Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-08T05:47:13.430Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-08T05:47:13.430Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-08T05:47:13.430Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-08T05:47:13.430Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-08T05:47:13.430Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-08T05:47:13.430Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-08T05:47:13.430Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-08T05:47:13.430Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-08T05:47:13.430Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-08T05:47:13.430Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-08T05:47:13.430Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-08T05:47:13.430Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-08T05:47:13.430Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-08T05:47:13.430Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-08T05:47:13.430Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-08T05:47:13.430Z] 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-08T05:47:13.430Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-08T05:47:13.430Z] 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-08T05:47:13.430Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-08T05:47:13.430Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-08T05:47:13.430Z] 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-08T05:47:13.430Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-08T05:47:13.430Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-08T05:47:13.430Z] 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-08T05:47:13.430Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-08T05:47:13.430Z] 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-08T05:47:13.430Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-08T05:47:13.430Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-08T05:47:13.430Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-08T05:47:13.430Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-08T05:47:13.430Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-08T05:47:13.430Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-08T05:47:13.430Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-08T05:47:13.691Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-08T05:47:13.691Z] 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-08T05:47:13.691Z] 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-08T05:47:13.953Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-08T05:47:13.953Z] 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-08T05:47:13.953Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-08T05:47:13.953Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-08T05:47:13.953Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-08T05:47:13.953Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-08T05:47:13.953Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-08T05:47:13.953Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-08T05:47:14.215Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-08T05:47:14.215Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-08T05:47:14.215Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-08T05:47:14.215Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-08T05:47:14.215Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-08T05:47:14.215Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-08T05:47:14.215Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-08T05:47:14.215Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-08T05:47:14.215Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-08T05:47:14.215Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-08T05:47:14.215Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-08T05:47:14.477Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-08T05:47:14.477Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-08T05:47:14.477Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-08T05:47:14.477Z] 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-08T05:47:14.477Z] 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-08T05:47:14.477Z] 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-08T05:47:14.477Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-08T05:47:14.477Z] 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-08T05:47:14.477Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-08T05:47:14.477Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-08T05:47:14.477Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-08T05:47:14.738Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-08T05:47:14.738Z] 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-08T05:47:14.738Z] 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-08T05:47:14.738Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-08T05:47:14.738Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-08T05:47:14.738Z] 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-08T05:47:14.738Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-08T05:47:14.738Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-08T05:47:14.738Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-08T05:47:14.738Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-08T05:47:14.738Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-08T05:47:14.738Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-08T05:47:15.001Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T05:47:15.001Z] Fetched 64.1 MB in 2s (32.2 MB/s) [2021-06-08T05:47:15.001Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T05:47:15.001Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T05:47:15.352Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T05:47:17.285Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T05:47:17.285Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T05:47:17.285Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-08T05:47:17.285Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-08T05:47:18.676Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:18.676Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:18.676Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:18.676Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:18.944Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:19.206Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:19.468Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:19.468Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:19.731Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:19.994Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:19.994Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:19.994Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:20.256Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:20.256Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:20.521Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:47:20.784Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T05:47:20.784Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:20.784Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-08T05:47:20.784Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:47:21.047Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T05:47:21.047Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:21.047Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:21.310Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:21.310Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:21.310Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:21.572Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T05:47:21.572Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:47:21.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T05:47:21.834Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T05:47:22.096Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T05:47:22.148Z] ---> 97cfd5888775 [2021-06-08T05:47:22.148Z] Step 9/24 : RUN go mod tidy [2021-06-08T05:47:22.148Z] ---> e54c2bfca394 [2021-06-08T05:47:22.148Z] Step 9/22 : RUN go mod tidy [2021-06-08T05:47:22.148Z] ---> f6e7793e9ae3 [2021-06-08T05:47:22.148Z] Step 9/23 : RUN go mod tidy [2021-06-08T05:47:22.148Z] ---> da298136199c [2021-06-08T05:47:22.148Z] Step 9/23 : RUN go mod tidy [2021-06-08T05:47:22.148Z] ---> Running in fde3e2db16fc [2021-06-08T05:47:22.148Z] ---> Running in 699cc3c72e52 [2021-06-08T05:47:22.148Z] ---> Running in 41a6a4ae134c [2021-06-08T05:47:22.148Z] ---> Running in cd590945aa1e [2021-06-08T05:47:22.148Z] ---> 72a06263272c [2021-06-08T05:47:22.148Z] Step 9/24 : RUN go mod tidy [2021-06-08T05:47:22.148Z] ---> Running in 413317155d62 [2021-06-08T05:47:23.040Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T05:47:23.302Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T05:47:23.303Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-08T05:47:23.303Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-08T05:47:23.303Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-08T05:47:23.303Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-08T05:47:23.876Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-08T05:47:23.876Z] Installing new version of config file /etc/issue ... [2021-06-08T05:47:23.876Z] Installing new version of config file /etc/issue.net ... [2021-06-08T05:47:23.876Z] Installing new version of config file /etc/lsb-release ... [2021-06-08T05:47:23.876Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-08T05:47:24.137Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-08T05:47:24.137Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-08T05:47:24.137Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-08T05:47:24.137Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:24.137Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-08T05:47:24.137Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-08T05:47:24.402Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-08T05:47:24.402Z] 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-08T05:47:24.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:24.666Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T05:47:24.666Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-08T05:47:24.666Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-08T05:47:24.939Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:24.939Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-08T05:47:24.939Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-08T05:47:24.939Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-08T05:47:25.205Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:25.205Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-08T05:47:25.205Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T05:47:25.792Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-08T05:47:25.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:25.792Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T05:47:25.792Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T05:47:26.056Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T05:47:26.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:26.056Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T05:47:26.056Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T05:47:26.324Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-08T05:47:26.586Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:26.586Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-08T05:47:26.586Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-08T05:47:27.161Z] Setting up grep (3.1-2build1) ... [2021-06-08T05:47:27.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:27.736Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T05:47:27.736Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T05:47:28.312Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-08T05:47:28.579Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:28.579Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T05:47:28.842Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T05:47:28.893Z] Removing intermediate container fde3e2db16fc [2021-06-08T05:47:28.893Z] ---> 0772f5ef63fd [2021-06-08T05:47:28.893Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T05:47:28.893Z] ---> Running in e5a260d656ca [2021-06-08T05:47:28.893Z] Removing intermediate container 699cc3c72e52 [2021-06-08T05:47:28.893Z] ---> 1ecebe88ae04 [2021-06-08T05:47:28.893Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T05:47:28.893Z] ---> Running in 2914ddfba6ff [2021-06-08T05:47:28.893Z] Removing intermediate container 41a6a4ae134c [2021-06-08T05:47:28.893Z] ---> 355ba90e8568 [2021-06-08T05:47:28.893Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T05:47:29.167Z] Removing intermediate container cd590945aa1e [2021-06-08T05:47:29.167Z] ---> 40619b7c93c3 [2021-06-08T05:47:29.167Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T05:47:29.167Z] Removing intermediate container 413317155d62 [2021-06-08T05:47:29.167Z] ---> fe04bd9bafae [2021-06-08T05:47:29.167Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T05:47:29.167Z] ---> Running in 5c8e2742046a [2021-06-08T05:47:29.167Z] ---> Running in 0d45064db823 [2021-06-08T05:47:29.413Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-08T05:47:29.438Z] ---> Running in 1e39bdac4d0c [2021-06-08T05:47:29.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:29.988Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T05:47:30.423Z] 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-08T05:47:30.645Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T05:47:30.705Z] 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-08T05:47:31.698Z] 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-08T05:47:31.973Z] 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-08T05:47:31.973Z] 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-08T05:47:32.457Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T05:47:32.457Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T05:47:33.067Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T05:47:33.329Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T05:47:35.247Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-08T05:47:35.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:35.821Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-08T05:47:35.821Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T05:47:36.395Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T05:47:36.395Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T05:47:36.395Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T05:47:36.395Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T05:47:36.657Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T05:47:36.919Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:36.919Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-08T05:47:37.181Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-08T05:47:38.573Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-08T05:47:38.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:38.845Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T05:47:38.845Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T05:47:39.419Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T05:47:39.419Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:39.419Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T05:47:39.419Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T05:47:39.419Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T05:47:39.682Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:39.682Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T05:47:39.682Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T05:47:39.682Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T05:47:39.947Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:39.947Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T05:47:39.947Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T05:47:40.209Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T05:47:40.209Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:40.209Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T05:47:40.472Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T05:47:40.734Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T05:47:40.734Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T05:47:40.995Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T05:47:41.257Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:41.257Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T05:47:41.257Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T05:47:41.257Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T05:47:41.257Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:41.257Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T05:47:41.257Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T05:47:41.521Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T05:47:41.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:41.522Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T05:47:41.522Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T05:47:41.522Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-08T05:47:41.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:41.783Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T05:47:41.783Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T05:47:42.732Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-08T05:47:42.997Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-08T05:47:43.259Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-08T05:47:43.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:43.520Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T05:47:43.520Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T05:47:43.781Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T05:47:43.782Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T05:47:43.782Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-08T05:47:43.782Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T05:47:44.042Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-08T05:47:44.303Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T05:47:44.303Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-08T05:47:44.569Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-08T05:47:45.146Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-08T05:47:45.722Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T05:47:45.722Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-08T05:47:45.722Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T05:47:45.722Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-08T05:47:45.984Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T05:47:45.984Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-08T05:47:45.984Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T05:47:46.246Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-08T05:47:47.639Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T05:47:47.639Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T05:47:47.639Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T05:47:47.639Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T05:47:47.902Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T05:47:47.902Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T05:47:48.167Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T05:47:48.428Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T05:47:48.688Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-08T05:47:48.688Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T05:47:48.688Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T05:47:49.266Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T05:47:49.839Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:49.839Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T05:47:49.839Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T05:47:49.839Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-08T05:47:49.839Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T05:47:49.839Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T05:47:49.839Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T05:47:49.839Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T05:47:50.099Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:50.099Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-08T05:47:50.099Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-08T05:47:50.099Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-08T05:47:50.099Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:50.099Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-08T05:47:50.099Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-08T05:47:50.366Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-08T05:47:50.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:50.366Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-08T05:47:50.366Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T05:47:50.366Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T05:47:50.629Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:50.629Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T05:47:50.891Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T05:47:50.891Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T05:47:50.891Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:50.891Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-08T05:47:50.891Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-08T05:47:51.162Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-08T05:47:51.162Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:51.162Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T05:47:51.162Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T05:47:51.426Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-08T05:47:51.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:51.796Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T05:47:51.796Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T05:47:51.796Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-08T05:47:51.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:51.796Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T05:47:51.796Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T05:47:52.059Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T05:47:52.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:52.320Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T05:47:52.582Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T05:47:52.582Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T05:47:52.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:52.844Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-08T05:47:52.844Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-08T05:47:52.844Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-08T05:47:52.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:52.844Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-08T05:47:52.844Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-08T05:47:53.105Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-08T05:47:53.105Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:53.105Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-08T05:47:53.105Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-08T05:47:53.105Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-08T05:47:53.367Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:53.367Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-08T05:47:53.367Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-08T05:47:53.367Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-08T05:47:53.639Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:53.639Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-08T05:47:53.639Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-08T05:47:53.639Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-08T05:47:53.639Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T05:47:53.639Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-08T05:47:53.639Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-08T05:47:53.903Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-08T05:47:53.903Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-08T05:47:53.903Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T05:47:53.903Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T05:47:53.903Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T05:47:53.903Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T05:47:54.165Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T05:47:54.165Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T05:47:54.454Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-08T05:47:54.454Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-08T05:47:54.720Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T05:47:54.720Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-08T05:47:54.720Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-08T05:47:54.720Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-08T05:47:54.720Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-08T05:47:54.982Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-08T05:47:54.982Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-08T05:47:55.245Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-08T05:47:55.245Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-08T05:47:55.245Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-08T05:47:55.839Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-08T05:47:55.840Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-08T05:47:55.840Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-08T05:47:55.840Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-08T05:47:56.107Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-08T05:47:56.107Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-08T05:47:56.684Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-08T05:47:56.684Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-08T05:47:56.684Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-08T05:47:56.946Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-08T05:47:57.209Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T05:47:57.209Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T05:47:57.839Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T05:47:57.839Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T05:47:58.101Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T05:47:58.101Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T05:47:58.101Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T05:47:58.101Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T05:47:58.371Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:58.371Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T05:47:58.371Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:58.371Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T05:47:58.638Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:58.638Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T05:47:58.638Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:58.638Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T05:47:59.582Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T05:47:59.582Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T05:48:00.528Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T05:48:00.800Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T05:48:03.382Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T05:48:03.382Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T05:48:03.645Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T05:48:03.645Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T05:48:04.599Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T05:48:04.599Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T05:48:04.860Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T05:48:04.860Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T05:48:05.122Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T05:48:05.122Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T05:48:05.697Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T05:48:05.697Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T05:48:05.697Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-08T05:48:05.697Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-08T05:48:05.697Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T05:48:05.697Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T05:48:05.959Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T05:48:05.959Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T05:48:06.222Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-08T05:48:06.222Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-08T05:48:06.485Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:48:06.485Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T05:48:06.485Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:48:06.485Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:48:06.485Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:48:06.485Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-08T05:48:06.485Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-08T05:48:06.485Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-08T05:48:06.748Z] [2021-06-08T05:48:06.748Z] Current default time zone: 'Etc/UTC' [2021-06-08T05:48:06.748Z] Local time is now: Tue Jun 8 05:48:06 UTC 2021. [2021-06-08T05:48:06.748Z] Universal Time is now: Tue Jun 8 05:48:06 UTC 2021. [2021-06-08T05:48:06.748Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-08T05:48:06.748Z] [2021-06-08T05:48:06.748Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-08T05:48:06.748Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:48:06.748Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-08T05:48:06.748Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-08T05:48:07.010Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-08T05:48:07.010Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-08T05:48:07.010Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-08T05:48:07.010Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-08T05:48:07.010Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-08T05:48:07.273Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T05:48:08.220Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:48:08.220Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-08T05:48:08.793Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T05:48:08.793Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T05:48:08.793Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:48:08.793Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-08T05:48:09.055Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-08T05:48:09.055Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-08T05:48:09.055Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T05:48:09.055Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-08T05:48:09.055Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-08T05:48:09.315Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-08T05:48:09.315Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-08T05:48:11.240Z] Updating certificates in /etc/ssl/certs... [2021-06-08T05:48:12.186Z] 23 added, 27 removed; done. [2021-06-08T05:48:12.186Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T05:48:12.448Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T05:48:12.448Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-08T05:48:12.448Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-08T05:48:12.448Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-08T05:48:12.709Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T05:48:12.709Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T05:48:12.709Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T05:48:12.974Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T05:48:12.974Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T05:48:14.369Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T05:48:14.369Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T05:48:14.631Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-08T05:48:15.204Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-08T05:48:15.465Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-08T05:48:15.465Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-08T05:48:15.728Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-08T05:48:15.992Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T05:48:15.992Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T05:48:15.992Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-08T05:48:16.255Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-08T05:48:16.255Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-08T05:48:16.518Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T05:48:16.518Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T05:48:16.518Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-08T05:48:16.780Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-08T05:48:16.780Z] Updating certificates in /etc/ssl/certs... [2021-06-08T05:48:17.353Z] 0 added, 0 removed; done. [2021-06-08T05:48:17.353Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-08T05:48:17.353Z] done. [2021-06-08T05:48:17.925Z] Reading package lists... [2021-06-08T05:48:18.187Z] Building dependency tree... [2021-06-08T05:48:18.187Z] Reading state information... [2021-06-08T05:48:18.449Z] The following NEW packages will be installed: [2021-06-08T05:48:18.449Z] apt-transport-https [2021-06-08T05:48:18.711Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T05:48:18.711Z] Need to get 1692 B of archives. [2021-06-08T05:48:18.711Z] After this operation, 154 kB of additional disk space will be used. [2021-06-08T05:48:18.711Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-08T05:48:18.711Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T05:48:18.711Z] Fetched 1692 B in 0s (8547 B/s) [2021-06-08T05:48:18.711Z] Selecting previously unselected package apt-transport-https. [2021-06-08T05:48:18.711Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-08T05:48:18.711Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-08T05:48:18.711Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-08T05:48:18.973Z] Setting up apt-transport-https (1.6.13) ... [2021-06-08T05:48:19.235Z] Waiting for network to be ready... [2021-06-08T05:48:27.520Z] 2021-06-08T05:48:23Z INFO Waiting for automatic snapd restart... [2021-06-08T05:48:27.781Z] snapd 2.50.1 from Canonical* installed [2021-06-08T05:48:29.170Z] "snapd" switched to the "latest/stable" channel [2021-06-08T05:48:29.170Z] [2021-06-08T05:48:34.470Z] core18 20210507 from Canonical* installed [2021-06-08T05:48:34.730Z] "core18" switched to the "latest/stable" channel [2021-06-08T05:48:34.730Z] [2021-06-08T05:48:44.791Z] snapcraft 4.8 from Canonical* installed [2021-06-08T05:48:44.791Z] "snapcraft" switched to the "latest/stable" channel [2021-06-08T05:48:44.791Z] [2021-06-08T05:48:49.018Z] 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-08T05:48:49.018Z] - README.md [2021-06-08T05:48:49.018Z] [2021-06-08T05:48:49.018Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T05:48:49.593Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T05:48:49.593Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T05:48:49.857Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T05:48:51.071Z] Reading package lists... [2021-06-08T05:48:51.336Z] 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-08T05:48:51.598Z] Reading package lists... [2021-06-08T05:48:51.867Z] Building dependency tree... [2021-06-08T05:48:51.867Z] Reading state information... [2021-06-08T05:48:51.867Z] Suggested packages: [2021-06-08T05:48:51.867Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-08T05:48:51.867Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-08T05:48:51.867Z] Recommended packages: [2021-06-08T05:48:51.867Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-08T05:48:51.867Z] The following NEW packages will be installed: [2021-06-08T05:48:51.867Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-08T05:48:51.867Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-08T05:48:51.867Z] pkg-config zip [2021-06-08T05:48:52.134Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T05:48:52.134Z] Need to get 7663 kB of archives. [2021-06-08T05:48:52.134Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-08T05:48:52.134Z] 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-08T05:48:52.134Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-08T05:48:52.134Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-08T05:48:52.134Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-08T05:48:52.134Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-08T05:48:52.134Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-08T05:48:52.134Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-08T05:48:52.398Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-08T05:48:52.398Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-08T05:48:52.398Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-08T05:48:52.398Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-08T05:48:52.662Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-08T05:48:52.662Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-08T05:48:52.662Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-08T05:48:52.662Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-08T05:48:52.926Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T05:48:52.926Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-06-08T05:48:52.926Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-08T05:48:52.926Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-08T05:48:52.926Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-08T05:48:52.926Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T05:48:53.190Z] Selecting previously unselected package libpsl5:amd64. [2021-06-08T05:48:53.190Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-08T05:48:53.190Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T05:48:53.456Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-08T05:48:53.456Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-08T05:48:53.456Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T05:48:53.456Z] Selecting previously unselected package librtmp1:amd64. [2021-06-08T05:48:53.456Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-08T05:48:53.720Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T05:48:53.720Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-08T05:48:53.720Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-08T05:48:53.720Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T05:48:53.988Z] Selecting previously unselected package liberror-perl. [2021-06-08T05:48:53.988Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-08T05:48:53.988Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-08T05:48:53.988Z] Selecting previously unselected package git-man. [2021-06-08T05:48:53.988Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-08T05:48:53.988Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T05:48:54.252Z] Selecting previously unselected package git. [2021-06-08T05:48:54.252Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-08T05:48:54.252Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T05:48:55.647Z] Selecting previously unselected package libnorm1:amd64. [2021-06-08T05:48:55.647Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-08T05:48:55.647Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T05:48:55.647Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-08T05:48:55.647Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-08T05:48:55.647Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T05:48:55.647Z] Selecting previously unselected package libsodium23:amd64. [2021-06-08T05:48:55.647Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-08T05:48:55.647Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-08T05:48:55.914Z] Selecting previously unselected package libzmq5:amd64. [2021-06-08T05:48:55.914Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T05:48:55.914Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T05:48:55.914Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-08T05:48:55.914Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T05:48:55.914Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T05:48:56.186Z] Selecting previously unselected package pkg-config. [2021-06-08T05:48:56.186Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-08T05:48:56.186Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T05:48:56.186Z] Selecting previously unselected package zip. [2021-06-08T05:48:56.186Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-08T05:48:56.186Z] Unpacking zip (3.0-11build1) ... [2021-06-08T05:48:56.186Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T05:48:56.450Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T05:48:56.450Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T05:48:56.450Z] Setting up liberror-perl (0.17025-1) ... [2021-06-08T05:48:56.450Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T05:48:56.450Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T05:48:56.450Z] No schema files found: doing nothing. [2021-06-08T05:48:56.450Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T05:48:56.450Z] Setting up zip (3.0-11build1) ... [2021-06-08T05:48:56.450Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T05:48:56.450Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-08T05:48:56.450Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T05:48:56.450Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T05:48:56.450Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T05:48:56.712Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T05:48:56.712Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T05:48:56.712Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T05:48:57.293Z] git set to automatically installed. [2021-06-08T05:48:57.293Z] git-man set to automatically installed. [2021-06-08T05:48:57.293Z] libcurl3-gnutls set to automatically installed. [2021-06-08T05:48:57.293Z] liberror-perl set to automatically installed. [2021-06-08T05:48:57.293Z] libglib2.0-0 set to automatically installed. [2021-06-08T05:48:57.293Z] libnghttp2-14 set to automatically installed. [2021-06-08T05:48:57.293Z] libnorm1 set to automatically installed. [2021-06-08T05:48:57.293Z] libpgm-5.2-0 set to automatically installed. [2021-06-08T05:48:57.293Z] libpsl5 set to automatically installed. [2021-06-08T05:48:57.293Z] librtmp1 set to automatically installed. [2021-06-08T05:48:57.293Z] libsodium23 set to automatically installed. [2021-06-08T05:48:57.293Z] libzmq3-dev set to automatically installed. [2021-06-08T05:48:57.293Z] libzmq5 set to automatically installed. [2021-06-08T05:48:57.293Z] pkg-config set to automatically installed. [2021-06-08T05:48:57.293Z] zip set to automatically installed. [2021-06-08T05:48:59.236Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T05:49:01.167Z] snap "core18" has no updates available [2021-06-08T05:49:02.124Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T05:49:17.073Z] go (1.15/stable) 1.15.13 from Michael Hudson-Doyle (mwhudson) installed [2021-06-08T05:49:17.073Z] Pulling go-build-helper [2021-06-08T05:49:17.073Z] + snapcraftctl pull [2021-06-08T05:49:17.073Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-08T05:49:17.073Z] Skipping pull go-build-helper (already ran) [2021-06-08T05:49:17.073Z] Building go-build-helper [2021-06-08T05:49:17.073Z] + snapcraftctl build [2021-06-08T05:49:19.000Z] Staging go-build-helper [2021-06-08T05:49:19.000Z] + snapcraftctl stage [2021-06-08T05:49:23.869Z] 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-08T05:49:29.038Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T05:49:29.039Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T05:49:29.039Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T05:49:29.039Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T05:49:29.039Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T05:49:29.039Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T05:49:29.039Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T05:49:29.039Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T05:49:29.039Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T05:49:29.039Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T05:49:29.039Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T05:49:29.039Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T05:49:29.039Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T05:49:29.039Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T05:49:29.039Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T05:49:29.039Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T05:49:29.039Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T05:49:29.039Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T05:49:29.039Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T05:49:29.039Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-08T05:49:29.039Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T05:49:29.039Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T05:49:29.039Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T05:49:29.039Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T05:49:29.039Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T05:49:29.039Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T05:49:29.039Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T05:49:29.039Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-08T05:49:29.039Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T05:49:29.039Z] Fetched 224 kB in 0s (0 B/s) [2021-06-08T05:49:29.039Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T05:49:29.039Z] Fetched 157 kB in 0s (0 B/s) [2021-06-08T05:49:29.039Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T05:49:29.039Z] Fetched 221 kB in 0s (0 B/s) [2021-06-08T05:49:29.039Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T05:49:29.039Z] Fetched 143 kB in 0s (0 B/s) [2021-06-08T05:49:29.039Z] Pulling app-service-config [2021-06-08T05:49:29.039Z] + snapcraftctl pull [2021-06-08T05:49:29.039Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-08T05:49:29.617Z] Pulling config-common [2021-06-08T05:49:29.617Z] + snapcraftctl pull [2021-06-08T05:49:32.941Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T05:49:32.941Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T05:49:32.941Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T05:49:32.941Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T05:49:32.941Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T05:49:32.941Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T05:49:32.941Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T05:49:32.941Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T05:49:32.941Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T05:49:32.941Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T05:49:32.941Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T05:49:32.941Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T05:49:32.941Z] Pulling edgex-go [2021-06-08T05:49:32.941Z] + snapcraftctl pull [2021-06-08T05:49:39.010Z] Removing intermediate container 1e39bdac4d0c [2021-06-08T05:49:39.010Z] ---> 3c07c1264fa7 [2021-06-08T05:49:39.010Z] [2021-06-08T05:49:39.010Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T05:49:39.010Z] 3.12: Pulling from library/alpine [2021-06-08T05:49:39.010Z] Removing intermediate container 2914ddfba6ff [2021-06-08T05:49:39.010Z] ---> 38baf57559e0 [2021-06-08T05:49:39.010Z] [2021-06-08T05:49:39.010Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T05:49:39.010Z] Removing intermediate container 5c8e2742046a [2021-06-08T05:49:39.010Z] ---> 84bee0256294 [2021-06-08T05:49:39.010Z] [2021-06-08T05:49:39.010Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T05:49:39.010Z] 3.12: Pulling from library/alpine [2021-06-08T05:49:39.010Z] 3.12: Pulling from library/alpine [2021-06-08T05:49:39.288Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T05:49:39.288Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T05:49:39.288Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T05:49:39.288Z] Status: Image is up to date for alpine:3.12 [2021-06-08T05:49:39.288Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T05:49:39.288Z] Status: Image is up to date for alpine:3.12 [2021-06-08T05:49:39.288Z] ---> 9852663dfa18 [2021-06-08T05:49:39.288Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T05:49:39.288Z] ---> 9852663dfa18 [2021-06-08T05:49:39.288Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T05:49:39.288Z] ---> 9852663dfa18 [2021-06-08T05:49:39.288Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T05:49:40.736Z] ---> Running in 5787704f6d65 [2021-06-08T05:49:40.736Z] ---> Running in 3210dddcb7d5 [2021-06-08T05:49:40.736Z] ---> Running in b4a1df65d85b [2021-06-08T05:49:41.014Z] Removing intermediate container 0d45064db823 [2021-06-08T05:49:41.014Z] ---> 9aaf935506c0 [2021-06-08T05:49:41.014Z] [2021-06-08T05:49:41.014Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T05:49:41.298Z] ---> 9852663dfa18 [2021-06-08T05:49:41.298Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T05:49:41.585Z] ---> Running in 22f755da8d4b [2021-06-08T05:49:42.195Z] Removing intermediate container e5a260d656ca [2021-06-08T05:49:42.195Z] ---> 5f3c709d1c94 [2021-06-08T05:49:42.195Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T05:49:42.484Z] ---> Running in 19f9521b8972 [2021-06-08T05:49:42.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:49:43.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:49:43.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:49:43.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:49:43.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:49:43.940Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T05:49:43.940Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:49:43.940Z] OK: 5 MiB in 15 packages [2021-06-08T05:49:43.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:49:44.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:49:44.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:49:44.502Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T05:49:44.788Z] 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-08T05:49:44.788Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T05:49:44.788Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T05:49:44.788Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T05:49:44.788Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:49:44.788Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T05:49:44.788Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T05:49:44.788Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:49:44.788Z] OK: 5 MiB in 15 packages [2021-06-08T05:49:45.064Z] OK: 7 MiB in 18 packages [2021-06-08T05:49:45.340Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T05:49:45.340Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T05:49:45.340Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:49:45.340Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T05:49:45.649Z] OK: 6 MiB in 16 packages [2021-06-08T05:49:45.946Z] Removing intermediate container 3210dddcb7d5 [2021-06-08T05:49:45.946Z] ---> f5fb256666c9 [2021-06-08T05:49:45.946Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T05:49:46.232Z] ---> Running in d3dde105cbff [2021-06-08T05:49:47.221Z] Removing intermediate container b4a1df65d85b [2021-06-08T05:49:47.221Z] ---> 9603d6798f03 [2021-06-08T05:49:47.221Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T05:49:47.494Z] ---> Running in 0e70c45b544a [2021-06-08T05:49:47.494Z] Removing intermediate container d3dde105cbff [2021-06-08T05:49:47.494Z] ---> 9c7522b4218a [2021-06-08T05:49:47.495Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T05:49:47.772Z] ---> Running in 27b1cc9f0acb [2021-06-08T05:49:48.050Z] Removing intermediate container 5787704f6d65 [2021-06-08T05:49:48.050Z] ---> 6e0aea2e09c5 [2021-06-08T05:49:48.050Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T05:49:48.328Z] Removing intermediate container 22f755da8d4b [2021-06-08T05:49:48.328Z] ---> c881b29702b6 [2021-06-08T05:49:48.328Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T05:49:48.328Z] Removing intermediate container 0e70c45b544a [2021-06-08T05:49:48.328Z] ---> cefad3d42798 [2021-06-08T05:49:48.328Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T05:49:48.328Z] ---> Running in ae694e119e66 [2021-06-08T05:49:48.328Z] ---> Running in f5d779586414 [2021-06-08T05:49:48.604Z] ---> Running in c876bd43370c [2021-06-08T05:49:48.604Z] Removing intermediate container 19f9521b8972 [2021-06-08T05:49:48.604Z] ---> 4e7d0c16480c [2021-06-08T05:49:48.604Z] [2021-06-08T05:49:48.604Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T05:49:48.604Z] Removing intermediate container 27b1cc9f0acb [2021-06-08T05:49:48.604Z] ---> 7bc409b9bf4c [2021-06-08T05:49:48.604Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T05:49:48.880Z] ---> Running in eb9e5a281b94 [2021-06-08T05:49:48.880Z] 20.10.0: Pulling from library/docker [2021-06-08T05:49:49.163Z] Removing intermediate container ae694e119e66 [2021-06-08T05:49:49.163Z] ---> 6b1235a37b39 [2021-06-08T05:49:49.163Z] Step 14/22 : WORKDIR /edgex [2021-06-08T05:49:49.447Z] Removing intermediate container c876bd43370c [2021-06-08T05:49:49.447Z] ---> 4dc079c53f6e [2021-06-08T05:49:49.447Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T05:49:49.447Z] ---> Running in 966c3f7e5e2d [2021-06-08T05:49:49.731Z] Removing intermediate container f5d779586414 [2021-06-08T05:49:49.731Z] ---> ba14c6b61155 [2021-06-08T05:49:49.731Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T05:49:49.731Z] ---> Running in 41e353c074af [2021-06-08T05:49:49.731Z] Removing intermediate container eb9e5a281b94 [2021-06-08T05:49:49.731Z] ---> bd4c5112679a [2021-06-08T05:49:49.731Z] Step 16/24 : WORKDIR / [2021-06-08T05:49:50.005Z] ---> Running in 02c0b1e690cc [2021-06-08T05:49:50.005Z] ---> Running in a56c53893105 [2021-06-08T05:49:50.686Z] Removing intermediate container 966c3f7e5e2d [2021-06-08T05:49:50.686Z] ---> 4d6d057220e5 [2021-06-08T05:49:50.686Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T05:49:50.966Z] Removing intermediate container 41e353c074af [2021-06-08T05:49:50.966Z] ---> cd6097a12ef6 [2021-06-08T05:49:50.966Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:49:51.102Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T05:49:51.102Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T05:49:51.102Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T05:49:51.102Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T05:49:51.102Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-08T05:49:51.102Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-08T05:49:51.102Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-08T05:49:51.102Z] Fetched 279 kB in 0s (0 B/s) [2021-06-08T05:49:51.102Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-08T05:49:51.102Z] Fetched 122 kB in 0s (0 B/s) [2021-06-08T05:49:51.102Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-08T05:49:51.102Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-08T05:49:51.102Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-08T05:49:51.102Z] Fetched 8848 B in 0s (0 B/s) [2021-06-08T05:49:51.102Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-08T05:49:51.102Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-08T05:49:51.102Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-08T05:49:51.103Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-08T05:49:51.103Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-08T05:49:51.103Z] Fetched 219 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-08T05:49:51.103Z] Fetched 154 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-08T05:49:51.103Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-08T05:49:51.103Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-08T05:49:51.103Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-08T05:49:51.103Z] Fetched 499 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-08T05:49:51.103Z] Fetched 111 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-08T05:49:51.103Z] Fetched 240 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-08T05:49:51.103Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-08T05:49:51.103Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-08T05:49:51.103Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-08T05:49:51.103Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-08T05:49:51.103Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-08T05:49:51.103Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-08T05:49:51.103Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-08T05:49:51.103Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-08T05:49:51.103Z] Fetched 8720 B in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-08T05:49:51.103Z] Fetched 137 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-08T05:49:51.103Z] Fetched 119 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-08T05:49:51.103Z] Fetched 110 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-08T05:49:51.103Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-08T05:49:51.103Z] Fetched 645 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-08T05:49:51.103Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-08T05:49:51.103Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-08T05:49:51.103Z] Fetched 368 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-08T05:49:51.103Z] Fetched 187 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-08T05:49:51.103Z] Fetched 175 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-08T05:49:51.103Z] Fetched 206 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-08T05:49:51.103Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-08T05:49:51.103Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-08T05:49:51.103Z] Fetched 159 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-08T05:49:51.103Z] Fetched 107 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-08T05:49:51.103Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-08T05:49:51.103Z] Pulling static-packages [2021-06-08T05:49:51.103Z] + snapcraftctl pull [2021-06-08T05:49:51.103Z] Pulling version [2021-06-08T05:49:51.103Z] + cd /root/project [2021-06-08T05:49:51.103Z] + [ -f VERSION ] [2021-06-08T05:49:51.103Z] + PROJECT_VERSION=local-dev [2021-06-08T05:49:51.103Z] + git rev-parse --short HEAD [2021-06-08T05:49:51.103Z] + GIT_REVISION=a2666c85 [2021-06-08T05:49:51.103Z] + snapcraftctl set-version local-dev [2021-06-08T05:49:51.243Z] Removing intermediate container 02c0b1e690cc [2021-06-08T05:49:51.243Z] ---> b3a485338141 [2021-06-08T05:49:51.243Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T05:49:51.552Z] ---> Running in 578c3eabc8d5 [2021-06-08T05:49:51.552Z] Removing intermediate container a56c53893105 [2021-06-08T05:49:51.552Z] ---> 9c0464a21558 [2021-06-08T05:49:51.552Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:49:52.054Z] Skipping build go-build-helper (already ran) [2021-06-08T05:49:52.317Z] Building app-service-config [2021-06-08T05:49:52.317Z] + make build [2021-06-08T05:49:52.317Z] go mod tidy [2021-06-08T05:49:53.272Z] go mod tidy: go.mod file indicates go 1.16, but maximum supported version is 1.15 [2021-06-08T05:49:53.272Z] makefile:19: recipe for target 'build' failed [2021-06-08T05:49:53.272Z] make: *** [build] Error 1 [2021-06-08T05:49:53.272Z] Failed to run 'override-build': Exit code was 2. [2021-06-08T05:49:53.535Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [2021-06-08T05:49:53.544Z] ---> 2d9a17f22c62 [2021-06-08T05:49:53.544Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T05:49:53.544Z] Removing intermediate container 578c3eabc8d5 [2021-06-08T05:49:53.544Z] ---> 3b509dbd6df5 [2021-06-08T05:49:53.544Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:49:53.544Z] ---> afba9802f7c9 [2021-06-08T05:49:53.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T05:49:53.544Z] ---> 56815356bab2 [2021-06-08T05:49:53.544Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T05:49:55.031Z] ---> b3b07b58bda5 [2021-06-08T05:49:55.031Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T05:49:55.305Z] ---> 8b15689be5af [2021-06-08T05:49:55.305Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T05:49:55.905Z] ---> 1589bd292915 [2021-06-08T05:49:55.905Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] } [2021-06-08T05:49:56.250Z] ---> 41fe71847e61 [2021-06-08T05:49:56.250Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T05:49:56.995Z] Failed in branch amd64 [2021-06-08T05:49:57.255Z] ---> 06757c249cd6 [2021-06-08T05:49:57.256Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T05:49:57.532Z] ---> e88ecf248f5f [2021-06-08T05:49:57.532Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T05:49:57.532Z] ---> f83277fed31b [2021-06-08T05:49:57.532Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T05:49:58.130Z] ---> Running in 22731a1a3e33 [2021-06-08T05:49:58.130Z] ---> Running in 29118c93804b [2021-06-08T05:49:58.130Z] ---> f31296ac43f0 [2021-06-08T05:49:58.130Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T05:49:58.405Z] ---> Running in 6a1ecae9a5f9 [2021-06-08T05:49:58.681Z] ---> e7e2bfd0495c [2021-06-08T05:49:58.681Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T05:49:58.955Z] Removing intermediate container 29118c93804b [2021-06-08T05:49:58.955Z] ---> 88acae8fbdf0 [2021-06-08T05:49:58.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:49:58.955Z] ---> Running in 8cd4e77523e6 [2021-06-08T05:49:58.955Z] Removing intermediate container 22731a1a3e33 [2021-06-08T05:49:58.955Z] ---> 88901f2b921b [2021-06-08T05:49:58.955Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T05:49:59.232Z] ---> Running in 77a05a06e985 [2021-06-08T05:49:59.232Z] Removing intermediate container 6a1ecae9a5f9 [2021-06-08T05:49:59.232Z] ---> d0a86e47bca3 [2021-06-08T05:49:59.232Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:49:59.508Z] ---> Running in 65e0293a1002 [2021-06-08T05:49:59.786Z] ---> Running in efb80ec7164e [2021-06-08T05:49:59.786Z] Removing intermediate container 8cd4e77523e6 [2021-06-08T05:49:59.786Z] ---> 213e0eb00fbc [2021-06-08T05:49:59.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:50:00.070Z] Removing intermediate container 77a05a06e985 [2021-06-08T05:50:00.070Z] ---> 41164b60729a [2021-06-08T05:50:00.070Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T05:50:00.349Z] ---> Running in b656eb27703b [2021-06-08T05:50:00.350Z] ---> Running in 85ad0c6c21f8 [2021-06-08T05:50:00.350Z] Removing intermediate container 65e0293a1002 [2021-06-08T05:50:00.350Z] ---> c2bb24ae907b [2021-06-08T05:50:00.350Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T05:50:00.629Z] Removing intermediate container efb80ec7164e [2021-06-08T05:50:00.629Z] ---> a5e0d001a36b [2021-06-08T05:50:00.629Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T05:50:00.906Z] ---> Running in 7aa6c002eda6 [2021-06-08T05:50:00.906Z] ---> Running in 3c21588bc843 [2021-06-08T05:50:01.181Z] Removing intermediate container b656eb27703b [2021-06-08T05:50:01.181Z] ---> fd55fac59098 [2021-06-08T05:50:01.181Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T05:50:01.181Z] Removing intermediate container 85ad0c6c21f8 [2021-06-08T05:50:01.181Z] ---> 70754183620d [2021-06-08T05:50:01.181Z] Step 22/23 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:50:01.791Z] ---> Running in 69cebe883bd8 [2021-06-08T05:50:01.791Z] ---> Running in 2f3fed05bd54 [2021-06-08T05:50:01.791Z] Removing intermediate container 7aa6c002eda6 [2021-06-08T05:50:01.791Z] ---> fd8a358e8297 [2021-06-08T05:50:01.791Z] Step 21/22 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:50:02.082Z] Removing intermediate container 3c21588bc843 [2021-06-08T05:50:02.082Z] ---> a7b06e41d729 [2021-06-08T05:50:02.082Z] Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:50:02.082Z] ---> Running in 82df9f86fa1d [2021-06-08T05:50:02.359Z] ---> Running in 3eeab2c1f4f1 [2021-06-08T05:50:02.634Z] Removing intermediate container 69cebe883bd8 [2021-06-08T05:50:02.634Z] ---> 379a963be938 [2021-06-08T05:50:02.634Z] Step 22/23 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:50:02.634Z] Removing intermediate container 2f3fed05bd54 [2021-06-08T05:50:02.634Z] ---> 3701c53d4529 [2021-06-08T05:50:02.634Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T05:50:02.911Z] ---> Running in dbbe350198f9 [2021-06-08T05:50:02.911Z] ---> Running in 47a2c39eeb95 [2021-06-08T05:50:02.911Z] Removing intermediate container 82df9f86fa1d [2021-06-08T05:50:02.911Z] ---> fc37abd43b5f [2021-06-08T05:50:02.911Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T05:50:03.189Z] ---> Running in 16077ebb8084 [2021-06-08T05:50:03.189Z] Removing intermediate container 3eeab2c1f4f1 [2021-06-08T05:50:03.189Z] ---> e3fb69e5944e [2021-06-08T05:50:03.189Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T05:50:03.462Z] ---> Running in 2edeae0e8892 [2021-06-08T05:50:03.737Z] Removing intermediate container 47a2c39eeb95 [2021-06-08T05:50:03.737Z] ---> e7ef3136caa6 [2021-06-08T05:50:03.737Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T05:50:03.737Z] Removing intermediate container dbbe350198f9 [2021-06-08T05:50:03.737Z] ---> b8ac57e39b26 [2021-06-08T05:50:03.737Z] [2021-06-08T05:50:03.737Z] ---> Running in 183206b839d8 [2021-06-08T05:50:04.014Z] Removing intermediate container 16077ebb8084 [2021-06-08T05:50:04.014Z] ---> b9ff713d4a86 [2021-06-08T05:50:04.014Z] [2021-06-08T05:50:04.291Z] Successfully built b8ac57e39b26 [2021-06-08T05:50:04.291Z] Removing intermediate container 2edeae0e8892 [2021-06-08T05:50:04.291Z] ---> 5a8da9472f01 [2021-06-08T05:50:04.291Z] [2021-06-08T05:50:04.291Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T05:50:04.291Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-08T05:50:04.573Z] Successfully built b9ff713d4a86 [2021-06-08T05:50:04.849Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T05:50:04.849Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-06-08T05:50:04.849Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T05:50:04.849Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T05:50:04.849Z] Successfully built 5a8da9472f01 [2021-06-08T05:50:04.849Z] Removing intermediate container 183206b839d8 [2021-06-08T05:50:04.849Z] ---> 230bec607615 [2021-06-08T05:50:04.849Z] [2021-06-08T05:50:04.849Z] Successfully tagged core-command-arm64:latest [2021-06-08T05:50:04.849Z]  Building core-command ... done Building core-metadata [2021-06-08T05:50:04.849Z] ---> eeaf43b92773 [2021-06-08T05:50:04.849Z] 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-08T05:50:05.451Z] Successfully built 230bec607615 [2021-06-08T05:50:05.451Z] ---> Running in 6f8916982603 [2021-06-08T05:50:05.451Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T05:50:05.451Z]  Building support-notifications ... done Building core-data [2021-06-08T05:50:06.052Z] Removing intermediate container 6f8916982603 [2021-06-08T05:50:06.052Z] ---> c5a7d76eb094 [2021-06-08T05:50:06.052Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T05:50:06.052Z] ---> Running in 9b0fc99c43f5 [2021-06-08T05:50:07.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:07.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:08.256Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T05:50:08.256Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T05:50:08.256Z] Executing bash-5.0.17-r0.post-install [2021-06-08T05:50:08.256Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T05:50:08.256Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T05:50:08.256Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T05:50:08.256Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T05:50:08.256Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T05:50:08.256Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T05:50:08.256Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T05:50:08.256Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T05:50:08.256Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T05:50:08.256Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T05:50:08.542Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T05:50:10.541Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T05:50:10.541Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T05:50:10.541Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T05:50:10.541Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T05:50:10.541Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T05:50:10.541Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T05:50:10.541Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T05:50:10.541Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T05:50:10.541Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T05:50:10.541Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T05:50:10.541Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T05:50:10.541Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T05:50:10.541Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T05:50:10.541Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T05:50:10.541Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T05:50:10.541Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T05:50:10.822Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T05:50:10.822Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T05:50:10.822Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T05:50:10.822Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T05:50:10.822Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T05:50:10.822Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T05:50:10.822Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T05:50:10.822Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T05:50:10.822Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T05:50:10.822Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T05:50:11.097Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T05:50:11.097Z] OK: 72 MiB in 59 packages [2021-06-08T05:50:16.844Z] Collecting docker-compose==1.23.2 [2021-06-08T05:50:16.844Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T05:50:17.828Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T05:50:17.828Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T05:50:21.237Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T05:50:21.237Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T05:50:22.682Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T05:50:22.682Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T05:50:23.286Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T05:50:23.286Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T05:50:23.889Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T05:50:23.889Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T05:50:24.495Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T05:50:24.495Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T05:50:27.166Z] 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-08T05:50:27.166Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T05:50:27.166Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T05:50:31.524Z] Collecting PyYAML<4,>=3.10 [2021-06-08T05:50:31.524Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T05:50:36.988Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T05:50:36.988Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T05:50:37.267Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T05:50:37.267Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T05:50:37.874Z] 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-08T05:50:37.874Z] 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-08T05:50:38.151Z] Collecting idna<2.8,>=2.5 [2021-06-08T05:50:38.151Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T05:50:38.757Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T05:50:38.757Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T05:50:39.033Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T05:50:39.033Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T05:50:39.033Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T05:50:39.033Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T05:50:40.488Z] Installing collected packages: texttable, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, cached-property, dockerpty, docopt, PyYAML, docker-compose [2021-06-08T05:50:40.488Z] Running setup.py install for texttable: started [2021-06-08T05:50:42.500Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T05:50:42.500Z] Attempting uninstall: urllib3 [2021-06-08T05:50:42.500Z] Found existing installation: urllib3 1.25.9 [2021-06-08T05:50:42.500Z] Uninstalling urllib3-1.25.9: [2021-06-08T05:50:42.500Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T05:50:43.964Z] Attempting uninstall: idna [2021-06-08T05:50:43.964Z] Found existing installation: idna 2.9 [2021-06-08T05:50:43.964Z] Uninstalling idna-2.9: [2021-06-08T05:50:44.256Z] Successfully uninstalled idna-2.9 [2021-06-08T05:50:45.258Z] Attempting uninstall: requests [2021-06-08T05:50:45.258Z] Found existing installation: requests 2.23.0 [2021-06-08T05:50:45.258Z] Uninstalling requests-2.23.0: [2021-06-08T05:50:45.258Z] Successfully uninstalled requests-2.23.0 [2021-06-08T05:50:48.660Z] Running setup.py install for dockerpty: started [2021-06-08T05:50:50.640Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T05:50:50.640Z] Running setup.py install for docopt: started [2021-06-08T05:50:51.640Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:50:51.640Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:50:51.640Z] ---> 0ceddcabf47d [2021-06-08T05:50:51.640Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T05:50:51.640Z] ---> Using cache [2021-06-08T05:50:51.640Z] ---> 59bc18061486 [2021-06-08T05:50:51.640Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:50:51.640Z] ---> Using cache [2021-06-08T05:50:51.640Z] ---> 4bce97660057 [2021-06-08T05:50:51.640Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T05:50:52.627Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:50:52.627Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:50:52.627Z] ---> 0ceddcabf47d [2021-06-08T05:50:52.627Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T05:50:52.627Z] ---> Using cache [2021-06-08T05:50:52.627Z] ---> 59bc18061486 [2021-06-08T05:50:52.627Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:50:52.627Z] ---> Using cache [2021-06-08T05:50:52.627Z] ---> 4bce97660057 [2021-06-08T05:50:52.627Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T05:50:52.899Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:50:52.899Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:50:52.899Z] ---> 0ceddcabf47d [2021-06-08T05:50:52.899Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T05:50:52.899Z] ---> Using cache [2021-06-08T05:50:52.899Z] ---> 59bc18061486 [2021-06-08T05:50:52.899Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:50:52.899Z] ---> Using cache [2021-06-08T05:50:52.899Z] ---> 4bce97660057 [2021-06-08T05:50:52.899Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T05:50:52.899Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T05:50:52.899Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T05:50:52.899Z] ---> 0ceddcabf47d [2021-06-08T05:50:52.899Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T05:50:52.899Z] ---> Using cache [2021-06-08T05:50:52.899Z] ---> 59bc18061486 [2021-06-08T05:50:52.899Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:50:52.899Z] ---> Using cache [2021-06-08T05:50:52.899Z] ---> 4bce97660057 [2021-06-08T05:50:52.899Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T05:50:53.173Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T05:50:53.173Z] ---> Running in 10f514b47b3e [2021-06-08T05:50:53.173Z] ---> Running in 18da26f09195 [2021-06-08T05:50:53.451Z] Running setup.py install for PyYAML: started [2021-06-08T05:50:53.451Z] ---> Running in af149ea7f4f6 [2021-06-08T05:50:53.451Z] ---> Running in 29ca2bf4cb56 [2021-06-08T05:50:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:55.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:55.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:56.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:56.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:56.605Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T05:50:56.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:56.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:57.664Z] OK: 218 MiB in 52 packages [2021-06-08T05:50:57.664Z] OK: 218 MiB in 52 packages [2021-06-08T05:50:57.664Z] OK: 218 MiB in 52 packages [2021-06-08T05:50:57.982Z] OK: 218 MiB in 52 packages [2021-06-08T05:50:57.982Z] 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-08T05:50:59.053Z] Removing intermediate container 29ca2bf4cb56 [2021-06-08T05:50:59.053Z] ---> 79c2a3e58dac [2021-06-08T05:50:59.053Z] Step 6/24 : COPY go.mod . [2021-06-08T05:50:59.695Z] Removing intermediate container 10f514b47b3e [2021-06-08T05:50:59.695Z] ---> 93e029d39cba [2021-06-08T05:50:59.695Z] Step 6/32 : COPY go.mod . [2021-06-08T05:51:00.324Z] Removing intermediate container af149ea7f4f6 [2021-06-08T05:51:00.324Z] ---> 31266a57bdf5 [2021-06-08T05:51:00.325Z] Step 6/24 : COPY go.mod . [2021-06-08T05:51:00.625Z] Removing intermediate container 18da26f09195 [2021-06-08T05:51:00.625Z] ---> 516944c9ef52 [2021-06-08T05:51:00.625Z] Step 6/26 : COPY go.mod . [2021-06-08T05:51:01.242Z] ---> 6edddcd0396d [2021-06-08T05:51:01.242Z] Step 7/32 : RUN go mod download [2021-06-08T05:51:01.242Z] ---> 5bb7fcfd14b3 [2021-06-08T05:51:01.242Z] Step 7/24 : RUN go mod download [2021-06-08T05:51:01.522Z] ---> Running in 058e79fde384 [2021-06-08T05:51:01.522Z] ---> Running in 8fb9c806aae3 [2021-06-08T05:51:01.807Z] ---> d5995e235df2 [2021-06-08T05:51:01.807Z] Step 7/24 : RUN go mod download [2021-06-08T05:51:02.094Z] ---> Running in fd691a9a4adb [2021-06-08T05:51:02.375Z] ---> 752826bf4109 [2021-06-08T05:51:02.375Z] Step 7/26 : RUN go mod download [2021-06-08T05:51:02.656Z] ---> Running in 97ed63c2ea7b [2021-06-08T05:51:07.015Z] Removing intermediate container 058e79fde384 [2021-06-08T05:51:07.015Z] ---> 27867e11f0b1 [2021-06-08T05:51:07.015Z] Step 8/32 : COPY . . [2021-06-08T05:51:07.015Z] Removing intermediate container 8fb9c806aae3 [2021-06-08T05:51:07.015Z] ---> 2c1ad68187d8 [2021-06-08T05:51:07.015Z] Step 8/24 : COPY . . [2021-06-08T05:51:07.015Z] Removing intermediate container fd691a9a4adb [2021-06-08T05:51:07.015Z] ---> 2b612bc4c823 [2021-06-08T05:51:07.015Z] Step 8/24 : COPY . . [2021-06-08T05:51:07.015Z] Removing intermediate container 97ed63c2ea7b [2021-06-08T05:51:07.015Z] ---> fa56760f6382 [2021-06-08T05:51:07.015Z] Step 8/26 : COPY . . [2021-06-08T05:51:16.370Z] Removing intermediate container 9b0fc99c43f5 [2021-06-08T05:51:16.370Z] ---> 11e4980db9cf [2021-06-08T05:51:16.370Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T05:51:17.366Z] ---> Running in 45ba99ca11eb [2021-06-08T05:51:18.443Z] Removing intermediate container 45ba99ca11eb [2021-06-08T05:51:18.443Z] ---> bd91a572d58e [2021-06-08T05:51:18.443Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T05:51:19.430Z] ---> Running in d99c09ee33d0 [2021-06-08T05:51:20.421Z] Removing intermediate container d99c09ee33d0 [2021-06-08T05:51:20.421Z] ---> 4a1b37170482 [2021-06-08T05:51:20.421Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T05:51:24.983Z] ---> 19002072bd23 [2021-06-08T05:51:24.983Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T05:51:26.460Z] ---> 44cec87fcb34 [2021-06-08T05:51:26.460Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T05:51:27.454Z] ---> 1c5a5617c01f [2021-06-08T05:51:27.454Z] Step 9/32 : RUN go mod tidy [2021-06-08T05:51:27.730Z] ---> Running in 51d6c2b061fd [2021-06-08T05:51:27.730Z] ---> 5bf27c88c200 [2021-06-08T05:51:27.730Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T05:51:28.016Z] ---> f7ab00815ab1 [2021-06-08T05:51:28.016Z] Step 9/24 : RUN go mod tidy [2021-06-08T05:51:28.016Z] ---> Running in e7888e9abcc1 [2021-06-08T05:51:28.304Z] ---> e4b961a65bb2 [2021-06-08T05:51:28.304Z] Step 9/26 : RUN go mod tidy [2021-06-08T05:51:28.304Z] ---> Running in 190c4af6928f [2021-06-08T05:51:28.581Z] ---> 1c70c8a47d2a [2021-06-08T05:51:28.582Z] Step 9/24 : RUN go mod tidy [2021-06-08T05:51:28.862Z] ---> Running in e747945d3653 [2021-06-08T05:51:28.862Z] ---> Running in 4127a9571954 [2021-06-08T05:51:28.862Z] Removing intermediate container e7888e9abcc1 [2021-06-08T05:51:28.862Z] ---> 08f967de0020 [2021-06-08T05:51:28.862Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:51:29.144Z] ---> Running in b9bd401fdf33 [2021-06-08T05:51:30.152Z] Removing intermediate container b9bd401fdf33 [2021-06-08T05:51:30.152Z] ---> 64914cec6bf2 [2021-06-08T05:51:30.152Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T05:51:30.430Z] ---> Running in 907e4b39b09c [2021-06-08T05:51:31.440Z] Removing intermediate container 907e4b39b09c [2021-06-08T05:51:31.440Z] ---> fd564f61379e [2021-06-08T05:51:31.440Z] Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:51:31.440Z] ---> Running in c9f75d93f023 [2021-06-08T05:51:32.043Z] Removing intermediate container c9f75d93f023 [2021-06-08T05:51:32.043Z] ---> 12dc8c59b1de [2021-06-08T05:51:32.043Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T05:51:32.322Z] ---> Running in 7b47115c56af [2021-06-08T05:51:33.314Z] Removing intermediate container 7b47115c56af [2021-06-08T05:51:33.314Z] ---> 7c92e39c124f [2021-06-08T05:51:33.314Z] [2021-06-08T05:51:33.597Z] Removing intermediate container 51d6c2b061fd [2021-06-08T05:51:33.597Z] ---> a0291eb3ad93 [2021-06-08T05:51:33.886Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T05:51:33.886Z] Successfully built 7c92e39c124f [2021-06-08T05:51:33.886Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T05:51:33.886Z]  Building sys-mgmt-agent ... done  ---> Running in 5d540ee6fbe7 [2021-06-08T05:51:35.352Z] Removing intermediate container 190c4af6928f [2021-06-08T05:51:35.352Z] ---> 8c1a38179753 [2021-06-08T05:51:35.352Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T05:51:35.628Z] Removing intermediate container e747945d3653 [2021-06-08T05:51:35.628Z] ---> f4f36beb9fa0 [2021-06-08T05:51:35.628Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T05:51:35.628Z] ---> Running in a74f75811ceb [2021-06-08T05:51:35.909Z] Removing intermediate container 4127a9571954 [2021-06-08T05:51:35.909Z] ---> 3e4083630bfa [2021-06-08T05:51:35.909Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T05:51:35.909Z] 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-08T05:51:35.909Z] ---> Running in 8dc41b2caa1d [2021-06-08T05:51:36.209Z] ---> Running in 2713f19e3679 [2021-06-08T05:51:37.696Z] 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-08T05:51:37.976Z] 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-08T05:51:38.585Z] 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-08T05:53:15.567Z] 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-08T05:53:15.567Z] Removing intermediate container 5d540ee6fbe7 [2021-06-08T05:53:15.567Z] ---> 6ad2186a7bc3 [2021-06-08T05:53:15.567Z] [2021-06-08T05:53:15.567Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T05:53:15.567Z] ---> 9852663dfa18 [2021-06-08T05:53:15.567Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T05:53:15.567Z] ---> Running in b0f5fa0353ed [2021-06-08T05:53:15.567Z] Removing intermediate container b0f5fa0353ed [2021-06-08T05:53:15.567Z] ---> 394558e399d7 [2021-06-08T05:53:15.567Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T05:53:15.567Z] ---> Running in fe38e9325db5 [2021-06-08T05:53:15.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:53:15.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:53:15.567Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T05:53:15.567Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T05:53:15.567Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:53:15.567Z] OK: 5 MiB in 16 packages [2021-06-08T05:53:17.023Z] Removing intermediate container fe38e9325db5 [2021-06-08T05:53:17.023Z] ---> faa7665e6077 [2021-06-08T05:53:17.023Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T05:53:17.304Z] ---> Running in 82ff47622dfd [2021-06-08T05:53:18.331Z] Removing intermediate container 82ff47622dfd [2021-06-08T05:53:18.331Z] ---> 2b940bddbe58 [2021-06-08T05:53:18.331Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T05:53:18.936Z] ---> Running in 990492ddead3 [2021-06-08T05:53:19.539Z] Removing intermediate container 2713f19e3679 [2021-06-08T05:53:19.539Z] ---> 38adbc14435e [2021-06-08T05:53:19.539Z] [2021-06-08T05:53:19.539Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T05:53:19.539Z] ---> 9852663dfa18 [2021-06-08T05:53:19.539Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T05:53:19.539Z] Removing intermediate container 990492ddead3 [2021-06-08T05:53:19.539Z] ---> 22c4e6690ae0 [2021-06-08T05:53:19.539Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T05:53:19.820Z] ---> Running in b25a96d1b300 [2021-06-08T05:53:19.821Z] ---> Running in 1ab815cb2a40 [2021-06-08T05:53:22.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:53:22.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:53:22.742Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T05:53:22.742Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T05:53:22.742Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T05:53:22.742Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T05:53:22.742Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T05:53:23.038Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T05:53:23.038Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:53:23.038Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T05:53:23.038Z] OK: 7 MiB in 20 packages [2021-06-08T05:53:23.322Z] Removing intermediate container a74f75811ceb [2021-06-08T05:53:23.322Z] ---> 76364a416c31 [2021-06-08T05:53:23.322Z] [2021-06-08T05:53:23.322Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T05:53:23.322Z] ---> 9852663dfa18 [2021-06-08T05:53:23.322Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T05:53:23.322Z] ---> Using cache [2021-06-08T05:53:23.322Z] ---> 9603d6798f03 [2021-06-08T05:53:23.322Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T05:53:23.322Z] ---> Using cache [2021-06-08T05:53:23.322Z] ---> cefad3d42798 [2021-06-08T05:53:23.322Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T05:53:23.600Z] ---> Running in 5a63f37d534d [2021-06-08T05:53:23.878Z] Removing intermediate container 1ab815cb2a40 [2021-06-08T05:53:23.878Z] ---> 2f3f81123ebc [2021-06-08T05:53:23.878Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T05:53:23.878Z] ---> Running in 75aa0f59982c [2021-06-08T05:53:24.163Z] Removing intermediate container 5a63f37d534d [2021-06-08T05:53:24.163Z] ---> 889004b39114 [2021-06-08T05:53:24.163Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T05:53:24.442Z] ---> Running in 35c98805a943 [2021-06-08T05:53:24.725Z] Removing intermediate container 75aa0f59982c [2021-06-08T05:53:24.725Z] ---> 41d137ba12f6 [2021-06-08T05:53:24.725Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T05:53:25.332Z] Removing intermediate container 35c98805a943 [2021-06-08T05:53:25.332Z] ---> 012f050aca56 [2021-06-08T05:53:25.332Z] Step 16/24 : WORKDIR / [2021-06-08T05:53:25.332Z] Removing intermediate container b25a96d1b300 [2021-06-08T05:53:25.332Z] ---> 69e8593ca389 [2021-06-08T05:53:25.332Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T05:53:25.610Z] ---> Running in 944d27397888 [2021-06-08T05:53:25.610Z] ---> Running in b0631d85f6b9 [2021-06-08T05:53:25.888Z] ---> 3f130a2a99cd [2021-06-08T05:53:25.888Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T05:53:26.170Z] ---> Running in adea200cda36 [2021-06-08T05:53:26.780Z] Removing intermediate container b0631d85f6b9 [2021-06-08T05:53:26.780Z] ---> b91590b8ce16 [2021-06-08T05:53:26.780Z] Step 14/26 : WORKDIR /Removing intermediate container 944d27397888 [2021-06-08T05:53:26.780Z] ---> abcd31a7fc15 [2021-06-08T05:53:26.780Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:53:26.780Z] [2021-06-08T05:53:26.780Z] ---> Running in 9886339f9ece [2021-06-08T05:53:27.061Z] Removing intermediate container 8dc41b2caa1d [2021-06-08T05:53:27.061Z] ---> 2273b4843af8 [2021-06-08T05:53:27.061Z] [2021-06-08T05:53:27.061Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T05:53:27.061Z] ---> 9852663dfa18 [2021-06-08T05:53:27.061Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T05:53:27.341Z] ---> Running in 8b0226bc889c [2021-06-08T05:53:27.619Z] Removing intermediate container 9886339f9ece [2021-06-08T05:53:27.619Z] ---> 1fb492798473 [2021-06-08T05:53:27.619Z] 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-08T05:53:27.897Z] ---> 7411ab4ebe1e [2021-06-08T05:53:27.897Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T05:53:28.176Z] Removing intermediate container 8b0226bc889c [2021-06-08T05:53:28.176Z] ---> 470f57200c1b [2021-06-08T05:53:28.176Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T05:53:28.176Z] ---> Running in e6daed48be9c [2021-06-08T05:53:29.170Z] Removing intermediate container e6daed48be9c [2021-06-08T05:53:29.170Z] ---> 9a65eef44463 [2021-06-08T05:53:29.170Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T05:53:29.170Z] ---> 688dd3885b51 [2021-06-08T05:53:29.170Z] 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-08T05:53:29.446Z] ---> Running in de95997e172e [2021-06-08T05:53:29.446Z] Removing intermediate container adea200cda36 [2021-06-08T05:53:29.446Z] ---> 3543b256c825 [2021-06-08T05:53:29.446Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:53:29.446Z] ---> a70809fe326c [2021-06-08T05:53:29.446Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T05:53:30.053Z] Removing intermediate container de95997e172e [2021-06-08T05:53:30.053Z] ---> d757d491ece9 [2021-06-08T05:53:30.053Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:53:30.053Z] ---> d4bcae8ad71c [2021-06-08T05:53:30.053Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T05:53:30.331Z] ---> Running in 58f946546b31 [2021-06-08T05:53:30.944Z] ---> 17fc1d3a6e1f [2021-06-08T05:53:30.944Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T05:53:30.944Z] ---> e352adc49d4e [2021-06-08T05:53:30.944Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T05:53:30.944Z] ---> Running in f8a6d0cd7138 [2021-06-08T05:53:31.223Z] ---> 0bb8ebc5cdf4 [2021-06-08T05:53:31.223Z] 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-08T05:53:31.831Z] Removing intermediate container f8a6d0cd7138 [2021-06-08T05:53:31.831Z] ---> ade650d07b66 [2021-06-08T05:53:31.831Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:53:32.113Z] ---> Running in d88d2e0a8fb7 [2021-06-08T05:53:32.776Z] ---> 5cf84917752e [2021-06-08T05:53:32.776Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T05:53:32.776Z] ---> e76c54341ec7 [2021-06-08T05:53:32.776Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T05:53:32.776Z] Removing intermediate container d88d2e0a8fb7 [2021-06-08T05:53:32.776Z] ---> 8e36b0b45b20 [2021-06-08T05:53:32.776Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T05:53:33.124Z] ---> Running in 748f75e4c75b [2021-06-08T05:53:33.124Z] Removing intermediate container 58f946546b31 [2021-06-08T05:53:33.124Z] ---> 36f95c72088a [2021-06-08T05:53:33.124Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T05:53:33.465Z] ---> Running in 4c4523dd95a7 [2021-06-08T05:53:34.085Z] Removing intermediate container 748f75e4c75b [2021-06-08T05:53:34.085Z] ---> c71274b6ed8e [2021-06-08T05:53:34.085Z] Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:53:34.085Z] ---> 98fbc529a476 [2021-06-08T05:53:34.085Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T05:53:34.395Z] ---> Running in fb966cec17ad [2021-06-08T05:53:35.026Z] ---> 030e97b25973 [2021-06-08T05:53:35.026Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T05:53:35.026Z] Removing intermediate container fb966cec17ad [2021-06-08T05:53:35.026Z] ---> 02d91a619829 [2021-06-08T05:53:35.026Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T05:53:35.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:53:35.303Z] ---> Running in 3de40d2675d1 [2021-06-08T05:53:35.303Z] ---> 6b8ba1305d28 [2021-06-08T05:53:35.303Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T05:53:35.910Z] Removing intermediate container 3de40d2675d1 [2021-06-08T05:53:35.910Z] ---> 9900654607c7 [2021-06-08T05:53:35.910Z] [2021-06-08T05:53:36.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:53:36.478Z] Successfully built 9900654607c7 [2021-06-08T05:53:36.478Z] ---> 1c9a490ed09c [2021-06-08T05:53:36.478Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T05:53:36.478Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T05:53:36.478Z]  Building core-metadata ... done  ---> 6d1d994b5a63 [2021-06-08T05:53:36.478Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T05:53:36.756Z] ---> Running in 836b2b4c976e [2021-06-08T05:53:37.041Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T05:53:37.041Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T05:53:37.041Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T05:53:37.320Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T05:53:37.320Z] Removing intermediate container 836b2b4c976e [2021-06-08T05:53:37.320Z] ---> ea869d1d9a2b [2021-06-08T05:53:37.320Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T05:53:37.321Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T05:53:37.599Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T05:53:37.599Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T05:53:37.599Z] OK: 8 MiB in 20 packages [2021-06-08T05:53:37.599Z] ---> 2f66c165d2b9 [2021-06-08T05:53:37.600Z] 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-08T05:53:37.877Z] ---> Running in c8857ced4c48 [2021-06-08T05:53:38.488Z] ---> 0b68b0567604 [2021-06-08T05:53:38.488Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T05:53:38.768Z] ---> Running in 21df8230fae3 [2021-06-08T05:53:39.055Z] Removing intermediate container 4c4523dd95a7 [2021-06-08T05:53:39.055Z] ---> 85e878d2b6ee [2021-06-08T05:53:39.055Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T05:53:40.047Z] ---> 365a75050d98 [2021-06-08T05:53:40.047Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T05:53:41.044Z] Removing intermediate container c8857ced4c48 [2021-06-08T05:53:41.044Z] ---> 50bfcb12ded4 [2021-06-08T05:53:41.044Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T05:53:41.044Z] ---> Running in 6b9a523887ef [2021-06-08T05:53:41.646Z] ---> 857d10baff23 [2021-06-08T05:53:41.646Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T05:53:41.646Z] Removing intermediate container 21df8230fae3 [2021-06-08T05:53:41.646Z] ---> 40c3468e2b35 [2021-06-08T05:53:41.646Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T05:53:41.920Z] Removing intermediate container 6b9a523887ef [2021-06-08T05:53:41.920Z] ---> 4960833b08ce [2021-06-08T05:53:41.920Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T05:53:42.201Z] ---> Running in 85ec799f53ba [2021-06-08T05:53:42.201Z] ---> Running in fc5119a39b9b [2021-06-08T05:53:42.473Z] ---> 60080600c564 [2021-06-08T05:53:42.473Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T05:53:42.755Z] ---> Running in 574f3e887504 [2021-06-08T05:53:42.755Z] Removing intermediate container 85ec799f53ba [2021-06-08T05:53:42.755Z] ---> e9fec20f6b05 [2021-06-08T05:53:42.755Z] Step 29/32 : CMD ["gate"] [2021-06-08T05:53:42.755Z] Removing intermediate container fc5119a39b9b [2021-06-08T05:53:42.755Z] ---> 8e462ae00e92 [2021-06-08T05:53:42.755Z] Step 25/26 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:53:43.034Z] ---> Running in c5a968de6b16 [2021-06-08T05:53:43.034Z] ---> Running in ecfe96832d32 [2021-06-08T05:53:43.313Z] Removing intermediate container 574f3e887504 [2021-06-08T05:53:43.313Z] ---> b6081cd0b985 [2021-06-08T05:53:43.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T05:53:43.313Z] ---> Running in b93641d46007 [2021-06-08T05:53:43.588Z] Removing intermediate container ecfe96832d32 [2021-06-08T05:53:43.588Z] ---> 0aa35a7393a2 [2021-06-08T05:53:43.588Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T05:53:43.588Z] Removing intermediate container c5a968de6b16 [2021-06-08T05:53:43.588Z] ---> d9af0d342f42 [2021-06-08T05:53:43.588Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T05:53:43.862Z] ---> Running in a8c0389484d3 [2021-06-08T05:53:43.862Z] Removing intermediate container b93641d46007 [2021-06-08T05:53:43.862Z] ---> Running in 818c7663c103 [2021-06-08T05:53:43.862Z] ---> 39a3757b30df [2021-06-08T05:53:43.862Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T05:53:44.136Z] ---> Running in 044e9bf4e7a9 [2021-06-08T05:53:44.413Z] Removing intermediate container a8c0389484d3 [2021-06-08T05:53:44.413Z] ---> a50a401ef879 [2021-06-08T05:53:44.413Z] [2021-06-08T05:53:44.413Z] Removing intermediate container 818c7663c103 [2021-06-08T05:53:44.413Z] ---> ce14b494ab0b [2021-06-08T05:53:44.413Z] Step 31/32 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:53:44.689Z] Successfully built a50a401ef879 [2021-06-08T05:53:44.689Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T05:53:44.966Z]  Building security-secretstore-setup ... done  ---> Running in f69500f444b5 [2021-06-08T05:53:44.966Z] Removing intermediate container 044e9bf4e7a9 [2021-06-08T05:53:44.966Z] ---> 9d490c89ce2a [2021-06-08T05:53:44.966Z] Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 [2021-06-08T05:53:44.966Z] ---> Running in a1bd1bfc2f9e [2021-06-08T05:53:45.572Z] Removing intermediate container f69500f444b5 [2021-06-08T05:53:45.572Z] ---> 34754ec7b810 [2021-06-08T05:53:45.572Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T05:53:45.848Z] ---> Running in ae2e2f888a1d [2021-06-08T05:53:45.848Z] Removing intermediate container a1bd1bfc2f9e [2021-06-08T05:53:45.848Z] ---> cb66eb00499d [2021-06-08T05:53:45.848Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T05:53:45.848Z] ---> Running in 4d7dc2f2715f [2021-06-08T05:53:46.451Z] Removing intermediate container ae2e2f888a1d [2021-06-08T05:53:46.451Z] ---> 0ca88d91ae22 [2021-06-08T05:53:46.451Z] [2021-06-08T05:53:46.730Z] Removing intermediate container 4d7dc2f2715f [2021-06-08T05:53:46.730Z] ---> 5e110bf10aae [2021-06-08T05:53:46.730Z] [2021-06-08T05:53:46.730Z] Successfully built 0ca88d91ae22 [2021-06-08T05:53:46.730Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T05:53:47.006Z]  Building security-bootstrapper ... done Successfully built 5e110bf10aae [2021-06-08T05:53:47.006Z] Successfully tagged core-data-arm64:latest [2021-06-08T05:53:47.298Z]  Building core-data ... done  [Pipeline] } [2021-06-08T05:53:47.304Z] $ docker stop --time=1 e7fac41dc6e7d0fac4e4ea67cfa19b5e28ce95ac748547755434462e6dc3d416 [2021-06-08T05:53:49.144Z] $ docker rm -f e7fac41dc6e7d0fac4e4ea67cfa19b5e28ce95ac748547755434462e6dc3d416 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T05:53:49.826Z] + docker images [2021-06-08T05:53:50.102Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T05:53:50.102Z] core-data-arm64 latest 5e110bf10aae 3 seconds ago 19.1MB [2021-06-08T05:53:50.102Z] security-bootstrapper-arm64 latest 0ca88d91ae22 4 seconds ago 17.1MB [2021-06-08T05:53:50.102Z] security-secretstore-setup-arm64 latest a50a401ef879 6 seconds ago 26.5MB [2021-06-08T05:53:50.102Z] core-metadata-arm64 latest 9900654607c7 14 seconds ago 15.6MB [2021-06-08T05:53:50.102Z] 2273b4843af8 23 seconds ago 974MB [2021-06-08T05:53:50.102Z] 76364a416c31 27 seconds ago 971MB [2021-06-08T05:53:50.102Z] 38adbc14435e 30 seconds ago 973MB [2021-06-08T05:53:50.102Z] 6ad2186a7bc3 39 seconds ago 967MB [2021-06-08T05:53:50.102Z] sys-mgmt-agent-arm64 latest 7c92e39c124f 2 minutes ago 299MB [2021-06-08T05:53:50.102Z] support-notifications-arm64 latest 230bec607615 3 minutes ago 15.7MB [2021-06-08T05:53:50.102Z] core-command-arm64 latest 5a8da9472f01 3 minutes ago 15MB [2021-06-08T05:53:50.102Z] support-scheduler-arm64 latest b8ac57e39b26 3 minutes ago 15MB [2021-06-08T05:53:50.102Z] security-proxy-setup-arm64 latest b9ff713d4a86 3 minutes ago 24MB [2021-06-08T05:53:50.102Z] 4e7d0c16480c 4 minutes ago 973MB [2021-06-08T05:53:50.102Z] 9aaf935506c0 4 minutes ago 968MB [2021-06-08T05:53:50.102Z] 84bee0256294 4 minutes ago 968MB [2021-06-08T05:53:50.102Z] 38baf57559e0 4 minutes ago 971MB [2021-06-08T05:53:50.102Z] 3c07c1264fa7 4 minutes ago 966MB [2021-06-08T05:53:50.102Z] ci-base-image-arm64 latest 0ceddcabf47d 14 minutes ago 641MB [2021-06-08T05:53:50.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T05:53:50.102Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T05:53:50.102Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T05:53:50.102Z] 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-08T05:53:51.082Z] ---> job-cost.sh [2021-06-08T05:53:51.082Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3HKF [2021-06-08T05:54:38.028Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T05:56:14.810Z] lf-activate-venv(): INFO: Adding /tmp/venv-3HKF/bin to PATH [2021-06-08T05:56:14.810Z] INFO: No Stack... [2021-06-08T05:56:14.810Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T05:56:14.810Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T05:56:15.176Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2021-06-08T05:56:15.177Z] -d, -f6 [Pipeline] lock [2021-06-08T05:56:15.293Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3550-1-stack-cost] [2021-06-08T05:56:15.300Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3550-1-stack-cost] did not exist. Created. [2021-06-08T05:56:15.300Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T05:56:15.830Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T05:56:16.146Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T05:56:16.168Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3550-1-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-08T05:56:19.004Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:19.619Z] ---> package-listing.sh [2021-06-08T05:56:19.619Z] ++ facter osfamily [2021-06-08T05:56:19.619Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T05:56:19.885Z] + OS_FAMILY=redhat [2021-06-08T05:56:19.885Z] + workspace=/w/workspace/edgex-go/1 [2021-06-08T05:56:19.885Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T05:56:19.885Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T05:56:19.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T05:56:19.885Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T05:56:19.885Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-08T05:56:19.885Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T05:56:19.885Z] + case "${OS_FAMILY}" in [2021-06-08T05:56:19.885Z] + rpm -qa [2021-06-08T05:56:19.885Z] + sort [2021-06-08T05:56:21.821Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T05:56:21.821Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T05:56:21.821Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T05:56:21.821Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-08T05:56:21.821Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-08T05:56:21.821Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-08T05:56:21.871Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T05:56:22.375Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:56:22.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T05:56:22.718Z] [2021-06-08T05:56:22.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:56:23.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T05:56:23.081Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T05:56:23.081Z] df20fa9351a1: Pulling fs layer [2021-06-08T05:56:23.081Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T05:56:23.081Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T05:56:23.081Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T05:56:23.081Z] 93b61091891f: Pulling fs layer [2021-06-08T05:56:23.081Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T05:56:23.081Z] 5e14af77c1be: Pulling fs layer [2021-06-08T05:56:23.081Z] 01666e4c0597: Pulling fs layer [2021-06-08T05:56:23.081Z] aa168da1d23b: Pulling fs layer [2021-06-08T05:56:23.081Z] 93b9cdb0e59b: Waiting [2021-06-08T05:56:23.081Z] 5e14af77c1be: Waiting [2021-06-08T05:56:23.081Z] 01666e4c0597: Waiting [2021-06-08T05:56:23.081Z] aa168da1d23b: Waiting [2021-06-08T05:56:23.081Z] 46f8f816bc3b: Waiting [2021-06-08T05:56:23.081Z] 93b61091891f: Waiting [2021-06-08T05:56:23.081Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T05:56:23.081Z] 36b3adc4ff6f: Download complete [2021-06-08T05:56:23.081Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T05:56:23.081Z] 46f8f816bc3b: Download complete [2021-06-08T05:56:23.081Z] df20fa9351a1: Verifying Checksum [2021-06-08T05:56:23.081Z] df20fa9351a1: Download complete [2021-06-08T05:56:23.348Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T05:56:23.348Z] 93b9cdb0e59b: Download complete [2021-06-08T05:56:23.348Z] 5e14af77c1be: Verifying Checksum [2021-06-08T05:56:23.348Z] 5e14af77c1be: Download complete [2021-06-08T05:56:23.348Z] 93b61091891f: Verifying Checksum [2021-06-08T05:56:23.348Z] 93b61091891f: Download complete [2021-06-08T05:56:23.348Z] 01666e4c0597: Verifying Checksum [2021-06-08T05:56:23.348Z] 01666e4c0597: Download complete [2021-06-08T05:56:23.348Z] df20fa9351a1: Pull complete [2021-06-08T05:56:23.348Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T05:56:23.348Z] 8ad3a11d3b57: Download complete [2021-06-08T05:56:23.610Z] 36b3adc4ff6f: Pull complete [2021-06-08T05:56:23.870Z] 8ad3a11d3b57: Pull complete [2021-06-08T05:56:24.131Z] 46f8f816bc3b: Pull complete [2021-06-08T05:56:24.131Z] 93b61091891f: Pull complete [2021-06-08T05:56:24.390Z] 93b9cdb0e59b: Pull complete [2021-06-08T05:56:24.390Z] 5e14af77c1be: Pull complete [2021-06-08T05:56:24.391Z] 01666e4c0597: Pull complete [2021-06-08T05:56:25.333Z] aa168da1d23b: Verifying Checksum [2021-06-08T05:56:25.333Z] aa168da1d23b: Download complete [2021-06-08T05:56:29.573Z] aa168da1d23b: Pull complete [2021-06-08T05:56:29.573Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T05:56:29.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T05:56:29.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T05:56:29.710Z] prd-centos7-docker-4c-2g-845 does not seem to be running inside a container [2021-06-08T05:56:29.750Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T05:56:32.836Z] $ docker top 4b7878252be28bf24a9362ea564f8fc9e585c6eb7dffc0dbcbbbe8d36c3eecc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:56:33.267Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T05:56:33.583Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T05:56:33.912Z] + ls /var/log/sa-host [2021-06-08T05:56:33.912Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T05:56:33.912Z] file_magic: OK [2021-06-08T05:56:33.912Z] HZ: Using current value: 100 [2021-06-08T05:56:33.912Z] file_header: OK [2021-06-08T05:56:33.912Z] 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-08T05:56:33.912Z] Statistics: [2021-06-08T05:56:33.912Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T05:56:33.912Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T05:56:33.912Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T05:56:33.912Z] file_magic: OK [2021-06-08T05:56:33.912Z] HZ: Using current value: 100 [2021-06-08T05:56:33.912Z] file_header: OK [2021-06-08T05:56:33.912Z] 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-08T05:56:33.912Z] Statistics: [2021-06-08T05:56:33.912Z] 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... [2021-06-08T05:56:33.913Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:56:34.163Z] provisioning config files... [2021-06-08T05:56:34.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8652513095122519709tmp [Pipeline] { [Pipeline] echo [2021-06-08T05:56:34.239Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:34.582Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T05:56:34.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:35.067Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T05:56:35.100Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:35.438Z] ---> sudo-logs.sh [2021-06-08T05:56:35.438Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T05:56:35.521Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:35.853Z] ---> job-cost.sh [2021-06-08T05:56:35.853Z] lf-activate-venv: SKIPPING [2021-06-08T05:56:35.853Z] DEBUG: total: 0.18000000715255737 [2021-06-08T05:56:35.853Z] INFO: Retrieving Stack Cost... [2021-06-08T05:56:36.799Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T05:56:37.370Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T05:56:37.406Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:37.759Z] ---> logs-deploy.sh [2021-06-08T05:56:37.759Z] lf-activate-venv: SKIPPING [2021-06-08T05:56:37.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3550/1 [2021-06-08T05:56:37.759Z] INFO: archiving workspace using pattern(s): [2021-06-08T05:56:38.705Z] Archives upload complete. [2021-06-08T05:56:38.705Z] INFO: archiving logs to Nexus