Pull request #3720 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 8524b20a7f3dfd19e332651fec9e130e561af9fc+2b9c967007cbefed799459cc2ce10623a0bfff15 (21d08c3a5891579f0c012cc424b81ff620960497) 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-ssh2990865600687307072.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-ssh217630276431797095.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-3720/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-3720/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1838196137148483491.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-3720/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2887563643846318546.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-ssh3219694635238894878.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3720/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-3720/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1726762557135935198.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1278 in /w/workspace/edgexfoundry_edgex-go_PR-3720 [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-ssh7927729211497842917.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 2b9c967007cbefed799459cc2ce10623a0bfff15 into PR head commit 8524b20a7f3dfd19e332651fec9e130e561af9fc Merge succeeded, producing 8524b20a7f3dfd19e332651fec9e130e561af9fc Checking out Revision 8524b20a7f3dfd19e332651fec9e130e561af9fc (PR-3720) > 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-ssh5654347639454413947.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3720/head:refs/remotes/origin/PR-3720 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # 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-ssh5967547567652393871.key > git merge 2b9c967007cbefed799459cc2ce10623a0bfff15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 Commit message: "perf: Change MaxResultCount setting to 1024" 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-24T20:39:46.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T20:39:46.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T20:39:46.979Z] ========================================================= [2021-09-24T20:39:46.979Z] EdgeX Global Pipelines Version Info [2021-09-24T20:39:46.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T20:39:48.306Z] ------------------- [2021-09-24T20:39:48.306Z] stable info: [2021-09-24T20:39:48.306Z] ------------------- [2021-09-24T20:39:48.306Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T20:39:48.306Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T20:39:48.306Z] Message: update stable to v1.0.205 [2021-09-24T20:39:48.893Z] ------------------- [2021-09-24T20:39:48.893Z] experimental info: [2021-09-24T20:39:48.893Z] ------------------- [2021-09-24T20:39:48.893Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T20:39:48.893Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T20:39:48.893Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T20:39:49.164Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-24T20:39:49.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-24T20:39:49.289Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T20:39:49.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T20:39:49.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T20:39:49.478Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T20:39:49.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T20:39:49.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-24T20:39:49.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-24T20:39:49.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-24T20:39:49.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T20:39:49.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T20:39:49.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T20:39:50.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T20:39:50.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T20:39:50.131Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T20:39:50.198Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T20:39:50.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T20:39:50.338Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T20:39:50.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-24T20:39:50.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-24T20:39:50.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-24T20:39:50.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T20:39:50.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3720 [Pipeline] echo [2021-09-24T20:39:50.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3720 [Pipeline] echo [2021-09-24T20:39:50.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3720 [Pipeline] echo [2021-09-24T20:39:50.848Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8524b20a7f3dfd19e332651fec9e130e561af9fc [Pipeline] echo [2021-09-24T20:39:50.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8524b20 [Pipeline] echo [2021-09-24T20:39:50.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T20:39:51.147Z] provisioning config files... [2021-09-24T20:39:51.169Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8125571657007743514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T20:39:51.576Z] ---> docker-login.sh [2021-09-24T20:39:51.576Z] nexus3.edgexfoundry.org:10001 [2021-09-24T20:39:51.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:39:51.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:39:51.844Z] Configure a credential helper to remove this warning. See [2021-09-24T20:39:51.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:39:51.844Z] [2021-09-24T20:39:51.844Z] Login Succeeded [2021-09-24T20:39:51.844Z] nexus3.edgexfoundry.org:10002 [2021-09-24T20:39:51.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:39:52.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:39:52.116Z] Configure a credential helper to remove this warning. See [2021-09-24T20:39:52.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:39:52.116Z] [2021-09-24T20:39:52.116Z] Login Succeeded [2021-09-24T20:39:52.116Z] nexus3.edgexfoundry.org:10003 [2021-09-24T20:39:52.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:39:52.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:39:52.116Z] Configure a credential helper to remove this warning. See [2021-09-24T20:39:52.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:39:52.116Z] [2021-09-24T20:39:52.116Z] Login Succeeded [2021-09-24T20:39:52.116Z] nexus3.edgexfoundry.org:10004 [2021-09-24T20:39:52.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:39:52.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:39:52.393Z] Configure a credential helper to remove this warning. See [2021-09-24T20:39:52.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:39:52.393Z] [2021-09-24T20:39:52.393Z] Login Succeeded [2021-09-24T20:39:52.393Z] docker.io [2021-09-24T20:39:52.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:39:52.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:39:52.662Z] Configure a credential helper to remove this warning. See [2021-09-24T20:39:52.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:39:52.662Z] [2021-09-24T20:39:52.662Z] Login Succeeded [2021-09-24T20:39:52.662Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T20:39:52.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T20:39:53.367Z] ++ 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-24T20:39:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T20:39:53.367Z] ++ dirname cmd/core-command/Dockerfile [2021-09-24T20:39:53.367Z] ++ cut -d/ -f2 [2021-09-24T20:39:53.367Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-24T20:39:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T20:39:53.367Z] ++ dirname cmd/core-data/Dockerfile [2021-09-24T20:39:53.367Z] ++ cut -d/ -f2 [2021-09-24T20:39:53.367Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-24T20:39:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T20:39:53.367Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-24T20:39:53.367Z] ++ cut -d/ -f2 [2021-09-24T20:39:53.367Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-24T20:39:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T20:39:53.367Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-24T20:39:53.367Z] ++ cut -d/ -f2 [2021-09-24T20:39:53.367Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-24T20:39:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T20:39:53.367Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-24T20:39:53.367Z] ++ cut -d/ -f2 [2021-09-24T20:39:53.367Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-24T20:39:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T20:39:53.367Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-24T20:39:53.367Z] ++ cut -d/ -f2 [2021-09-24T20:39:53.367Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-24T20:39:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T20:39:53.367Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-24T20:39:53.367Z] ++ cut -d/ -f2 [2021-09-24T20:39:53.367Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-24T20:39:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T20:39:53.367Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-24T20:39:53.367Z] ++ cut -d/ -f2 [2021-09-24T20:39:53.367Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-24T20:39:53.367Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T20:39:53.367Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-24T20:39:53.367Z] ++ cut -d/ -f2 [2021-09-24T20:39:53.367Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-24T20:39:53.460Z] 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-24T20:39:54.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T20:39:54.818Z] [2021-09-24T20:39:54.818Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:39:55.200Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T20:39:55.200Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T20:39:55.200Z] 31603596830f: Pulling fs layer [2021-09-24T20:39:55.200Z] 04fac38145f0: Pulling fs layer [2021-09-24T20:39:55.200Z] 701f6daf10bf: Pulling fs layer [2021-09-24T20:39:55.200Z] 24f72da36158: Pulling fs layer [2021-09-24T20:39:55.200Z] 24f72da36158: Waiting [2021-09-24T20:39:55.200Z] 04fac38145f0: Verifying Checksum [2021-09-24T20:39:55.200Z] 04fac38145f0: Download complete [2021-09-24T20:39:55.473Z] 31603596830f: Verifying Checksum [2021-09-24T20:39:55.473Z] 31603596830f: Download complete [2021-09-24T20:39:55.760Z] 31603596830f: Pull complete [2021-09-24T20:39:55.760Z] 701f6daf10bf: Verifying Checksum [2021-09-24T20:39:55.760Z] 701f6daf10bf: Download complete [2021-09-24T20:39:55.760Z] 04fac38145f0: Pull complete [2021-09-24T20:39:56.044Z] 24f72da36158: Verifying Checksum [2021-09-24T20:39:56.044Z] 24f72da36158: Download complete [2021-09-24T20:39:56.316Z] 701f6daf10bf: Pull complete [2021-09-24T20:39:56.587Z] 24f72da36158: Pull complete [2021-09-24T20:39:56.587Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T20:39:56.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T20:39:56.587Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T20:39:56.713Z] prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container [2021-09-24T20:39:56.780Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T20:39:57.556Z] $ docker top 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T20:39:57.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T20:39:57.801Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T20:39:57.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T20:39:57.934Z] $ docker exec 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 ssh-agent [2021-09-24T20:39:58.050Z] SSH_AUTH_SOCK=/tmp/ssh-9xySheCFXPBQ/agent.15 [2021-09-24T20:39:58.050Z] SSH_AGENT_PID=22 [2021-09-24T20:39:58.064Z] Running ssh-add (command line suppressed) [2021-09-24T20:39:58.183Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1090631908539227415.key (/w/workspace/edgex-go/1@tmp/private_key_1090631908539227415.key) [2021-09-24T20:39:58.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T20:39:58.583Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T20:39:58.622Z] $ docker exec --env ******** --env ******** 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 ssh-agent -k [2021-09-24T20:39:58.721Z] unset SSH_AUTH_SOCK; [2021-09-24T20:39:58.721Z] unset SSH_AGENT_PID; [2021-09-24T20:39:58.721Z] echo Agent pid 22 killed; [2021-09-24T20:39:58.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T20:39:58.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T20:39:58.844Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T20:39:58.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T20:39:58.976Z] $ docker exec 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 ssh-agent [2021-09-24T20:39:59.086Z] SSH_AUTH_SOCK=/tmp/ssh-Hr0Kfd3V2Kpe/agent.56 [2021-09-24T20:39:59.086Z] SSH_AGENT_PID=63 [2021-09-24T20:39:59.101Z] Running ssh-add (command line suppressed) [2021-09-24T20:39:59.211Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3548968321625755235.key (/w/workspace/edgex-go/1@tmp/private_key_3548968321625755235.key) [2021-09-24T20:39:59.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T20:39:59.595Z] + git semver init [2021-09-24T20:39:59.596Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T20:39:59.596Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-24T20:39:59.596Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-24T20:39:59.596Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T20:39:59.596Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T20:39:59.596Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T20:39:59.596Z] # $SEMVER_BRANCH = PR-3720 [2021-09-24T20:39:59.596Z] # $SEMVER_TEMP = /tmp/semver-807105805 [2021-09-24T20:39:59.596Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-24T20:41:07.538Z] # '/tmp/semver-807105805' -> '/w/workspace/edgex-go/1/.semver' [2021-09-24T20:41:07.538Z] # -> Force: false [2021-09-24T20:41:07.538Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-24T20:41:07.598Z] $ docker exec --env ******** --env ******** 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 ssh-agent -k [2021-09-24T20:41:07.715Z] unset SSH_AUTH_SOCK; [2021-09-24T20:41:07.715Z] unset SSH_AGENT_PID; [2021-09-24T20:41:07.715Z] echo Agent pid 63 killed; [2021-09-24T20:41:07.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T20:41:09.910Z] + git semver [Pipeline] } [2021-09-24T20:41:09.954Z] $ docker stop --time=1 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 [2021-09-24T20:41:11.596Z] $ docker rm -f 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T20:41:12.082Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T20:41:12.499Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T20:41:12.525Z] [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-24T20:41:13.237Z] ========================================================= [2021-09-24T20:41:13.237Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T20:41:13.237Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-24T20:41:13.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T20:41:13.620Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T20:41:13.620Z] 540db60ca938: Pulling fs layer [2021-09-24T20:41:13.620Z] adcc1eea9eea: Pulling fs layer [2021-09-24T20:41:13.620Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T20:41:13.620Z] db62176df00c: Pulling fs layer [2021-09-24T20:41:13.620Z] 3b30891b0d05: Pulling fs layer [2021-09-24T20:41:13.620Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T20:41:13.620Z] c788192a36de: Pulling fs layer [2021-09-24T20:41:13.620Z] a77e37c0d609: Pulling fs layer [2021-09-24T20:41:13.620Z] c3185cebc471: Pulling fs layer [2021-09-24T20:41:13.620Z] 06b49ca38bd5: Waiting [2021-09-24T20:41:13.620Z] c788192a36de: Waiting [2021-09-24T20:41:13.620Z] a77e37c0d609: Waiting [2021-09-24T20:41:13.620Z] c3185cebc471: Waiting [2021-09-24T20:41:13.620Z] db62176df00c: Waiting [2021-09-24T20:41:13.620Z] 3b30891b0d05: Waiting [2021-09-24T20:41:13.620Z] 4c4ab2625f07: Download complete [2021-09-24T20:41:13.891Z] adcc1eea9eea: Verifying Checksum [2021-09-24T20:41:13.891Z] adcc1eea9eea: Download complete [2021-09-24T20:41:13.891Z] 3b30891b0d05: Verifying Checksum [2021-09-24T20:41:13.891Z] 3b30891b0d05: Download complete [2021-09-24T20:41:13.891Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T20:41:13.891Z] 06b49ca38bd5: Download complete [2021-09-24T20:41:13.891Z] c788192a36de: Download complete [2021-09-24T20:41:13.891Z] 540db60ca938: Verifying Checksum [2021-09-24T20:41:13.891Z] 540db60ca938: Download complete [2021-09-24T20:41:14.162Z] 540db60ca938: Pull complete [2021-09-24T20:41:14.162Z] adcc1eea9eea: Pull complete [2021-09-24T20:41:14.162Z] 4c4ab2625f07: Pull complete [2021-09-24T20:41:15.125Z] a77e37c0d609: Verifying Checksum [2021-09-24T20:41:15.125Z] a77e37c0d609: Download complete [2021-09-24T20:41:18.493Z] c3185cebc471: Verifying Checksum [2021-09-24T20:41:18.493Z] c3185cebc471: Download complete [2021-09-24T20:41:19.468Z] db62176df00c: Verifying Checksum [2021-09-24T20:41:19.468Z] db62176df00c: Download complete [2021-09-24T20:41:22.834Z] db62176df00c: Pull complete [2021-09-24T20:41:22.834Z] 3b30891b0d05: Pull complete [2021-09-24T20:41:22.834Z] 06b49ca38bd5: Pull complete [2021-09-24T20:41:22.834Z] c788192a36de: Pull complete [2021-09-24T20:41:23.103Z] a77e37c0d609: Pull complete [2021-09-24T20:41:25.079Z] c3185cebc471: Pull complete [2021-09-24T20:41:25.079Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T20:41:25.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T20:41:25.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-24T20:41:25.479Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-24T20:41:25.479Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T20:41:25.479Z] WORKDIR /edgex [2021-09-24T20:41:25.479Z] COPY go.mod . [2021-09-24T20:41:25.479Z] RUN go mod download' [2021-09-24T20:41:26.896Z] Sending build context to Docker daemon 328.9MB [2021-09-24T20:41:26.896Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T20:41:26.896Z] ---> 031687cdd783 [2021-09-24T20:41:26.896Z] Step 2/4 : WORKDIR /edgex [2021-09-24T20:41:28.001Z] Still waiting to schedule task [2021-09-24T20:41:28.001Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-24T20:41:28.314Z] ---> Running in 5272851b4f28 [2021-09-24T20:41:28.314Z] Removing intermediate container 5272851b4f28 [2021-09-24T20:41:28.314Z] ---> 3a9caca48235 [2021-09-24T20:41:28.314Z] Step 3/4 : COPY go.mod . [2021-09-24T20:41:28.589Z] ---> 1a80235c80a2 [2021-09-24T20:41:28.589Z] Step 4/4 : RUN go mod download [2021-09-24T20:41:28.589Z] ---> Running in 5bce71f0e74f [2021-09-24T20:42:50.263Z] Removing intermediate container 5bce71f0e74f [2021-09-24T20:42:50.263Z] ---> 36918ebf61b8 [2021-09-24T20:42:50.263Z] Successfully built 36918ebf61b8 [2021-09-24T20:42:50.263Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:42:50.659Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T20:42:50.659Z] . [Pipeline] withDockerContainer [2021-09-24T20:42:50.795Z] prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container [2021-09-24T20:42:50.870Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-24T20:42:51.287Z] $ docker top f389e55fdad3802873970962e17a7aa9fb1b59349cb44560938cd6af9eb2bf40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T20:42:51.743Z] + go version [2021-09-24T20:42:51.743Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T20:42:51.798Z] $ docker stop --time=1 f389e55fdad3802873970962e17a7aa9fb1b59349cb44560938cd6af9eb2bf40 [2021-09-24T20:42:52.999Z] $ docker rm -f f389e55fdad3802873970962e17a7aa9fb1b59349cb44560938cd6af9eb2bf40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:42:53.909Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T20:42:53.909Z] . [Pipeline] withDockerContainer [2021-09-24T20:42:54.018Z] prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container [2021-09-24T20:42:54.091Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-24T20:42:54.473Z] $ docker top 87586dddab1205ace340fb11d5549892428d6ac8445931de7a0df55a38e46d4e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-24T20:42:54.616Z] ========================================================= [2021-09-24T20:42:54.616Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-24T20:42:54.616Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-24T20:42:55.001Z] + go mod tidy [Pipeline] sh [2021-09-24T20:42:55.639Z] + make test [2021-09-24T20:42:55.639Z] go mod tidy [2021-09-24T20:42:55.639Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-24T20:43:01.025Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-24T20:43:19.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-24T20:43:22.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-24T20:43:22.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-24T20:43:23.342Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-24T20:43:25.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-24T20:43:26.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-24T20:43:26.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-24T20:43:26.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-24T20:43:26.886Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-24T20:43:27.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-24T20:43:27.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-24T20:43:27.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-24T20:43:27.434Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-24T20:43:27.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-24T20:43:29.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-09-24T20:43:29.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-24T20:43:29.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-24T20:43:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 100.0% of statements [2021-09-24T20:43:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-24T20:43:30.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 46.3% of statements [2021-09-24T20:43:30.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-24T20:43:30.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-24T20:43:31.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements [2021-09-24T20:43:31.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-24T20:43:31.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-24T20:43:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-09-24T20:43:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-24T20:43:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-24T20:43:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-24T20:43:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-24T20:43:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-24T20:43:32.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements [2021-09-24T20:43:32.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-24T20:43:32.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-24T20:43:32.877Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-09-24T20:43:32.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-24T20:43:32.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-24T20:43:32.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-24T20:43:32.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-24T20:43:32.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-24T20:43:33.467Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-09-24T20:43:33.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-24T20:43:33.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-24T20:43:33.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-24T20:43:34.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-09-24T20:43:34.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-24T20:43:34.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-09-24T20:43:34.655Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 21.7% of statements [2021-09-24T20:43:34.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-24T20:43:34.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-09-24T20:43:34.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-09-24T20:43:35.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-09-24T20:43:35.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-09-24T20:43:35.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-09-24T20:43:48.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-09-24T20:43:48.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-09-24T20:43:48.906Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1279 in /w/workspace/edgexfoundry_edgex-go_PR-3720 [Pipeline] { [Pipeline] ws [2021-09-24T20:43:48.971Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-24T20:43:49.251Z] The recommended git tool is: git [2021-09-24T20:43:52.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.197s coverage: 81.8% of statements [2021-09-24T20:43:52.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-24T20:43:56.876Z] using credential edgex-jenkins-ssh [2021-09-24T20:43:56.896Z] Cloning the remote Git repository [2021-09-24T20:43:56.941Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-24T20:43:57.061Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-24T20:43:57.148Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-24T20:43:57.149Z] > git --version # timeout=10 [2021-09-24T20:43:57.166Z] > git --version # 'git version 2.17.1' [2021-09-24T20:43:57.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T20:43:57.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.259s coverage: 70.5% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-09-24T20:44:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-24T20:44:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2021-09-24T20:44:11.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-24T20:44:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-24T20:44:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-24T20:44:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-24T20:44:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-24T20:44:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-24T20:44:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-24T20:44:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-09-24T20:44:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-09-24T20:44:18.926Z] 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-24T20:44:19.668Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-24T20:44:19.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T20:44:19.708Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-24T20:44:19.742Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-24T20:44:19.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T20:44:19.754Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3720/head:refs/remotes/origin/PR-3720 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T20:44:20.586Z] Merging remotes/origin/main commit 2b9c967007cbefed799459cc2ce10623a0bfff15 into PR head commit 8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:44:20.898Z] Merge succeeded, producing 8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:44:20.898Z] Checking out Revision 8524b20a7f3dfd19e332651fec9e130e561af9fc (PR-3720) [2021-09-24T20:44:20.593Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T20:44:20.609Z] > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 [2021-09-24T20:44:20.804Z] > git remote # timeout=10 [2021-09-24T20:44:20.825Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T20:44:20.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T20:44:20.854Z] > git merge 2b9c967007cbefed799459cc2ce10623a0bfff15 # timeout=10 [2021-09-24T20:44:20.875Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T20:44:20.895Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T20:44:20.905Z] > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 [2021-09-24T20:44:25.304Z] Commit message: "perf: Change MaxResultCount setting to 1024" [2021-09-24T20:44:25.363Z] > git --version # timeout=10 [2021-09-24T20:44:25.378Z] > git --version # 'git version 2.17.1' [2021-09-24T20:44:25.395Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T20:44:26.294Z] provisioning config files... [2021-09-24T20:44:26.326Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7750433053908684900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T20:44:26.968Z] ---> docker-login.sh [2021-09-24T20:44:26.969Z] nexus3.edgexfoundry.org:10001 [2021-09-24T20:44:28.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:44:28.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:44:28.697Z] Configure a credential helper to remove this warning. See [2021-09-24T20:44:28.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:44:28.698Z] [2021-09-24T20:44:28.698Z] Login Succeeded [2021-09-24T20:44:28.698Z] nexus3.edgexfoundry.org:10002 [2021-09-24T20:44:29.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:44:29.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:44:29.302Z] Configure a credential helper to remove this warning. See [2021-09-24T20:44:29.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:44:29.302Z] [2021-09-24T20:44:29.302Z] Login Succeeded [2021-09-24T20:44:29.302Z] nexus3.edgexfoundry.org:10003 [2021-09-24T20:44:29.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:44:29.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:44:29.854Z] Configure a credential helper to remove this warning. See [2021-09-24T20:44:29.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:44:29.854Z] [2021-09-24T20:44:29.854Z] Login Succeeded [2021-09-24T20:44:29.854Z] nexus3.edgexfoundry.org:10004 [2021-09-24T20:44:30.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:44:30.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:44:30.455Z] Configure a credential helper to remove this warning. See [2021-09-24T20:44:30.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:44:30.455Z] [2021-09-24T20:44:30.455Z] Login Succeeded [2021-09-24T20:44:30.455Z] docker.io [2021-09-24T20:44:30.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T20:44:31.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T20:44:31.333Z] Configure a credential helper to remove this warning. See [2021-09-24T20:44:31.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T20:44:31.333Z] [2021-09-24T20:44:31.333Z] Login Succeeded [2021-09-24T20:44:31.333Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T20:44:31.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T20:44:32.122Z] ========================================================= [2021-09-24T20:44:32.122Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T20:44:32.122Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-24T20:44:32.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T20:44:32.802Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T20:44:32.802Z] 595b0fe564bb: Pulling fs layer [2021-09-24T20:44:32.802Z] 24495759ef45: Pulling fs layer [2021-09-24T20:44:32.802Z] d148012ef14d: Pulling fs layer [2021-09-24T20:44:32.802Z] e90a11edd702: Pulling fs layer [2021-09-24T20:44:32.802Z] d77568369979: Pulling fs layer [2021-09-24T20:44:32.802Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T20:44:32.802Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T20:44:32.802Z] 97ac5df62f85: Pulling fs layer [2021-09-24T20:44:32.802Z] e90a11edd702: Waiting [2021-09-24T20:44:32.802Z] d77568369979: Waiting [2021-09-24T20:44:32.802Z] fc1c9f9a7f3b: Waiting [2021-09-24T20:44:32.802Z] 170f2ba95c9a: Waiting [2021-09-24T20:44:32.802Z] 97ac5df62f85: Waiting [2021-09-24T20:44:32.802Z] d148012ef14d: Verifying Checksum [2021-09-24T20:44:32.802Z] d148012ef14d: Download complete [2021-09-24T20:44:33.076Z] 24495759ef45: Verifying Checksum [2021-09-24T20:44:33.076Z] 24495759ef45: Download complete [2021-09-24T20:44:33.076Z] d77568369979: Download complete [2021-09-24T20:44:33.076Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T20:44:33.076Z] fc1c9f9a7f3b: Download complete [2021-09-24T20:44:33.076Z] 595b0fe564bb: Download complete [2021-09-24T20:44:33.076Z] 170f2ba95c9a: Download complete [2021-09-24T20:44:33.680Z] 595b0fe564bb: Pull complete [2021-09-24T20:44:34.295Z] 24495759ef45: Pull complete [2021-09-24T20:44:34.901Z] d148012ef14d: Pull complete [2021-09-24T20:44:36.882Z] 97ac5df62f85: Verifying Checksum [2021-09-24T20:44:36.882Z] 97ac5df62f85: Download complete [2021-09-24T20:44:37.153Z] e90a11edd702: Verifying Checksum [2021-09-24T20:44:37.153Z] e90a11edd702: Download complete [2021-09-24T20:44:41.118Z] GO111MODULE=on go vet ./... [2021-09-24T20:44:47.320Z] e90a11edd702: Pull complete [2021-09-24T20:44:47.320Z] d77568369979: Pull complete [2021-09-24T20:44:47.600Z] fc1c9f9a7f3b: Pull complete [2021-09-24T20:44:47.871Z] 170f2ba95c9a: Pull complete [2021-09-24T20:44:51.243Z] gofmt -l . [2021-09-24T20:44:51.243Z] [ "`gofmt -l .`" = "" ] [2021-09-24T20:44:51.243Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-24T20:44:51.582Z] + ls -al . [2021-09-24T20:44:51.582Z] total 612 [2021-09-24T20:44:51.582Z] drwxrwxr-x 10 1001 1001 4096 Sep 24 20:44 . [2021-09-24T20:44:51.582Z] drwxr-xr-x 4 root root 28 Sep 24 20:42 .. [2021-09-24T20:44:51.582Z] -rw-rw-r-- 1 1001 1001 11 Sep 24 20:39 .dockerignore [2021-09-24T20:44:51.582Z] drwxrwxr-x 8 1001 1001 179 Sep 24 20:39 .git [2021-09-24T20:44:51.582Z] drwxrwxr-x 4 1001 1001 142 Sep 24 20:39 .github [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 818 Sep 24 20:39 .gitignore [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 129 Sep 24 20:39 .golangci.yml [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 76 Sep 24 20:39 .hadolint.yml [2021-09-24T20:44:51.583Z] drwx------ 3 1001 1001 58 Sep 24 20:41 .semver [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 166 Sep 24 20:39 .sonarcloud.properties [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 1171 Sep 24 20:39 ADOPTERS.md [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 8493 Sep 24 20:39 Attribution.txt [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 43881 Sep 24 20:39 CHANGELOG.md [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 3804 Sep 24 20:39 CONTRIBUTING.md [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 677 Sep 24 20:39 GOVERNANCE.md [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 849 Sep 24 20:39 Jenkinsfile [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 10775 Sep 24 20:39 LICENSE [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 6386 Sep 24 20:39 Makefile [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 582 Sep 24 20:39 OWNERS.md [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 8643 Sep 24 20:39 README.md [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 6912 Sep 24 20:39 SECURITY.md [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 5 Sep 24 20:41 VERSION [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 4131 Sep 24 20:39 ZMQWindows.md [2021-09-24T20:44:51.583Z] drwxrwxr-x 2 1001 1001 37 Sep 24 20:39 bin [2021-09-24T20:44:51.583Z] drwxrwxr-x 14 1001 1001 4096 Sep 24 20:39 cmd [2021-09-24T20:44:51.583Z] -rw-r--r-- 1 root root 403630 Sep 24 20:44 coverage.out [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 841 Sep 24 20:39 go.mod [2021-09-24T20:44:51.583Z] -rw-r--r-- 1 root root 50064 Sep 24 20:42 go.sum [2021-09-24T20:44:51.583Z] drwxrwxr-x 8 1001 1001 124 Sep 24 20:39 internal [2021-09-24T20:44:51.583Z] drwxrwxr-x 3 1001 1001 16 Sep 24 20:39 openapi [2021-09-24T20:44:51.583Z] drwxrwxr-x 4 1001 1001 71 Sep 24 20:39 snap [2021-09-24T20:44:51.583Z] -rw-rw-r-- 1 1001 1001 204 Sep 24 20:39 version.go [Pipeline] sh [2021-09-24T20:44:51.922Z] + '[' -e coverage.out ] [2021-09-24T20:44:51.922Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-24T20:44:52.058Z] Stashed 1 file(s) [Pipeline] sh [2021-09-24T20:44:52.384Z] + make build [2021-09-24T20:44:52.384Z] go mod tidy [2021-09-24T20:44:52.384Z] 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-24T20:44:53.294Z] 97ac5df62f85: Pull complete [2021-09-24T20:44:53.294Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T20:44:53.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T20:44:53.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-24T20:44:53.725Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T20:44:53.725Z] WORKDIR /edgex [2021-09-24T20:44:53.725Z] COPY go.mod . [2021-09-24T20:44:53.725Z] RUN go mod download [2021-09-24T20:44:53.725Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-24T20:44:54.341Z] 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-24T20:44:56.361Z] Sending build context to Docker daemon 166MB [2021-09-24T20:44:56.361Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T20:44:56.361Z] ---> 04bc70af865f [2021-09-24T20:44:56.361Z] Step 2/4 : WORKDIR /edgex [2021-09-24T20:45:01.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-24T20:45:01.348Z] 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-24T20:45:01.763Z] ---> Running in 05ee1a6d167d [2021-09-24T20:45:02.040Z] Removing intermediate container 05ee1a6d167d [2021-09-24T20:45:02.040Z] ---> b0556e69ea05 [2021-09-24T20:45:02.040Z] Step 3/4 : COPY go.mod . [2021-09-24T20:45:02.315Z] 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-24T20:45:02.589Z] 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-24T20:45:03.020Z] ---> c55d6e45af80 [2021-09-24T20:45:03.021Z] Step 4/4 : RUN go mod download [2021-09-24T20:45:03.021Z] ---> Running in 83cf012c7aba [2021-09-24T20:45:03.560Z] 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-24T20:45:04.527Z] 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-24T20:45:05.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-24T20:45:06.101Z] 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-24T20:45:07.053Z] 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-24T20:45:07.833Z] 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-24T20:45:09.606Z] $ docker stop --time=1 87586dddab1205ace340fb11d5549892428d6ac8445931de7a0df55a38e46d4e [2021-09-24T20:45:11.720Z] $ docker rm -f 87586dddab1205ace340fb11d5549892428d6ac8445931de7a0df55a38e46d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:45:16.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-24T20:45:16.652Z] [2021-09-24T20:45:16.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:45:17.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-24T20:45:17.026Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-24T20:45:17.026Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-24T20:45:17.026Z] ca9280d653b3: Pulling fs layer [2021-09-24T20:45:17.026Z] 7e9c9ca2126c: Pulling fs layer [2021-09-24T20:45:17.617Z] cbdbe7a5bc2a: Download complete [2021-09-24T20:45:17.617Z] cbdbe7a5bc2a: Pull complete [2021-09-24T20:45:18.206Z] ca9280d653b3: Verifying Checksum [2021-09-24T20:45:18.206Z] ca9280d653b3: Download complete [2021-09-24T20:45:18.473Z] ca9280d653b3: Pull complete [2021-09-24T20:45:20.424Z] 7e9c9ca2126c: Verifying Checksum [2021-09-24T20:45:20.424Z] 7e9c9ca2126c: Download complete [2021-09-24T20:45:23.784Z] 7e9c9ca2126c: Pull complete [2021-09-24T20:45:23.784Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-24T20:45:23.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-24T20:45:23.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-24T20:45:23.904Z] prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container [2021-09-24T20:45:23.984Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-24T20:45:26.683Z] $ docker top 4492c5fa3cee66888eed8ca6f2fa9a37d9ed7566a1938aec0b8a5f749126784e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T20:45:27.160Z] + grep parallel [2021-09-24T20:45:27.160Z] + docker-compose build --help [2021-09-24T20:45:27.755Z] --parallel Build images in parallel. [Pipeline] } [2021-09-24T20:45:27.795Z] $ docker stop --time=1 4492c5fa3cee66888eed8ca6f2fa9a37d9ed7566a1938aec0b8a5f749126784e [2021-09-24T20:45:29.001Z] $ docker rm -f 4492c5fa3cee66888eed8ca6f2fa9a37d9ed7566a1938aec0b8a5f749126784e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:45:29.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-24T20:45:29.615Z] . [Pipeline] withDockerContainer [2021-09-24T20:45:29.726Z] prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container [2021-09-24T20:45:29.802Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-24T20:45:30.194Z] $ docker top 88ddfb6d65f9b4814fce9600be72f9e7e32d7acc57cf68352dd8d6d0122ad305 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T20:45:30.651Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-24T20:45:31.238Z] Building core-command ... [2021-09-24T20:45:31.238Z] Building core-data ... [2021-09-24T20:45:31.238Z] Building core-metadata ... [2021-09-24T20:45:31.238Z] Building security-bootstrapper ... [2021-09-24T20:45:31.238Z] Building security-proxy-setup ... [2021-09-24T20:45:31.238Z] Building security-secretstore-setup ... [2021-09-24T20:45:31.238Z] Building support-notifications ... [2021-09-24T20:45:31.238Z] Building support-scheduler ... [2021-09-24T20:45:31.238Z] Building sys-mgmt-agent ... [2021-09-24T20:45:31.238Z] Building security-bootstrapper [2021-09-24T20:45:31.238Z] Building core-data [2021-09-24T20:45:31.238Z] Building core-metadata [2021-09-24T20:45:31.238Z] Building security-secretstore-setup [2021-09-24T20:45:31.238Z] Building support-notifications [2021-09-24T20:45:43.820Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:45:43.820Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:45:43.820Z] ---> 36918ebf61b8 [2021-09-24T20:45:43.820Z] Step 3/26 : WORKDIR /edgex-go [2021-09-24T20:45:43.820Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:45:43.820Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:45:43.820Z] ---> 36918ebf61b8 [2021-09-24T20:45:43.820Z] Step 3/23 : WORKDIR /edgex-go [2021-09-24T20:45:43.820Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:45:43.820Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:45:43.820Z] ---> 36918ebf61b8 [2021-09-24T20:45:43.820Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T20:45:45.240Z] ---> Running in eedff1eb5644 [2021-09-24T20:45:45.240Z] ---> Running in 337acfebbd7e [2021-09-24T20:45:45.507Z] ---> Running in 3d6976072ee2 [2021-09-24T20:45:52.170Z] Removing intermediate container 3d6976072ee2 [2021-09-24T20:45:52.171Z] ---> e954c4189193 [2021-09-24T20:45:52.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:45:52.171Z] Removing intermediate container 337acfebbd7e [2021-09-24T20:45:52.171Z] ---> aa9d81585527 [2021-09-24T20:45:52.171Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:45:52.171Z] Removing intermediate container eedff1eb5644 [2021-09-24T20:45:52.171Z] ---> 9b37ca9dcc75 [2021-09-24T20:45:52.171Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:45:52.171Z] ---> Running in 0a439950c65f [2021-09-24T20:45:52.171Z] ---> Running in 5fb34b590f42 [2021-09-24T20:45:52.171Z] ---> Running in 4015d6c4c41b [2021-09-24T20:45:53.617Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:45:53.617Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:45:53.617Z] ---> 36918ebf61b8 [2021-09-24T20:45:53.617Z] Step 3/32 : WORKDIR /edgex-go [2021-09-24T20:45:53.617Z] ---> Using cache [2021-09-24T20:45:53.617Z] ---> aa9d81585527 [2021-09-24T20:45:53.617Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:45:53.617Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:45:53.617Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:45:53.617Z] ---> 36918ebf61b8 [2021-09-24T20:45:53.617Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T20:45:53.617Z] ---> Using cache [2021-09-24T20:45:53.617Z] ---> aa9d81585527 [2021-09-24T20:45:53.617Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:45:53.617Z] ---> Running in 3a381e3a5b79 [2021-09-24T20:45:53.617Z] ---> Running in c5defd968c92 [2021-09-24T20:45:53.617Z] Removing intermediate container 0a439950c65f [2021-09-24T20:45:53.617Z] ---> ebd32878888c [2021-09-24T20:45:53.617Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-24T20:45:53.617Z] ---> Running in 3030e2a9ec9d [2021-09-24T20:45:53.889Z] Removing intermediate container 5fb34b590f42 [2021-09-24T20:45:53.889Z] ---> 8f7883d1cbb5 [2021-09-24T20:45:53.889Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-24T20:45:53.889Z] ---> Running in 831b9110926c [2021-09-24T20:45:54.158Z] Removing intermediate container 4015d6c4c41b [2021-09-24T20:45:54.158Z] ---> 091f85a13db6 [2021-09-24T20:45:54.158Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-24T20:45:54.158Z] ---> Running in 7fccbccd5d54 [2021-09-24T20:45:54.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:54.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:54.699Z] Removing intermediate container 3a381e3a5b79 [2021-09-24T20:45:54.699Z] ---> f0a8f81e2180 [2021-09-24T20:45:54.699Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-24T20:45:54.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:54.699Z] ---> Running in 539c3fcbe5d7 [2021-09-24T20:45:54.699Z] Removing intermediate container c5defd968c92 [2021-09-24T20:45:54.699Z] ---> ffeb28f92b3f [2021-09-24T20:45:54.699Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-24T20:45:54.699Z] ---> Running in e811ee323170 [2021-09-24T20:45:54.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:55.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:55.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:55.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:55.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:56.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:56.097Z] OK: 219 MiB in 52 packages [2021-09-24T20:45:56.367Z] OK: 219 MiB in 52 packages [2021-09-24T20:45:56.367Z] Removing intermediate container 3030e2a9ec9d [2021-09-24T20:45:56.367Z] ---> 7abdb9a1fb50 [2021-09-24T20:45:56.367Z] Step 6/24 : COPY go.mod . [2021-09-24T20:45:56.647Z] Removing intermediate container 831b9110926c [2021-09-24T20:45:56.647Z] ---> da81ee14f72b [2021-09-24T20:45:56.647Z] Step 6/23 : COPY go.mod . [2021-09-24T20:45:56.647Z] ---> 010547e2953c [2021-09-24T20:45:56.647Z] Step 7/24 : RUN go mod download [2021-09-24T20:45:56.647Z] OK: 219 MiB in 52 packages [2021-09-24T20:45:56.647Z] ---> Running in 921345e2f8fb [2021-09-24T20:45:56.923Z] OK: 219 MiB in 52 packages [2021-09-24T20:45:56.923Z] ---> f720b3a59b51 [2021-09-24T20:45:56.923Z] Step 7/23 : RUN go mod download [2021-09-24T20:45:56.923Z] ---> Running in 5ee9f5c21211 [2021-09-24T20:45:56.923Z] Removing intermediate container 539c3fcbe5d7 [2021-09-24T20:45:56.923Z] ---> bcfd1faf89c6 [2021-09-24T20:45:56.923Z] Step 6/24 : COPY go.mod . [2021-09-24T20:45:57.199Z] Removing intermediate container 7fccbccd5d54 [2021-09-24T20:45:57.199Z] ---> daf6dff3f159 [2021-09-24T20:45:57.199Z] Step 6/26 : COPY go.mod . [2021-09-24T20:45:57.199Z] ---> 89bf242afe0d [2021-09-24T20:45:57.199Z] Step 7/24 : RUN go mod download [2021-09-24T20:45:57.481Z] ---> Running in c290e0aa195e [2021-09-24T20:45:57.481Z] ---> 92a25ba45cfb [2021-09-24T20:45:57.481Z] Step 7/26 : RUN go mod download [2021-09-24T20:45:57.481Z] ---> Running in 254fe5fd364b [2021-09-24T20:45:58.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:45:58.369Z] Removing intermediate container 921345e2f8fb [2021-09-24T20:45:58.369Z] ---> 4d746920e740 [2021-09-24T20:45:58.369Z] Step 8/24 : COPY . . [2021-09-24T20:45:58.665Z] Removing intermediate container 5ee9f5c21211 [2021-09-24T20:45:58.665Z] ---> 10051ac21ab5 [2021-09-24T20:45:58.665Z] Step 8/23 : COPY . . [2021-09-24T20:46:02.952Z] Removing intermediate container c290e0aa195e [2021-09-24T20:46:02.952Z] ---> b7f8bb42de16 [2021-09-24T20:46:02.952Z] Step 8/24 : COPY . . [2021-09-24T20:46:02.952Z] Removing intermediate container 254fe5fd364b [2021-09-24T20:46:02.952Z] ---> b604112391cb [2021-09-24T20:46:02.952Z] Step 8/26 : COPY . . [2021-09-24T20:46:02.952Z] OK: 219 MiB in 52 packages [2021-09-24T20:46:07.704Z] ---> b8bba898fe85 [2021-09-24T20:46:07.704Z] Step 9/24 : RUN go mod tidy [2021-09-24T20:46:07.704Z] ---> 1236e65d1a17 [2021-09-24T20:46:07.704Z] Step 9/23 : RUN go mod tidy [2021-09-24T20:46:07.704Z] Removing intermediate container e811ee323170 [2021-09-24T20:46:07.704Z] ---> a13442293c48 [2021-09-24T20:46:07.704Z] Step 6/32 : COPY go.mod . [2021-09-24T20:46:07.971Z] ---> Running in edc72b61c5bb [2021-09-24T20:46:07.971Z] ---> Running in 00542d464ac6 [2021-09-24T20:46:08.237Z] ---> d6a6bf611663 [2021-09-24T20:46:08.237Z] Step 9/24 : RUN go mod tidy [2021-09-24T20:46:08.509Z] ---> Running in dcc108a10ae4 [2021-09-24T20:46:08.509Z] ---> 2c3f2865c7ce [2021-09-24T20:46:08.509Z] Step 7/32 : RUN go mod download [2021-09-24T20:46:08.960Z] ---> Running in 11df29270a24 [2021-09-24T20:46:10.407Z] Removing intermediate container 00542d464ac6 [2021-09-24T20:46:10.407Z] ---> 4bb38db16f70 [2021-09-24T20:46:10.407Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-24T20:46:10.407Z] ---> Running in 3e3155d94b8b [2021-09-24T20:46:10.681Z] Removing intermediate container dcc108a10ae4 [2021-09-24T20:46:10.682Z] ---> 6796ca52babb [2021-09-24T20:46:10.682Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-24T20:46:10.682Z] Removing intermediate container 11df29270a24 [2021-09-24T20:46:10.682Z] ---> e6ec3cc16849 [2021-09-24T20:46:10.682Z] Step 8/32 : COPY . . [2021-09-24T20:46:10.682Z] Removing intermediate container edc72b61c5bb [2021-09-24T20:46:10.682Z] ---> e0c367c3d999 [2021-09-24T20:46:10.682Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-24T20:46:10.682Z] ---> Running in 59833fd9748e [2021-09-24T20:46:10.682Z] 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-24T20:46:10.956Z] ---> Running in 658f452c539c [2021-09-24T20:46:11.557Z] 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-24T20:46:11.557Z] 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-24T20:46:16.928Z] ---> 737cc3b2ca3f [2021-09-24T20:46:16.928Z] Step 9/26 : RUN go mod tidy [2021-09-24T20:46:17.207Z] ---> Running in 092af5c4ed33 [2021-09-24T20:46:22.684Z] Removing intermediate container 092af5c4ed33 [2021-09-24T20:46:22.684Z] ---> 4e82d759dcaa [2021-09-24T20:46:22.684Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-24T20:46:22.684Z] ---> Running in f415ddcd4138 [2021-09-24T20:46:22.684Z] ---> fd170ae8ef44 [2021-09-24T20:46:22.684Z] Step 9/32 : RUN go mod tidy [2021-09-24T20:46:22.684Z] ---> Running in e554ba61c23f [2021-09-24T20:46:22.684Z] 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-24T20:46:23.882Z] Removing intermediate container e554ba61c23f [2021-09-24T20:46:23.882Z] ---> 98729ea7277e [2021-09-24T20:46:23.882Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-24T20:46:23.882Z] ---> Running in bda6cad60392 [2021-09-24T20:46:24.472Z] 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-24T20:46:56.805Z] Removing intermediate container 3e3155d94b8b [2021-09-24T20:46:56.805Z] ---> cdb4c33fbc3b [2021-09-24T20:46:56.805Z] [2021-09-24T20:46:56.805Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T20:46:56.805Z] 3.14: Pulling from library/alpine [2021-09-24T20:46:56.805Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T20:46:56.805Z] Status: Downloaded newer image for alpine:3.14 [2021-09-24T20:46:56.805Z] ---> 14119a10abf4 [2021-09-24T20:46:56.805Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-24T20:46:56.805Z] ---> Running in 19df86165b4a [2021-09-24T20:46:56.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:46:56.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:46:57.091Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-24T20:46:57.091Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-24T20:46:57.091Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:46:57.091Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T20:46:57.364Z] OK: 6 MiB in 16 packages [2021-09-24T20:46:58.798Z] Removing intermediate container 19df86165b4a [2021-09-24T20:46:58.798Z] ---> e05e7adb4bf2 [2021-09-24T20:46:58.798Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T20:46:58.798Z] ---> Running in 387e90bc8bb2 [2021-09-24T20:46:59.068Z] Removing intermediate container 59833fd9748e [2021-09-24T20:46:59.068Z] ---> 43a0d51e2941 [2021-09-24T20:46:59.068Z] [2021-09-24T20:46:59.068Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T20:46:59.068Z] ---> 14119a10abf4 [2021-09-24T20:46:59.068Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-24T20:46:59.068Z] ---> Running in 30f46af6db3c [2021-09-24T20:46:59.068Z] Removing intermediate container 387e90bc8bb2 [2021-09-24T20:46:59.068Z] ---> 3993b67a16d0 [2021-09-24T20:46:59.068Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-24T20:46:59.068Z] ---> Running in b179ff496cd5 [2021-09-24T20:46:59.337Z] Removing intermediate container b179ff496cd5 [2021-09-24T20:46:59.337Z] ---> 18369512770f [2021-09-24T20:46:59.337Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-24T20:46:59.337Z] ---> Running in aee915a56829 [2021-09-24T20:46:59.606Z] Removing intermediate container aee915a56829 [2021-09-24T20:46:59.606Z] ---> f3b4d17ed8da [2021-09-24T20:46:59.606Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T20:46:59.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:46:59.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:47:00.158Z] ---> 194f0fd8b76c [2021-09-24T20:47:00.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-24T20:47:00.434Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-24T20:47:00.434Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:47:00.434Z] OK: 6 MiB in 15 packages [2021-09-24T20:47:00.705Z] ---> c8b29fe8bc8c [2021-09-24T20:47:00.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-24T20:47:00.977Z] ---> d70d45624442 [2021-09-24T20:47:00.977Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-24T20:47:00.977Z] Removing intermediate container 30f46af6db3c [2021-09-24T20:47:00.977Z] ---> a78e457c3000 [2021-09-24T20:47:00.977Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T20:47:00.977Z] ---> Running in 39abeb4c68b3 [2021-09-24T20:47:01.257Z] ---> Running in b986f1cd9cf1 [2021-09-24T20:47:01.534Z] Removing intermediate container 39abeb4c68b3 [2021-09-24T20:47:01.534Z] ---> f6cc37938674 [2021-09-24T20:47:01.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T20:47:01.534Z] Removing intermediate container b986f1cd9cf1 [2021-09-24T20:47:01.534Z] ---> b2d7757ef289 [2021-09-24T20:47:01.534Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-24T20:47:01.534Z] ---> Running in 01fede103b50 [2021-09-24T20:47:01.534Z] ---> Running in 67c0d70dc386 [2021-09-24T20:47:01.807Z] Removing intermediate container 01fede103b50 [2021-09-24T20:47:01.807Z] ---> 788450340004 [2021-09-24T20:47:01.807Z] Step 21/23 : LABEL arch=x86_64 [2021-09-24T20:47:01.808Z] Removing intermediate container 67c0d70dc386 [2021-09-24T20:47:01.808Z] ---> 1499feaa9767 [2021-09-24T20:47:01.808Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-24T20:47:01.808Z] ---> Running in eb4b49c9416b [2021-09-24T20:47:01.808Z] ---> Running in dfb8f7891838 [2021-09-24T20:47:02.093Z] Removing intermediate container dfb8f7891838 [2021-09-24T20:47:02.093Z] ---> e39b71324732 [2021-09-24T20:47:02.093Z] Step 16/24 : WORKDIR / [2021-09-24T20:47:02.093Z] Removing intermediate container eb4b49c9416b [2021-09-24T20:47:02.093Z] ---> 46fc0abaa558 [2021-09-24T20:47:02.093Z] Step 22/23 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:47:02.093Z] ---> Running in aec897b14190 [2021-09-24T20:47:02.093Z] ---> Running in ef942bc08716 [2021-09-24T20:47:02.373Z] 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-24T20:47:02.373Z] Removing intermediate container ef942bc08716 [2021-09-24T20:47:02.373Z] ---> 14ef375e1fc0 [2021-09-24T20:47:02.373Z] Step 23/23 : LABEL version=0.0.0 [2021-09-24T20:47:02.646Z] Removing intermediate container aec897b14190 [2021-09-24T20:47:02.646Z] ---> 227506c5b845 [2021-09-24T20:47:02.646Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T20:47:02.646Z] ---> Running in 6ed5fdcf9c36 [2021-09-24T20:47:02.646Z] Removing intermediate container 6ed5fdcf9c36 [2021-09-24T20:47:02.646Z] ---> 1ddc9da7bfcd [2021-09-24T20:47:02.646Z] [2021-09-24T20:47:02.930Z] Successfully built 1ddc9da7bfcd [2021-09-24T20:47:02.930Z] ---> ac3196c85968 [2021-09-24T20:47:02.930Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-24T20:47:02.930Z] Successfully tagged support-notifications:latest [2021-09-24T20:47:02.930Z]  Building support-notifications ... done Building support-scheduler [2021-09-24T20:47:04.356Z] ---> 23b1f25ccd6e [2021-09-24T20:47:04.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-24T20:47:05.349Z] ---> fe2f94382317 [2021-09-24T20:47:05.349Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-24T20:47:05.349Z] ---> Running in d8d3e5f34635 [2021-09-24T20:47:05.942Z] Removing intermediate container d8d3e5f34635 [2021-09-24T20:47:05.942Z] ---> c50722ed7d33 [2021-09-24T20:47:05.942Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T20:47:06.224Z] ---> Running in 06714c162ee6 [2021-09-24T20:47:06.502Z] Removing intermediate container 658f452c539c [2021-09-24T20:47:06.502Z] ---> fccf35488c6e [2021-09-24T20:47:06.502Z] [2021-09-24T20:47:06.502Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T20:47:06.502Z] ---> 14119a10abf4 [2021-09-24T20:47:06.502Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-24T20:47:06.787Z] Removing intermediate container 06714c162ee6 [2021-09-24T20:47:06.787Z] ---> 03d9a615cab3 [2021-09-24T20:47:06.787Z] Step 22/24 : LABEL arch=x86_64 [2021-09-24T20:47:06.787Z] ---> Running in dae1be998775 [2021-09-24T20:47:11.124Z] Removing intermediate container f415ddcd4138 [2021-09-24T20:47:11.124Z] ---> 90366d7e6f18 [2021-09-24T20:47:11.124Z] [2021-09-24T20:47:11.124Z] Step 11/26 : FROM alpine:3.14 [2021-09-24T20:47:11.124Z] Removing intermediate container bda6cad60392 [2021-09-24T20:47:11.124Z] ---> 85cbf46de64b [2021-09-24T20:47:11.124Z] [2021-09-24T20:47:11.124Z] Step 11/32 : FROM alpine:3.14 [2021-09-24T20:47:11.124Z] ---> 14119a10abf4 [2021-09-24T20:47:11.124Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-24T20:47:11.124Z] ---> 14119a10abf4 [2021-09-24T20:47:11.124Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-24T20:47:11.124Z] ---> Running in 4f1d0437d83b [2021-09-24T20:47:11.124Z] Removing intermediate container dae1be998775 [2021-09-24T20:47:11.124Z] ---> d7ea4a97fb34 [2021-09-24T20:47:11.124Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-24T20:47:11.124Z] ---> Running in eda5b97972b5 [2021-09-24T20:47:11.124Z] ---> Running in e0aea1520764 [2021-09-24T20:47:11.124Z] ---> Running in 6e08ff57e568 [2021-09-24T20:47:11.124Z] Removing intermediate container 4f1d0437d83b [2021-09-24T20:47:11.124Z] ---> ff70c239d970 [2021-09-24T20:47:11.124Z] Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:47:11.124Z] ---> Running in 4b1452b172c4 [2021-09-24T20:47:11.124Z] Removing intermediate container 6e08ff57e568 [2021-09-24T20:47:11.124Z] ---> 902335c83152 [2021-09-24T20:47:11.124Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-24T20:47:11.124Z] Removing intermediate container e0aea1520764 [2021-09-24T20:47:11.124Z] ---> c92f9314cceb [2021-09-24T20:47:11.124Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-24T20:47:11.124Z] ---> Running in 91434fd312c1 [2021-09-24T20:47:11.124Z] ---> Running in f91f14550a60 [2021-09-24T20:47:11.124Z] Removing intermediate container 4b1452b172c4 [2021-09-24T20:47:11.124Z] ---> 31e83cf3c245 [2021-09-24T20:47:11.124Z] Step 24/24 : LABEL version=0.0.0 [2021-09-24T20:47:11.124Z] ---> Running in 9dd216dc32b4 [2021-09-24T20:47:11.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:47:11.124Z] Removing intermediate container 91434fd312c1 [2021-09-24T20:47:11.124Z] ---> bc00cf13d1b1 [2021-09-24T20:47:11.124Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:47:11.124Z] Removing intermediate container 9dd216dc32b4 [2021-09-24T20:47:11.124Z] ---> 2152c032a4fd [2021-09-24T20:47:11.124Z] [2021-09-24T20:47:11.124Z] ---> Running in ef7bcf8b733b [2021-09-24T20:47:11.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:47:11.124Z] Successfully built 2152c032a4fd [2021-09-24T20:47:11.124Z] Successfully tagged core-metadata:latest [2021-09-24T20:47:11.124Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-09-24T20:47:11.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:47:11.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:47:11.124Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-24T20:47:11.124Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-24T20:47:11.124Z] (3/3) Installing su-exec (0.2-r1) [2021-09-24T20:47:11.124Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:47:11.125Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T20:47:11.125Z] OK: 6 MiB in 17 packages [2021-09-24T20:47:11.125Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-24T20:47:11.125Z] (2/2) Installing su-exec (0.2-r1) [2021-09-24T20:47:11.125Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:47:11.125Z] OK: 6 MiB in 16 packages [2021-09-24T20:47:11.125Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:47:11.125Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:47:11.125Z] ---> 36918ebf61b8 [2021-09-24T20:47:11.125Z] Step 3/23 : WORKDIR /edgex-go [2021-09-24T20:47:11.125Z] ---> Using cache [2021-09-24T20:47:11.125Z] ---> aa9d81585527 [2021-09-24T20:47:11.125Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:47:11.125Z] ---> Using cache [2021-09-24T20:47:11.125Z] ---> ffeb28f92b3f [2021-09-24T20:47:11.125Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-24T20:47:11.125Z] ---> Using cache [2021-09-24T20:47:11.125Z] ---> a13442293c48 [2021-09-24T20:47:11.125Z] Step 6/23 : COPY go.mod . [2021-09-24T20:47:11.125Z] ---> Using cache [2021-09-24T20:47:11.125Z] ---> 2c3f2865c7ce [2021-09-24T20:47:11.125Z] Step 7/23 : RUN go mod download [2021-09-24T20:47:11.125Z] ---> Using cache [2021-09-24T20:47:11.125Z] ---> e6ec3cc16849 [2021-09-24T20:47:11.125Z] Step 8/23 : COPY . . [2021-09-24T20:47:11.125Z] ---> Using cache [2021-09-24T20:47:11.125Z] ---> fd170ae8ef44 [2021-09-24T20:47:11.125Z] Step 9/23 : RUN go mod tidy [2021-09-24T20:47:11.125Z] ---> Using cache [2021-09-24T20:47:11.125Z] ---> 98729ea7277e [2021-09-24T20:47:11.125Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-24T20:47:11.125Z] Removing intermediate container ef7bcf8b733b [2021-09-24T20:47:11.125Z] ---> 8fccb79f09ab [2021-09-24T20:47:11.125Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-24T20:47:11.125Z] ---> Running in 5c720d74a069 [2021-09-24T20:47:11.125Z] ---> Running in 22d3446e2f3c [2021-09-24T20:47:11.125Z] Removing intermediate container eda5b97972b5 [2021-09-24T20:47:11.125Z] ---> 22c6626eb90f [2021-09-24T20:47:11.125Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-24T20:47:11.125Z] Removing intermediate container f91f14550a60 [2021-09-24T20:47:11.125Z] ---> 68043fb48889 [2021-09-24T20:47:11.125Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-24T20:47:11.125Z] ---> Running in 84ed601187ec [2021-09-24T20:47:11.125Z] ---> Running in f40694b4b631 [2021-09-24T20:47:11.395Z] Removing intermediate container f40694b4b631 [2021-09-24T20:47:11.395Z] ---> d7e9eed05064 [2021-09-24T20:47:11.395Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-24T20:47:11.395Z] Removing intermediate container 84ed601187ec [2021-09-24T20:47:11.395Z] ---> c5c7c34b6464 [2021-09-24T20:47:11.395Z] Step 14/26 : WORKDIR / [2021-09-24T20:47:11.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:47:11.395Z] 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-24T20:47:11.395Z] ---> Running in 7e46fcfa4045 [2021-09-24T20:47:11.395Z] ---> Running in fdcc1f2ca26f [2021-09-24T20:47:11.667Z] Removing intermediate container 7e46fcfa4045 [2021-09-24T20:47:11.668Z] ---> 6c22f9657e65 [2021-09-24T20:47:11.668Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-24T20:47:11.668Z] Removing intermediate container fdcc1f2ca26f [2021-09-24T20:47:11.668Z] ---> 3b930cc5955e [2021-09-24T20:47:11.668Z] 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-24T20:47:11.668Z] ---> Running in b32f534d6fa7 [2021-09-24T20:47:12.259Z] ---> 80fc86b9338d [2021-09-24T20:47:12.259Z] 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-24T20:47:12.535Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:47:12.809Z] ---> 101985df0dec [2021-09-24T20:47:12.809Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-24T20:47:12.809Z] Removing intermediate container b32f534d6fa7 [2021-09-24T20:47:12.809Z] ---> 727f1c106650 [2021-09-24T20:47:12.809Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-24T20:47:13.086Z] ---> Running in 66faac4c6477 [2021-09-24T20:47:13.372Z] ---> 9b7142a30696 [2021-09-24T20:47:13.372Z] 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-24T20:47:13.372Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-24T20:47:13.372Z] Removing intermediate container 66faac4c6477 [2021-09-24T20:47:13.372Z] ---> d62e4288b499 [2021-09-24T20:47:13.372Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-24T20:47:13.372Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-24T20:47:13.667Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-24T20:47:13.667Z] ---> 63e8e810bb2c [2021-09-24T20:47:13.667Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-24T20:47:13.667Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-24T20:47:13.667Z] ---> 7048623cf611 [2021-09-24T20:47:13.667Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-24T20:47:13.950Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:47:13.950Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:47:13.950Z] ---> 36918ebf61b8 [2021-09-24T20:47:13.950Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T20:47:13.950Z] ---> Using cache [2021-09-24T20:47:13.950Z] ---> aa9d81585527 [2021-09-24T20:47:13.950Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:47:13.950Z] ---> Using cache [2021-09-24T20:47:13.950Z] ---> ffeb28f92b3f [2021-09-24T20:47:13.950Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-24T20:47:13.950Z] ---> Running in f7f68061c22f [2021-09-24T20:47:13.950Z] ---> Running in 8a0b9db09a0c [2021-09-24T20:47:14.218Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-24T20:47:14.218Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-24T20:47:14.218Z] ---> 48e7d0b607a4 [2021-09-24T20:47:14.218Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-24T20:47:14.493Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:47:14.493Z] OK: 8 MiB in 20 packages [2021-09-24T20:47:14.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:47:15.044Z] ---> 5f342424488a [2021-09-24T20:47:15.044Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-24T20:47:15.044Z] Removing intermediate container 22d3446e2f3c [2021-09-24T20:47:15.044Z] ---> f6934add5358 [2021-09-24T20:47:15.044Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T20:47:15.315Z] Removing intermediate container 8a0b9db09a0c [2021-09-24T20:47:15.315Z] ---> 369b5b1dc81d [2021-09-24T20:47:15.315Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T20:47:15.589Z] ---> ddd91c66d610 [2021-09-24T20:47:15.589Z] 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-24T20:47:15.589Z] ---> Running in 6a8994c7335a [2021-09-24T20:47:15.857Z] ---> aa71ea960459 [2021-09-24T20:47:15.857Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-24T20:47:15.857Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:47:16.138Z] ---> 6b7c171b2590 [2021-09-24T20:47:16.138Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-24T20:47:16.746Z] ---> 11d045ad3d4c [2021-09-24T20:47:16.746Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-24T20:47:17.018Z] ---> 2bdfb229149c [2021-09-24T20:47:17.018Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-24T20:47:17.018Z] OK: 219 MiB in 52 packages [2021-09-24T20:47:17.293Z] Removing intermediate container 6a8994c7335a [2021-09-24T20:47:17.293Z] ---> 37357befa597 [2021-09-24T20:47:17.293Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-24T20:47:17.293Z] ---> Running in c4cccc1e4515 [2021-09-24T20:47:17.293Z] ---> bf6f6f75d7c0 [2021-09-24T20:47:17.293Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-24T20:47:17.293Z] ---> db364eee1c12 [2021-09-24T20:47:17.293Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-24T20:47:17.563Z] ---> Running in 863e21f8a8ff [2021-09-24T20:47:17.563Z] Removing intermediate container c4cccc1e4515 [2021-09-24T20:47:17.563Z] ---> 5fada16c5e54 [2021-09-24T20:47:17.563Z] Step 24/26 : LABEL arch=x86_64 [2021-09-24T20:47:17.563Z] Removing intermediate container 863e21f8a8ff [2021-09-24T20:47:17.563Z] ---> b59aaa704509 [2021-09-24T20:47:17.563Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T20:47:17.563Z] Removing intermediate container f7f68061c22f [2021-09-24T20:47:17.563Z] ---> 2a9cef75f706 [2021-09-24T20:47:17.563Z] Step 6/24 : COPY go.mod . [2021-09-24T20:47:17.563Z] ---> Running in 338e9419bb7e [2021-09-24T20:47:17.563Z] ---> Running in e252e07733e1 [2021-09-24T20:47:17.833Z] ---> 90efa3cd3617 [2021-09-24T20:47:17.833Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-24T20:47:17.833Z] Removing intermediate container e252e07733e1 [2021-09-24T20:47:17.833Z] ---> d30830540bb7 [2021-09-24T20:47:17.833Z] Step 25/26 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:47:18.107Z] Removing intermediate container 338e9419bb7e [2021-09-24T20:47:18.107Z] ---> 4c3bc81f9d24 [2021-09-24T20:47:18.107Z] Step 22/24 : LABEL arch=x86_64 [2021-09-24T20:47:18.107Z] ---> Running in 51da060a847c [2021-09-24T20:47:18.107Z] ---> Running in 8291d2e64f77 [2021-09-24T20:47:18.107Z] ---> aaa06ecd94b6 [2021-09-24T20:47:18.107Z] Step 7/24 : RUN go mod download [2021-09-24T20:47:18.384Z] ---> Running in bbe9f8bdf4c1 [2021-09-24T20:47:18.384Z] Removing intermediate container 51da060a847c [2021-09-24T20:47:18.384Z] ---> df998e671b66 [2021-09-24T20:47:18.384Z] Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:47:18.384Z] ---> d32a32a94ab3 [2021-09-24T20:47:18.384Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-24T20:47:18.384Z] ---> Running in 375f259ff3b9 [2021-09-24T20:47:18.384Z] Removing intermediate container 8291d2e64f77 [2021-09-24T20:47:18.384Z] ---> 35f5190732ba [2021-09-24T20:47:18.384Z] Step 26/26 : LABEL version=0.0.0 [2021-09-24T20:47:18.384Z] ---> Running in 003d723b7162 [2021-09-24T20:47:18.660Z] ---> Running in 77591d7c90fa [2021-09-24T20:47:18.660Z] Removing intermediate container 375f259ff3b9 [2021-09-24T20:47:18.660Z] ---> c832c72f10ad [2021-09-24T20:47:18.660Z] Step 24/24 : LABEL version=0.0.0 [2021-09-24T20:47:18.946Z] ---> Running in 84c86592114a [2021-09-24T20:47:18.946Z] Removing intermediate container 003d723b7162 [2021-09-24T20:47:18.946Z] ---> 288780449d80 [2021-09-24T20:47:18.946Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-24T20:47:18.946Z] Removing intermediate container 77591d7c90fa [2021-09-24T20:47:18.946Z] ---> 0c257ab0fd73 [2021-09-24T20:47:18.946Z] [2021-09-24T20:47:19.230Z] Successfully built 0c257ab0fd73 [2021-09-24T20:47:19.230Z] Successfully tagged security-secretstore-setup:latest [2021-09-24T20:47:19.230Z] Building security-proxy-setup [2021-09-24T20:47:19.230Z]  Building security-secretstore-setup ... done Removing intermediate container 84c86592114a [2021-09-24T20:47:19.230Z] ---> 5b2076038d9f [2021-09-24T20:47:19.230Z] [2021-09-24T20:47:19.511Z] Successfully built 5b2076038d9f [2021-09-24T20:47:19.511Z] Successfully tagged core-data:latest [2021-09-24T20:47:19.511Z]  Building core-data ... done Building core-command [2021-09-24T20:47:19.511Z] ---> 838b2c7ac1ff [2021-09-24T20:47:19.511Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-24T20:47:19.511Z] ---> Running in c541e64e277d [2021-09-24T20:47:24.932Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:47:24.932Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:47:24.932Z] ---> 36918ebf61b8 [2021-09-24T20:47:24.932Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T20:47:24.932Z] ---> Using cache [2021-09-24T20:47:24.932Z] ---> aa9d81585527 [2021-09-24T20:47:24.932Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:47:24.932Z] ---> Using cache [2021-09-24T20:47:24.932Z] ---> ffeb28f92b3f [2021-09-24T20:47:24.932Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-24T20:47:24.932Z] ---> Using cache [2021-09-24T20:47:24.932Z] ---> a13442293c48 [2021-09-24T20:47:24.932Z] Step 6/24 : COPY go.mod . [2021-09-24T20:47:24.932Z] ---> Using cache [2021-09-24T20:47:24.932Z] ---> 2c3f2865c7ce [2021-09-24T20:47:24.932Z] Step 7/24 : RUN go mod download [2021-09-24T20:47:24.932Z] ---> Using cache [2021-09-24T20:47:24.932Z] ---> e6ec3cc16849 [2021-09-24T20:47:24.932Z] Step 8/24 : COPY . . [2021-09-24T20:47:24.932Z] ---> Using cache [2021-09-24T20:47:24.932Z] ---> fd170ae8ef44 [2021-09-24T20:47:24.932Z] Step 9/24 : RUN go mod tidy [2021-09-24T20:47:24.932Z] ---> Using cache [2021-09-24T20:47:24.932Z] ---> 98729ea7277e [2021-09-24T20:47:24.932Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-24T20:47:25.527Z] Removing intermediate container c541e64e277d [2021-09-24T20:47:25.527Z] ---> cf68e1c66735 [2021-09-24T20:47:25.527Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-24T20:47:25.527Z] Removing intermediate container bbe9f8bdf4c1 [2021-09-24T20:47:25.527Z] ---> 478acb2bb621 [2021-09-24T20:47:25.527Z] Step 8/24 : COPY . . [2021-09-24T20:47:25.527Z] ---> Running in 4b41ab7750da [2021-09-24T20:47:25.803Z] ---> Running in d89f76d0fb4c [2021-09-24T20:47:25.897Z] Removing intermediate container 83cf012c7aba [2021-09-24T20:47:25.897Z] ---> 38ba7d2b6e77 [2021-09-24T20:47:25.897Z] Successfully built 38ba7d2b6e77 [2021-09-24T20:47:25.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:47:26.282Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T20:47:26.282Z] . [Pipeline] withDockerContainer [2021-09-24T20:47:26.439Z] Removing intermediate container d89f76d0fb4c [2021-09-24T20:47:26.439Z] ---> 7f58807ceaa1 [2021-09-24T20:47:26.439Z] Step 29/32 : CMD ["gate"] [2021-09-24T20:47:26.572Z] prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container [2021-09-24T20:47:26.657Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-24T20:47:26.707Z] 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-24T20:47:26.707Z] ---> Running in f225ecdbf04b [2021-09-24T20:47:27.684Z] Removing intermediate container f225ecdbf04b [2021-09-24T20:47:27.684Z] ---> 70bf4b5b89b3 [2021-09-24T20:47:27.684Z] Step 30/32 : LABEL arch=x86_64 [2021-09-24T20:47:27.964Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:47:27.964Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:47:27.964Z] ---> 36918ebf61b8 [2021-09-24T20:47:27.964Z] Step 3/22 : WORKDIR /edgex-go [2021-09-24T20:47:27.964Z] ---> Using cache [2021-09-24T20:47:27.964Z] ---> aa9d81585527 [2021-09-24T20:47:27.964Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:47:27.964Z] ---> Using cache [2021-09-24T20:47:27.964Z] ---> ffeb28f92b3f [2021-09-24T20:47:27.964Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-24T20:47:27.964Z] ---> Using cache [2021-09-24T20:47:27.964Z] ---> a13442293c48 [2021-09-24T20:47:27.964Z] Step 6/22 : COPY go.mod . [2021-09-24T20:47:27.964Z] ---> Using cache [2021-09-24T20:47:27.964Z] ---> 2c3f2865c7ce [2021-09-24T20:47:27.964Z] Step 7/22 : RUN go mod download [2021-09-24T20:47:27.964Z] ---> Using cache [2021-09-24T20:47:27.964Z] ---> e6ec3cc16849 [2021-09-24T20:47:28.242Z] Step 8/22 : COPY . . [2021-09-24T20:47:28.242Z] ---> Using cache [2021-09-24T20:47:28.242Z] ---> fd170ae8ef44 [2021-09-24T20:47:28.242Z] Step 9/22 : RUN go mod tidy [2021-09-24T20:47:28.242Z] ---> Using cache [2021-09-24T20:47:28.242Z] ---> 98729ea7277e [2021-09-24T20:47:28.242Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-24T20:47:28.242Z] ---> Running in c6fc0265a7d1 [2021-09-24T20:47:28.242Z] ---> Running in 1475bb1366fd [2021-09-24T20:47:28.367Z] $ docker top 994e5af6c9257768a3ff07ea2a6ef483bc38afaf79e29a364eb192f800f30d84 -eo pid,comm [2021-09-24T20:47:28.552Z] Removing intermediate container c6fc0265a7d1 [2021-09-24T20:47:28.552Z] ---> f3fe2cef41e0 [2021-09-24T20:47:28.552Z] Step 31/32 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [Pipeline] { [2021-09-24T20:47:28.842Z] ---> Running in c10979bfe2c9 [Pipeline] sh [2021-09-24T20:47:29.495Z] 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-24T20:47:29.495Z] Removing intermediate container c10979bfe2c9 [2021-09-24T20:47:29.495Z] ---> d791589b9bee [2021-09-24T20:47:29.495Z] Step 32/32 : LABEL version=0.0.0 [2021-09-24T20:47:29.514Z] + go version [2021-09-24T20:47:29.514Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-24T20:47:29.543Z] $ docker stop --time=1 994e5af6c9257768a3ff07ea2a6ef483bc38afaf79e29a364eb192f800f30d84 [2021-09-24T20:47:30.192Z] ---> Running in fb40cd909dfc [2021-09-24T20:47:31.243Z] Removing intermediate container fb40cd909dfc [2021-09-24T20:47:31.243Z] ---> 6b7014680232 [2021-09-24T20:47:31.243Z] [2021-09-24T20:47:31.243Z] Successfully built 6b7014680232 [2021-09-24T20:47:31.243Z] Successfully tagged security-bootstrapper:latest [2021-09-24T20:47:31.414Z] $ docker rm -f 994e5af6c9257768a3ff07ea2a6ef483bc38afaf79e29a364eb192f800f30d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-09-24T20:47:32.221Z]  Building security-bootstrapper ... done  ---> 908615dcabde [2021-09-24T20:47:32.221Z] Step 9/24 : RUN go mod tidy [2021-09-24T20:47:32.221Z] ---> Running in 866fbfcece43 [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:47:32.591Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T20:47:32.591Z] . [Pipeline] withDockerContainer [2021-09-24T20:47:32.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container [2021-09-24T20:47:32.937Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-24T20:47:34.213Z] Removing intermediate container 866fbfcece43 [2021-09-24T20:47:34.213Z] ---> 8e91587f5c30 [2021-09-24T20:47:34.213Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-24T20:47:34.483Z] ---> Running in e9367c9220de [2021-09-24T20:47:34.527Z] $ docker top 2f10e0a930ed00d4a089f10b7d393cd5d17b4f82beee636d640ba055d0c70ab2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-24T20:47:34.948Z] ========================================================= [2021-09-24T20:47:34.948Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-24T20:47:34.948Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-24T20:47:35.090Z] 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-24T20:47:35.681Z] + go mod tidy [Pipeline] sh [2021-09-24T20:47:37.352Z] + make test [2021-09-24T20:47:37.352Z] go mod tidy [2021-09-24T20:47:37.953Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-24T20:47:40.554Z] Removing intermediate container 5c720d74a069 [2021-09-24T20:47:40.554Z] ---> 492b69b4fc85 [2021-09-24T20:47:40.554Z] [2021-09-24T20:47:40.554Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T20:47:40.554Z] ---> 14119a10abf4 [2021-09-24T20:47:40.554Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-24T20:47:40.554Z] ---> Using cache [2021-09-24T20:47:40.554Z] ---> a78e457c3000 [2021-09-24T20:47:40.554Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T20:47:40.554Z] ---> Using cache [2021-09-24T20:47:40.554Z] ---> b2d7757ef289 [2021-09-24T20:47:40.554Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-24T20:47:40.554Z] ---> Running in ed05db4bae7a [2021-09-24T20:47:40.554Z] Removing intermediate container ed05db4bae7a [2021-09-24T20:47:40.554Z] ---> 84bfe0da55b6 [2021-09-24T20:47:40.554Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-24T20:47:40.554Z] ---> Running in 665e168d254b [2021-09-24T20:47:40.828Z] Removing intermediate container 665e168d254b [2021-09-24T20:47:40.828Z] ---> 725f030d89c4 [2021-09-24T20:47:40.828Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T20:47:41.109Z] ---> 528afe20a213 [2021-09-24T20:47:41.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-24T20:47:41.728Z] ---> 7107a8ff6c22 [2021-09-24T20:47:41.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-24T20:47:42.326Z] ---> 14554f132a7e [2021-09-24T20:47:42.326Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-24T20:47:42.326Z] ---> Running in bfd10f21bcfc [2021-09-24T20:47:42.326Z] Removing intermediate container bfd10f21bcfc [2021-09-24T20:47:42.326Z] ---> 6b9cdd0e8eb0 [2021-09-24T20:47:42.326Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T20:47:42.607Z] ---> Running in 45bf4e954255 [2021-09-24T20:47:42.607Z] Removing intermediate container 45bf4e954255 [2021-09-24T20:47:42.607Z] ---> 7b2688c6d356 [2021-09-24T20:47:42.607Z] Step 21/23 : LABEL arch=x86_64 [2021-09-24T20:47:42.607Z] ---> Running in 05ecc0c503a4 [2021-09-24T20:47:42.885Z] Removing intermediate container 05ecc0c503a4 [2021-09-24T20:47:42.885Z] ---> 2cc124c39768 [2021-09-24T20:47:42.885Z] Step 22/23 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:47:42.885Z] ---> Running in 673be9285bb3 [2021-09-24T20:47:43.165Z] Removing intermediate container 673be9285bb3 [2021-09-24T20:47:43.165Z] ---> 8c571bcada30 [2021-09-24T20:47:43.165Z] Step 23/23 : LABEL version=0.0.0 [2021-09-24T20:47:43.165Z] ---> Running in 8a84af7fa6e9 [2021-09-24T20:47:43.165Z] Removing intermediate container 8a84af7fa6e9 [2021-09-24T20:47:43.165Z] ---> c4c6c74f6ea4 [2021-09-24T20:47:43.165Z] [2021-09-24T20:47:43.443Z] Successfully built c4c6c74f6ea4 [2021-09-24T20:47:43.443Z] Successfully tagged support-scheduler:latest [2021-09-24T20:47:58.613Z]  Building support-scheduler ... done Removing intermediate container 4b41ab7750da [2021-09-24T20:47:58.613Z] ---> f981baa35aa8 [2021-09-24T20:47:58.613Z] [2021-09-24T20:47:58.613Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T20:47:58.613Z] ---> 14119a10abf4 [2021-09-24T20:47:58.613Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-24T20:47:58.613Z] ---> Using cache [2021-09-24T20:47:58.613Z] ---> a78e457c3000 [2021-09-24T20:47:58.613Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T20:47:58.613Z] ---> Using cache [2021-09-24T20:47:58.613Z] ---> b2d7757ef289 [2021-09-24T20:47:58.613Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-24T20:47:58.613Z] ---> Running in 1cb869e06639 [2021-09-24T20:47:58.613Z] Removing intermediate container 1cb869e06639 [2021-09-24T20:47:58.613Z] ---> bec6714610d2 [2021-09-24T20:47:58.613Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-24T20:47:58.613Z] ---> Running in 06eb388f2f24 [2021-09-24T20:47:58.613Z] Removing intermediate container 06eb388f2f24 [2021-09-24T20:47:58.613Z] ---> 50bdf26555c9 [2021-09-24T20:47:58.613Z] Step 16/24 : WORKDIR / [2021-09-24T20:47:58.613Z] ---> Running in 8d4dd252dcb3 [2021-09-24T20:47:58.613Z] Removing intermediate container 8d4dd252dcb3 [2021-09-24T20:47:58.613Z] ---> 06f091944349 [2021-09-24T20:47:58.613Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T20:47:58.613Z] ---> 147558735394 [2021-09-24T20:47:58.613Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-24T20:47:58.613Z] 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-24T20:47:58.613Z] ---> 914f02e69908 [2021-09-24T20:47:58.613Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-24T20:47:58.613Z] ---> 3f88147cc36b [2021-09-24T20:47:58.613Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-24T20:47:58.613Z] ---> Running in e419933b1e3a [2021-09-24T20:47:58.613Z] Removing intermediate container e419933b1e3a [2021-09-24T20:47:58.613Z] ---> 62cedfab8e07 [2021-09-24T20:47:58.613Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T20:47:58.613Z] ---> Running in ca62eb181754 [2021-09-24T20:47:58.613Z] Removing intermediate container ca62eb181754 [2021-09-24T20:47:58.613Z] ---> b3a9f153725b [2021-09-24T20:47:58.613Z] Step 22/24 : LABEL arch=x86_64 [2021-09-24T20:47:58.613Z] ---> Running in 5fc8b3091642 [2021-09-24T20:47:58.613Z] Removing intermediate container 5fc8b3091642 [2021-09-24T20:47:58.613Z] ---> 5dd674c0c6f5 [2021-09-24T20:47:58.613Z] Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:47:58.613Z] ---> Running in 9c136baec084 [2021-09-24T20:47:58.613Z] Removing intermediate container 9c136baec084 [2021-09-24T20:47:58.613Z] ---> 789929b9f521 [2021-09-24T20:47:58.613Z] Step 24/24 : LABEL version=0.0.0 [2021-09-24T20:47:58.886Z] ---> Running in d54d57a9339b [2021-09-24T20:47:58.886Z] Removing intermediate container d54d57a9339b [2021-09-24T20:47:58.886Z] ---> b264498da252 [2021-09-24T20:47:58.886Z] [2021-09-24T20:47:59.161Z] Successfully built b264498da252 [2021-09-24T20:47:59.161Z] Successfully tagged core-command:latest [2021-09-24T20:48:00.639Z]  Building core-command ... done Removing intermediate container 1475bb1366fd [2021-09-24T20:48:00.639Z] ---> 9f2f5cc8978c [2021-09-24T20:48:00.639Z] [2021-09-24T20:48:00.639Z] Step 11/22 : FROM alpine:3.14 [2021-09-24T20:48:00.639Z] ---> 14119a10abf4 [2021-09-24T20:48:00.639Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-24T20:48:00.639Z] ---> Running in 5e4a8e432c9d [2021-09-24T20:48:01.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:48:01.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:48:01.521Z] Removing intermediate container e9367c9220de [2021-09-24T20:48:01.521Z] ---> d076b6822ede [2021-09-24T20:48:01.521Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-24T20:48:01.521Z] ---> Running in 76d6cf8c3fe3 [2021-09-24T20:48:01.793Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-24T20:48:01.793Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-24T20:48:01.793Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-24T20:48:01.793Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-24T20:48:02.062Z] (5/5) Installing curl (7.79.1-r0) [2021-09-24T20:48:02.062Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:48:02.062Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T20:48:02.062Z] OK: 8 MiB in 19 packages [2021-09-24T20:48:02.062Z] 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-24T20:48:02.655Z] Removing intermediate container 5e4a8e432c9d [2021-09-24T20:48:02.655Z] ---> 6d1047b571a8 [2021-09-24T20:48:02.655Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-24T20:48:02.655Z] ---> Running in dae6fdfdd579 [2021-09-24T20:48:02.655Z] Removing intermediate container dae6fdfdd579 [2021-09-24T20:48:02.655Z] ---> fff28dba6e18 [2021-09-24T20:48:02.655Z] Step 14/22 : WORKDIR /edgex [2021-09-24T20:48:02.655Z] ---> Running in c01e3a17ce30 [2021-09-24T20:48:02.926Z] Removing intermediate container c01e3a17ce30 [2021-09-24T20:48:02.926Z] ---> 066bfc2ffbda [2021-09-24T20:48:02.926Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-24T20:48:02.926Z] Removing intermediate container 76d6cf8c3fe3 [2021-09-24T20:48:02.926Z] ---> c1df07096c87 [2021-09-24T20:48:02.926Z] [2021-09-24T20:48:02.926Z] Step 12/24 : FROM docker:20.10.7 [2021-09-24T20:48:02.926Z] 20.10.7: Pulling from library/docker [2021-09-24T20:48:02.926Z] ---> 9bf409e51bfb [2021-09-24T20:48:02.926Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-24T20:48:03.549Z] ---> 9e2ade39573e [2021-09-24T20:48:03.549Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-24T20:48:03.973Z] ---> 5547f1fcf274 [2021-09-24T20:48:03.973Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-24T20:48:03.973Z] ---> Running in 263949e3cf82 [2021-09-24T20:48:04.347Z] Removing intermediate container 263949e3cf82 [2021-09-24T20:48:04.347Z] ---> 85abdede071f [2021-09-24T20:48:04.347Z] Step 19/22 : CMD ["--init=true"] [2021-09-24T20:48:04.347Z] ---> Running in 2bea68c7e635 [2021-09-24T20:48:04.347Z] Removing intermediate container 2bea68c7e635 [2021-09-24T20:48:04.347Z] ---> c12aec6a4085 [2021-09-24T20:48:04.347Z] Step 20/22 : LABEL arch=x86_64 [2021-09-24T20:48:04.347Z] ---> Running in e65129e888db [2021-09-24T20:48:04.789Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-24T20:48:04.849Z] Removing intermediate container e65129e888db [2021-09-24T20:48:04.849Z] ---> 56a429aec444 [2021-09-24T20:48:04.849Z] Step 21/22 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:48:04.849Z] ---> Running in 26cccf2b6939 [2021-09-24T20:48:04.849Z] Removing intermediate container 26cccf2b6939 [2021-09-24T20:48:04.849Z] ---> 159d664c4fd7 [2021-09-24T20:48:04.849Z] Step 22/22 : LABEL version=0.0.0 [2021-09-24T20:48:04.849Z] ---> Running in e35d39898ed6 [2021-09-24T20:48:04.849Z] Removing intermediate container e35d39898ed6 [2021-09-24T20:48:04.849Z] ---> b2f8b691ef80 [2021-09-24T20:48:04.849Z] [2021-09-24T20:48:04.849Z] Successfully built b2f8b691ef80 [2021-09-24T20:48:04.849Z] Successfully tagged security-proxy-setup:latest [2021-09-24T20:48:09.262Z]  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-24T20:48:09.262Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-24T20:48:09.262Z] ---> 08bdaf2f88f9 [2021-09-24T20:48:09.262Z] 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-24T20:48:09.262Z] ---> Running in 59543166c3a7 [2021-09-24T20:48:09.262Z] Removing intermediate container 59543166c3a7 [2021-09-24T20:48:09.262Z] ---> 6809e6b01fb6 [2021-09-24T20:48:09.262Z] 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-24T20:48:09.531Z] ---> Running in 51084177054e [2021-09-24T20:48:09.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T20:48:09.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T20:48:10.069Z] (1/39) Installing readline (8.1.0-r0) [2021-09-24T20:48:10.069Z] (2/39) Installing bash (5.1.0-r0) [2021-09-24T20:48:10.069Z] Executing bash-5.1.0-r0.post-install [2021-09-24T20:48:10.069Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-24T20:48:10.069Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-24T20:48:10.069Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-24T20:48:10.069Z] (6/39) Installing curl (7.79.1-r0) [2021-09-24T20:48:10.069Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-24T20:48:10.340Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-24T20:48:10.340Z] (9/39) Installing expat (2.2.10-r1) [2021-09-24T20:48:10.340Z] (10/39) Installing libffi (3.3-r2) [2021-09-24T20:48:10.340Z] (11/39) Installing gdbm (1.19-r0) [2021-09-24T20:48:10.340Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-24T20:48:10.340Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-24T20:48:10.340Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-24T20:48:10.928Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-24T20:48:10.928Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-24T20:48:10.928Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-24T20:48:10.928Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-24T20:48:10.928Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-24T20:48:10.928Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-24T20:48:10.928Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-24T20:48:11.200Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-24T20:48:11.200Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-24T20:48:11.200Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-24T20:48:11.200Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-24T20:48:11.200Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-24T20:48:11.200Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-24T20:48:11.200Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-24T20:48:11.200Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-24T20:48:11.200Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-24T20:48:11.200Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-24T20:48:11.200Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-24T20:48:11.200Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-24T20:48:11.200Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-24T20:48:11.200Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-24T20:48:11.200Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-24T20:48:11.200Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-24T20:48:11.469Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-24T20:48:11.469Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-24T20:48:11.739Z] Executing busybox-1.32.1-r6.trigger [2021-09-24T20:48:11.739Z] OK: 82 MiB in 59 packages [2021-09-24T20:48:13.155Z] Collecting docker-compose==1.23.2 [2021-09-24T20:48:13.155Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-24T20:48:13.155Z] Collecting PyYAML<4,>=3.10 [2021-09-24T20:48:13.423Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-24T20:48:14.023Z] Collecting docker<4.0,>=3.6.0 [2021-09-24T20:48:14.023Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-24T20:48:14.023Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-24T20:48:14.023Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-24T20:48:14.298Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-24T20:48:14.298Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-24T20:48:14.579Z] Collecting docopt<0.7,>=0.6.1 [2021-09-24T20:48:14.579Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-24T20:48:14.859Z] Collecting jsonschema<3,>=2.5.1 [2021-09-24T20:48:14.859Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-24T20:48:14.859Z] Collecting texttable<0.10,>=0.9.0 [2021-09-24T20:48:14.859Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-24T20:48:15.144Z] Collecting cached-property<2,>=1.2.0 [2021-09-24T20:48:15.144Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-24T20:48:15.144Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-24T20:48:15.144Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-24T20:48:15.144Z] 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-24T20:48:15.421Z] Collecting docker-pycreds>=0.4.0 [2021-09-24T20:48:15.421Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-24T20:48:15.421Z] Collecting idna<2.8,>=2.5 [2021-09-24T20:48:15.421Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-24T20:48:15.421Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-24T20:48:15.421Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-24T20:48:15.697Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-24T20:48:15.697Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-24T20:48:15.697Z] Collecting certifi>=2017.4.17 [2021-09-24T20:48:15.697Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-24T20:48:15.697Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-24T20:48:15.697Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-24T20:48:15.697Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-24T20:48:15.697Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-24T20:48:15.697Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-24T20:48:15.697Z] Attempting uninstall: urllib3 [2021-09-24T20:48:15.697Z] Found existing installation: urllib3 1.26.2 [2021-09-24T20:48:15.697Z] Uninstalling urllib3-1.26.2: [2021-09-24T20:48:15.697Z] Successfully uninstalled urllib3-1.26.2 [2021-09-24T20:48:15.974Z] Attempting uninstall: idna [2021-09-24T20:48:15.974Z] Found existing installation: idna 3.1 [2021-09-24T20:48:15.974Z] Uninstalling idna-3.1: [2021-09-24T20:48:15.974Z] Successfully uninstalled idna-3.1 [2021-09-24T20:48:15.974Z] Attempting uninstall: chardet [2021-09-24T20:48:15.974Z] Found existing installation: chardet 4.0.0 [2021-09-24T20:48:15.974Z] Uninstalling chardet-4.0.0: [2021-09-24T20:48:15.974Z] Successfully uninstalled chardet-4.0.0 [2021-09-24T20:48:16.251Z] Attempting uninstall: requests [2021-09-24T20:48:16.251Z] Found existing installation: requests 2.25.1 [2021-09-24T20:48:16.251Z] Uninstalling requests-2.25.1: [2021-09-24T20:48:16.251Z] Successfully uninstalled requests-2.25.1 [2021-09-24T20:48:16.251Z] Running setup.py install for texttable: started [2021-09-24T20:48:16.853Z] Running setup.py install for texttable: finished with status 'done' [2021-09-24T20:48:16.853Z] Running setup.py install for PyYAML: started [2021-09-24T20:48:17.130Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-24T20:48:17.130Z] Running setup.py install for docopt: started [2021-09-24T20:48:17.405Z] Running setup.py install for docopt: finished with status 'done' [2021-09-24T20:48:17.405Z] Running setup.py install for dockerpty: started [2021-09-24T20:48:17.681Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-24T20:48:17.955Z] 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-24T20:48:21.353Z] Removing intermediate container 51084177054e [2021-09-24T20:48:21.353Z] ---> a20b9df24be4 [2021-09-24T20:48:21.353Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-24T20:48:21.353Z] ---> Running in 4b7f438e67bb [2021-09-24T20:48:21.353Z] Removing intermediate container 4b7f438e67bb [2021-09-24T20:48:21.353Z] ---> bf8585f39559 [2021-09-24T20:48:21.353Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-24T20:48:21.353Z] ---> Running in f033c9a4664a [2021-09-24T20:48:21.353Z] Removing intermediate container f033c9a4664a [2021-09-24T20:48:21.353Z] ---> 9d13c5493fe2 [2021-09-24T20:48:21.353Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-24T20:48:21.960Z] ---> b9677473f43b [2021-09-24T20:48:21.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-24T20:48:21.960Z] ---> 48cb33929e79 [2021-09-24T20:48:21.960Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-24T20:48:22.244Z] ---> 9a4039453a24 [2021-09-24T20:48:22.244Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-24T20:48:22.244Z] ---> Running in d341f0fe1516 [2021-09-24T20:48:22.244Z] Removing intermediate container d341f0fe1516 [2021-09-24T20:48:22.244Z] ---> e39efe2cac78 [2021-09-24T20:48:22.244Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T20:48:22.524Z] ---> Running in de7dfd37995a [2021-09-24T20:48:22.524Z] Removing intermediate container de7dfd37995a [2021-09-24T20:48:22.524Z] ---> 1165cc348011 [2021-09-24T20:48:22.524Z] Step 22/24 : LABEL arch=x86_64 [2021-09-24T20:48:22.524Z] ---> Running in 75267a545bfb [2021-09-24T20:48:22.524Z] Removing intermediate container 75267a545bfb [2021-09-24T20:48:22.524Z] ---> 867f64281e68 [2021-09-24T20:48:22.524Z] Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:48:22.524Z] ---> Running in f497e3dadec4 [2021-09-24T20:48:22.801Z] Removing intermediate container f497e3dadec4 [2021-09-24T20:48:22.801Z] ---> 5df00fbbcc71 [2021-09-24T20:48:22.801Z] Step 24/24 : LABEL version=0.0.0 [2021-09-24T20:48:22.801Z] ---> Running in 7be80ef973ff [2021-09-24T20:48:22.801Z] Removing intermediate container 7be80ef973ff [2021-09-24T20:48:22.801Z] ---> 795e12727d58 [2021-09-24T20:48:22.801Z] [2021-09-24T20:48:23.077Z] Successfully built 795e12727d58 [2021-09-24T20:48:23.077Z] Successfully tagged sys-mgmt-agent:latest [2021-09-24T20:48:23.096Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-24T20:48:23.123Z] $ docker stop --time=1 88ddfb6d65f9b4814fce9600be72f9e7e32d7acc57cf68352dd8d6d0122ad305 [2021-09-24T20:48:24.464Z] $ docker rm -f 88ddfb6d65f9b4814fce9600be72f9e7e32d7acc57cf68352dd8d6d0122ad305 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T20:48:24.946Z] + docker images [2021-09-24T20:48:24.946Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T20:48:24.946Z] sys-mgmt-agent latest 795e12727d58 2 seconds ago 325MB [2021-09-24T20:48:24.946Z] security-proxy-setup latest b2f8b691ef80 20 seconds ago 26.7MB [2021-09-24T20:48:24.946Z] c1df07096c87 22 seconds ago 1.75GB [2021-09-24T20:48:24.946Z] 9f2f5cc8978c 24 seconds ago 1.76GB [2021-09-24T20:48:24.946Z] core-command latest b264498da252 26 seconds ago 16MB [2021-09-24T20:48:24.946Z] f981baa35aa8 29 seconds ago 1.75GB [2021-09-24T20:48:24.946Z] support-scheduler latest c4c6c74f6ea4 41 seconds ago 16.1MB [2021-09-24T20:48:24.946Z] 492b69b4fc85 45 seconds ago 1.75GB [2021-09-24T20:48:24.946Z] security-bootstrapper latest 6b7014680232 54 seconds ago 18.8MB [2021-09-24T20:48:24.946Z] core-data latest 5b2076038d9f About a minute ago 20.5MB [2021-09-24T20:48:24.946Z] security-secretstore-setup latest 0c257ab0fd73 About a minute ago 28.2MB [2021-09-24T20:48:24.946Z] core-metadata latest 2152c032a4fd About a minute ago 16.8MB [2021-09-24T20:48:24.946Z] 90366d7e6f18 About a minute ago 1.76GB [2021-09-24T20:48:24.946Z] 85cbf46de64b About a minute ago 1.75GB [2021-09-24T20:48:24.946Z] fccf35488c6e About a minute ago 1.76GB [2021-09-24T20:48:24.946Z] support-notifications latest 1ddc9da7bfcd About a minute ago 16.8MB [2021-09-24T20:48:24.946Z] 43a0d51e2941 About a minute ago 1.76GB [2021-09-24T20:48:24.946Z] cdb4c33fbc3b About a minute ago 1.75GB [2021-09-24T20:48:24.946Z] ci-base-image-x86_64 latest 36918ebf61b8 5 minutes ago 1.25GB [2021-09-24T20:48:24.946Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-24T20:48:24.946Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-24T20:48:24.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-24T20:48:24.946Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-24T20:48:24.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-24T20:48:40.632Z] Still waiting to schedule task [2021-09-24T20:48:40.633Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-24T20:49:01.412Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-24T20:49:03.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-24T20:49:04.412Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-24T20:49:05.403Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-24T20:49:18.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-24T20:49:24.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements [2021-09-24T20:49:24.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-24T20:49:24.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-24T20:49:29.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 100.0% of statements [2021-09-24T20:49:29.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-24T20:49:29.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 46.3% of statements [2021-09-24T20:49:29.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-24T20:49:29.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-24T20:49:32.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.694s coverage: 90.1% of statements [2021-09-24T20:49:32.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-24T20:49:32.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-24T20:49:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.365s coverage: 81.2% of statements [2021-09-24T20:49:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-24T20:49:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-24T20:49:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-24T20:49:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-24T20:49:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-24T20:49:40.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.576s coverage: 94.2% of statements [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-24T20:49:40.682Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.406s coverage: 59.1% of statements [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-24T20:49:40.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 60.0% of statements [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-24T20:49:40.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.328s coverage: 0.8% of statements [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-24T20:49:40.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.190s coverage: 58.8% of statements [2021-09-24T20:49:40.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.189s coverage: 21.7% of statements [2021-09-24T20:49:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-24T20:49:40.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.201s coverage: 47.1% of statements [2021-09-24T20:49:40.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements [2021-09-24T20:49:41.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements [2021-09-24T20:49:43.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2021-09-24T20:49:43.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-09-24T20:49:55.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements [2021-09-24T20:49:55.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-09-24T20:50:00.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 81.8% of statements [2021-09-24T20:50:00.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-24T20:50:09.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-24T20:50:09.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-24T20:50:09.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-24T20:50:09.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-24T20:50:09.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-24T20:50:09.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements [2021-09-24T20:50:09.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-09-24T20:50:09.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2021-09-24T20:50:09.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.792s coverage: 91.2% of statements [2021-09-24T20:50:09.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-24T20:50:09.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.860s coverage: 64.4% of statements [2021-09-24T20:50:09.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-24T20:50:09.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-24T20:50:09.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements [2021-09-24T20:50:09.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-09-24T20:50:09.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2021-09-24T20:50:09.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2021-09-24T20:50:10.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements [2021-09-24T20:50:15.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.463s coverage: 70.5% of statements [2021-09-24T20:50:15.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-24T20:50:15.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-24T20:50:15.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-24T20:50:17.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.837s coverage: 43.6% of statements [2021-09-24T20:50:17.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-24T20:50:17.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-24T20:50:17.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.211s coverage: 89.5% of statements [2021-09-24T20:50:17.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-24T20:50:17.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements [2021-09-24T20:50:17.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-24T20:50:25.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.216s coverage: 19.5% of statements [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-24T20:50:25.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.506s coverage: 92.0% of statements [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-24T20:50:25.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.194s coverage: 63.2% of statements [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-24T20:50:25.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-24T20:50:25.335Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-24T20:50:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-24T20:50:25.335Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements [2021-09-24T20:50:25.335Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.069s coverage: 95.4% of statements [2021-09-24T20:50:25.335Z] 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-24T20:50:25.335Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-24T20:50:25.335Z] GO111MODULE=on go vet ./... [2021-09-24T20:51:41.047Z] Running on prd-ubuntu18.04-docker-8c-8g-1281 in /w/workspace/edgexfoundry_edgex-go_PR-3720 [Pipeline] { [Pipeline] ws [2021-09-24T20:51:41.105Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-24T20:51:41.278Z] The recommended git tool is: git [2021-09-24T20:51:45.747Z] using credential edgex-jenkins-ssh [2021-09-24T20:51:45.766Z] Cloning the remote Git repository [2021-09-24T20:51:45.788Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-24T20:51:45.861Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-24T20:51:45.897Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-24T20:51:45.898Z] > git --version # timeout=10 [2021-09-24T20:51:45.903Z] > git --version # 'git version 2.17.1' [2021-09-24T20:51:45.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T20:51:45.939Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T20:51:47.168Z] gofmt -l . [2021-09-24T20:51:47.168Z] [ "`gofmt -l .`" = "" ] [2021-09-24T20:51:47.168Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-24T20:51:47.848Z] + ls -al . [2021-09-24T20:51:47.848Z] total 640 [2021-09-24T20:51:47.848Z] drwxrwxr-x 9 1001 1001 4096 Sep 24 20:51 . [2021-09-24T20:51:47.848Z] drwxr-xr-x 4 root root 4096 Sep 24 20:47 .. [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 11 Sep 24 20:44 .dockerignore [2021-09-24T20:51:47.848Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 20:44 .git [2021-09-24T20:51:47.848Z] drwxrwxr-x 4 1001 1001 4096 Sep 24 20:44 .github [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 818 Sep 24 20:44 .gitignore [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 129 Sep 24 20:44 .golangci.yml [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 76 Sep 24 20:44 .hadolint.yml [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 166 Sep 24 20:44 .sonarcloud.properties [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 1171 Sep 24 20:44 ADOPTERS.md [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 8493 Sep 24 20:44 Attribution.txt [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 43881 Sep 24 20:44 CHANGELOG.md [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 3804 Sep 24 20:44 CONTRIBUTING.md [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 677 Sep 24 20:44 GOVERNANCE.md [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 849 Sep 24 20:44 Jenkinsfile [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 10775 Sep 24 20:44 LICENSE [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 6386 Sep 24 20:44 Makefile [2021-09-24T20:51:47.848Z] -rw-rw-r-- 1 1001 1001 582 Sep 24 20:44 OWNERS.md [2021-09-24T20:51:47.849Z] -rw-rw-r-- 1 1001 1001 8643 Sep 24 20:44 README.md [2021-09-24T20:51:47.849Z] -rw-rw-r-- 1 1001 1001 6912 Sep 24 20:44 SECURITY.md [2021-09-24T20:51:47.849Z] -rw-rw-r-- 1 1001 1001 5 Sep 24 20:41 VERSION [2021-09-24T20:51:47.849Z] -rw-rw-r-- 1 1001 1001 4131 Sep 24 20:44 ZMQWindows.md [2021-09-24T20:51:47.849Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 20:44 bin [2021-09-24T20:51:47.849Z] drwxrwxr-x 14 1001 1001 4096 Sep 24 20:44 cmd [2021-09-24T20:51:47.849Z] -rw-r--r-- 1 root root 403630 Sep 24 20:50 coverage.out [2021-09-24T20:51:47.849Z] -rw-rw-r-- 1 1001 1001 841 Sep 24 20:44 go.mod [2021-09-24T20:51:47.849Z] -rw-r--r-- 1 root root 50064 Sep 24 20:47 go.sum [2021-09-24T20:51:47.849Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 20:44 internal [2021-09-24T20:51:47.849Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 20:44 openapi [2021-09-24T20:51:47.849Z] drwxrwxr-x 4 1001 1001 4096 Sep 24 20:44 snap [2021-09-24T20:51:47.849Z] -rw-rw-r-- 1 1001 1001 204 Sep 24 20:44 version.go [Pipeline] sh [2021-09-24T20:51:48.526Z] + '[' -e coverage.out ] [2021-09-24T20:51:48.526Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-24T20:51:48.568Z] Warning: overwriting stash ‘coverage-report’ [2021-09-24T20:51:49.445Z] Stashed 1 file(s) [Pipeline] sh [2021-09-24T20:51:50.109Z] + make build [2021-09-24T20:51:50.109Z] go mod tidy [2021-09-24T20:51:50.706Z] 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-24T20:51:57.400Z] 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-24T20:52:00.609Z] Merging remotes/origin/main commit 2b9c967007cbefed799459cc2ce10623a0bfff15 into PR head commit 8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:52:00.746Z] Merge succeeded, producing 8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:52:00.747Z] Checking out Revision 8524b20a7f3dfd19e332651fec9e130e561af9fc (PR-3720) [2021-09-24T20:51:59.869Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-24T20:51:59.876Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T20:51:59.889Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-24T20:51:59.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-24T20:51:59.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T20:51:59.909Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3720/head:refs/remotes/origin/PR-3720 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T20:52:00.623Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T20:52:00.629Z] > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 [2021-09-24T20:52:00.701Z] > git remote # timeout=10 [2021-09-24T20:52:00.709Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T20:52:00.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T20:52:00.723Z] > git merge 2b9c967007cbefed799459cc2ce10623a0bfff15 # timeout=10 [2021-09-24T20:52:00.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T20:52:00.754Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T20:52:00.763Z] > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 [2021-09-24T20:52:04.507Z] Commit message: "perf: Change MaxResultCount setting to 1024" [2021-09-24T20:52:04.542Z] > git --version # timeout=10 [2021-09-24T20:52:04.547Z] > git --version # 'git version 2.17.1' [2021-09-24T20:52:04.551Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T20:52:05.451Z] + echo snap-build.sh [2021-09-24T20:52:05.451Z] snap-build.sh [2021-09-24T20:52:05.451Z] + SNAP_BASE_DIR=. [2021-09-24T20:52:05.451Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-24T20:52:05.451Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-24T20:52:05.451Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-24T20:52:05.451Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-24T20:52:05.451Z] + cd /w/workspace/edgex-go/1 [2021-09-24T20:52:05.451Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-24T20:52:05.451Z] Reading package lists... [2021-09-24T20:52:05.451Z] Building dependency tree... [2021-09-24T20:52:05.451Z] Reading state information... [2021-09-24T20:52:05.451Z] The following packages were automatically installed and are no longer required: [2021-09-24T20:52:05.451Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-24T20:52:05.451Z] uidmap xdelta3 [2021-09-24T20:52:05.451Z] Use 'sudo apt autoremove' to remove them. [2021-09-24T20:52:05.451Z] The following packages will be REMOVED: [2021-09-24T20:52:05.451Z] lxd* lxd-client* [2021-09-24T20:52:05.757Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-24T20:52:05.757Z] After this operation, 31.7 MB disk space will be freed. [2021-09-24T20:52:06.298Z] (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-24T20:52:06.298Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-24T20:52:06.887Z] Removing lxd dnsmasq configuration [2021-09-24T20:52:07.156Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-24T20:52:07.156Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-24T20:52:08.121Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-24T20:52:08.121Z] (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-24T20:52:08.121Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-24T20:52:09.539Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-24T20:52:09.539Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-24T20:52:10.125Z] + sudo snap remove --purge lxd [2021-09-24T20:52:10.125Z] snap "lxd" is not installed [2021-09-24T20:52:10.125Z] + sudo groupadd --force --system lxd [2021-09-24T20:52:10.394Z] ++ whoami [2021-09-24T20:52:10.394Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-24T20:52:10.394Z] + newgrp - lxd [2021-09-24T20:52:10.394Z] + sudo snap install lxd [2021-09-24T20:52:18.620Z] 2021-09-24T20:52:16Z INFO Waiting for automatic snapd restart... [2021-09-24T20:52:19.586Z] 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-24T20:52:20.565Z] 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-24T20:52:24.875Z] 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-24T20:52:25.471Z] 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-24T20:52:28.922Z] 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-24T20:52:33.290Z] 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-24T20:52:36.688Z] 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-24T20:52:41.009Z] 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-24T20:52:44.399Z] 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-24T20:52:47.036Z] 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-24T20:52:53.756Z] $ docker stop --time=1 2f10e0a930ed00d4a089f10b7d393cd5d17b4f82beee636d640ba055d0c70ab2 [2021-09-24T20:52:56.540Z] $ docker rm -f 2f10e0a930ed00d4a089f10b7d393cd5d17b4f82beee636d640ba055d0c70ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:52:58.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-24T20:52:58.826Z] [2021-09-24T20:52:58.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:52:59.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-24T20:52:59.493Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-24T20:52:59.493Z] 29e5d40040c1: Pulling fs layer [2021-09-24T20:52:59.493Z] 1ce36da41761: Pulling fs layer [2021-09-24T20:52:59.493Z] 25b303627fd3: Pulling fs layer [2021-09-24T20:52:59.766Z] 29e5d40040c1: Verifying Checksum [2021-09-24T20:52:59.766Z] 29e5d40040c1: Download complete [2021-09-24T20:53:00.366Z] 1ce36da41761: Verifying Checksum [2021-09-24T20:53:00.366Z] 1ce36da41761: Download complete [2021-09-24T20:53:00.366Z] 29e5d40040c1: Pull complete [2021-09-24T20:53:01.804Z] 1ce36da41761: Pull complete [2021-09-24T20:53:02.078Z] 25b303627fd3: Verifying Checksum [2021-09-24T20:53:02.078Z] 25b303627fd3: Download complete [2021-09-24T20:53:12.226Z] 25b303627fd3: Pull complete [2021-09-24T20:53:12.226Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-24T20:53:12.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-24T20:53:12.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-24T20:53:12.486Z] prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container [2021-09-24T20:53:12.530Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-24T20:53:15.942Z] $ docker top 44362318836bcb57cc3b0dde0c8ee46ac72efa8eaba50eb593ef21ebb3ecee27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T20:53:17.036Z] + grep parallel [2021-09-24T20:53:17.036Z] + docker-compose build --help [2021-09-24T20:53:20.415Z] --parallel Build images in parallel. [Pipeline] } [2021-09-24T20:53:20.680Z] $ docker stop --time=1 44362318836bcb57cc3b0dde0c8ee46ac72efa8eaba50eb593ef21ebb3ecee27 [2021-09-24T20:53:22.580Z] $ docker rm -f 44362318836bcb57cc3b0dde0c8ee46ac72efa8eaba50eb593ef21ebb3ecee27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T20:53:23.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-24T20:53:23.450Z] . [Pipeline] withDockerContainer [2021-09-24T20:53:23.724Z] prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container [2021-09-24T20:53:23.764Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-24T20:53:25.357Z] $ docker top 822ef803bb7dbcf5b3a15bd7170ea423f826aad0f92af3620ddf05b2607b6c78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T20:53:26.382Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-24T20:53:26.542Z] lxd 4.18 from Canonical* installed [2021-09-24T20:53:26.542Z] + sudo lxd init --auto [2021-09-24T20:53:29.139Z] + sudo snap install --classic snapcraft [2021-09-24T20:53:30.667Z] Building core-command ... [2021-09-24T20:53:30.667Z] Building core-data ... [2021-09-24T20:53:30.667Z] Building core-metadata ... [2021-09-24T20:53:30.667Z] Building security-bootstrapper ... [2021-09-24T20:53:30.667Z] Building security-proxy-setup ... [2021-09-24T20:53:30.667Z] Building security-secretstore-setup ... [2021-09-24T20:53:30.667Z] Building support-notifications ... [2021-09-24T20:53:30.667Z] Building support-scheduler ... [2021-09-24T20:53:30.667Z] Building sys-mgmt-agent ... [2021-09-24T20:53:30.667Z] Building core-command [2021-09-24T20:53:30.667Z] Building core-data [2021-09-24T20:53:30.667Z] Building security-secretstore-setup [2021-09-24T20:53:30.667Z] Building security-proxy-setup [2021-09-24T20:53:30.667Z] Building sys-mgmt-agent [2021-09-24T20:53:39.248Z] snapcraft 5.0 from Canonical* installed [2021-09-24T20:53:39.248Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-24T20:53:39.248Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-24T20:53:39.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T20:53:39.248Z] Dload Upload Total Spent Left Speed [2021-09-24T20:53:39.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3426 0 --:--:-- --:--:-- --:--:-- 3426 [2021-09-24T20:53:39.783Z] 100 3325k 100 3325k 0 0 5937k 0 --:--:-- --:--:-- --:--:-- 5937k [2021-09-24T20:53:39.783Z] ./yq_linux_amd64 [2021-09-24T20:53:40.051Z] + sudo snapcraft prime --use-lxd [2021-09-24T20:53:42.676Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-24T20:53:42.676Z] 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-24T20:53:42.676Z] - README.md [2021-09-24T20:53:42.676Z] [2021-09-24T20:53:42.676Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-24T20:53:42.676Z] Launching a container. [2021-09-24T20:53:50.891Z] Waiting for container to be ready [2021-09-24T20:53:50.891Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-24T20:53:50.891Z] [2021-09-24T20:53:54.234Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-24T20:53:54.504Z] Waiting for network to be ready... [2021-09-24T20:53:54.773Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-24T20:53:55.040Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-24T20:53:55.040Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-24T20:53:55.040Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-24T20:53:55.040Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-24T20:53:55.040Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-24T20:53:55.040Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-24T20:53:55.040Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-24T20:53:55.040Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-24T20:53:55.040Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-24T20:53:55.624Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-24T20:53:55.892Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-24T20:53:56.160Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-24T20:53:56.160Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-24T20:53:56.160Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-24T20:53:56.160Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-24T20:53:56.160Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-24T20:53:56.160Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-24T20:53:56.744Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-24T20:53:57.012Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-24T20:53:57.012Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-24T20:53:57.012Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-24T20:53:57.012Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-24T20:53:57.012Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-24T20:53:57.012Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-24T20:53:57.012Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-24T20:53:57.012Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-24T20:53:59.596Z] Fetched 25.2 MB in 4s (5637 kB/s) [2021-09-24T20:54:00.182Z] Reading package lists... [2021-09-24T20:54:00.182Z] Reading package lists... [2021-09-24T20:54:00.451Z] Building dependency tree... [2021-09-24T20:54:00.451Z] Reading state information... [2021-09-24T20:54:00.718Z] The following additional packages will be installed: [2021-09-24T20:54:00.718Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-24T20:54:00.718Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-24T20:54:00.718Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-24T20:54:00.718Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-24T20:54:00.718Z] Suggested packages: [2021-09-24T20:54:00.718Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-24T20:54:00.718Z] Recommended packages: [2021-09-24T20:54:00.718Z] gnupg libsasl2-modules [2021-09-24T20:54:00.718Z] The following NEW packages will be installed: [2021-09-24T20:54:00.718Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-24T20:54:00.718Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-24T20:54:00.718Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-24T20:54:00.718Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-24T20:54:00.718Z] The following packages will be upgraded: [2021-09-24T20:54:00.718Z] gpg gpg-agent gpgconf libudev1 [2021-09-24T20:54:00.718Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-24T20:54:00.718Z] Need to get 3527 kB of archives. [2021-09-24T20:54:00.718Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-24T20:54:00.718Z] 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-24T20:54:00.718Z] 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-24T20:54:00.718Z] 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-24T20:54:00.718Z] 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-24T20:54:00.985Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-24T20:54:01.251Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-24T20:54:01.838Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-24T20:54:01.838Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-24T20:54:01.838Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-24T20:54:01.838Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-24T20:54:01.838Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-24T20:54:01.838Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-24T20:54:01.838Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-24T20:54:01.838Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-24T20:54:01.838Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-24T20:54:01.839Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-24T20:54:01.839Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-24T20:54:01.839Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-24T20:54:01.839Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-24T20:54:01.839Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-24T20:54:01.839Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-24T20:54:01.839Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-24T20:54:02.106Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T20:54:02.106Z] Fetched 3527 kB in 1s (2890 kB/s) [2021-09-24T20:54:02.106Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-24T20:54:02.106Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-24T20:54:02.106Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-24T20:54:02.106Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-24T20:54:02.373Z] Selecting previously unselected package udev. [2021-09-24T20:54:02.373Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-24T20:54:02.373Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-24T20:54:02.373Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-24T20:54:02.373Z] Selecting previously unselected package libfuse2:amd64. [2021-09-24T20:54:02.373Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-24T20:54:02.373Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-24T20:54:02.641Z] Selecting previously unselected package fuse. [2021-09-24T20:54:02.641Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-24T20:54:02.641Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-24T20:54:02.641Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-24T20:54:02.641Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-24T20:54:02.641Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-24T20:54:02.641Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-24T20:54:02.641Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-24T20:54:02.907Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-24T20:54:02.907Z] Selecting previously unselected package libksba8:amd64. [2021-09-24T20:54:02.907Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-24T20:54:02.907Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-24T20:54:02.907Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-24T20:54:02.907Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-24T20:54:02.907Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:02.908Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-24T20:54:02.908Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-24T20:54:02.908Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:02.908Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-24T20:54:03.174Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-24T20:54:03.174Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:03.174Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-24T20:54:03.174Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-24T20:54:03.174Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:03.174Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-24T20:54:03.174Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-24T20:54:03.174Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:03.174Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-24T20:54:03.174Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-24T20:54:03.174Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:03.174Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-24T20:54:03.174Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-24T20:54:03.174Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:03.441Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-24T20:54:03.441Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-24T20:54:03.441Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:03.441Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-24T20:54:03.441Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-24T20:54:03.441Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:03.441Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-24T20:54:03.441Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-24T20:54:03.441Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-24T20:54:03.441Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-24T20:54:03.441Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-24T20:54:03.441Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-24T20:54:03.441Z] Selecting previously unselected package libldap-common. [2021-09-24T20:54:03.441Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-24T20:54:03.441Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-24T20:54:03.709Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-24T20:54:03.709Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-24T20:54:03.709Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-24T20:54:03.709Z] Selecting previously unselected package dirmngr. [2021-09-24T20:54:03.709Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-24T20:54:03.709Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-24T20:54:03.709Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-24T20:54:03.709Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-24T20:54:03.709Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-24T20:54:03.709Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-24T20:54:03.709Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-24T20:54:03.709Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-24T20:54:03.709Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:03.709Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-24T20:54:03.978Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-24T20:54:03.978Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-24T20:54:04.247Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-24T20:54:04.247Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:04.247Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-24T20:54:04.247Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-24T20:54:04.247Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-24T20:54:04.247Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:04.247Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:04.247Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:04.515Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:04.515Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:04.515Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:04.515Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-24T20:54:04.515Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-24T20:54:04.515Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-24T20:54:04.515Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-24T20:54:04.782Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-24T20:54:04.782Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-24T20:54:04.782Z] This means they are not meant to be enabled using systemctl. [2021-09-24T20:54:04.782Z] Possible reasons for having this kind of units are: [2021-09-24T20:54:04.782Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-24T20:54:04.782Z] .wants/ or .requires/ directory. [2021-09-24T20:54:04.782Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-24T20:54:04.782Z] a requirement dependency on it. [2021-09-24T20:54:04.782Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-24T20:54:04.782Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-24T20:54:04.782Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-24T20:54:04.782Z] instance name specified. [2021-09-24T20:54:05.316Z] Reading package lists... [2021-09-24T20:54:05.316Z] Building dependency tree... [2021-09-24T20:54:05.316Z] Reading state information... [2021-09-24T20:54:05.585Z] The following additional packages will be installed: [2021-09-24T20:54:05.585Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-24T20:54:05.585Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-24T20:54:05.585Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-24T20:54:05.585Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-24T20:54:05.585Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-24T20:54:05.585Z] Suggested packages: [2021-09-24T20:54:05.585Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-24T20:54:05.585Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-24T20:54:05.585Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-24T20:54:05.585Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-24T20:54:05.585Z] systemd-container policykit-1 [2021-09-24T20:54:05.585Z] Recommended packages: [2021-09-24T20:54:05.585Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-24T20:54:05.585Z] The following NEW packages will be installed: [2021-09-24T20:54:05.585Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-24T20:54:05.585Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-24T20:54:05.585Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-24T20:54:05.585Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-24T20:54:05.585Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-24T20:54:05.585Z] The following packages will be upgraded: [2021-09-24T20:54:05.585Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-24T20:54:05.585Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-24T20:54:05.585Z] Need to get 36.8 MB of archives. [2021-09-24T20:54:05.585Z] After this operation, 147 MB of additional disk space will be used. [2021-09-24T20:54:05.585Z] 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-24T20:54:05.585Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-24T20:54:05.853Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-24T20:54:05.854Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-24T20:54:05.854Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-24T20:54:05.854Z] 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-24T20:54:05.854Z] 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-24T20:54:05.854Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-24T20:54:05.854Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-24T20:54:05.854Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-24T20:54:05.854Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-24T20:54:05.854Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-24T20:54:05.854Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-24T20:54:05.854Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-24T20:54:05.854Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-24T20:54:05.854Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-24T20:54:05.854Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-24T20:54:06.819Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-24T20:54:06.819Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-24T20:54:06.819Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-24T20:54:06.819Z] 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-24T20:54:06.819Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-24T20:54:06.819Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-24T20:54:06.819Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-24T20:54:06.819Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-24T20:54:06.819Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-24T20:54:06.819Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-24T20:54:06.819Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-24T20:54:07.088Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-24T20:54:07.088Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-24T20:54:08.500Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T20:54:08.500Z] Fetched 36.8 MB in 3s (13.9 MB/s) [2021-09-24T20:54:08.500Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-24T20:54:08.501Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-24T20:54:08.501Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-24T20:54:09.086Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-24T20:54:09.086Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-24T20:54:09.086Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-24T20:54:09.086Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-24T20:54:09.086Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-24T20:54:09.086Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-24T20:54:09.086Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-24T20:54:09.352Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-24T20:54:09.352Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-24T20:54:09.352Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-24T20:54:09.619Z] Setting up apt (1.6.14) ... [2021-09-24T20:54:09.619Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-24T20:54:09.887Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-24T20:54:09.888Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-24T20:54:09.888Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-24T20:54:09.888Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-24T20:54:10.155Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-24T20:54:10.155Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-24T20:54:10.155Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-24T20:54:10.156Z] Selecting previously unselected package libexpat1:amd64. [2021-09-24T20:54:10.436Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-24T20:54:10.436Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-24T20:54:10.436Z] Selecting previously unselected package python3.6-minimal. [2021-09-24T20:54:10.436Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-24T20:54:10.436Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-24T20:54:10.704Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-24T20:54:10.704Z] Checking for services that may need to be restarted...done. [2021-09-24T20:54:10.704Z] Checking for services that may need to be restarted...done. [2021-09-24T20:54:10.704Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-24T20:54:10.704Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-24T20:54:10.704Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-24T20:54:11.290Z] Selecting previously unselected package python3-minimal. [2021-09-24T20:54:11.290Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-24T20:54:11.290Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-24T20:54:11.290Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-24T20:54:11.290Z] Selecting previously unselected package mime-support. [2021-09-24T20:54:11.290Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-24T20:54:11.290Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-24T20:54:11.290Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-24T20:54:11.290Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-24T20:54:11.290Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-24T20:54:11.290Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-24T20:54:11.290Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-24T20:54:11.290Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-24T20:54:11.559Z] Selecting previously unselected package python3.6. [2021-09-24T20:54:11.559Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-24T20:54:11.559Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-24T20:54:11.559Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-24T20:54:11.559Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-24T20:54:11.559Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-24T20:54:11.829Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-24T20:54:11.829Z] Selecting previously unselected package python3. [2021-09-24T20:54:11.829Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-24T20:54:11.829Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-24T20:54:11.829Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-24T20:54:12.097Z] Selecting previously unselected package multiarch-support. [2021-09-24T20:54:12.097Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-24T20:54:12.097Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-24T20:54:12.097Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-24T20:54:12.097Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-24T20:54:12.097Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-24T20:54:12.097Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-24T20:54:12.097Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-24T20:54:12.097Z] Selecting previously unselected package libbsd0:amd64. [2021-09-24T20:54:12.097Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-24T20:54:12.097Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-24T20:54:12.367Z] Selecting previously unselected package sudo. [2021-09-24T20:54:12.367Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-24T20:54:12.367Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-24T20:54:12.367Z] Selecting previously unselected package apparmor. [2021-09-24T20:54:12.367Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-24T20:54:12.367Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-24T20:54:12.640Z] Selecting previously unselected package libedit2:amd64. [2021-09-24T20:54:12.640Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-24T20:54:12.640Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-24T20:54:12.640Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-24T20:54:12.640Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-24T20:54:12.640Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-24T20:54:12.640Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-24T20:54:12.640Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-24T20:54:12.640Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-24T20:54:12.912Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-24T20:54:12.912Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-24T20:54:12.912Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-24T20:54:12.912Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-24T20:54:12.912Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-24T20:54:12.912Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-24T20:54:12.912Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-24T20:54:12.912Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-24T20:54:12.912Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-24T20:54:12.912Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-24T20:54:12.912Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-24T20:54:12.912Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-24T20:54:13.181Z] Selecting previously unselected package openssh-client. [2021-09-24T20:54:13.181Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-24T20:54:13.181Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-24T20:54:13.181Z] Selecting previously unselected package squashfs-tools. [2021-09-24T20:54:13.181Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-24T20:54:13.181Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-24T20:54:13.449Z] Selecting previously unselected package snapd. [2021-09-24T20:54:13.449Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-24T20:54:13.449Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-24T20:54:15.392Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-24T20:54:15.392Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-24T20:54:15.392Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-24T20:54:15.392Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-24T20:54:15.665Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-24T20:54:15.665Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-24T20:54:15.665Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-24T20:54:15.665Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-24T20:54:15.665Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-24T20:54:16.250Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-24T20:54:16.250Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-24T20:54:16.250Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-24T20:54:16.250Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-24T20:54:16.250Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-24T20:54:16.250Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-24T20:54:16.836Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-24T20:54:16.836Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-24T20:54:16.836Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-24T20:54:16.836Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-24T20:54:16.836Z] running python rtupdate hooks for python3.6... [2021-09-24T20:54:16.836Z] running python post-rtupdate hooks for python3.6... [2021-09-24T20:54:16.836Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-24T20:54:17.798Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-24T20:54:18.065Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-24T20:54:18.333Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-24T20:54:18.917Z] Setting up snapd (2.51.1+18.04) ... [2021-09-24T20:54:19.184Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-24T20:54:19.451Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-24T20:54:19.451Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-24T20:54:19.719Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-24T20:54:19.719Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-24T20:54:19.719Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-24T20:54:19.986Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-24T20:54:20.253Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-24T20:54:20.253Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-24T20:54:20.520Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-24T20:54:20.520Z] /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-24T20:54:20.788Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-24T20:54:20.788Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-24T20:54:21.373Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-24T20:54:21.672Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-24T20:54:21.672Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-24T20:54:22.768Z] Reading package lists... [2021-09-24T20:54:24.683Z] Reading package lists... [2021-09-24T20:54:24.965Z] Building dependency tree... [2021-09-24T20:54:24.965Z] Reading state information... [2021-09-24T20:54:24.965Z] Calculating upgrade... [2021-09-24T20:54:24.965Z] The following packages will be upgraded: [2021-09-24T20:54:24.965Z] advancecomp base-files bash binutils binutils-common [2021-09-24T20:54:24.966Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-24T20:54:24.966Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-24T20:54:24.966Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-24T20:54:24.966Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-24T20:54:24.966Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-24T20:54:24.966Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-24T20:54:24.966Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-24T20:54:24.966Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-24T20:54:24.966Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-24T20:54:24.966Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-24T20:54:24.966Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-24T20:54:24.966Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-24T20:54:24.966Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-24T20:54:24.966Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-24T20:54:24.966Z] ubuntu-keyring util-linux [2021-09-24T20:54:24.966Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T20:54:24.966Z] Need to get 64.2 MB of archives. [2021-09-24T20:54:24.966Z] After this operation, 5137 kB of additional disk space will be used. [2021-09-24T20:54:24.966Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] [2021-09-24T20:54:24.966Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-24T20:54:24.966Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-24T20:54:24.966Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-24T20:54:24.966Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-24T20:54:24.966Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-24T20:54:24.966Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-24T20:54:24.966Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-24T20:54:24.966Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-24T20:54:24.966Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-24T20:54:24.966Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-24T20:54:24.966Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-24T20:54:24.966Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-24T20:54:24.966Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-24T20:54:24.966Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-24T20:54:24.966Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-24T20:54:24.966Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-24T20:54:24.966Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-24T20:54:24.966Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-24T20:54:24.966Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-24T20:54:24.966Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-24T20:54:24.966Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-24T20:54:24.966Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-24T20:54:24.966Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-24T20:54:24.966Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-24T20:54:24.966Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-24T20:54:24.966Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-24T20:54:24.966Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-24T20:54:24.966Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-24T20:54:24.966Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-24T20:54:24.966Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-24T20:54:24.966Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-24T20:54:24.966Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-24T20:54:24.966Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-24T20:54:24.966Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-24T20:54:24.966Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-24T20:54:24.966Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-24T20:54:24.966Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-24T20:54:24.966Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-24T20:54:24.966Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-24T20:54:24.966Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-24T20:54:24.966Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-24T20:54:24.966Z] 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-24T20:54:24.966Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-24T20:54:24.966Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-24T20:54:24.966Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-24T20:54:24.966Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-24T20:54:24.966Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-24T20:54:24.966Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-24T20:54:25.233Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-24T20:54:25.233Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-24T20:54:25.233Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-24T20:54:25.233Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-24T20:54:25.233Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-24T20:54:25.233Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-24T20:54:25.233Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-24T20:54:25.233Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-24T20:54:25.233Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-24T20:54:25.233Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-24T20:54:25.501Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-24T20:54:25.501Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-24T20:54:25.501Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-24T20:54:25.501Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-24T20:54:25.501Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-24T20:54:25.501Z] 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-24T20:54:25.501Z] 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-24T20:54:25.501Z] 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-24T20:54:25.501Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-24T20:54:25.501Z] 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-24T20:54:25.501Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-24T20:54:25.501Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-24T20:54:25.501Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-24T20:54:25.501Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-24T20:54:25.768Z] 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-24T20:54:25.769Z] 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-24T20:54:25.769Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-24T20:54:25.769Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-24T20:54:25.769Z] 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-24T20:54:25.769Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-24T20:54:25.769Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-24T20:54:25.769Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-24T20:54:25.769Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-24T20:54:25.769Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-24T20:54:25.769Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-24T20:54:26.036Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T20:54:26.036Z] Fetched 64.2 MB in 2s (31.1 MB/s) [2021-09-24T20:54:26.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-24T20:54:26.036Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-24T20:54:26.036Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-24T20:54:26.306Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-24T20:54:26.306Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-24T20:54:26.575Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... [2021-09-24T20:54:26.575Z] Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... [2021-09-24T20:54:26.575Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:26.575Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:26.842Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:26.842Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:26.842Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:26.842Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:26.842Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:26.842Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:27.109Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:27.109Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:27.109Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:27.109Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:27.109Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:27.109Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:27.109Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:27.109Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-24T20:54:27.109Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:27.109Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-24T20:54:27.378Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:27.378Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-24T20:54:27.378Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:27.378Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:27.378Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:27.378Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:27.378Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:27.378Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-24T20:54:27.646Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:27.646Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-24T20:54:27.646Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-24T20:54:27.913Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-24T20:54:28.180Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-24T20:54:28.448Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-24T20:54:28.448Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-24T20:54:28.448Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-24T20:54:28.448Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-24T20:54:28.448Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-24T20:54:28.717Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-24T20:54:28.717Z] Installing new version of config file /etc/issue ... [2021-09-24T20:54:28.717Z] Installing new version of config file /etc/issue.net ... [2021-09-24T20:54:28.717Z] Installing new version of config file /etc/lsb-release ... [2021-09-24T20:54:28.717Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-24T20:54:28.984Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-24T20:54:28.984Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-24T20:54:28.984Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-24T20:54:29.253Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:29.253Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-24T20:54:29.253Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-24T20:54:29.253Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-24T20:54:29.521Z] 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-24T20:54:29.521Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:29.521Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-24T20:54:29.521Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-24T20:54:29.521Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-24T20:54:29.521Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:29.521Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-24T20:54:29.521Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-24T20:54:29.788Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-24T20:54:29.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:29.788Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-24T20:54:29.788Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-24T20:54:29.788Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-24T20:54:30.055Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:30.055Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-24T20:54:30.055Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-24T20:54:30.055Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-24T20:54:30.055Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:30.055Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-24T20:54:30.055Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-24T20:54:30.322Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-24T20:54:30.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:30.322Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-24T20:54:30.322Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-24T20:54:30.322Z] Setting up grep (3.1-2build1) ... [2021-09-24T20:54:30.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:30.322Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-24T20:54:30.322Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-24T20:54:30.592Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-24T20:54:30.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:30.592Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-24T20:54:30.592Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-24T20:54:30.592Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-24T20:54:30.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:30.592Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-24T20:54:30.592Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-24T20:54:30.859Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-24T20:54:30.859Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:30.859Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-24T20:54:30.859Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-24T20:54:31.128Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-24T20:54:31.128Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-24T20:54:31.398Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-24T20:54:31.398Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-24T20:54:31.669Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-24T20:54:31.669Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:31.669Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-24T20:54:31.669Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-24T20:54:32.255Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-24T20:54:32.255Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-24T20:54:32.255Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-24T20:54:32.255Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-24T20:54:32.255Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-24T20:54:32.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:32.255Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-24T20:54:32.255Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-24T20:54:32.524Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-24T20:54:32.524Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:32.524Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-24T20:54:32.524Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-24T20:54:32.524Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-24T20:54:32.524Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:32.524Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-24T20:54:32.524Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-24T20:54:32.791Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-24T20:54:32.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:32.791Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-24T20:54:32.791Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-24T20:54:32.791Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-24T20:54:32.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:32.791Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-24T20:54:32.791Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-24T20:54:33.060Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-24T20:54:33.060Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:33.060Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-24T20:54:33.060Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-24T20:54:33.060Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-24T20:54:33.060Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-24T20:54:33.060Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-24T20:54:33.329Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:33.329Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-24T20:54:33.329Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-24T20:54:33.329Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-24T20:54:33.329Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:33.329Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-24T20:54:33.329Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-24T20:54:33.329Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-24T20:54:33.329Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:33.329Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-24T20:54:33.598Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-24T20:54:33.598Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-24T20:54:33.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:33.598Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-24T20:54:33.598Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-24T20:54:33.867Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-24T20:54:34.144Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-24T20:54:34.413Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-24T20:54:34.413Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:34.413Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-24T20:54:34.413Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-24T20:54:34.687Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-24T20:54:34.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-24T20:54:34.687Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-24T20:54:34.687Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-24T20:54:34.957Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-24T20:54:34.957Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-24T20:54:34.957Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-24T20:54:34.957Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-24T20:54:34.957Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-24T20:54:35.233Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-24T20:54:35.233Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-24T20:54:35.233Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-24T20:54:35.233Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-24T20:54:35.233Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-24T20:54:35.233Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-24T20:54:35.233Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-24T20:54:35.501Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-24T20:54:35.501Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-24T20:54:35.501Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-24T20:54:35.501Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-24T20:54:35.501Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-24T20:54:35.769Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-24T20:54:35.770Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-24T20:54:35.770Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-24T20:54:35.770Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-24T20:54:35.770Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-24T20:54:35.770Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-24T20:54:35.770Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-24T20:54:36.037Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-24T20:54:36.037Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:36.037Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-24T20:54:36.037Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-24T20:54:36.037Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-24T20:54:36.037Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-24T20:54:36.037Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-24T20:54:36.306Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-24T20:54:36.306Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-24T20:54:36.306Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:36.306Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-24T20:54:36.306Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-24T20:54:36.306Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-24T20:54:36.306Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:36.574Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-24T20:54:36.574Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-24T20:54:36.574Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-24T20:54:36.574Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:36.574Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-24T20:54:36.574Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-24T20:54:36.574Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-24T20:54:36.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:36.841Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-24T20:54:36.841Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-24T20:54:36.841Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-24T20:54:36.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:36.841Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-24T20:54:36.841Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-24T20:54:37.108Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-24T20:54:37.108Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:37.108Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-24T20:54:37.108Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-24T20:54:37.375Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-24T20:54:37.375Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:37.375Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-24T20:54:37.375Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-24T20:54:37.375Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-24T20:54:37.643Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:37.643Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-24T20:54:37.643Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-24T20:54:37.643Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-24T20:54:37.643Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:37.643Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-24T20:54:37.643Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-24T20:54:37.643Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-24T20:54:37.911Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:37.911Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-24T20:54:37.911Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-24T20:54:37.911Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-24T20:54:37.911Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:37.911Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-24T20:54:37.911Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-24T20:54:37.911Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-24T20:54:38.178Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:38.178Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-24T20:54:38.178Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-24T20:54:38.179Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-24T20:54:38.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:38.179Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-24T20:54:38.179Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-24T20:54:38.445Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-24T20:54:38.445Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:38.445Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-24T20:54:38.445Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-24T20:54:38.445Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-24T20:54:38.445Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-24T20:54:38.445Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-24T20:54:38.445Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-24T20:54:38.667Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:54:38.667Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:54:38.667Z] ---> 38ba7d2b6e77 [2021-09-24T20:54:38.667Z] Step 3/26 : WORKDIR /edgex-go [2021-09-24T20:54:38.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:54:38.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:54:38.667Z] ---> 38ba7d2b6e77 [2021-09-24T20:54:38.667Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T20:54:38.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:54:38.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:54:38.667Z] ---> 38ba7d2b6e77 [2021-09-24T20:54:38.667Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T20:54:38.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:54:38.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:54:38.667Z] ---> 38ba7d2b6e77 [2021-09-24T20:54:38.667Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T20:54:38.667Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:54:38.667Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:54:38.667Z] ---> 38ba7d2b6e77 [2021-09-24T20:54:38.667Z] Step 3/22 : WORKDIR /edgex-go [2021-09-24T20:54:38.712Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-24T20:54:38.713Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-24T20:54:38.713Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-24T20:54:38.713Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-24T20:54:38.713Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-24T20:54:38.713Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-24T20:54:38.979Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-24T20:54:38.979Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-24T20:54:38.979Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-24T20:54:38.979Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-24T20:54:39.247Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-24T20:54:39.247Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-24T20:54:39.247Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-24T20:54:39.247Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-24T20:54:39.247Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-24T20:54:39.247Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-24T20:54:39.247Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-24T20:54:39.247Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-24T20:54:39.516Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-24T20:54:39.516Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-24T20:54:39.516Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-24T20:54:39.516Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-24T20:54:39.516Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-24T20:54:39.516Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-24T20:54:39.648Z] ---> Running in 6a3cca1ce7a5 [2021-09-24T20:54:39.648Z] ---> Running in fcb2b3bfb541 [2021-09-24T20:54:39.648Z] ---> Running in ef9422e624c6 [2021-09-24T20:54:39.648Z] ---> Running in 4f9d0a31f8c1 [2021-09-24T20:54:39.648Z] ---> Running in 638e5f6994e1 [2021-09-24T20:54:39.782Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-24T20:54:39.782Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-24T20:54:40.051Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-24T20:54:40.052Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-24T20:54:40.052Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-24T20:54:40.052Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-24T20:54:40.052Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-24T20:54:40.052Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-24T20:54:40.320Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-24T20:54:40.320Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-24T20:54:40.586Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-24T20:54:40.587Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-24T20:54:40.587Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-24T20:54:40.587Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-24T20:54:40.587Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:40.587Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-24T20:54:40.587Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:40.587Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-24T20:54:40.635Z] Removing intermediate container 6a3cca1ce7a5 [2021-09-24T20:54:40.635Z] ---> 867716af2a34 [2021-09-24T20:54:40.636Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:54:40.636Z] Removing intermediate container fcb2b3bfb541 [2021-09-24T20:54:40.636Z] ---> a10d1bef9ab7 [2021-09-24T20:54:40.636Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:54:40.636Z] Removing intermediate container 4f9d0a31f8c1 [2021-09-24T20:54:40.636Z] ---> 175f9b29d191 [2021-09-24T20:54:40.636Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:54:40.636Z] Removing intermediate container ef9422e624c6 [2021-09-24T20:54:40.636Z] ---> 1a43dee8da99 [2021-09-24T20:54:40.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:54:40.636Z] Removing intermediate container 638e5f6994e1 [2021-09-24T20:54:40.636Z] ---> fe1539cc95f5 [2021-09-24T20:54:40.636Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:54:40.854Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:40.854Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-24T20:54:40.854Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:40.854Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-24T20:54:40.909Z] ---> Running in f36cf8fdb29e [2021-09-24T20:54:40.909Z] ---> Running in 4d0cb8cbe0d9 [2021-09-24T20:54:40.909Z] ---> Running in 9f4d91cb39d1 [2021-09-24T20:54:40.909Z] ---> Running in 2d9d9e62f4e7 [2021-09-24T20:54:40.909Z] ---> Running in ac72f9647710 [2021-09-24T20:54:41.816Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:41.816Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-24T20:54:42.401Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:42.401Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-24T20:54:42.671Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:42.671Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-24T20:54:42.938Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:42.938Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-24T20:54:43.900Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-24T20:54:43.901Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-24T20:54:43.901Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-24T20:54:43.901Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-24T20:54:43.901Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-24T20:54:43.901Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-24T20:54:43.901Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-24T20:54:43.901Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-24T20:54:44.168Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-24T20:54:44.168Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-24T20:54:44.168Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-24T20:54:44.168Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-24T20:54:44.168Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-24T20:54:44.168Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-24T20:54:44.168Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-24T20:54:44.168Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-24T20:54:44.436Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:44.436Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-24T20:54:44.436Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:44.436Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:44.436Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:44.436Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-24T20:54:44.436Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-24T20:54:44.436Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-24T20:54:44.436Z] [2021-09-24T20:54:44.436Z] Current default time zone: 'Etc/UTC' [2021-09-24T20:54:44.436Z] Local time is now: Fri Sep 24 20:54:44 UTC 2021. [2021-09-24T20:54:44.436Z] Universal Time is now: Fri Sep 24 20:54:44 UTC 2021. [2021-09-24T20:54:44.436Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-24T20:54:44.436Z] [2021-09-24T20:54:44.436Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-24T20:54:44.704Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:44.704Z] Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... [2021-09-24T20:54:44.704Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-24T20:54:44.704Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-24T20:54:44.704Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-24T20:54:44.704Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-24T20:54:44.704Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-24T20:54:44.704Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-24T20:54:44.704Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-24T20:54:44.704Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:44.704Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-24T20:54:44.704Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-24T20:54:44.704Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-24T20:54:44.704Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:44.704Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-24T20:54:44.704Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-24T20:54:44.704Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-24T20:54:44.972Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-24T20:54:44.972Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-24T20:54:44.972Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-24T20:54:44.972Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-24T20:54:44.972Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-24T20:54:45.556Z] Removing intermediate container f36cf8fdb29e [2021-09-24T20:54:45.557Z] ---> 20ebd227bd9b [2021-09-24T20:54:45.557Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-24T20:54:45.557Z] ---> Running in f60f1ffdf4d0 [2021-09-24T20:54:45.557Z] Removing intermediate container 4d0cb8cbe0d9 [2021-09-24T20:54:45.557Z] ---> fd007571f6cf [2021-09-24T20:54:45.557Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-24T20:54:45.557Z] Removing intermediate container 9f4d91cb39d1 [2021-09-24T20:54:45.557Z] ---> b1a40c3eaba4 [2021-09-24T20:54:45.557Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-24T20:54:45.834Z] ---> Running in 84d01a55c8d8 [2021-09-24T20:54:45.834Z] ---> Running in f4b5b0767e84 [2021-09-24T20:54:46.109Z] Removing intermediate container ac72f9647710 [2021-09-24T20:54:46.109Z] ---> e141590c639c [2021-09-24T20:54:46.109Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-24T20:54:46.388Z] ---> Running in 87e0ae24c301 [2021-09-24T20:54:46.388Z] Removing intermediate container 2d9d9e62f4e7 [2021-09-24T20:54:46.388Z] ---> 364459b9ed6e [2021-09-24T20:54:46.388Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-24T20:54:46.667Z] ---> Running in 196b07a0cdca [2021-09-24T20:54:46.919Z] Updating certificates in /etc/ssl/certs... [2021-09-24T20:54:47.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:47.502Z] 23 added, 28 removed; done. [2021-09-24T20:54:47.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:47.771Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-24T20:54:47.771Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-24T20:54:47.771Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-24T20:54:47.771Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-24T20:54:47.771Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-24T20:54:47.771Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-24T20:54:47.771Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-24T20:54:47.771Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-24T20:54:47.771Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-24T20:54:47.772Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-24T20:54:47.772Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-24T20:54:47.772Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-24T20:54:47.772Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-24T20:54:47.772Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-24T20:54:47.772Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-24T20:54:47.772Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-24T20:54:47.772Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-24T20:54:47.772Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-24T20:54:47.772Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-24T20:54:47.772Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-24T20:54:47.772Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-24T20:54:47.772Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-24T20:54:48.039Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-24T20:54:48.039Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-24T20:54:48.039Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-24T20:54:48.039Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-24T20:54:48.039Z] Updating certificates in /etc/ssl/certs... [2021-09-24T20:54:48.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:48.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:48.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:48.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:48.623Z] 0 added, 0 removed; done. [2021-09-24T20:54:48.623Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-24T20:54:48.623Z] done. [2021-09-24T20:54:48.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:48.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:49.211Z] Reading package lists... [2021-09-24T20:54:49.211Z] Building dependency tree... [2021-09-24T20:54:49.211Z] Reading state information... [2021-09-24T20:54:49.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:49.258Z] OK: 218 MiB in 52 packages [2021-09-24T20:54:49.480Z] The following NEW packages will be installed: [2021-09-24T20:54:49.480Z] apt-transport-https [2021-09-24T20:54:49.480Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T20:54:49.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:54:49.750Z] Need to get 4348 B of archives. [2021-09-24T20:54:49.750Z] After this operation, 154 kB of additional disk space will be used. [2021-09-24T20:54:49.750Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-24T20:54:49.750Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T20:54:49.750Z] Fetched 4348 B in 0s (22.0 kB/s) [2021-09-24T20:54:49.821Z] OK: 218 MiB in 52 packages [2021-09-24T20:54:50.020Z] Selecting previously unselected package apt-transport-https. [2021-09-24T20:54:50.020Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-24T20:54:50.020Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-24T20:54:50.020Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-24T20:54:50.020Z] Setting up apt-transport-https (1.6.14) ... [2021-09-24T20:54:50.101Z] OK: 218 MiB in 52 packages [2021-09-24T20:54:50.288Z] Waiting for network to be ready... [2021-09-24T20:54:50.380Z] OK: 218 MiB in 52 packages [2021-09-24T20:54:50.657Z] OK: 218 MiB in 52 packages [2021-09-24T20:54:50.932Z] Removing intermediate container f60f1ffdf4d0 [2021-09-24T20:54:50.932Z] ---> 555336f393fa [2021-09-24T20:54:50.932Z] Step 6/24 : COPY go.mod . [2021-09-24T20:54:51.548Z] Removing intermediate container 84d01a55c8d8 [2021-09-24T20:54:51.548Z] ---> ac84c73f6261 [2021-09-24T20:54:51.548Z] Step 6/24 : COPY go.mod . [2021-09-24T20:54:51.824Z] Removing intermediate container f4b5b0767e84 [2021-09-24T20:54:51.824Z] ---> fb5041c511c4 [2021-09-24T20:54:51.824Z] Step 6/24 : COPY go.mod . [2021-09-24T20:54:51.824Z] Removing intermediate container 87e0ae24c301 [2021-09-24T20:54:51.824Z] ---> f97522d160fb [2021-09-24T20:54:51.824Z] Step 6/26 : COPY go.mod . [2021-09-24T20:54:52.100Z] ---> 38a2d7ed9848 [2021-09-24T20:54:52.101Z] Step 7/24 : RUN go mod download [2021-09-24T20:54:52.375Z] Removing intermediate container 196b07a0cdca [2021-09-24T20:54:52.375Z] ---> b954af150628 [2021-09-24T20:54:52.375Z] Step 6/22 : COPY go.mod . [2021-09-24T20:54:52.375Z] ---> Running in d2caf8dadc17 [2021-09-24T20:54:52.975Z] ---> af67b62342c8 [2021-09-24T20:54:52.975Z] Step 7/24 : RUN go mod download [2021-09-24T20:54:52.975Z] ---> Running in acebec5c0b32 [2021-09-24T20:54:53.253Z] ---> a5c69e2a44ce [2021-09-24T20:54:53.253Z] Step 7/26 : RUN go mod download [2021-09-24T20:54:53.253Z] ---> cc10c84bf142 [2021-09-24T20:54:53.253Z] Step 7/24 : RUN go mod download [2021-09-24T20:54:53.528Z] ---> Running in a565b24a3170 [2021-09-24T20:54:53.528Z] ---> Running in 530701d9138f [2021-09-24T20:54:53.803Z] ---> 9c31def12c82 [2021-09-24T20:54:53.803Z] Step 7/22 : RUN go mod download [2021-09-24T20:54:53.803Z] ---> Running in 5210230201e5 [2021-09-24T20:54:55.634Z] 2021-09-24T20:54:52Z INFO Waiting for automatic snapd restart... [2021-09-24T20:54:55.635Z] snapd 2.51.7 from Canonical* installed [2021-09-24T20:54:56.597Z] "snapd" switched to the "latest/stable" channel [2021-09-24T20:54:56.597Z] [2021-09-24T20:54:58.169Z] Removing intermediate container d2caf8dadc17 [2021-09-24T20:54:58.169Z] ---> 040b24dc6c52 [2021-09-24T20:54:58.169Z] Step 8/24 : COPY . . [2021-09-24T20:54:59.186Z] core18 20210722 from Canonical* installed [2021-09-24T20:54:59.186Z] "core18" switched to the "latest/stable" channel [2021-09-24T20:54:59.186Z] [2021-09-24T20:55:00.937Z] Removing intermediate container acebec5c0b32 [2021-09-24T20:55:00.937Z] ---> f186e8ef7479 [2021-09-24T20:55:00.937Z] Step 8/24 : COPY . . [2021-09-24T20:55:01.774Z] snapcraft 5.0 from Canonical* installed [2021-09-24T20:55:01.918Z] Removing intermediate container a565b24a3170 [2021-09-24T20:55:01.918Z] ---> 6af3558aec14 [2021-09-24T20:55:01.918Z] Step 8/26 : COPY . . [2021-09-24T20:55:02.043Z] "snapcraft" switched to the "latest/stable" channel [2021-09-24T20:55:02.043Z] [2021-09-24T20:55:06.247Z] Removing intermediate container 530701d9138f [2021-09-24T20:55:06.247Z] ---> 95609df0fa31 [2021-09-24T20:55:06.247Z] Step 8/24 : COPY . . [2021-09-24T20:55:06.312Z] 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-24T20:55:06.312Z] - README.md [2021-09-24T20:55:06.312Z] [2021-09-24T20:55:06.312Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-24T20:55:06.850Z] Removing intermediate container 5210230201e5 [2021-09-24T20:55:06.850Z] ---> 1c3423877218 [2021-09-24T20:55:06.850Z] Step 8/22 : COPY . . [2021-09-24T20:55:06.898Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-24T20:55:06.898Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-24T20:55:06.898Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-24T20:55:08.128Z] Reading package lists... [2021-09-24T20:55:08.714Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-24T20:55:08.714Z] Reading package lists... [2021-09-24T20:55:08.714Z] Building dependency tree... [2021-09-24T20:55:08.714Z] Reading state information... [2021-09-24T20:55:08.982Z] Suggested packages: [2021-09-24T20:55:08.982Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-24T20:55:08.982Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-24T20:55:08.982Z] Recommended packages: [2021-09-24T20:55:08.982Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-24T20:55:08.982Z] The following NEW packages will be installed: [2021-09-24T20:55:08.982Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-24T20:55:08.982Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-24T20:55:08.982Z] pkg-config zip [2021-09-24T20:55:08.982Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T20:55:08.982Z] Need to get 7670 kB of archives. [2021-09-24T20:55:08.982Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-24T20:55:08.982Z] 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-24T20:55:09.248Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-24T20:55:09.248Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-24T20:55:09.249Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-24T20:55:09.249Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-24T20:55:09.249Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-24T20:55:09.249Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-24T20:55:09.515Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-24T20:55:09.515Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-24T20:55:09.515Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-24T20:55:09.515Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-24T20:55:09.782Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-24T20:55:09.782Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-24T20:55:09.782Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-24T20:55:09.782Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-24T20:55:09.782Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T20:55:10.049Z] Fetched 7670 kB in 1s (10.2 MB/s) [2021-09-24T20:55:10.050Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-24T20:55:10.050Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-24T20:55:10.050Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-24T20:55:10.050Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-24T20:55:10.050Z] Selecting previously unselected package libpsl5:amd64. [2021-09-24T20:55:10.050Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-24T20:55:10.050Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-24T20:55:10.319Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-24T20:55:10.319Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-24T20:55:10.319Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-24T20:55:10.319Z] Selecting previously unselected package librtmp1:amd64. [2021-09-24T20:55:10.319Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-24T20:55:10.319Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-24T20:55:10.319Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-24T20:55:10.319Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-24T20:55:10.319Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-24T20:55:10.319Z] Selecting previously unselected package liberror-perl. [2021-09-24T20:55:10.319Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-24T20:55:10.319Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-24T20:55:10.319Z] Selecting previously unselected package git-man. [2021-09-24T20:55:10.319Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-24T20:55:10.319Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-24T20:55:10.592Z] Selecting previously unselected package git. [2021-09-24T20:55:10.592Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-24T20:55:10.592Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-24T20:55:11.188Z] Selecting previously unselected package libnorm1:amd64. [2021-09-24T20:55:11.188Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-24T20:55:11.188Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-24T20:55:11.188Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-24T20:55:11.188Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-24T20:55:11.188Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-24T20:55:11.188Z] Selecting previously unselected package libsodium23:amd64. [2021-09-24T20:55:11.188Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-24T20:55:11.188Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-24T20:55:11.188Z] Selecting previously unselected package libzmq5:amd64. [2021-09-24T20:55:11.188Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-24T20:55:11.188Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-24T20:55:11.456Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-24T20:55:11.456Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-24T20:55:11.456Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-24T20:55:11.456Z] Selecting previously unselected package pkg-config. [2021-09-24T20:55:11.456Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-24T20:55:11.456Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-24T20:55:11.456Z] Selecting previously unselected package zip. [2021-09-24T20:55:11.456Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-24T20:55:11.456Z] Unpacking zip (3.0-11build1) ... [2021-09-24T20:55:11.722Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-24T20:55:11.722Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-24T20:55:11.722Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-24T20:55:11.722Z] Setting up liberror-perl (0.17025-1) ... [2021-09-24T20:55:11.722Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-24T20:55:11.722Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-24T20:55:11.722Z] No schema files found: doing nothing. [2021-09-24T20:55:11.722Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-24T20:55:11.722Z] Setting up zip (3.0-11build1) ... [2021-09-24T20:55:11.722Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-24T20:55:11.722Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-24T20:55:11.722Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-24T20:55:11.722Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-24T20:55:11.722Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-24T20:55:11.722Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-24T20:55:11.722Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-24T20:55:11.722Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-24T20:55:12.306Z] git set to automatically installed. [2021-09-24T20:55:12.306Z] git-man set to automatically installed. [2021-09-24T20:55:12.306Z] libcurl3-gnutls set to automatically installed. [2021-09-24T20:55:12.306Z] liberror-perl set to automatically installed. [2021-09-24T20:55:12.306Z] libglib2.0-0 set to automatically installed. [2021-09-24T20:55:12.306Z] libnghttp2-14 set to automatically installed. [2021-09-24T20:55:12.306Z] libnorm1 set to automatically installed. [2021-09-24T20:55:12.306Z] libpgm-5.2-0 set to automatically installed. [2021-09-24T20:55:12.306Z] libpsl5 set to automatically installed. [2021-09-24T20:55:12.306Z] librtmp1 set to automatically installed. [2021-09-24T20:55:12.306Z] libsodium23 set to automatically installed. [2021-09-24T20:55:12.306Z] libzmq3-dev set to automatically installed. [2021-09-24T20:55:12.306Z] libzmq5 set to automatically installed. [2021-09-24T20:55:12.306Z] pkg-config set to automatically installed. [2021-09-24T20:55:12.306Z] zip set to automatically installed. [2021-09-24T20:55:14.256Z] snapd is not logged in, snap install commands will use sudo [2021-09-24T20:55:21.955Z] ---> b9cb37b1474b [2021-09-24T20:55:21.955Z] Step 9/24 : RUN go mod tidy [2021-09-24T20:55:22.931Z] ---> Running in 9a9253a938ff [2021-09-24T20:55:22.931Z] ---> 004e67d86380 [2021-09-24T20:55:22.931Z] Step 9/26 : RUN go mod tidy [2021-09-24T20:55:22.931Z] ---> a3d8a8ab1488 [2021-09-24T20:55:22.931Z] Step 9/24 : RUN go mod tidy [2021-09-24T20:55:23.210Z] ---> Running in c31e279f760c [2021-09-24T20:55:23.210Z] ---> Running in 0a23abec5a1f [2021-09-24T20:55:23.486Z] ---> a1f89b9bfb1c [2021-09-24T20:55:23.486Z] Step 9/22 : RUN go mod tidy [2021-09-24T20:55:23.486Z] ---> 5fa27107d1e3 [2021-09-24T20:55:23.486Z] Step 9/24 : RUN go mod tidy [2021-09-24T20:55:23.761Z] ---> Running in 4c34cef3766c [2021-09-24T20:55:23.761Z] ---> Running in 2a2e9f9a28e1 [2021-09-24T20:55:24.353Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-24T20:55:24.353Z] snapd is not logged in, snap install commands will use sudo [2021-09-24T20:55:25.763Z] snap "core18" has no updates available [2021-09-24T20:55:26.346Z] Pulling config-common [2021-09-24T20:55:26.346Z] + snapcraftctl pull [2021-09-24T20:55:27.760Z] Pulling go-build-helper [2021-09-24T20:55:27.760Z] + snapcraftctl pull [2021-09-24T20:55:28.723Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-24T20:55:28.723Z] Skipping pull go-build-helper (already ran) [2021-09-24T20:55:28.723Z] Building go-build-helper [2021-09-24T20:55:28.723Z] + snapcraftctl build [2021-09-24T20:55:29.185Z] Removing intermediate container 9a9253a938ff [2021-09-24T20:55:29.185Z] ---> 2d300d08b91c [2021-09-24T20:55:29.186Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-24T20:55:29.186Z] ---> Running in deab1903fe9b [2021-09-24T20:55:30.634Z] Removing intermediate container c31e279f760c [2021-09-24T20:55:30.634Z] ---> 1253a0c82a82 [2021-09-24T20:55:30.634Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-24T20:55:30.634Z] 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-24T20:55:30.670Z] Staging go-build-helper [2021-09-24T20:55:30.670Z] + snapcraftctl stage [2021-09-24T20:55:30.911Z] ---> Running in 5cd48921fbd3 [2021-09-24T20:55:31.195Z] Removing intermediate container 4c34cef3766c [2021-09-24T20:55:31.195Z] ---> c4974e561e43 [2021-09-24T20:55:31.195Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-24T20:55:31.195Z] Removing intermediate container 0a23abec5a1f [2021-09-24T20:55:31.195Z] ---> 85bfaea6b24b [2021-09-24T20:55:31.195Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-24T20:55:31.475Z] ---> Running in 683f221ac8b3 [2021-09-24T20:55:31.475Z] ---> Running in d7a7f8bc1c7b [2021-09-24T20:55:31.748Z] Removing intermediate container 2a2e9f9a28e1 [2021-09-24T20:55:31.748Z] ---> ff26a71733b1 [2021-09-24T20:55:31.748Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-24T20:55:32.023Z] ---> Running in fe95d77d9b09 [2021-09-24T20:55:33.474Z] 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-24T20:55:34.464Z] 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-24T20:55:34.464Z] 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-24T20:55:34.743Z] 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-24T20:55:40.753Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-24T20:55:40.754Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-24T20:55:40.754Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-24T20:55:40.754Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-24T20:55:40.754Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-24T20:55:40.754Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-24T20:55:40.754Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-24T20:55:40.754Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-24T20:55:40.754Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-24T20:55:40.754Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-24T20:55:40.754Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-24T20:55:40.754Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-24T20:55:40.754Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-24T20:55:40.754Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-24T20:55:40.754Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-24T20:55:40.754Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-24T20:55:40.754Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-24T20:55:40.754Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-24T20:55:40.754Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-24T20:55:40.754Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-24T20:55:40.754Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-24T20:55:40.754Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-24T20:55:40.754Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-24T20:55:40.754Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-24T20:55:40.754Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-24T20:55:40.754Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-24T20:55:40.754Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-24T20:55:40.754Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-24T20:55:40.754Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-24T20:55:40.754Z] Fetched 224 kB in 0s (0 B/s) [2021-09-24T20:55:40.754Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-24T20:55:40.754Z] Fetched 157 kB in 0s (0 B/s) [2021-09-24T20:55:40.754Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-24T20:55:40.754Z] Fetched 221 kB in 0s (0 B/s) [2021-09-24T20:55:40.754Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-24T20:55:40.754Z] Fetched 143 kB in 0s (0 B/s) [2021-09-24T20:55:40.754Z] Pulling edgex-go [2021-09-24T20:55:40.754Z] + snapcraftctl pull [2021-09-24T20:55:41.023Z] Pulling hooks [2021-09-24T20:55:41.023Z] + snapcraftctl pull [2021-09-24T20:55:59.616Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-24T20:55:59.616Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-24T20:55:59.616Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-24T20:55:59.617Z] Fetched 0 B in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-24T20:55:59.617Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-24T20:55:59.617Z] Fetched 279 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-24T20:55:59.617Z] Fetched 122 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-24T20:55:59.617Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-24T20:55:59.617Z] Fetched 8848 B in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-24T20:55:59.617Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-24T20:55:59.617Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-24T20:55:59.617Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-24T20:55:59.617Z] Fetched 220 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-24T20:55:59.617Z] Fetched 154 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-24T20:55:59.617Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-24T20:55:59.617Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-24T20:55:59.617Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-24T20:55:59.617Z] Fetched 499 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-24T20:55:59.617Z] Fetched 111 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-24T20:55:59.617Z] Fetched 240 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-24T20:55:59.617Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-24T20:55:59.617Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-24T20:55:59.617Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-24T20:55:59.617Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-24T20:55:59.617Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-24T20:55:59.617Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-24T20:55:59.617Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-24T20:55:59.617Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-24T20:55:59.617Z] Fetched 8720 B in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-24T20:55:59.617Z] Fetched 140 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-24T20:55:59.617Z] Fetched 119 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-24T20:55:59.617Z] Fetched 111 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-24T20:55:59.617Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-24T20:55:59.617Z] Fetched 646 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-24T20:55:59.617Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-24T20:55:59.617Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-24T20:55:59.617Z] Fetched 368 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-24T20:55:59.617Z] Fetched 187 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-24T20:55:59.617Z] Fetched 175 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-24T20:55:59.617Z] Fetched 206 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-24T20:55:59.617Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-24T20:55:59.617Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-24T20:55:59.617Z] Fetched 159 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-24T20:55:59.617Z] Fetched 107 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-24T20:55:59.617Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-24T20:55:59.617Z] Pulling static-packages [2021-09-24T20:55:59.617Z] + snapcraftctl pull [2021-09-24T20:55:59.617Z] Pulling version [2021-09-24T20:55:59.617Z] + cd /root/project [2021-09-24T20:55:59.617Z] + git describe --tags --abbrev=0 [2021-09-24T20:55:59.617Z] + sed s/v// [2021-09-24T20:55:59.617Z] + GIT_VERSION=2.0.1-dev.50 [2021-09-24T20:55:59.617Z] + [ -z 2.0.1-dev.50 ] [2021-09-24T20:55:59.617Z] + snapcraftctl set-version 2.0.1-dev.50 [2021-09-24T20:56:00.578Z] Building config-common [2021-09-24T20:56:00.578Z] + snapcraftctl build [2021-09-24T20:56:02.520Z] Skipping build go-build-helper (already ran) [2021-09-24T20:56:02.787Z] Building edgex-go [2021-09-24T20:56:03.055Z] + cd /root/parts/edgex-go/src [2021-09-24T20:56:03.055Z] + git describe --tags --abbrev=0 [2021-09-24T20:56:03.055Z] + sed s/v// [2021-09-24T20:56:03.055Z] + GIT_VERSION=2.0.1-dev.50 [2021-09-24T20:56:03.055Z] + [ -z 2.0.1-dev.50 ] [2021-09-24T20:56:03.055Z] + echo 2.0.1-dev.50 [2021-09-24T20:56:03.055Z] + make build [2021-09-24T20:56:03.055Z] go mod tidy [2021-09-24T20:56:18.061Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-24T20:56:18.061Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-24T20:56:18.061Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-24T20:56:18.061Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-24T20:56:18.061Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-24T20:56:18.061Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-24T20:56:18.061Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-24T20:56:18.061Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-24T20:56:18.061Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-24T20:56:18.061Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-24T20:56:18.061Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T20:56:18.061Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-24T20:56:18.061Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-24T20:56:18.061Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-24T20:56:18.061Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-24T20:56:18.061Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-24T20:56:18.061Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-24T20:56:18.061Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-24T20:56:18.061Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-24T20:56:18.061Z] go: downloading golang.org/x/text v0.3.6 [2021-09-24T20:56:18.061Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-24T20:56:18.061Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-24T20:56:18.061Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-24T20:56:18.061Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T20:56:18.061Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-24T20:56:18.328Z] go: downloading github.com/kr/text v0.2.0 [2021-09-24T20:56:18.328Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-24T20:56:18.601Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-24T20:56:18.868Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-24T20:56:18.868Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-24T20:56:19.140Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-24T20:56:19.140Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-24T20:56:19.140Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-24T20:56:19.140Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-24T20:56:19.140Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-24T20:56:19.408Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-24T20:56:19.408Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-24T20:56:19.408Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-24T20:56:19.408Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-24T20:56:19.408Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-24T20:56:19.408Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T20:56:19.408Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T20:56:19.408Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T20:56:19.408Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-24T20:56:19.408Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-24T20:56:19.408Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-24T20:56:19.408Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-24T20:56:19.675Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-24T20:56:19.675Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-24T20:56:19.675Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-24T20:56:19.675Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-24T20:56:19.675Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-24T20:56:19.675Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-24T20:56:19.675Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-24T20:56:19.675Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-24T20:56:19.675Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-24T20:56:19.675Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-24T20:56:19.675Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-24T20:56:19.675Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-24T20:56:19.675Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-24T20:56:19.940Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-data/core-data ./cmd/core-data [2021-09-24T20:56:30.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-24T20:56:34.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-command/core-command ./cmd/core-command [2021-09-24T20:56:35.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-24T20:56:36.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-24T20:56:37.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-24T20:56:38.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-24T20:56:39.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-24T20:56:41.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-24T20:56:42.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-24T20:56:43.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-24T20:56:44.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-24T20:56:46.957Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-24T20:56:46.957Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-24T20:56:46.957Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-24T20:56:46.957Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-24T20:56:46.957Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-24T20:56:46.957Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-24T20:56:46.957Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-24T20:56:46.957Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-24T20:56:46.958Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-24T20:56:46.958Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-24T20:56:46.958Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-24T20:56:46.958Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-24T20:56:46.958Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-24T20:56:46.958Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-24T20:56:46.958Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-24T20:56:46.958Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-24T20:56:46.958Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-24T20:56:46.958Z] + 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-24T20:56:46.958Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-24T20:56:46.958Z] + 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-24T20:56:46.958Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-24T20:56:46.958Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-24T20:56:46.958Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-24T20:56:46.958Z] + 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-24T20:56:46.958Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-24T20:56:46.958Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-24T20:56:46.958Z] + 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-24T20:56:47.921Z] Building hooks [2021-09-24T20:56:47.921Z] + cd /root/parts/hooks/src [2021-09-24T20:56:47.921Z] + make build [2021-09-24T20:56:47.921Z] go mod tidy [2021-09-24T20:56:49.345Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-24T20:56:49.345Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-24T20:56:49.612Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-24T20:56:49.612Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-24T20:56:49.612Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-24T20:56:50.579Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-24T20:56:51.164Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-24T20:56:51.164Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-24T20:56:54.518Z] Building static-packages [2021-09-24T20:56:54.518Z] + snapcraftctl build [2021-09-24T20:56:56.463Z] Building version [2021-09-24T20:56:56.463Z] + snapcraftctl build [2021-09-24T20:56:59.048Z] Staging config-common [2021-09-24T20:56:59.048Z] + snapcraftctl stage [2021-09-24T20:57:00.014Z] Skipping stage go-build-helper (already ran) [2021-09-24T20:57:00.014Z] Staging edgex-go [2021-09-24T20:57:00.014Z] + snapcraftctl stage [2021-09-24T20:57:01.423Z] Staging hooks [2021-09-24T20:57:01.423Z] + snapcraftctl stage [2021-09-24T20:57:02.386Z] Staging static-packages [2021-09-24T20:57:02.386Z] + snapcraftctl stage [2021-09-24T20:57:03.795Z] Staging version [2021-09-24T20:57:03.795Z] + snapcraftctl stage [2021-09-24T20:57:04.758Z] Priming config-common [2021-09-24T20:57:04.758Z] + snapcraftctl prime [2021-09-24T20:57:05.721Z] Priming go-build-helper [2021-09-24T20:57:05.721Z] + snapcraftctl prime [2021-09-24T20:57:07.137Z] Priming edgex-go [2021-09-24T20:57:07.137Z] + snapcraftctl prime [2021-09-24T20:57:08.548Z] Priming hooks [2021-09-24T20:57:08.548Z] + snapcraftctl prime [2021-09-24T20:57:09.509Z] Priming static-packages [2021-09-24T20:57:09.509Z] + snapcraftctl prime [2021-09-24T20:57:12.096Z] Priming version [2021-09-24T20:57:12.096Z] + snapcraftctl prime [2021-09-24T20:57:13.509Z] 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-24T20:57:26.618Z] 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-24T20:57:26.619Z] 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-24T20:57:26.619Z] Removing intermediate container deab1903fe9b [2021-09-24T20:57:26.619Z] ---> bbc5218bf046 [2021-09-24T20:57:26.619Z] [2021-09-24T20:57:26.619Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T20:57:26.619Z] 3.14: Pulling from library/alpine [2021-09-24T20:57:26.619Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T20:57:26.619Z] Status: Downloaded newer image for alpine:3.14 [2021-09-24T20:57:26.619Z] ---> bb3de5531c18 [2021-09-24T20:57:26.619Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-24T20:57:26.897Z] ---> Running in e9904bfbdaaf [2021-09-24T20:57:27.914Z] Removing intermediate container 5cd48921fbd3 [2021-09-24T20:57:27.914Z] ---> dde99d5ffacb [2021-09-24T20:57:27.914Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-24T20:57:28.916Z] ---> Running in 312dc6701a4a [2021-09-24T20:57:29.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:57:29.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:57:30.811Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-24T20:57:30.811Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:57:30.811Z] OK: 5 MiB in 15 packages [2021-09-24T20:57:32.817Z] 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-24T20:57:34.268Z] Removing intermediate container e9904bfbdaaf [2021-09-24T20:57:34.268Z] ---> f6120270f94e [2021-09-24T20:57:34.268Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T20:57:35.252Z] ---> Running in 0d8a79bfe61e [2021-09-24T20:57:35.853Z] Removing intermediate container 683f221ac8b3 [2021-09-24T20:57:35.853Z] ---> 95194f327bb7 [2021-09-24T20:57:35.853Z] [2021-09-24T20:57:35.853Z] Step 11/22 : FROM alpine:3.14 [2021-09-24T20:57:35.853Z] ---> bb3de5531c18 [2021-09-24T20:57:35.853Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-24T20:57:35.853Z] Removing intermediate container d7a7f8bc1c7b [2021-09-24T20:57:35.853Z] ---> e27ab07c4637 [2021-09-24T20:57:35.853Z] [2021-09-24T20:57:35.853Z] Step 11/26 : FROM alpine:3.14 [2021-09-24T20:57:35.853Z] ---> bb3de5531c18 [2021-09-24T20:57:35.853Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-24T20:57:36.127Z] ---> Running in 7acb2cebe094 [2021-09-24T20:57:36.127Z] ---> Running in a1b7c9b47425 [2021-09-24T20:57:36.401Z] Removing intermediate container 0d8a79bfe61e [2021-09-24T20:57:36.401Z] ---> 03f6bf20fa27 [2021-09-24T20:57:36.401Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-24T20:57:37.001Z] ---> Running in 3fbe76728e3e [2021-09-24T20:57:37.606Z] Removing intermediate container 312dc6701a4a [2021-09-24T20:57:37.606Z] ---> 90838bbdd76c [2021-09-24T20:57:37.606Z] [2021-09-24T20:57:37.606Z] Step 12/24 : FROM docker:20.10.7 [2021-09-24T20:57:37.888Z] Removing intermediate container 3fbe76728e3e [2021-09-24T20:57:37.888Z] ---> 211aaac61435 [2021-09-24T20:57:37.888Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-24T20:57:37.888Z] 20.10.7: Pulling from library/docker [2021-09-24T20:57:38.162Z] ---> Running in a014dba0a541 [2021-09-24T20:57:39.155Z] Removing intermediate container a014dba0a541 [2021-09-24T20:57:39.155Z] ---> fb8ea84248d2 [2021-09-24T20:57:39.155Z] Step 16/24 : WORKDIR / [2021-09-24T20:57:39.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:57:39.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:57:39.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:57:40.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:57:40.010Z] ---> Running in 272123d31e0d [2021-09-24T20:57:41.004Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-24T20:57:41.004Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-24T20:57:41.004Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-24T20:57:41.004Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-24T20:57:41.004Z] (3/3) Installing su-exec (0.2-r1) [2021-09-24T20:57:41.004Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-24T20:57:41.004Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:57:41.004Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-24T20:57:41.004Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T20:57:41.004Z] (5/5) Installing curl (7.79.1-r0) [2021-09-24T20:57:41.004Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:57:41.004Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T20:57:41.290Z] OK: 8 MiB in 19 packages [2021-09-24T20:57:41.566Z] OK: 6 MiB in 17 packages [2021-09-24T20:57:41.844Z] Removing intermediate container 272123d31e0d [2021-09-24T20:57:41.844Z] ---> fff5c6074b0e [2021-09-24T20:57:41.844Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T20:57:43.288Z] ---> 33dc04402bdf [2021-09-24T20:57:43.288Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-24T20:57:44.737Z] Removing intermediate container a1b7c9b47425 [2021-09-24T20:57:44.737Z] ---> 6fe384609820 [2021-09-24T20:57:44.737Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-24T20:57:44.737Z] Removing intermediate container 7acb2cebe094 [2021-09-24T20:57:44.737Z] ---> 4fac1517910f [2021-09-24T20:57:44.737Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-24T20:57:48.157Z] ---> ae923d09440c [2021-09-24T20:57:48.158Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-24T20:57:48.158Z] ---> Running in 2cbd42f91506 [2021-09-24T20:57:48.158Z] ---> Running in 087daeb4f5e1 [2021-09-24T20:57:48.441Z] Removing intermediate container fe95d77d9b09 [2021-09-24T20:57:48.441Z] ---> ef7f283b5320 [2021-09-24T20:57:48.441Z] [2021-09-24T20:57:48.441Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T20:57:48.441Z] ---> bb3de5531c18 [2021-09-24T20:57:48.441Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-24T20:57:49.038Z] Removing intermediate container 087daeb4f5e1 [2021-09-24T20:57:49.038Z] ---> 9a0fd58561b4 [2021-09-24T20:57:49.038Z] Step 14/22 : WORKDIR /edgex [2021-09-24T20:57:49.635Z] ---> Running in 58827712fe81 [2021-09-24T20:57:49.635Z] Removing intermediate container 2cbd42f91506 [2021-09-24T20:57:49.635Z] ---> 39a11ef8788a [2021-09-24T20:57:49.635Z] Step 14/26 : WORKDIR / [2021-09-24T20:57:49.635Z] ---> Running in 41dc571c0c2c [2021-09-24T20:57:49.635Z] ---> 43eac97f2c6a [2021-09-24T20:57:49.635Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-24T20:57:49.910Z] ---> Running in d2e386420bee [2021-09-24T20:57:49.910Z] ---> Running in 6dc47e9d3eb7 [2021-09-24T20:57:50.185Z] Removing intermediate container 58827712fe81 [2021-09-24T20:57:50.185Z] ---> 32729c49baa1 [2021-09-24T20:57:50.185Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-24T20:57:50.463Z] ---> Running in f1e17286cb99 [2021-09-24T20:57:50.742Z] Removing intermediate container 41dc571c0c2c [2021-09-24T20:57:50.742Z] ---> 99edc730c9a7 [2021-09-24T20:57:50.742Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-24T20:57:50.742Z] Removing intermediate container d2e386420bee [2021-09-24T20:57:50.742Z] ---> b7f4408ed4ba [2021-09-24T20:57:50.742Z] 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-24T20:57:50.742Z] Removing intermediate container 6dc47e9d3eb7 [2021-09-24T20:57:50.742Z] ---> 22094a49d0e0 [2021-09-24T20:57:50.742Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T20:57:51.023Z] ---> Running in 6719d6dee304 [2021-09-24T20:57:51.297Z] Removing intermediate container f1e17286cb99 [2021-09-24T20:57:51.297Z] ---> 01eb9f953ddd [2021-09-24T20:57:51.297Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-24T20:57:51.297Z] ---> Running in 958e3c7e50f9 [2021-09-24T20:57:51.576Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-24T20:57:51.576Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-24T20:57:51.849Z] ---> df445af6242a [2021-09-24T20:57:51.849Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-24T20:57:51.850Z] ---> Running in 51e74ed5e591 [2021-09-24T20:57:51.850Z] Removing intermediate container 6719d6dee304 [2021-09-24T20:57:51.850Z] ---> 13c508552e02 [2021-09-24T20:57:51.850Z] Step 22/24 : LABEL arch=arm64 [2021-09-24T20:57:52.122Z] ---> 26b7fdd4ef4c [2021-09-24T20:57:52.122Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-24T20:57:52.122Z] ---> 2e0b7e55ea9c [2021-09-24T20:57:52.122Z] 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-24T20:57:52.522Z] Removing intermediate container 958e3c7e50f9 [2021-09-24T20:57:52.522Z] ---> aafa74c1a615 [2021-09-24T20:57:52.522Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:57:52.522Z] ---> Running in b4799ebc4eec [2021-09-24T20:57:52.522Z] ---> Running in 68a561d7edb3 [2021-09-24T20:57:52.823Z] Removing intermediate container 51e74ed5e591 [2021-09-24T20:57:52.823Z] ---> 379b613ee1af [2021-09-24T20:57:52.823Z] 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-24T20:57:53.439Z] ---> Running in 1ceb39385d92 [2021-09-24T20:57:53.439Z] Removing intermediate container b4799ebc4eec [2021-09-24T20:57:53.439Z] ---> cd4c40613dd7 [2021-09-24T20:57:53.439Z] Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:57:53.749Z] ---> Running in 0959efc5977e [2021-09-24T20:57:54.038Z] ---> 7123b0fa617b [2021-09-24T20:57:54.038Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-24T20:57:55.073Z] ---> 493784f6d368 [2021-09-24T20:57:55.073Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-24T20:57:55.073Z] Removing intermediate container 0959efc5977e [2021-09-24T20:57:55.073Z] ---> 9527662d2954 [2021-09-24T20:57:55.073Z] Step 24/24 : LABEL version=0.0.0 [2021-09-24T20:57:55.352Z] ---> Running in 5c9baee77014 [2021-09-24T20:57:55.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:57:55.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:57:55.921Z] ---> 43f372acf614 [2021-09-24T20:57:55.921Z] 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-24T20:57:56.197Z] Removing intermediate container 5c9baee77014 [2021-09-24T20:57:56.197Z] ---> f75b7472f0e0 [2021-09-24T20:57:56.197Z] [2021-09-24T20:57:56.796Z] (1/39) Installing readline (8.1.0-r0) [2021-09-24T20:57:56.796Z] (2/39) Installing bash (5.1.0-r0) [2021-09-24T20:57:56.796Z] Executing bash-5.1.0-r0.post-install [2021-09-24T20:57:56.796Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-24T20:57:56.796Z] Successfully built f75b7472f0e0 [2021-09-24T20:57:56.796Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-24T20:57:56.796Z] Successfully tagged core-command-arm64:latest [2021-09-24T20:57:56.796Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-24T20:57:56.796Z]  Building core-command ... done Building support-notifications [2021-09-24T20:57:56.796Z] (6/39) Installing curl (7.79.1-r0) [2021-09-24T20:57:56.796Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-24T20:57:56.796Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-24T20:57:56.796Z] (9/39) Installing expat (2.2.10-r1) [2021-09-24T20:57:56.796Z] (10/39) Installing libffi (3.3-r2) [2021-09-24T20:57:56.796Z] (11/39) Installing gdbm (1.19-r0) [2021-09-24T20:57:56.796Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-24T20:57:56.796Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-24T20:57:57.070Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-24T20:57:57.352Z] Removing intermediate container 68a561d7edb3 [2021-09-24T20:57:57.352Z] ---> 6d3e7f0def8a [2021-09-24T20:57:57.352Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-24T20:57:57.352Z] ---> c84ef9a6eeaf [2021-09-24T20:57:57.352Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-24T20:57:57.995Z] ---> ea41eee156a8 [2021-09-24T20:57:57.995Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-24T20:57:58.602Z] ---> Running in f65d710392bf [2021-09-24T20:57:58.602Z] ---> Running in ef85d0869e5c [2021-09-24T20:57:58.878Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-24T20:57:58.878Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-24T20:57:58.878Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-24T20:57:58.878Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-24T20:57:58.878Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-24T20:57:59.157Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-24T20:57:59.157Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-24T20:57:59.454Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-24T20:57:59.454Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-24T20:57:59.454Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-24T20:57:59.454Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-24T20:57:59.454Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-24T20:57:59.731Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-24T20:57:59.731Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-24T20:57:59.731Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-24T20:57:59.731Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-24T20:57:59.731Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-24T20:57:59.731Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-24T20:57:59.731Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-24T20:57:59.731Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-24T20:57:59.731Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-24T20:57:59.731Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-24T20:57:59.731Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-24T20:57:59.731Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-24T20:57:59.731Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-24T20:58:00.730Z] Executing busybox-1.32.1-r6.trigger [2021-09-24T20:58:00.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:58:00.730Z] OK: 82 MiB in 59 packages [2021-09-24T20:58:01.007Z] Removing intermediate container f65d710392bf [2021-09-24T20:58:01.007Z] ---> 6c2e1d5c6c9a [2021-09-24T20:58:01.007Z] Step 19/22 : CMD ["--init=true"] [2021-09-24T20:58:01.279Z] ---> 1614cfbba3e6 [2021-09-24T20:58:01.279Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-24T20:58:01.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:58:01.882Z] ---> Running in 3f253cc9b1d6 [2021-09-24T20:58:03.335Z] Removing intermediate container 3f253cc9b1d6 [2021-09-24T20:58:03.335Z] ---> ef1bb78f1b1e [2021-09-24T20:58:03.335Z] Step 20/22 : LABEL arch=arm64 [2021-09-24T20:58:03.335Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-24T20:58:03.335Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-24T20:58:03.335Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-24T20:58:03.335Z] ---> e3279c361a82 [2021-09-24T20:58:03.335Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-24T20:58:03.611Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-24T20:58:03.611Z] ---> Running in eb4172b1728a [2021-09-24T20:58:03.887Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-24T20:58:04.168Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-24T20:58:04.447Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T20:58:04.448Z] OK: 8 MiB in 20 packages [2021-09-24T20:58:04.448Z] Removing intermediate container eb4172b1728a [2021-09-24T20:58:04.448Z] ---> ec399472358d [2021-09-24T20:58:04.448Z] Step 21/22 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:58:05.445Z] ---> 90091701576d [2021-09-24T20:58:05.445Z] 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-24T20:58:05.445Z] ---> Running in 91fa77afe211 [2021-09-24T20:58:06.047Z] ---> Running in a04abb68f588 [2021-09-24T20:58:06.336Z] Removing intermediate container 91fa77afe211 [2021-09-24T20:58:06.336Z] ---> 79d284f6d8c1 [2021-09-24T20:58:06.336Z] Step 22/22 : LABEL version=0.0.0 [2021-09-24T20:58:07.326Z] ---> Running in 008639f59640 [2021-09-24T20:58:07.608Z] Removing intermediate container ef85d0869e5c [2021-09-24T20:58:07.608Z] ---> 0ebf44b597ea [2021-09-24T20:58:07.608Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T20:58:09.049Z] Removing intermediate container 008639f59640 [2021-09-24T20:58:09.049Z] ---> 8e09041f2096 [2021-09-24T20:58:09.049Z] [2021-09-24T20:58:09.328Z] Successfully built 8e09041f2096 [2021-09-24T20:58:09.328Z] Collecting docker-compose==1.23.2 [2021-09-24T20:58:09.602Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-24T20:58:09.602Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-24T20:58:09.602Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-09-24T20:58:09.602Z] ---> 250a3980e94d [2021-09-24T20:58:09.602Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-24T20:58:09.881Z] Collecting texttable<0.10,>=0.9.0 [2021-09-24T20:58:10.154Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-24T20:58:12.928Z] Collecting docker<4.0,>=3.6.0 [2021-09-24T20:58:12.928Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-24T20:58:13.212Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-24T20:58:13.212Z] ---> 2d72047d7da5 [2021-09-24T20:58:13.212Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-24T20:58:13.212Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-24T20:58:13.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:58:13.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:58:13.824Z] ---> 38ba7d2b6e77 [2021-09-24T20:58:13.824Z] Step 3/23 : WORKDIR /edgex-go [2021-09-24T20:58:13.824Z] ---> Using cache [2021-09-24T20:58:13.824Z] ---> 1a43dee8da99 [2021-09-24T20:58:13.824Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:58:13.824Z] ---> Using cache [2021-09-24T20:58:13.824Z] ---> 364459b9ed6e [2021-09-24T20:58:13.824Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-24T20:58:13.824Z] Collecting jsonschema<3,>=2.5.1 [2021-09-24T20:58:13.824Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-24T20:58:14.101Z] Collecting docopt<0.7,>=0.6.1 [2021-09-24T20:58:14.101Z] Removing intermediate container a04abb68f588 [2021-09-24T20:58:14.101Z] ---> 542a64c99b9f [2021-09-24T20:58:14.101Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-24T20:58:14.101Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-24T20:58:14.390Z] ---> Running in 6849e8204ae3 [2021-09-24T20:58:15.369Z] ---> Running in 80922ca82717 [2021-09-24T20:58:15.643Z] ---> 790d69f39553 [2021-09-24T20:58:15.643Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-24T20:58:16.244Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-24T20:58:16.244Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-24T20:58:16.519Z] ---> Running in e9163c57a587 [2021-09-24T20:58:16.519Z] Removing intermediate container 80922ca82717 [2021-09-24T20:58:16.519Z] ---> d4597524bf8e [2021-09-24T20:58:16.519Z] Step 24/26 : LABEL arch=arm64 [2021-09-24T20:58:17.123Z] ---> Running in 85ec3c19ac0b [2021-09-24T20:58:17.399Z] Removing intermediate container e9163c57a587 [2021-09-24T20:58:17.399Z] ---> 964f0f5f6b37 [2021-09-24T20:58:17.399Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T20:58:17.399Z] ---> Running in d352fbcf7ebb [2021-09-24T20:58:18.002Z] Removing intermediate container 85ec3c19ac0b [2021-09-24T20:58:18.002Z] ---> 2a67d24fbb42 [2021-09-24T20:58:18.002Z] Step 25/26 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:58:18.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:58:18.602Z] ---> Running in 6a7fdebdf39e [2021-09-24T20:58:18.885Z] Removing intermediate container d352fbcf7ebb [2021-09-24T20:58:18.885Z] ---> 3aa1922470cc [2021-09-24T20:58:18.885Z] Step 22/24 : LABEL arch=arm64 [2021-09-24T20:58:19.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T20:58:19.473Z] ---> Running in 8a23e69b3d77 [2021-09-24T20:58:19.473Z] Removing intermediate container 6a7fdebdf39e [2021-09-24T20:58:19.473Z] ---> de54769e294b [2021-09-24T20:58:19.473Z] Step 26/26 : LABEL version=0.0.0 [2021-09-24T20:58:19.748Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-24T20:58:19.748Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-24T20:58:20.029Z] 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-24T20:58:20.029Z] Collecting cached-property<2,>=1.2.0 [2021-09-24T20:58:20.305Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-24T20:58:20.305Z] OK: 218 MiB in 52 packages [2021-09-24T20:58:20.305Z] ---> Running in 8479338f7b2a [2021-09-24T20:58:20.902Z] Removing intermediate container 8a23e69b3d77 [2021-09-24T20:58:20.903Z] ---> 32ccceaf0e92 [2021-09-24T20:58:20.903Z] Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:58:21.176Z] Collecting PyYAML<4,>=3.10 [2021-09-24T20:58:21.176Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-24T20:58:22.161Z] ---> Running in 439b08c4a883 [2021-09-24T20:58:22.438Z] Removing intermediate container 8479338f7b2a [2021-09-24T20:58:22.438Z] ---> 33ca2ef25067 [2021-09-24T20:58:22.438Z] [2021-09-24T20:58:23.041Z] Successfully built 33ca2ef25067 [2021-09-24T20:58:24.031Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-24T20:58:24.031Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-24T20:58:24.031Z] Removing intermediate container 6849e8204ae3 [2021-09-24T20:58:24.031Z] ---> c6a2ccd34788 [2021-09-24T20:58:24.031Z] Step 6/23 : COPY go.mod . [2021-09-24T20:58:24.633Z] Removing intermediate container 439b08c4a883 [2021-09-24T20:58:24.633Z] ---> b3bef6eef140 [2021-09-24T20:58:24.633Z] Step 24/24 : LABEL version=0.0.0 [2021-09-24T20:58:24.919Z] ---> Running in 6d591ca9146d [2021-09-24T20:58:25.202Z] ---> feb64047c668 [2021-09-24T20:58:25.202Z] Step 7/23 : RUN go mod download [2021-09-24T20:58:25.202Z] Collecting docker-pycreds>=0.4.0 [2021-09-24T20:58:25.202Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-24T20:58:25.478Z] ---> Running in c38d53ed2b56 [2021-09-24T20:58:25.750Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:58:25.750Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:58:25.750Z] ---> 38ba7d2b6e77 [2021-09-24T20:58:25.750Z] Step 3/32 : WORKDIR /edgex-go [2021-09-24T20:58:25.750Z] ---> Using cache [2021-09-24T20:58:25.750Z] ---> 1a43dee8da99 [2021-09-24T20:58:25.750Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:58:25.750Z] ---> Using cache [2021-09-24T20:58:25.750Z] ---> 364459b9ed6e [2021-09-24T20:58:25.750Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-24T20:58:25.750Z] ---> Using cache [2021-09-24T20:58:25.750Z] ---> b954af150628 [2021-09-24T20:58:25.750Z] Step 6/32 : COPY go.mod . [2021-09-24T20:58:25.750Z] ---> Using cache [2021-09-24T20:58:25.751Z] ---> 9c31def12c82 [2021-09-24T20:58:25.751Z] Step 7/32 : RUN go mod download [2021-09-24T20:58:25.751Z] ---> Using cache [2021-09-24T20:58:25.751Z] ---> 1c3423877218 [2021-09-24T20:58:25.751Z] Step 8/32 : COPY . . [2021-09-24T20:58:25.751Z] ---> Using cache [2021-09-24T20:58:25.751Z] ---> a1f89b9bfb1c [2021-09-24T20:58:25.751Z] Step 9/32 : RUN go mod tidy [2021-09-24T20:58:25.751Z] ---> Using cache [2021-09-24T20:58:25.751Z] ---> c4974e561e43 [2021-09-24T20:58:25.751Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-24T20:58:26.028Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-24T20:58:26.305Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-24T20:58:26.305Z] Removing intermediate container 6d591ca9146d [2021-09-24T20:58:26.305Z] ---> 1eab9bfcc6f5 [2021-09-24T20:58:26.305Z] [2021-09-24T20:58:26.604Z] Collecting certifi>=2017.4.17 [2021-09-24T20:58:26.605Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-24T20:58:26.881Z] Collecting idna<2.8,>=2.5 [2021-09-24T20:58:26.881Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-24T20:58:26.881Z] Successfully built 1eab9bfcc6f5 [2021-09-24T20:58:27.162Z] Successfully tagged core-data-arm64:latest [2021-09-24T20:58:27.162Z] ---> Running in 0bfc5b8b57c8 [2021-09-24T20:58:27.162Z] Building core-metadata [2021-09-24T20:58:27.761Z]  Building core-data ... done Collecting urllib3<1.25,>=1.21.1 [2021-09-24T20:58:27.761Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-24T20:58:28.369Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-24T20:58:28.369Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-24T20:58:28.369Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-24T20:58:28.369Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-24T20:58:28.644Z] 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-24T20:58:29.245Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-24T20:58:29.245Z] Attempting uninstall: urllib3 [2021-09-24T20:58:29.245Z] Found existing installation: urllib3 1.26.2 [2021-09-24T20:58:29.520Z] Uninstalling urllib3-1.26.2: [2021-09-24T20:58:29.520Z] Successfully uninstalled urllib3-1.26.2 [2021-09-24T20:58:30.118Z] Attempting uninstall: idna [2021-09-24T20:58:30.118Z] Found existing installation: idna 3.1 [2021-09-24T20:58:30.118Z] Uninstalling idna-3.1: [2021-09-24T20:58:30.118Z] Successfully uninstalled idna-3.1 [2021-09-24T20:58:30.726Z] Attempting uninstall: chardet [2021-09-24T20:58:30.726Z] Found existing installation: chardet 4.0.0 [2021-09-24T20:58:30.726Z] Uninstalling chardet-4.0.0: [2021-09-24T20:58:31.004Z] Successfully uninstalled chardet-4.0.0 [2021-09-24T20:58:34.414Z] Attempting uninstall: requests [2021-09-24T20:58:34.414Z] Found existing installation: requests 2.25.1 [2021-09-24T20:58:34.414Z] Uninstalling requests-2.25.1: [2021-09-24T20:58:34.414Z] Successfully uninstalled requests-2.25.1 [2021-09-24T20:58:34.693Z] Removing intermediate container c38d53ed2b56 [2021-09-24T20:58:34.693Z] ---> 089190f98b32 [2021-09-24T20:58:34.693Z] Step 8/23 : COPY . . [2021-09-24T20:58:34.693Z] Running setup.py install for texttable: started [2021-09-24T20:58:37.347Z] Running setup.py install for texttable: finished with status 'done' [2021-09-24T20:58:37.347Z] Running setup.py install for PyYAML: started [2021-09-24T20:58:40.766Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-24T20:58:40.766Z] Running setup.py install for docopt: started [2021-09-24T20:58:42.767Z] Running setup.py install for docopt: finished with status 'done' [2021-09-24T20:58:42.767Z] Running setup.py install for dockerpty: started [2021-09-24T20:58:45.412Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-24T20:58:47.405Z] 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-24T20:58:55.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:58:55.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:58:55.733Z] ---> 38ba7d2b6e77 [2021-09-24T20:58:55.733Z] Step 3/23 : WORKDIR /edgex-go [2021-09-24T20:58:55.733Z] ---> Using cache [2021-09-24T20:58:55.733Z] ---> 1a43dee8da99 [2021-09-24T20:58:55.733Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:58:55.733Z] ---> Using cache [2021-09-24T20:58:55.733Z] ---> 364459b9ed6e [2021-09-24T20:58:55.733Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-24T20:58:55.733Z] ---> Using cache [2021-09-24T20:58:55.733Z] ---> b954af150628 [2021-09-24T20:58:55.733Z] Step 6/23 : COPY go.mod . [2021-09-24T20:58:55.733Z] ---> Using cache [2021-09-24T20:58:55.733Z] ---> 9c31def12c82 [2021-09-24T20:58:55.733Z] Step 7/23 : RUN go mod download [2021-09-24T20:58:55.733Z] ---> Using cache [2021-09-24T20:58:55.733Z] ---> 1c3423877218 [2021-09-24T20:58:55.733Z] Step 8/23 : COPY . . [2021-09-24T20:58:55.733Z] ---> Using cache [2021-09-24T20:58:55.733Z] ---> a1f89b9bfb1c [2021-09-24T20:58:55.733Z] Step 9/23 : RUN go mod tidy [2021-09-24T20:58:55.733Z] ---> Using cache [2021-09-24T20:58:55.733Z] ---> c4974e561e43 [2021-09-24T20:58:55.733Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-24T20:58:57.895Z] ---> Running in f5a29a7cec14 [2021-09-24T20:58:58.569Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T20:58:58.569Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T20:58:58.569Z] ---> 38ba7d2b6e77 [2021-09-24T20:58:58.569Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T20:58:58.569Z] ---> Using cache [2021-09-24T20:58:58.569Z] ---> 1a43dee8da99 [2021-09-24T20:58:58.569Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T20:58:58.569Z] ---> Using cache [2021-09-24T20:58:58.569Z] ---> 364459b9ed6e [2021-09-24T20:58:58.569Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-24T20:58:58.569Z] ---> Using cache [2021-09-24T20:58:58.569Z] ---> b954af150628 [2021-09-24T20:58:58.569Z] Step 6/24 : COPY go.mod . [2021-09-24T20:58:58.569Z] ---> Using cache [2021-09-24T20:58:58.569Z] ---> 9c31def12c82 [2021-09-24T20:58:58.569Z] Step 7/24 : RUN go mod download [2021-09-24T20:58:58.569Z] ---> Using cache [2021-09-24T20:58:58.569Z] ---> 1c3423877218 [2021-09-24T20:58:58.569Z] Step 8/24 : COPY . . [2021-09-24T20:58:59.166Z] ---> Using cache [2021-09-24T20:58:59.167Z] ---> a1f89b9bfb1c [2021-09-24T20:58:59.167Z] Step 9/24 : RUN go mod tidy [2021-09-24T20:58:59.167Z] ---> Using cache [2021-09-24T20:58:59.167Z] ---> c4974e561e43 [2021-09-24T20:58:59.167Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-24T20:59:00.154Z] ---> Running in 2d5e42e6be4b [2021-09-24T20:59:00.441Z] 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-24T20:59:03.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-24T20:59:03.724Z] ---> b10866541fd1 [2021-09-24T20:59:03.724Z] Step 9/23 : RUN go mod tidy [2021-09-24T20:59:04.010Z] ---> Running in 6d3171908523 [2021-09-24T20:59:12.322Z] Removing intermediate container 1ceb39385d92 [2021-09-24T20:59:12.322Z] ---> 98c6af7a55ab [2021-09-24T20:59:12.322Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-24T20:59:12.322Z] ---> Running in bcd608ada794 [2021-09-24T20:59:12.602Z] Removing intermediate container 6d3171908523 [2021-09-24T20:59:12.602Z] ---> 96c3c283e1e3 [2021-09-24T20:59:12.602Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-24T20:59:12.602Z] ---> Running in e9144c7637df [2021-09-24T20:59:13.223Z] Removing intermediate container bcd608ada794 [2021-09-24T20:59:13.223Z] ---> 37a74cb34eb7 [2021-09-24T20:59:13.223Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-24T20:59:13.503Z] ---> Running in 19e37e7509f9 [2021-09-24T20:59:14.495Z] Removing intermediate container 19e37e7509f9 [2021-09-24T20:59:14.495Z] ---> 720fe1cf2be5 [2021-09-24T20:59:14.495Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-24T20:59:15.106Z] 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-24T20:59:16.566Z] ---> a2ad37f1f910 [2021-09-24T20:59:16.566Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-24T20:59:18.018Z] ---> 405835cc3ab7 [2021-09-24T20:59:18.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-24T20:59:19.481Z] ---> 753f08aab272 [2021-09-24T20:59:19.481Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-24T20:59:19.481Z] ---> Running in ce50823dc835 [2021-09-24T20:59:20.086Z] Removing intermediate container ce50823dc835 [2021-09-24T20:59:20.086Z] ---> 9f89dc4fbbb0 [2021-09-24T20:59:20.086Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T20:59:20.364Z] ---> Running in dc22cbea3def [2021-09-24T20:59:20.968Z] Removing intermediate container dc22cbea3def [2021-09-24T20:59:20.968Z] ---> 04c8022d777b [2021-09-24T20:59:20.968Z] Step 22/24 : LABEL arch=arm64 [2021-09-24T20:59:21.250Z] ---> Running in 247f0d4eccda [2021-09-24T20:59:21.855Z] Removing intermediate container 247f0d4eccda [2021-09-24T20:59:21.855Z] ---> e44ced579e87 [2021-09-24T20:59:21.855Z] Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T20:59:22.134Z] ---> Running in b62ee7e0fbc1 [2021-09-24T20:59:23.127Z] Removing intermediate container b62ee7e0fbc1 [2021-09-24T20:59:23.127Z] ---> acf407bc8fac [2021-09-24T20:59:23.127Z] Step 24/24 : LABEL version=0.0.0 [2021-09-24T20:59:23.127Z] ---> Running in e0be7cf9d769 [2021-09-24T20:59:23.733Z] Removing intermediate container e0be7cf9d769 [2021-09-24T20:59:23.733Z] ---> ee14c5e50520 [2021-09-24T20:59:23.733Z] [2021-09-24T20:59:24.008Z] Successfully built ee14c5e50520 [2021-09-24T20:59:24.008Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-24T20:59:56.388Z]  Building sys-mgmt-agent ... done Removing intermediate container 0bfc5b8b57c8 [2021-09-24T20:59:56.388Z] ---> e9e7aa44556b [2021-09-24T20:59:56.388Z] [2021-09-24T20:59:56.388Z] Step 11/32 : FROM alpine:3.14 [2021-09-24T20:59:56.388Z] ---> bb3de5531c18 [2021-09-24T20:59:56.388Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-24T20:59:56.388Z] ---> Running in 8e5becb7ff9b [2021-09-24T20:59:56.989Z] Removing intermediate container 8e5becb7ff9b [2021-09-24T20:59:56.989Z] ---> 3c5d4a91ecbf [2021-09-24T20:59:56.989Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-24T20:59:57.265Z] ---> Running in f46c33501d8a [2021-09-24T20:59:59.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T20:59:59.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T21:00:00.495Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-24T21:00:00.770Z] (2/2) Installing su-exec (0.2-r1) [2021-09-24T21:00:00.770Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T21:00:00.770Z] OK: 5 MiB in 16 packages [2021-09-24T21:00:02.782Z] Removing intermediate container f46c33501d8a [2021-09-24T21:00:02.782Z] ---> b991a1d00c5a [2021-09-24T21:00:02.782Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-24T21:00:02.782Z] ---> Running in c20c1e900c32 [2021-09-24T21:00:03.412Z] Removing intermediate container c20c1e900c32 [2021-09-24T21:00:03.412Z] ---> 134b75b133ab [2021-09-24T21:00:03.412Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-24T21:00:03.412Z] ---> Running in 4d99466f6e89 [2021-09-24T21:00:04.403Z] Removing intermediate container 4d99466f6e89 [2021-09-24T21:00:04.403Z] ---> d1a69ecb57b5 [2021-09-24T21:00:04.403Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-24T21:00:04.404Z] ---> Running in 236764b17a96 [2021-09-24T21:00:07.834Z] Removing intermediate container 236764b17a96 [2021-09-24T21:00:07.834Z] ---> 278d63620f4f [2021-09-24T21:00:07.834Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-24T21:00:07.834Z] ---> Running in ae77ede8af3f [2021-09-24T21:00:08.830Z] Removing intermediate container ae77ede8af3f [2021-09-24T21:00:08.830Z] ---> 6114c8b471a1 [2021-09-24T21:00:08.830Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-24T21:00:10.300Z] ---> ef110b2ef317 [2021-09-24T21:00:10.300Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-24T21:00:10.300Z] ---> Running in 83f0d5924495 [2021-09-24T21:00:15.398Z] Removing intermediate container 83f0d5924495 [2021-09-24T21:00:15.398Z] ---> 0b52562a4ed1 [2021-09-24T21:00:15.398Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T21:00:15.398Z] ---> cf6acf09884e [2021-09-24T21:00:15.398Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-24T21:00:17.394Z] ---> ad36bddd26a1 [2021-09-24T21:00:17.394Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-24T21:00:18.865Z] ---> 278c3adfe9ea [2021-09-24T21:00:18.865Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-24T21:00:19.862Z] ---> d7207443e4bc [2021-09-24T21:00:19.862Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-24T21:00:20.865Z] ---> a0455e65d3c3 [2021-09-24T21:00:20.865Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-24T21:00:21.482Z] ---> Running in beb9e344cb10 [2021-09-24T21:00:22.476Z] Removing intermediate container beb9e344cb10 [2021-09-24T21:00:22.476Z] ---> aa921bb5f75d [2021-09-24T21:00:22.476Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-24T21:00:23.932Z] ---> 136184d289d3 [2021-09-24T21:00:23.932Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-24T21:00:24.211Z] ---> Running in 117622280ec4 [2021-09-24T21:00:27.651Z] Removing intermediate container 117622280ec4 [2021-09-24T21:00:27.651Z] ---> ad353598333a [2021-09-24T21:00:27.651Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-24T21:00:28.268Z] ---> Running in 5c9388dba704 [2021-09-24T21:00:28.873Z] Removing intermediate container 5c9388dba704 [2021-09-24T21:00:28.873Z] ---> c87560d8f726 [2021-09-24T21:00:28.873Z] Step 29/32 : CMD ["gate"] [2021-09-24T21:00:29.478Z] ---> Running in 7b83d5beeeb9 [2021-09-24T21:00:30.084Z] Removing intermediate container 7b83d5beeeb9 [2021-09-24T21:00:30.084Z] ---> 2aaa46df99b4 [2021-09-24T21:00:30.084Z] Step 30/32 : LABEL arch=arm64 [2021-09-24T21:00:30.363Z] ---> Running in 86e5d5d55dc8 [2021-09-24T21:00:31.372Z] Removing intermediate container 86e5d5d55dc8 [2021-09-24T21:00:31.372Z] ---> 80548250bc23 [2021-09-24T21:00:31.372Z] Step 31/32 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T21:00:31.653Z] ---> Running in b1b2a27fa9ae [2021-09-24T21:00:32.656Z] Removing intermediate container b1b2a27fa9ae [2021-09-24T21:00:32.656Z] ---> 02e5f2957b50 [2021-09-24T21:00:32.656Z] Step 32/32 : LABEL version=0.0.0 [2021-09-24T21:00:32.939Z] ---> Running in dda331de6fbf [2021-09-24T21:00:33.944Z] Removing intermediate container dda331de6fbf [2021-09-24T21:00:33.944Z] ---> dc9f7f48da78 [2021-09-24T21:00:33.944Z] [2021-09-24T21:00:34.225Z] Successfully built dc9f7f48da78 [2021-09-24T21:00:34.225Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-24T21:00:46.832Z]  Building security-bootstrapper ... done Removing intermediate container f5a29a7cec14 [2021-09-24T21:00:46.832Z] ---> 66da55f8935f [2021-09-24T21:00:46.832Z] [2021-09-24T21:00:46.832Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T21:00:46.832Z] ---> bb3de5531c18 [2021-09-24T21:00:46.832Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-24T21:00:46.832Z] ---> Using cache [2021-09-24T21:00:46.832Z] ---> f6120270f94e [2021-09-24T21:00:46.832Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T21:00:46.832Z] ---> Using cache [2021-09-24T21:00:46.832Z] ---> 03f6bf20fa27 [2021-09-24T21:00:46.832Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-24T21:00:46.832Z] Removing intermediate container 2d5e42e6be4b [2021-09-24T21:00:46.832Z] ---> 022d75fcb7e7 [2021-09-24T21:00:46.832Z] [2021-09-24T21:00:46.832Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T21:00:46.832Z] ---> bb3de5531c18 [2021-09-24T21:00:46.832Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-24T21:00:46.832Z] ---> Using cache [2021-09-24T21:00:46.832Z] ---> f6120270f94e [2021-09-24T21:00:46.832Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T21:00:46.832Z] ---> Using cache [2021-09-24T21:00:46.832Z] ---> 03f6bf20fa27 [2021-09-24T21:00:46.832Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-24T21:00:46.832Z] ---> Running in 41648564c744 [2021-09-24T21:00:46.832Z] ---> Running in c172d41b8924 [2021-09-24T21:00:46.832Z] Removing intermediate container 41648564c744 [2021-09-24T21:00:46.832Z] ---> bc8e954dd3e8 [2021-09-24T21:00:46.832Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-24T21:00:46.832Z] Removing intermediate container c172d41b8924 [2021-09-24T21:00:46.832Z] ---> aaf7c93fb3b9 [2021-09-24T21:00:46.832Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-24T21:00:46.832Z] ---> Running in b9ff4f2e5c4d [2021-09-24T21:00:46.832Z] ---> Running in 92c7375e53e1 [2021-09-24T21:00:47.108Z] Removing intermediate container b9ff4f2e5c4d [2021-09-24T21:00:47.108Z] ---> fcd9d130fc73 [2021-09-24T21:00:47.108Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T21:00:47.390Z] Removing intermediate container 92c7375e53e1 [2021-09-24T21:00:47.390Z] ---> 433fb5744341 [2021-09-24T21:00:47.390Z] Step 16/24 : WORKDIR / [2021-09-24T21:00:47.674Z] Removing intermediate container e9144c7637df [2021-09-24T21:00:47.674Z] ---> 268672963f20 [2021-09-24T21:00:47.674Z] [2021-09-24T21:00:47.674Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T21:00:47.674Z] ---> bb3de5531c18 [2021-09-24T21:00:47.674Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-24T21:00:47.674Z] ---> Running in e9f14ac60bd0 [2021-09-24T21:00:47.674Z] ---> Running in 27ea8a2534f6 [2021-09-24T21:00:48.277Z] ---> 769c6a99522a [2021-09-24T21:00:48.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-24T21:00:48.277Z] Removing intermediate container e9f14ac60bd0 [2021-09-24T21:00:48.277Z] ---> 0f7dcaa9bbf4 [2021-09-24T21:00:48.277Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T21:00:49.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T21:00:49.272Z] ---> 6cc3e2ecd282 [2021-09-24T21:00:49.272Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-24T21:00:49.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T21:00:49.552Z] ---> 5998ed7e2df1 [2021-09-24T21:00:49.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-24T21:00:50.547Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-24T21:00:50.547Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-24T21:00:50.547Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T21:00:50.547Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T21:00:50.547Z] ---> 98c98bf6301b [2021-09-24T21:00:50.547Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-24T21:00:50.547Z] OK: 6 MiB in 16 packages [2021-09-24T21:00:50.837Z] ---> 84121e8f2b68 [2021-09-24T21:00:50.837Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-24T21:00:50.837Z] ---> Running in cba1d8660fa7 [2021-09-24T21:00:51.829Z] Removing intermediate container cba1d8660fa7 [2021-09-24T21:00:51.829Z] ---> e09fe5b9e118 [2021-09-24T21:00:51.829Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T21:00:51.829Z] ---> Running in 1a63bebe6136 [2021-09-24T21:00:51.829Z] ---> f1bc637f065e [2021-09-24T21:00:51.829Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-24T21:00:52.104Z] ---> Running in ce5a82cb445d [2021-09-24T21:00:52.378Z] Removing intermediate container 1a63bebe6136 [2021-09-24T21:00:52.378Z] ---> 202b40fb46f8 [2021-09-24T21:00:52.378Z] Step 21/23 : LABEL arch=arm64 [2021-09-24T21:00:52.378Z] Removing intermediate container 27ea8a2534f6 [2021-09-24T21:00:52.378Z] ---> 8ccdd4d9f41f [2021-09-24T21:00:52.378Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T21:00:52.659Z] Removing intermediate container ce5a82cb445d [2021-09-24T21:00:52.659Z] ---> aaf31534df27 [2021-09-24T21:00:52.659Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T21:00:52.659Z] ---> Running in 77d46517e85a [2021-09-24T21:00:52.659Z] ---> Running in 1e7584e198c2 [2021-09-24T21:00:52.936Z] ---> Running in b463721c2fff [2021-09-24T21:00:53.534Z] Removing intermediate container 77d46517e85a [2021-09-24T21:00:53.534Z] ---> 476e5e45987e [2021-09-24T21:00:53.534Z] Step 22/23 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T21:00:53.534Z] Removing intermediate container 1e7584e198c2 [2021-09-24T21:00:53.534Z] ---> b8efd3aba9d7 [2021-09-24T21:00:53.534Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-24T21:00:53.534Z] Removing intermediate container b463721c2fff [2021-09-24T21:00:53.534Z] ---> 23310952eba5 [2021-09-24T21:00:53.534Z] Step 22/24 : LABEL arch=arm64 [2021-09-24T21:00:53.534Z] ---> Running in fbf296b1004c [2021-09-24T21:00:53.534Z] ---> Running in 4f1ac9ec1450 [2021-09-24T21:00:53.813Z] ---> Running in 06e57895eb7b [2021-09-24T21:00:54.087Z] Removing intermediate container fbf296b1004c [2021-09-24T21:00:54.087Z] ---> 4d848ede2c37 [2021-09-24T21:00:54.087Z] Step 23/23 : LABEL version=0.0.0 [2021-09-24T21:00:54.367Z] Removing intermediate container 4f1ac9ec1450 [2021-09-24T21:00:54.367Z] ---> 670713fdb68a [2021-09-24T21:00:54.367Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-24T21:00:54.367Z] ---> Running in 0a830afe59a7 [2021-09-24T21:00:54.367Z] Removing intermediate container 06e57895eb7b [2021-09-24T21:00:54.367Z] ---> aa72ec99d6f9 [2021-09-24T21:00:54.367Z] Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T21:00:54.367Z] ---> Running in 1632d9bb0d30 [2021-09-24T21:00:54.641Z] ---> Running in b7799c51c6c9 [2021-09-24T21:00:54.913Z] Removing intermediate container 0a830afe59a7 [2021-09-24T21:00:54.913Z] ---> 981b428c79d8 [2021-09-24T21:00:54.913Z] [2021-09-24T21:00:55.190Z] Removing intermediate container 1632d9bb0d30 [2021-09-24T21:00:55.190Z] ---> a0bd5b54d722 [2021-09-24T21:00:55.190Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T21:00:55.190Z] Removing intermediate container b7799c51c6c9 [2021-09-24T21:00:55.190Z] ---> 3e9e516555d1 [2021-09-24T21:00:55.190Z] Step 24/24 : LABEL version=0.0.0 [2021-09-24T21:00:55.190Z] Successfully built 981b428c79d8 [2021-09-24T21:00:55.190Z] Successfully tagged support-scheduler-arm64:latest [2021-09-24T21:00:55.190Z]  Building support-scheduler ... done  ---> Running in 7824f5e7778d [2021-09-24T21:00:55.786Z] Removing intermediate container 7824f5e7778d [2021-09-24T21:00:55.786Z] ---> a7a6406d47fe [2021-09-24T21:00:55.786Z] [2021-09-24T21:00:56.060Z] ---> 153c8ab37e56 [2021-09-24T21:00:56.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-24T21:00:56.060Z] Successfully built a7a6406d47fe [2021-09-24T21:00:56.060Z] Successfully tagged core-metadata-arm64:latest [2021-09-24T21:00:57.501Z]  Building core-metadata ... done  ---> 19d80503f3d6 [2021-09-24T21:00:57.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-24T21:00:58.477Z] ---> 07e1975a9361 [2021-09-24T21:00:58.477Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-24T21:00:58.477Z] ---> Running in b517945f82ec [2021-09-24T21:00:59.075Z] Removing intermediate container b517945f82ec [2021-09-24T21:00:59.075Z] ---> 6484e3f51bd2 [2021-09-24T21:00:59.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T21:00:59.075Z] ---> Running in 7209a7e9a5c3 [2021-09-24T21:00:59.668Z] Removing intermediate container 7209a7e9a5c3 [2021-09-24T21:00:59.668Z] ---> a0eed87a5e35 [2021-09-24T21:00:59.668Z] Step 21/23 : LABEL arch=arm64 [2021-09-24T21:00:59.668Z] ---> Running in 7a3372beafe7 [2021-09-24T21:01:00.261Z] Removing intermediate container 7a3372beafe7 [2021-09-24T21:01:00.261Z] ---> 88b8a0436917 [2021-09-24T21:01:00.261Z] Step 22/23 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [2021-09-24T21:01:00.261Z] ---> Running in 51dea8dec071 [2021-09-24T21:01:00.854Z] Removing intermediate container 51dea8dec071 [2021-09-24T21:01:00.854Z] ---> d4080cadb6a7 [2021-09-24T21:01:00.854Z] Step 23/23 : LABEL version=0.0.0 [2021-09-24T21:01:01.137Z] ---> Running in 0d62f86b981d [2021-09-24T21:01:01.409Z] Removing intermediate container 0d62f86b981d [2021-09-24T21:01:01.409Z] ---> 2bab5f33ec6c [2021-09-24T21:01:01.409Z] [2021-09-24T21:01:02.010Z] Successfully built 2bab5f33ec6c [2021-09-24T21:01:02.010Z] Successfully tagged support-notifications-arm64:latest [2021-09-24T21:01:02.296Z]  Building support-notifications ... done  [Pipeline] } [2021-09-24T21:01:02.284Z] $ docker stop --time=1 822ef803bb7dbcf5b3a15bd7170ea423f826aad0f92af3620ddf05b2607b6c78 [2021-09-24T21:01:04.196Z] $ docker rm -f 822ef803bb7dbcf5b3a15bd7170ea423f826aad0f92af3620ddf05b2607b6c78 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T21:01:04.905Z] + docker images [2021-09-24T21:01:05.176Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T21:01:05.176Z] support-notifications-arm64 latest 2bab5f33ec6c 3 seconds ago 15.9MB [2021-09-24T21:01:05.176Z] core-metadata-arm64 latest a7a6406d47fe 9 seconds ago 15.8MB [2021-09-24T21:01:05.176Z] support-scheduler-arm64 latest 981b428c79d8 10 seconds ago 15.2MB [2021-09-24T21:01:05.176Z] 268672963f20 17 seconds ago 1.57GB [2021-09-24T21:01:05.176Z] 022d75fcb7e7 20 seconds ago 1.57GB [2021-09-24T21:01:05.176Z] 66da55f8935f 21 seconds ago 1.57GB [2021-09-24T21:01:05.176Z] security-bootstrapper-arm64 latest dc9f7f48da78 31 seconds ago 17.7MB [2021-09-24T21:01:05.176Z] e9e7aa44556b About a minute ago 1.57GB [2021-09-24T21:01:05.176Z] sys-mgmt-agent-arm64 latest ee14c5e50520 About a minute ago 312MB [2021-09-24T21:01:05.176Z] core-data-arm64 latest 1eab9bfcc6f5 2 minutes ago 19.4MB [2021-09-24T21:01:05.176Z] security-secretstore-setup-arm64 latest 33ca2ef25067 2 minutes ago 26.5MB [2021-09-24T21:01:05.177Z] security-proxy-setup-arm64 latest 8e09041f2096 2 minutes ago 25.3MB [2021-09-24T21:01:05.177Z] core-command-arm64 latest f75b7472f0e0 3 minutes ago 15.2MB [2021-09-24T21:01:05.177Z] ef7f283b5320 3 minutes ago 1.57GB [2021-09-24T21:01:05.177Z] 90838bbdd76c 3 minutes ago 1.57GB [2021-09-24T21:01:05.177Z] e27ab07c4637 3 minutes ago 1.57GB [2021-09-24T21:01:05.177Z] 95194f327bb7 3 minutes ago 1.57GB [2021-09-24T21:01:05.177Z] bbc5218bf046 3 minutes ago 1.56GB [2021-09-24T21:01:05.177Z] ci-base-image-arm64 latest 38ba7d2b6e77 13 minutes ago 1.24GB [2021-09-24T21:01:05.177Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-24T21:01:05.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-24T21:01:05.177Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-24T21:01:05.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-24T21:01:06.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T21:01:06.403Z] [2021-09-24T21:01:06.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T21:01:06.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T21:01:07.070Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T21:01:07.070Z] 448f6bf000e3: Pulling fs layer [2021-09-24T21:01:07.070Z] f757da607395: Pulling fs layer [2021-09-24T21:01:07.070Z] 05883995daec: Pulling fs layer [2021-09-24T21:01:07.070Z] 8603b9c90790: Pulling fs layer [2021-09-24T21:01:07.070Z] 1560dd03e051: Pulling fs layer [2021-09-24T21:01:07.070Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T21:01:07.070Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T21:01:07.070Z] 8603b9c90790: Waiting [2021-09-24T21:01:07.070Z] 1560dd03e051: Waiting [2021-09-24T21:01:07.070Z] 27f5ce0e4adf: Waiting [2021-09-24T21:01:07.070Z] c2d8d7efcc4b: Waiting [2021-09-24T21:01:07.340Z] f757da607395: Verifying Checksum [2021-09-24T21:01:07.340Z] f757da607395: Download complete [2021-09-24T21:01:07.340Z] 8603b9c90790: Download complete [2021-09-24T21:01:07.614Z] 1560dd03e051: Verifying Checksum [2021-09-24T21:01:07.614Z] 1560dd03e051: Download complete [2021-09-24T21:01:07.614Z] 27f5ce0e4adf: Verifying Checksum [2021-09-24T21:01:07.614Z] 27f5ce0e4adf: Download complete [2021-09-24T21:01:07.886Z] 05883995daec: Verifying Checksum [2021-09-24T21:01:07.886Z] 05883995daec: Download complete [2021-09-24T21:01:08.865Z] 448f6bf000e3: Verifying Checksum [2021-09-24T21:01:08.865Z] 448f6bf000e3: Download complete [2021-09-24T21:01:11.485Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T21:01:11.485Z] c2d8d7efcc4b: Download complete [2021-09-24T21:01:12.078Z] 448f6bf000e3: Pull complete [2021-09-24T21:01:13.053Z] f757da607395: Pull complete [2021-09-24T21:01:14.488Z] 05883995daec: Pull complete [2021-09-24T21:01:14.760Z] 8603b9c90790: Pull complete [2021-09-24T21:01:15.735Z] 1560dd03e051: Pull complete [2021-09-24T21:01:16.327Z] 27f5ce0e4adf: Pull complete [2021-09-24T21:01:31.393Z] c2d8d7efcc4b: Pull complete [2021-09-24T21:01:31.393Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T21:01:31.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T21:01:31.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T21:01:31.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container [2021-09-24T21:01:31.697Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-24T21:01:35.605Z] $ docker top 78366f9bebfa2b91ca5de5f9f28fc9d509fcac56a4d4643bb497126f080bf596 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T21:01:39.726Z] ---> job-cost.sh [2021-09-24T21:01:39.726Z] lf-activate-venv: SKIPPING [2021-09-24T21:01:39.726Z] INFO: No Stack... [2021-09-24T21:01:40.318Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T21:01:40.911Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T21:01:41.596Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-09-24T21:01:41.596Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T21:01:41.686Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3720-1-stack-cost] [2021-09-24T21:01:41.693Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3720-1-stack-cost] did not exist. Created. [2021-09-24T21:01:41.693Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3720-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T21:01:42.521Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T21:01:42.750Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T21:01:42.775Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3720-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T21:01:42.820Z] $ docker stop --time=1 78366f9bebfa2b91ca5de5f9f28fc9d509fcac56a4d4643bb497126f080bf596 [2021-09-24T21:01:44.452Z] $ docker rm -f 78366f9bebfa2b91ca5de5f9f28fc9d509fcac56a4d4643bb497126f080bf596 [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-24T21:01:46.183Z] provisioning config files... [2021-09-24T21:01:46.202Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3645919659923471346tmp [Pipeline] { [Pipeline] sh [2021-09-24T21:01:46.576Z] + set +x [2021-09-24T21:01:46.577Z] + bash -s -- [2021-09-24T21:01:46.577Z] + curl -s https://codecov.io/bash [2021-09-24T21:01:46.844Z] [2021-09-24T21:01:46.844Z] _____ _ [2021-09-24T21:01:46.844Z] / ____| | | [2021-09-24T21:01:46.845Z] | | ___ __| | ___ ___ _____ __ [2021-09-24T21:01:46.845Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-24T21:01:46.845Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-24T21:01:46.845Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-24T21:01:46.845Z] Bash-1.0.6 [2021-09-24T21:01:46.845Z] [2021-09-24T21:01:46.845Z] [2021-09-24T21:01:46.845Z] ==> git version 2.24.4 found [2021-09-24T21:01:46.845Z] ==> 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-24T21:01:46.845Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-24T21:01:46.845Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-24T21:01:46.845Z] ==> Jenkins CI detected. [2021-09-24T21:01:46.845Z] current dir:  /w/workspace/edgex-go/1 [2021-09-24T21:01:46.845Z] project root: . [2021-09-24T21:01:46.845Z] --> token set from env [2021-09-24T21:01:46.845Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-24T21:01:46.845Z] ==> Running gcov in . (disable via -X gcov) [2021-09-24T21:01:46.845Z] ==> Python coveragepy not found [2021-09-24T21:01:46.845Z] ==> Searching for coverage reports in: [2021-09-24T21:01:46.845Z] + . [2021-09-24T21:01:46.845Z] -> Found 1 reports [2021-09-24T21:01:46.845Z] ==> Detecting git/mercurial file structure [2021-09-24T21:01:46.845Z] ==> Reading reports [2021-09-24T21:01:46.845Z] + ./coverage.out bytes=403630 [2021-09-24T21:01:46.845Z] ==> Appending adjustments [2021-09-24T21:01:46.845Z] https://docs.codecov.io/docs/fixing-reports [2021-09-24T21:01:47.807Z] + Found adjustments [2021-09-24T21:01:47.807Z] ==> Gzipping contents [2021-09-24T21:01:47.807Z] 56K /tmp/codecov.fPuPp2.gz [2021-09-24T21:01:47.807Z] ==> Uploading reports [2021-09-24T21:01:47.807Z] url: https://codecov.io [2021-09-24T21:01:47.807Z] query: branch=PR-3720&commit=8524b20a7f3dfd19e332651fec9e130e561af9fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3720%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3720&job=&cmd_args= [2021-09-24T21:01:47.807Z] -> Pinging Codecov [2021-09-24T21:01:47.807Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3720&commit=8524b20a7f3dfd19e332651fec9e130e561af9fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3720%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3720&job=&cmd_args= [2021-09-24T21:01:48.391Z] -> Uploading to [2021-09-24T21:01:48.391Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-24/00271124DB129430A58F1EEE437C3FCB/8524b20a7f3dfd19e332651fec9e130e561af9fc/374cd927-5b53-4653-84f1-9bb5ff0db6a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T210148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0aec57935031653fa0d97472278876354b37f77260cacde6a6993b6a32e9fd56 [2021-09-24T21:01:48.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T21:01:48.391Z] Dload Upload Total Spent Left Speed [2021-09-24T21:01:49.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54290 0 0 100 54290 0 54599 --:--:-- --:--:-- --:--:-- 54562 [2021-09-24T21:01:49.243Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8524b20a7f3dfd19e332651fec9e130e561af9fc [Pipeline] } [2021-09-24T21:01:49.272Z] 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-24T21:01:51.262Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T21:01:51.627Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T21:01:52.266Z] ---> package-listing.sh [2021-09-24T21:01:52.266Z] ++ facter osfamily [2021-09-24T21:01:52.266Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T21:01:52.534Z] + OS_FAMILY=redhat [2021-09-24T21:01:52.534Z] + workspace=/w/workspace/edgex-go/1 [2021-09-24T21:01:52.534Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T21:01:52.534Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T21:01:52.534Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T21:01:52.534Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T21:01:52.534Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-24T21:01:52.534Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T21:01:52.534Z] + case "${OS_FAMILY}" in [2021-09-24T21:01:52.534Z] + rpm -qa [2021-09-24T21:01:52.534Z] + sort [2021-09-24T21:01:54.492Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T21:01:54.492Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T21:01:54.493Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T21:01:54.493Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-24T21:01:54.493Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-24T21:01:54.493Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-24T21:01:54.537Z] 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-24T21:01:54.869Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T21:01:55.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T21:01:55.499Z] [2021-09-24T21:01:55.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T21:01:55.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T21:01:55.890Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T21:01:55.890Z] b4d181a07f80: Pulling fs layer [2021-09-24T21:01:55.890Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T21:01:55.890Z] ed53099fbce6: Pulling fs layer [2021-09-24T21:01:55.890Z] dc539afda2c1: Pulling fs layer [2021-09-24T21:01:55.890Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T21:01:55.890Z] 9065ff56babe: Pulling fs layer [2021-09-24T21:01:55.890Z] d287ab97295c: Pulling fs layer [2021-09-24T21:01:55.890Z] dc539afda2c1: Waiting [2021-09-24T21:01:55.890Z] 77bc0d833cb6: Waiting [2021-09-24T21:01:55.890Z] 9065ff56babe: Waiting [2021-09-24T21:01:55.890Z] d287ab97295c: Waiting [2021-09-24T21:01:56.158Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T21:01:56.158Z] a1111a8f2ec3: Download complete [2021-09-24T21:01:56.158Z] dc539afda2c1: Verifying Checksum [2021-09-24T21:01:56.158Z] dc539afda2c1: Download complete [2021-09-24T21:01:56.426Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T21:01:56.426Z] 77bc0d833cb6: Download complete [2021-09-24T21:01:56.426Z] 9065ff56babe: Verifying Checksum [2021-09-24T21:01:56.426Z] 9065ff56babe: Download complete [2021-09-24T21:01:57.389Z] ed53099fbce6: Verifying Checksum [2021-09-24T21:01:57.389Z] ed53099fbce6: Download complete [2021-09-24T21:01:58.361Z] b4d181a07f80: Verifying Checksum [2021-09-24T21:01:58.361Z] b4d181a07f80: Download complete [2021-09-24T21:01:59.333Z] b4d181a07f80: Pull complete [2021-09-24T21:01:59.333Z] a1111a8f2ec3: Pull complete [2021-09-24T21:01:59.924Z] ed53099fbce6: Pull complete [2021-09-24T21:01:59.924Z] dc539afda2c1: Pull complete [2021-09-24T21:02:00.191Z] 77bc0d833cb6: Pull complete [2021-09-24T21:02:00.463Z] 9065ff56babe: Pull complete [2021-09-24T21:02:03.047Z] d287ab97295c: Verifying Checksum [2021-09-24T21:02:03.047Z] d287ab97295c: Download complete [2021-09-24T21:02:07.555Z] d287ab97295c: Pull complete [2021-09-24T21:02:07.555Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T21:02:07.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T21:02:07.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T21:02:07.691Z] prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container [2021-09-24T21:02:07.759Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T21:02:11.176Z] $ docker top b2f8de87bcd9a4a44396ca538144194251c0611fe08a559f6d623eabd956dd2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T21:02:11.653Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T21:02:11.995Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T21:02:12.334Z] + ls /var/log/sa-host [2021-09-24T21:02:12.334Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T21:02:12.334Z] file_magic: OK [2021-09-24T21:02:12.334Z] HZ: Using current value: 100 [2021-09-24T21:02:12.334Z] file_header: OK [2021-09-24T21:02:12.334Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-24T21:02:12.334Z] Statistics: [2021-09-24T21:02:12.334Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T21:02:12.334Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T21:02:12.334Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T21:02:12.334Z] file_magic: OK [2021-09-24T21:02:12.334Z] HZ: Using current value: 100 [2021-09-24T21:02:12.334Z] file_header: OK [2021-09-24T21:02:12.334Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-24T21:02:12.334Z] Statistics: [2021-09-24T21:02:12.334Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T21:02:12.334Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T21:02:12.594Z] provisioning config files... [2021-09-24T21:02:12.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6978748933090428991tmp [Pipeline] { [Pipeline] echo [2021-09-24T21:02:12.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T21:02:13.021Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T21:02:13.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T21:02:13.511Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T21:02:13.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T21:02:13.909Z] ---> sudo-logs.sh [2021-09-24T21:02:13.909Z] Archiving 'sudo' log.. [2021-09-24T21:02:13.909Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1278.vexxhost.local: Name or service not known [2021-09-24T21:02:13.909Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1278.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T21:02:14.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T21:02:14.584Z] ---> job-cost.sh [2021-09-24T21:02:14.584Z] lf-activate-venv: SKIPPING [2021-09-24T21:02:14.584Z] DEBUG: total: 0.10999999940395355 [2021-09-24T21:02:14.584Z] INFO: Retrieving Stack Cost... [2021-09-24T21:02:15.552Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T21:02:15.819Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T21:02:15.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T21:02:16.483Z] ---> logs-deploy.sh [2021-09-24T21:02:16.483Z] lf-activate-venv: SKIPPING [2021-09-24T21:02:16.483Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3720/1 [2021-09-24T21:02:16.483Z] INFO: archiving workspace using pattern(s): [2021-09-24T21:02:17.446Z] Archives upload complete. [2021-09-24T21:02:17.446Z] INFO: archiving logs to Nexus