Pull request #3701 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at 22189a20601e835d069a8814fe5b33d27e11ca61 rather than 26e529203edc05b55f10004eb75c5b3b6c1bd9cb Obtained Jenkinsfile from 22189a20601e835d069a8814fe5b33d27e11ca61 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2821292962259215763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9064862790355980370.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh 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-3701/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6967362361790534921.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4736129102804734845.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4977470970505653391.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3701/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9069345669605943794.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1411 in /w/workspace/edgexfoundry_edgex-go_PR-3701 [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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2774486439114440989.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 26e529203edc05b55f10004eb75c5b3b6c1bd9cb Merge succeeded, producing 26e529203edc05b55f10004eb75c5b3b6c1bd9cb Checking out Revision 26e529203edc05b55f10004eb75c5b3b6c1bd9cb (PR-3701) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8469832423393876028.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3701/head:refs/remotes/origin/PR-3701 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26e529203edc05b55f10004eb75c5b3b6c1bd9cb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4933468780205982620.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26e529203edc05b55f10004eb75c5b3b6c1bd9cb # timeout=10 Commit message: "docs: fix API path in SMA API document" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-06T03:43:21.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-06T03:43:21.775Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-06T03:43:21.897Z] ========================================================= [2021-09-06T03:43:21.897Z] EdgeX Global Pipelines Version Info [2021-09-06T03:43:21.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-06T03:43:23.184Z] ------------------- [2021-09-06T03:43:23.184Z] stable info: [2021-09-06T03:43:23.184Z] ------------------- [2021-09-06T03:43:23.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-06T03:43:23.184Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T03:43:23.184Z] Message: update stable to v1.0.205 [2021-09-06T03:43:23.772Z] ------------------- [2021-09-06T03:43:23.772Z] experimental info: [2021-09-06T03:43:23.772Z] ------------------- [2021-09-06T03:43:23.772Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-06T03:43:23.772Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T03:43:23.772Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-06T03:43:24.035Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-06T03:43:24.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-06T03:43:24.172Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-06T03:43:24.245Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-06T03:43:24.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-06T03:43:24.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-06T03:43:24.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-06T03:43:24.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-06T03:43:24.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-06T03:43:24.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-06T03:43:24.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-06T03:43:24.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-06T03:43:24.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-06T03:43:24.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-06T03:43:24.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-06T03:43:24.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T03:43:25.035Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T03:43:25.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-06T03:43:25.172Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-06T03:43:25.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-06T03:43:25.296Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-06T03:43:25.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-06T03:43:25.416Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-06T03:43:25.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3701 [Pipeline] echo [2021-09-06T03:43:25.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3701 [Pipeline] echo [2021-09-06T03:43:25.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3701 [Pipeline] echo [2021-09-06T03:43:25.656Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26e529203edc05b55f10004eb75c5b3b6c1bd9cb [Pipeline] echo [2021-09-06T03:43:25.717Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26e5292 [Pipeline] echo [2021-09-06T03:43:25.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T03:43:25.944Z] provisioning config files... [2021-09-06T03:43:25.968Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config866993810221294182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T03:43:26.361Z] ---> docker-login.sh [2021-09-06T03:43:26.361Z] nexus3.edgexfoundry.org:10001 [2021-09-06T03:43:26.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:43:26.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:43:26.628Z] Configure a credential helper to remove this warning. See [2021-09-06T03:43:26.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:43:26.628Z] [2021-09-06T03:43:26.628Z] Login Succeeded [2021-09-06T03:43:26.628Z] nexus3.edgexfoundry.org:10002 [2021-09-06T03:43:26.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:43:26.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:43:26.900Z] Configure a credential helper to remove this warning. See [2021-09-06T03:43:26.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:43:26.900Z] [2021-09-06T03:43:26.900Z] Login Succeeded [2021-09-06T03:43:26.900Z] nexus3.edgexfoundry.org:10003 [2021-09-06T03:43:26.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:43:26.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:43:26.900Z] Configure a credential helper to remove this warning. See [2021-09-06T03:43:26.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:43:26.900Z] [2021-09-06T03:43:26.900Z] Login Succeeded [2021-09-06T03:43:26.900Z] nexus3.edgexfoundry.org:10004 [2021-09-06T03:43:26.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:43:27.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:43:27.168Z] Configure a credential helper to remove this warning. See [2021-09-06T03:43:27.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:43:27.168Z] [2021-09-06T03:43:27.168Z] Login Succeeded [2021-09-06T03:43:27.168Z] docker.io [2021-09-06T03:43:27.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:43:27.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:43:27.435Z] Configure a credential helper to remove this warning. See [2021-09-06T03:43:27.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:43:27.435Z] [2021-09-06T03:43:27.435Z] Login Succeeded [2021-09-06T03:43:27.435Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T03:43:27.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T03:43:27.899Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-06T03:43:27.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T03:43:27.899Z] ++ dirname cmd/core-command/Dockerfile [2021-09-06T03:43:27.899Z] ++ cut -d/ -f2 [2021-09-06T03:43:27.899Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-06T03:43:27.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T03:43:27.899Z] ++ dirname cmd/core-data/Dockerfile [2021-09-06T03:43:27.899Z] ++ cut -d/ -f2 [2021-09-06T03:43:27.899Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-06T03:43:27.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T03:43:27.899Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-06T03:43:27.899Z] ++ cut -d/ -f2 [2021-09-06T03:43:27.899Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-06T03:43:27.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T03:43:27.899Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-06T03:43:27.899Z] ++ cut -d/ -f2 [2021-09-06T03:43:27.899Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-06T03:43:27.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T03:43:27.899Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-06T03:43:27.899Z] ++ cut -d/ -f2 [2021-09-06T03:43:27.899Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-06T03:43:27.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T03:43:27.899Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-06T03:43:27.899Z] ++ cut -d/ -f2 [2021-09-06T03:43:27.899Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-06T03:43:27.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T03:43:27.899Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-06T03:43:27.899Z] ++ cut -d/ -f2 [2021-09-06T03:43:27.899Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-06T03:43:27.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T03:43:27.899Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-06T03:43:27.899Z] ++ cut -d/ -f2 [2021-09-06T03:43:27.899Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-06T03:43:27.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T03:43:27.899Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-06T03:43:27.899Z] ++ cut -d/ -f2 [2021-09-06T03:43:27.899Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-06T03:43:27.982Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:43:29.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T03:43:29.524Z] [2021-09-06T03:43:29.524Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:43:29.898Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T03:43:29.898Z] latest: Pulling from edgex-devops/git-semver [2021-09-06T03:43:29.898Z] 31603596830f: Pulling fs layer [2021-09-06T03:43:29.898Z] 04fac38145f0: Pulling fs layer [2021-09-06T03:43:29.898Z] 701f6daf10bf: Pulling fs layer [2021-09-06T03:43:29.898Z] 24f72da36158: Pulling fs layer [2021-09-06T03:43:29.898Z] 24f72da36158: Waiting [2021-09-06T03:43:29.898Z] 04fac38145f0: Verifying Checksum [2021-09-06T03:43:29.898Z] 04fac38145f0: Download complete [2021-09-06T03:43:30.173Z] 31603596830f: Verifying Checksum [2021-09-06T03:43:30.173Z] 31603596830f: Download complete [2021-09-06T03:43:30.441Z] 31603596830f: Pull complete [2021-09-06T03:43:30.441Z] 24f72da36158: Verifying Checksum [2021-09-06T03:43:30.441Z] 24f72da36158: Download complete [2021-09-06T03:43:30.441Z] 04fac38145f0: Pull complete [2021-09-06T03:43:30.441Z] 701f6daf10bf: Verifying Checksum [2021-09-06T03:43:30.441Z] 701f6daf10bf: Download complete [2021-09-06T03:43:31.033Z] 701f6daf10bf: Pull complete [2021-09-06T03:43:31.305Z] 24f72da36158: Pull complete [2021-09-06T03:43:31.305Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-06T03:43:31.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T03:43:31.305Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-06T03:43:31.438Z] prd-centos7-docker-4c-2g-1411 does not seem to be running inside a container [2021-09-06T03:43:31.493Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-06T03:43:32.365Z] $ docker top ba4ad6993028e1f87753880d8b23495b5b1f76bb17c05d66e254eff82e0369be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T03:43:32.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T03:43:32.572Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T03:43:32.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T03:43:32.685Z] $ docker exec ba4ad6993028e1f87753880d8b23495b5b1f76bb17c05d66e254eff82e0369be ssh-agent [2021-09-06T03:43:32.793Z] SSH_AUTH_SOCK=/tmp/ssh-cishYOqTBLG1/agent.13 [2021-09-06T03:43:32.793Z] SSH_AGENT_PID=19 [2021-09-06T03:43:32.803Z] Running ssh-add (command line suppressed) [2021-09-06T03:43:32.892Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6353978015341297467.key (/w/workspace/edgex-go/1@tmp/private_key_6353978015341297467.key) [2021-09-06T03:43:32.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T03:43:33.280Z] + git tag --points-at HEAD [Pipeline] } [2021-09-06T03:43:33.307Z] $ docker exec --env ******** --env ******** ba4ad6993028e1f87753880d8b23495b5b1f76bb17c05d66e254eff82e0369be ssh-agent -k [2021-09-06T03:43:33.404Z] unset SSH_AUTH_SOCK; [2021-09-06T03:43:33.405Z] unset SSH_AGENT_PID; [2021-09-06T03:43:33.405Z] echo Agent pid 19 killed; [2021-09-06T03:43:33.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-06T03:43:33.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T03:43:33.513Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T03:43:33.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T03:43:33.637Z] $ docker exec ba4ad6993028e1f87753880d8b23495b5b1f76bb17c05d66e254eff82e0369be ssh-agent [2021-09-06T03:43:33.756Z] SSH_AUTH_SOCK=/tmp/ssh-qBSR6rZzT7oS/agent.54 [2021-09-06T03:43:33.756Z] SSH_AGENT_PID=61 [2021-09-06T03:43:33.765Z] Running ssh-add (command line suppressed) [2021-09-06T03:43:33.860Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3426330463800977444.key (/w/workspace/edgex-go/1@tmp/private_key_3426330463800977444.key) [2021-09-06T03:43:33.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T03:43:34.238Z] + git semver init [2021-09-06T03:43:34.238Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T03:43:34.238Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-06T03:43:34.238Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-06T03:43:34.238Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T03:43:34.238Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T03:43:34.238Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T03:43:34.238Z] # $SEMVER_BRANCH = PR-3701 [2021-09-06T03:43:34.238Z] # $SEMVER_TEMP = /tmp/semver-077552951 [2021-09-06T03:43:34.238Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-06T03:43:49.244Z] # '/tmp/semver-077552951' -> '/w/workspace/edgex-go/1/.semver' [2021-09-06T03:43:49.244Z] # -> Force: false [2021-09-06T03:43:49.244Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-06T03:43:49.265Z] $ docker exec --env ******** --env ******** ba4ad6993028e1f87753880d8b23495b5b1f76bb17c05d66e254eff82e0369be ssh-agent -k [2021-09-06T03:43:49.359Z] unset SSH_AUTH_SOCK; [2021-09-06T03:43:49.359Z] unset SSH_AGENT_PID; [2021-09-06T03:43:49.359Z] echo Agent pid 61 killed; [2021-09-06T03:43:49.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T03:43:49.808Z] + git semver [Pipeline] } [2021-09-06T03:43:49.841Z] $ docker stop --time=1 ba4ad6993028e1f87753880d8b23495b5b1f76bb17c05d66e254eff82e0369be [2021-09-06T03:43:52.090Z] $ docker rm -f ba4ad6993028e1f87753880d8b23495b5b1f76bb17c05d66e254eff82e0369be [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T03:43:52.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-06T03:43:52.941Z] Stashed 1 file(s) [Pipeline] echo [2021-09-06T03:43:52.965Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-06T03:43:53.701Z] ========================================================= [2021-09-06T03:43:53.701Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-06T03:43:53.701Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T03:43:54.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T03:43:54.084Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-06T03:43:54.084Z] 540db60ca938: Pulling fs layer [2021-09-06T03:43:54.084Z] adcc1eea9eea: Pulling fs layer [2021-09-06T03:43:54.084Z] 4c4ab2625f07: Pulling fs layer [2021-09-06T03:43:54.084Z] db62176df00c: Pulling fs layer [2021-09-06T03:43:54.084Z] 3b30891b0d05: Pulling fs layer [2021-09-06T03:43:54.084Z] 06b49ca38bd5: Pulling fs layer [2021-09-06T03:43:54.084Z] c788192a36de: Pulling fs layer [2021-09-06T03:43:54.084Z] a77e37c0d609: Pulling fs layer [2021-09-06T03:43:54.084Z] c3185cebc471: Pulling fs layer [2021-09-06T03:43:54.084Z] 3b30891b0d05: Waiting [2021-09-06T03:43:54.084Z] 06b49ca38bd5: Waiting [2021-09-06T03:43:54.084Z] c788192a36de: Waiting [2021-09-06T03:43:54.084Z] a77e37c0d609: Waiting [2021-09-06T03:43:54.084Z] c3185cebc471: Waiting [2021-09-06T03:43:54.084Z] db62176df00c: Waiting [2021-09-06T03:43:54.084Z] 4c4ab2625f07: Verifying Checksum [2021-09-06T03:43:54.084Z] 4c4ab2625f07: Download complete [2021-09-06T03:43:54.084Z] adcc1eea9eea: Verifying Checksum [2021-09-06T03:43:54.084Z] adcc1eea9eea: Download complete [2021-09-06T03:43:54.084Z] 3b30891b0d05: Verifying Checksum [2021-09-06T03:43:54.084Z] 3b30891b0d05: Download complete [2021-09-06T03:43:54.354Z] 06b49ca38bd5: Download complete [2021-09-06T03:43:54.354Z] c788192a36de: Verifying Checksum [2021-09-06T03:43:54.354Z] c788192a36de: Download complete [2021-09-06T03:43:54.354Z] 540db60ca938: Verifying Checksum [2021-09-06T03:43:54.354Z] 540db60ca938: Download complete [2021-09-06T03:43:54.354Z] 540db60ca938: Pull complete [2021-09-06T03:43:54.620Z] adcc1eea9eea: Pull complete [2021-09-06T03:43:54.620Z] 4c4ab2625f07: Pull complete [2021-09-06T03:43:55.204Z] a77e37c0d609: Verifying Checksum [2021-09-06T03:43:55.204Z] a77e37c0d609: Download complete [2021-09-06T03:43:59.465Z] c3185cebc471: Verifying Checksum [2021-09-06T03:43:59.465Z] c3185cebc471: Download complete [2021-09-06T03:43:59.465Z] db62176df00c: Verifying Checksum [2021-09-06T03:43:59.465Z] db62176df00c: Download complete [2021-09-06T03:44:02.074Z] db62176df00c: Pull complete [2021-09-06T03:44:02.345Z] 3b30891b0d05: Pull complete [2021-09-06T03:44:02.345Z] 06b49ca38bd5: Pull complete [2021-09-06T03:44:02.345Z] c788192a36de: Pull complete [2021-09-06T03:44:02.615Z] a77e37c0d609: Pull complete [2021-09-06T03:44:04.593Z] c3185cebc471: Pull complete [2021-09-06T03:44:04.593Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-06T03:44:04.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T03:44:04.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T03:44:04.988Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T03:44:04.988Z] WORKDIR /edgex [2021-09-06T03:44:04.988Z] COPY go.mod . [2021-09-06T03:44:04.988Z] RUN go mod download' [2021-09-06T03:44:04.988Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-06T03:44:06.408Z] Sending build context to Docker daemon 328.8MB [2021-09-06T03:44:06.408Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T03:44:06.408Z] ---> 031687cdd783 [2021-09-06T03:44:06.408Z] Step 2/4 : WORKDIR /edgex [2021-09-06T03:44:08.353Z] ---> Running in 85037623ea92 [2021-09-06T03:44:08.353Z] Removing intermediate container 85037623ea92 [2021-09-06T03:44:08.353Z] ---> 1852d5d5781b [2021-09-06T03:44:08.353Z] Step 3/4 : COPY go.mod . [2021-09-06T03:44:08.454Z] Still waiting to schedule task [2021-09-06T03:44:08.454Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-06T03:44:08.622Z] ---> dfded449c85e [2021-09-06T03:44:08.622Z] Step 4/4 : RUN go mod download [2021-09-06T03:44:08.622Z] ---> Running in 2340897cb8f4 [2021-09-06T03:44:55.466Z] Removing intermediate container 2340897cb8f4 [2021-09-06T03:44:55.466Z] ---> 1f3a3f5fdcce [2021-09-06T03:44:55.466Z] Successfully built 1f3a3f5fdcce [2021-09-06T03:44:55.466Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:44:55.812Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T03:44:55.812Z] . [Pipeline] withDockerContainer [2021-09-06T03:44:55.921Z] prd-centos7-docker-4c-2g-1411 does not seem to be running inside a container [2021-09-06T03:44:55.971Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T03:44:56.356Z] $ docker top 17e730caaeaefd5fa261710fb617294f993c647e4edd1ee5ce975dc2f559a34c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T03:44:57.085Z] + go version [2021-09-06T03:44:57.086Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-06T03:44:57.114Z] $ docker stop --time=1 17e730caaeaefd5fa261710fb617294f993c647e4edd1ee5ce975dc2f559a34c [2021-09-06T03:44:58.301Z] $ docker rm -f 17e730caaeaefd5fa261710fb617294f993c647e4edd1ee5ce975dc2f559a34c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:45:00.539Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T03:45:00.539Z] . [Pipeline] withDockerContainer [2021-09-06T03:45:00.644Z] prd-centos7-docker-4c-2g-1411 does not seem to be running inside a container [2021-09-06T03:45:00.694Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T03:45:01.033Z] $ docker top 0dd0f2571b49d95c0ee795b17ac013a452ac8ac09aa470bfd87db4d580a030a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T03:45:01.187Z] ========================================================= [2021-09-06T03:45:01.187Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T03:45:01.187Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T03:45:01.552Z] + go mod tidy [Pipeline] sh [2021-09-06T03:45:02.177Z] + make test [2021-09-06T03:45:02.177Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T03:45:02.448Z] go mod tidy [2021-09-06T03:45:02.448Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T03:45:07.823Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T03:45:26.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T03:45:28.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T03:45:28.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T03:45:29.571Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T03:45:32.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T03:45:32.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T03:45:32.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T03:45:32.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T03:45:33.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T03:45:33.298Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T03:45:33.568Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T03:45:33.568Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T03:45:33.568Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T03:45:33.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T03:45:35.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-09-06T03:45:35.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T03:45:35.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T03:45:36.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements [2021-09-06T03:45:36.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T03:45:36.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements [2021-09-06T03:45:36.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T03:45:36.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T03:45:37.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 90.1% of statements [2021-09-06T03:45:37.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T03:45:37.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T03:45:38.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-09-06T03:45:38.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T03:45:38.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T03:45:38.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T03:45:38.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T03:45:38.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T03:45:38.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 94.2% of statements [2021-09-06T03:45:38.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T03:45:38.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T03:45:38.899Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements [2021-09-06T03:45:38.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T03:45:38.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T03:45:38.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T03:45:38.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T03:45:38.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T03:45:39.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-09-06T03:45:39.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T03:45:39.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T03:45:39.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T03:45:40.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.8% of statements [2021-09-06T03:45:40.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T03:45:40.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-09-06T03:45:40.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-09-06T03:45:40.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T03:45:40.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-09-06T03:45:40.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-09-06T03:45:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-09-06T03:45:41.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-09-06T03:45:41.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-09-06T03:45:54.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-09-06T03:45:54.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-06T03:45:58.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.220s coverage: 81.8% of statements [2021-09-06T03:45:58.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.2% of statements [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T03:46:16.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-09-06T03:46:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-09-06T03:46:16.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements [2021-09-06T03:46:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T03:46:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T03:46:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T03:46:17.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-09-06T03:46:17.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T03:46:17.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T03:46:17.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-09-06T03:46:17.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T03:46:17.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-09-06T03:46:17.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T03:46:25.400Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1412 in /w/workspace/edgexfoundry_edgex-go_PR-3701 [Pipeline] { [Pipeline] ws [2021-09-06T03:46:25.463Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-06T03:46:25.760Z] The recommended git tool is: git [2021-09-06T03:46:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.5% of statements [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T03:46:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.0% of statements [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T03:46:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T03:46:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T03:46:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T03:46:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T03:46:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-09-06T03:46:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-06T03:46:25.975Z] GO111MODULE=on go vet ./... [2021-09-06T03:46:30.730Z] using credential edgex-jenkins-ssh [2021-09-06T03:46:30.749Z] Cloning the remote Git repository [2021-09-06T03:46:30.783Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T03:46:30.883Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-06T03:46:30.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T03:46:30.976Z] > git --version # timeout=10 [2021-09-06T03:46:30.991Z] > git --version # 'git version 2.17.1' [2021-09-06T03:46:30.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T03:46:31.095Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T03:46:47.531Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:46:47.852Z] Merge succeeded, producing 26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:46:47.852Z] Checking out Revision 26e529203edc05b55f10004eb75c5b3b6c1bd9cb (PR-3701) [2021-09-06T03:46:46.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T03:46:46.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T03:46:46.747Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T03:46:46.778Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T03:46:46.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T03:46:46.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3701/head:refs/remotes/origin/PR-3701 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T03:46:47.542Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T03:46:47.557Z] > git checkout -f 26e529203edc05b55f10004eb75c5b3b6c1bd9cb # timeout=10 [2021-09-06T03:46:47.763Z] > git remote # timeout=10 [2021-09-06T03:46:47.782Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T03:46:47.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T03:46:47.811Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-06T03:46:47.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T03:46:47.851Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T03:46:47.862Z] > git checkout -f 26e529203edc05b55f10004eb75c5b3b6c1bd9cb # timeout=10 [2021-09-06T03:46:48.087Z] gofmt -l . [2021-09-06T03:46:48.087Z] [ "`gofmt -l .`" = "" ] [2021-09-06T03:46:48.087Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T03:46:48.599Z] + ls -al . [2021-09-06T03:46:48.599Z] total 608 [2021-09-06T03:46:48.599Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 03:46 . [2021-09-06T03:46:48.599Z] drwxr-xr-x 4 root root 28 Sep 6 03:45 .. [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 03:43 .dockerignore [2021-09-06T03:46:48.599Z] drwxrwxr-x 8 1001 1001 179 Sep 6 03:43 .git [2021-09-06T03:46:48.599Z] drwxrwxr-x 4 1001 1001 142 Sep 6 03:43 .github [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 03:43 .gitignore [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 03:43 .hadolint.yml [2021-09-06T03:46:48.599Z] drwx------ 3 1001 1001 58 Sep 6 03:43 .semver [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 03:43 .sonarcloud.properties [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 03:43 ADOPTERS.md [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 03:43 Attribution.txt [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 03:43 CHANGELOG.md [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 03:43 CONTRIBUTING.md [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 03:43 GOVERNANCE.md [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 03:43 Jenkinsfile [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 03:43 LICENSE [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 03:43 Makefile [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 03:43 OWNERS.md [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 03:43 README.md [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 03:43 SECURITY.md [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 03:43 VERSION [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 03:43 ZMQWindows.md [2021-09-06T03:46:48.599Z] drwxrwxr-x 2 1001 1001 37 Sep 6 03:43 bin [2021-09-06T03:46:48.599Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 03:43 cmd [2021-09-06T03:46:48.599Z] -rw-r--r-- 1 root root 404331 Sep 6 03:46 coverage.out [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 03:43 go.mod [2021-09-06T03:46:48.599Z] -rw-r--r-- 1 root root 50064 Sep 6 03:45 go.sum [2021-09-06T03:46:48.599Z] drwxrwxr-x 8 1001 1001 124 Sep 6 03:43 internal [2021-09-06T03:46:48.599Z] drwxrwxr-x 3 1001 1001 16 Sep 6 03:43 openapi [2021-09-06T03:46:48.599Z] drwxrwxr-x 4 1001 1001 71 Sep 6 03:43 snap [2021-09-06T03:46:48.599Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 03:43 version.go [Pipeline] sh [2021-09-06T03:46:49.047Z] + '[' -e coverage.out ] [2021-09-06T03:46:49.047Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T03:46:49.172Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T03:46:49.494Z] + make build [2021-09-06T03:46:49.494Z] go mod tidy [2021-09-06T03:46:49.494Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T03:46:51.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T03:46:52.235Z] Commit message: "docs: fix API path in SMA API document" [2021-09-06T03:46:52.286Z] > git --version # timeout=10 [2021-09-06T03:46:52.298Z] > git --version # 'git version 2.17.1' [2021-09-06T03:46:52.309Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T03:46:53.153Z] provisioning config files... [2021-09-06T03:46:53.186Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4892415356707806525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T03:46:53.833Z] ---> docker-login.sh [2021-09-06T03:46:53.833Z] nexus3.edgexfoundry.org:10001 [2021-09-06T03:46:54.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:46:55.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:46:55.098Z] Configure a credential helper to remove this warning. See [2021-09-06T03:46:55.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:46:55.098Z] [2021-09-06T03:46:55.098Z] Login Succeeded [2021-09-06T03:46:55.098Z] nexus3.edgexfoundry.org:10002 [2021-09-06T03:46:55.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:46:55.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:46:55.654Z] Configure a credential helper to remove this warning. See [2021-09-06T03:46:55.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:46:55.654Z] [2021-09-06T03:46:55.654Z] Login Succeeded [2021-09-06T03:46:55.654Z] nexus3.edgexfoundry.org:10003 [2021-09-06T03:46:56.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:46:56.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:46:56.254Z] Configure a credential helper to remove this warning. See [2021-09-06T03:46:56.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:46:56.254Z] [2021-09-06T03:46:56.254Z] Login Succeeded [2021-09-06T03:46:56.254Z] nexus3.edgexfoundry.org:10004 [2021-09-06T03:46:56.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:46:56.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:46:56.807Z] Configure a credential helper to remove this warning. See [2021-09-06T03:46:56.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:46:56.807Z] [2021-09-06T03:46:56.807Z] Login Succeeded [2021-09-06T03:46:56.807Z] docker.io [2021-09-06T03:46:57.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T03:46:57.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T03:46:57.684Z] Configure a credential helper to remove this warning. See [2021-09-06T03:46:57.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T03:46:57.684Z] [2021-09-06T03:46:57.684Z] Login Succeeded [2021-09-06T03:46:57.684Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T03:46:57.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-06T03:46:58.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T03:46:58.146Z] 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 [Pipeline] echo [2021-09-06T03:46:58.463Z] ========================================================= [2021-09-06T03:46:58.463Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-06T03:46:58.463Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T03:46:58.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T03:46:59.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T03:46:59.145Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-06T03:46:59.145Z] 595b0fe564bb: Pulling fs layer [2021-09-06T03:46:59.145Z] 24495759ef45: Pulling fs layer [2021-09-06T03:46:59.145Z] d148012ef14d: Pulling fs layer [2021-09-06T03:46:59.145Z] e90a11edd702: Pulling fs layer [2021-09-06T03:46:59.145Z] d77568369979: Pulling fs layer [2021-09-06T03:46:59.145Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-06T03:46:59.145Z] 170f2ba95c9a: Pulling fs layer [2021-09-06T03:46:59.145Z] 97ac5df62f85: Pulling fs layer [2021-09-06T03:46:59.145Z] e90a11edd702: Waiting [2021-09-06T03:46:59.145Z] d77568369979: Waiting [2021-09-06T03:46:59.145Z] fc1c9f9a7f3b: Waiting [2021-09-06T03:46:59.145Z] 97ac5df62f85: Waiting [2021-09-06T03:46:59.145Z] 170f2ba95c9a: Waiting [2021-09-06T03:46:59.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T03:46:59.425Z] d148012ef14d: Verifying Checksum [2021-09-06T03:46:59.425Z] d148012ef14d: Download complete [2021-09-06T03:46:59.425Z] 24495759ef45: Verifying Checksum [2021-09-06T03:46:59.425Z] 24495759ef45: Download complete [2021-09-06T03:46:59.425Z] d77568369979: Verifying Checksum [2021-09-06T03:46:59.425Z] d77568369979: Download complete [2021-09-06T03:46:59.425Z] fc1c9f9a7f3b: Download complete [2021-09-06T03:46:59.425Z] 595b0fe564bb: Verifying Checksum [2021-09-06T03:46:59.425Z] 595b0fe564bb: Download complete [2021-09-06T03:46:59.702Z] 170f2ba95c9a: Verifying Checksum [2021-09-06T03:46:59.702Z] 170f2ba95c9a: Download complete [2021-09-06T03:47:00.303Z] 595b0fe564bb: Pull complete [2021-09-06T03:47:00.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T03:47:00.901Z] 24495759ef45: Pull complete [2021-09-06T03:47:01.179Z] d148012ef14d: Pull complete [2021-09-06T03:47:01.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T03:47:01.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T03:47:02.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T03:47:03.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T03:47:03.840Z] 97ac5df62f85: Verifying Checksum [2021-09-06T03:47:03.841Z] 97ac5df62f85: Download complete [2021-09-06T03:47:03.841Z] e90a11edd702: Verifying Checksum [2021-09-06T03:47:03.841Z] e90a11edd702: Download complete [2021-09-06T03:47:04.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-06T03:47:05.914Z] $ docker stop --time=1 0dd0f2571b49d95c0ee795b17ac013a452ac8ac09aa470bfd87db4d580a030a0 [2021-09-06T03:47:07.801Z] $ docker rm -f 0dd0f2571b49d95c0ee795b17ac013a452ac8ac09aa470bfd87db4d580a030a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:47:12.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T03:47:12.563Z] [2021-09-06T03:47:12.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:47:12.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T03:47:12.936Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-06T03:47:12.936Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-06T03:47:12.936Z] ca9280d653b3: Pulling fs layer [2021-09-06T03:47:12.936Z] 7e9c9ca2126c: Pulling fs layer [2021-09-06T03:47:13.201Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-06T03:47:13.201Z] cbdbe7a5bc2a: Download complete [2021-09-06T03:47:13.466Z] cbdbe7a5bc2a: Pull complete [2021-09-06T03:47:13.736Z] ca9280d653b3: Verifying Checksum [2021-09-06T03:47:13.736Z] ca9280d653b3: Download complete [2021-09-06T03:47:14.327Z] ca9280d653b3: Pull complete [2021-09-06T03:47:14.992Z] e90a11edd702: Pull complete [2021-09-06T03:47:14.992Z] d77568369979: Pull complete [2021-09-06T03:47:14.992Z] fc1c9f9a7f3b: Pull complete [2021-09-06T03:47:14.992Z] 170f2ba95c9a: Pull complete [2021-09-06T03:47:15.732Z] 7e9c9ca2126c: Verifying Checksum [2021-09-06T03:47:15.732Z] 7e9c9ca2126c: Download complete [2021-09-06T03:47:19.089Z] 7e9c9ca2126c: Pull complete [2021-09-06T03:47:19.089Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-06T03:47:19.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T03:47:19.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-06T03:47:19.204Z] prd-centos7-docker-4c-2g-1411 does not seem to be running inside a container [2021-09-06T03:47:19.257Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T03:47:20.385Z] 97ac5df62f85: Pull complete [2021-09-06T03:47:20.385Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-06T03:47:20.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T03:47:20.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T03:47:22.035Z] $ docker top 59f6c17945b5efde2f3d67ea59582d0bf729ad35ed11f5378af439fa1e0b6e24 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2021-09-06T03:47:22.545Z] + docker-compose build --help [2021-09-06T03:47:22.545Z] + grep parallel [2021-09-06T03:47:22.651Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-06T03:47:22.651Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T03:47:22.651Z] WORKDIR /edgex [2021-09-06T03:47:22.651Z] COPY go.mod . [2021-09-06T03:47:22.651Z] RUN go mod download [2021-09-06T03:47:23.125Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T03:47:23.158Z] $ docker stop --time=1 59f6c17945b5efde2f3d67ea59582d0bf729ad35ed11f5378af439fa1e0b6e24 [2021-09-06T03:47:24.341Z] $ docker rm -f 59f6c17945b5efde2f3d67ea59582d0bf729ad35ed11f5378af439fa1e0b6e24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2021-09-06T03:47:24.644Z] Sending build context to Docker daemon 166MB [2021-09-06T03:47:24.645Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T03:47:24.645Z] ---> 04bc70af865f [2021-09-06T03:47:24.645Z] Step 2/4 : WORKDIR /edgex [Pipeline] sh [2021-09-06T03:47:24.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T03:47:24.958Z] . [Pipeline] withDockerContainer [2021-09-06T03:47:25.060Z] prd-centos7-docker-4c-2g-1411 does not seem to be running inside a container [2021-09-06T03:47:25.113Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T03:47:25.500Z] $ docker top 01167b560ed4b44dffaa7e5dca74be7c505dff85c784730132ae3e2aafb272f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T03:47:25.966Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T03:47:26.554Z] Building core-command ... [2021-09-06T03:47:26.554Z] Building core-data ... [2021-09-06T03:47:26.554Z] Building core-metadata ... [2021-09-06T03:47:26.554Z] Building security-bootstrapper ... [2021-09-06T03:47:26.554Z] Building security-proxy-setup ... [2021-09-06T03:47:26.554Z] Building security-secretstore-setup ... [2021-09-06T03:47:26.554Z] Building support-notifications ... [2021-09-06T03:47:26.554Z] Building support-scheduler ... [2021-09-06T03:47:26.554Z] Building sys-mgmt-agent ... [2021-09-06T03:47:26.554Z] Building sys-mgmt-agent [2021-09-06T03:47:26.554Z] Building support-notifications [2021-09-06T03:47:26.554Z] Building security-secretstore-setup [2021-09-06T03:47:26.554Z] Building core-metadata [2021-09-06T03:47:26.554Z] Building security-proxy-setup [2021-09-06T03:47:28.948Z] ---> Running in 1fa719383a13 [2021-09-06T03:47:29.224Z] Removing intermediate container 1fa719383a13 [2021-09-06T03:47:29.224Z] ---> 4c02e3251198 [2021-09-06T03:47:29.224Z] Step 3/4 : COPY go.mod . [2021-09-06T03:47:30.207Z] ---> 94534a4b65e9 [2021-09-06T03:47:30.208Z] Step 4/4 : RUN go mod download [2021-09-06T03:47:30.208Z] ---> Running in 4daaab166f7b [2021-09-06T03:47:36.900Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:47:36.900Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:47:36.900Z] ---> 1f3a3f5fdcce [2021-09-06T03:47:36.900Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T03:47:36.900Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:47:36.900Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:47:36.900Z] ---> 1f3a3f5fdcce [2021-09-06T03:47:36.900Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T03:47:41.152Z] ---> Running in 1c1525280359 [2021-09-06T03:47:41.152Z] ---> Running in e3802f8df55e [2021-09-06T03:47:46.484Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:47:46.484Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:47:46.484Z] ---> 1f3a3f5fdcce [2021-09-06T03:47:46.484Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T03:47:46.749Z] ---> Using cache [2021-09-06T03:47:46.749Z] ---> d17f05fae40a [2021-09-06T03:47:46.749Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:47:47.329Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:47:47.329Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:47:47.329Z] ---> 1f3a3f5fdcce [2021-09-06T03:47:47.329Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T03:47:47.329Z] ---> Using cache [2021-09-06T03:47:47.329Z] ---> d17f05fae40a [2021-09-06T03:47:47.329Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:47:48.733Z] Removing intermediate container 1c1525280359 [2021-09-06T03:47:48.733Z] ---> 7f5e47a24806 [2021-09-06T03:47:48.733Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:47:48.733Z] Removing intermediate container e3802f8df55e [2021-09-06T03:47:48.733Z] ---> d17f05fae40a [2021-09-06T03:47:48.733Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:47:48.733Z] ---> Running in fddc3200542a [2021-09-06T03:47:48.733Z] ---> Running in 5990b9e8f41e [2021-09-06T03:47:48.999Z] ---> Running in 5023b9716c03 [2021-09-06T03:47:48.999Z] ---> Running in 67fa463e31fa [2021-09-06T03:47:49.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:47:49.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:47:49.981Z] ---> 1f3a3f5fdcce [2021-09-06T03:47:49.981Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T03:47:49.981Z] ---> Using cache [2021-09-06T03:47:49.981Z] ---> d17f05fae40a [2021-09-06T03:47:49.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:47:49.981Z] ---> Running in 9843af8cfb05 [2021-09-06T03:47:49.981Z] Removing intermediate container fddc3200542a [2021-09-06T03:47:49.981Z] ---> 34e850390e56 [2021-09-06T03:47:49.981Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T03:47:50.259Z] ---> Running in 6fe0effe0eb8 [2021-09-06T03:47:50.660Z] Removing intermediate container 5990b9e8f41e [2021-09-06T03:47:50.660Z] ---> e3cf876257c7 [2021-09-06T03:47:50.660Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T03:47:50.660Z] ---> Running in 93e9ed0e7aac [2021-09-06T03:47:50.660Z] Removing intermediate container 67fa463e31fa [2021-09-06T03:47:50.660Z] ---> fed05049d9eb [2021-09-06T03:47:50.660Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T03:47:50.660Z] ---> Running in a44bc466fb43 [2021-09-06T03:47:50.660Z] Removing intermediate container 5023b9716c03 [2021-09-06T03:47:50.660Z] ---> 419cfeb89b5c [2021-09-06T03:47:50.660Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T03:47:50.660Z] ---> Running in 080c18411d04 [2021-09-06T03:47:50.660Z] Removing intermediate container 9843af8cfb05 [2021-09-06T03:47:50.660Z] ---> 328a6fc70353 [2021-09-06T03:47:50.660Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T03:47:51.004Z] ---> Running in 8d7b375451ec [2021-09-06T03:47:51.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:51.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:51.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:51.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:51.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:51.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:51.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:52.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:52.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:52.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:47:52.350Z] OK: 219 MiB in 52 packages [2021-09-06T03:47:52.350Z] OK: 219 MiB in 52 packages [2021-09-06T03:47:52.618Z] OK: 219 MiB in 52 packages [2021-09-06T03:47:52.896Z] OK: 219 MiB in 52 packages [2021-09-06T03:47:52.896Z] Removing intermediate container 93e9ed0e7aac [2021-09-06T03:47:52.896Z] ---> 73a1186452d8 [2021-09-06T03:47:52.896Z] Step 6/23 : COPY go.mod . [2021-09-06T03:47:52.896Z] Removing intermediate container 6fe0effe0eb8 [2021-09-06T03:47:52.896Z] ---> 35107335f69e [2021-09-06T03:47:52.896Z] Step 6/26 : COPY go.mod . [2021-09-06T03:47:53.167Z] Removing intermediate container a44bc466fb43 [2021-09-06T03:47:53.167Z] ---> 609acef681f7 [2021-09-06T03:47:53.167Z] Step 6/24 : COPY go.mod . [2021-09-06T03:47:53.167Z] OK: 219 MiB in 52 packages [2021-09-06T03:47:53.167Z] ---> 297e9c2e0062 [2021-09-06T03:47:53.167Z] Step 7/23 : RUN go mod download [2021-09-06T03:47:53.167Z] ---> 79e50196f0a3 [2021-09-06T03:47:53.167Z] Step 7/26 : RUN go mod download [2021-09-06T03:47:53.167Z] ---> Running in 51455d9e1f9b [2021-09-06T03:47:53.167Z] ---> Running in 208606bc0ef9 [2021-09-06T03:47:53.167Z] Removing intermediate container 8d7b375451ec [2021-09-06T03:47:53.167Z] ---> 48c41822cb89 [2021-09-06T03:47:53.167Z] Step 6/22 : COPY go.mod . [2021-09-06T03:47:53.167Z] ---> 1dac305104c1 [2021-09-06T03:47:53.167Z] Step 7/24 : RUN go mod download [2021-09-06T03:47:53.436Z] ---> Running in 8e5f7fdca42e [2021-09-06T03:47:53.436Z] ---> df6cd2f8b2a8 [2021-09-06T03:47:53.436Z] Step 7/22 : RUN go mod download [2021-09-06T03:47:53.436Z] ---> Running in ced3c39b6d80 [2021-09-06T03:47:53.703Z] Removing intermediate container 080c18411d04 [2021-09-06T03:47:53.703Z] ---> f275184e5c53 [2021-09-06T03:47:53.703Z] Step 6/24 : COPY go.mod . [2021-09-06T03:47:53.977Z] ---> a9e18fcd7e78 [2021-09-06T03:47:53.977Z] Step 7/24 : RUN go mod download [2021-09-06T03:47:53.977Z] ---> Running in 0c40d836c5a2 [2021-09-06T03:47:54.941Z] Removing intermediate container 51455d9e1f9b [2021-09-06T03:47:54.941Z] ---> 749c60d8ef97 [2021-09-06T03:47:54.941Z] Step 8/23 : COPY . . [2021-09-06T03:47:57.536Z] Removing intermediate container 208606bc0ef9 [2021-09-06T03:47:57.536Z] ---> 016e56f5a88b [2021-09-06T03:47:57.536Z] Step 8/26 : COPY . . [2021-09-06T03:48:00.127Z] ---> 808c85a3fce3 [2021-09-06T03:48:00.127Z] Step 9/23 : RUN go mod tidy [2021-09-06T03:48:00.127Z] Removing intermediate container ced3c39b6d80 [2021-09-06T03:48:00.127Z] ---> 1dd23e5198aa [2021-09-06T03:48:00.127Z] Step 8/22 : COPY . . [2021-09-06T03:48:00.396Z] Removing intermediate container 8e5f7fdca42e [2021-09-06T03:48:00.396Z] ---> 287ca70b03f1 [2021-09-06T03:48:00.396Z] Step 8/24 : COPY . . [2021-09-06T03:48:00.396Z] ---> Running in 38cb1138930d [2021-09-06T03:48:00.664Z] Removing intermediate container 0c40d836c5a2 [2021-09-06T03:48:00.664Z] ---> 9ec4cee5c095 [2021-09-06T03:48:00.664Z] Step 8/24 : COPY . . [2021-09-06T03:48:07.397Z] Removing intermediate container 38cb1138930d [2021-09-06T03:48:07.397Z] ---> cbdf694a4fdd [2021-09-06T03:48:07.397Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T03:48:07.397Z] ---> 0743d861f27d [2021-09-06T03:48:07.397Z] Step 9/26 : RUN go mod tidy [2021-09-06T03:48:07.397Z] ---> a9d937c39b93 [2021-09-06T03:48:07.397Z] Step 9/24 : RUN go mod tidy [2021-09-06T03:48:07.397Z] ---> e15d576cbc6a [2021-09-06T03:48:07.397Z] Step 9/22 : RUN go mod tidy [2021-09-06T03:48:07.397Z] ---> Running in 41dd32b177d7 [2021-09-06T03:48:07.397Z] ---> Running in 98d36dc76621 [2021-09-06T03:48:07.397Z] ---> Running in b45bfe9e3329 [2021-09-06T03:48:07.397Z] ---> Running in 59e4010cd0a1 [2021-09-06T03:48:08.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T03:48:10.975Z] Removing intermediate container 98d36dc76621 [2021-09-06T03:48:10.975Z] ---> ce35e16daf14 [2021-09-06T03:48:10.975Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T03:48:10.975Z] ---> Running in 7e3a54a9a29d [2021-09-06T03:48:10.975Z] Removing intermediate container 59e4010cd0a1 [2021-09-06T03:48:10.975Z] ---> 2fd11fb280c5 [2021-09-06T03:48:10.975Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T03:48:11.571Z] ---> Running in 7092aeb7c666 [2021-09-06T03:48:11.571Z] Removing intermediate container b45bfe9e3329 [2021-09-06T03:48:11.571Z] ---> ce318d63ad45 [2021-09-06T03:48:11.571Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T03:48:11.840Z] ---> Running in 295bd2c2b40b [2021-09-06T03:48:12.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T03:48:12.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T03:48:12.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T03:48:12.910Z] ---> 60fb93098209 [2021-09-06T03:48:12.910Z] Step 9/24 : RUN go mod tidy [2021-09-06T03:48:12.910Z] ---> Running in 59137bd3f026 [2021-09-06T03:48:15.490Z] Removing intermediate container 59137bd3f026 [2021-09-06T03:48:15.490Z] ---> 272212440a25 [2021-09-06T03:48:15.490Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T03:48:15.490Z] ---> Running in 032ce1f9187f [2021-09-06T03:48:15.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T03:48:47.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T03:48:47.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T03:48:49.200Z] Removing intermediate container 41dd32b177d7 [2021-09-06T03:48:49.200Z] ---> e254f91dc484 [2021-09-06T03:48:49.200Z] [2021-09-06T03:48:49.200Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T03:48:49.785Z] 3.12: Pulling from library/alpine [2021-09-06T03:48:50.745Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T03:48:50.745Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T03:48:50.745Z] ---> 48b8ec4ed9eb [2021-09-06T03:48:50.745Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T03:48:51.023Z] ---> Running in 4ea06ded848e [2021-09-06T03:48:52.000Z] Removing intermediate container 4daaab166f7b [2021-09-06T03:48:52.000Z] ---> a8ac07ae7f00 [2021-09-06T03:48:52.018Z] Removing intermediate container 7e3a54a9a29d [2021-09-06T03:48:52.018Z] ---> 16eb64377739 [2021-09-06T03:48:52.018Z] [2021-09-06T03:48:52.018Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T03:48:52.018Z] ---> 48b8ec4ed9eb [2021-09-06T03:48:52.018Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T03:48:52.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:48:52.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:48:52.018Z] ---> Running in 8e6a3d4aa87d [2021-09-06T03:48:52.278Z] Successfully built a8ac07ae7f00 [2021-09-06T03:48:52.279Z] Successfully tagged ci-base-image-arm64:latest [2021-09-06T03:48:52.293Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T03:48:52.293Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T03:48:52.293Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T03:48:52.293Z] Executing ca-certificates-20191127-r4.trigger [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:48:52.561Z] OK: 6 MiB in 16 packages [2021-09-06T03:48:52.561Z] Removing intermediate container 7092aeb7c666 [2021-09-06T03:48:52.561Z] ---> 3d36201eb722 [2021-09-06T03:48:52.561Z] [2021-09-06T03:48:52.561Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T03:48:52.561Z] ---> 48b8ec4ed9eb [2021-09-06T03:48:52.561Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T03:48:52.683Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T03:48:52.684Z] . [Pipeline] withDockerContainer [2021-09-06T03:48:52.841Z] ---> Running in f1fd058638fc [2021-09-06T03:48:52.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:48:52.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:48:52.942Z] prd-ubuntu18.04-docker-arm64-4c-16g-1412 does not seem to be running inside a container [2021-09-06T03:48:53.020Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T03:48:53.115Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T03:48:53.115Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T03:48:53.115Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T03:48:53.115Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T03:48:53.115Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T03:48:53.115Z] OK: 6 MiB in 17 packages [2021-09-06T03:48:53.387Z] Removing intermediate container 032ce1f9187f [2021-09-06T03:48:53.387Z] ---> d034af8cb77f [2021-09-06T03:48:53.387Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T03:48:53.659Z] Removing intermediate container 4ea06ded848e [2021-09-06T03:48:53.659Z] ---> 0070c89393fd [2021-09-06T03:48:53.659Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T03:48:53.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:48:53.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:48:53.932Z] ---> Running in ea9dea981808 [2021-09-06T03:48:53.932Z] ---> Running in 385176abf7d5 [2021-09-06T03:48:53.932Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T03:48:53.932Z] Removing intermediate container 295bd2c2b40b [2021-09-06T03:48:53.932Z] ---> 9361b5dc04ce [2021-09-06T03:48:53.932Z] [2021-09-06T03:48:53.932Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T03:48:53.932Z] ---> 48b8ec4ed9eb [2021-09-06T03:48:53.932Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T03:48:53.932Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T03:48:53.932Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T03:48:54.199Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T03:48:54.199Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T03:48:54.199Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T03:48:54.199Z] ---> Running in 88a00431fe8c [2021-09-06T03:48:54.199Z] OK: 7 MiB in 18 packages [2021-09-06T03:48:54.199Z] Removing intermediate container 385176abf7d5 [2021-09-06T03:48:54.199Z] ---> 0da3036e01ba [2021-09-06T03:48:54.199Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T03:48:54.199Z] Removing intermediate container 8e6a3d4aa87d [2021-09-06T03:48:54.199Z] ---> bd1212fac8cd [2021-09-06T03:48:54.199Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T03:48:54.199Z] ---> Running in f12a0fd7b140 [2021-09-06T03:48:54.199Z] ---> Running in 704d3aaac56e [2021-09-06T03:48:54.485Z] Removing intermediate container f12a0fd7b140 [2021-09-06T03:48:54.485Z] ---> 3f87a84e22e7 [2021-09-06T03:48:54.485Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T03:48:54.485Z] ---> Running in 5c6b02a7e456 [2021-09-06T03:48:54.485Z] Removing intermediate container 704d3aaac56e [2021-09-06T03:48:54.485Z] ---> 7659e2332800 [2021-09-06T03:48:54.485Z] Step 14/26 : WORKDIR / [2021-09-06T03:48:54.485Z] ---> Running in f161f288e828 [2021-09-06T03:48:54.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T03:48:54.607Z] $ docker top 2606236effd492fc997df5efb36fd787ba572b485e1d0e8b232bd5d92236975b -eo pid,comm [2021-09-06T03:48:54.765Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:48:54.765Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:48:54.765Z] Removing intermediate container f161f288e828 [2021-09-06T03:48:54.765Z] ---> 4b25b9e1c597 [2021-09-06T03:48:54.765Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T03:48:54.765Z] Removing intermediate container f1fd058638fc [2021-09-06T03:48:54.765Z] ---> dd7006630bbc [2021-09-06T03:48:54.765Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T03:48:54.765Z] Removing intermediate container 5c6b02a7e456 [2021-09-06T03:48:54.765Z] ---> 750328aed2b5 [2021-09-06T03:48:54.765Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:48:54.765Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T03:48:54.765Z] ---> Running in eedf6a65adfd [2021-09-06T03:48:54.765Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T03:48:54.765Z] OK: 6 MiB in 15 packages [Pipeline] { [2021-09-06T03:48:55.042Z] Removing intermediate container eedf6a65adfd [2021-09-06T03:48:55.042Z] ---> 7cef1736e143 [2021-09-06T03:48:55.042Z] Step 14/22 : WORKDIR /edgex [2021-09-06T03:48:55.042Z] ---> Running in 6974cb90d8f5 [Pipeline] sh [2021-09-06T03:48:56.621Z] ---> 9cfc2f577cf1 [2021-09-06T03:48:56.621Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T03:48:56.621Z] ---> 440d38828047 [2021-09-06T03:48:56.621Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T03:48:56.621Z] Removing intermediate container 88a00431fe8c [2021-09-06T03:48:56.621Z] ---> a824ad95187a [2021-09-06T03:48:56.621Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T03:48:56.621Z] Removing intermediate container 6974cb90d8f5 [2021-09-06T03:48:56.621Z] ---> 8e3e08f39123 [2021-09-06T03:48:56.621Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T03:48:56.621Z] ---> Running in 3210932b61b9 [2021-09-06T03:48:56.621Z] ---> eae25e17a893 [2021-09-06T03:48:56.621Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T03:48:56.621Z] Removing intermediate container ea9dea981808 [2021-09-06T03:48:56.621Z] ---> 238eb0332a50 [2021-09-06T03:48:56.621Z] [2021-09-06T03:48:56.621Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T03:48:56.621Z] ---> 10676e58ba82 [2021-09-06T03:48:56.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T03:48:56.621Z] Removing intermediate container 3210932b61b9 [2021-09-06T03:48:56.621Z] ---> 4d3a26333f63 [2021-09-06T03:48:56.621Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T03:48:56.621Z] ---> 650312c6edea [2021-09-06T03:48:56.621Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T03:48:56.621Z] ---> Running in 19db1c46cb3a [2021-09-06T03:48:56.621Z] ---> 45d0bcf54f61 [2021-09-06T03:48:56.621Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T03:48:56.621Z] Removing intermediate container 19db1c46cb3a [2021-09-06T03:48:56.621Z] ---> db26d1257fcd [2021-09-06T03:48:56.621Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T03:48:56.621Z] ---> Running in 078bdb3b763f [2021-09-06T03:48:56.621Z] ---> fba1c0947c87 [2021-09-06T03:48:56.621Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T03:48:56.621Z] ---> 536ba7104557 [2021-09-06T03:48:56.621Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T03:48:56.621Z] 20.10.7: Pulling from library/docker [2021-09-06T03:48:56.621Z] ---> Running in 2837c766114f [2021-09-06T03:48:56.621Z] ---> 26022d87ce33 [2021-09-06T03:48:56.621Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T03:48:56.621Z] Removing intermediate container 078bdb3b763f [2021-09-06T03:48:56.621Z] ---> e24ea9529658 [2021-09-06T03:48:56.621Z] Step 16/24 : WORKDIR / [2021-09-06T03:48:56.621Z] ---> Running in f78020a4973e [2021-09-06T03:48:56.621Z] Removing intermediate container 2837c766114f [2021-09-06T03:48:56.621Z] ---> 4d4f0cd35a88 [2021-09-06T03:48:56.621Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:48:56.621Z] ---> Running in 51de4e28004d [2021-09-06T03:48:56.621Z] Removing intermediate container f78020a4973e [2021-09-06T03:48:56.621Z] ---> d4922a6bd86d [2021-09-06T03:48:56.621Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:48:56.621Z] ---> 6ae84160a9d6 [2021-09-06T03:48:56.621Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T03:48:56.621Z] ---> f11d6e8cb2c5 [2021-09-06T03:48:56.621Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T03:48:56.621Z] ---> Running in bd7e15b0c618 [2021-09-06T03:48:56.621Z] Removing intermediate container 51de4e28004d [2021-09-06T03:48:56.621Z] ---> 6c8d56627ce0 [2021-09-06T03:48:56.621Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T03:48:56.621Z] ---> Running in ea8bba9a3a70 [2021-09-06T03:48:56.621Z] ---> 07e7cef61fa9 [2021-09-06T03:48:56.621Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T03:48:56.621Z] Removing intermediate container bd7e15b0c618 [2021-09-06T03:48:56.621Z] ---> 9ffcd7470d8b [2021-09-06T03:48:56.621Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T03:48:56.903Z] ---> Running in 0f95d07e9cf3 [2021-09-06T03:48:56.903Z] Removing intermediate container ea8bba9a3a70 [2021-09-06T03:48:56.903Z] ---> ae3f37432496 [2021-09-06T03:48:56.903Z] Step 22/23 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:48:56.903Z] ---> Running in 8f45df5eb87e [2021-09-06T03:48:56.903Z] ---> fa31bd4813d7 [2021-09-06T03:48:56.903Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T03:48:56.903Z] Removing intermediate container 0f95d07e9cf3 [2021-09-06T03:48:56.903Z] ---> 25cb3b3b4def [2021-09-06T03:48:56.903Z] Step 20/22 : LABEL arch=x86_64 [2021-09-06T03:48:57.179Z] ---> 8e828bcfee28 [2021-09-06T03:48:57.179Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T03:48:57.179Z] ---> Running in 30862c7c348e [2021-09-06T03:48:57.179Z] Removing intermediate container 8f45df5eb87e [2021-09-06T03:48:57.179Z] ---> 8b67d4549285 [2021-09-06T03:48:57.179Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T03:48:57.179Z] ---> Running in a79c17bfe24b [2021-09-06T03:48:57.179Z] ---> 0a43d20bd593 [2021-09-06T03:48:57.179Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-06T03:48:57.179Z] Removing intermediate container 30862c7c348e [2021-09-06T03:48:57.179Z] ---> dd3dcce1aacc [2021-09-06T03:48:57.179Z] Step 21/22 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:48:57.222Z] + go version [2021-09-06T03:48:57.222Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-06T03:48:57.265Z] $ docker stop --time=1 2606236effd492fc997df5efb36fd787ba572b485e1d0e8b232bd5d92236975b [2021-09-06T03:48:57.450Z] ---> Running in 8a3acf77d6cb [2021-09-06T03:48:57.450Z] ---> 77798e8bf2c9 [2021-09-06T03:48:57.450Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T03:48:57.450Z] ---> Running in 2b6b08ab4a33 [2021-09-06T03:48:57.450Z] Removing intermediate container a79c17bfe24b [2021-09-06T03:48:57.450Z] ---> d8f50cda3c4f [2021-09-06T03:48:57.450Z] [2021-09-06T03:48:57.450Z] ---> Running in d53eb773d998 [2021-09-06T03:48:57.450Z] Successfully built d8f50cda3c4f [2021-09-06T03:48:57.450Z] Successfully tagged support-notifications:latest [2021-09-06T03:48:57.450Z] Building security-bootstrapper [2021-09-06T03:48:57.450Z]  Building support-notifications ... done Removing intermediate container 2b6b08ab4a33 [2021-09-06T03:48:57.450Z] ---> e1d31a697ceb [2021-09-06T03:48:57.450Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T03:48:57.450Z] ---> Running in 3fb62ce60fb6 [2021-09-06T03:48:57.719Z] Removing intermediate container d53eb773d998 [2021-09-06T03:48:57.719Z] ---> 5502f91c1cc5 [2021-09-06T03:48:57.719Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:48:58.303Z] ---> Running in 1eb3a22a993e [2021-09-06T03:48:58.568Z] Removing intermediate container 3fb62ce60fb6 [2021-09-06T03:48:58.568Z] ---> 4ae821df495a [2021-09-06T03:48:58.568Z] [2021-09-06T03:48:58.568Z] Successfully built 4ae821df495a [2021-09-06T03:48:59.152Z] Removing intermediate container 1eb3a22a993e [2021-09-06T03:48:59.152Z] ---> d2a66cc3a51b [2021-09-06T03:48:59.152Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T03:48:59.152Z] Successfully tagged security-proxy-setup:latest [2021-09-06T03:48:59.152Z] Building core-command [2021-09-06T03:48:59.316Z] $ docker rm -f 2606236effd492fc997df5efb36fd787ba572b485e1d0e8b232bd5d92236975b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-09-06T03:48:59.745Z]  Building security-proxy-setup ... done  ---> Running in 51f718bff1c4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:49:00.478Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T03:49:00.478Z] . [Pipeline] withDockerContainer [2021-09-06T03:49:00.762Z] prd-ubuntu18.04-docker-arm64-4c-16g-1412 does not seem to be running inside a container [2021-09-06T03:49:00.834Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T03:49:02.533Z] $ docker top c4f66b739719dc2382d49465dba1e68de91da431223c1c866cba4b8ca6867013 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T03:49:02.941Z] ========================================================= [2021-09-06T03:49:02.941Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T03:49:02.941Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T03:49:03.087Z] Removing intermediate container 8a3acf77d6cb [2021-09-06T03:49:03.087Z] ---> 36a91e60e377 [2021-09-06T03:49:03.087Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T03:49:03.087Z] Removing intermediate container 51f718bff1c4 [2021-09-06T03:49:03.087Z] ---> a778b733047c [2021-09-06T03:49:03.087Z] Step 23/24 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:49:03.087Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:49:03.087Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:49:03.087Z] ---> 1f3a3f5fdcce [2021-09-06T03:49:03.087Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T03:49:03.087Z] ---> Using cache [2021-09-06T03:49:03.087Z] ---> d17f05fae40a [2021-09-06T03:49:03.087Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:49:03.087Z] ---> Using cache [2021-09-06T03:49:03.087Z] ---> 328a6fc70353 [2021-09-06T03:49:03.087Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T03:49:03.087Z] ---> Using cache [2021-09-06T03:49:03.087Z] ---> 48c41822cb89 [2021-09-06T03:49:03.087Z] Step 6/32 : COPY go.mod . [2021-09-06T03:49:03.087Z] ---> Using cache [2021-09-06T03:49:03.087Z] ---> df6cd2f8b2a8 [2021-09-06T03:49:03.087Z] Step 7/32 : RUN go mod download [2021-09-06T03:49:03.087Z] ---> Using cache [2021-09-06T03:49:03.087Z] ---> 1dd23e5198aa [2021-09-06T03:49:03.087Z] Step 8/32 : COPY . . [2021-09-06T03:49:03.087Z] ---> Using cache [2021-09-06T03:49:03.087Z] ---> e15d576cbc6a [2021-09-06T03:49:03.087Z] Step 9/32 : RUN go mod tidy [2021-09-06T03:49:03.087Z] ---> Using cache [2021-09-06T03:49:03.087Z] ---> 2fd11fb280c5 [2021-09-06T03:49:03.087Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T03:49:03.662Z] + go mod tidy [2021-09-06T03:49:03.670Z] ---> Running in 2469375d45cb [2021-09-06T03:49:03.670Z] ---> Running in 11cbc2287f41 [2021-09-06T03:49:03.670Z] ---> Running in 6427fd2802ee [2021-09-06T03:49:03.670Z] Removing intermediate container 2469375d45cb [2021-09-06T03:49:03.670Z] ---> 830dac51af37 [2021-09-06T03:49:03.670Z] Step 24/26 : LABEL arch=x86_64 [2021-09-06T03:49:03.937Z] ---> Running in 8004a19accf8 [2021-09-06T03:49:03.937Z] Removing intermediate container 6427fd2802ee [2021-09-06T03:49:03.937Z] ---> eea9e7d8cb71 [2021-09-06T03:49:03.937Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T03:49:03.937Z] ---> Running in 56e6d3e389b0 [2021-09-06T03:49:03.937Z] Removing intermediate container 8004a19accf8 [2021-09-06T03:49:03.937Z] ---> 0aa56df45d03 [2021-09-06T03:49:03.937Z] Step 25/26 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:49:04.209Z] Removing intermediate container 56e6d3e389b0 [2021-09-06T03:49:04.209Z] ---> 4ee726eb4c0e [2021-09-06T03:49:04.209Z] [2021-09-06T03:49:04.209Z] ---> Running in e6dd4fd40cc4 [2021-09-06T03:49:04.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T03:49:04.209Z] Successfully built 4ee726eb4c0e [2021-09-06T03:49:04.209Z] Successfully tagged core-metadata:latest [2021-09-06T03:49:04.209Z] Building core-data [2021-09-06T03:49:04.476Z]  Building core-metadata ... done Removing intermediate container e6dd4fd40cc4 [2021-09-06T03:49:04.476Z] ---> b02c68002bb8 [2021-09-06T03:49:04.476Z] Step 26/26 : LABEL version=0.0.0 [Pipeline] sh [2021-09-06T03:49:04.760Z] ---> Running in 95456979ab93 [2021-09-06T03:49:05.336Z] + make test [2021-09-06T03:49:05.336Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T03:49:05.336Z] go mod tidy [2021-09-06T03:49:05.936Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T03:49:06.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:49:06.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:49:06.200Z] ---> 1f3a3f5fdcce [2021-09-06T03:49:06.200Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T03:49:06.200Z] ---> Using cache [2021-09-06T03:49:06.200Z] ---> d17f05fae40a [2021-09-06T03:49:06.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:49:06.200Z] ---> Using cache [2021-09-06T03:49:06.200Z] ---> 328a6fc70353 [2021-09-06T03:49:06.200Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T03:49:06.200Z] ---> Using cache [2021-09-06T03:49:06.200Z] ---> 48c41822cb89 [2021-09-06T03:49:06.200Z] Step 6/24 : COPY go.mod . [2021-09-06T03:49:06.200Z] ---> Using cache [2021-09-06T03:49:06.200Z] ---> df6cd2f8b2a8 [2021-09-06T03:49:06.200Z] Step 7/24 : RUN go mod download [2021-09-06T03:49:06.200Z] ---> Using cache [2021-09-06T03:49:06.200Z] ---> 1dd23e5198aa [2021-09-06T03:49:06.200Z] Step 8/24 : COPY . . [2021-09-06T03:49:06.200Z] ---> Using cache [2021-09-06T03:49:06.200Z] ---> e15d576cbc6a [2021-09-06T03:49:06.200Z] Step 9/24 : RUN go mod tidy [2021-09-06T03:49:06.200Z] ---> Using cache [2021-09-06T03:49:06.200Z] ---> 2fd11fb280c5 [2021-09-06T03:49:06.200Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T03:49:06.474Z] Removing intermediate container 95456979ab93 [2021-09-06T03:49:06.474Z] ---> ca513db6e0cd [2021-09-06T03:49:06.474Z] [2021-09-06T03:49:06.474Z] ---> Running in 98744aadcc4c [2021-09-06T03:49:06.474Z] Successfully built ca513db6e0cd [2021-09-06T03:49:06.474Z] Successfully tagged security-secretstore-setup:latest [2021-09-06T03:49:06.474Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-06T03:49:07.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T03:49:10.439Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T03:49:10.439Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T03:49:10.439Z] ---> 08bdaf2f88f9 [2021-09-06T03:49:10.439Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T03:49:13.829Z] ---> Running in 655bd39b126f [2021-09-06T03:49:14.095Z] Removing intermediate container 655bd39b126f [2021-09-06T03:49:14.095Z] ---> 4f32fc412545 [2021-09-06T03:49:14.095Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T03:49:14.687Z] ---> Running in af2c0cc72e24 [2021-09-06T03:49:15.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:49:15.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:49:15.548Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:49:15.548Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:49:15.548Z] ---> 1f3a3f5fdcce [2021-09-06T03:49:15.548Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T03:49:15.548Z] ---> Using cache [2021-09-06T03:49:15.548Z] ---> d17f05fae40a [2021-09-06T03:49:15.548Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:49:15.548Z] ---> Using cache [2021-09-06T03:49:15.548Z] ---> 328a6fc70353 [2021-09-06T03:49:15.548Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T03:49:15.548Z] ---> Using cache [2021-09-06T03:49:15.548Z] ---> 48c41822cb89 [2021-09-06T03:49:15.548Z] Step 6/23 : COPY go.mod . [2021-09-06T03:49:15.548Z] ---> Using cache [2021-09-06T03:49:15.548Z] ---> df6cd2f8b2a8 [2021-09-06T03:49:15.548Z] Step 7/23 : RUN go mod download [2021-09-06T03:49:15.548Z] ---> Using cache [2021-09-06T03:49:15.548Z] ---> 1dd23e5198aa [2021-09-06T03:49:15.548Z] Step 8/23 : COPY . . [2021-09-06T03:49:15.548Z] ---> Using cache [2021-09-06T03:49:15.548Z] ---> e15d576cbc6a [2021-09-06T03:49:15.548Z] Step 9/23 : RUN go mod tidy [2021-09-06T03:49:15.548Z] ---> Using cache [2021-09-06T03:49:15.548Z] ---> 2fd11fb280c5 [2021-09-06T03:49:15.548Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T03:49:15.819Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T03:49:15.819Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T03:49:15.819Z] Executing bash-5.1.0-r0.post-install [2021-09-06T03:49:15.819Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T03:49:15.819Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T03:49:15.819Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T03:49:15.819Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T03:49:15.819Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T03:49:15.819Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T03:49:15.819Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T03:49:15.819Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T03:49:15.819Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T03:49:15.819Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T03:49:16.104Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T03:49:16.104Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T03:49:16.104Z] ---> Running in be7ba507bce7 [2021-09-06T03:49:16.714Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:49:16.714Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:49:16.714Z] ---> 1f3a3f5fdcce [2021-09-06T03:49:16.714Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T03:49:16.714Z] ---> Using cache [2021-09-06T03:49:16.714Z] ---> d17f05fae40a [2021-09-06T03:49:16.714Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:49:16.714Z] ---> Using cache [2021-09-06T03:49:16.714Z] ---> 328a6fc70353 [2021-09-06T03:49:16.714Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T03:49:16.989Z] ---> Running in 76966a83e939 [2021-09-06T03:49:16.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T03:49:17.273Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T03:49:17.273Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T03:49:17.273Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T03:49:17.273Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T03:49:17.273Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T03:49:17.273Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T03:49:17.273Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T03:49:17.273Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T03:49:17.273Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T03:49:17.273Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T03:49:17.273Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T03:49:17.561Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T03:49:17.561Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T03:49:17.561Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T03:49:17.561Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T03:49:17.561Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T03:49:17.561Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T03:49:17.561Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T03:49:17.561Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T03:49:17.561Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T03:49:17.561Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T03:49:17.561Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T03:49:17.561Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T03:49:17.561Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T03:49:17.561Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T03:49:17.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:49:18.179Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T03:49:18.179Z] OK: 82 MiB in 59 packages [2021-09-06T03:49:18.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:49:19.935Z] OK: 219 MiB in 52 packages [2021-09-06T03:49:20.537Z] Removing intermediate container 76966a83e939 [2021-09-06T03:49:20.537Z] ---> 3f50ec7a2e8e [2021-09-06T03:49:20.537Z] Step 6/24 : COPY go.mod . [2021-09-06T03:49:20.820Z] ---> 48e5ce308daf [2021-09-06T03:49:20.820Z] Step 7/24 : RUN go mod download [2021-09-06T03:49:20.820Z] ---> Running in 6ebdd7a3f7f0 [2021-09-06T03:49:21.097Z] Collecting docker-compose==1.23.2 [2021-09-06T03:49:21.097Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T03:49:21.373Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T03:49:21.373Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T03:49:22.378Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T03:49:22.378Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T03:49:22.661Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T03:49:22.661Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T03:49:22.661Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T03:49:22.661Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T03:49:22.661Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T03:49:22.661Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T03:49:22.661Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T03:49:22.936Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T03:49:23.541Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T03:49:23.541Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T03:49:23.541Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T03:49:23.541Z] Removing intermediate container 6ebdd7a3f7f0 [2021-09-06T03:49:23.541Z] ---> 7fb8a7560566 [2021-09-06T03:49:23.541Z] Step 8/24 : COPY . . [2021-09-06T03:49:23.845Z] Collecting PyYAML<4,>=3.10 [2021-09-06T03:49:23.845Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T03:49:24.883Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T03:49:24.883Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T03:49:25.519Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T03:49:25.519Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T03:49:25.519Z] Collecting idna<2.8,>=2.5 [2021-09-06T03:49:25.519Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T03:49:25.519Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T03:49:25.519Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T03:49:25.815Z] Collecting certifi>=2017.4.17 [2021-09-06T03:49:25.815Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T03:49:26.274Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T03:49:26.274Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T03:49:26.646Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T03:49:26.646Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T03:49:26.646Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T03:49:26.646Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T03:49:27.108Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T03:49:27.108Z] Attempting uninstall: urllib3 [2021-09-06T03:49:27.108Z] Found existing installation: urllib3 1.26.2 [2021-09-06T03:49:27.108Z] Uninstalling urllib3-1.26.2: [2021-09-06T03:49:27.108Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T03:49:27.514Z] Attempting uninstall: idna [2021-09-06T03:49:27.514Z] Found existing installation: idna 3.1 [2021-09-06T03:49:27.514Z] Uninstalling idna-3.1: [2021-09-06T03:49:27.514Z] Successfully uninstalled idna-3.1 [2021-09-06T03:49:28.205Z] Attempting uninstall: chardet [2021-09-06T03:49:28.205Z] Found existing installation: chardet 4.0.0 [2021-09-06T03:49:28.205Z] Uninstalling chardet-4.0.0: [2021-09-06T03:49:28.205Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T03:49:30.159Z] ---> ad6bad3c5dc8 [2021-09-06T03:49:30.159Z] Step 9/24 : RUN go mod tidy [2021-09-06T03:49:30.159Z] Attempting uninstall: requests [2021-09-06T03:49:30.159Z] Found existing installation: requests 2.25.1 [2021-09-06T03:49:30.159Z] Uninstalling requests-2.25.1: [2021-09-06T03:49:30.159Z] ---> Running in 1c37f0c68ba9 [2021-09-06T03:49:30.159Z] Successfully uninstalled requests-2.25.1 [2021-09-06T03:49:30.427Z] Running setup.py install for texttable: started [2021-09-06T03:49:31.014Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T03:49:31.014Z] Running setup.py install for PyYAML: started [2021-09-06T03:49:32.438Z] Removing intermediate container 1c37f0c68ba9 [2021-09-06T03:49:32.438Z] ---> 5a5de4a2e788 [2021-09-06T03:49:32.438Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T03:49:32.438Z] ---> Running in 724e11e0627d [2021-09-06T03:49:32.438Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T03:49:32.438Z] Running setup.py install for docopt: started [2021-09-06T03:49:32.709Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T03:49:32.787Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T03:49:33.297Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T03:49:33.297Z] Running setup.py install for dockerpty: started [2021-09-06T03:49:33.881Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T03:49:34.845Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-06T03:49:35.434Z] Removing intermediate container 11cbc2287f41 [2021-09-06T03:49:35.434Z] ---> 83bc63dddf3a [2021-09-06T03:49:35.434Z] [2021-09-06T03:49:35.434Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T03:49:35.434Z] ---> 48b8ec4ed9eb [2021-09-06T03:49:35.434Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T03:49:35.434Z] ---> Running in 4f56729b286f [2021-09-06T03:49:35.701Z] Removing intermediate container 4f56729b286f [2021-09-06T03:49:35.701Z] ---> 36aa474dda6a [2021-09-06T03:49:35.701Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T03:49:35.701Z] ---> Running in d2d3f815abdc [2021-09-06T03:49:36.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:49:36.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:49:36.939Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T03:49:36.940Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T03:49:36.940Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T03:49:36.940Z] OK: 6 MiB in 16 packages [2021-09-06T03:49:38.944Z] Removing intermediate container d2d3f815abdc [2021-09-06T03:49:38.944Z] ---> 46c77b119135 [2021-09-06T03:49:38.944Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T03:49:38.944Z] ---> Running in f6316f4f08c5 [2021-09-06T03:49:39.222Z] Removing intermediate container af2c0cc72e24 [2021-09-06T03:49:39.222Z] ---> dc3848da9cb2 [2021-09-06T03:49:39.222Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T03:49:39.222Z] ---> Running in dffb056f1d87 [2021-09-06T03:49:39.222Z] Removing intermediate container f6316f4f08c5 [2021-09-06T03:49:39.222Z] ---> 18b079ae0f00 [2021-09-06T03:49:39.222Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T03:49:39.222Z] ---> Running in 3471cdea2a42 [2021-09-06T03:49:39.499Z] Removing intermediate container dffb056f1d87 [2021-09-06T03:49:39.499Z] ---> 267f05052f8e [2021-09-06T03:49:39.499Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T03:49:39.499Z] Removing intermediate container 3471cdea2a42 [2021-09-06T03:49:39.499Z] ---> 2acd267f7581 [2021-09-06T03:49:39.499Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T03:49:39.499Z] ---> Running in e3dc59a4d084 [2021-09-06T03:49:39.499Z] ---> Running in ec801db31a6d [2021-09-06T03:49:39.774Z] Removing intermediate container e3dc59a4d084 [2021-09-06T03:49:39.774Z] ---> f202057f4e67 [2021-09-06T03:49:39.774Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T03:49:40.381Z] ---> 737a49241a2f [2021-09-06T03:49:40.381Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T03:49:40.661Z] Removing intermediate container ec801db31a6d [2021-09-06T03:49:40.661Z] ---> bd4452d7d128 [2021-09-06T03:49:40.661Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T03:49:40.661Z] ---> 46fa14e023e6 [2021-09-06T03:49:40.661Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T03:49:40.661Z] ---> Running in 9e6af49833a1 [2021-09-06T03:49:40.936Z] Removing intermediate container 9e6af49833a1 [2021-09-06T03:49:40.936Z] ---> 1f01296bd66b [2021-09-06T03:49:40.936Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T03:49:41.227Z] ---> 7ae483719892 [2021-09-06T03:49:41.227Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T03:49:41.227Z] ---> Running in a2b36bf34ec5 [2021-09-06T03:49:41.227Z] ---> 170233d3f477 [2021-09-06T03:49:41.227Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T03:49:41.506Z] ---> Running in 7e0af6d940f6 [2021-09-06T03:49:41.787Z] Removing intermediate container a2b36bf34ec5 [2021-09-06T03:49:41.787Z] ---> 3fbc23365e75 [2021-09-06T03:49:41.787Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:49:41.787Z] ---> Running in 47add30ecfda [2021-09-06T03:49:42.397Z] Removing intermediate container 47add30ecfda [2021-09-06T03:49:42.397Z] ---> 70b4fc3a189a [2021-09-06T03:49:42.397Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T03:49:42.397Z] Removing intermediate container 98744aadcc4c [2021-09-06T03:49:42.397Z] ---> 58b2d52fe4c7 [2021-09-06T03:49:42.397Z] [2021-09-06T03:49:42.397Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T03:49:42.397Z] ---> 48b8ec4ed9eb [2021-09-06T03:49:42.397Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T03:49:42.397Z] ---> Using cache [2021-09-06T03:49:42.397Z] ---> a824ad95187a [2021-09-06T03:49:42.397Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T03:49:42.397Z] ---> Using cache [2021-09-06T03:49:42.397Z] ---> 4d3a26333f63 [2021-09-06T03:49:42.397Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T03:49:42.397Z] ---> Running in 06bce4110939 [2021-09-06T03:49:42.397Z] ---> Running in 61a26c069183 [2021-09-06T03:49:42.670Z] Removing intermediate container 06bce4110939 [2021-09-06T03:49:42.670Z] ---> 190374c7a22f [2021-09-06T03:49:42.670Z] Step 23/24 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:49:42.670Z] ---> Running in adffe29af0e9 [2021-09-06T03:49:42.670Z] Removing intermediate container 61a26c069183 [2021-09-06T03:49:42.670Z] ---> 4e81006ab6e1 [2021-09-06T03:49:42.670Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T03:49:42.670Z] ---> Running in 3b7e8da01c99 [2021-09-06T03:49:42.951Z] Removing intermediate container adffe29af0e9 [2021-09-06T03:49:42.951Z] ---> 786f86fa9a1f [2021-09-06T03:49:42.951Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T03:49:42.951Z] ---> Running in d40745581a39 [2021-09-06T03:49:42.951Z] Removing intermediate container 3b7e8da01c99 [2021-09-06T03:49:42.951Z] ---> 12a040e02ade [2021-09-06T03:49:42.951Z] Step 16/24 : WORKDIR / [2021-09-06T03:49:42.951Z] ---> Running in f81452a0d55a [2021-09-06T03:49:42.951Z] Removing intermediate container 7e0af6d940f6 [2021-09-06T03:49:42.951Z] ---> 37c01085a371 [2021-09-06T03:49:42.951Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:49:43.233Z] Removing intermediate container d40745581a39 [2021-09-06T03:49:43.233Z] ---> 72f4b292f3d7 [2021-09-06T03:49:43.233Z] [2021-09-06T03:49:43.233Z] Removing intermediate container f81452a0d55a [2021-09-06T03:49:43.233Z] ---> 1789b7a5c148 [2021-09-06T03:49:43.233Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:49:43.521Z] Successfully built 72f4b292f3d7 [2021-09-06T03:49:43.521Z] Successfully tagged sys-mgmt-agent:latest [2021-09-06T03:49:43.521Z]  Building sys-mgmt-agent ... done  ---> 719f685c0635 [2021-09-06T03:49:43.521Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T03:49:43.808Z] ---> e84ebc3acbe3 [2021-09-06T03:49:43.808Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T03:49:44.096Z] ---> cabd24a986bc [2021-09-06T03:49:44.096Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T03:49:44.369Z] ---> 57dd67e505c0 [2021-09-06T03:49:44.369Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T03:49:44.369Z] ---> 5c295f2e73a1 [2021-09-06T03:49:44.369Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T03:49:44.644Z] ---> 5335e1031273 [2021-09-06T03:49:44.644Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T03:49:44.922Z] ---> Running in c5ad42a8aeba [2021-09-06T03:49:44.922Z] ---> dd54ece6c91e [2021-09-06T03:49:44.922Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T03:49:44.922Z] Removing intermediate container c5ad42a8aeba [2021-09-06T03:49:44.922Z] ---> a9655b443b93 [2021-09-06T03:49:44.922Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:49:44.922Z] ---> Running in b3f32604d6f2 [2021-09-06T03:49:45.205Z] Removing intermediate container b3f32604d6f2 [2021-09-06T03:49:45.205Z] ---> b797c306a1f6 [2021-09-06T03:49:45.205Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T03:49:45.205Z] ---> Running in 635d13045cb3 [2021-09-06T03:49:45.205Z] ---> 3c1b46f5b6dc [2021-09-06T03:49:45.205Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T03:49:45.486Z] Removing intermediate container 635d13045cb3 [2021-09-06T03:49:45.486Z] ---> 2e2832d75934 [2021-09-06T03:49:45.486Z] Step 23/24 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:49:45.769Z] ---> Running in 3cc1844fa83f [2021-09-06T03:49:45.769Z] ---> Running in 2761fd8a5c3b [2021-09-06T03:49:46.052Z] Removing intermediate container 3cc1844fa83f [2021-09-06T03:49:46.052Z] ---> 4b38401570a9 [2021-09-06T03:49:46.052Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T03:49:46.052Z] Removing intermediate container 2761fd8a5c3b [2021-09-06T03:49:46.052Z] ---> e6ef0157cc36 [2021-09-06T03:49:46.052Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T03:49:46.052Z] ---> Running in 3448bf6144ce [2021-09-06T03:49:46.330Z] ---> ac46c0e17ae7 [2021-09-06T03:49:46.330Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T03:49:46.330Z] Removing intermediate container 3448bf6144ce [2021-09-06T03:49:46.330Z] ---> fc6fbd4496e3 [2021-09-06T03:49:46.330Z] [2021-09-06T03:49:46.330Z] ---> Running in c4e13fe859dc [2021-09-06T03:49:46.602Z] Successfully built fc6fbd4496e3 [2021-09-06T03:49:46.602Z] Successfully tagged core-command:latest [2021-09-06T03:49:47.609Z]  Building core-command ... done Removing intermediate container c4e13fe859dc [2021-09-06T03:49:47.609Z] ---> 1395dfa3affc [2021-09-06T03:49:47.609Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T03:49:47.609Z] ---> Running in 613880a4bbd3 [2021-09-06T03:49:47.609Z] Removing intermediate container 613880a4bbd3 [2021-09-06T03:49:47.609Z] ---> ebf7bb377ba4 [2021-09-06T03:49:47.609Z] Step 29/32 : CMD ["gate"] [2021-09-06T03:49:47.890Z] ---> Running in 07c55d9d6eac [2021-09-06T03:49:48.170Z] Removing intermediate container 07c55d9d6eac [2021-09-06T03:49:48.170Z] ---> 956654285cd0 [2021-09-06T03:49:48.170Z] Step 30/32 : LABEL arch=x86_64 [2021-09-06T03:49:48.170Z] ---> Running in 6151b8113600 [2021-09-06T03:49:48.454Z] Removing intermediate container 6151b8113600 [2021-09-06T03:49:48.454Z] ---> 24a899746a0f [2021-09-06T03:49:48.454Z] Step 31/32 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:49:48.454Z] ---> Running in f5e391cd9002 [2021-09-06T03:49:48.728Z] Removing intermediate container f5e391cd9002 [2021-09-06T03:49:48.728Z] ---> 52f1ace60986 [2021-09-06T03:49:48.728Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T03:49:48.728Z] ---> Running in 59bc77722f24 [2021-09-06T03:49:48.998Z] Removing intermediate container 59bc77722f24 [2021-09-06T03:49:48.998Z] ---> 2791a8abf4b2 [2021-09-06T03:49:48.998Z] [2021-09-06T03:49:48.998Z] Successfully built 2791a8abf4b2 [2021-09-06T03:49:48.998Z] Successfully tagged security-bootstrapper:latest [2021-09-06T03:49:51.612Z]  Building security-bootstrapper ... done Removing intermediate container be7ba507bce7 [2021-09-06T03:49:51.612Z] ---> 8d05753fab0b [2021-09-06T03:49:51.612Z] [2021-09-06T03:49:51.612Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T03:49:51.612Z] ---> 48b8ec4ed9eb [2021-09-06T03:49:51.612Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T03:49:51.612Z] ---> Using cache [2021-09-06T03:49:51.612Z] ---> a824ad95187a [2021-09-06T03:49:51.612Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T03:49:51.612Z] ---> Using cache [2021-09-06T03:49:51.612Z] ---> 4d3a26333f63 [2021-09-06T03:49:51.612Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T03:49:51.612Z] ---> Running in 8289c8af52b6 [2021-09-06T03:49:51.612Z] Removing intermediate container 8289c8af52b6 [2021-09-06T03:49:51.612Z] ---> 35d45467f1cc [2021-09-06T03:49:51.612Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T03:49:51.612Z] ---> Running in 90b3b0fe6078 [2021-09-06T03:49:51.612Z] Removing intermediate container 90b3b0fe6078 [2021-09-06T03:49:51.612Z] ---> c865eb4bd20c [2021-09-06T03:49:51.612Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:49:51.897Z] ---> 9dd00ef384c5 [2021-09-06T03:49:51.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T03:49:52.511Z] ---> 8a2cc027ecec [2021-09-06T03:49:52.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T03:49:52.779Z] ---> 9f47047c2169 [2021-09-06T03:49:52.779Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T03:49:52.779Z] ---> Running in 66dc4f05b3ec [2021-09-06T03:49:53.047Z] Removing intermediate container 66dc4f05b3ec [2021-09-06T03:49:53.047Z] ---> d3219a3c3f23 [2021-09-06T03:49:53.047Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:49:53.047Z] ---> Running in 1f3205e36f5b [2021-09-06T03:49:53.047Z] Removing intermediate container 1f3205e36f5b [2021-09-06T03:49:53.047Z] ---> 998ef82bee39 [2021-09-06T03:49:53.047Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T03:49:53.313Z] ---> Running in c47f9549eac9 [2021-09-06T03:49:53.313Z] Removing intermediate container c47f9549eac9 [2021-09-06T03:49:53.313Z] ---> 140bb1de260b [2021-09-06T03:49:53.313Z] Step 22/23 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:49:53.313Z] ---> Running in c7e5d11e6496 [2021-09-06T03:49:53.589Z] Removing intermediate container c7e5d11e6496 [2021-09-06T03:49:53.589Z] ---> 45c960dbb291 [2021-09-06T03:49:53.589Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T03:49:53.589Z] ---> Running in 2aded2eb1f9f [2021-09-06T03:49:53.864Z] Removing intermediate container 2aded2eb1f9f [2021-09-06T03:49:53.864Z] ---> 68174e02b6fc [2021-09-06T03:49:53.864Z] [2021-09-06T03:49:53.864Z] Successfully built 68174e02b6fc [2021-09-06T03:49:53.864Z] Successfully tagged support-scheduler:latest [2021-09-06T03:49:57.235Z]  Building support-scheduler ... done Removing intermediate container 724e11e0627d [2021-09-06T03:49:57.235Z] ---> 95688b83c80f [2021-09-06T03:49:57.235Z] [2021-09-06T03:49:57.235Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T03:49:57.235Z] ---> 48b8ec4ed9eb [2021-09-06T03:49:57.235Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T03:49:57.235Z] ---> Running in 8769be3a3521 [2021-09-06T03:49:57.235Z] Removing intermediate container 8769be3a3521 [2021-09-06T03:49:57.235Z] ---> 7f2040aefd35 [2021-09-06T03:49:57.235Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T03:49:57.235Z] ---> Running in 657cf8ea47ec [2021-09-06T03:49:57.235Z] Removing intermediate container 657cf8ea47ec [2021-09-06T03:49:57.235Z] ---> ab4206fe1a8a [2021-09-06T03:49:57.235Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T03:49:57.235Z] ---> Running in ef5ad9dfd109 [2021-09-06T03:49:57.235Z] Removing intermediate container ef5ad9dfd109 [2021-09-06T03:49:57.235Z] ---> a4b47ba2e48e [2021-09-06T03:49:57.235Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:49:57.235Z] ---> Running in ece87a57d4a6 [2021-09-06T03:49:57.817Z] Removing intermediate container ece87a57d4a6 [2021-09-06T03:49:57.817Z] ---> b81c85ce549d [2021-09-06T03:49:57.817Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T03:49:57.817Z] ---> Running in fea1b27c6c34 [2021-09-06T03:49:58.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T03:49:58.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T03:49:59.245Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T03:49:59.245Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T03:49:59.245Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T03:49:59.511Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T03:50:00.092Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T03:50:01.046Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T03:50:01.046Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T03:50:01.046Z] OK: 8 MiB in 20 packages [2021-09-06T03:50:01.313Z] Removing intermediate container fea1b27c6c34 [2021-09-06T03:50:01.313Z] ---> 66b3f8f713b5 [2021-09-06T03:50:01.313Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:50:01.580Z] ---> dab26e838ffa [2021-09-06T03:50:01.581Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T03:50:01.846Z] ---> 0f7cf136c6d9 [2021-09-06T03:50:01.846Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T03:50:02.114Z] ---> eabdc4fc122b [2021-09-06T03:50:02.114Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T03:50:02.114Z] ---> Running in 0bbb31c1e629 [2021-09-06T03:50:02.114Z] Removing intermediate container 0bbb31c1e629 [2021-09-06T03:50:02.114Z] ---> dbe7fed38040 [2021-09-06T03:50:02.114Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:50:02.114Z] ---> Running in 3905543ac8f8 [2021-09-06T03:50:02.114Z] Removing intermediate container 3905543ac8f8 [2021-09-06T03:50:02.114Z] ---> 6a20d576b6a4 [2021-09-06T03:50:02.114Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T03:50:02.114Z] ---> Running in 27ac35fd3411 [2021-09-06T03:50:02.387Z] Removing intermediate container 27ac35fd3411 [2021-09-06T03:50:02.387Z] ---> d4e01242c7e5 [2021-09-06T03:50:02.387Z] Step 23/24 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:50:02.387Z] ---> Running in 94dce2c825e8 [2021-09-06T03:50:02.387Z] Removing intermediate container 94dce2c825e8 [2021-09-06T03:50:02.387Z] ---> e8233be11ccc [2021-09-06T03:50:02.387Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T03:50:02.387Z] ---> Running in dcb3a51515dd [2021-09-06T03:50:02.652Z] Removing intermediate container dcb3a51515dd [2021-09-06T03:50:02.652Z] ---> ef7db668f627 [2021-09-06T03:50:02.652Z] [2021-09-06T03:50:02.652Z] Successfully built ef7db668f627 [2021-09-06T03:50:02.652Z] Successfully tagged core-data:latest [2021-09-06T03:50:02.664Z]  Building core-data ... done  [Pipeline] } [2021-09-06T03:50:02.683Z] $ docker stop --time=1 01167b560ed4b44dffaa7e5dca74be7c505dff85c784730132ae3e2aafb272f0 [2021-09-06T03:50:03.973Z] $ docker rm -f 01167b560ed4b44dffaa7e5dca74be7c505dff85c784730132ae3e2aafb272f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T03:50:04.423Z] + docker images [2021-09-06T03:50:04.423Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T03:50:04.423Z] core-data latest ef7db668f627 2 seconds ago 20.4MB [2021-09-06T03:50:04.423Z] 95688b83c80f 8 seconds ago 1.76GB [2021-09-06T03:50:04.423Z] support-scheduler latest 68174e02b6fc 11 seconds ago 16.1MB [2021-09-06T03:50:04.423Z] 8d05753fab0b 14 seconds ago 1.75GB [2021-09-06T03:50:04.423Z] security-bootstrapper latest 2791a8abf4b2 16 seconds ago 18.8MB [2021-09-06T03:50:04.423Z] core-command latest fc6fbd4496e3 18 seconds ago 16MB [2021-09-06T03:50:04.423Z] sys-mgmt-agent latest 72f4b292f3d7 22 seconds ago 325MB [2021-09-06T03:50:04.423Z] 58b2d52fe4c7 23 seconds ago 1.75GB [2021-09-06T03:50:04.423Z] 83bc63dddf3a 30 seconds ago 1.75GB [2021-09-06T03:50:04.423Z] security-secretstore-setup latest ca513db6e0cd About a minute ago 28.1MB [2021-09-06T03:50:04.423Z] core-metadata latest 4ee726eb4c0e About a minute ago 16.7MB [2021-09-06T03:50:04.423Z] security-proxy-setup latest 4ae821df495a About a minute ago 25.9MB [2021-09-06T03:50:04.423Z] support-notifications latest d8f50cda3c4f About a minute ago 16.8MB [2021-09-06T03:50:04.423Z] 238eb0332a50 About a minute ago 1.75GB [2021-09-06T03:50:04.423Z] 9361b5dc04ce About a minute ago 1.76GB [2021-09-06T03:50:04.423Z] 3d36201eb722 About a minute ago 1.76GB [2021-09-06T03:50:04.423Z] 16eb64377739 About a minute ago 1.76GB [2021-09-06T03:50:04.423Z] e254f91dc484 About a minute ago 1.75GB [2021-09-06T03:50:04.423Z] ci-base-image-x86_64 latest 1f3a3f5fdcce 5 minutes ago 1.25GB [2021-09-06T03:50:04.423Z] alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB [2021-09-06T03:50:04.423Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-06T03:50:04.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-06T03:50:04.423Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-06T03:50:04.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-06T03:50:20.380Z] Still waiting to schedule task [2021-09-06T03:50:20.381Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-06T03:50:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T03:50:31.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T03:50:32.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T03:50:33.414Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T03:50:45.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T03:50:45.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T03:50:45.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T03:50:45.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T03:50:45.857Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T03:50:45.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T03:50:46.850Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T03:50:46.850Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T03:50:46.850Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T03:50:46.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T03:50:55.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements [2021-09-06T03:50:55.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T03:50:55.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T03:50:57.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.352s coverage: 100.0% of statements [2021-09-06T03:50:57.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T03:50:58.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.463s coverage: 46.3% of statements [2021-09-06T03:50:58.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T03:50:58.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T03:51:02.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.639s coverage: 90.1% of statements [2021-09-06T03:51:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T03:51:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T03:51:02.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.273s coverage: 81.2% of statements [2021-09-06T03:51:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T03:51:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T03:51:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T03:51:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T03:51:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T03:51:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.513s coverage: 94.2% of statements [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T03:51:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.281s coverage: 59.1% of statements [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T03:51:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.232s coverage: 60.0% of statements [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T03:51:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.304s coverage: 0.8% of statements [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T03:51:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.224s coverage: 58.8% of statements [2021-09-06T03:51:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.187s coverage: 21.7% of statements [2021-09-06T03:51:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T03:51:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.170s coverage: 47.1% of statements [2021-09-06T03:51:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 79.5% of statements [2021-09-06T03:51:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements [2021-09-06T03:51:11.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.198s coverage: 96.3% of statements [2021-09-06T03:51:12.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2021-09-06T03:51:24.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.298s coverage: 94.4% of statements [2021-09-06T03:51:24.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2021-09-06T03:51:30.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.619s coverage: 81.8% of statements [2021-09-06T03:51:30.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T03:51:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.249s coverage: 92.9% of statements [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T03:51:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T03:51:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T03:51:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T03:51:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T03:51:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.202s coverage: 80.0% of statements [2021-09-06T03:51:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2021-09-06T03:51:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2021-09-06T03:51:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 91.2% of statements [2021-09-06T03:51:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T03:51:37.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.795s coverage: 64.4% of statements [2021-09-06T03:51:37.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T03:51:37.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T03:51:37.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements [2021-09-06T03:51:37.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 91.3% of statements [2021-09-06T03:51:37.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-09-06T03:51:38.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-09-06T03:51:38.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-09-06T03:51:43.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements [2021-09-06T03:51:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T03:51:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T03:51:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T03:51:45.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.788s coverage: 43.6% of statements [2021-09-06T03:51:45.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T03:51:45.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T03:51:45.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements [2021-09-06T03:51:45.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T03:51:45.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2021-09-06T03:51:45.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T03:51:53.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.279s coverage: 19.5% of statements [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T03:51:53.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.578s coverage: 92.0% of statements [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T03:51:53.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.217s coverage: 62.7% of statements [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T03:51:53.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T03:51:53.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.168s coverage: 28.9% of statements [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T03:51:53.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T03:51:53.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements [2021-09-06T03:51:53.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-09-06T03:51:54.175Z] GO111MODULE=on go vet ./... [2021-09-06T03:53:16.002Z] gofmt -l . [2021-09-06T03:53:16.002Z] [ "`gofmt -l .`" = "" ] [2021-09-06T03:53:16.002Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T03:53:16.699Z] + ls -al . [2021-09-06T03:53:16.700Z] total 636 [2021-09-06T03:53:16.700Z] drwxrwxr-x 9 1001 1001 4096 Sep 6 03:53 . [2021-09-06T03:53:16.700Z] drwxr-xr-x 4 root root 4096 Sep 6 03:49 .. [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 03:46 .dockerignore [2021-09-06T03:53:16.700Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 03:46 .git [2021-09-06T03:53:16.700Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 03:46 .github [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 03:46 .gitignore [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 03:46 .hadolint.yml [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 03:46 .sonarcloud.properties [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 03:46 ADOPTERS.md [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 03:46 Attribution.txt [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 03:46 CHANGELOG.md [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 03:46 CONTRIBUTING.md [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 03:46 GOVERNANCE.md [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 03:46 Jenkinsfile [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 03:46 LICENSE [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 03:46 Makefile [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 03:46 OWNERS.md [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 03:46 README.md [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 03:46 SECURITY.md [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 03:43 VERSION [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 03:46 ZMQWindows.md [2021-09-06T03:53:16.700Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 03:46 bin [2021-09-06T03:53:16.700Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 03:46 cmd [2021-09-06T03:53:16.700Z] -rw-r--r-- 1 root root 404331 Sep 6 03:51 coverage.out [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 03:46 go.mod [2021-09-06T03:53:16.700Z] -rw-r--r-- 1 root root 50064 Sep 6 03:49 go.sum [2021-09-06T03:53:16.700Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 03:46 internal [2021-09-06T03:53:16.700Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 03:46 openapi [2021-09-06T03:53:16.700Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 03:46 snap [2021-09-06T03:53:16.700Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 03:46 version.go [Pipeline] sh [2021-09-06T03:53:17.379Z] + '[' -e coverage.out ] [2021-09-06T03:53:17.379Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T03:53:17.422Z] Warning: overwriting stash ‘coverage-report’ [2021-09-06T03:53:18.187Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T03:53:18.850Z] + make build [2021-09-06T03:53:18.850Z] go mod tidy [2021-09-06T03:53:19.445Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T03:53:26.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T03:53:48.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T03:53:50.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T03:53:53.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T03:53:55.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T03:53:58.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T03:54:01.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T03:54:04.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T03:54:08.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T03:54:09.300Z] Running on prd-ubuntu18.04-docker-8c-8g-1413 in /w/workspace/edgexfoundry_edgex-go_PR-3701 [Pipeline] { [Pipeline] ws [2021-09-06T03:54:09.366Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-06T03:54:09.540Z] The recommended git tool is: git [2021-09-06T03:54:11.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T03:54:12.244Z] using credential edgex-jenkins-ssh [2021-09-06T03:54:12.260Z] Cloning the remote Git repository [2021-09-06T03:54:12.281Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T03:54:12.352Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-06T03:54:12.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T03:54:12.384Z] > git --version # timeout=10 [2021-09-06T03:54:12.397Z] > git --version # 'git version 2.17.1' [2021-09-06T03:54:12.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T03:54:12.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T03:54:15.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T03:54:20.033Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:54:20.146Z] Merge succeeded, producing 26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:54:20.147Z] Checking out Revision 26e529203edc05b55f10004eb75c5b3b6c1bd9cb (PR-3701) [Pipeline] } [2021-09-06T03:54:20.722Z] $ docker stop --time=1 c4f66b739719dc2382d49465dba1e68de91da431223c1c866cba4b8ca6867013 [2021-09-06T03:54:19.409Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T03:54:19.415Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T03:54:19.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T03:54:19.441Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T03:54:19.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T03:54:19.445Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3701/head:refs/remotes/origin/PR-3701 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T03:54:20.039Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T03:54:20.044Z] > git checkout -f 26e529203edc05b55f10004eb75c5b3b6c1bd9cb # timeout=10 [2021-09-06T03:54:20.111Z] > git remote # timeout=10 [2021-09-06T03:54:20.117Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T03:54:20.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T03:54:20.126Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-06T03:54:20.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T03:54:20.146Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T03:54:20.166Z] > git checkout -f 26e529203edc05b55f10004eb75c5b3b6c1bd9cb # timeout=10 [2021-09-06T03:54:23.407Z] $ docker rm -f c4f66b739719dc2382d49465dba1e68de91da431223c1c866cba4b8ca6867013 [2021-09-06T03:54:23.880Z] Commit message: "docs: fix API path in SMA API document" [2021-09-06T03:54:23.908Z] > git --version # timeout=10 [2021-09-06T03:54:23.913Z] > git --version # 'git version 2.17.1' [2021-09-06T03:54:23.919Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:54:25.282Z] + echo snap-build.sh [2021-09-06T03:54:25.282Z] snap-build.sh [2021-09-06T03:54:25.282Z] + SNAP_BASE_DIR=. [2021-09-06T03:54:25.282Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-06T03:54:25.282Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-06T03:54:25.282Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-06T03:54:25.282Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-06T03:54:25.282Z] + cd /w/workspace/edgex-go/1 [2021-09-06T03:54:25.282Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-06T03:54:25.282Z] Reading package lists... [2021-09-06T03:54:25.282Z] Building dependency tree... [2021-09-06T03:54:25.282Z] Reading state information... [2021-09-06T03:54:25.282Z] The following packages were automatically installed and are no longer required: [2021-09-06T03:54:25.282Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-06T03:54:25.282Z] uidmap xdelta3 [2021-09-06T03:54:25.282Z] Use 'sudo apt autoremove' to remove them. [2021-09-06T03:54:25.282Z] The following packages will be REMOVED: [2021-09-06T03:54:25.282Z] lxd* lxd-client* [2021-09-06T03:54:25.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T03:54:25.550Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-06T03:54:25.550Z] After this operation, 31.7 MB disk space will be freed. [2021-09-06T03:54:25.702Z] [2021-09-06T03:54:25.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:54:26.085Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-06T03:54:26.085Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T03:54:26.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T03:54:26.375Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-06T03:54:26.375Z] 29e5d40040c1: Pulling fs layer [2021-09-06T03:54:26.375Z] 1ce36da41761: Pulling fs layer [2021-09-06T03:54:26.375Z] 25b303627fd3: Pulling fs layer [2021-09-06T03:54:26.968Z] 29e5d40040c1: Verifying Checksum [2021-09-06T03:54:26.969Z] 29e5d40040c1: Download complete [2021-09-06T03:54:27.046Z] Removing lxd dnsmasq configuration [2021-09-06T03:54:27.047Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T03:54:27.047Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-06T03:54:27.567Z] 1ce36da41761: Verifying Checksum [2021-09-06T03:54:27.567Z] 1ce36da41761: Download complete [2021-09-06T03:54:27.567Z] 29e5d40040c1: Pull complete [2021-09-06T03:54:27.634Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T03:54:27.901Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-06T03:54:27.901Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T03:54:29.004Z] 1ce36da41761: Pull complete [2021-09-06T03:54:29.275Z] 25b303627fd3: Verifying Checksum [2021-09-06T03:54:29.275Z] 25b303627fd3: Download complete [2021-09-06T03:54:29.312Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-06T03:54:29.312Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-06T03:54:29.580Z] + sudo snap remove --purge lxd [2021-09-06T03:54:29.850Z] snap "lxd" is not installed [2021-09-06T03:54:29.850Z] + sudo groupadd --force --system lxd [2021-09-06T03:54:29.850Z] ++ whoami [2021-09-06T03:54:29.850Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-06T03:54:29.850Z] + newgrp - lxd [2021-09-06T03:54:29.850Z] + sudo snap install lxd [2021-09-06T03:54:38.074Z] 2021-09-06T03:54:34Z INFO Waiting for automatic snapd restart... [2021-09-06T03:54:39.419Z] 25b303627fd3: Pull complete [2021-09-06T03:54:39.419Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-06T03:54:39.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T03:54:39.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-06T03:54:39.708Z] prd-ubuntu18.04-docker-arm64-4c-16g-1412 does not seem to be running inside a container [2021-09-06T03:54:39.777Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T03:54:43.303Z] $ docker top c3e1c0fb9a9955cd5c0364e80046acd9b2d8919d15edc75eac1f151343bae98c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T03:54:44.333Z] + grep parallel [2021-09-06T03:54:44.333Z] + docker-compose build --help [2021-09-06T03:54:47.712Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T03:54:48.003Z] $ docker stop --time=1 c3e1c0fb9a9955cd5c0364e80046acd9b2d8919d15edc75eac1f151343bae98c [2021-09-06T03:54:49.834Z] $ docker rm -f c3e1c0fb9a9955cd5c0364e80046acd9b2d8919d15edc75eac1f151343bae98c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T03:54:50.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T03:54:50.658Z] . [Pipeline] withDockerContainer [2021-09-06T03:54:50.944Z] prd-ubuntu18.04-docker-arm64-4c-16g-1412 does not seem to be running inside a container [2021-09-06T03:54:51.006Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T03:54:52.523Z] $ docker top 246bdb8cbb0182cb037a9a02d6fde469fe1d4d743b9a6a535b236e08b371d5f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T03:54:53.086Z] lxd 4.17 from Canonical* installed [2021-09-06T03:54:53.086Z] + sudo lxd init --auto [2021-09-06T03:54:53.539Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T03:54:57.831Z] Building core-command ... [2021-09-06T03:54:57.831Z] Building core-data ... [2021-09-06T03:54:57.831Z] Building core-metadata ... [2021-09-06T03:54:57.831Z] Building security-bootstrapper ... [2021-09-06T03:54:57.831Z] Building security-proxy-setup ... [2021-09-06T03:54:57.831Z] Building security-secretstore-setup ... [2021-09-06T03:54:57.831Z] Building support-notifications ... [2021-09-06T03:54:57.831Z] Building support-scheduler ... [2021-09-06T03:54:57.831Z] Building sys-mgmt-agent ... [2021-09-06T03:54:57.831Z] Building security-secretstore-setup [2021-09-06T03:54:57.831Z] Building core-command [2021-09-06T03:54:57.831Z] Building core-metadata [2021-09-06T03:54:57.831Z] Building support-notifications [2021-09-06T03:54:57.831Z] Building support-scheduler [2021-09-06T03:55:01.307Z] + sudo snap install --classic snapcraft [2021-09-06T03:55:09.534Z] snapcraft 5.0 from Canonical* installed [2021-09-06T03:55:09.534Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-06T03:55:09.534Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-06T03:55:09.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T03:55:09.534Z] Dload Upload Total Spent Left Speed [2021-09-06T03:55:09.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4543 [2021-09-06T03:55:09.800Z] 100 3325k 100 3325k 0 0 8773k 0 --:--:-- --:--:-- --:--:-- 8773k [2021-09-06T03:55:09.800Z] ./yq_linux_amd64 [2021-09-06T03:55:09.800Z] + sudo snapcraft prime --use-lxd [2021-09-06T03:55:12.392Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-06T03:55:12.392Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-06T03:55:12.392Z] - README.md [2021-09-06T03:55:12.392Z] [2021-09-06T03:55:12.392Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T03:55:12.392Z] Launching a container. [2021-09-06T03:55:20.635Z] Waiting for container to be ready [2021-09-06T03:55:20.635Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-06T03:55:20.635Z] [2021-09-06T03:55:23.984Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-06T03:55:24.568Z] Waiting for network to be ready... [2021-09-06T03:55:24.835Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T03:55:25.101Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T03:55:25.101Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T03:55:25.101Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T03:55:25.101Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T03:55:25.101Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T03:55:25.101Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T03:55:25.101Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T03:55:25.101Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T03:55:25.101Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T03:55:25.366Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T03:55:25.633Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T03:55:25.918Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T03:55:25.918Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T03:55:25.918Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T03:55:25.918Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T03:55:25.918Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T03:55:25.918Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T03:55:26.187Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T03:55:26.455Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T03:55:26.455Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T03:55:26.723Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T03:55:26.723Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T03:55:26.723Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T03:55:26.723Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T03:55:26.723Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T03:55:26.723Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T03:55:29.310Z] Fetched 25.1 MB in 4s (6027 kB/s) [2021-09-06T03:55:29.903Z] Reading package lists... [2021-09-06T03:55:30.169Z] Reading package lists... [2021-09-06T03:55:30.169Z] Building dependency tree... [2021-09-06T03:55:30.169Z] Reading state information... [2021-09-06T03:55:30.439Z] The following additional packages will be installed: [2021-09-06T03:55:30.439Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T03:55:30.439Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T03:55:30.439Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T03:55:30.439Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-06T03:55:30.439Z] Suggested packages: [2021-09-06T03:55:30.439Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-06T03:55:30.439Z] Recommended packages: [2021-09-06T03:55:30.439Z] gnupg libsasl2-modules [2021-09-06T03:55:30.439Z] The following NEW packages will be installed: [2021-09-06T03:55:30.439Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T03:55:30.439Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T03:55:30.439Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T03:55:30.439Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-06T03:55:30.439Z] The following packages will be upgraded: [2021-09-06T03:55:30.439Z] gpg gpg-agent gpgconf libudev1 [2021-09-06T03:55:30.439Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-06T03:55:30.439Z] Need to get 3527 kB of archives. [2021-09-06T03:55:30.439Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-06T03:55:30.439Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-06T03:55:30.439Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-06T03:55:30.439Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-06T03:55:30.439Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-06T03:55:30.707Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-06T03:55:30.974Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-06T03:55:31.241Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-06T03:55:31.241Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-06T03:55:31.241Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-06T03:55:31.509Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-06T03:55:31.509Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-06T03:55:31.509Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-06T03:55:31.509Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-06T03:55:31.509Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-06T03:55:31.509Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-06T03:55:31.509Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-06T03:55:31.509Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-06T03:55:31.509Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-06T03:55:31.509Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-06T03:55:31.509Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-06T03:55:31.509Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-06T03:55:31.509Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-06T03:55:31.779Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T03:55:31.779Z] Fetched 3527 kB in 1s (2916 kB/s) [2021-09-06T03:55:31.779Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T03:55:31.779Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-06T03:55:31.779Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T03:55:31.779Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-06T03:55:31.779Z] Selecting previously unselected package udev. [2021-09-06T03:55:32.046Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T03:55:32.046Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-06T03:55:32.046Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-06T03:55:32.046Z] Selecting previously unselected package libfuse2:amd64. [2021-09-06T03:55:32.046Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T03:55:32.046Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T03:55:32.313Z] Selecting previously unselected package fuse. [2021-09-06T03:55:32.313Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T03:55:32.313Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-06T03:55:32.313Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T03:55:32.313Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T03:55:32.313Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T03:55:32.313Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T03:55:32.313Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T03:55:32.313Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T03:55:32.579Z] Selecting previously unselected package libksba8:amd64. [2021-09-06T03:55:32.579Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-06T03:55:32.579Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-06T03:55:32.579Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-06T03:55:32.579Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T03:55:32.579Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:32.579Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-06T03:55:32.579Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T03:55:32.579Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:32.846Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-06T03:55:32.846Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T03:55:32.846Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:32.846Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-06T03:55:32.846Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T03:55:32.846Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:32.846Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-06T03:55:32.846Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T03:55:32.846Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:32.846Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-06T03:55:32.846Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T03:55:32.846Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:33.112Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-06T03:55:33.112Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T03:55:33.112Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:33.112Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-06T03:55:33.112Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T03:55:33.112Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:33.112Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-06T03:55:33.112Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T03:55:33.112Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:33.379Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-06T03:55:33.379Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T03:55:33.379Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T03:55:33.379Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-06T03:55:33.379Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T03:55:33.379Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T03:55:33.379Z] Selecting previously unselected package libldap-common. [2021-09-06T03:55:33.379Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-06T03:55:33.379Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T03:55:33.379Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-06T03:55:33.379Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-06T03:55:33.379Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T03:55:33.379Z] Selecting previously unselected package dirmngr. [2021-09-06T03:55:33.379Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T03:55:33.379Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T03:55:33.646Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T03:55:33.646Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-06T03:55:33.646Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T03:55:33.646Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T03:55:33.646Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T03:55:33.646Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-06T03:55:33.646Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:33.646Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-06T03:55:33.646Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T03:55:33.646Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-06T03:55:33.913Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-06T03:55:34.181Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:34.181Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-06T03:55:34.181Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-06T03:55:34.181Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-06T03:55:34.181Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:34.181Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:34.181Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:34.181Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:34.181Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:34.181Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:34.181Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T03:55:34.181Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T03:55:34.181Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T03:55:34.182Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T03:55:34.765Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-06T03:55:34.765Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-06T03:55:34.765Z] This means they are not meant to be enabled using systemctl. [2021-09-06T03:55:34.765Z] Possible reasons for having this kind of units are: [2021-09-06T03:55:34.765Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-06T03:55:34.765Z] .wants/ or .requires/ directory. [2021-09-06T03:55:34.765Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-06T03:55:34.765Z] a requirement dependency on it. [2021-09-06T03:55:34.765Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-06T03:55:34.765Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-06T03:55:34.765Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-06T03:55:34.765Z] instance name specified. [2021-09-06T03:55:35.041Z] Reading package lists... [2021-09-06T03:55:35.041Z] Building dependency tree... [2021-09-06T03:55:35.041Z] Reading state information... [2021-09-06T03:55:35.309Z] The following additional packages will be installed: [2021-09-06T03:55:35.309Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-06T03:55:35.309Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-06T03:55:35.309Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-06T03:55:35.309Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-06T03:55:35.309Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-06T03:55:35.309Z] Suggested packages: [2021-09-06T03:55:35.309Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-06T03:55:35.309Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-06T03:55:35.309Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-06T03:55:35.309Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-06T03:55:35.309Z] systemd-container policykit-1 [2021-09-06T03:55:35.309Z] Recommended packages: [2021-09-06T03:55:35.309Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-06T03:55:35.309Z] The following NEW packages will be installed: [2021-09-06T03:55:35.309Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-06T03:55:35.309Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-06T03:55:35.309Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-06T03:55:35.309Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-06T03:55:35.309Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-06T03:55:35.309Z] The following packages will be upgraded: [2021-09-06T03:55:35.309Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-06T03:55:35.309Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-06T03:55:35.309Z] Need to get 36.7 MB of archives. [2021-09-06T03:55:35.309Z] After this operation, 147 MB of additional disk space will be used. [2021-09-06T03:55:35.309Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-06T03:55:35.578Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-06T03:55:35.578Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-06T03:55:35.578Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-06T03:55:35.578Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-06T03:55:35.578Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-06T03:55:35.578Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-06T03:55:35.578Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-06T03:55:35.578Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-06T03:55:35.578Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-06T03:55:35.578Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-06T03:55:35.578Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-06T03:55:35.578Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-06T03:55:35.578Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-06T03:55:35.578Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-06T03:55:35.578Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-06T03:55:35.578Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-06T03:55:36.162Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-06T03:55:36.162Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-06T03:55:36.429Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-06T03:55:36.429Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-06T03:55:36.429Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-06T03:55:36.429Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-06T03:55:36.429Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-06T03:55:36.429Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-06T03:55:36.429Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-06T03:55:36.429Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-06T03:55:36.429Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-06T03:55:36.429Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-06T03:55:36.429Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-06T03:55:37.388Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T03:55:37.656Z] Fetched 36.7 MB in 2s (17.7 MB/s) [2021-09-06T03:55:37.657Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T03:55:37.657Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-06T03:55:37.657Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T03:55:38.240Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-06T03:55:38.240Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T03:55:38.240Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-06T03:55:38.240Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T03:55:38.240Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-06T03:55:38.240Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-06T03:55:38.509Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-06T03:55:38.509Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T03:55:38.509Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-06T03:55:38.509Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-06T03:55:38.775Z] Setting up apt (1.6.14) ... [2021-09-06T03:55:38.775Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-06T03:55:39.045Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-06T03:55:39.045Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-06T03:55:39.045Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T03:55:39.314Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T03:55:39.314Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-06T03:55:39.314Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T03:55:39.314Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T03:55:39.314Z] Selecting previously unselected package libexpat1:amd64. [2021-09-06T03:55:39.314Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-06T03:55:39.314Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T03:55:39.580Z] Selecting previously unselected package python3.6-minimal. [2021-09-06T03:55:39.580Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T03:55:39.580Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T03:55:39.847Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T03:55:39.847Z] Checking for services that may need to be restarted...done. [2021-09-06T03:55:39.847Z] Checking for services that may need to be restarted...done. [2021-09-06T03:55:39.847Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T03:55:39.847Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T03:55:39.847Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T03:55:40.430Z] Selecting previously unselected package python3-minimal. [2021-09-06T03:55:40.430Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-06T03:55:40.430Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-06T03:55:40.430Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-06T03:55:40.430Z] Selecting previously unselected package mime-support. [2021-09-06T03:55:40.430Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-06T03:55:40.430Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-06T03:55:40.430Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-06T03:55:40.430Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-06T03:55:40.430Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T03:55:40.430Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-06T03:55:40.430Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T03:55:40.430Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T03:55:40.697Z] Selecting previously unselected package python3.6. [2021-09-06T03:55:40.697Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T03:55:40.697Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T03:55:40.697Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-06T03:55:40.697Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-06T03:55:40.697Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T03:55:40.697Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-06T03:55:40.964Z] Selecting previously unselected package python3. [2021-09-06T03:55:40.964Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-06T03:55:40.964Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-06T03:55:40.964Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-06T03:55:40.964Z] Selecting previously unselected package multiarch-support. [2021-09-06T03:55:40.964Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T03:55:40.964Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T03:55:40.964Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T03:55:41.241Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-06T03:55:41.241Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-06T03:55:41.241Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-06T03:55:41.241Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T03:55:41.241Z] Selecting previously unselected package libbsd0:amd64. [2021-09-06T03:55:41.241Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-06T03:55:41.241Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T03:55:41.241Z] Selecting previously unselected package sudo. [2021-09-06T03:55:41.241Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-06T03:55:41.241Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T03:55:41.510Z] Selecting previously unselected package apparmor. [2021-09-06T03:55:41.510Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T03:55:41.510Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-06T03:55:41.510Z] Selecting previously unselected package libedit2:amd64. [2021-09-06T03:55:41.510Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-06T03:55:41.510Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T03:55:41.510Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-06T03:55:41.510Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T03:55:41.510Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T03:55:41.776Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-06T03:55:41.776Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T03:55:41.776Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T03:55:41.776Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-06T03:55:41.776Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-06T03:55:41.776Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T03:55:41.776Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-06T03:55:41.776Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T03:55:41.776Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T03:55:41.776Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-06T03:55:41.776Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T03:55:42.043Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T03:55:42.043Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-06T03:55:42.043Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-06T03:55:42.043Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T03:55:42.043Z] Selecting previously unselected package openssh-client. [2021-09-06T03:55:42.043Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-06T03:55:42.043Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T03:55:42.309Z] Selecting previously unselected package squashfs-tools. [2021-09-06T03:55:42.309Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-06T03:55:42.309Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T03:55:42.309Z] Selecting previously unselected package snapd. [2021-09-06T03:55:42.309Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-06T03:55:42.309Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-06T03:55:44.258Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T03:55:44.258Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T03:55:44.840Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-06T03:55:44.840Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T03:55:44.840Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T03:55:44.840Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T03:55:44.840Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T03:55:44.840Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-06T03:55:44.840Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-06T03:55:45.620Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T03:55:45.620Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T03:55:45.620Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T03:55:45.620Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T03:55:45.620Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T03:55:45.620Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T03:55:45.916Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T03:55:45.916Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T03:55:45.916Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T03:55:45.916Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-06T03:55:45.916Z] running python rtupdate hooks for python3.6... [2021-09-06T03:55:45.916Z] running python post-rtupdate hooks for python3.6... [2021-09-06T03:55:46.184Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-06T03:55:46.781Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-06T03:55:47.048Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T03:55:47.048Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T03:55:47.048Z] Setting up snapd (2.49.2+18.04) ... [2021-09-06T03:55:47.313Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-06T03:55:47.579Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-06T03:55:47.845Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-06T03:55:47.845Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-06T03:55:48.113Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T03:55:48.113Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T03:55:48.380Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-06T03:55:48.380Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-06T03:55:48.647Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-06T03:55:48.914Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-06T03:55:48.914Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-06T03:55:48.914Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T03:55:48.914Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T03:55:49.874Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T03:55:49.874Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T03:55:49.874Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T03:55:51.101Z] Reading package lists... [2021-09-06T03:55:51.368Z] Reading package lists... [2021-09-06T03:55:51.368Z] Building dependency tree... [2021-09-06T03:55:51.368Z] Reading state information... [2021-09-06T03:55:51.636Z] Calculating upgrade... [2021-09-06T03:55:51.903Z] The following packages will be upgraded: [2021-09-06T03:55:51.903Z] advancecomp base-files bash binutils binutils-common [2021-09-06T03:55:51.903Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-06T03:55:51.903Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-06T03:55:51.903Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-06T03:55:51.903Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-06T03:55:51.903Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-06T03:55:51.903Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-06T03:55:51.903Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-06T03:55:51.903Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-06T03:55:51.903Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-06T03:55:51.903Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-06T03:55:51.903Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-06T03:55:51.903Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-06T03:55:51.903Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-06T03:55:51.903Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-06T03:55:51.903Z] ubuntu-keyring util-linux [2021-09-06T03:55:51.903Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T03:55:51.903Z] Need to get 64.2 MB of archives. [2021-09-06T03:55:51.903Z] After this operation, 5126 kB of additional disk space will be used. [2021-09-06T03:55:51.903Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-09-06T03:55:52.169Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-06T03:55:52.169Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-06T03:55:52.169Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-06T03:55:52.169Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-06T03:55:52.169Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-06T03:55:52.169Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-06T03:55:52.169Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-06T03:55:52.169Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-06T03:55:52.169Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-06T03:55:52.169Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-06T03:55:52.169Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-06T03:55:52.169Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-06T03:55:52.169Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-06T03:55:52.169Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-06T03:55:52.169Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-06T03:55:52.170Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-06T03:55:52.170Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-06T03:55:52.170Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-06T03:55:52.170Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-06T03:55:52.170Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-06T03:55:52.170Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-06T03:55:52.170Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-06T03:55:52.170Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-06T03:55:52.170Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-06T03:55:52.170Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-06T03:55:52.170Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-06T03:55:52.170Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-06T03:55:52.170Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-06T03:55:52.170Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-06T03:55:52.170Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-06T03:55:52.438Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-06T03:55:52.438Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-06T03:55:52.438Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-06T03:55:52.438Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-06T03:55:52.438Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-06T03:55:52.438Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-06T03:55:52.438Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-06T03:55:52.438Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-06T03:55:52.438Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-06T03:55:52.438Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-06T03:55:52.438Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-06T03:55:52.438Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-06T03:55:52.438Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-06T03:55:52.438Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-06T03:55:52.438Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-06T03:55:52.438Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-06T03:55:52.438Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-06T03:55:52.438Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-06T03:55:52.438Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-06T03:55:52.438Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-06T03:55:52.438Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-06T03:55:52.438Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-06T03:55:52.438Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-06T03:55:52.438Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-06T03:55:52.438Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-06T03:55:52.438Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-06T03:55:52.438Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-06T03:55:52.705Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-06T03:55:52.705Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-06T03:55:52.705Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-06T03:55:52.971Z] 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-09-06T03:55:52.971Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-06T03:55:52.971Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-06T03:55:52.971Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-06T03:55:52.971Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-06T03:55:53.237Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-06T03:55:53.237Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-06T03:55:53.237Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-06T03:55:53.237Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-06T03:55:53.504Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-06T03:55:53.504Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-06T03:55:53.504Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-06T03:55:53.504Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-06T03:55:53.504Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-06T03:55:53.504Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-06T03:55:53.504Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-06T03:55:53.504Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-06T03:55:53.504Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-06T03:55:53.504Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-06T03:55:53.504Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-06T03:55:53.771Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-06T03:55:53.771Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-06T03:55:53.771Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-06T03:55:53.771Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-06T03:55:53.771Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-06T03:55:53.771Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-06T03:55:53.771Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-06T03:55:53.771Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-06T03:55:53.771Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-06T03:55:53.771Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-06T03:55:53.771Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-06T03:55:53.771Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-06T03:55:53.771Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-06T03:55:53.771Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-06T03:55:53.771Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-06T03:55:53.771Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-06T03:55:53.771Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-06T03:55:53.771Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-06T03:55:54.038Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-06T03:55:54.038Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-06T03:55:54.038Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-06T03:55:54.038Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-06T03:55:54.038Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T03:55:54.038Z] Fetched 64.2 MB in 2s (29.9 MB/s) [2021-09-06T03:55:54.306Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T03:55:54.306Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T03:55:54.306Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T03:55:54.573Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T03:55:54.573Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T03:55:54.573Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-09-06T03:55:54.573Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-09-06T03:55:54.856Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:54.856Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.123Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.123Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.123Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.123Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.123Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.123Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.123Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.123Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.389Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.389Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.389Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.389Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.389Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:55:55.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T03:55:55.389Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.389Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.389Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:55:55.657Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T03:55:55.657Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.657Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.657Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.657Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.657Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T03:55:55.657Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T03:55:55.925Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:55:55.925Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T03:55:55.925Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T03:55:56.191Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T03:55:56.457Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T03:55:56.724Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T03:55:56.724Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-06T03:55:56.724Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-06T03:55:56.724Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-06T03:55:56.724Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-06T03:55:56.990Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-06T03:55:56.990Z] Installing new version of config file /etc/issue ... [2021-09-06T03:55:56.990Z] Installing new version of config file /etc/issue.net ... [2021-09-06T03:55:56.990Z] Installing new version of config file /etc/lsb-release ... [2021-09-06T03:55:56.990Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-06T03:55:57.257Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-06T03:55:57.257Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-06T03:55:57.257Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-06T03:55:57.257Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:57.257Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-06T03:55:57.257Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-06T03:55:57.528Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-06T03:55:57.528Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-06T03:55:57.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:57.528Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T03:55:57.528Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-06T03:55:57.528Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-06T03:55:57.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:57.528Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-06T03:55:57.528Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-06T03:55:57.795Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-06T03:55:57.795Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:57.795Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-06T03:55:57.795Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T03:55:58.063Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-06T03:55:58.063Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:58.063Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T03:55:58.063Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T03:55:58.063Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T03:55:58.063Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:58.063Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T03:55:58.063Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T03:55:58.332Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-06T03:55:58.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:58.332Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-06T03:55:58.332Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-06T03:55:58.332Z] Setting up grep (3.1-2build1) ... [2021-09-06T03:55:58.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:58.332Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-06T03:55:58.332Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-06T03:55:58.599Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-06T03:55:58.599Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:58.599Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T03:55:58.599Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T03:55:58.599Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-06T03:55:58.599Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:58.599Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T03:55:58.599Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T03:55:58.866Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-06T03:55:58.866Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:58.866Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T03:55:58.866Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T03:55:59.449Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T03:55:59.449Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T03:55:59.449Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T03:55:59.449Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T03:55:59.714Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-06T03:55:59.714Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:55:59.714Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-06T03:55:59.714Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T03:56:00.297Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T03:56:00.297Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T03:56:00.297Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T03:56:00.297Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T03:56:00.297Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T03:56:00.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:00.297Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-06T03:56:00.297Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-06T03:56:00.563Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-06T03:56:00.563Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:00.563Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T03:56:00.563Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T03:56:00.563Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T03:56:00.563Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:00.563Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T03:56:00.563Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T03:56:00.834Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T03:56:00.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:00.834Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T03:56:00.834Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T03:56:00.834Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T03:56:00.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:00.834Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T03:56:00.834Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T03:56:01.100Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T03:56:01.367Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:01.367Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T03:56:01.367Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T03:56:01.367Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T03:56:01.367Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T03:56:01.367Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T03:56:01.633Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:01.633Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T03:56:01.633Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T03:56:01.633Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T03:56:01.633Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:01.633Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T03:56:01.633Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T03:56:01.633Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T03:56:01.633Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:01.633Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T03:56:01.633Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T03:56:01.900Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-06T03:56:01.900Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:01.900Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T03:56:01.900Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T03:56:02.167Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-06T03:56:02.433Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-06T03:56:02.700Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-06T03:56:02.700Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:02.700Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T03:56:02.700Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T03:56:02.967Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T03:56:02.967Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T03:56:02.967Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-06T03:56:02.967Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T03:56:03.235Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-06T03:56:03.235Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T03:56:03.235Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-06T03:56:03.235Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-06T03:56:03.235Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-06T03:56:03.501Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T03:56:03.501Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-06T03:56:03.501Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T03:56:03.501Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-06T03:56:03.501Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T03:56:03.501Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-06T03:56:03.501Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T03:56:03.769Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-06T03:56:03.769Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T03:56:03.769Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T03:56:03.769Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T03:56:03.769Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T03:56:04.035Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T03:56:04.035Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T03:56:04.035Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T03:56:04.035Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T03:56:04.035Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-06T03:56:04.035Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T03:56:04.035Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T03:56:04.301Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T03:56:04.301Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:04.301Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T03:56:04.301Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T03:56:04.301Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-06T03:56:04.301Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T03:56:04.568Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T03:56:04.568Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T03:56:04.568Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T03:56:04.568Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:04.568Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-06T03:56:04.568Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-06T03:56:04.835Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-06T03:56:04.835Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:04.835Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-06T03:56:04.835Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-06T03:56:04.835Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-06T03:56:04.835Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:04.835Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-06T03:56:04.835Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T03:56:04.835Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T03:56:05.102Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:05.102Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T03:56:05.102Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T03:56:05.102Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T03:56:05.368Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:05.368Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-06T03:56:05.368Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-06T03:56:05.368Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-06T03:56:05.368Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:05.368Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T03:56:05.368Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T03:56:05.634Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-06T03:56:05.634Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:05.634Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T03:56:05.634Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T03:56:05.847Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:56:05.847Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:56:05.847Z] ---> a8ac07ae7f00 [2021-09-06T03:56:05.847Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T03:56:05.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:56:05.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:56:05.847Z] ---> a8ac07ae7f00 [2021-09-06T03:56:05.847Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T03:56:05.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:56:05.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:56:05.847Z] ---> a8ac07ae7f00 [2021-09-06T03:56:05.847Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T03:56:05.847Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:56:05.847Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:56:05.847Z] ---> a8ac07ae7f00 [2021-09-06T03:56:05.847Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T03:56:05.847Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T03:56:05.847Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T03:56:05.847Z] ---> a8ac07ae7f00 [2021-09-06T03:56:05.847Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T03:56:05.847Z] ---> Running in c0656bce73c5 [2021-09-06T03:56:05.847Z] ---> Running in 3b61712c84fc [2021-09-06T03:56:05.847Z] ---> Running in 8b788f6d0c5e [2021-09-06T03:56:05.847Z] ---> Running in 6424dfe8abde [2021-09-06T03:56:05.847Z] ---> Running in d05045742e61 [2021-09-06T03:56:05.847Z] Removing intermediate container 8b788f6d0c5e [2021-09-06T03:56:05.847Z] ---> c9dc0d296523 [2021-09-06T03:56:05.847Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:56:05.847Z] Removing intermediate container d05045742e61 [2021-09-06T03:56:05.847Z] ---> ee0f292be48d [2021-09-06T03:56:05.847Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:56:05.847Z] Removing intermediate container 3b61712c84fc [2021-09-06T03:56:05.847Z] ---> 4ab42a5000e1 [2021-09-06T03:56:05.847Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:56:05.847Z] Removing intermediate container 6424dfe8abde [2021-09-06T03:56:05.847Z] ---> f61dc37cc35d [2021-09-06T03:56:05.847Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:56:05.847Z] Removing intermediate container c0656bce73c5 [2021-09-06T03:56:05.847Z] ---> 73d6d835489b [2021-09-06T03:56:05.847Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T03:56:05.847Z] ---> Running in a25f3d23f6d1 [2021-09-06T03:56:05.847Z] ---> Running in b8805643602e [2021-09-06T03:56:05.847Z] ---> Running in 76590ad20051 [2021-09-06T03:56:05.847Z] ---> Running in 02103fdd6140 [2021-09-06T03:56:05.847Z] ---> Running in eb0b495a88be [2021-09-06T03:56:05.901Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-06T03:56:05.901Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:05.901Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T03:56:05.901Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T03:56:05.901Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T03:56:05.901Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:05.901Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T03:56:05.901Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T03:56:06.169Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T03:56:06.169Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:06.169Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-06T03:56:06.169Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-06T03:56:06.169Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-06T03:56:06.169Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:06.169Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-06T03:56:06.169Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-06T03:56:06.436Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-06T03:56:06.436Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:06.436Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-06T03:56:06.436Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-06T03:56:06.436Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-06T03:56:06.436Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:06.436Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-06T03:56:06.436Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-06T03:56:06.702Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-06T03:56:06.702Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:06.702Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-06T03:56:06.702Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-06T03:56:06.702Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-06T03:56:06.702Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T03:56:06.702Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-06T03:56:06.702Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-06T03:56:06.967Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-06T03:56:06.967Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-06T03:56:06.967Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T03:56:06.967Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T03:56:06.967Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T03:56:06.967Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T03:56:07.235Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T03:56:07.235Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T03:56:07.235Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-06T03:56:07.235Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-06T03:56:07.504Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T03:56:07.504Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-06T03:56:07.504Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-06T03:56:07.504Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-06T03:56:07.504Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-06T03:56:07.504Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-06T03:56:07.504Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-06T03:56:07.771Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-06T03:56:07.771Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-06T03:56:07.771Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-06T03:56:07.771Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-06T03:56:07.771Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-06T03:56:07.771Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-06T03:56:07.771Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-06T03:56:08.037Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-06T03:56:08.037Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-06T03:56:08.305Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-06T03:56:08.305Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-06T03:56:08.305Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-06T03:56:08.305Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-06T03:56:08.572Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T03:56:08.573Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T03:56:08.840Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T03:56:08.840Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T03:56:08.840Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T03:56:08.840Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T03:56:08.840Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T03:56:08.840Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T03:56:10.447Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T03:56:10.447Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T03:56:10.447Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T03:56:10.447Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T03:56:10.447Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T03:56:10.447Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T03:56:10.447Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T03:56:10.447Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T03:56:10.447Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T03:56:10.447Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T03:56:10.451Z] Removing intermediate container a25f3d23f6d1 [2021-09-06T03:56:10.451Z] ---> a519de59cb94 [2021-09-06T03:56:10.451Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T03:56:10.451Z] ---> Running in e2676cf579fb [2021-09-06T03:56:10.451Z] Removing intermediate container b8805643602e [2021-09-06T03:56:10.451Z] ---> 6d4327548a4a [2021-09-06T03:56:10.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T03:56:10.451Z] ---> Running in 5c75fc782e0c [2021-09-06T03:56:10.451Z] Removing intermediate container 02103fdd6140 [2021-09-06T03:56:10.451Z] ---> 56be8acd78a5 [2021-09-06T03:56:10.451Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T03:56:10.451Z] Removing intermediate container 76590ad20051 [2021-09-06T03:56:10.451Z] ---> 1258d906b9bb [2021-09-06T03:56:10.451Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T03:56:10.451Z] ---> Running in 224713e43a38 [2021-09-06T03:56:10.716Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T03:56:10.716Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T03:56:10.774Z] Removing intermediate container eb0b495a88be [2021-09-06T03:56:10.774Z] ---> db21233e0a25 [2021-09-06T03:56:10.774Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T03:56:10.774Z] ---> Running in 69fa63f00eb8 [2021-09-06T03:56:10.983Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T03:56:10.983Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T03:56:11.049Z] ---> Running in 50446461908d [2021-09-06T03:56:11.567Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T03:56:11.567Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T03:56:12.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:12.150Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T03:56:12.150Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T03:56:12.150Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T03:56:12.150Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T03:56:12.150Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T03:56:12.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:12.420Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T03:56:12.420Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T03:56:12.420Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T03:56:12.420Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-06T03:56:12.420Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-06T03:56:12.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:12.686Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T03:56:12.686Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T03:56:12.686Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T03:56:12.686Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T03:56:12.686Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-06T03:56:12.686Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-06T03:56:12.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:12.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:12.952Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:56:12.953Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T03:56:12.953Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:56:12.953Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:56:12.953Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:56:12.953Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-06T03:56:12.953Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-06T03:56:12.953Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-06T03:56:12.953Z] [2021-09-06T03:56:12.953Z] Current default time zone: 'Etc/UTC' [2021-09-06T03:56:12.953Z] Local time is now: Mon Sep 6 03:56:12 UTC 2021. [2021-09-06T03:56:12.953Z] Universal Time is now: Mon Sep 6 03:56:12 UTC 2021. [2021-09-06T03:56:12.953Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-06T03:56:12.953Z] [2021-09-06T03:56:12.953Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-06T03:56:12.953Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:56:12.953Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-09-06T03:56:12.953Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-06T03:56:12.953Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-06T03:56:12.953Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-06T03:56:12.953Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-06T03:56:12.953Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-06T03:56:12.953Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-06T03:56:12.953Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T03:56:13.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:13.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:13.220Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:56:13.220Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-06T03:56:13.220Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T03:56:13.220Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T03:56:13.220Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:56:13.220Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-06T03:56:13.220Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-06T03:56:13.220Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-06T03:56:13.220Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T03:56:13.220Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-06T03:56:13.220Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-06T03:56:13.220Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-06T03:56:13.220Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-06T03:56:13.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:13.746Z] OK: 218 MiB in 52 packages [2021-09-06T03:56:13.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:14.117Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T03:56:14.459Z] OK: 218 MiB in 52 packages [2021-09-06T03:56:15.109Z] OK: 218 MiB in 52 packages [2021-09-06T03:56:15.161Z] Updating certificates in /etc/ssl/certs... [2021-09-06T03:56:15.423Z] OK: 218 MiB in 52 packages [2021-09-06T03:56:15.423Z] OK: 218 MiB in 52 packages [2021-09-06T03:56:16.106Z] Removing intermediate container e2676cf579fb [2021-09-06T03:56:16.106Z] ---> 0a22e4182116 [2021-09-06T03:56:16.106Z] Step 6/24 : COPY go.mod . [2021-09-06T03:56:16.123Z] 23 added, 27 removed; done. [2021-09-06T03:56:16.123Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T03:56:16.123Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T03:56:16.123Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-06T03:56:16.123Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-06T03:56:16.123Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-06T03:56:16.123Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T03:56:16.123Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T03:56:16.123Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T03:56:16.123Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T03:56:16.123Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T03:56:16.123Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T03:56:16.123Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T03:56:16.123Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-06T03:56:16.123Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-06T03:56:16.123Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-06T03:56:16.123Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-06T03:56:16.123Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-06T03:56:16.123Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T03:56:16.123Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T03:56:16.123Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-06T03:56:16.123Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-06T03:56:16.389Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-06T03:56:16.389Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T03:56:16.389Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T03:56:16.389Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-06T03:56:16.389Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-06T03:56:16.389Z] Updating certificates in /etc/ssl/certs... [2021-09-06T03:56:16.391Z] Removing intermediate container 5c75fc782e0c [2021-09-06T03:56:16.391Z] ---> c8784f729e10 [2021-09-06T03:56:16.391Z] Step 6/23 : COPY go.mod . [2021-09-06T03:56:16.972Z] 0 added, 0 removed; done. [2021-09-06T03:56:16.973Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-06T03:56:16.973Z] done. [2021-09-06T03:56:16.990Z] Removing intermediate container 224713e43a38 [2021-09-06T03:56:16.990Z] ---> 7bbfeeac7949 [2021-09-06T03:56:16.990Z] Step 6/24 : COPY go.mod . [2021-09-06T03:56:17.263Z] ---> ee11433b19b0 [2021-09-06T03:56:17.263Z] Step 7/24 : RUN go mod download [2021-09-06T03:56:17.263Z] Removing intermediate container 69fa63f00eb8 [2021-09-06T03:56:17.263Z] ---> fdce3ed5ec3b [2021-09-06T03:56:17.263Z] Step 6/23 : COPY go.mod . [2021-09-06T03:56:17.538Z] ---> Running in 2f818e272715 [2021-09-06T03:56:17.538Z] Removing intermediate container 50446461908d [2021-09-06T03:56:17.538Z] ---> cb55d8bb3411 [2021-09-06T03:56:17.538Z] Step 6/26 : COPY go.mod . [2021-09-06T03:56:17.556Z] Reading package lists... [2021-09-06T03:56:17.556Z] Building dependency tree... [2021-09-06T03:56:17.556Z] Reading state information... [2021-09-06T03:56:17.819Z] ---> 701e4cc0cb29 [2021-09-06T03:56:17.819Z] Step 7/23 : RUN go mod download [2021-09-06T03:56:17.819Z] ---> Running in 2a8021e51d61 [2021-09-06T03:56:17.824Z] The following NEW packages will be installed: [2021-09-06T03:56:17.824Z] apt-transport-https [2021-09-06T03:56:17.824Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T03:56:18.092Z] Need to get 4348 B of archives. [2021-09-06T03:56:18.092Z] After this operation, 154 kB of additional disk space will be used. [2021-09-06T03:56:18.092Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-06T03:56:18.092Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T03:56:18.092Z] Fetched 4348 B in 0s (21.9 kB/s) [2021-09-06T03:56:18.092Z] Selecting previously unselected package apt-transport-https. [2021-09-06T03:56:18.092Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-06T03:56:18.092Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-06T03:56:18.092Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-06T03:56:18.360Z] Setting up apt-transport-https (1.6.14) ... [2021-09-06T03:56:18.419Z] ---> 7d3c94e7f696 [2021-09-06T03:56:18.419Z] Step 7/24 : RUN go mod download [2021-09-06T03:56:18.419Z] ---> Running in 3a3010d45266 [2021-09-06T03:56:18.626Z] Waiting for network to be ready... [2021-09-06T03:56:19.020Z] ---> 885de34f2dd4 [2021-09-06T03:56:19.020Z] Step 7/23 : RUN go mod download [2021-09-06T03:56:19.020Z] ---> e7e0c58b5063 [2021-09-06T03:56:19.020Z] Step 7/26 : RUN go mod download [2021-09-06T03:56:19.298Z] ---> Running in 04e9286efd4f [2021-09-06T03:56:19.298Z] ---> Running in 82a05957c2d8 [2021-09-06T03:56:23.966Z] 2021-09-06T03:56:21Z INFO Waiting for automatic snapd restart... [2021-09-06T03:56:23.966Z] snapd 2.51.4 from Canonical* installed [2021-09-06T03:56:24.728Z] Removing intermediate container 2f818e272715 [2021-09-06T03:56:24.728Z] ---> 1e3bebfa8a3b [2021-09-06T03:56:24.728Z] Step 8/24 : COPY . . [2021-09-06T03:56:24.728Z] Removing intermediate container 2a8021e51d61 [2021-09-06T03:56:24.728Z] ---> e6fd92374463 [2021-09-06T03:56:24.728Z] Step 8/23 : COPY . . [2021-09-06T03:56:24.924Z] "snapd" switched to the "latest/stable" channel [2021-09-06T03:56:24.924Z] [2021-09-06T03:56:26.184Z] Removing intermediate container 3a3010d45266 [2021-09-06T03:56:26.185Z] ---> ebc3aa489d36 [2021-09-06T03:56:26.185Z] Step 8/24 : COPY . . [2021-09-06T03:56:27.167Z] Removing intermediate container 82a05957c2d8 [2021-09-06T03:56:27.167Z] Removing intermediate container 04e9286efd4f [2021-09-06T03:56:27.167Z] ---> 62791118fe36 [2021-09-06T03:56:27.167Z] Step 8/23 : COPY . . [2021-09-06T03:56:27.167Z] ---> 5ae92ee18c88 [2021-09-06T03:56:27.167Z] Step 8/26 : COPY . . [2021-09-06T03:56:27.505Z] core18 20210722 from Canonical* installed [2021-09-06T03:56:27.505Z] "core18" switched to the "latest/stable" channel [2021-09-06T03:56:27.505Z] [2021-09-06T03:56:30.094Z] snapcraft 5.0 from Canonical* installed [2021-09-06T03:56:30.094Z] "snapcraft" switched to the "latest/stable" channel [2021-09-06T03:56:30.094Z] [2021-09-06T03:56:34.347Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-06T03:56:34.347Z] - README.md [2021-09-06T03:56:34.347Z] [2021-09-06T03:56:34.347Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T03:56:34.618Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T03:56:34.618Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T03:56:34.886Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T03:56:35.847Z] Reading package lists... [2021-09-06T03:56:36.112Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-06T03:56:36.112Z] Reading package lists... [2021-09-06T03:56:36.379Z] Building dependency tree... [2021-09-06T03:56:36.379Z] Reading state information... [2021-09-06T03:56:36.379Z] Suggested packages: [2021-09-06T03:56:36.379Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-06T03:56:36.379Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-06T03:56:36.379Z] Recommended packages: [2021-09-06T03:56:36.379Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-06T03:56:36.645Z] The following NEW packages will be installed: [2021-09-06T03:56:36.645Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-06T03:56:36.645Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-06T03:56:36.645Z] pkg-config zip [2021-09-06T03:56:36.645Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T03:56:36.645Z] Need to get 7663 kB of archives. [2021-09-06T03:56:36.645Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-06T03:56:36.645Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-06T03:56:36.913Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-06T03:56:36.913Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-06T03:56:36.913Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-06T03:56:36.913Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-06T03:56:36.913Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-06T03:56:36.913Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-06T03:56:36.913Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-06T03:56:37.179Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-06T03:56:37.179Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-06T03:56:37.179Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-06T03:56:37.179Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-06T03:56:37.446Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-06T03:56:37.446Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-06T03:56:37.446Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-06T03:56:37.446Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T03:56:37.446Z] Fetched 7663 kB in 1s (10.3 MB/s) [2021-09-06T03:56:37.446Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-06T03:56:37.446Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-06T03:56:37.446Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-06T03:56:37.446Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T03:56:37.711Z] Selecting previously unselected package libpsl5:amd64. [2021-09-06T03:56:37.711Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-06T03:56:37.712Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T03:56:37.712Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-06T03:56:37.712Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-06T03:56:37.712Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T03:56:37.712Z] Selecting previously unselected package librtmp1:amd64. [2021-09-06T03:56:37.712Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-06T03:56:37.712Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T03:56:37.978Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-06T03:56:37.978Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-06T03:56:37.978Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T03:56:37.978Z] Selecting previously unselected package liberror-perl. [2021-09-06T03:56:37.978Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-06T03:56:37.978Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-06T03:56:37.978Z] Selecting previously unselected package git-man. [2021-09-06T03:56:37.978Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-06T03:56:37.978Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T03:56:38.244Z] Selecting previously unselected package git. [2021-09-06T03:56:38.244Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-06T03:56:38.244Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T03:56:38.828Z] Selecting previously unselected package libnorm1:amd64. [2021-09-06T03:56:38.828Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-06T03:56:38.828Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T03:56:38.828Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-06T03:56:38.828Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-06T03:56:38.828Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T03:56:38.828Z] Selecting previously unselected package libsodium23:amd64. [2021-09-06T03:56:38.828Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-06T03:56:38.828Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-06T03:56:38.828Z] Selecting previously unselected package libzmq5:amd64. [2021-09-06T03:56:38.828Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T03:56:38.828Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T03:56:38.828Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-06T03:56:38.828Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T03:56:38.828Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T03:56:39.095Z] Selecting previously unselected package pkg-config. [2021-09-06T03:56:39.095Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-06T03:56:39.095Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T03:56:39.095Z] Selecting previously unselected package zip. [2021-09-06T03:56:39.095Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-06T03:56:39.096Z] Unpacking zip (3.0-11build1) ... [2021-09-06T03:56:39.096Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T03:56:39.096Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T03:56:39.096Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T03:56:39.096Z] Setting up liberror-perl (0.17025-1) ... [2021-09-06T03:56:39.096Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T03:56:39.096Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T03:56:39.096Z] No schema files found: doing nothing. [2021-09-06T03:56:39.096Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T03:56:39.096Z] Setting up zip (3.0-11build1) ... [2021-09-06T03:56:39.096Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T03:56:39.096Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-06T03:56:39.096Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T03:56:39.362Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T03:56:39.362Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T03:56:39.362Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T03:56:39.362Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T03:56:39.362Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T03:56:39.945Z] git set to automatically installed. [2021-09-06T03:56:39.945Z] git-man set to automatically installed. [2021-09-06T03:56:39.945Z] libcurl3-gnutls set to automatically installed. [2021-09-06T03:56:39.945Z] liberror-perl set to automatically installed. [2021-09-06T03:56:39.945Z] libglib2.0-0 set to automatically installed. [2021-09-06T03:56:39.945Z] libnghttp2-14 set to automatically installed. [2021-09-06T03:56:39.945Z] libnorm1 set to automatically installed. [2021-09-06T03:56:39.945Z] libpgm-5.2-0 set to automatically installed. [2021-09-06T03:56:39.945Z] libpsl5 set to automatically installed. [2021-09-06T03:56:39.945Z] librtmp1 set to automatically installed. [2021-09-06T03:56:39.945Z] libsodium23 set to automatically installed. [2021-09-06T03:56:39.945Z] libzmq3-dev set to automatically installed. [2021-09-06T03:56:39.945Z] libzmq5 set to automatically installed. [2021-09-06T03:56:39.945Z] pkg-config set to automatically installed. [2021-09-06T03:56:39.945Z] zip set to automatically installed. [2021-09-06T03:56:40.905Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T03:56:42.314Z] snap "core18" has no updates available [2021-09-06T03:56:42.902Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T03:56:48.257Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-06T03:56:49.218Z] Pulling config-common [2021-09-06T03:56:49.218Z] + snapcraftctl pull [2021-09-06T03:56:49.373Z] ---> 5583240fadd2 [2021-09-06T03:56:49.373Z] Step 9/24 : RUN go mod tidy [2021-09-06T03:56:49.374Z] ---> 2fda6dd8b7db [2021-09-06T03:56:49.374Z] Step 9/24 : RUN go mod tidy [2021-09-06T03:56:49.374Z] ---> f107609b8915 [2021-09-06T03:56:49.374Z] Step 9/23 : RUN go mod tidy [2021-09-06T03:56:49.374Z] ---> 4ca12c153f20 [2021-09-06T03:56:49.374Z] Step 9/26 : RUN go mod tidy [2021-09-06T03:56:49.374Z] ---> 3ebee38f899d [2021-09-06T03:56:49.374Z] Step 9/23 : RUN go mod tidy [2021-09-06T03:56:49.374Z] ---> Running in 8fc581b2e429 [2021-09-06T03:56:49.374Z] ---> Running in 5a1ed7db5138 [2021-09-06T03:56:49.374Z] ---> Running in db183cd49d1b [2021-09-06T03:56:49.648Z] ---> Running in 13158ccccb7c [2021-09-06T03:56:49.648Z] ---> Running in 0bd0dd6e87dd [2021-09-06T03:56:50.179Z] Pulling go-build-helper [2021-09-06T03:56:50.179Z] + snapcraftctl pull [2021-09-06T03:56:51.139Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-06T03:56:51.139Z] Skipping pull go-build-helper (already ran) [2021-09-06T03:56:51.139Z] Building go-build-helper [2021-09-06T03:56:51.139Z] + snapcraftctl build [2021-09-06T03:56:53.083Z] Staging go-build-helper [2021-09-06T03:56:53.083Z] + snapcraftctl stage [2021-09-06T03:56:56.412Z] Removing intermediate container db183cd49d1b [2021-09-06T03:56:56.413Z] ---> a7b3688e50f7 [2021-09-06T03:56:56.413Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T03:56:56.413Z] ---> Running in c8a5d9062c8e [2021-09-06T03:56:57.016Z] Removing intermediate container 5a1ed7db5138 [2021-09-06T03:56:57.016Z] ---> d22a1dfec231 [2021-09-06T03:56:57.016Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T03:56:57.016Z] Removing intermediate container 13158ccccb7c [2021-09-06T03:56:57.016Z] ---> e087934a6eb9 [2021-09-06T03:56:57.016Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T03:56:57.290Z] ---> Running in 62109eecbde3 [2021-09-06T03:56:57.290Z] Removing intermediate container 0bd0dd6e87dd [2021-09-06T03:56:57.290Z] ---> d987a74e403f [2021-09-06T03:56:57.290Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T03:56:57.290Z] ---> Running in e9d7d9070404 [2021-09-06T03:56:57.290Z] Removing intermediate container 8fc581b2e429 [2021-09-06T03:56:57.290Z] ---> 0826ca72a787 [2021-09-06T03:56:57.290Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T03:56:57.570Z] ---> Running in 57657de1686f [2021-09-06T03:56:57.570Z] ---> Running in 671f42f44e05 [2021-09-06T03:56:58.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T03:56:59.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T03:56:59.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T03:57:00.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T03:57:00.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T03:57:03.278Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T03:57:03.278Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T03:57:03.278Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T03:57:03.278Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T03:57:03.278Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T03:57:03.278Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T03:57:03.278Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T03:57:03.278Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T03:57:03.278Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T03:57:03.278Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T03:57:03.278Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T03:57:03.278Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T03:57:03.278Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T03:57:03.278Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T03:57:03.278Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T03:57:03.278Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T03:57:03.278Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T03:57:03.278Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T03:57:03.278Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T03:57:03.278Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T03:57:03.278Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T03:57:03.278Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T03:57:03.278Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T03:57:03.278Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T03:57:03.278Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T03:57:03.278Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T03:57:03.278Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T03:57:03.278Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-06T03:57:03.279Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-06T03:57:03.279Z] Fetched 224 kB in 0s (0 B/s) [2021-09-06T03:57:03.279Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-06T03:57:03.279Z] Fetched 157 kB in 0s (0 B/s) [2021-09-06T03:57:03.279Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-06T03:57:03.279Z] Fetched 221 kB in 0s (0 B/s) [2021-09-06T03:57:03.279Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-06T03:57:03.279Z] Fetched 143 kB in 0s (0 B/s) [2021-09-06T03:57:03.279Z] Pulling edgex-go [2021-09-06T03:57:03.279Z] + snapcraftctl pull [2021-09-06T03:57:03.279Z] Pulling hooks [2021-09-06T03:57:03.279Z] + snapcraftctl pull [2021-09-06T03:57:21.582Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T03:57:21.582Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T03:57:21.582Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T03:57:21.582Z] Fetched 0 B in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-06T03:57:21.582Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-06T03:57:21.582Z] Fetched 279 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-06T03:57:21.582Z] Fetched 122 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-06T03:57:21.582Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-06T03:57:21.582Z] Fetched 8848 B in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-06T03:57:21.582Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-06T03:57:21.582Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-06T03:57:21.582Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-06T03:57:21.582Z] Fetched 219 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-06T03:57:21.582Z] Fetched 154 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-06T03:57:21.582Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-06T03:57:21.582Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-06T03:57:21.582Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-06T03:57:21.582Z] Fetched 499 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-06T03:57:21.582Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-06T03:57:21.582Z] Fetched 240 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-06T03:57:21.582Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-06T03:57:21.582Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-06T03:57:21.582Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-06T03:57:21.582Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-06T03:57:21.582Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-06T03:57:21.582Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-06T03:57:21.582Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-06T03:57:21.582Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-06T03:57:21.582Z] Fetched 8720 B in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-06T03:57:21.582Z] Fetched 140 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-06T03:57:21.582Z] Fetched 119 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-06T03:57:21.582Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-06T03:57:21.582Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-06T03:57:21.582Z] Fetched 645 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-06T03:57:21.582Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-06T03:57:21.582Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-06T03:57:21.582Z] Fetched 368 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-06T03:57:21.582Z] Fetched 187 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-06T03:57:21.582Z] Fetched 175 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-06T03:57:21.582Z] Fetched 206 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-06T03:57:21.582Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-06T03:57:21.582Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-06T03:57:21.582Z] Fetched 159 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-06T03:57:21.582Z] Fetched 107 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-06T03:57:21.582Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-06T03:57:21.582Z] Pulling static-packages [2021-09-06T03:57:21.582Z] + snapcraftctl pull [2021-09-06T03:57:21.582Z] Pulling version [2021-09-06T03:57:21.582Z] + cd /root/project [2021-09-06T03:57:21.582Z] + git describe --tags --abbrev=0 [2021-09-06T03:57:21.582Z] + sed s/v// [2021-09-06T03:57:21.582Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-06T03:57:21.582Z] + [ -z 2.0.1-dev.36 ] [2021-09-06T03:57:21.582Z] + snapcraftctl set-version 2.0.1-dev.36 [2021-09-06T03:57:21.582Z] Building config-common [2021-09-06T03:57:21.582Z] + snapcraftctl build [2021-09-06T03:57:23.524Z] Skipping build go-build-helper (already ran) [2021-09-06T03:57:23.524Z] Building edgex-go [2021-09-06T03:57:23.524Z] + cd /root/parts/edgex-go/src [2021-09-06T03:57:23.524Z] + git describe --tags --abbrev=0 [2021-09-06T03:57:23.524Z] + sed s/v// [2021-09-06T03:57:23.524Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-06T03:57:23.524Z] + [ -z 2.0.1-dev.36 ] [2021-09-06T03:57:23.524Z] + echo 2.0.1-dev.36 [2021-09-06T03:57:23.524Z] + make build [2021-09-06T03:57:23.524Z] go mod tidy [2021-09-06T03:57:26.880Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-06T03:57:26.880Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-06T03:57:26.880Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-06T03:57:26.880Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-06T03:57:26.880Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-06T03:57:26.880Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-06T03:57:26.880Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-06T03:57:26.880Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-06T03:57:26.880Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-06T03:57:26.880Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-06T03:57:26.880Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-06T03:57:26.880Z] go: downloading github.com/lib/pq v1.10.2 [2021-09-06T03:57:26.880Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-06T03:57:26.880Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-06T03:57:27.161Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-09-06T03:57:27.433Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-06T03:57:27.433Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-06T03:57:28.031Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-06T03:57:28.302Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-06T03:57:28.302Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-06T03:57:28.302Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-06T03:57:28.302Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-06T03:57:28.302Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-06T03:57:28.302Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-06T03:57:28.302Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-06T03:57:28.584Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-06T03:57:28.584Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-06T03:57:28.584Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-06T03:57:28.584Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-06T03:57:28.584Z] go: downloading golang.org/x/text v0.3.6 [2021-09-06T03:57:28.899Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-06T03:57:29.184Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-06T03:57:29.184Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-06T03:57:29.184Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-06T03:57:29.184Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-06T03:57:29.184Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-06T03:57:29.184Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-06T03:57:29.184Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-06T03:57:29.184Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-06T03:57:29.184Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-06T03:57:29.184Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-06T03:57:29.451Z] go: downloading github.com/kr/text v0.2.0 [2021-09-06T03:57:29.451Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-06T03:57:29.451Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-06T03:57:29.451Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-06T03:57:29.715Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-06T03:57:29.715Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-06T03:57:29.715Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-06T03:57:29.715Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-06T03:57:29.715Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-06T03:57:29.715Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-06T03:57:29.715Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-06T03:57:29.715Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-06T03:57:29.715Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-06T03:57:29.715Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-06T03:57:29.983Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-06T03:57:29.983Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-06T03:57:29.983Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-06T03:57:29.983Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-06T03:57:29.983Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-06T03:57:29.983Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-06T03:57:29.983Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-06T03:57:29.983Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-06T03:57:29.983Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-06T03:57:29.983Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-06T03:57:29.983Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-06T03:57:29.983Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-06T03:57:29.983Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-06T03:57:29.983Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-06T03:57:29.983Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-06T03:57:29.983Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-06T03:57:29.983Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-06T03:57:29.983Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-06T03:57:29.983Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-06T03:57:29.983Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-06T03:57:29.983Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-06T03:57:29.983Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-06T03:57:30.249Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T03:57:40.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T03:57:43.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T03:57:44.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T03:57:45.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T03:57:46.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T03:57:47.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T03:57:48.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T03:57:49.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T03:57:50.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T03:57:51.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T03:57:52.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T03:57:54.435Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-06T03:57:54.435Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-06T03:57:54.435Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-06T03:57:54.435Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-06T03:57:54.435Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-06T03:57:54.435Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-06T03:57:54.435Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-06T03:57:54.435Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-06T03:57:54.435Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-06T03:57:54.435Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-06T03:57:54.435Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-06T03:57:55.396Z] Building hooks [2021-09-06T03:57:55.396Z] + cd /root/parts/hooks/src [2021-09-06T03:57:55.396Z] + make build [2021-09-06T03:57:55.396Z] go mod tidy [2021-09-06T03:57:56.357Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-06T03:57:56.357Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-06T03:57:56.357Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-06T03:57:56.357Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-06T03:57:56.623Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-06T03:57:57.587Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-06T03:57:57.855Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-06T03:57:57.855Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-06T03:58:00.436Z] Building static-packages [2021-09-06T03:58:00.436Z] + snapcraftctl build [2021-09-06T03:58:03.032Z] Building version [2021-09-06T03:58:03.032Z] + snapcraftctl build [2021-09-06T03:58:04.976Z] Staging config-common [2021-09-06T03:58:04.976Z] + snapcraftctl stage [2021-09-06T03:58:05.559Z] Skipping stage go-build-helper (already ran) [2021-09-06T03:58:05.559Z] Staging edgex-go [2021-09-06T03:58:05.559Z] + snapcraftctl stage [2021-09-06T03:58:06.963Z] Staging hooks [2021-09-06T03:58:06.963Z] + snapcraftctl stage [2021-09-06T03:58:07.923Z] Staging static-packages [2021-09-06T03:58:07.923Z] + snapcraftctl stage [2021-09-06T03:58:08.886Z] Staging version [2021-09-06T03:58:08.886Z] + snapcraftctl stage [2021-09-06T03:58:09.847Z] Priming config-common [2021-09-06T03:58:09.847Z] + snapcraftctl prime [2021-09-06T03:58:10.809Z] Priming go-build-helper [2021-09-06T03:58:10.809Z] + snapcraftctl prime [2021-09-06T03:58:12.219Z] Priming edgex-go [2021-09-06T03:58:12.219Z] + snapcraftctl prime [2021-09-06T03:58:13.179Z] Priming hooks [2021-09-06T03:58:13.179Z] + snapcraftctl prime [2021-09-06T03:58:14.585Z] Priming static-packages [2021-09-06T03:58:14.585Z] + snapcraftctl prime [2021-09-06T03:58:17.167Z] Priming version [2021-09-06T03:58:17.167Z] + snapcraftctl prime [2021-09-06T03:58:18.139Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-06T03:58:52.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T03:58:53.508Z] Removing intermediate container 671f42f44e05 [2021-09-06T03:58:53.508Z] ---> fb5a5962fa00 [2021-09-06T03:58:53.508Z] [2021-09-06T03:58:53.508Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T03:58:53.787Z] 3.12: Pulling from library/alpine [2021-09-06T03:58:56.453Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T03:58:56.453Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T03:58:56.453Z] ---> afc2cc120ca2 [2021-09-06T03:58:56.453Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T03:58:57.065Z] ---> Running in 146c706b9551 [2021-09-06T03:58:59.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T03:58:59.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T03:58:59.977Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T03:58:59.977Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T03:59:00.253Z] OK: 5 MiB in 15 packages [2021-09-06T03:59:00.864Z] Removing intermediate container 57657de1686f [2021-09-06T03:59:00.864Z] ---> c85603e751fa [2021-09-06T03:59:00.864Z] [2021-09-06T03:59:00.864Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T03:59:00.864Z] ---> afc2cc120ca2 [2021-09-06T03:59:00.864Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T03:59:01.138Z] ---> Running in 789ed335d3e1 [2021-09-06T03:59:03.202Z] Removing intermediate container 146c706b9551 [2021-09-06T03:59:03.202Z] ---> 1eff3ab8b817 [2021-09-06T03:59:03.202Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T03:59:03.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T03:59:03.478Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T03:59:04.084Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T03:59:04.084Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T03:59:04.084Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T03:59:04.084Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T03:59:04.084Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T03:59:04.363Z] ---> Running in 595b2c366e2a [2021-09-06T03:59:04.363Z] OK: 6 MiB in 17 packages [2021-09-06T03:59:05.349Z] Removing intermediate container 62109eecbde3 [2021-09-06T03:59:05.349Z] ---> 1ecc79c1db56 [2021-09-06T03:59:05.349Z] [2021-09-06T03:59:05.349Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T03:59:05.349Z] ---> afc2cc120ca2 [2021-09-06T03:59:05.349Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T03:59:05.349Z] ---> Using cache [2021-09-06T03:59:05.349Z] ---> 1eff3ab8b817 [2021-09-06T03:59:05.349Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T03:59:05.349Z] ---> Using cache [2021-09-06T03:59:05.349Z] ---> 40762c43a077 [2021-09-06T03:59:05.349Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T03:59:05.624Z] Removing intermediate container 595b2c366e2a [2021-09-06T03:59:05.624Z] ---> 40762c43a077 [2021-09-06T03:59:05.624Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T03:59:05.624Z] ---> Running in 1fc4cf3a4063 [2021-09-06T03:59:05.904Z] ---> Running in 495b24c470b8 [2021-09-06T03:59:06.191Z] Removing intermediate container e9d7d9070404 [2021-09-06T03:59:06.191Z] ---> 91af18a20d7d [2021-09-06T03:59:06.191Z] [2021-09-06T03:59:06.191Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T03:59:06.191Z] ---> afc2cc120ca2 [2021-09-06T03:59:06.191Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T03:59:06.191Z] Removing intermediate container c8a5d9062c8e [2021-09-06T03:59:06.191Z] ---> c2326759be27 [2021-09-06T03:59:06.191Z] [2021-09-06T03:59:06.191Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T03:59:06.191Z] ---> afc2cc120ca2 [2021-09-06T03:59:06.191Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T03:59:06.191Z] ---> Using cache [2021-09-06T03:59:06.191Z] ---> 1eff3ab8b817 [2021-09-06T03:59:06.191Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T03:59:06.191Z] ---> Using cache [2021-09-06T03:59:06.191Z] ---> 40762c43a077 [2021-09-06T03:59:06.191Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T03:59:06.782Z] ---> Running in e931c044e197 [2021-09-06T03:59:06.782Z] ---> Running in 34096fadbb43 [2021-09-06T03:59:06.782Z] Removing intermediate container 1fc4cf3a4063 [2021-09-06T03:59:06.782Z] ---> 90115bb612e3 [2021-09-06T03:59:06.782Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T03:59:06.782Z] Removing intermediate container 495b24c470b8 [2021-09-06T03:59:06.782Z] ---> 292624cc2c74 [2021-09-06T03:59:06.782Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T03:59:07.057Z] Removing intermediate container 789ed335d3e1 [2021-09-06T03:59:07.057Z] ---> 9d483f52ac7d [2021-09-06T03:59:07.057Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T03:59:07.057Z] ---> Running in d598e577fdf5 [2021-09-06T03:59:07.057Z] ---> Running in bb4491ddcb97 [2021-09-06T03:59:07.337Z] ---> Running in 61547a78c7a1 [2021-09-06T03:59:07.337Z] Removing intermediate container 34096fadbb43 [2021-09-06T03:59:07.337Z] ---> 93b81659bc8e [2021-09-06T03:59:07.337Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T03:59:07.618Z] ---> Running in 62903822514d [2021-09-06T03:59:07.889Z] Removing intermediate container d598e577fdf5 [2021-09-06T03:59:07.889Z] ---> de2fe48efd2b [2021-09-06T03:59:07.889Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:59:07.889Z] Removing intermediate container bb4491ddcb97 [2021-09-06T03:59:07.889Z] ---> ce1936caeb7c [2021-09-06T03:59:07.889Z] Step 16/24 : WORKDIR / [2021-09-06T03:59:08.168Z] Removing intermediate container 61547a78c7a1 [2021-09-06T03:59:08.168Z] ---> 88f8f7e594b2 [2021-09-06T03:59:08.168Z] Step 14/26 : WORKDIR / [2021-09-06T03:59:08.168Z] ---> Running in c2afd286e107 [2021-09-06T03:59:08.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T03:59:08.464Z] ---> Running in 53671973362d [2021-09-06T03:59:08.464Z] Removing intermediate container 62903822514d [2021-09-06T03:59:08.464Z] ---> 287818186247 [2021-09-06T03:59:08.464Z] Step 16/24 : WORKDIR / [2021-09-06T03:59:08.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T03:59:08.464Z] ---> Running in b5dff40b0d59 [2021-09-06T03:59:09.070Z] Removing intermediate container c2afd286e107 [2021-09-06T03:59:09.070Z] ---> b2f408f7827f [2021-09-06T03:59:09.070Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:59:09.070Z] ---> 744963525598 [2021-09-06T03:59:09.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T03:59:09.070Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T03:59:09.070Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T03:59:09.070Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T03:59:09.070Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T03:59:09.070Z] Removing intermediate container 53671973362d [2021-09-06T03:59:09.070Z] ---> bc4a986a7838 [2021-09-06T03:59:09.070Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T03:59:09.344Z] Removing intermediate container b5dff40b0d59 [2021-09-06T03:59:09.344Z] ---> 2d12392643c3 [2021-09-06T03:59:09.344Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:59:09.344Z] OK: 6 MiB in 16 packages [2021-09-06T03:59:10.331Z] ---> 3e6606aeef81 [2021-09-06T03:59:10.331Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T03:59:10.603Z] ---> e528f001c789 [2021-09-06T03:59:10.603Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T03:59:11.206Z] ---> 66c2ae1e66cc [2021-09-06T03:59:11.206Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T03:59:11.206Z] ---> 289801b971d4 [2021-09-06T03:59:11.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T03:59:11.479Z] Removing intermediate container e931c044e197 [2021-09-06T03:59:11.479Z] ---> c4ea65ef0da0 [2021-09-06T03:59:11.479Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T03:59:11.758Z] ---> 458be8a2d939 [2021-09-06T03:59:11.758Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T03:59:12.033Z] ---> 529d9ff51c52 [2021-09-06T03:59:12.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T03:59:12.033Z] ---> Running in e30d6ea39459 [2021-09-06T03:59:12.309Z] ---> 31d23ffbe7a1 [2021-09-06T03:59:12.309Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T03:59:12.309Z] ---> Running in 5f0ba36a10e6 [2021-09-06T03:59:12.910Z] Removing intermediate container e30d6ea39459 [2021-09-06T03:59:12.910Z] ---> 44d4dcc1ed6f [2021-09-06T03:59:12.910Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T03:59:12.910Z] ---> 8553fb80896d [2021-09-06T03:59:12.910Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T03:59:12.910Z] ---> cd88fb61ae08 [2021-09-06T03:59:12.910Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T03:59:12.910Z] ---> Running in 6553944284af [2021-09-06T03:59:13.182Z] ---> 183ae7906e36 [2021-09-06T03:59:13.182Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T03:59:13.182Z] Removing intermediate container 5f0ba36a10e6 [2021-09-06T03:59:13.182Z] ---> d46aafbf74f6 [2021-09-06T03:59:13.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:59:13.182Z] ---> Running in 30c1eafa1846 [2021-09-06T03:59:13.182Z] ---> Running in 75c14a45e843 [2021-09-06T03:59:13.777Z] Removing intermediate container 6553944284af [2021-09-06T03:59:13.777Z] ---> d305a0c7640e [2021-09-06T03:59:13.777Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T03:59:14.369Z] ---> Running in d4cf324f2630 [2021-09-06T03:59:14.369Z] ---> 3fd3c207bc3e [2021-09-06T03:59:14.369Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T03:59:14.639Z] ---> 3728325e8071 [2021-09-06T03:59:14.639Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T03:59:14.639Z] Removing intermediate container 75c14a45e843 [2021-09-06T03:59:14.639Z] ---> 5eb01dd68e50 [2021-09-06T03:59:14.639Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:59:14.639Z] Removing intermediate container 30c1eafa1846 [2021-09-06T03:59:14.639Z] ---> 41d52f362a9f [2021-09-06T03:59:14.639Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T03:59:14.909Z] ---> Running in 8878d8ebd927 [2021-09-06T03:59:14.909Z] ---> Running in 99178e26e4f8 [2021-09-06T03:59:14.909Z] ---> Running in e3ef37408e6c [2021-09-06T03:59:15.180Z] Removing intermediate container d4cf324f2630 [2021-09-06T03:59:15.180Z] ---> 2a885f5d95ee [2021-09-06T03:59:15.180Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T03:59:15.453Z] Removing intermediate container 99178e26e4f8 [2021-09-06T03:59:15.453Z] ---> d33bbc379197 [2021-09-06T03:59:15.453Z] Step 22/23 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:59:15.453Z] Removing intermediate container 8878d8ebd927 [2021-09-06T03:59:15.453Z] ---> b76c39a09346 [2021-09-06T03:59:15.453Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:59:15.723Z] Removing intermediate container e3ef37408e6c [2021-09-06T03:59:15.723Z] ---> 9bae0ffd991e [2021-09-06T03:59:15.723Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T03:59:15.723Z] ---> Running in 24e025ebcd42 [2021-09-06T03:59:15.723Z] ---> Running in a22952f2c2b1 [2021-09-06T03:59:16.010Z] ---> b2e8947bea3f [2021-09-06T03:59:16.010Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T03:59:16.010Z] ---> Running in 9b4a26519714 [2021-09-06T03:59:16.010Z] ---> 7f9641f1d0e6 [2021-09-06T03:59:16.010Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T03:59:16.609Z] Removing intermediate container a22952f2c2b1 [2021-09-06T03:59:16.609Z] ---> 710dcd658fa1 [2021-09-06T03:59:16.609Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T03:59:16.609Z] Removing intermediate container 24e025ebcd42 [2021-09-06T03:59:16.609Z] ---> 1ca8b4857455 [2021-09-06T03:59:16.609Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T03:59:17.205Z] ---> Running in 69f338276729 [2021-09-06T03:59:17.205Z] ---> Running in 2c52fc99520f [2021-09-06T03:59:17.205Z] Removing intermediate container 9b4a26519714 [2021-09-06T03:59:17.205Z] ---> 84038c55d7b1 [2021-09-06T03:59:17.205Z] Step 23/24 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:59:17.807Z] ---> Running in cc714b5fbdb6 [2021-09-06T03:59:17.807Z] ---> 2190f679a23b [2021-09-06T03:59:17.807Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T03:59:17.807Z] ---> 47d60f905c21 [2021-09-06T03:59:17.807Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T03:59:17.807Z] Removing intermediate container 2c52fc99520f [2021-09-06T03:59:17.807Z] ---> 224c8d070800 [2021-09-06T03:59:17.807Z] Step 23/24 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:59:17.807Z] Removing intermediate container 69f338276729 [2021-09-06T03:59:17.807Z] ---> 9d7638c15a24 [2021-09-06T03:59:17.807Z] [2021-09-06T03:59:18.089Z] ---> Running in 28cc58e2eba7 [2021-09-06T03:59:18.366Z] Removing intermediate container cc714b5fbdb6 [2021-09-06T03:59:18.366Z] ---> 98189ebdc5d0 [2021-09-06T03:59:18.366Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T03:59:18.648Z] Successfully built 9d7638c15a24 [2021-09-06T03:59:18.648Z] Successfully tagged support-scheduler-arm64:latest [2021-09-06T03:59:18.648Z] Building security-bootstrapper [2021-09-06T03:59:18.648Z]  Building support-scheduler ... done  ---> Running in 29d8e03520cb [2021-09-06T03:59:18.920Z] Removing intermediate container 28cc58e2eba7 [2021-09-06T03:59:18.920Z] ---> 474e2d31b36c [2021-09-06T03:59:18.920Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T03:59:18.920Z] ---> 21778e42b6fc [2021-09-06T03:59:18.920Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-06T03:59:19.192Z] ---> 65f0e9c41265 [2021-09-06T03:59:19.192Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T03:59:19.192Z] ---> Running in 2f433c751805 [2021-09-06T03:59:19.192Z] ---> Running in 9a156c45aa2a [2021-09-06T03:59:19.465Z] ---> Running in 8a2f8ac8fa5c [2021-09-06T03:59:19.465Z] Removing intermediate container 29d8e03520cb [2021-09-06T03:59:19.465Z] ---> 5eb3ffb3cc8a [2021-09-06T03:59:19.465Z] [2021-09-06T03:59:20.058Z] Successfully built 5eb3ffb3cc8a [2021-09-06T03:59:20.332Z] Successfully tagged core-command-arm64:latest [2021-09-06T03:59:20.332Z]  Building core-command ... done Building sys-mgmt-agent [2021-09-06T03:59:20.332Z] Removing intermediate container 2f433c751805 [2021-09-06T03:59:20.332Z] ---> 334212d9c191 [2021-09-06T03:59:20.332Z] [2021-09-06T03:59:20.608Z] Successfully built 334212d9c191 [2021-09-06T03:59:20.880Z] Successfully tagged core-metadata-arm64:latest [2021-09-06T03:59:20.880Z] Building security-proxy-setup [2021-09-06T03:59:20.880Z]  Building core-metadata ... done Removing intermediate container 8a2f8ac8fa5c [2021-09-06T03:59:20.880Z] ---> 11ab27560e1c [2021-09-06T03:59:20.880Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T03:59:21.154Z] ---> Running in 70a75c79c6b6 [2021-09-06T03:59:21.761Z] Removing intermediate container 70a75c79c6b6 [2021-09-06T03:59:21.761Z] ---> fd6c0b665f30 [2021-09-06T03:59:21.761Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T03:59:22.358Z] ---> Running in 106f1ffb8f7c [2021-09-06T03:59:22.358Z] Removing intermediate container 9a156c45aa2a [2021-09-06T03:59:22.358Z] ---> ca54328ac3d1 [2021-09-06T03:59:22.358Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T03:59:22.958Z] ---> Running in c1a9db0331b1 [2021-09-06T03:59:23.937Z] Removing intermediate container 106f1ffb8f7c [2021-09-06T03:59:23.937Z] ---> d9037b0392b1 [2021-09-06T03:59:23.937Z] Step 22/23 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:59:25.376Z] ---> Running in 71a6f7aeedc7 [2021-09-06T03:59:25.376Z] Removing intermediate container c1a9db0331b1 [2021-09-06T03:59:25.376Z] ---> 11ab9f05715b [2021-09-06T03:59:25.376Z] Step 24/26 : LABEL arch=arm64 [2021-09-06T03:59:26.821Z] ---> Running in ce1621b004b4 [2021-09-06T03:59:27.096Z] Removing intermediate container 71a6f7aeedc7 [2021-09-06T03:59:27.096Z] ---> e467e7c4bc3a [2021-09-06T03:59:27.096Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T03:59:27.694Z] ---> Running in 046c742c47da [2021-09-06T03:59:27.694Z] Removing intermediate container ce1621b004b4 [2021-09-06T03:59:27.694Z] ---> 7718740eb661 [2021-09-06T03:59:27.694Z] Step 25/26 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T03:59:27.977Z] ---> Running in 1da88d54cbe4 [2021-09-06T03:59:28.251Z] Removing intermediate container 046c742c47da [2021-09-06T03:59:28.251Z] ---> 501c4452c311 [2021-09-06T03:59:28.251Z] [2021-09-06T03:59:28.524Z] Successfully built 501c4452c311 [2021-09-06T03:59:28.797Z] Successfully tagged support-notifications-arm64:latest [2021-09-06T03:59:28.797Z]  Building support-notifications ... done Building core-data [2021-09-06T03:59:28.797Z] Removing intermediate container 1da88d54cbe4 [2021-09-06T03:59:28.797Z] ---> 2bdeb1a45541 [2021-09-06T03:59:28.797Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T03:59:29.448Z] ---> Running in 0f8de15a2172 [2021-09-06T03:59:30.074Z] Removing intermediate container 0f8de15a2172 [2021-09-06T03:59:30.074Z] ---> a3fc7f6773a8 [2021-09-06T03:59:30.074Z] [2021-09-06T03:59:30.379Z] Successfully built a3fc7f6773a8 [2021-09-06T03:59:30.379Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-06T04:00:09.454Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T04:00:09.454Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T04:00:09.454Z] ---> a8ac07ae7f00 [2021-09-06T04:00:09.454Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> 73d6d835489b [2021-09-06T04:00:09.454Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> db21233e0a25 [2021-09-06T04:00:09.454Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> cb55d8bb3411 [2021-09-06T04:00:09.454Z] Step 6/32 : COPY go.mod . [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> e7e0c58b5063 [2021-09-06T04:00:09.454Z] Step 7/32 : RUN go mod download [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> 5ae92ee18c88 [2021-09-06T04:00:09.454Z] Step 8/32 : COPY . . [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> 4ca12c153f20 [2021-09-06T04:00:09.454Z] Step 9/32 : RUN go mod tidy [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> d987a74e403f [2021-09-06T04:00:09.454Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T04:00:09.454Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T04:00:09.454Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T04:00:09.454Z] ---> a8ac07ae7f00 [2021-09-06T04:00:09.454Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> 73d6d835489b [2021-09-06T04:00:09.454Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> db21233e0a25 [2021-09-06T04:00:09.454Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T04:00:09.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T04:00:09.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T04:00:09.454Z] ---> a8ac07ae7f00 [2021-09-06T04:00:09.454Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> 73d6d835489b [2021-09-06T04:00:09.454Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> db21233e0a25 [2021-09-06T04:00:09.454Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> cb55d8bb3411 [2021-09-06T04:00:09.454Z] Step 6/22 : COPY go.mod . [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> e7e0c58b5063 [2021-09-06T04:00:09.454Z] Step 7/22 : RUN go mod download [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> 5ae92ee18c88 [2021-09-06T04:00:09.454Z] Step 8/22 : COPY . . [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> 4ca12c153f20 [2021-09-06T04:00:09.454Z] Step 9/22 : RUN go mod tidy [2021-09-06T04:00:09.454Z] ---> Using cache [2021-09-06T04:00:09.454Z] ---> d987a74e403f [2021-09-06T04:00:09.728Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T04:00:11.715Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T04:00:11.715Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T04:00:11.715Z] ---> a8ac07ae7f00 [2021-09-06T04:00:11.715Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T04:00:11.715Z] ---> Using cache [2021-09-06T04:00:11.715Z] ---> 73d6d835489b [2021-09-06T04:00:11.715Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T04:00:11.715Z] ---> Using cache [2021-09-06T04:00:11.715Z] ---> db21233e0a25 [2021-09-06T04:00:11.715Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T04:00:12.321Z] ---> Running in 061ef06943fc [2021-09-06T04:00:12.321Z] ---> Running in e273fea9fd35 [2021-09-06T04:00:12.321Z] ---> Running in 07cb5cd2d355 [2021-09-06T04:00:12.321Z] ---> Running in 1fdf399e7c5d [2021-09-06T04:00:14.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T04:00:14.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T04:00:14.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T04:00:14.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T04:00:15.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T04:00:15.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T04:00:16.851Z] OK: 218 MiB in 52 packages [2021-09-06T04:00:16.851Z] OK: 218 MiB in 52 packages [2021-09-06T04:00:18.841Z] Removing intermediate container 1fdf399e7c5d [2021-09-06T04:00:18.841Z] ---> de86becc675d [2021-09-06T04:00:18.841Z] Step 6/24 : COPY go.mod . [2021-09-06T04:00:18.841Z] Removing intermediate container 061ef06943fc [2021-09-06T04:00:18.841Z] ---> 6528f2b22101 [2021-09-06T04:00:18.841Z] Step 6/24 : COPY go.mod . [2021-09-06T04:00:20.299Z] ---> 3bdd21b22009 [2021-09-06T04:00:20.299Z] Step 7/24 : RUN go mod download [2021-09-06T04:00:20.299Z] ---> Running in 84c054c332f7 [2021-09-06T04:00:20.580Z] ---> 73169c16133a [2021-09-06T04:00:20.580Z] Step 7/24 : RUN go mod download [2021-09-06T04:00:20.853Z] ---> Running in 45a4011f9dc8 [2021-09-06T04:00:27.586Z] Removing intermediate container 45a4011f9dc8 [2021-09-06T04:00:27.586Z] ---> 61f41516f47b [2021-09-06T04:00:27.586Z] Step 8/24 : COPY . . [2021-09-06T04:00:28.186Z] Removing intermediate container 84c054c332f7 [2021-09-06T04:00:28.186Z] ---> 0b34df7b431c [2021-09-06T04:00:28.186Z] Step 8/24 : COPY . . [2021-09-06T04:01:00.561Z] ---> c58f0a4068f2 [2021-09-06T04:01:00.561Z] Step 9/24 : RUN go mod tidy [2021-09-06T04:01:00.561Z] ---> ecb40589b140 [2021-09-06T04:01:00.561Z] Step 9/24 : RUN go mod tidy [2021-09-06T04:01:00.561Z] ---> Running in b6fa52eede0d [2021-09-06T04:01:00.561Z] ---> Running in be28d5e3b6c5 [2021-09-06T04:01:03.979Z] Removing intermediate container be28d5e3b6c5 [2021-09-06T04:01:03.980Z] ---> 55350b2cf387 [2021-09-06T04:01:03.980Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T04:01:03.980Z] Removing intermediate container b6fa52eede0d [2021-09-06T04:01:03.980Z] ---> 6154ac81cf05 [2021-09-06T04:01:03.980Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T04:01:03.980Z] ---> Running in 765442be9b43 [2021-09-06T04:01:03.980Z] ---> Running in 3f3fe0f44f49 [2021-09-06T04:01:06.661Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T04:01:06.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T04:01:21.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T04:01:28.514Z] Removing intermediate container e273fea9fd35 [2021-09-06T04:01:28.514Z] ---> 1ff6287cb9fa [2021-09-06T04:01:28.514Z] [2021-09-06T04:01:28.514Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T04:01:28.514Z] ---> afc2cc120ca2 [2021-09-06T04:01:28.514Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T04:01:28.794Z] ---> Running in 737ed98766fa [2021-09-06T04:01:29.398Z] Removing intermediate container 737ed98766fa [2021-09-06T04:01:29.398Z] ---> 7c5b19f691ad [2021-09-06T04:01:29.398Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T04:01:29.678Z] ---> Running in af449011252e [2021-09-06T04:01:31.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T04:01:31.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T04:01:32.275Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T04:01:32.275Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T04:01:32.275Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T04:01:32.275Z] OK: 5 MiB in 16 packages [2021-09-06T04:01:34.916Z] Removing intermediate container af449011252e [2021-09-06T04:01:34.916Z] ---> cd46048f8f4f [2021-09-06T04:01:34.916Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T04:01:34.916Z] ---> Running in 3d2cb72832b8 [2021-09-06T04:01:35.898Z] Removing intermediate container 3d2cb72832b8 [2021-09-06T04:01:35.898Z] ---> 2f66fa61ebdf [2021-09-06T04:01:35.898Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T04:01:36.173Z] ---> Running in a9efd30045bd [2021-09-06T04:01:37.620Z] Removing intermediate container a9efd30045bd [2021-09-06T04:01:37.620Z] ---> d5076d4aef8a [2021-09-06T04:01:37.620Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T04:01:37.900Z] ---> Running in 8f44a337b914 [2021-09-06T04:01:38.507Z] Removing intermediate container 07cb5cd2d355 [2021-09-06T04:01:38.507Z] ---> 253d2cc04503 [2021-09-06T04:01:38.507Z] [2021-09-06T04:01:38.507Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T04:01:38.507Z] ---> afc2cc120ca2 [2021-09-06T04:01:38.507Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T04:01:38.786Z] ---> Running in 1839d78acc68 [2021-09-06T04:01:41.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T04:01:41.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T04:01:41.701Z] Removing intermediate container 8f44a337b914 [2021-09-06T04:01:41.701Z] ---> 52812097e451 [2021-09-06T04:01:41.701Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T04:01:41.980Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T04:01:41.980Z] ---> Running in 8011e291eaae [2021-09-06T04:01:41.980Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T04:01:41.980Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T04:01:42.257Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T04:01:42.257Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T04:01:42.257Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T04:01:42.537Z] OK: 7 MiB in 18 packages [2021-09-06T04:01:42.823Z] Removing intermediate container 8011e291eaae [2021-09-06T04:01:42.823Z] ---> 1cecb2cc70f2 [2021-09-06T04:01:42.823Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T04:01:44.274Z] ---> a876f900a649 [2021-09-06T04:01:44.274Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T04:01:44.550Z] ---> Running in 99a38e5a1d8b [2021-09-06T04:01:45.538Z] Removing intermediate container 1839d78acc68 [2021-09-06T04:01:45.538Z] ---> dfd97b67b859 [2021-09-06T04:01:45.538Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T04:01:45.538Z] ---> Running in 2c3d0fa77353 [2021-09-06T04:01:46.136Z] Removing intermediate container 2c3d0fa77353 [2021-09-06T04:01:46.137Z] ---> 7576af7b2c0b [2021-09-06T04:01:46.137Z] Step 14/22 : WORKDIR /edgex [2021-09-06T04:01:46.413Z] ---> Running in 1b462cbefddf [2021-09-06T04:01:47.862Z] Removing intermediate container 1b462cbefddf [2021-09-06T04:01:47.862Z] ---> a96254d0daa9 [2021-09-06T04:01:47.862Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T04:01:48.466Z] Removing intermediate container 99a38e5a1d8b [2021-09-06T04:01:48.466Z] ---> 1d7dda9b4904 [2021-09-06T04:01:48.466Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T04:01:51.035Z] ---> 99d35e85c964 [2021-09-06T04:01:51.035Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T04:01:51.035Z] ---> e00e6795a4de [2021-09-06T04:01:51.035Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T04:01:51.398Z] ---> 68d402a2abd5 [2021-09-06T04:01:51.398Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T04:01:52.890Z] ---> 567c90fe0ba9 [2021-09-06T04:01:52.890Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T04:01:53.888Z] ---> 0d040f6abfa5 [2021-09-06T04:01:53.888Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T04:01:54.491Z] ---> Running in 1579684d26e6 [2021-09-06T04:01:54.491Z] ---> f0488d635ac6 [2021-09-06T04:01:54.491Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T04:01:55.096Z] Removing intermediate container 1579684d26e6 [2021-09-06T04:01:55.096Z] ---> ef517ffa0a7e [2021-09-06T04:01:55.096Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T04:01:55.371Z] ---> Running in 8e2a5978e30b [2021-09-06T04:01:55.647Z] ---> 1d93954de886 [2021-09-06T04:01:55.920Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T04:01:56.517Z] Removing intermediate container 8e2a5978e30b [2021-09-06T04:01:56.517Z] ---> 8f0cd207f37f [2021-09-06T04:01:56.517Z] Step 20/22 : LABEL arch=arm64 [2021-09-06T04:01:56.793Z] ---> Running in 73db26a79592 [2021-09-06T04:01:57.391Z] ---> 7155027c32f1 [2021-09-06T04:01:57.391Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T04:01:57.391Z] Removing intermediate container 73db26a79592 [2021-09-06T04:01:57.391Z] ---> f6975b1900b0 [2021-09-06T04:01:57.391Z] Step 21/22 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T04:01:57.665Z] ---> Running in a4ff6ad6f1f6 [2021-09-06T04:01:57.665Z] ---> Running in 3b2ee7383b5b [2021-09-06T04:01:58.660Z] Removing intermediate container a4ff6ad6f1f6 [2021-09-06T04:01:58.660Z] ---> 678d8602fb51 [2021-09-06T04:01:58.660Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T04:01:58.660Z] Removing intermediate container 3b2ee7383b5b [2021-09-06T04:01:58.660Z] ---> f656d3f5e5de [2021-09-06T04:01:58.660Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T04:01:58.950Z] ---> Running in fd7827b35f58 [2021-09-06T04:01:59.942Z] Removing intermediate container fd7827b35f58 [2021-09-06T04:01:59.942Z] ---> b7e9ed9d3120 [2021-09-06T04:01:59.942Z] [2021-09-06T04:02:00.218Z] ---> 2349fd442269 [2021-09-06T04:02:00.219Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T04:02:00.494Z] Successfully built b7e9ed9d3120 [2021-09-06T04:02:00.494Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-06T04:02:00.770Z]  Building security-proxy-setup ... done  ---> Running in 3f8e3b9a1bb9 [2021-09-06T04:02:04.182Z] Removing intermediate container 3f8e3b9a1bb9 [2021-09-06T04:02:04.182Z] ---> 5e4e6b8b2535 [2021-09-06T04:02:04.182Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T04:02:04.795Z] ---> Running in f21c06c4d1d2 [2021-09-06T04:02:05.400Z] Removing intermediate container f21c06c4d1d2 [2021-09-06T04:02:05.400Z] ---> a6b568c1d4d1 [2021-09-06T04:02:05.400Z] Step 29/32 : CMD ["gate"] [2021-09-06T04:02:06.009Z] ---> Running in 4b085bf341f3 [2021-09-06T04:02:06.611Z] Removing intermediate container 4b085bf341f3 [2021-09-06T04:02:06.611Z] ---> 51c5f3325843 [2021-09-06T04:02:06.611Z] Step 30/32 : LABEL arch=arm64 [2021-09-06T04:02:07.214Z] ---> Running in b2666038c053 [2021-09-06T04:02:07.836Z] Removing intermediate container b2666038c053 [2021-09-06T04:02:07.836Z] ---> ba87bf3070e3 [2021-09-06T04:02:07.836Z] Step 31/32 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T04:02:08.442Z] ---> Running in 1bdf85347b35 [2021-09-06T04:02:09.050Z] Removing intermediate container 1bdf85347b35 [2021-09-06T04:02:09.050Z] ---> 2ec1ef714039 [2021-09-06T04:02:09.050Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T04:02:09.659Z] ---> Running in d6d354e9eb6c [2021-09-06T04:02:10.648Z] Removing intermediate container d6d354e9eb6c [2021-09-06T04:02:10.648Z] ---> 1ba889297f6e [2021-09-06T04:02:10.648Z] [2021-09-06T04:02:10.925Z] Successfully built 1ba889297f6e [2021-09-06T04:02:10.925Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-06T04:02:23.350Z]  Building security-bootstrapper ... done Removing intermediate container 3f3fe0f44f49 [2021-09-06T04:02:23.350Z] ---> 03ecfb1db40a [2021-09-06T04:02:23.350Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T04:02:23.350Z] ---> Running in e15ad23e0e4d [2021-09-06T04:02:23.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T04:02:26.565Z] Removing intermediate container e15ad23e0e4d [2021-09-06T04:02:26.565Z] ---> 5985916beb12 [2021-09-06T04:02:26.565Z] [2021-09-06T04:02:26.565Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T04:02:26.838Z] 20.10.7: Pulling from library/docker [2021-09-06T04:02:29.456Z] Removing intermediate container 765442be9b43 [2021-09-06T04:02:29.456Z] ---> 0249f8080693 [2021-09-06T04:02:29.456Z] [2021-09-06T04:02:29.456Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T04:02:29.456Z] ---> afc2cc120ca2 [2021-09-06T04:02:29.456Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T04:02:29.456Z] ---> Running in ab937047b1bf [2021-09-06T04:02:30.052Z] Removing intermediate container ab937047b1bf [2021-09-06T04:02:30.052Z] ---> 32491cbd71b1 [2021-09-06T04:02:30.052Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T04:02:30.052Z] ---> Running in ee97102e308c [2021-09-06T04:02:30.650Z] Removing intermediate container ee97102e308c [2021-09-06T04:02:30.650Z] ---> ffef11ab5a34 [2021-09-06T04:02:30.651Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T04:02:30.651Z] ---> Running in 5af9234fa480 [2021-09-06T04:02:31.246Z] Removing intermediate container 5af9234fa480 [2021-09-06T04:02:31.246Z] ---> ea1b292812e4 [2021-09-06T04:02:31.246Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T04:02:31.843Z] ---> Running in fd2bb821eb37 [2021-09-06T04:02:35.232Z] Removing intermediate container fd2bb821eb37 [2021-09-06T04:02:35.232Z] ---> a8c00458eda0 [2021-09-06T04:02:35.232Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T04:02:35.232Z] ---> Running in 3bf44d2f4c52 [2021-09-06T04:02:36.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T04:02:37.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T04:02:37.850Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T04:02:38.124Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T04:02:38.124Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T04:02:38.124Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T04:02:38.723Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T04:02:38.723Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T04:02:38.723Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T04:02:38.723Z] ---> df445af6242a [2021-09-06T04:02:38.723Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T04:02:38.723Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T04:02:38.723Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T04:02:38.723Z] OK: 8 MiB in 20 packages [2021-09-06T04:02:39.706Z] ---> Running in 1b0b974883b9 [2021-09-06T04:02:40.296Z] Removing intermediate container 1b0b974883b9 [2021-09-06T04:02:40.296Z] ---> a27a3eb96798 [2021-09-06T04:02:40.296Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T04:02:40.296Z] Removing intermediate container 3bf44d2f4c52 [2021-09-06T04:02:40.296Z] ---> e6126b63c587 [2021-09-06T04:02:40.296Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T04:02:40.296Z] ---> Running in 2b6d2817663d [2021-09-06T04:02:41.275Z] ---> 6008da7cbf55 [2021-09-06T04:02:41.275Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T04:02:41.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T04:02:41.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T04:02:42.429Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T04:02:42.429Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T04:02:42.429Z] ---> e60f7d66b564 [2021-09-06T04:02:42.429Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T04:02:42.707Z] Executing bash-5.1.0-r0.post-install [2021-09-06T04:02:42.707Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T04:02:42.707Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T04:02:42.707Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T04:02:42.708Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T04:02:42.708Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T04:02:42.708Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T04:02:42.708Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T04:02:42.708Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T04:02:42.708Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T04:02:42.708Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T04:02:42.708Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T04:02:42.708Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T04:02:44.139Z] ---> 47e2fd72db37 [2021-09-06T04:02:44.139Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T04:02:44.411Z] ---> Running in a0bd2ca5fbba [2021-09-06T04:02:44.682Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T04:02:44.683Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T04:02:44.683Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T04:02:44.683Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T04:02:44.683Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T04:02:44.683Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T04:02:44.962Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T04:02:44.962Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T04:02:44.962Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T04:02:44.962Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T04:02:44.962Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T04:02:44.962Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T04:02:44.962Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T04:02:44.962Z] Removing intermediate container a0bd2ca5fbba [2021-09-06T04:02:44.962Z] ---> abfcaa1d26dc [2021-09-06T04:02:44.962Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T04:02:45.240Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T04:02:45.240Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T04:02:45.240Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T04:02:45.240Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T04:02:45.240Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T04:02:45.241Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T04:02:45.241Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T04:02:45.241Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T04:02:45.241Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T04:02:45.241Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T04:02:45.241Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T04:02:45.241Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T04:02:45.241Z] ---> Running in 13c48dbd9173 [2021-09-06T04:02:45.838Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T04:02:45.838Z] OK: 82 MiB in 59 packages [2021-09-06T04:02:46.115Z] Removing intermediate container 13c48dbd9173 [2021-09-06T04:02:46.115Z] ---> eaa668dfaf9e [2021-09-06T04:02:46.115Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T04:02:46.115Z] ---> Running in 3a53a1642599 [2021-09-06T04:02:46.710Z] Removing intermediate container 3a53a1642599 [2021-09-06T04:02:46.710Z] ---> 2fb2bf02dd1e [2021-09-06T04:02:46.710Z] Step 23/24 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T04:02:46.710Z] ---> Running in 5ca51b4ebc71 [2021-09-06T04:02:47.309Z] Removing intermediate container 5ca51b4ebc71 [2021-09-06T04:02:47.309Z] ---> 49a81ddf6b39 [2021-09-06T04:02:47.309Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T04:02:47.309Z] ---> Running in f914698190b1 [2021-09-06T04:02:47.912Z] Removing intermediate container f914698190b1 [2021-09-06T04:02:47.912Z] ---> 042add58e015 [2021-09-06T04:02:47.912Z] [2021-09-06T04:02:48.186Z] Successfully built 042add58e015 [2021-09-06T04:02:48.458Z] Successfully tagged core-data-arm64:latest [2021-09-06T04:02:52.741Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-06T04:02:52.741Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T04:02:52.741Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T04:02:52.741Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T04:02:54.711Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T04:02:54.711Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T04:02:54.711Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T04:02:54.711Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T04:02:54.711Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T04:02:54.711Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T04:02:56.679Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T04:02:56.952Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T04:02:57.543Z] Collecting PyYAML<4,>=3.10 [2021-09-06T04:02:57.543Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T04:03:00.146Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T04:03:01.114Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T04:03:01.114Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T04:03:01.385Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T04:03:01.385Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T04:03:01.656Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T04:03:01.656Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T04:03:03.616Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T04:03:03.616Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T04:03:04.206Z] Collecting idna<2.8,>=2.5 [2021-09-06T04:03:04.206Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T04:03:04.475Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T04:03:04.746Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T04:03:04.746Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T04:03:04.746Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T04:03:05.018Z] Collecting certifi>=2017.4.17 [2021-09-06T04:03:05.018Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T04:03:05.287Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T04:03:05.287Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T04:03:05.287Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T04:03:05.287Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T04:03:06.306Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T04:03:06.306Z] Attempting uninstall: urllib3 [2021-09-06T04:03:06.306Z] Found existing installation: urllib3 1.26.2 [2021-09-06T04:03:06.306Z] Uninstalling urllib3-1.26.2: [2021-09-06T04:03:06.306Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T04:03:06.918Z] Attempting uninstall: idna [2021-09-06T04:03:06.918Z] Found existing installation: idna 3.1 [2021-09-06T04:03:06.918Z] Uninstalling idna-3.1: [2021-09-06T04:03:06.918Z] Successfully uninstalled idna-3.1 [2021-09-06T04:03:07.928Z] Attempting uninstall: chardet [2021-09-06T04:03:07.928Z] Found existing installation: chardet 4.0.0 [2021-09-06T04:03:07.928Z] Uninstalling chardet-4.0.0: [2021-09-06T04:03:07.928Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T04:03:09.364Z] Attempting uninstall: requests [2021-09-06T04:03:09.364Z] Found existing installation: requests 2.25.1 [2021-09-06T04:03:09.364Z] Uninstalling requests-2.25.1: [2021-09-06T04:03:09.364Z] Successfully uninstalled requests-2.25.1 [2021-09-06T04:03:09.635Z] Running setup.py install for texttable: started [2021-09-06T04:03:11.605Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T04:03:11.605Z] Running setup.py install for PyYAML: started [2021-09-06T04:03:13.580Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T04:03:13.580Z] Running setup.py install for docopt: started [2021-09-06T04:03:15.553Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T04:03:15.553Z] Running setup.py install for dockerpty: started [2021-09-06T04:03:17.519Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T04:03:18.946Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-06T04:03:27.223Z] Removing intermediate container 2b6d2817663d [2021-09-06T04:03:27.223Z] ---> f651f6dde0cf [2021-09-06T04:03:27.223Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T04:03:27.223Z] ---> Running in 9457755056a1 [2021-09-06T04:03:27.818Z] Removing intermediate container 9457755056a1 [2021-09-06T04:03:27.818Z] ---> 7cdc5b4a5e34 [2021-09-06T04:03:27.818Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T04:03:28.089Z] ---> Running in aa4b1db75a2c [2021-09-06T04:03:28.373Z] Removing intermediate container aa4b1db75a2c [2021-09-06T04:03:28.373Z] ---> d6d6c0ace71b [2021-09-06T04:03:28.373Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T04:03:29.809Z] ---> 3b7a7815ee5a [2021-09-06T04:03:29.809Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T04:03:30.405Z] ---> ce6356486082 [2021-09-06T04:03:30.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T04:03:31.385Z] ---> da6168a10007 [2021-09-06T04:03:31.385Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T04:03:31.660Z] ---> Running in cf974afaacbd [2021-09-06T04:03:31.934Z] Removing intermediate container cf974afaacbd [2021-09-06T04:03:31.934Z] ---> 645324e438c9 [2021-09-06T04:03:32.207Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T04:03:32.207Z] ---> Running in 8ffcc9728959 [2021-09-06T04:03:32.807Z] Removing intermediate container 8ffcc9728959 [2021-09-06T04:03:32.807Z] ---> b2b3653e8525 [2021-09-06T04:03:32.807Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T04:03:32.807Z] ---> Running in 4644626ef7b1 [2021-09-06T04:03:33.404Z] Removing intermediate container 4644626ef7b1 [2021-09-06T04:03:33.404Z] ---> ed417067b244 [2021-09-06T04:03:33.404Z] Step 23/24 : LABEL git_sha=26e529203edc05b55f10004eb75c5b3b6c1bd9cb [2021-09-06T04:03:33.404Z] ---> Running in cd8be7f163d9 [2021-09-06T04:03:34.000Z] Removing intermediate container cd8be7f163d9 [2021-09-06T04:03:34.000Z] ---> 53af2b6f9417 [2021-09-06T04:03:34.000Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T04:03:34.000Z] ---> Running in 116261c0190d [2021-09-06T04:03:34.593Z] Removing intermediate container 116261c0190d [2021-09-06T04:03:34.593Z] ---> a60685ce4e73 [2021-09-06T04:03:34.593Z] [2021-09-06T04:03:34.864Z] Successfully built a60685ce4e73 [2021-09-06T04:03:34.864Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-06T04:03:35.154Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-06T04:03:35.160Z] $ docker stop --time=1 246bdb8cbb0182cb037a9a02d6fde469fe1d4d743b9a6a535b236e08b371d5f5 [2021-09-06T04:03:37.002Z] $ docker rm -f 246bdb8cbb0182cb037a9a02d6fde469fe1d4d743b9a6a535b236e08b371d5f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T04:03:37.653Z] + docker images [2021-09-06T04:03:37.925Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T04:03:37.925Z] sys-mgmt-agent-arm64 latest a60685ce4e73 3 seconds ago 311MB [2021-09-06T04:03:37.925Z] core-data-arm64 latest 042add58e015 50 seconds ago 19.3MB [2021-09-06T04:03:37.925Z] 0249f8080693 About a minute ago 1.57GB [2021-09-06T04:03:37.925Z] 5985916beb12 About a minute ago 1.57GB [2021-09-06T04:03:37.925Z] security-bootstrapper-arm64 latest 1ba889297f6e About a minute ago 17.7MB [2021-09-06T04:03:37.925Z] security-proxy-setup-arm64 latest b7e9ed9d3120 About a minute ago 24.6MB [2021-09-06T04:03:37.925Z] 253d2cc04503 2 minutes ago 1.57GB [2021-09-06T04:03:37.925Z] 1ff6287cb9fa 2 minutes ago 1.57GB [2021-09-06T04:03:37.925Z] security-secretstore-setup-arm64 latest a3fc7f6773a8 4 minutes ago 26.5MB [2021-09-06T04:03:37.925Z] support-notifications-arm64 latest 501c4452c311 4 minutes ago 15.9MB [2021-09-06T04:03:37.925Z] core-command-arm64 latest 5eb3ffb3cc8a 4 minutes ago 15.2MB [2021-09-06T04:03:37.925Z] core-metadata-arm64 latest 334212d9c191 4 minutes ago 15.8MB [2021-09-06T04:03:37.925Z] support-scheduler-arm64 latest 9d7638c15a24 4 minutes ago 15.2MB [2021-09-06T04:03:37.925Z] c2326759be27 4 minutes ago 1.57GB [2021-09-06T04:03:37.925Z] 91af18a20d7d 4 minutes ago 1.57GB [2021-09-06T04:03:37.925Z] 1ecc79c1db56 4 minutes ago 1.57GB [2021-09-06T04:03:37.925Z] c85603e751fa 4 minutes ago 1.57GB [2021-09-06T04:03:37.925Z] fb5a5962fa00 4 minutes ago 1.56GB [2021-09-06T04:03:37.925Z] ci-base-image-arm64 latest a8ac07ae7f00 14 minutes ago 1.24GB [2021-09-06T04:03:37.925Z] alpine 3.12 afc2cc120ca2 5 days ago 5.33MB [2021-09-06T04:03:37.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-06T04:03:37.925Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-06T04:03:37.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T04:03:38.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T04:03:38.953Z] [2021-09-06T04:03:38.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-06T04:03:39.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T04:03:39.620Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-06T04:03:39.621Z] 448f6bf000e3: Pulling fs layer [2021-09-06T04:03:39.621Z] f757da607395: Pulling fs layer [2021-09-06T04:03:39.621Z] 05883995daec: Pulling fs layer [2021-09-06T04:03:39.621Z] 8603b9c90790: Pulling fs layer [2021-09-06T04:03:39.621Z] 1560dd03e051: Pulling fs layer [2021-09-06T04:03:39.621Z] 27f5ce0e4adf: Pulling fs layer [2021-09-06T04:03:39.621Z] c2d8d7efcc4b: Pulling fs layer [2021-09-06T04:03:39.621Z] 8603b9c90790: Waiting [2021-09-06T04:03:39.621Z] 1560dd03e051: Waiting [2021-09-06T04:03:39.621Z] 27f5ce0e4adf: Waiting [2021-09-06T04:03:39.621Z] c2d8d7efcc4b: Waiting [2021-09-06T04:03:39.893Z] f757da607395: Verifying Checksum [2021-09-06T04:03:39.893Z] f757da607395: Download complete [2021-09-06T04:03:39.893Z] 8603b9c90790: Verifying Checksum [2021-09-06T04:03:39.893Z] 8603b9c90790: Download complete [2021-09-06T04:03:40.163Z] 1560dd03e051: Verifying Checksum [2021-09-06T04:03:40.163Z] 1560dd03e051: Download complete [2021-09-06T04:03:40.163Z] 27f5ce0e4adf: Verifying Checksum [2021-09-06T04:03:40.163Z] 27f5ce0e4adf: Download complete [2021-09-06T04:03:40.163Z] 05883995daec: Verifying Checksum [2021-09-06T04:03:40.163Z] 05883995daec: Download complete [2021-09-06T04:03:40.753Z] 448f6bf000e3: Verifying Checksum [2021-09-06T04:03:40.753Z] 448f6bf000e3: Download complete [2021-09-06T04:03:44.143Z] c2d8d7efcc4b: Verifying Checksum [2021-09-06T04:03:44.143Z] c2d8d7efcc4b: Download complete [2021-09-06T04:03:44.143Z] 448f6bf000e3: Pull complete [2021-09-06T04:03:44.740Z] f757da607395: Pull complete [2021-09-06T04:03:46.722Z] 05883995daec: Pull complete [2021-09-06T04:03:46.722Z] 8603b9c90790: Pull complete [2021-09-06T04:03:47.704Z] 1560dd03e051: Pull complete [2021-09-06T04:03:47.976Z] 27f5ce0e4adf: Pull complete [2021-09-06T04:04:03.058Z] c2d8d7efcc4b: Pull complete [2021-09-06T04:04:03.058Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-06T04:04:03.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T04:04:03.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-06T04:04:03.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-1412 does not seem to be running inside a container [2021-09-06T04:04:03.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-06T04:04:07.468Z] $ docker top 59228cc3578d80aad92e1b0b31b25bc7c21baac1a721bd8788806ebd291f6381 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T04:04:08.918Z] ---> job-cost.sh [2021-09-06T04:04:08.918Z] lf-activate-venv: SKIPPING [2021-09-06T04:04:08.918Z] INFO: No Stack... [2021-09-06T04:04:09.894Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-06T04:04:10.488Z] INFO: Archiving Costs [Pipeline] sh [2021-09-06T04:04:11.183Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-09-06T04:04:11.183Z] + cut -d, -f6 [Pipeline] lock [2021-09-06T04:04:11.277Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3701-1-stack-cost] [2021-09-06T04:04:11.284Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3701-1-stack-cost] did not exist. Created. [2021-09-06T04:04:11.284Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3701-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-06T04:04:12.147Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-06T04:04:12.399Z] Stashed 1 file(s) [Pipeline] } [2021-09-06T04:04:12.421Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3701-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-06T04:04:12.514Z] $ docker stop --time=1 59228cc3578d80aad92e1b0b31b25bc7c21baac1a721bd8788806ebd291f6381 [2021-09-06T04:04:14.153Z] $ docker rm -f 59228cc3578d80aad92e1b0b31b25bc7c21baac1a721bd8788806ebd291f6381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-06T04:04:15.883Z] provisioning config files... [2021-09-06T04:04:15.902Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7093012928927349222tmp [Pipeline] { [Pipeline] sh [2021-09-06T04:04:16.273Z] + set +x [2021-09-06T04:04:16.273Z] + bash -s -- [2021-09-06T04:04:16.273Z] + curl -s https://codecov.io/bash [2021-09-06T04:04:16.273Z] [2021-09-06T04:04:16.273Z] _____ _ [2021-09-06T04:04:16.273Z] / ____| | | [2021-09-06T04:04:16.273Z] | | ___ __| | ___ ___ _____ __ [2021-09-06T04:04:16.273Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-06T04:04:16.273Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-06T04:04:16.273Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-06T04:04:16.273Z] Bash-1.0.6 [2021-09-06T04:04:16.273Z] [2021-09-06T04:04:16.273Z] [2021-09-06T04:04:16.540Z] ==> git version 2.24.4 found [2021-09-06T04:04:16.540Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-06T04:04:16.540Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-06T04:04:16.540Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-06T04:04:16.540Z] ==> Jenkins CI detected. [2021-09-06T04:04:16.540Z] current dir:  /w/workspace/edgex-go/1 [2021-09-06T04:04:16.540Z] project root: . [2021-09-06T04:04:16.540Z] --> token set from env [2021-09-06T04:04:16.540Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-06T04:04:16.540Z] ==> Running gcov in . (disable via -X gcov) [2021-09-06T04:04:16.540Z] ==> Python coveragepy not found [2021-09-06T04:04:16.540Z] ==> Searching for coverage reports in: [2021-09-06T04:04:16.540Z] + . [2021-09-06T04:04:16.540Z] -> Found 1 reports [2021-09-06T04:04:16.540Z] ==> Detecting git/mercurial file structure [2021-09-06T04:04:16.540Z] ==> Reading reports [2021-09-06T04:04:16.540Z] + ./coverage.out bytes=404331 [2021-09-06T04:04:16.540Z] ==> Appending adjustments [2021-09-06T04:04:16.540Z] https://docs.codecov.io/docs/fixing-reports [2021-09-06T04:04:17.497Z] + Found adjustments [2021-09-06T04:04:17.497Z] ==> Gzipping contents [2021-09-06T04:04:17.764Z] 56K /tmp/codecov.Fhbr1P.gz [2021-09-06T04:04:17.764Z] ==> Uploading reports [2021-09-06T04:04:17.764Z] url: https://codecov.io [2021-09-06T04:04:17.764Z] query: branch=PR-3701&commit=26e529203edc05b55f10004eb75c5b3b6c1bd9cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3701%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3701&job=&cmd_args= [2021-09-06T04:04:17.764Z] -> Pinging Codecov [2021-09-06T04:04:17.764Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3701&commit=26e529203edc05b55f10004eb75c5b3b6c1bd9cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3701%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3701&job=&cmd_args= [2021-09-06T04:04:18.034Z] -> Uploading to [2021-09-06T04:04:18.034Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/26e529203edc05b55f10004eb75c5b3b6c1bd9cb/f4b64dd2-df96-4faf-934c-93556dc29244.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T040417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e972a2f798b18b53d6429fa155433eb2d647a677604e6aa77b7fd99b548c2047 [2021-09-06T04:04:18.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T04:04:18.034Z] Dload Upload Total Spent Left Speed [2021-09-06T04:04:18.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54631 0 0 100 54631 0 134k --:--:-- --:--:-- --:--:-- 135k [2021-09-06T04:04:18.617Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/26e529203edc05b55f10004eb75c5b3b6c1bd9cb [Pipeline] } [2021-09-06T04:04:18.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-06T04:04:22.756Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-06T04:04:23.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T04:04:23.780Z] ---> package-listing.sh [2021-09-06T04:04:23.780Z] ++ facter osfamily [2021-09-06T04:04:23.780Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-06T04:04:24.047Z] + OS_FAMILY=redhat [2021-09-06T04:04:24.047Z] + workspace=/w/workspace/edgex-go/1 [2021-09-06T04:04:24.047Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-06T04:04:24.047Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-06T04:04:24.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-06T04:04:24.047Z] + PACKAGES=/tmp/packages_start.txt [2021-09-06T04:04:24.047Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-06T04:04:24.047Z] + PACKAGES=/tmp/packages_end.txt [2021-09-06T04:04:24.047Z] + case "${OS_FAMILY}" in [2021-09-06T04:04:24.047Z] + sort [2021-09-06T04:04:24.047Z] + rpm -qa [2021-09-06T04:04:26.005Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-06T04:04:26.005Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-06T04:04:26.005Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-06T04:04:26.005Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-06T04:04:26.005Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-06T04:04:26.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-06T04:04:26.055Z] 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-09-06T04:04:26.380Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-06T04:04:27.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T04:04:27.006Z] [2021-09-06T04:04:27.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T04:04:27.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T04:04:27.390Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-06T04:04:27.390Z] b4d181a07f80: Pulling fs layer [2021-09-06T04:04:27.390Z] a1111a8f2ec3: Pulling fs layer [2021-09-06T04:04:27.390Z] ed53099fbce6: Pulling fs layer [2021-09-06T04:04:27.390Z] dc539afda2c1: Pulling fs layer [2021-09-06T04:04:27.390Z] 77bc0d833cb6: Pulling fs layer [2021-09-06T04:04:27.390Z] 9065ff56babe: Pulling fs layer [2021-09-06T04:04:27.390Z] d287ab97295c: Pulling fs layer [2021-09-06T04:04:27.390Z] 77bc0d833cb6: Waiting [2021-09-06T04:04:27.390Z] 9065ff56babe: Waiting [2021-09-06T04:04:27.390Z] d287ab97295c: Waiting [2021-09-06T04:04:27.390Z] dc539afda2c1: Waiting [2021-09-06T04:04:27.659Z] a1111a8f2ec3: Verifying Checksum [2021-09-06T04:04:27.659Z] a1111a8f2ec3: Download complete [2021-09-06T04:04:27.927Z] dc539afda2c1: Verifying Checksum [2021-09-06T04:04:27.927Z] dc539afda2c1: Download complete [2021-09-06T04:04:27.927Z] 77bc0d833cb6: Verifying Checksum [2021-09-06T04:04:27.927Z] 77bc0d833cb6: Download complete [2021-09-06T04:04:27.927Z] 9065ff56babe: Verifying Checksum [2021-09-06T04:04:27.927Z] 9065ff56babe: Download complete [2021-09-06T04:04:28.195Z] ed53099fbce6: Verifying Checksum [2021-09-06T04:04:28.195Z] ed53099fbce6: Download complete [2021-09-06T04:04:29.160Z] b4d181a07f80: Verifying Checksum [2021-09-06T04:04:29.160Z] b4d181a07f80: Download complete [2021-09-06T04:04:30.124Z] b4d181a07f80: Pull complete [2021-09-06T04:04:30.124Z] a1111a8f2ec3: Pull complete [2021-09-06T04:04:30.730Z] ed53099fbce6: Pull complete [2021-09-06T04:04:30.730Z] dc539afda2c1: Pull complete [2021-09-06T04:04:31.004Z] 77bc0d833cb6: Pull complete [2021-09-06T04:04:31.269Z] 9065ff56babe: Pull complete [2021-09-06T04:04:32.673Z] d287ab97295c: Verifying Checksum [2021-09-06T04:04:32.673Z] d287ab97295c: Download complete [2021-09-06T04:04:36.945Z] d287ab97295c: Pull complete [2021-09-06T04:04:36.945Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-06T04:04:36.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T04:04:36.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-06T04:04:37.063Z] prd-centos7-docker-4c-2g-1411 does not seem to be running inside a container [2021-09-06T04:04:37.113Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-06T04:04:40.515Z] $ docker top 0e6cee01d83427a34cb615ac9e7157d6c047b8b66b595cee09bed48eecfb2fe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T04:04:40.977Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-06T04:04:41.309Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-06T04:04:41.638Z] + ls /var/log/sa-host [2021-09-06T04:04:41.639Z] + sadf -c /var/log/sa-host/sa05 [2021-09-06T04:04:41.639Z] file_magic: OK [2021-09-06T04:04:41.639Z] HZ: Using current value: 100 [2021-09-06T04:04:41.639Z] file_header: OK [2021-09-06T04:04:41.639Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-06T04:04:41.639Z] Statistics: [2021-09-06T04:04:41.639Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T04:04:41.639Z] File successfully converted to sysstat format version 12.0.3 [2021-09-06T04:04:41.639Z] + sadf -c /var/log/sa-host/sa06 [2021-09-06T04:04:41.639Z] file_magic: OK [2021-09-06T04:04:41.639Z] HZ: Using current value: 100 [2021-09-06T04:04:41.639Z] file_header: OK [2021-09-06T04:04:41.639Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-06T04:04:41.639Z] Statistics: [2021-09-06T04:04:41.639Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T04:04:41.639Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T04:04:42.287Z] provisioning config files... [2021-09-06T04:04:42.302Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config43859282913790304tmp [Pipeline] { [Pipeline] echo [2021-09-06T04:04:42.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T04:04:42.708Z] ---> create-netrc.sh [Pipeline] } [2021-09-06T04:04:42.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-06T04:04:43.226Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-06T04:04:43.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T04:04:43.607Z] ---> sudo-logs.sh [2021-09-06T04:04:43.607Z] Archiving 'sudo' log.. [2021-09-06T04:04:43.607Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1411.vexxhost.local: Name or service not known [2021-09-06T04:04:43.607Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1411.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-06T04:04:43.703Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T04:04:44.070Z] ---> job-cost.sh [2021-09-06T04:04:44.070Z] lf-activate-venv: SKIPPING [2021-09-06T04:04:44.070Z] DEBUG: total: 0.10999999940395355 [2021-09-06T04:04:44.070Z] INFO: Retrieving Stack Cost... [2021-09-06T04:04:45.028Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-06T04:04:45.294Z] INFO: Archiving Costs [Pipeline] echo [2021-09-06T04:04:45.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T04:04:45.683Z] ---> logs-deploy.sh [2021-09-06T04:04:45.683Z] lf-activate-venv: SKIPPING [2021-09-06T04:04:45.683Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3701/1 [2021-09-06T04:04:45.683Z] INFO: archiving workspace using pattern(s): [2021-09-06T04:04:46.640Z] Archives upload complete. [2021-09-06T04:04:46.640Z] INFO: archiving logs to Nexus