Pull request #3678 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 25b03d07bd52cfb47cffefba0118e02cb626d25f+94753fbbce3905e5adee13c645be22d19117881b (e5770ad7adb258f02848e18bf66adc46406a9908) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4322875291534485764.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-ssh3063361500845628814.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5697025265454301295.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1982354868234138777.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7297661339640405160.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1442’ Running on prd-centos7-docker-4c-2g-1447 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh6885835058138402935.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 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f Merge succeeded, producing 25b03d07bd52cfb47cffefba0118e02cb626d25f Checking out Revision 25b03d07bd52cfb47cffefba0118e02cb626d25f (PR-3678) > 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/7@tmp/jenkins-gitclient-ssh1999597203913321042.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # 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/7@tmp/jenkins-gitclient-ssh3220080424104422042.key > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 Commit message: "feat(security): Feature to enable CORS headers for API gateway" First time build. Skipping changelog. > git rev-list --no-walk 692b15e62aeaf615474fe3feb314fc1b3ebb471d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-06T15:27:49.426Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-06T15:27:49.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-06T15:27:49.560Z] ========================================================= [2021-09-06T15:27:49.560Z] EdgeX Global Pipelines Version Info [2021-09-06T15:27:49.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-06T15:27:51.299Z] ------------------- [2021-09-06T15:27:51.299Z] stable info: [2021-09-06T15:27:51.299Z] ------------------- [2021-09-06T15:27:51.299Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-06T15:27:51.299Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T15:27:51.299Z] Message: update stable to v1.0.205 [2021-09-06T15:27:51.568Z] ------------------- [2021-09-06T15:27:51.568Z] experimental info: [2021-09-06T15:27:51.568Z] ------------------- [2021-09-06T15:27:51.568Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-06T15:27:51.568Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T15:27:51.568Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-06T15:27:51.719Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-06T15:27:51.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-06T15:27:51.774Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-06T15:27:51.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-06T15:27:51.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-06T15:27:51.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-06T15:27:51.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-06T15:27:51.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-06T15:27:51.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-06T15:27:51.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-06T15:27:52.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-06T15:27:52.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-06T15:27:52.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-06T15:27:52.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-06T15:27:52.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-06T15:27:52.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T15:27:52.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T15:27:52.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-06T15:27:52.245Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-06T15:27:52.269Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-06T15:27:52.294Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-06T15:27:52.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-06T15:27:52.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-06T15:27:52.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo [2021-09-06T15:27:52.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo [2021-09-06T15:27:52.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo [2021-09-06T15:27:52.443Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25b03d07bd52cfb47cffefba0118e02cb626d25f [Pipeline] echo [2021-09-06T15:27:52.467Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25b03d0 [Pipeline] echo [2021-09-06T15:27:52.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T15:27:52.577Z] provisioning config files... [2021-09-06T15:27:52.596Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4018418476551396996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T15:27:52.944Z] ---> docker-login.sh [2021-09-06T15:27:52.944Z] nexus3.edgexfoundry.org:10001 [2021-09-06T15:27:52.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:27:53.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:27:53.214Z] Configure a credential helper to remove this warning. See [2021-09-06T15:27:53.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:27:53.214Z] [2021-09-06T15:27:53.214Z] Login Succeeded [2021-09-06T15:27:53.214Z] nexus3.edgexfoundry.org:10002 [2021-09-06T15:27:53.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:27:53.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:27:53.214Z] Configure a credential helper to remove this warning. See [2021-09-06T15:27:53.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:27:53.214Z] [2021-09-06T15:27:53.214Z] Login Succeeded [2021-09-06T15:27:53.214Z] nexus3.edgexfoundry.org:10003 [2021-09-06T15:27:53.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:27:53.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:27:53.480Z] Configure a credential helper to remove this warning. See [2021-09-06T15:27:53.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:27:53.480Z] [2021-09-06T15:27:53.480Z] Login Succeeded [2021-09-06T15:27:53.480Z] nexus3.edgexfoundry.org:10004 [2021-09-06T15:27:53.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:27:53.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:27:53.480Z] Configure a credential helper to remove this warning. See [2021-09-06T15:27:53.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:27:53.480Z] [2021-09-06T15:27:53.480Z] Login Succeeded [2021-09-06T15:27:53.480Z] docker.io [2021-09-06T15:27:53.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:27:54.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:27:54.014Z] Configure a credential helper to remove this warning. See [2021-09-06T15:27:54.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:27:54.014Z] [2021-09-06T15:27:54.014Z] Login Succeeded [2021-09-06T15:27:54.014Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T15:27:54.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T15:27:54.383Z] ++ 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-06T15:27:54.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T15:27:54.383Z] ++ dirname cmd/core-command/Dockerfile [2021-09-06T15:27:54.383Z] ++ cut -d/ -f2 [2021-09-06T15:27:54.383Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-06T15:27:54.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T15:27:54.383Z] ++ dirname cmd/core-data/Dockerfile [2021-09-06T15:27:54.383Z] ++ cut -d/ -f2 [2021-09-06T15:27:54.383Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-06T15:27:54.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T15:27:54.383Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-06T15:27:54.383Z] ++ cut -d/ -f2 [2021-09-06T15:27:54.383Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-06T15:27:54.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T15:27:54.383Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-06T15:27:54.383Z] ++ cut -d/ -f2 [2021-09-06T15:27:54.383Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-06T15:27:54.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T15:27:54.383Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-06T15:27:54.383Z] ++ cut -d/ -f2 [2021-09-06T15:27:54.383Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-06T15:27:54.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T15:27:54.383Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-06T15:27:54.383Z] ++ cut -d/ -f2 [2021-09-06T15:27:54.383Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-06T15:27:54.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T15:27:54.383Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-06T15:27:54.383Z] ++ cut -d/ -f2 [2021-09-06T15:27:54.383Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-06T15:27:54.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T15:27:54.383Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-06T15:27:54.383Z] ++ cut -d/ -f2 [2021-09-06T15:27:54.383Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-06T15:27:54.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T15:27:54.383Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-06T15:27:54.383Z] ++ cut -d/ -f2 [2021-09-06T15:27:54.383Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-06T15:27:54.442Z] 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-06T15:27:57.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T15:27:57.408Z] [2021-09-06T15:27:57.408Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:27:57.747Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T15:27:57.747Z] latest: Pulling from edgex-devops/git-semver [2021-09-06T15:27:57.747Z] 31603596830f: Pulling fs layer [2021-09-06T15:27:57.747Z] 04fac38145f0: Pulling fs layer [2021-09-06T15:27:57.747Z] 701f6daf10bf: Pulling fs layer [2021-09-06T15:27:57.747Z] 24f72da36158: Pulling fs layer [2021-09-06T15:27:57.747Z] 24f72da36158: Waiting [2021-09-06T15:27:57.747Z] 04fac38145f0: Verifying Checksum [2021-09-06T15:27:57.747Z] 04fac38145f0: Download complete [2021-09-06T15:27:58.014Z] 31603596830f: Verifying Checksum [2021-09-06T15:27:58.014Z] 31603596830f: Download complete [2021-09-06T15:27:58.014Z] 31603596830f: Pull complete [2021-09-06T15:27:58.014Z] 24f72da36158: Verifying Checksum [2021-09-06T15:27:58.014Z] 24f72da36158: Download complete [2021-09-06T15:27:58.295Z] 04fac38145f0: Pull complete [2021-09-06T15:27:58.295Z] 701f6daf10bf: Verifying Checksum [2021-09-06T15:27:58.295Z] 701f6daf10bf: Download complete [2021-09-06T15:27:58.879Z] 701f6daf10bf: Pull complete [2021-09-06T15:27:58.879Z] 24f72da36158: Pull complete [2021-09-06T15:27:58.879Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-06T15:27:58.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T15:27:58.879Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-06T15:27:58.971Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-09-06T15:27:59.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10004/edgex-devops/git-semver:latest cat [2021-09-06T15:27:59.747Z] $ docker top ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T15:27:59.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T15:27:59.894Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T15:28:00.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T15:28:00.010Z] $ docker exec ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 ssh-agent [2021-09-06T15:28:00.126Z] SSH_AUTH_SOCK=/tmp/ssh-YBskNHXEkEGI/agent.13 [2021-09-06T15:28:00.126Z] SSH_AGENT_PID=20 [2021-09-06T15:28:00.142Z] Running ssh-add (command line suppressed) [2021-09-06T15:28:00.236Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8648320805672451102.key (/w/workspace/edgex-go/7@tmp/private_key_8648320805672451102.key) [2021-09-06T15:28:00.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T15:28:00.583Z] + git tag --points-at HEAD [Pipeline] } [2021-09-06T15:28:00.604Z] $ docker exec --env ******** --env ******** ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 ssh-agent -k [2021-09-06T15:28:00.692Z] unset SSH_AUTH_SOCK; [2021-09-06T15:28:00.692Z] unset SSH_AGENT_PID; [2021-09-06T15:28:00.692Z] echo Agent pid 20 killed; [2021-09-06T15:28:00.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-06T15:28:00.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T15:28:00.755Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T15:28:00.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T15:28:00.867Z] $ docker exec ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 ssh-agent [2021-09-06T15:28:00.973Z] SSH_AUTH_SOCK=/tmp/ssh-3USbZAuWHS2p/agent.52 [2021-09-06T15:28:00.973Z] SSH_AGENT_PID=58 [2021-09-06T15:28:00.983Z] Running ssh-add (command line suppressed) [2021-09-06T15:28:01.072Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_6207153456476291847.key (/w/workspace/edgex-go/7@tmp/private_key_6207153456476291847.key) [2021-09-06T15:28:01.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T15:28:01.413Z] + git semver init [2021-09-06T15:28:01.413Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T15:28:01.413Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-09-06T15:28:01.413Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-09-06T15:28:01.413Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T15:28:01.413Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T15:28:01.413Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T15:28:01.413Z] # $SEMVER_BRANCH = PR-3678 [2021-09-06T15:28:01.413Z] # $SEMVER_TEMP = /tmp/semver-397935490 [2021-09-06T15:28:01.413Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-06T15:28:28.118Z] # '/tmp/semver-397935490' -> '/w/workspace/edgex-go/7/.semver' [2021-09-06T15:28:28.118Z] # -> Force: false [2021-09-06T15:28:28.118Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-09-06T15:28:28.129Z] $ docker exec --env ******** --env ******** ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 ssh-agent -k [2021-09-06T15:28:28.229Z] unset SSH_AUTH_SOCK; [2021-09-06T15:28:28.230Z] unset SSH_AGENT_PID; [2021-09-06T15:28:28.230Z] echo Agent pid 58 killed; [2021-09-06T15:28:28.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T15:28:28.606Z] + git semver [Pipeline] } [2021-09-06T15:28:28.626Z] $ docker stop --time=1 ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 [2021-09-06T15:28:30.488Z] $ docker rm -f ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T15:28:30.886Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-06T15:28:31.226Z] Stashed 1 file(s) [Pipeline] echo [2021-09-06T15:28:31.232Z] [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-06T15:28:31.597Z] ========================================================= [2021-09-06T15:28:31.597Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-06T15:28:31.597Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T15:28:31.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T15:28:31.913Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-06T15:28:31.914Z] 540db60ca938: Pulling fs layer [2021-09-06T15:28:31.914Z] adcc1eea9eea: Pulling fs layer [2021-09-06T15:28:31.914Z] 4c4ab2625f07: Pulling fs layer [2021-09-06T15:28:31.914Z] db62176df00c: Pulling fs layer [2021-09-06T15:28:31.914Z] 3b30891b0d05: Pulling fs layer [2021-09-06T15:28:31.914Z] 06b49ca38bd5: Pulling fs layer [2021-09-06T15:28:31.914Z] c788192a36de: Pulling fs layer [2021-09-06T15:28:31.914Z] a77e37c0d609: Pulling fs layer [2021-09-06T15:28:31.914Z] c3185cebc471: Pulling fs layer [2021-09-06T15:28:31.914Z] 06b49ca38bd5: Waiting [2021-09-06T15:28:31.914Z] c788192a36de: Waiting [2021-09-06T15:28:31.914Z] a77e37c0d609: Waiting [2021-09-06T15:28:31.914Z] c3185cebc471: Waiting [2021-09-06T15:28:31.914Z] db62176df00c: Waiting [2021-09-06T15:28:31.914Z] 4c4ab2625f07: Verifying Checksum [2021-09-06T15:28:31.914Z] 4c4ab2625f07: Download complete [2021-09-06T15:28:31.914Z] adcc1eea9eea: Verifying Checksum [2021-09-06T15:28:31.914Z] adcc1eea9eea: Download complete [2021-09-06T15:28:31.914Z] 3b30891b0d05: Verifying Checksum [2021-09-06T15:28:31.914Z] 3b30891b0d05: Download complete [2021-09-06T15:28:32.183Z] 06b49ca38bd5: Verifying Checksum [2021-09-06T15:28:32.183Z] 06b49ca38bd5: Download complete [2021-09-06T15:28:32.183Z] c788192a36de: Verifying Checksum [2021-09-06T15:28:32.183Z] c788192a36de: Download complete [2021-09-06T15:28:32.183Z] 540db60ca938: Verifying Checksum [2021-09-06T15:28:32.183Z] 540db60ca938: Download complete [2021-09-06T15:28:32.449Z] 540db60ca938: Pull complete [2021-09-06T15:28:32.449Z] adcc1eea9eea: Pull complete [2021-09-06T15:28:32.713Z] 4c4ab2625f07: Pull complete [2021-09-06T15:28:32.713Z] a77e37c0d609: Verifying Checksum [2021-09-06T15:28:32.713Z] a77e37c0d609: Download complete [2021-09-06T15:28:36.060Z] db62176df00c: Verifying Checksum [2021-09-06T15:28:36.060Z] db62176df00c: Download complete [2021-09-06T15:28:36.333Z] c3185cebc471: Verifying Checksum [2021-09-06T15:28:36.333Z] c3185cebc471: Download complete [2021-09-06T15:28:39.691Z] db62176df00c: Pull complete [2021-09-06T15:28:39.691Z] 3b30891b0d05: Pull complete [2021-09-06T15:28:39.691Z] 06b49ca38bd5: Pull complete [2021-09-06T15:28:39.691Z] c788192a36de: Pull complete [2021-09-06T15:28:39.691Z] a77e37c0d609: Pull complete [2021-09-06T15:28:41.663Z] c3185cebc471: Pull complete [2021-09-06T15:28:41.663Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-06T15:28:41.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T15:28:41.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T15:28:41.996Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T15:28:41.996Z] WORKDIR /edgex [2021-09-06T15:28:41.996Z] COPY go.mod . [2021-09-06T15:28:41.996Z] RUN go mod download' [2021-09-06T15:28:41.996Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-06T15:28:43.405Z] Sending build context to Docker daemon 328.8MB [2021-09-06T15:28:43.405Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T15:28:43.405Z] ---> 031687cdd783 [2021-09-06T15:28:43.405Z] Step 2/4 : WORKDIR /edgex [2021-09-06T15:28:45.346Z] ---> Running in 02a8d0a52fee [2021-09-06T15:28:45.346Z] Removing intermediate container 02a8d0a52fee [2021-09-06T15:28:45.346Z] ---> 4ecf86bea9ca [2021-09-06T15:28:45.346Z] Step 3/4 : COPY go.mod . [2021-09-06T15:28:45.346Z] ---> b662abe9144f [2021-09-06T15:28:45.346Z] Step 4/4 : RUN go mod download [2021-09-06T15:28:45.346Z] ---> Running in 839a1a155ffa [2021-09-06T15:28:46.503Z] Still waiting to schedule task [2021-09-06T15:28:46.503Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1445’ is offline [2021-09-06T15:29:32.184Z] Removing intermediate container 839a1a155ffa [2021-09-06T15:29:32.184Z] ---> a67d91c48303 [2021-09-06T15:29:32.184Z] Successfully built a67d91c48303 [2021-09-06T15:29:32.184Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:29:32.519Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T15:29:32.519Z] . [Pipeline] withDockerContainer [2021-09-06T15:29:32.624Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-09-06T15:29:32.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T15:29:33.083Z] $ docker top b8f02d216c76a9bc15e25c730192257ba91a69a182aeff0877dcf080e3ba1102 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T15:29:33.498Z] + go version [2021-09-06T15:29:33.498Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-06T15:29:33.514Z] $ docker stop --time=1 b8f02d216c76a9bc15e25c730192257ba91a69a182aeff0877dcf080e3ba1102 [2021-09-06T15:29:34.705Z] $ docker rm -f b8f02d216c76a9bc15e25c730192257ba91a69a182aeff0877dcf080e3ba1102 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:29:35.281Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T15:29:35.282Z] . [Pipeline] withDockerContainer [2021-09-06T15:29:35.375Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-09-06T15:29:35.439Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T15:29:35.822Z] $ docker top 006cfa4d8a4a441f7c553dcd85c297fe39e7fd3cea0c44d057a3baf27fb9e2c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T15:29:35.933Z] ========================================================= [2021-09-06T15:29:35.933Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T15:29:35.933Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T15:29:36.251Z] + go mod tidy [Pipeline] sh [2021-09-06T15:29:36.839Z] + make test [2021-09-06T15:29:36.839Z] 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-06T15:29:37.113Z] go mod tidy [2021-09-06T15:29:37.113Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T15:29:42.532Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T15:30:00.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T15:30:03.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T15:30:03.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T15:30:03.781Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T15:30:06.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T15:30:06.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T15:30:06.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T15:30:06.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T15:30:07.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T15:30:07.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T15:30:07.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T15:30:07.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T15:30:07.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T15:30:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T15:30:09.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-09-06T15:30:09.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T15:30:09.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T15:30:10.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 100.0% of statements [2021-09-06T15:30:10.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T15:30:10.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements [2021-09-06T15:30:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T15:30:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T15:30:11.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 90.1% of statements [2021-09-06T15:30:11.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T15:30:11.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T15:30:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-09-06T15:30:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T15:30:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T15:30:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T15:30:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T15:30:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T15:30:13.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements [2021-09-06T15:30:13.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T15:30:13.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T15:30:13.130Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-09-06T15:30:13.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T15:30:13.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T15:30:13.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T15:30:13.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T15:30:13.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T15:30:13.724Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-09-06T15:30:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T15:30:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T15:30:13.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T15:30:14.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-09-06T15:30:14.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T15:30:14.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-09-06T15:30:14.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-06T15:30:14.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T15:30:14.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-09-06T15:30:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-09-06T15:30:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-09-06T15:30:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-09-06T15:30:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-09-06T15:30:28.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2021-09-06T15:30:28.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-09-06T15:30:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.190s coverage: 81.8% of statements [2021-09-06T15:30:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T15:30:49.849Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1448 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-09-06T15:30:49.871Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-09-06T15:30:50.090Z] The recommended git tool is: git [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T15:30:51.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-09-06T15:30:51.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-09-06T15:30:51.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.202s coverage: 62.6% of statements [2021-09-06T15:30:51.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T15:30:51.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T15:30:51.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T15:30:52.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-09-06T15:30:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T15:30:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T15:30:52.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-09-06T15:30:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T15:30:52.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-09-06T15:30:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T15:30:55.618Z] using credential edgex-jenkins-ssh [2021-09-06T15:30:55.643Z] Cloning the remote Git repository [2021-09-06T15:30:55.695Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T15:30:55.818Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-09-06T15:30:55.900Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T15:30:55.901Z] > git --version # timeout=10 [2021-09-06T15:30:55.915Z] > git --version # 'git version 2.17.1' [2021-09-06T15:30:55.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T15:30:56.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T15:31:00.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T15:31:00.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T15:31:00.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T15:31:00.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T15:31:00.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T15:31:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T15:31:00.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-06T15:31:00.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-09-06T15:31:00.942Z] GO111MODULE=on go vet ./... [2021-09-06T15:31:20.581Z] Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:31:20.943Z] Merge succeeded, producing 25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:31:20.944Z] Checking out Revision 25b03d07bd52cfb47cffefba0118e02cb626d25f (PR-3678) [2021-09-06T15:31:19.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T15:31:19.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T15:31:19.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T15:31:19.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T15:31:19.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T15:31:19.798Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T15:31:20.596Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T15:31:20.618Z] > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [2021-09-06T15:31:20.840Z] > git remote # timeout=10 [2021-09-06T15:31:20.865Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T15:31:20.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T15:31:20.889Z] > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 [2021-09-06T15:31:20.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T15:31:20.946Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T15:31:20.974Z] > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [2021-09-06T15:31:23.155Z] gofmt -l . [2021-09-06T15:31:23.155Z] [ "`gofmt -l .`" = "" ] [2021-09-06T15:31:23.155Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T15:31:23.479Z] + ls -al . [2021-09-06T15:31:23.479Z] total 612 [2021-09-06T15:31:23.479Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 15:31 . [2021-09-06T15:31:23.479Z] drwxr-xr-x 4 root root 28 Sep 6 15:29 .. [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 15:27 .dockerignore [2021-09-06T15:31:23.479Z] drwxrwxr-x 8 1001 1001 179 Sep 6 15:27 .git [2021-09-06T15:31:23.479Z] drwxrwxr-x 4 1001 1001 142 Sep 6 15:27 .github [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 15:27 .gitignore [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 15:27 .hadolint.yml [2021-09-06T15:31:23.479Z] drwx------ 3 1001 1001 58 Sep 6 15:28 .semver [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 15:27 .sonarcloud.properties [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 15:27 ADOPTERS.md [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 15:27 Attribution.txt [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 15:27 CHANGELOG.md [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 15:27 CONTRIBUTING.md [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 15:27 GOVERNANCE.md [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 15:27 Jenkinsfile [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 15:27 LICENSE [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 15:27 Makefile [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 15:27 OWNERS.md [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 15:27 README.md [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 15:27 SECURITY.md [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 15:28 VERSION [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 15:27 ZMQWindows.md [2021-09-06T15:31:23.479Z] drwxrwxr-x 2 1001 1001 37 Sep 6 15:27 bin [2021-09-06T15:31:23.479Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 15:27 cmd [2021-09-06T15:31:23.479Z] -rw-r--r-- 1 root root 405611 Sep 6 15:30 coverage.out [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 15:27 go.mod [2021-09-06T15:31:23.479Z] -rw-r--r-- 1 root root 50064 Sep 6 15:29 go.sum [2021-09-06T15:31:23.479Z] drwxrwxr-x 8 1001 1001 124 Sep 6 15:27 internal [2021-09-06T15:31:23.479Z] drwxrwxr-x 3 1001 1001 16 Sep 6 15:27 openapi [2021-09-06T15:31:23.479Z] drwxrwxr-x 4 1001 1001 71 Sep 6 15:27 snap [2021-09-06T15:31:23.479Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 15:27 version.go [Pipeline] sh [2021-09-06T15:31:23.808Z] + '[' -e coverage.out ] [2021-09-06T15:31:23.808Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T15:31:23.934Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T15:31:24.242Z] + make build [2021-09-06T15:31:24.242Z] go mod tidy [2021-09-06T15:31:24.242Z] 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-06T15:31:25.391Z] Commit message: "feat(security): Feature to enable CORS headers for API gateway" [2021-09-06T15:31:25.649Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T15:31:25.996Z] provisioning config files... [2021-09-06T15:31:26.027Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2940649497572904625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T15:31:26.599Z] ---> docker-login.sh [2021-09-06T15:31:26.599Z] nexus3.edgexfoundry.org:10001 [2021-09-06T15:31:27.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:31:27.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:31:27.804Z] Configure a credential helper to remove this warning. See [2021-09-06T15:31:27.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:31:27.804Z] [2021-09-06T15:31:27.804Z] Login Succeeded [2021-09-06T15:31:27.804Z] nexus3.edgexfoundry.org:10002 [2021-09-06T15:31:28.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:31:28.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:31:28.355Z] Configure a credential helper to remove this warning. See [2021-09-06T15:31:28.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:31:28.355Z] [2021-09-06T15:31:28.355Z] Login Succeeded [2021-09-06T15:31:28.355Z] nexus3.edgexfoundry.org:10003 [2021-09-06T15:31:28.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:31:28.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:31:28.906Z] Configure a credential helper to remove this warning. See [2021-09-06T15:31:28.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:31:28.906Z] [2021-09-06T15:31:28.906Z] Login Succeeded [2021-09-06T15:31:28.906Z] nexus3.edgexfoundry.org:10004 [2021-09-06T15:31:29.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:31:29.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:31:29.453Z] Configure a credential helper to remove this warning. See [2021-09-06T15:31:29.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:31:29.453Z] [2021-09-06T15:31:29.453Z] Login Succeeded [2021-09-06T15:31:29.453Z] docker.io [2021-09-06T15:31:29.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T15:31:29.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T15:31:29.997Z] Configure a credential helper to remove this warning. See [2021-09-06T15:31:29.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T15:31:29.997Z] [2021-09-06T15:31:29.997Z] Login Succeeded [2021-09-06T15:31:29.997Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T15:31:30.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-06T15:31:30.735Z] ========================================================= [2021-09-06T15:31:30.735Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-06T15:31:30.735Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T15:31:31.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T15:31:31.367Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-06T15:31:31.367Z] 595b0fe564bb: Pulling fs layer [2021-09-06T15:31:31.367Z] 24495759ef45: Pulling fs layer [2021-09-06T15:31:31.367Z] d148012ef14d: Pulling fs layer [2021-09-06T15:31:31.367Z] e90a11edd702: Pulling fs layer [2021-09-06T15:31:31.367Z] d77568369979: Pulling fs layer [2021-09-06T15:31:31.367Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-06T15:31:31.367Z] 170f2ba95c9a: Pulling fs layer [2021-09-06T15:31:31.367Z] 97ac5df62f85: Pulling fs layer [2021-09-06T15:31:31.367Z] fc1c9f9a7f3b: Waiting [2021-09-06T15:31:31.367Z] 170f2ba95c9a: Waiting [2021-09-06T15:31:31.367Z] 97ac5df62f85: Waiting [2021-09-06T15:31:31.367Z] e90a11edd702: Waiting [2021-09-06T15:31:31.367Z] d77568369979: Waiting [2021-09-06T15:31:31.367Z] d148012ef14d: Download complete [2021-09-06T15:31:31.367Z] 24495759ef45: Verifying Checksum [2021-09-06T15:31:31.367Z] 24495759ef45: Download complete [2021-09-06T15:31:31.367Z] d77568369979: Verifying Checksum [2021-09-06T15:31:31.367Z] d77568369979: Download complete [2021-09-06T15:31:31.649Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-06T15:31:31.649Z] fc1c9f9a7f3b: Download complete [2021-09-06T15:31:31.649Z] 595b0fe564bb: Verifying Checksum [2021-09-06T15:31:31.649Z] 170f2ba95c9a: Verifying Checksum [2021-09-06T15:31:31.649Z] 170f2ba95c9a: Download complete [2021-09-06T15:31:32.248Z] 595b0fe564bb: Pull complete [2021-09-06T15:31:32.407Z] 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-06T15:31:32.679Z] 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-06T15:31:32.853Z] 24495759ef45: Pull complete [2021-09-06T15:31:33.463Z] d148012ef14d: Pull complete [2021-09-06T15:31:33.644Z] 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-06T15:31:33.909Z] 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-06T15:31:34.879Z] 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-06T15:31:35.454Z] 97ac5df62f85: Verifying Checksum [2021-09-06T15:31:35.454Z] 97ac5df62f85: Download complete [2021-09-06T15:31:35.454Z] e90a11edd702: Verifying Checksum [2021-09-06T15:31:35.454Z] e90a11edd702: Download complete [2021-09-06T15:31:35.851Z] 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-06T15:31:36.440Z] 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-06T15:31:37.418Z] 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-06T15:31:38.404Z] 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-06T15:31:38.996Z] 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-06T15:31:40.445Z] $ docker stop --time=1 006cfa4d8a4a441f7c553dcd85c297fe39e7fd3cea0c44d057a3baf27fb9e2c8 [2021-09-06T15:31:42.358Z] $ docker rm -f 006cfa4d8a4a441f7c553dcd85c297fe39e7fd3cea0c44d057a3baf27fb9e2c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-06T15:31:45.644Z] e90a11edd702: Pull complete [2021-09-06T15:31:45.921Z] d77568369979: Pull complete [2021-09-06T15:31:46.521Z] fc1c9f9a7f3b: Pull complete [Pipeline] isUnix [2021-09-06T15:31:46.795Z] 170f2ba95c9a: Pull complete [Pipeline] sh [2021-09-06T15:31:47.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T15:31:47.358Z] [2021-09-06T15:31:47.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:31:47.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T15:31:47.903Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-06T15:31:47.903Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-06T15:31:47.903Z] ca9280d653b3: Pulling fs layer [2021-09-06T15:31:47.903Z] 7e9c9ca2126c: Pulling fs layer [2021-09-06T15:31:48.171Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-06T15:31:48.171Z] cbdbe7a5bc2a: Download complete [2021-09-06T15:31:48.171Z] cbdbe7a5bc2a: Pull complete [2021-09-06T15:31:49.143Z] ca9280d653b3: Verifying Checksum [2021-09-06T15:31:49.143Z] ca9280d653b3: Download complete [2021-09-06T15:31:49.727Z] ca9280d653b3: Pull complete [2021-09-06T15:31:51.664Z] 7e9c9ca2126c: Download complete [2021-09-06T15:31:53.523Z] 97ac5df62f85: Pull complete [2021-09-06T15:31:53.523Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-06T15:31:53.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T15:31:53.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T15:31:53.876Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T15:31:53.876Z] WORKDIR /edgex [2021-09-06T15:31:53.876Z] COPY go.mod . [2021-09-06T15:31:53.876Z] RUN go mod download [2021-09-06T15:31:53.876Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-06T15:31:54.271Z] 7e9c9ca2126c: Pull complete [2021-09-06T15:31:54.271Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-06T15:31:54.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T15:31:54.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-06T15:31:54.358Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-09-06T15:31:54.416Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T15:31:55.860Z] Sending build context to Docker daemon 166MB [2021-09-06T15:31:55.860Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T15:31:55.860Z] ---> 04bc70af865f [2021-09-06T15:31:55.860Z] Step 2/4 : WORKDIR /edgex [2021-09-06T15:31:57.462Z] $ docker top 07203ba5f0084a3f32ce6156bce2d493922dc73c3091578f101fb18f6c1f423e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T15:31:57.917Z] + docker-compose build --help [2021-09-06T15:31:57.917Z] + grep parallel [2021-09-06T15:31:58.502Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T15:31:58.525Z] $ docker stop --time=1 07203ba5f0084a3f32ce6156bce2d493922dc73c3091578f101fb18f6c1f423e [2021-09-06T15:31:59.725Z] $ docker rm -f 07203ba5f0084a3f32ce6156bce2d493922dc73c3091578f101fb18f6c1f423e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:32:00.159Z] ---> Running in 3302d945b6ab [2021-09-06T15:32:00.159Z] Removing intermediate container 3302d945b6ab [2021-09-06T15:32:00.159Z] ---> 3b510ad03826 [2021-09-06T15:32:00.159Z] Step 3/4 : COPY go.mod . [2021-09-06T15:32:00.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T15:32:00.205Z] . [Pipeline] withDockerContainer [2021-09-06T15:32:00.309Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-09-06T15:32:00.584Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T15:32:00.959Z] $ docker top 8094feae5a86b968e75db3c0c8ac65fa108cf02da4b8838d2ef16ab4ae8f607c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T15:32:01.134Z] ---> 2c355fe18491 [2021-09-06T15:32:01.134Z] Step 4/4 : RUN go mod download [2021-09-06T15:32:01.134Z] ---> Running in 9258bee97141 [2021-09-06T15:32:01.383Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T15:32:01.971Z] Building core-command ... [2021-09-06T15:32:01.971Z] Building core-data ... [2021-09-06T15:32:01.971Z] Building core-metadata ... [2021-09-06T15:32:01.971Z] Building security-bootstrapper ... [2021-09-06T15:32:01.971Z] Building security-proxy-setup ... [2021-09-06T15:32:01.971Z] Building security-secretstore-setup ... [2021-09-06T15:32:01.971Z] Building support-notifications ... [2021-09-06T15:32:01.971Z] Building support-scheduler ... [2021-09-06T15:32:01.971Z] Building sys-mgmt-agent ... [2021-09-06T15:32:01.971Z] Building core-data [2021-09-06T15:32:01.971Z] Building security-bootstrapper [2021-09-06T15:32:01.971Z] Building security-secretstore-setup [2021-09-06T15:32:01.971Z] Building core-metadata [2021-09-06T15:32:01.971Z] Building security-proxy-setup [2021-09-06T15:32:12.048Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:32:12.048Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:32:12.048Z] ---> a67d91c48303 [2021-09-06T15:32:12.048Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T15:32:12.048Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:32:12.048Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:32:12.048Z] ---> a67d91c48303 [2021-09-06T15:32:12.048Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T15:32:12.048Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:32:12.048Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:32:12.048Z] ---> a67d91c48303 [2021-09-06T15:32:12.048Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T15:32:16.297Z] ---> Running in 2baba760c1f6 [2021-09-06T15:32:16.297Z] ---> Running in 1468485f46be [2021-09-06T15:32:16.297Z] ---> Running in 1feba84533e9 [2021-09-06T15:32:19.650Z] Removing intermediate container 1feba84533e9 [2021-09-06T15:32:19.650Z] ---> 9d441455141b [2021-09-06T15:32:19.650Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:32:19.650Z] Removing intermediate container 1468485f46be [2021-09-06T15:32:19.650Z] ---> c9a545cf1893 [2021-09-06T15:32:19.650Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:32:19.650Z] Removing intermediate container 2baba760c1f6 [2021-09-06T15:32:19.650Z] ---> 506fce233ce6 [2021-09-06T15:32:19.650Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:32:19.650Z] ---> Running in eafa7f65d57a [2021-09-06T15:32:19.923Z] ---> Running in 2108e21368d5 [2021-09-06T15:32:19.923Z] ---> Running in 159d8e73fc5f [2021-09-06T15:32:21.338Z] Removing intermediate container eafa7f65d57a [2021-09-06T15:32:21.338Z] ---> a50ca44babc8 [2021-09-06T15:32:21.338Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T15:32:21.338Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:32:21.338Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:32:21.338Z] ---> a67d91c48303 [2021-09-06T15:32:21.338Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T15:32:21.338Z] ---> Using cache [2021-09-06T15:32:21.338Z] ---> c9a545cf1893 [2021-09-06T15:32:21.338Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:32:21.603Z] Removing intermediate container 159d8e73fc5f [2021-09-06T15:32:21.603Z] ---> 8ab2d620835d [2021-09-06T15:32:21.603Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T15:32:21.603Z] ---> Running in 7a4246881de5 [2021-09-06T15:32:21.603Z] ---> Running in eb4656267b8a [2021-09-06T15:32:21.603Z] ---> Running in 6d442b766b03 [2021-09-06T15:32:21.603Z] Removing intermediate container 2108e21368d5 [2021-09-06T15:32:21.603Z] ---> 8e12ecf685ef [2021-09-06T15:32:21.603Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T15:32:21.603Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:32:21.603Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:32:21.603Z] ---> a67d91c48303 [2021-09-06T15:32:21.603Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T15:32:21.603Z] ---> Using cache [2021-09-06T15:32:21.603Z] ---> c9a545cf1893 [2021-09-06T15:32:21.603Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:32:21.603Z] ---> Using cache [2021-09-06T15:32:21.603Z] ---> 8e12ecf685ef [2021-09-06T15:32:21.603Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T15:32:21.871Z] ---> Running in a96cce068325 [2021-09-06T15:32:21.871Z] ---> Running in 52192049ecc9 [2021-09-06T15:32:22.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:22.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:22.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:22.467Z] Removing intermediate container 7a4246881de5 [2021-09-06T15:32:22.467Z] ---> 2eeb9de59730 [2021-09-06T15:32:22.467Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T15:32:22.467Z] ---> Running in 265c13b0d310 [2021-09-06T15:32:22.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:22.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:23.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:23.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:23.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:23.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:23.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:32:23.625Z] OK: 219 MiB in 52 packages [2021-09-06T15:32:23.899Z] OK: 219 MiB in 52 packages [2021-09-06T15:32:23.899Z] OK: 219 MiB in 52 packages [2021-09-06T15:32:23.899Z] OK: 219 MiB in 52 packages [2021-09-06T15:32:24.171Z] Removing intermediate container eb4656267b8a [2021-09-06T15:32:24.171Z] ---> 19eb8d74afb8 [2021-09-06T15:32:24.171Z] Step 6/32 : COPY go.mod . [2021-09-06T15:32:24.171Z] Removing intermediate container a96cce068325 [2021-09-06T15:32:24.171Z] ---> f497d778948c [2021-09-06T15:32:24.171Z] Step 6/22 : COPY go.mod . [2021-09-06T15:32:24.171Z] OK: 219 MiB in 52 packages [2021-09-06T15:32:24.443Z] Removing intermediate container 6d442b766b03 [2021-09-06T15:32:24.443Z] ---> b51884332618 [2021-09-06T15:32:24.443Z] Step 6/24 : COPY go.mod . [2021-09-06T15:32:24.443Z] ---> 288e51d545ea [2021-09-06T15:32:24.443Z] Step 7/32 : RUN go mod download [2021-09-06T15:32:24.443Z] Removing intermediate container 52192049ecc9 [2021-09-06T15:32:24.443Z] ---> b6b8243e4fb8 [2021-09-06T15:32:24.443Z] Step 6/24 : COPY go.mod . [2021-09-06T15:32:24.443Z] ---> Running in 4e67193c0d79 [2021-09-06T15:32:24.443Z] ---> 51386b7dd905 [2021-09-06T15:32:24.443Z] Step 7/22 : RUN go mod download [2021-09-06T15:32:24.443Z] ---> 2d3287fff18f [2021-09-06T15:32:24.443Z] Step 7/24 : RUN go mod download [2021-09-06T15:32:24.443Z] ---> Running in a00c0139cb69 [2021-09-06T15:32:24.443Z] ---> Running in 50e6c849a7b4 [2021-09-06T15:32:24.713Z] Removing intermediate container 265c13b0d310 [2021-09-06T15:32:24.713Z] ---> df467a5ac7f6 [2021-09-06T15:32:24.713Z] Step 6/26 : COPY go.mod . [2021-09-06T15:32:24.713Z] ---> d48d7ed08c30 [2021-09-06T15:32:24.713Z] Step 7/24 : RUN go mod download [2021-09-06T15:32:24.713Z] ---> Running in 7d99a0e69994 [2021-09-06T15:32:24.985Z] ---> 7b1216ffae66 [2021-09-06T15:32:24.986Z] Step 7/26 : RUN go mod download [2021-09-06T15:32:24.986Z] ---> Running in 54ed2bbde656 [2021-09-06T15:32:26.966Z] Removing intermediate container 4e67193c0d79 [2021-09-06T15:32:26.966Z] ---> 0187f6518583 [2021-09-06T15:32:26.966Z] Step 8/32 : COPY . . [2021-09-06T15:32:26.966Z] Removing intermediate container 50e6c849a7b4 [2021-09-06T15:32:26.966Z] ---> ebc8e76c31a2 [2021-09-06T15:32:26.966Z] Step 8/24 : COPY . . [2021-09-06T15:32:26.966Z] Removing intermediate container 7d99a0e69994 [2021-09-06T15:32:26.966Z] ---> 04334d260fc9 [2021-09-06T15:32:26.966Z] Step 8/24 : COPY . . [2021-09-06T15:32:28.408Z] Removing intermediate container a00c0139cb69 [2021-09-06T15:32:28.408Z] ---> 948d03070749 [2021-09-06T15:32:28.408Z] Step 8/22 : COPY . . [2021-09-06T15:32:31.764Z] Removing intermediate container 54ed2bbde656 [2021-09-06T15:32:31.764Z] ---> fd71543c56b7 [2021-09-06T15:32:31.764Z] Step 8/26 : COPY . . [2021-09-06T15:32:53.853Z] ---> b9833487e7ac [2021-09-06T15:32:53.853Z] Step 9/22 : RUN go mod tidy [2021-09-06T15:32:53.853Z] ---> Running in fba72c1fb708 [2021-09-06T15:32:53.853Z] ---> 246091dd8895 [2021-09-06T15:32:53.853Z] Step 9/24 : RUN go mod tidy [2021-09-06T15:32:53.853Z] ---> Running in f5bd7b67eb06 [2021-09-06T15:32:54.436Z] ---> 765f6d42cdcd [2021-09-06T15:32:54.436Z] Step 9/32 : RUN go mod tidy [2021-09-06T15:32:54.437Z] ---> 1208b7f7b981 [2021-09-06T15:32:54.437Z] Step 9/24 : RUN go mod tidy [2021-09-06T15:32:54.437Z] ---> Running in b9d879b66f56 [2021-09-06T15:32:54.437Z] ---> Running in e6442739a917 [2021-09-06T15:32:59.802Z] ---> 9501d856a6d4 [2021-09-06T15:32:59.802Z] Step 9/26 : RUN go mod tidy [2021-09-06T15:32:59.802Z] ---> Running in b474de1456c2 [2021-09-06T15:33:00.763Z] Removing intermediate container fba72c1fb708 [2021-09-06T15:33:00.763Z] ---> b2e7d86f630f [2021-09-06T15:33:00.763Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T15:33:00.763Z] Removing intermediate container f5bd7b67eb06 [2021-09-06T15:33:00.763Z] ---> ec0bf4905446 [2021-09-06T15:33:00.763Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T15:33:00.763Z] ---> Running in f48453af1fb7 [2021-09-06T15:33:01.034Z] ---> Running in a22e3cfa2fdb [2021-09-06T15:33:01.034Z] Removing intermediate container e6442739a917 [2021-09-06T15:33:01.034Z] ---> 789c7e3dfdfb [2021-09-06T15:33:01.034Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T15:33:01.034Z] ---> Running in 5e59849df97c [2021-09-06T15:33:01.034Z] Removing intermediate container b474de1456c2 [2021-09-06T15:33:01.034Z] ---> 2049bccc0d6f [2021-09-06T15:33:01.034Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T15:33:01.034Z] ---> Running in 287e4c033019 [2021-09-06T15:33:01.034Z] Removing intermediate container b9d879b66f56 [2021-09-06T15:33:01.034Z] ---> 2b9639f54944 [2021-09-06T15:33:01.034Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T15:33:01.034Z] ---> Running in c1de806de219 [2021-09-06T15:33:01.644Z] 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-06T15:33:01.644Z] 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-06T15:33:01.644Z] 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-06T15:33:01.930Z] 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-06T15:33:01.930Z] 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-06T15:33:22.927Z] Removing intermediate container 9258bee97141 [2021-09-06T15:33:22.927Z] ---> 07e591711970 [2021-09-06T15:33:22.927Z] Successfully built 07e591711970 [2021-09-06T15:33:22.927Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:33:23.278Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T15:33:23.278Z] . [Pipeline] withDockerContainer [2021-09-06T15:33:23.507Z] prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container [2021-09-06T15:33:23.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T15:33:25.214Z] $ docker top 4a1e65b38eefbf57ceeb0a2c9f0227ad4ac601df69f4705097678e254f2e21f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T15:33:26.194Z] + go version [2021-09-06T15:33:26.194Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-06T15:33:26.206Z] $ docker stop --time=1 4a1e65b38eefbf57ceeb0a2c9f0227ad4ac601df69f4705097678e254f2e21f0 [2021-09-06T15:33:28.207Z] $ docker rm -f 4a1e65b38eefbf57ceeb0a2c9f0227ad4ac601df69f4705097678e254f2e21f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:33:29.103Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T15:33:29.104Z] . [Pipeline] withDockerContainer [2021-09-06T15:33:29.364Z] prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container [2021-09-06T15:33:29.441Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T15:33:31.102Z] $ docker top 26ddabaa693ce9b90c11c8ded5794e8a443d3ab9d92b5f0d22b5b34aca3fce5e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T15:33:31.450Z] ========================================================= [2021-09-06T15:33:31.450Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T15:33:31.450Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T15:33:32.116Z] + go mod tidy [Pipeline] sh [2021-09-06T15:33:33.764Z] + make test [2021-09-06T15:33:33.764Z] 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-06T15:33:33.764Z] go mod tidy [2021-09-06T15:33:34.365Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T15:33:40.966Z] 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-06T15:33:40.966Z] 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-06T15:33:43.623Z] Removing intermediate container c1de806de219 [2021-09-06T15:33:43.623Z] ---> bee95cfa49ee [2021-09-06T15:33:43.623Z] [2021-09-06T15:33:43.623Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T15:33:43.623Z] Removing intermediate container f48453af1fb7 [2021-09-06T15:33:43.623Z] ---> 6cd618018fe6 [2021-09-06T15:33:43.623Z] [2021-09-06T15:33:43.623Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T15:33:43.623Z] Removing intermediate container 287e4c033019 [2021-09-06T15:33:43.623Z] ---> 775dec577251 [2021-09-06T15:33:43.623Z] [2021-09-06T15:33:43.623Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T15:33:43.623Z] Removing intermediate container a22e3cfa2fdb [2021-09-06T15:33:43.623Z] ---> f081de8e39f4 [2021-09-06T15:33:43.623Z] [2021-09-06T15:33:43.623Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T15:33:44.224Z] 3.12: Pulling from library/alpine [2021-09-06T15:33:46.576Z] 3.12: Pulling from library/alpine [2021-09-06T15:33:46.576Z] 3.12: Pulling from library/alpine [2021-09-06T15:33:46.576Z] Removing intermediate container 5e59849df97c [2021-09-06T15:33:46.576Z] ---> 9021cdad54d9 [2021-09-06T15:33:46.576Z] [2021-09-06T15:33:46.576Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T15:33:46.576Z] 3.12: Pulling from library/alpine [2021-09-06T15:33:46.576Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T15:33:46.576Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T15:33:46.576Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T15:33:46.576Z] Status: Image is up to date for alpine:3.12 [2021-09-06T15:33:46.576Z] ---> 48b8ec4ed9eb [2021-09-06T15:33:46.576Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T15:33:46.576Z] ---> 48b8ec4ed9eb [2021-09-06T15:33:46.576Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T15:33:46.576Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T15:33:46.576Z] Status: Image is up to date for alpine:3.12 [2021-09-06T15:33:46.576Z] ---> 48b8ec4ed9eb [2021-09-06T15:33:46.576Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T15:33:46.576Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T15:33:46.576Z] Status: Image is up to date for alpine:3.12 [2021-09-06T15:33:46.576Z] ---> 48b8ec4ed9eb [2021-09-06T15:33:46.576Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T15:33:46.576Z] ---> Running in 7c4ad71ff692 [2021-09-06T15:33:46.576Z] ---> Running in b229d63c1b71 [2021-09-06T15:33:46.576Z] ---> Running in a5553332d2e6 [2021-09-06T15:33:46.576Z] ---> Running in b29a37a73754 [2021-09-06T15:33:46.576Z] 3.12: Pulling from library/alpine [2021-09-06T15:33:46.576Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T15:33:46.576Z] Status: Image is up to date for alpine:3.12 [2021-09-06T15:33:46.576Z] ---> 48b8ec4ed9eb [2021-09-06T15:33:46.576Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T15:33:46.576Z] ---> Running in f59d2240ad58 [2021-09-06T15:33:46.576Z] Removing intermediate container b229d63c1b71 [2021-09-06T15:33:46.576Z] ---> 6bc71fbee9e7 [2021-09-06T15:33:46.576Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T15:33:46.576Z] ---> Running in 92f4b6dfc5db [2021-09-06T15:33:46.576Z] Removing intermediate container f59d2240ad58 [2021-09-06T15:33:46.576Z] ---> 2b73ce5a27db [2021-09-06T15:33:46.576Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T15:33:46.576Z] ---> Running in b2acc6347acb [2021-09-06T15:33:46.576Z] Removing intermediate container b2acc6347acb [2021-09-06T15:33:46.576Z] ---> d83cd17cf7bb [2021-09-06T15:33:46.576Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T15:33:46.576Z] ---> Running in 475ca5784a57 [2021-09-06T15:33:46.576Z] Removing intermediate container 475ca5784a57 [2021-09-06T15:33:46.576Z] ---> 3718357c382f [2021-09-06T15:33:46.576Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:33:46.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:46.576Z] ---> Running in c5b75ae6f267 [2021-09-06T15:33:46.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:46.576Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T15:33:46.576Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T15:33:46.576Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T15:33:46.576Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T15:33:46.576Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:33:46.576Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T15:33:46.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:46.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:46.576Z] OK: 7 MiB in 18 packages [2021-09-06T15:33:46.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:46.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:46.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:46.855Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T15:33:46.855Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T15:33:46.855Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:33:46.855Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T15:33:46.855Z] OK: 6 MiB in 15 packages [2021-09-06T15:33:46.855Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:33:46.855Z] OK: 6 MiB in 16 packages [2021-09-06T15:33:47.123Z] Removing intermediate container 7c4ad71ff692 [2021-09-06T15:33:47.123Z] ---> 11cfede78ca1 [2021-09-06T15:33:47.123Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T15:33:47.123Z] ---> Running in f120424decc9 [2021-09-06T15:33:47.123Z] Removing intermediate container c5b75ae6f267 [2021-09-06T15:33:47.123Z] ---> c9393e63dccc [2021-09-06T15:33:47.123Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T15:33:47.123Z] Removing intermediate container f120424decc9 [2021-09-06T15:33:47.123Z] ---> 46d97add5e6f [2021-09-06T15:33:47.123Z] Step 14/22 : WORKDIR /edgex [2021-09-06T15:33:47.123Z] ---> Running in 931a8fd6f59c [2021-09-06T15:33:47.123Z] ---> Running in 683964a08dd9 [2021-09-06T15:33:47.390Z] Removing intermediate container b29a37a73754 [2021-09-06T15:33:47.390Z] ---> 9e30ef05648f [2021-09-06T15:33:47.390Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T15:33:47.390Z] Removing intermediate container 92f4b6dfc5db [2021-09-06T15:33:47.390Z] ---> 88a67945e9b7 [2021-09-06T15:33:47.390Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T15:33:47.390Z] ---> Running in 117f980da471 [2021-09-06T15:33:47.390Z] ---> Running in 980c91a7bc3d [2021-09-06T15:33:47.390Z] Removing intermediate container 683964a08dd9 [2021-09-06T15:33:47.390Z] ---> 1ccb4ac64c3e [2021-09-06T15:33:47.390Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T15:33:47.390Z] Removing intermediate container 117f980da471 [2021-09-06T15:33:47.390Z] ---> fd618ad0c27b [2021-09-06T15:33:47.390Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T15:33:47.390Z] ---> Running in 03336d51afb3 [2021-09-06T15:33:47.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:47.664Z] Removing intermediate container 980c91a7bc3d [2021-09-06T15:33:47.664Z] ---> 306e256e19e3 [2021-09-06T15:33:47.664Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T15:33:47.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:47.664Z] ---> Running in 2bdda1f6a1fd [2021-09-06T15:33:47.664Z] Removing intermediate container 03336d51afb3 [2021-09-06T15:33:47.664Z] ---> ed7c9cef21f2 [2021-09-06T15:33:47.664Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T15:33:47.664Z] ---> 89795008686c [2021-09-06T15:33:47.664Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T15:33:47.664Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T15:33:47.664Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T15:33:47.664Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T15:33:47.664Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:33:47.664Z] ---> Running in e42ea9130de5 [2021-09-06T15:33:47.664Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T15:33:47.664Z] OK: 6 MiB in 17 packages [2021-09-06T15:33:47.932Z] Removing intermediate container 2bdda1f6a1fd [2021-09-06T15:33:47.932Z] ---> d7cd0a9262b7 [2021-09-06T15:33:47.932Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T15:33:47.932Z] Removing intermediate container e42ea9130de5 [2021-09-06T15:33:47.932Z] ---> 3e66c50a5011 [2021-09-06T15:33:47.932Z] Step 16/24 : WORKDIR / [2021-09-06T15:33:47.932Z] ---> Running in a6e0c75f9fb0 [2021-09-06T15:33:47.932Z] ---> Running in 7cc3eab515f7 [2021-09-06T15:33:47.932Z] ---> 83b5e69ecb90 [2021-09-06T15:33:47.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T15:33:48.201Z] Removing intermediate container 7cc3eab515f7 [2021-09-06T15:33:48.201Z] ---> 908acc95b859 [2021-09-06T15:33:48.201Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:33:48.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:48.477Z] Removing intermediate container a5553332d2e6 [2021-09-06T15:33:48.477Z] ---> f137941f1f88 [2021-09-06T15:33:48.477Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T15:33:48.477Z] ---> abd0e5666004 [2021-09-06T15:33:48.477Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T15:33:48.477Z] ---> 5246cd95a120 [2021-09-06T15:33:48.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T15:33:48.477Z] ---> Running in b82b3bf8a0e5 [2021-09-06T15:33:48.477Z] ---> Running in f908769d92d4 [2021-09-06T15:33:48.477Z] Removing intermediate container b82b3bf8a0e5 [2021-09-06T15:33:48.477Z] ---> a9e4fd064936 [2021-09-06T15:33:48.477Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T15:33:48.753Z] Removing intermediate container f908769d92d4 [2021-09-06T15:33:48.753Z] ---> 1ab4490cee4a [2021-09-06T15:33:48.753Z] Step 14/26 : WORKDIR / [2021-09-06T15:33:48.753Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T15:33:48.753Z] ---> Running in d006b52f9698 [2021-09-06T15:33:48.753Z] ---> Running in abb0e37186a8 [2021-09-06T15:33:48.753Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T15:33:48.753Z] Removing intermediate container d006b52f9698 [2021-09-06T15:33:48.753Z] ---> 362044ffced5 [2021-09-06T15:33:48.753Z] Step 20/22 : LABEL arch=x86_64 [2021-09-06T15:33:48.753Z] Removing intermediate container a6e0c75f9fb0 [2021-09-06T15:33:48.753Z] ---> 1c0c32c37f1c [2021-09-06T15:33:48.753Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T15:33:48.753Z] ---> Running in a3b8aaa2f706 [2021-09-06T15:33:48.753Z] ---> Running in b9b398026f52 [2021-09-06T15:33:48.753Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T15:33:48.753Z] ---> 831e65c17a21 [2021-09-06T15:33:48.753Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T15:33:48.753Z] Removing intermediate container abb0e37186a8 [2021-09-06T15:33:48.753Z] ---> 668377186ca1 [2021-09-06T15:33:48.753Z] 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-06T15:33:49.031Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T15:33:49.031Z] Removing intermediate container b9b398026f52 [2021-09-06T15:33:49.031Z] ---> a581cc895955 [2021-09-06T15:33:49.031Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T15:33:49.031Z] Removing intermediate container a3b8aaa2f706 [2021-09-06T15:33:49.031Z] ---> 7a17021d6003 [2021-09-06T15:33:49.031Z] Step 21/22 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:33:49.031Z] ---> Running in 36c7f35ced2b [2021-09-06T15:33:49.031Z] ---> 4efa98ac0db8 [2021-09-06T15:33:49.031Z] 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-06T15:33:49.031Z] ---> bbbb3c4d6641 [2021-09-06T15:33:49.031Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T15:33:49.031Z] ---> Running in 8ee14f28e57f [2021-09-06T15:33:49.308Z] Removing intermediate container 36c7f35ced2b [2021-09-06T15:33:49.308Z] ---> 1e6eed0a27ad [2021-09-06T15:33:49.308Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T15:33:49.308Z] ---> 69fa24c3530d [2021-09-06T15:33:49.308Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T15:33:49.308Z] ---> Running in 3e7dc1257d82 [2021-09-06T15:33:49.308Z] Removing intermediate container 8ee14f28e57f [2021-09-06T15:33:49.308Z] ---> 620453a19b39 [2021-09-06T15:33:49.308Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:33:49.308Z] ---> Running in 6d8bc6e164d3 [2021-09-06T15:33:49.308Z] ---> f8e6c54d6593 [2021-09-06T15:33:49.308Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T15:33:49.308Z] ---> Running in 4f7f5ff89bb2 [2021-09-06T15:33:49.308Z] Removing intermediate container 3e7dc1257d82 [2021-09-06T15:33:49.308Z] ---> ed53a7dddcd4 [2021-09-06T15:33:49.308Z] [2021-09-06T15:33:49.581Z] Successfully built ed53a7dddcd4 [2021-09-06T15:33:49.581Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T15:33:49.581Z] Successfully tagged security-proxy-setup:latest [2021-09-06T15:33:49.581Z] Building support-scheduler [2021-09-06T15:33:49.581Z]  Building security-proxy-setup ... done Removing intermediate container 4f7f5ff89bb2 [2021-09-06T15:33:49.581Z] ---> 0adbc85cffcc [2021-09-06T15:33:49.581Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T15:33:49.581Z] ---> eb0e915b4582 [2021-09-06T15:33:49.581Z] 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-06T15:33:49.581Z] ---> Running in f28a0d0928c0 [2021-09-06T15:33:49.581Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T15:33:49.846Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:33:49.846Z] OK: 8 MiB in 20 packages [2021-09-06T15:33:50.112Z] Removing intermediate container f28a0d0928c0 [2021-09-06T15:33:50.112Z] ---> 65ff273ea7a4 [2021-09-06T15:33:50.112Z] Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:33:50.692Z] ---> 4f19617a5de4 [2021-09-06T15:33:50.692Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T15:33:50.692Z] ---> Running in deda93bdd5dc [2021-09-06T15:33:51.275Z] Removing intermediate container deda93bdd5dc [2021-09-06T15:33:51.275Z] ---> f5398f303408 [2021-09-06T15:33:51.275Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T15:33:51.275Z] ---> b5b53acca127 [2021-09-06T15:33:51.275Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T15:33:51.275Z] ---> Running in ef68e92be2c8 [2021-09-06T15:33:51.549Z] Removing intermediate container 931a8fd6f59c [2021-09-06T15:33:51.549Z] ---> bc917e25ca63 [2021-09-06T15:33:51.549Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:33:51.549Z] Removing intermediate container 6d8bc6e164d3 [2021-09-06T15:33:51.549Z] ---> dbff4c958c82 [2021-09-06T15:33:51.549Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:33:51.549Z] Removing intermediate container ef68e92be2c8 [2021-09-06T15:33:51.549Z] ---> a05a7cbebcc8 [2021-09-06T15:33:51.549Z] [2021-09-06T15:33:51.834Z] ---> 36bb1c16cb8c [2021-09-06T15:33:51.834Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T15:33:51.834Z] Successfully built a05a7cbebcc8 [2021-09-06T15:33:51.834Z] Successfully tagged core-metadata:latest [2021-09-06T15:33:51.834Z] Building support-notifications [2021-09-06T15:33:51.834Z]  Building core-metadata ... done  ---> 068374e05e65 [2021-09-06T15:33:51.834Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T15:33:51.834Z] ---> c90ed6c517a5 [2021-09-06T15:33:51.834Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T15:33:53.780Z] ---> 43be6cb5f5d4 [2021-09-06T15:33:53.780Z] 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-06T15:33:54.053Z] ---> d4c3824f792f [2021-09-06T15:33:54.053Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T15:33:54.053Z] ---> d16d56bb881f [2021-09-06T15:33:54.053Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T15:33:54.053Z] ---> Running in 46c8c45d38a6 [2021-09-06T15:33:54.325Z] ---> 66b38106a736 [2021-09-06T15:33:54.325Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T15:33:54.325Z] ---> Running in 7a3f6a4ddb66 [2021-09-06T15:33:54.325Z] ---> 15916b0e9361 [2021-09-06T15:33:54.325Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T15:33:54.594Z] Removing intermediate container 7a3f6a4ddb66 [2021-09-06T15:33:54.594Z] ---> 0d3421eae053 [2021-09-06T15:33:54.594Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:33:54.594Z] ---> Running in 2c7f431be702 [2021-09-06T15:33:54.594Z] ---> a9b43e552d61 [2021-09-06T15:33:54.594Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T15:33:54.863Z] Removing intermediate container 2c7f431be702 [2021-09-06T15:33:54.863Z] ---> 4462f11bd6ee [2021-09-06T15:33:54.863Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T15:33:54.863Z] ---> Running in dff12cba8984 [2021-09-06T15:33:54.863Z] Removing intermediate container 46c8c45d38a6 [2021-09-06T15:33:54.863Z] ---> 55ff6fc61fd1 [2021-09-06T15:33:54.863Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T15:33:54.863Z] ---> Running in 95b687f54711 [2021-09-06T15:33:54.863Z] ---> 8e244fa5606f [2021-09-06T15:33:54.863Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T15:33:54.863Z] Removing intermediate container dff12cba8984 [2021-09-06T15:33:54.863Z] ---> 2d7ecf53fb53 [2021-09-06T15:33:54.863Z] Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:33:55.128Z] ---> Running in 7311caf5b03d [2021-09-06T15:33:55.128Z] ---> Running in f3c920ebf06d [2021-09-06T15:33:55.128Z] Removing intermediate container 95b687f54711 [2021-09-06T15:33:55.128Z] ---> e55ef4303a8d [2021-09-06T15:33:55.128Z] Step 24/26 : LABEL arch=x86_64 [2021-09-06T15:33:55.400Z] ---> Running in 95917bb83715 [2021-09-06T15:33:55.400Z] Removing intermediate container f3c920ebf06d [2021-09-06T15:33:55.400Z] ---> 7fcfb3368f06 [2021-09-06T15:33:55.400Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T15:33:55.400Z] Removing intermediate container 7311caf5b03d [2021-09-06T15:33:55.400Z] ---> dc69d36e4765 [2021-09-06T15:33:55.400Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T15:33:55.400Z] ---> Running in 416622291ee3 [2021-09-06T15:33:55.401Z] Removing intermediate container 95917bb83715 [2021-09-06T15:33:55.401Z] ---> e56cee0d3dcb [2021-09-06T15:33:55.401Z] Step 25/26 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:33:55.669Z] ---> Running in acc0c96617f1 [2021-09-06T15:33:55.670Z] ---> 1eb1d0b68eb5 [2021-09-06T15:33:55.670Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T15:33:55.670Z] Removing intermediate container 416622291ee3 [2021-09-06T15:33:55.670Z] ---> fde80655e976 [2021-09-06T15:33:55.670Z] [2021-09-06T15:33:55.670Z] Successfully built fde80655e976 [2021-09-06T15:33:55.670Z] ---> Running in b26b7a897a21 [2021-09-06T15:33:55.670Z] Successfully tagged core-data:latest [2021-09-06T15:33:55.670Z] Building sys-mgmt-agent [2021-09-06T15:33:55.937Z]  Building core-data ... done Removing intermediate container acc0c96617f1 [2021-09-06T15:33:55.937Z] ---> 032cc22361be [2021-09-06T15:33:55.937Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T15:33:55.937Z] ---> Running in 3ca2b092d36e [2021-09-06T15:33:56.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:33:56.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:33:56.794Z] ---> a67d91c48303 [2021-09-06T15:33:56.794Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T15:33:56.794Z] ---> Using cache [2021-09-06T15:33:56.794Z] ---> c9a545cf1893 [2021-09-06T15:33:56.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:33:56.794Z] ---> Using cache [2021-09-06T15:33:56.794Z] ---> 2eeb9de59730 [2021-09-06T15:33:56.794Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T15:33:56.795Z] ---> Using cache [2021-09-06T15:33:56.795Z] ---> df467a5ac7f6 [2021-09-06T15:33:56.795Z] Step 6/23 : COPY go.mod . [2021-09-06T15:33:56.795Z] ---> Using cache [2021-09-06T15:33:56.795Z] ---> 7b1216ffae66 [2021-09-06T15:33:56.795Z] Step 7/23 : RUN go mod download [2021-09-06T15:33:56.795Z] ---> Using cache [2021-09-06T15:33:56.795Z] ---> fd71543c56b7 [2021-09-06T15:33:56.795Z] Step 8/23 : COPY . . [2021-09-06T15:33:56.795Z] ---> Using cache [2021-09-06T15:33:56.795Z] ---> 9501d856a6d4 [2021-09-06T15:33:56.795Z] Step 9/23 : RUN go mod tidy [2021-09-06T15:33:56.795Z] ---> Using cache [2021-09-06T15:33:56.795Z] ---> 2049bccc0d6f [2021-09-06T15:33:56.795Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T15:33:57.381Z] Removing intermediate container 3ca2b092d36e [2021-09-06T15:33:57.381Z] ---> 6f7e0299e0a1 [2021-09-06T15:33:57.381Z] [2021-09-06T15:33:57.381Z] Successfully built 6f7e0299e0a1 [2021-09-06T15:33:57.651Z] Successfully tagged security-secretstore-setup:latest [2021-09-06T15:33:57.651Z]  Building security-secretstore-setup ... done Building core-command [2021-09-06T15:33:57.651Z] ---> Running in 713c238c6dc9 [2021-09-06T15:33:57.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:33:57.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:33:57.651Z] ---> a67d91c48303 [2021-09-06T15:33:57.651Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T15:33:57.651Z] ---> Using cache [2021-09-06T15:33:57.651Z] ---> c9a545cf1893 [2021-09-06T15:33:57.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:33:57.651Z] ---> Using cache [2021-09-06T15:33:57.651Z] ---> 2eeb9de59730 [2021-09-06T15:33:57.651Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T15:33:57.920Z] ---> Running in 68f44f1157c7 [2021-09-06T15:33:58.886Z] Removing intermediate container b26b7a897a21 [2021-09-06T15:33:58.886Z] ---> d7738cf14ad2 [2021-09-06T15:33:58.886Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T15:33:59.161Z] 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-06T15:33:59.436Z] ---> Running in 64eae0a649fd [2021-09-06T15:33:59.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:33:59.715Z] Removing intermediate container 64eae0a649fd [2021-09-06T15:33:59.715Z] ---> 66c4f6005ef1 [2021-09-06T15:33:59.715Z] Step 29/32 : CMD ["gate"] [2021-09-06T15:33:59.715Z] ---> Running in 6d0ac73d57ad [2021-09-06T15:33:59.985Z] Removing intermediate container 6d0ac73d57ad [2021-09-06T15:33:59.985Z] ---> a76be9175cdd [2021-09-06T15:33:59.985Z] Step 30/32 : LABEL arch=x86_64 [2021-09-06T15:33:59.985Z] ---> Running in bf1c87cded3b [2021-09-06T15:34:00.257Z] Removing intermediate container bf1c87cded3b [2021-09-06T15:34:00.257Z] ---> 55a9301f027c [2021-09-06T15:34:00.257Z] Step 31/32 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:34:00.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:34:00.532Z] ---> Running in a65d8c22f50c [2021-09-06T15:34:00.808Z] Removing intermediate container a65d8c22f50c [2021-09-06T15:34:00.808Z] ---> 15c5625a6e2f [2021-09-06T15:34:00.808Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T15:34:00.808Z] ---> Running in 54046eadb065 [2021-09-06T15:34:01.088Z] Removing intermediate container 54046eadb065 [2021-09-06T15:34:01.088Z] ---> b35ac7d66f4a [2021-09-06T15:34:01.088Z] [2021-09-06T15:34:01.088Z] OK: 219 MiB in 52 packages [2021-09-06T15:34:01.088Z] Successfully built b35ac7d66f4a [2021-09-06T15:34:01.088Z] Successfully tagged security-bootstrapper:latest [2021-09-06T15:34:01.169Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T15:34:02.095Z]  Building security-bootstrapper ... done Removing intermediate container 68f44f1157c7 [2021-09-06T15:34:02.095Z] ---> e57f0cd16452 [2021-09-06T15:34:02.095Z] Step 6/23 : COPY go.mod . [2021-09-06T15:34:02.374Z] ---> f39c23f8b9ab [2021-09-06T15:34:02.374Z] Step 7/23 : RUN go mod download [2021-09-06T15:34:02.374Z] ---> Running in 6be1610a3cd3 [2021-09-06T15:34:05.024Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:34:05.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:34:05.024Z] ---> a67d91c48303 [2021-09-06T15:34:05.024Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T15:34:05.024Z] ---> Using cache [2021-09-06T15:34:05.024Z] ---> c9a545cf1893 [2021-09-06T15:34:05.024Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:34:05.024Z] ---> Using cache [2021-09-06T15:34:05.024Z] ---> 2eeb9de59730 [2021-09-06T15:34:05.024Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T15:34:05.024Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:34:05.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:34:05.024Z] ---> a67d91c48303 [2021-09-06T15:34:05.024Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T15:34:05.024Z] ---> Using cache [2021-09-06T15:34:05.024Z] ---> c9a545cf1893 [2021-09-06T15:34:05.024Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:34:05.024Z] ---> Using cache [2021-09-06T15:34:05.024Z] ---> 2eeb9de59730 [2021-09-06T15:34:05.024Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T15:34:05.024Z] ---> Using cache [2021-09-06T15:34:05.024Z] ---> df467a5ac7f6 [2021-09-06T15:34:05.024Z] Step 6/24 : COPY go.mod . [2021-09-06T15:34:05.024Z] ---> Using cache [2021-09-06T15:34:05.024Z] ---> 7b1216ffae66 [2021-09-06T15:34:05.024Z] Step 7/24 : RUN go mod download [2021-09-06T15:34:05.024Z] ---> Using cache [2021-09-06T15:34:05.024Z] ---> fd71543c56b7 [2021-09-06T15:34:05.024Z] Step 8/24 : COPY . . [2021-09-06T15:34:05.024Z] ---> Using cache [2021-09-06T15:34:05.024Z] ---> 9501d856a6d4 [2021-09-06T15:34:05.024Z] Step 9/24 : RUN go mod tidy [2021-09-06T15:34:05.024Z] ---> Using cache [2021-09-06T15:34:05.024Z] ---> 2049bccc0d6f [2021-09-06T15:34:05.024Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T15:34:05.296Z] ---> Running in 23460a1f141a [2021-09-06T15:34:05.296Z] ---> Running in a500c1ffe6f1 [2021-09-06T15:34:05.564Z] Removing intermediate container 6be1610a3cd3 [2021-09-06T15:34:05.564Z] ---> c647f60cb482 [2021-09-06T15:34:05.564Z] Step 8/23 : COPY . . [2021-09-06T15:34:06.540Z] 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-06T15:34:06.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:34:07.514Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:34:08.111Z] OK: 219 MiB in 52 packages [2021-09-06T15:34:10.706Z] ---> b9f8d5f3de9d [2021-09-06T15:34:10.706Z] Step 9/23 : RUN go mod tidy [2021-09-06T15:34:10.706Z] ---> Running in 96e36ac5c749 [2021-09-06T15:34:10.706Z] Removing intermediate container 23460a1f141a [2021-09-06T15:34:10.706Z] ---> 9ecaa0a6f018 [2021-09-06T15:34:10.706Z] Step 6/24 : COPY go.mod . [2021-09-06T15:34:10.975Z] ---> c5a9591409fc [2021-09-06T15:34:10.976Z] Step 7/24 : RUN go mod download [2021-09-06T15:34:10.976Z] ---> Running in 641d0e70bbec [2021-09-06T15:34:12.396Z] Removing intermediate container 96e36ac5c749 [2021-09-06T15:34:12.396Z] ---> d624f43494ab [2021-09-06T15:34:12.396Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T15:34:12.396Z] ---> Running in aa35e513d2d0 [2021-09-06T15:34:12.985Z] 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-06T15:34:13.254Z] Removing intermediate container 641d0e70bbec [2021-09-06T15:34:13.254Z] ---> abaf31c6ec9f [2021-09-06T15:34:13.255Z] Step 8/24 : COPY . . [2021-09-06T15:34:18.700Z] ---> 24427a3fd2f6 [2021-09-06T15:34:18.700Z] Step 9/24 : RUN go mod tidy [2021-09-06T15:34:18.700Z] ---> Running in 61b6e379b458 [2021-09-06T15:34:20.123Z] Removing intermediate container 61b6e379b458 [2021-09-06T15:34:20.123Z] ---> ebcf825a7f18 [2021-09-06T15:34:20.123Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T15:34:20.398Z] ---> Running in d67a2d583ac7 [2021-09-06T15:34:20.669Z] 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-06T15:34:26.022Z] Removing intermediate container 713c238c6dc9 [2021-09-06T15:34:26.022Z] ---> 8e880ee3cd7a [2021-09-06T15:34:26.022Z] [2021-09-06T15:34:26.022Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T15:34:26.022Z] ---> 48b8ec4ed9eb [2021-09-06T15:34:26.022Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T15:34:26.022Z] ---> Using cache [2021-09-06T15:34:26.022Z] ---> 9e30ef05648f [2021-09-06T15:34:26.022Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T15:34:26.022Z] ---> Using cache [2021-09-06T15:34:26.022Z] ---> fd618ad0c27b [2021-09-06T15:34:26.022Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T15:34:26.022Z] ---> Running in f441ee8f5c45 [2021-09-06T15:34:26.022Z] Removing intermediate container f441ee8f5c45 [2021-09-06T15:34:26.022Z] ---> 1198194a65ee [2021-09-06T15:34:26.022Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T15:34:26.022Z] ---> Running in f3cf621fc37a [2021-09-06T15:34:26.293Z] Removing intermediate container f3cf621fc37a [2021-09-06T15:34:26.293Z] ---> b02635a1f490 [2021-09-06T15:34:26.293Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:34:26.564Z] ---> bd828939133c [2021-09-06T15:34:26.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T15:34:27.154Z] ---> 9477d6819bff [2021-09-06T15:34:27.154Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T15:34:27.423Z] ---> d64752973c72 [2021-09-06T15:34:27.423Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T15:34:27.423Z] ---> Running in 2b478468fcb7 [2021-09-06T15:34:27.423Z] Removing intermediate container 2b478468fcb7 [2021-09-06T15:34:27.423Z] ---> dd35df6e4e6f [2021-09-06T15:34:27.423Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:34:27.423Z] ---> Running in 4a4c58119a1f [2021-09-06T15:34:27.697Z] Removing intermediate container 4a4c58119a1f [2021-09-06T15:34:27.697Z] ---> b748d005edbe [2021-09-06T15:34:27.697Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T15:34:27.697Z] ---> Running in 251ac94402a5 [2021-09-06T15:34:27.968Z] Removing intermediate container 251ac94402a5 [2021-09-06T15:34:27.968Z] ---> afd215e51f1c [2021-09-06T15:34:27.968Z] Step 22/23 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:34:27.968Z] ---> Running in f7f755c20213 [2021-09-06T15:34:28.239Z] Removing intermediate container f7f755c20213 [2021-09-06T15:34:28.239Z] ---> 16e55c11f695 [2021-09-06T15:34:28.239Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T15:34:28.239Z] ---> Running in 940f0e5abd7e [2021-09-06T15:34:28.239Z] Removing intermediate container 940f0e5abd7e [2021-09-06T15:34:28.239Z] ---> e031f25f1b10 [2021-09-06T15:34:28.239Z] [2021-09-06T15:34:28.510Z] Successfully built e031f25f1b10 [2021-09-06T15:34:28.510Z] Successfully tagged support-scheduler:latest [2021-09-06T15:34:31.893Z]  Building support-scheduler ... done Removing intermediate container a500c1ffe6f1 [2021-09-06T15:34:31.893Z] ---> c6d4ffdd2527 [2021-09-06T15:34:31.893Z] [2021-09-06T15:34:31.893Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T15:34:31.893Z] ---> 48b8ec4ed9eb [2021-09-06T15:34:31.893Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T15:34:31.893Z] ---> Using cache [2021-09-06T15:34:31.893Z] ---> 9e30ef05648f [2021-09-06T15:34:31.893Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T15:34:31.893Z] ---> Using cache [2021-09-06T15:34:31.893Z] ---> fd618ad0c27b [2021-09-06T15:34:31.893Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T15:34:31.893Z] ---> Running in 46c9b0c9f2a9 [2021-09-06T15:34:31.893Z] Removing intermediate container 46c9b0c9f2a9 [2021-09-06T15:34:31.893Z] ---> 4024db9f7a33 [2021-09-06T15:34:31.893Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T15:34:31.893Z] ---> Running in 51e93c14c542 [2021-09-06T15:34:32.371Z] Removing intermediate container 51e93c14c542 [2021-09-06T15:34:32.371Z] ---> 555aa3bac688 [2021-09-06T15:34:32.371Z] Step 16/24 : WORKDIR / [2021-09-06T15:34:32.371Z] ---> Running in f1e9181744e8 [2021-09-06T15:34:32.371Z] Removing intermediate container f1e9181744e8 [2021-09-06T15:34:32.371Z] ---> 68b1ea5ebea8 [2021-09-06T15:34:32.371Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:34:32.648Z] ---> 63c9925efddc [2021-09-06T15:34:32.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T15:34:32.920Z] ---> 7f083f58a706 [2021-09-06T15:34:32.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T15:34:33.510Z] ---> a3041c3371c8 [2021-09-06T15:34:33.510Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T15:34:33.510Z] ---> Running in 60a4e9336435 [2021-09-06T15:34:33.510Z] Removing intermediate container 60a4e9336435 [2021-09-06T15:34:33.510Z] ---> 1d66463135ee [2021-09-06T15:34:33.510Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:34:33.783Z] ---> Running in 3ed53332a386 [2021-09-06T15:34:34.052Z] Removing intermediate container 3ed53332a386 [2021-09-06T15:34:34.052Z] ---> e83f0bf9f9c9 [2021-09-06T15:34:34.052Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T15:34:34.052Z] ---> Running in 04844d0e0af5 [2021-09-06T15:34:34.052Z] Removing intermediate container 04844d0e0af5 [2021-09-06T15:34:34.052Z] ---> b2fa0f8e4e61 [2021-09-06T15:34:34.052Z] Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:34:34.052Z] ---> Running in ca79c8169a9c [2021-09-06T15:34:34.326Z] Removing intermediate container ca79c8169a9c [2021-09-06T15:34:34.326Z] ---> cb99f9cb0934 [2021-09-06T15:34:34.326Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T15:34:34.326Z] ---> Running in 18bd41f7c9d7 [2021-09-06T15:34:34.606Z] Removing intermediate container 18bd41f7c9d7 [2021-09-06T15:34:34.606Z] ---> fd5715d9dcbc [2021-09-06T15:34:34.606Z] [2021-09-06T15:34:34.606Z] Successfully built fd5715d9dcbc [2021-09-06T15:34:34.606Z] Successfully tagged core-command:latest [2021-09-06T15:34:41.347Z]  Building core-command ... done Removing intermediate container aa35e513d2d0 [2021-09-06T15:34:41.347Z] ---> 877a3dd7e530 [2021-09-06T15:34:41.347Z] [2021-09-06T15:34:41.347Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T15:34:41.347Z] ---> 48b8ec4ed9eb [2021-09-06T15:34:41.348Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T15:34:41.348Z] Removing intermediate container d67a2d583ac7 [2021-09-06T15:34:41.348Z] ---> 5f7719fd412d [2021-09-06T15:34:41.348Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T15:34:41.348Z] ---> Running in 1176b390a7fe [2021-09-06T15:34:41.348Z] ---> Running in 281549697e82 [2021-09-06T15:34:41.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:34:41.348Z] 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-06T15:34:41.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:34:41.348Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T15:34:41.348Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T15:34:41.348Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:34:41.348Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T15:34:41.348Z] OK: 6 MiB in 16 packages [2021-09-06T15:34:41.620Z] Removing intermediate container 1176b390a7fe [2021-09-06T15:34:41.620Z] ---> a62cbdfdc97e [2021-09-06T15:34:41.620Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T15:34:41.620Z] ---> Running in 7612138747d2 [2021-09-06T15:34:41.620Z] Removing intermediate container 281549697e82 [2021-09-06T15:34:41.620Z] ---> 8b350d84c3e2 [2021-09-06T15:34:41.620Z] [2021-09-06T15:34:41.620Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T15:34:41.895Z] Removing intermediate container 7612138747d2 [2021-09-06T15:34:41.895Z] ---> 1ce1164d9330 [2021-09-06T15:34:41.895Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T15:34:41.895Z] ---> Running in f66492cbfb1b [2021-09-06T15:34:41.895Z] 20.10.7: Pulling from library/docker [2021-09-06T15:34:41.895Z] Removing intermediate container f66492cbfb1b [2021-09-06T15:34:41.895Z] ---> 1deb0a987c96 [2021-09-06T15:34:41.895Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T15:34:41.895Z] ---> Running in b4d489ba41ee [2021-09-06T15:34:42.174Z] Removing intermediate container b4d489ba41ee [2021-09-06T15:34:42.174Z] ---> 6f882f565a87 [2021-09-06T15:34:42.174Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:34:42.174Z] ---> 67c413a55ef3 [2021-09-06T15:34:42.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T15:34:42.780Z] ---> 977808aad8f0 [2021-09-06T15:34:42.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T15:34:42.780Z] ---> fcb058a5790a [2021-09-06T15:34:42.780Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T15:34:42.780Z] ---> Running in 5145f78d7508 [2021-09-06T15:34:43.055Z] Removing intermediate container 5145f78d7508 [2021-09-06T15:34:43.055Z] ---> 890d21ca4736 [2021-09-06T15:34:43.055Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:34:43.055Z] ---> Running in e0a0aa43349e [2021-09-06T15:34:43.055Z] Removing intermediate container e0a0aa43349e [2021-09-06T15:34:43.055Z] ---> b536fa7e6bfc [2021-09-06T15:34:43.055Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T15:34:43.055Z] ---> Running in a89e3e47a496 [2021-09-06T15:34:43.337Z] Removing intermediate container a89e3e47a496 [2021-09-06T15:34:43.337Z] ---> ba0470ee80e7 [2021-09-06T15:34:43.337Z] Step 22/23 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:34:43.337Z] ---> Running in 3a7020501a2c [2021-09-06T15:34:43.337Z] Removing intermediate container 3a7020501a2c [2021-09-06T15:34:43.337Z] ---> 304f7280b4cc [2021-09-06T15:34:43.337Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T15:34:43.337Z] ---> Running in 9a20c3f41b75 [2021-09-06T15:34:43.617Z] Removing intermediate container 9a20c3f41b75 [2021-09-06T15:34:43.617Z] ---> 7408464046fc [2021-09-06T15:34:43.617Z] [2021-09-06T15:34:43.617Z] Successfully built 7408464046fc [2021-09-06T15:34:43.617Z] Successfully tagged support-notifications:latest [2021-09-06T15:34:49.043Z]  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T15:34:49.043Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T15:34:49.043Z] ---> 08bdaf2f88f9 [2021-09-06T15:34:49.043Z] 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-06T15:34:49.043Z] ---> Running in 76c8a3c94091 [2021-09-06T15:34:49.043Z] Removing intermediate container 76c8a3c94091 [2021-09-06T15:34:49.043Z] ---> 5ab3b41d6904 [2021-09-06T15:34:49.043Z] 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-06T15:34:49.043Z] ---> Running in a3b36fffd7ba [2021-09-06T15:34:49.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T15:34:49.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T15:34:49.594Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T15:34:49.594Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T15:34:49.594Z] Executing bash-5.1.0-r0.post-install [2021-09-06T15:34:49.594Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T15:34:49.594Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T15:34:49.594Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T15:34:49.594Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T15:34:49.594Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T15:34:49.594Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T15:34:49.594Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T15:34:49.594Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T15:34:49.594Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T15:34:49.594Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T15:34:49.594Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T15:34:49.594Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T15:34:50.193Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T15:34:50.193Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T15:34:50.193Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T15:34:50.193Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T15:34:50.193Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T15:34:50.193Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T15:34:50.193Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T15:34:50.193Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T15:34:50.193Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T15:34:50.193Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T15:34:50.193Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T15:34:50.465Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T15:34:50.465Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T15:34:50.465Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T15:34:50.465Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T15:34:50.747Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T15:34:50.747Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T15:34:50.747Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T15:34:50.747Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T15:34:50.747Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T15:34:50.747Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T15:34:50.747Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T15:34:50.747Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T15:34:50.747Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T15:34:50.747Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T15:34:51.020Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T15:34:51.020Z] OK: 82 MiB in 59 packages [2021-09-06T15:34:52.454Z] Collecting docker-compose==1.23.2 [2021-09-06T15:34:52.454Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T15:34:52.454Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T15:34:52.454Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T15:34:52.454Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T15:34:52.454Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T15:34:52.733Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T15:34:52.733Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T15:34:52.733Z] 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-06T15:34:52.733Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T15:34:52.733Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T15:34:53.011Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T15:34:53.011Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T15:34:53.286Z] Collecting PyYAML<4,>=3.10 [2021-09-06T15:34:53.286Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T15:34:53.895Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T15:34:53.895Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T15:34:54.171Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T15:34:54.171Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T15:34:54.443Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T15:34:54.443Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T15:34:54.443Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T15:34:54.443Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T15:34:54.717Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T15:34:54.717Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T15:34:54.717Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T15:34:54.717Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T15:34:54.717Z] Collecting idna<2.8,>=2.5 [2021-09-06T15:34:54.717Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T15:34:54.994Z] Collecting certifi>=2017.4.17 [2021-09-06T15:34:54.994Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T15:34:54.994Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T15:34:54.994Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T15:34:54.994Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T15:34:54.994Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T15:34:54.994Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T15:34:54.994Z] Attempting uninstall: urllib3 [2021-09-06T15:34:54.994Z] Found existing installation: urllib3 1.26.2 [2021-09-06T15:34:54.994Z] Uninstalling urllib3-1.26.2: [2021-09-06T15:34:54.994Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T15:34:55.274Z] Attempting uninstall: idna [2021-09-06T15:34:55.274Z] Found existing installation: idna 3.1 [2021-09-06T15:34:55.274Z] Uninstalling idna-3.1: [2021-09-06T15:34:55.274Z] Successfully uninstalled idna-3.1 [2021-09-06T15:34:55.274Z] Attempting uninstall: chardet [2021-09-06T15:34:55.274Z] Found existing installation: chardet 4.0.0 [2021-09-06T15:34:55.274Z] Uninstalling chardet-4.0.0: [2021-09-06T15:34:55.274Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T15:34:55.546Z] Attempting uninstall: requests [2021-09-06T15:34:55.546Z] Found existing installation: requests 2.25.1 [2021-09-06T15:34:55.546Z] Uninstalling requests-2.25.1: [2021-09-06T15:34:55.546Z] Successfully uninstalled requests-2.25.1 [2021-09-06T15:34:55.546Z] Running setup.py install for texttable: started [2021-09-06T15:34:56.146Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T15:34:56.146Z] Running setup.py install for PyYAML: started [2021-09-06T15:34:56.591Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T15:34:56.591Z] Running setup.py install for docopt: started [2021-09-06T15:34:56.922Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T15:34:56.922Z] Running setup.py install for dockerpty: started [2021-09-06T15:34:57.286Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T15:34:57.644Z] 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-06T15:34:57.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T15:34:59.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T15:35:00.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T15:35:01.002Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T15:35:01.269Z] Removing intermediate container a3b36fffd7ba [2021-09-06T15:35:01.269Z] ---> b507fbe1c751 [2021-09-06T15:35:01.269Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T15:35:01.269Z] ---> Running in 917a7d2de419 [2021-09-06T15:35:01.269Z] Removing intermediate container 917a7d2de419 [2021-09-06T15:35:01.269Z] ---> 68d49b5c4b00 [2021-09-06T15:35:01.269Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T15:35:01.269Z] ---> Running in f37b3ddc1ea4 [2021-09-06T15:35:01.269Z] Removing intermediate container f37b3ddc1ea4 [2021-09-06T15:35:01.269Z] ---> 78c88d3fb883 [2021-09-06T15:35:01.269Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T15:35:01.269Z] ---> e0849aa763f3 [2021-09-06T15:35:01.269Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T15:35:01.551Z] ---> 346901d0b7e0 [2021-09-06T15:35:01.552Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T15:35:01.840Z] ---> 3aa317c530a6 [2021-09-06T15:35:01.840Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T15:35:01.840Z] ---> Running in 3c08649e95ef [2021-09-06T15:35:02.115Z] Removing intermediate container 3c08649e95ef [2021-09-06T15:35:02.115Z] ---> 60ebb3528146 [2021-09-06T15:35:02.115Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:35:02.115Z] ---> Running in 6d70ab2c9ec6 [2021-09-06T15:35:02.115Z] Removing intermediate container 6d70ab2c9ec6 [2021-09-06T15:35:02.115Z] ---> 26c8adb8d0f9 [2021-09-06T15:35:02.115Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T15:35:02.115Z] ---> Running in a5bea6ec3506 [2021-09-06T15:35:02.389Z] Removing intermediate container a5bea6ec3506 [2021-09-06T15:35:02.389Z] ---> 06542c97e18a [2021-09-06T15:35:02.389Z] Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:35:02.389Z] ---> Running in 5cb1fdba97fa [2021-09-06T15:35:02.389Z] Removing intermediate container 5cb1fdba97fa [2021-09-06T15:35:02.389Z] ---> ef7a69269802 [2021-09-06T15:35:02.389Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T15:35:02.389Z] ---> Running in 0f4fdc5d3e1d [2021-09-06T15:35:02.389Z] Removing intermediate container 0f4fdc5d3e1d [2021-09-06T15:35:02.389Z] ---> 879f05609ea1 [2021-09-06T15:35:02.389Z] [2021-09-06T15:35:02.665Z] Successfully built 879f05609ea1 [2021-09-06T15:35:02.665Z] Successfully tagged sys-mgmt-agent:latest [2021-09-06T15:35:02.686Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-06T15:35:02.693Z] $ docker stop --time=1 8094feae5a86b968e75db3c0c8ac65fa108cf02da4b8838d2ef16ab4ae8f607c [2021-09-06T15:35:04.061Z] $ docker rm -f 8094feae5a86b968e75db3c0c8ac65fa108cf02da4b8838d2ef16ab4ae8f607c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T15:35:04.455Z] + docker images [2021-09-06T15:35:04.455Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T15:35:04.455Z] sys-mgmt-agent latest 879f05609ea1 2 seconds ago 325MB [2021-09-06T15:35:04.455Z] support-notifications latest 7408464046fc 21 seconds ago 16.8MB [2021-09-06T15:35:04.455Z] 8b350d84c3e2 23 seconds ago 1.75GB [2021-09-06T15:35:04.455Z] 877a3dd7e530 24 seconds ago 1.75GB [2021-09-06T15:35:04.455Z] core-command latest fd5715d9dcbc 30 seconds ago 16MB [2021-09-06T15:35:04.455Z] c6d4ffdd2527 33 seconds ago 1.75GB [2021-09-06T15:35:04.455Z] support-scheduler latest e031f25f1b10 36 seconds ago 16.1MB [2021-09-06T15:35:04.455Z] 8e880ee3cd7a 39 seconds ago 1.75GB [2021-09-06T15:35:04.455Z] security-bootstrapper latest b35ac7d66f4a About a minute ago 18.8MB [2021-09-06T15:35:04.455Z] core-data latest fde80655e976 About a minute ago 20.4MB [2021-09-06T15:35:04.455Z] security-secretstore-setup latest 6f7e0299e0a1 About a minute ago 28.1MB [2021-09-06T15:35:04.455Z] core-metadata latest a05a7cbebcc8 About a minute ago 16.7MB [2021-09-06T15:35:04.455Z] security-proxy-setup latest ed53a7dddcd4 About a minute ago 26MB [2021-09-06T15:35:04.455Z] 9021cdad54d9 About a minute ago 1.76GB [2021-09-06T15:35:04.455Z] 775dec577251 About a minute ago 1.76GB [2021-09-06T15:35:04.455Z] f081de8e39f4 About a minute ago 1.76GB [2021-09-06T15:35:04.455Z] bee95cfa49ee About a minute ago 1.75GB [2021-09-06T15:35:04.455Z] 6cd618018fe6 About a minute ago 1.76GB [2021-09-06T15:35:04.455Z] ci-base-image-x86_64 latest a67d91c48303 5 minutes ago 1.25GB [2021-09-06T15:35:04.455Z] alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB [2021-09-06T15:35:04.455Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-06T15:35:04.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-06T15:35:04.455Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-06T15:35:04.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-06T15:35:13.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T15:35:13.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T15:35:13.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T15:35:13.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T15:35:13.439Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T15:35:13.439Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T15:35:14.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T15:35:14.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T15:35:14.039Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T15:35:14.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T15:35:19.848Z] Still waiting to schedule task [2021-09-06T15:35:19.849Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-06T15:35:20.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements [2021-09-06T15:35:20.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T15:35:20.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T15:35:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.328s coverage: 100.0% of statements [2021-09-06T15:35:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T15:35:26.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.278s coverage: 46.3% of statements [2021-09-06T15:35:26.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T15:35:26.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T15:35:29.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.645s coverage: 90.1% of statements [2021-09-06T15:35:29.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T15:35:29.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T15:35:29.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 81.2% of statements [2021-09-06T15:35:29.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T15:35:29.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T15:35:29.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T15:35:29.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T15:35:29.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T15:35:36.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.482s coverage: 94.2% of statements [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T15:35:36.230Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T15:35:36.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T15:35:36.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.322s coverage: 0.8% of statements [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T15:35:36.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2021-09-06T15:35:36.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.237s coverage: 21.7% of statements [2021-09-06T15:35:36.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T15:35:36.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 47.1% of statements [2021-09-06T15:35:36.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements [2021-09-06T15:35:36.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements [2021-09-06T15:35:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements [2021-09-06T15:35:38.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2021-09-06T15:35:50.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements [2021-09-06T15:35:50.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-09-06T15:35:56.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.588s coverage: 81.8% of statements [2021-09-06T15:35:56.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T15:36:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T15:36:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T15:36:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T15:36:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T15:36:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 58.8% of statements [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T15:36:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.212s coverage: 80.0% of statements [2021-09-06T15:36:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.339s coverage: 87.2% of statements [2021-09-06T15:36:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements [2021-09-06T15:36:03.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.285s coverage: 91.2% of statements [2021-09-06T15:36:03.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T15:36:04.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.746s coverage: 64.4% of statements [2021-09-06T15:36:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T15:36:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T15:36:04.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements [2021-09-06T15:36:04.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 91.3% of statements [2021-09-06T15:36:04.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-09-06T15:36:04.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-09-06T15:36:05.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-09-06T15:36:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.008s coverage: 62.6% of statements [2021-09-06T15:36:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T15:36:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T15:36:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T15:36:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.6% of statements [2021-09-06T15:36:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T15:36:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T15:36:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements [2021-09-06T15:36:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T15:36:12.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements [2021-09-06T15:36:12.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T15:36:20.339Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.5% of statements [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T15:36:20.339Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.573s coverage: 92.0% of statements [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T15:36:20.339Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 62.7% of statements [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T15:36:20.339Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.358s coverage: 97.7% of statements [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T15:36:20.339Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T15:36:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T15:36:20.339Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements [2021-09-06T15:36:20.339Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-06T15:36:20.934Z] GO111MODULE=on go vet ./... [2021-09-06T15:37:42.766Z] gofmt -l . [2021-09-06T15:37:42.766Z] [ "`gofmt -l .`" = "" ] [2021-09-06T15:37:42.766Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T15:37:43.436Z] + ls -al . [2021-09-06T15:37:43.436Z] total 640 [2021-09-06T15:37:43.436Z] drwxrwxr-x 9 1001 1001 4096 Sep 6 15:37 . [2021-09-06T15:37:43.436Z] drwxr-xr-x 4 root root 4096 Sep 6 15:33 .. [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 15:31 .dockerignore [2021-09-06T15:37:43.436Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 15:31 .git [2021-09-06T15:37:43.436Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 15:31 .github [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 15:31 .gitignore [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 15:31 .hadolint.yml [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 15:31 .sonarcloud.properties [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 15:31 ADOPTERS.md [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 15:31 Attribution.txt [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 15:31 CHANGELOG.md [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 15:31 CONTRIBUTING.md [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 15:31 GOVERNANCE.md [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 15:31 Jenkinsfile [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 15:31 LICENSE [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 15:31 Makefile [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 15:31 OWNERS.md [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 15:31 README.md [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 15:31 SECURITY.md [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 15:28 VERSION [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 15:31 ZMQWindows.md [2021-09-06T15:37:43.436Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 15:31 bin [2021-09-06T15:37:43.436Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 15:31 cmd [2021-09-06T15:37:43.436Z] -rw-r--r-- 1 root root 405611 Sep 6 15:36 coverage.out [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 15:31 go.mod [2021-09-06T15:37:43.436Z] -rw-r--r-- 1 root root 50064 Sep 6 15:33 go.sum [2021-09-06T15:37:43.436Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 15:31 internal [2021-09-06T15:37:43.436Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 15:31 openapi [2021-09-06T15:37:43.436Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 15:31 snap [2021-09-06T15:37:43.436Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 15:31 version.go [Pipeline] sh [2021-09-06T15:37:44.102Z] + '[' -e coverage.out ] [2021-09-06T15:37:44.102Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T15:37:44.135Z] Warning: overwriting stash ‘coverage-report’ [2021-09-06T15:37:44.933Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T15:37:45.586Z] + make build [2021-09-06T15:37:45.586Z] go mod tidy [2021-09-06T15:37:46.184Z] 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-06T15:37:52.899Z] 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-06T15:38:15.104Z] 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-06T15:38:16.083Z] 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-06T15:38:20.403Z] 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-06T15:38:21.384Z] 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-06T15:38:24.787Z] 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-06T15:38:29.112Z] 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-06T15:38:33.171Z] 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-06T15:38:35.801Z] 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-06T15:38:39.202Z] 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-06T15:38:42.606Z] 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-06T15:38:48.030Z] $ docker stop --time=1 26ddabaa693ce9b90c11c8ded5794e8a443d3ab9d92b5f0d22b5b34aca3fce5e [2021-09-06T15:38:50.730Z] $ docker rm -f 26ddabaa693ce9b90c11c8ded5794e8a443d3ab9d92b5f0d22b5b34aca3fce5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:38:52.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T15:38:52.675Z] [2021-09-06T15:38:52.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:38:53.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T15:38:53.303Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-06T15:38:53.303Z] 29e5d40040c1: Pulling fs layer [2021-09-06T15:38:53.303Z] 1ce36da41761: Pulling fs layer [2021-09-06T15:38:53.303Z] 25b303627fd3: Pulling fs layer [2021-09-06T15:38:53.900Z] 29e5d40040c1: Verifying Checksum [2021-09-06T15:38:53.900Z] 29e5d40040c1: Download complete [2021-09-06T15:38:54.502Z] 29e5d40040c1: Pull complete [2021-09-06T15:38:54.777Z] 1ce36da41761: Download complete [2021-09-06T15:38:56.216Z] 1ce36da41761: Pull complete [2021-09-06T15:38:56.488Z] 25b303627fd3: Verifying Checksum [2021-09-06T15:38:56.488Z] 25b303627fd3: Download complete [2021-09-06T15:39:06.642Z] 25b303627fd3: Pull complete [2021-09-06T15:39:06.642Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-06T15:39:06.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T15:39:06.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-06T15:39:06.970Z] prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container [2021-09-06T15:39:07.101Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T15:39:10.600Z] $ docker top e9c9280b65ade251a82fc6e92a1fb882e642eb70f1cd4d91c76d20acc4905f59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T15:39:11.696Z] + docker-compose build --help [2021-09-06T15:39:11.696Z] + grep parallel [2021-09-06T15:39:16.069Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T15:39:16.081Z] $ docker stop --time=1 e9c9280b65ade251a82fc6e92a1fb882e642eb70f1cd4d91c76d20acc4905f59 [2021-09-06T15:39:18.023Z] $ docker rm -f e9c9280b65ade251a82fc6e92a1fb882e642eb70f1cd4d91c76d20acc4905f59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:39:18.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T15:39:18.755Z] . [Pipeline] withDockerContainer [2021-09-06T15:39:19.028Z] prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container [2021-09-06T15:39:19.105Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T15:39:20.732Z] $ docker top ca422f3635a5f858eae36a0b5b03f84eec67e6cc05d46df93642e3d6193e0241 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T15:39:21.740Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T15:39:26.032Z] Building core-command ... [2021-09-06T15:39:26.032Z] Building core-data ... [2021-09-06T15:39:26.032Z] Building core-metadata ... [2021-09-06T15:39:26.032Z] Building security-bootstrapper ... [2021-09-06T15:39:26.032Z] Building security-proxy-setup ... [2021-09-06T15:39:26.032Z] Building security-secretstore-setup ... [2021-09-06T15:39:26.032Z] Building support-notifications ... [2021-09-06T15:39:26.033Z] Building support-scheduler ... [2021-09-06T15:39:26.033Z] Building sys-mgmt-agent ... [2021-09-06T15:39:26.033Z] Building support-notifications [2021-09-06T15:39:26.033Z] Building security-bootstrapper [2021-09-06T15:39:26.033Z] Building security-proxy-setup [2021-09-06T15:39:26.033Z] Building support-scheduler [2021-09-06T15:39:26.033Z] Building core-command [2021-09-06T15:40:34.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:40:34.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:40:34.146Z] ---> 07e591711970 [2021-09-06T15:40:34.146Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T15:40:34.146Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:40:34.146Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:40:34.146Z] ---> 07e591711970 [2021-09-06T15:40:34.146Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T15:40:34.146Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:40:34.146Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:40:34.146Z] ---> 07e591711970 [2021-09-06T15:40:34.146Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T15:40:34.146Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:40:34.146Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:40:34.146Z] ---> 07e591711970 [2021-09-06T15:40:34.146Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T15:40:34.146Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:40:34.146Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:40:34.146Z] ---> 07e591711970 [2021-09-06T15:40:34.146Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T15:40:35.123Z] ---> Running in e7b6bc76ede7 [2021-09-06T15:40:35.123Z] ---> Running in fa2e253898e5 [2021-09-06T15:40:35.123Z] ---> Running in e236c3c1f7ce [2021-09-06T15:40:35.123Z] ---> Running in a54128e94bde [2021-09-06T15:40:35.123Z] ---> Running in 3ee916351d0e [2021-09-06T15:40:36.562Z] Removing intermediate container e236c3c1f7ce [2021-09-06T15:40:36.562Z] ---> 15101d9f578d [2021-09-06T15:40:36.562Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:40:36.562Z] Removing intermediate container 3ee916351d0e [2021-09-06T15:40:36.562Z] ---> caae7162ca07 [2021-09-06T15:40:36.562Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:40:36.562Z] Removing intermediate container a54128e94bde [2021-09-06T15:40:36.562Z] ---> 5df8042b9d2f [2021-09-06T15:40:36.562Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:40:36.562Z] Removing intermediate container e7b6bc76ede7 [2021-09-06T15:40:36.562Z] ---> 7eb809eee332 [2021-09-06T15:40:36.562Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:40:36.562Z] Removing intermediate container fa2e253898e5 [2021-09-06T15:40:36.562Z] ---> b7c54b23e580 [2021-09-06T15:40:36.562Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:40:36.562Z] ---> Running in a3fd7658d939 [2021-09-06T15:40:36.842Z] ---> Running in 6a39666dc638 [2021-09-06T15:40:36.842Z] ---> Running in 9dacc8d505a6 [2021-09-06T15:40:36.842Z] ---> Running in 3320173d4b02 [2021-09-06T15:40:36.842Z] ---> Running in fc1e81007293 [2021-09-06T15:40:41.173Z] Removing intermediate container a3fd7658d939 [2021-09-06T15:40:41.173Z] ---> d7f8e31a751e [2021-09-06T15:40:41.173Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T15:40:41.173Z] ---> Running in e0270ed4f70a [2021-09-06T15:40:41.173Z] Removing intermediate container 6a39666dc638 [2021-09-06T15:40:41.173Z] ---> ad3a20e34515 [2021-09-06T15:40:41.173Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T15:40:41.452Z] Removing intermediate container 3320173d4b02 [2021-09-06T15:40:41.452Z] ---> a101608ee631 [2021-09-06T15:40:41.452Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T15:40:41.452Z] ---> Running in 91434b6f4bb4 [2021-09-06T15:40:42.065Z] ---> Running in f6fd69f843cd [2021-09-06T15:40:42.066Z] Removing intermediate container fc1e81007293 [2021-09-06T15:40:42.066Z] ---> 56d7c0698aa5 [2021-09-06T15:40:42.066Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T15:40:42.066Z] Removing intermediate container 9dacc8d505a6 [2021-09-06T15:40:42.066Z] ---> 3d659b386b1c [2021-09-06T15:40:42.066Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T15:40:42.344Z] ---> Running in cae79b64a535 [2021-09-06T15:40:42.344Z] ---> Running in a8702f0be32a [2021-09-06T15:40:43.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:43.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:44.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:44.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:44.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:44.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:45.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:45.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:45.388Z] OK: 218 MiB in 52 packages [2021-09-06T15:40:45.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:45.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:40:45.949Z] OK: 218 MiB in 52 packages [2021-09-06T15:40:46.557Z] OK: 218 MiB in 52 packages [2021-09-06T15:40:46.831Z] OK: 218 MiB in 52 packages [2021-09-06T15:40:46.831Z] OK: 218 MiB in 52 packages [2021-09-06T15:40:47.438Z] Removing intermediate container e0270ed4f70a [2021-09-06T15:40:47.438Z] ---> 74221febb6cf [2021-09-06T15:40:47.438Z] Step 6/23 : COPY go.mod . [2021-09-06T15:40:48.039Z] Removing intermediate container 91434b6f4bb4 [2021-09-06T15:40:48.039Z] ---> c5f6cd1dbfd3 [2021-09-06T15:40:48.039Z] Step 6/24 : COPY go.mod . [2021-09-06T15:40:48.316Z] Removing intermediate container f6fd69f843cd [2021-09-06T15:40:48.316Z] ---> d097540723bf [2021-09-06T15:40:48.316Z] Step 6/22 : COPY go.mod . [2021-09-06T15:40:48.912Z] ---> e05b9c6c3706 [2021-09-06T15:40:48.912Z] Step 7/23 : RUN go mod download [2021-09-06T15:40:48.912Z] Removing intermediate container a8702f0be32a [2021-09-06T15:40:48.912Z] ---> becac60cc57b [2021-09-06T15:40:48.912Z] Step 6/23 : COPY go.mod . [2021-09-06T15:40:48.912Z] Removing intermediate container cae79b64a535 [2021-09-06T15:40:48.912Z] ---> 1a6f09749db0 [2021-09-06T15:40:48.912Z] Step 6/32 : COPY go.mod . [2021-09-06T15:40:49.188Z] ---> Running in 1907d2b06ab6 [2021-09-06T15:40:49.188Z] ---> 4541c3ad5dcd [2021-09-06T15:40:49.188Z] Step 7/24 : RUN go mod download [2021-09-06T15:40:49.468Z] ---> Running in b7c827b7bc17 [2021-09-06T15:40:49.743Z] ---> caadfa269f40 [2021-09-06T15:40:49.743Z] Step 7/22 : RUN go mod download [2021-09-06T15:40:50.015Z] ---> Running in 3c4c4d2fe6a3 [2021-09-06T15:40:50.291Z] ---> 3f3c0f7ea9b0 [2021-09-06T15:40:50.291Z] Step 7/23 : RUN go mod download [2021-09-06T15:40:50.573Z] ---> 8f802d9c2c43 [2021-09-06T15:40:50.573Z] Step 7/32 : RUN go mod download [2021-09-06T15:40:50.865Z] ---> Running in 036d58e1220a [2021-09-06T15:40:50.865Z] ---> Running in 23edd1ca4261 [2021-09-06T15:40:55.195Z] Removing intermediate container 1907d2b06ab6 [2021-09-06T15:40:55.195Z] ---> 6157f60da96d [2021-09-06T15:40:55.195Z] Step 8/23 : COPY . . [2021-09-06T15:40:56.640Z] Removing intermediate container b7c827b7bc17 [2021-09-06T15:40:56.640Z] ---> c5f3cb6c45c2 [2021-09-06T15:40:56.640Z] Step 8/24 : COPY . . [2021-09-06T15:40:57.639Z] Removing intermediate container 3c4c4d2fe6a3 [2021-09-06T15:40:57.639Z] ---> b27959fc3b71 [2021-09-06T15:40:57.639Z] Step 8/22 : COPY . . [2021-09-06T15:40:59.076Z] Removing intermediate container 23edd1ca4261 [2021-09-06T15:40:59.076Z] ---> a61ef918a20f [2021-09-06T15:40:59.076Z] Step 8/32 : COPY . . [2021-09-06T15:40:59.673Z] Removing intermediate container 036d58e1220a [2021-09-06T15:40:59.673Z] ---> f3c54ecb0da0 [2021-09-06T15:40:59.673Z] Step 8/23 : COPY . . [2021-09-06T15:41:26.494Z] ---> fb05c19b61ed [2021-09-06T15:41:26.494Z] Step 9/23 : RUN go mod tidy [2021-09-06T15:41:26.494Z] ---> f44cc6b7f000 [2021-09-06T15:41:26.494Z] Step 9/24 : RUN go mod tidy [2021-09-06T15:41:26.494Z] ---> 89082679b36b [2021-09-06T15:41:26.494Z] Step 9/23 : RUN go mod tidy [2021-09-06T15:41:26.494Z] ---> 2e68b706f745 [2021-09-06T15:41:26.494Z] Step 9/32 : RUN go mod tidy [2021-09-06T15:41:26.494Z] ---> 9278ec139951 [2021-09-06T15:41:26.494Z] Step 9/22 : RUN go mod tidy [2021-09-06T15:41:26.494Z] ---> Running in 2f0524a56c6b [2021-09-06T15:41:26.494Z] ---> Running in a6a3a95a1372 [2021-09-06T15:41:26.494Z] ---> Running in 154545b384ad [2021-09-06T15:41:26.494Z] ---> Running in 0f9765452c44 [2021-09-06T15:41:26.494Z] ---> Running in 40a3d691d9a3 [2021-09-06T15:41:30.812Z] Removing intermediate container a6a3a95a1372 [2021-09-06T15:41:30.812Z] ---> 06f6347dfb83 [2021-09-06T15:41:30.812Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T15:41:30.812Z] Removing intermediate container 154545b384ad [2021-09-06T15:41:30.812Z] ---> cdffd43530d4 [2021-09-06T15:41:30.812Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T15:41:30.812Z] ---> Running in 4a8f03c69b58 [2021-09-06T15:41:30.812Z] ---> Running in 0f812dbff9b9 [2021-09-06T15:41:30.812Z] Removing intermediate container 0f9765452c44 [2021-09-06T15:41:30.812Z] ---> 42f3024cd0de [2021-09-06T15:41:30.812Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T15:41:31.090Z] Removing intermediate container 2f0524a56c6b [2021-09-06T15:41:31.090Z] ---> e4f3aa17b550 [2021-09-06T15:41:31.090Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T15:41:31.090Z] Removing intermediate container 40a3d691d9a3 [2021-09-06T15:41:31.090Z] ---> 909f72672efb [2021-09-06T15:41:31.090Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T15:41:31.090Z] ---> Running in f760c511973c [2021-09-06T15:41:31.374Z] ---> Running in 7891c90c6e58 [2021-09-06T15:41:31.374Z] ---> Running in 2dd97ecf0488 [2021-09-06T15:41:32.820Z] 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-06T15:41:33.097Z] 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-06T15:41:33.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T15:41:33.985Z] 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-06T15:41:33.985Z] 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-06T15:43:25.881Z] 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-06T15:43:26.875Z] Removing intermediate container 4a8f03c69b58 [2021-09-06T15:43:26.875Z] ---> 6b4807897569 [2021-09-06T15:43:26.875Z] [2021-09-06T15:43:26.875Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T15:43:26.875Z] 3.12: Pulling from library/alpine [2021-09-06T15:43:29.520Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T15:43:29.520Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T15:43:29.520Z] ---> afc2cc120ca2 [2021-09-06T15:43:29.520Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T15:43:30.502Z] ---> Running in 5ce468b27a47 [2021-09-06T15:43:32.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:43:32.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:43:32.774Z] Removing intermediate container 2dd97ecf0488 [2021-09-06T15:43:32.774Z] ---> 442883485874 [2021-09-06T15:43:32.774Z] [2021-09-06T15:43:32.774Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T15:43:32.774Z] ---> afc2cc120ca2 [2021-09-06T15:43:32.774Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T15:43:32.774Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T15:43:32.774Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:43:33.054Z] OK: 5 MiB in 15 packages [2021-09-06T15:43:33.657Z] ---> Running in 995f9b091cce [2021-09-06T15:43:33.657Z] Removing intermediate container f760c511973c [2021-09-06T15:43:33.657Z] ---> 01e43ce175bf [2021-09-06T15:43:33.657Z] [2021-09-06T15:43:33.657Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T15:43:33.657Z] ---> afc2cc120ca2 [2021-09-06T15:43:33.657Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T15:43:34.254Z] ---> Running in 27a5ead232b5 [2021-09-06T15:43:34.859Z] Removing intermediate container 995f9b091cce [2021-09-06T15:43:34.859Z] ---> d7ac20484bd8 [2021-09-06T15:43:34.859Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T15:43:35.465Z] Removing intermediate container 5ce468b27a47 [2021-09-06T15:43:35.465Z] ---> 58e8dd8e6f2d [2021-09-06T15:43:35.465Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T15:43:35.465Z] ---> Running in c2fc62e72696 [2021-09-06T15:43:35.743Z] Removing intermediate container 0f812dbff9b9 [2021-09-06T15:43:35.743Z] ---> fba4140fa999 [2021-09-06T15:43:35.743Z] [2021-09-06T15:43:35.743Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T15:43:35.743Z] ---> afc2cc120ca2 [2021-09-06T15:43:35.743Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T15:43:36.017Z] ---> Running in ded8d7c16dd6 [2021-09-06T15:43:36.017Z] ---> Running in 4d2f61a0a0e7 [2021-09-06T15:43:36.292Z] Removing intermediate container 7891c90c6e58 [2021-09-06T15:43:36.292Z] ---> 04a671234a64 [2021-09-06T15:43:36.292Z] [2021-09-06T15:43:36.292Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T15:43:36.292Z] ---> afc2cc120ca2 [2021-09-06T15:43:36.292Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T15:43:36.292Z] ---> Using cache [2021-09-06T15:43:36.292Z] ---> 58e8dd8e6f2d [2021-09-06T15:43:36.292Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T15:43:36.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:43:36.845Z] ---> Running in bd4e2f4b0be3 [2021-09-06T15:43:36.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:43:36.845Z] Removing intermediate container ded8d7c16dd6 [2021-09-06T15:43:36.845Z] ---> 62716fee2940 [2021-09-06T15:43:36.845Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T15:43:37.121Z] ---> Running in ec42046a6f09 [2021-09-06T15:43:37.395Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T15:43:37.395Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T15:43:37.395Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T15:43:37.396Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T15:43:37.396Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:43:37.673Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T15:43:37.673Z] Removing intermediate container bd4e2f4b0be3 [2021-09-06T15:43:37.673Z] ---> 4e057a2503c8 [2021-09-06T15:43:37.673Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T15:43:37.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:43:37.673Z] OK: 7 MiB in 18 packages [2021-09-06T15:43:37.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:43:37.959Z] ---> Running in 90ba29a2a478 [2021-09-06T15:43:37.959Z] Removing intermediate container ec42046a6f09 [2021-09-06T15:43:37.959Z] ---> 6f57c4f934f4 [2021-09-06T15:43:37.959Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T15:43:37.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:43:38.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:43:38.235Z] ---> Running in cd2341267554 [2021-09-06T15:43:38.512Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T15:43:38.512Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T15:43:38.512Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:43:38.512Z] OK: 5 MiB in 16 packages [2021-09-06T15:43:39.111Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T15:43:39.111Z] Removing intermediate container 90ba29a2a478 [2021-09-06T15:43:39.111Z] ---> 448f5629ebc6 [2021-09-06T15:43:39.111Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T15:43:39.111Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T15:43:39.111Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:43:39.111Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T15:43:39.384Z] Removing intermediate container cd2341267554 [2021-09-06T15:43:39.384Z] ---> ff216d32f579 [2021-09-06T15:43:39.384Z] Step 16/24 : WORKDIR / [2021-09-06T15:43:39.384Z] OK: 6 MiB in 16 packages [2021-09-06T15:43:39.660Z] ---> Running in e0a8fe291f12 [2021-09-06T15:43:39.660Z] ---> Running in b30d11589273 [2021-09-06T15:43:40.256Z] Removing intermediate container 27a5ead232b5 [2021-09-06T15:43:40.256Z] ---> f16b6d8a5278 [2021-09-06T15:43:40.256Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T15:43:40.530Z] ---> Running in 6d551617c09e [2021-09-06T15:43:40.530Z] Removing intermediate container e0a8fe291f12 [2021-09-06T15:43:40.530Z] ---> 36c1218b98f7 [2021-09-06T15:43:40.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:43:40.530Z] Removing intermediate container c2fc62e72696 [2021-09-06T15:43:40.530Z] ---> 676fc000c2e8 [2021-09-06T15:43:40.530Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T15:43:40.803Z] Removing intermediate container b30d11589273 [2021-09-06T15:43:40.803Z] ---> b3ea76698063 [2021-09-06T15:43:40.803Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:43:40.803Z] ---> Running in 58e96475834a [2021-09-06T15:43:41.083Z] Removing intermediate container 6d551617c09e [2021-09-06T15:43:41.083Z] ---> 89d771f33311 [2021-09-06T15:43:41.083Z] Step 14/22 : WORKDIR /edgex [2021-09-06T15:43:41.359Z] Removing intermediate container 4d2f61a0a0e7 [2021-09-06T15:43:41.359Z] ---> 0eabba60a94b [2021-09-06T15:43:41.359Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T15:43:41.359Z] ---> Running in a7412aa1c9fd [2021-09-06T15:43:41.633Z] Removing intermediate container 58e96475834a [2021-09-06T15:43:41.633Z] ---> 9ddbe1b9e201 [2021-09-06T15:43:41.633Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T15:43:41.633Z] ---> Running in 9a2ad4ae7664 [2021-09-06T15:43:41.910Z] ---> 25253c97c0a0 [2021-09-06T15:43:41.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T15:43:41.910Z] ---> Running in 3b87ef4ef5c4 [2021-09-06T15:43:41.910Z] ---> b333fa2f2c30 [2021-09-06T15:43:41.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T15:43:42.189Z] Removing intermediate container a7412aa1c9fd [2021-09-06T15:43:42.189Z] ---> ff40ff4c7077 [2021-09-06T15:43:42.189Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T15:43:42.475Z] Removing intermediate container 9a2ad4ae7664 [2021-09-06T15:43:42.475Z] ---> f602326bfd20 [2021-09-06T15:43:42.475Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T15:43:42.753Z] Removing intermediate container 3b87ef4ef5c4 [2021-09-06T15:43:42.753Z] ---> a0b7c1cd6c3e [2021-09-06T15:43:42.753Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T15:43:43.038Z] ---> Running in 1f5f4916f584 [2021-09-06T15:43:43.038Z] ---> Running in a14c87244187 [2021-09-06T15:43:43.642Z] ---> bbf522d6230a [2021-09-06T15:43:43.642Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T15:43:43.918Z] Removing intermediate container 1f5f4916f584 [2021-09-06T15:43:43.918Z] ---> 3e4eabfe2c7d [2021-09-06T15:43:43.918Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T15:43:43.918Z] ---> f39363609012 [2021-09-06T15:43:43.918Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T15:43:43.918Z] ---> 07628bd505c6 [2021-09-06T15:43:43.918Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T15:43:44.193Z] ---> Running in c1740e33fdf6 [2021-09-06T15:43:45.181Z] Removing intermediate container c1740e33fdf6 [2021-09-06T15:43:45.181Z] ---> 246e7fd27bb7 [2021-09-06T15:43:45.181Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:43:45.181Z] ---> 23776bc0cb1d [2021-09-06T15:43:45.181Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T15:43:45.781Z] ---> 525fcf7293b1 [2021-09-06T15:43:45.781Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T15:43:45.781Z] ---> 481bd74f159e [2021-09-06T15:43:45.781Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T15:43:45.781Z] ---> Running in 6b88e439f612 [2021-09-06T15:43:46.061Z] ---> Running in 02cb393b7831 [2021-09-06T15:43:46.335Z] ---> cdf9c178fed5 [2021-09-06T15:43:46.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T15:43:46.613Z] Removing intermediate container a14c87244187 [2021-09-06T15:43:46.613Z] ---> 2697c35437dd [2021-09-06T15:43:46.613Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T15:43:46.613Z] Removing intermediate container 6b88e439f612 [2021-09-06T15:43:46.613Z] ---> b19010c2e9eb [2021-09-06T15:43:46.613Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:43:46.899Z] Removing intermediate container 02cb393b7831 [2021-09-06T15:43:46.899Z] ---> f3f7a5cd4377 [2021-09-06T15:43:46.899Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:43:47.189Z] ---> Running in f7593056e53f [2021-09-06T15:43:47.189Z] ---> Running in 47ffe2134f0e [2021-09-06T15:43:47.189Z] ---> Running in 2f518952d7f8 [2021-09-06T15:43:47.470Z] ---> 5dd209657e87 [2021-09-06T15:43:47.470Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T15:43:47.747Z] ---> Running in 9712078e7e08 [2021-09-06T15:43:48.020Z] Removing intermediate container 47ffe2134f0e [2021-09-06T15:43:48.020Z] ---> a0133107b078 [2021-09-06T15:43:48.020Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T15:43:48.020Z] ---> aa8ed4d0ccfb [2021-09-06T15:43:48.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T15:43:48.295Z] ---> Running in 6b0f7cb5f015 [2021-09-06T15:43:48.295Z] Removing intermediate container 2f518952d7f8 [2021-09-06T15:43:48.295Z] ---> 85d90afcc474 [2021-09-06T15:43:48.295Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T15:43:48.295Z] Removing intermediate container f7593056e53f [2021-09-06T15:43:48.295Z] ---> 907460e9833b [2021-09-06T15:43:48.295Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T15:43:48.570Z] ---> Running in 443a5bb38e20 [2021-09-06T15:43:48.570Z] Removing intermediate container 9712078e7e08 [2021-09-06T15:43:48.570Z] ---> 2e369da0e043 [2021-09-06T15:43:48.570Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T15:43:48.850Z] ---> Running in 3a53b81194fa [2021-09-06T15:43:49.132Z] Removing intermediate container 6b0f7cb5f015 [2021-09-06T15:43:49.132Z] ---> a27d226bc753 [2021-09-06T15:43:49.132Z] Step 22/23 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:43:49.132Z] ---> c2b16ecadc95 [2021-09-06T15:43:49.132Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T15:43:49.132Z] ---> Running in 9f972adfc99d [2021-09-06T15:43:49.406Z] Removing intermediate container 443a5bb38e20 [2021-09-06T15:43:49.406Z] ---> 49c22c07e433 [2021-09-06T15:43:49.406Z] Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:43:49.406Z] ---> Running in 676ce9fdc8ae [2021-09-06T15:43:49.406Z] ---> 9661923bf9bd [2021-09-06T15:43:49.406Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T15:43:49.681Z] ---> Running in 2f8158b81510 [2021-09-06T15:43:49.681Z] Removing intermediate container 3a53b81194fa [2021-09-06T15:43:49.681Z] ---> 710bbfd7a06f [2021-09-06T15:43:49.681Z] Step 20/22 : LABEL arch=arm64 [2021-09-06T15:43:49.681Z] ---> Running in a97c721bc22a [2021-09-06T15:43:49.955Z] ---> Running in 6f4c42b8a317 [2021-09-06T15:43:49.955Z] Removing intermediate container 9f972adfc99d [2021-09-06T15:43:49.955Z] ---> b26a33c24b7f [2021-09-06T15:43:49.955Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T15:43:50.228Z] Removing intermediate container 676ce9fdc8ae [2021-09-06T15:43:50.228Z] ---> 6a3470b74d97 [2021-09-06T15:43:50.228Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:43:50.228Z] Removing intermediate container 2f8158b81510 [2021-09-06T15:43:50.228Z] ---> 3164493724ff [2021-09-06T15:43:50.228Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T15:43:50.507Z] ---> Running in 7dae45170c16 [2021-09-06T15:43:50.507Z] ---> Running in f6b8e193497e [2021-09-06T15:43:50.507Z] ---> Running in 6bce4a873bb7 [2021-09-06T15:43:50.781Z] Removing intermediate container 6f4c42b8a317 [2021-09-06T15:43:50.781Z] ---> 066339e48135 [2021-09-06T15:43:50.781Z] Step 21/22 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:43:51.054Z] ---> Running in e0db8199a74e [2021-09-06T15:43:51.054Z] Removing intermediate container 7dae45170c16 [2021-09-06T15:43:51.054Z] ---> 45e3a6bbd526 [2021-09-06T15:43:51.054Z] [2021-09-06T15:43:51.330Z] Removing intermediate container f6b8e193497e [2021-09-06T15:43:51.330Z] ---> 54c426280261 [2021-09-06T15:43:51.330Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T15:43:51.330Z] Removing intermediate container 6bce4a873bb7 [2021-09-06T15:43:51.330Z] ---> 220d5272ccb8 [2021-09-06T15:43:51.330Z] [2021-09-06T15:43:51.604Z] Successfully built 45e3a6bbd526 [2021-09-06T15:43:51.604Z] ---> Running in 6ea60f52d1aa [2021-09-06T15:43:51.604Z] Successfully tagged support-scheduler-arm64:latest [2021-09-06T15:43:51.604Z]  Building support-scheduler ... done Building core-metadata [2021-09-06T15:43:51.882Z] Removing intermediate container e0db8199a74e [2021-09-06T15:43:51.882Z] ---> df46a60ed6eb [2021-09-06T15:43:51.882Z] Step 22/22 : LABEL version=0.0.0Successfully built 220d5272ccb8 [2021-09-06T15:43:51.882Z] [2021-09-06T15:43:51.882Z] Successfully tagged core-command-arm64:latest [2021-09-06T15:43:51.882Z] Building security-secretstore-setup [2021-09-06T15:43:52.161Z]  Building core-command ... done  ---> Running in 77008be7cc14 [2021-09-06T15:43:52.440Z] Removing intermediate container 6ea60f52d1aa [2021-09-06T15:43:52.440Z] ---> 780af737f7a6 [2021-09-06T15:43:52.440Z] Step 22/23 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:43:52.722Z] ---> Running in 8b3084adfae1 [2021-09-06T15:43:53.014Z] Removing intermediate container 77008be7cc14 [2021-09-06T15:43:53.014Z] ---> caea6d74ee75 [2021-09-06T15:43:53.014Z] [2021-09-06T15:43:53.014Z] Removing intermediate container a97c721bc22a [2021-09-06T15:43:53.014Z] ---> 45b76f5e1a2a [2021-09-06T15:43:53.014Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:43:53.298Z] Successfully built caea6d74ee75 [2021-09-06T15:43:53.298Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-06T15:43:53.298Z]  Building security-proxy-setup ... done Building core-data [2021-09-06T15:43:53.298Z] Removing intermediate container 8b3084adfae1 [2021-09-06T15:43:53.298Z] ---> 83a0fa3618ba [2021-09-06T15:43:53.298Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T15:43:53.905Z] ---> Running in a00fb0626715 [2021-09-06T15:43:54.179Z] ---> 0232b744a79d [2021-09-06T15:43:54.179Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T15:43:54.453Z] Removing intermediate container a00fb0626715 [2021-09-06T15:43:54.453Z] ---> 71eb855bfbd9 [2021-09-06T15:43:54.453Z] [2021-09-06T15:43:54.727Z] Successfully built 71eb855bfbd9 [2021-09-06T15:43:54.727Z] Successfully tagged support-notifications-arm64:latest [2021-09-06T15:43:54.727Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-09-06T15:43:55.706Z] ---> e16d28ab4fff [2021-09-06T15:43:55.706Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T15:43:57.152Z] ---> 6f3fb73bee83 [2021-09-06T15:43:57.152Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T15:43:59.137Z] ---> 1ed28649e443 [2021-09-06T15:43:59.137Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T15:44:00.578Z] ---> f5b9ddf973e0 [2021-09-06T15:44:00.578Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T15:44:01.179Z] ---> Running in c6cf2343ec96 [2021-09-06T15:44:01.779Z] Removing intermediate container c6cf2343ec96 [2021-09-06T15:44:01.779Z] ---> 7d0b355d5bc9 [2021-09-06T15:44:01.779Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T15:44:03.214Z] ---> 77042d27c3df [2021-09-06T15:44:03.214Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T15:44:03.488Z] ---> Running in 39bb41e1f743 [2021-09-06T15:44:06.888Z] Removing intermediate container 39bb41e1f743 [2021-09-06T15:44:06.888Z] ---> 3abfc30074d7 [2021-09-06T15:44:06.888Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T15:44:07.162Z] ---> Running in 67bae73bfa3c [2021-09-06T15:44:07.759Z] Removing intermediate container 67bae73bfa3c [2021-09-06T15:44:07.759Z] ---> 59f0fb825e8a [2021-09-06T15:44:07.759Z] Step 29/32 : CMD ["gate"] [2021-09-06T15:44:08.362Z] ---> Running in aaf847852bca [2021-09-06T15:44:08.957Z] Removing intermediate container aaf847852bca [2021-09-06T15:44:08.957Z] ---> f1a65a33a07a [2021-09-06T15:44:08.957Z] Step 30/32 : LABEL arch=arm64 [2021-09-06T15:44:09.554Z] ---> Running in 3ea21dfd27c7 [2021-09-06T15:44:09.826Z] Removing intermediate container 3ea21dfd27c7 [2021-09-06T15:44:09.826Z] ---> 4118cfa404e2 [2021-09-06T15:44:09.826Z] Step 31/32 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:44:10.417Z] ---> Running in 1af5f30adf4e [2021-09-06T15:44:11.012Z] Removing intermediate container 1af5f30adf4e [2021-09-06T15:44:11.012Z] ---> ea68c23db4cc [2021-09-06T15:44:11.012Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T15:44:11.285Z] ---> Running in 51c7b370b5c6 [2021-09-06T15:44:11.879Z] Removing intermediate container 51c7b370b5c6 [2021-09-06T15:44:11.879Z] ---> 05aaa86c6d5b [2021-09-06T15:44:11.879Z] [2021-09-06T15:44:12.149Z] Successfully built 05aaa86c6d5b [2021-09-06T15:44:12.149Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-06T15:44:44.679Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:44:44.679Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:44:44.679Z] ---> 07e591711970 [2021-09-06T15:44:44.679Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> b7c54b23e580 [2021-09-06T15:44:44.679Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 56d7c0698aa5 [2021-09-06T15:44:44.679Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 1a6f09749db0 [2021-09-06T15:44:44.679Z] Step 6/26 : COPY go.mod . [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 8f802d9c2c43 [2021-09-06T15:44:44.679Z] Step 7/26 : RUN go mod download [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> a61ef918a20f [2021-09-06T15:44:44.679Z] Step 8/26 : COPY . . [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 2e68b706f745 [2021-09-06T15:44:44.679Z] Step 9/26 : RUN go mod tidy [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 909f72672efb [2021-09-06T15:44:44.679Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T15:44:44.679Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:44:44.679Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:44:44.679Z] ---> 07e591711970 [2021-09-06T15:44:44.679Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> b7c54b23e580 [2021-09-06T15:44:44.679Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 56d7c0698aa5 [2021-09-06T15:44:44.679Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 1a6f09749db0 [2021-09-06T15:44:44.679Z] Step 6/24 : COPY go.mod . [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 8f802d9c2c43 [2021-09-06T15:44:44.679Z] Step 7/24 : RUN go mod download [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> a61ef918a20f [2021-09-06T15:44:44.679Z] Step 8/24 : COPY . . [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 2e68b706f745 [2021-09-06T15:44:44.679Z] Step 9/24 : RUN go mod tidy [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 909f72672efb [2021-09-06T15:44:44.679Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T15:44:44.679Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:44:44.679Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:44:44.679Z] ---> 07e591711970 [2021-09-06T15:44:44.679Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> b7c54b23e580 [2021-09-06T15:44:44.679Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 56d7c0698aa5 [2021-09-06T15:44:44.679Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T15:44:44.679Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T15:44:44.679Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T15:44:44.679Z] ---> 07e591711970 [2021-09-06T15:44:44.679Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> b7c54b23e580 [2021-09-06T15:44:44.679Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:44:44.679Z] ---> Using cache [2021-09-06T15:44:44.679Z] ---> 56d7c0698aa5 [2021-09-06T15:44:44.679Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T15:44:47.287Z] ---> Running in 4ac08d876911 [2021-09-06T15:44:47.287Z] ---> Running in fcf2589e834e [2021-09-06T15:44:47.287Z] ---> Running in 6a6ca4cae61a [2021-09-06T15:44:47.287Z] ---> Running in 72a83b599b7c [2021-09-06T15:44:49.276Z] 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-06T15:44:49.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:44:49.276Z] 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-06T15:44:49.552Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:44:50.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:44:50.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:44:51.029Z] OK: 218 MiB in 52 packages [2021-09-06T15:44:51.632Z] OK: 218 MiB in 52 packages [2021-09-06T15:44:53.080Z] Removing intermediate container fcf2589e834e [2021-09-06T15:44:53.080Z] ---> 30a18dec865e [2021-09-06T15:44:53.080Z] Step 6/24 : COPY go.mod . [2021-09-06T15:44:53.361Z] Removing intermediate container 6a6ca4cae61a [2021-09-06T15:44:53.361Z] ---> e220aa113c93 [2021-09-06T15:44:53.361Z] Step 6/24 : COPY go.mod . [2021-09-06T15:44:54.354Z] ---> cde137b15461 [2021-09-06T15:44:54.354Z] Step 7/24 : RUN go mod download [2021-09-06T15:44:54.632Z] ---> Running in de362ee03dc3 [2021-09-06T15:44:54.909Z] ---> efb2b64f0e0a [2021-09-06T15:44:54.909Z] Step 7/24 : RUN go mod download [2021-09-06T15:44:55.192Z] ---> Running in 565a539546ce [2021-09-06T15:45:01.959Z] Removing intermediate container de362ee03dc3 [2021-09-06T15:45:01.959Z] ---> 327d6fb2c4c2 [2021-09-06T15:45:01.959Z] Step 8/24 : COPY . . [2021-09-06T15:45:01.959Z] Removing intermediate container 565a539546ce [2021-09-06T15:45:01.959Z] ---> 68d49fb9f253 [2021-09-06T15:45:01.959Z] Step 8/24 : COPY . . [2021-09-06T15:45:28.832Z] ---> 9b416a98ad41 [2021-09-06T15:45:28.832Z] Step 9/24 : RUN go mod tidy [2021-09-06T15:45:28.832Z] ---> 7ab848014542 [2021-09-06T15:45:28.832Z] Step 9/24 : RUN go mod tidy [2021-09-06T15:45:28.832Z] ---> Running in 09ec5c3f6ece [2021-09-06T15:45:28.832Z] ---> Running in 002bcf131e6a [2021-09-06T15:45:35.569Z] Removing intermediate container 002bcf131e6a [2021-09-06T15:45:35.569Z] ---> 4bb302ffe7e8 [2021-09-06T15:45:35.569Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T15:45:35.569Z] Removing intermediate container 09ec5c3f6ece [2021-09-06T15:45:35.569Z] ---> 2ba0175bcdcc [2021-09-06T15:45:35.569Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T15:45:35.569Z] ---> Running in 2cf968ef2150 [2021-09-06T15:45:35.849Z] ---> Running in cee8822cef6b [2021-09-06T15:45:38.497Z] 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-06T15:45:38.497Z] 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-06T15:46:00.719Z] 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-06T15:46:19.108Z] Removing intermediate container 4ac08d876911 [2021-09-06T15:46:19.108Z] ---> ec479edac870 [2021-09-06T15:46:19.108Z] [2021-09-06T15:46:19.108Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T15:46:19.108Z] ---> afc2cc120ca2 [2021-09-06T15:46:19.108Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T15:46:19.108Z] Removing intermediate container 72a83b599b7c [2021-09-06T15:46:19.108Z] ---> afb883d48f3d [2021-09-06T15:46:19.108Z] [2021-09-06T15:46:19.108Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T15:46:19.108Z] ---> afc2cc120ca2 [2021-09-06T15:46:19.108Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T15:46:19.108Z] ---> Using cache [2021-09-06T15:46:19.108Z] ---> 58e8dd8e6f2d [2021-09-06T15:46:19.108Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T15:46:19.108Z] ---> Using cache [2021-09-06T15:46:19.108Z] ---> 4e057a2503c8 [2021-09-06T15:46:19.108Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T15:46:19.108Z] ---> Running in 7f1a980cdb40 [2021-09-06T15:46:19.108Z] ---> Running in 3ee0a3b7e79c [2021-09-06T15:46:19.108Z] Removing intermediate container 3ee0a3b7e79c [2021-09-06T15:46:19.108Z] ---> 727815a1d538 [2021-09-06T15:46:19.108Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T15:46:19.108Z] ---> Running in 5a859d08a57b [2021-09-06T15:46:19.108Z] Removing intermediate container 5a859d08a57b [2021-09-06T15:46:19.108Z] ---> 295465d5e173 [2021-09-06T15:46:19.108Z] Step 16/24 : WORKDIR / [2021-09-06T15:46:19.108Z] ---> Running in df25f268f871 [2021-09-06T15:46:19.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:46:19.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:46:19.384Z] Removing intermediate container df25f268f871 [2021-09-06T15:46:19.384Z] ---> df4f20b7c08c [2021-09-06T15:46:19.384Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:46:19.668Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T15:46:19.668Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T15:46:19.668Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T15:46:19.668Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:46:19.668Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T15:46:19.949Z] OK: 6 MiB in 17 packages [2021-09-06T15:46:20.944Z] ---> 10d6578601df [2021-09-06T15:46:20.944Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T15:46:22.941Z] Removing intermediate container 7f1a980cdb40 [2021-09-06T15:46:22.941Z] ---> dc277162c5bc [2021-09-06T15:46:22.941Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T15:46:22.941Z] ---> Running in 19ba83cc2cc1 [2021-09-06T15:46:23.221Z] ---> 98fad7931dee [2021-09-06T15:46:23.221Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T15:46:24.212Z] Removing intermediate container 19ba83cc2cc1 [2021-09-06T15:46:24.212Z] ---> 4e94716fbb20 [2021-09-06T15:46:24.212Z] Step 14/26 : WORKDIR / [2021-09-06T15:46:24.212Z] ---> Running in bb51b614a745 [2021-09-06T15:46:24.485Z] ---> 0582a091b91b [2021-09-06T15:46:24.485Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T15:46:24.762Z] ---> Running in ddf70042bbc4 [2021-09-06T15:46:25.363Z] Removing intermediate container bb51b614a745 [2021-09-06T15:46:25.363Z] ---> 529f9c7c3973 [2021-09-06T15:46:25.363Z] 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-06T15:46:25.637Z] Removing intermediate container ddf70042bbc4 [2021-09-06T15:46:25.637Z] ---> 5bbdbe043dde [2021-09-06T15:46:25.637Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:46:25.912Z] ---> Running in eda77b1f9c96 [2021-09-06T15:46:26.515Z] ---> 0962072f4694 [2021-09-06T15:46:26.515Z] 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-06T15:46:26.844Z] Removing intermediate container eda77b1f9c96 [2021-09-06T15:46:26.844Z] ---> 5d71a7189b1f [2021-09-06T15:46:26.844Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T15:46:27.118Z] ---> Running in 64fdb555454f [2021-09-06T15:46:27.734Z] Removing intermediate container 64fdb555454f [2021-09-06T15:46:27.734Z] ---> 2775bc5fcf94 [2021-09-06T15:46:27.734Z] Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:46:28.010Z] ---> Running in 09c449fb1068 [2021-09-06T15:46:28.291Z] ---> bd375b866ccf [2021-09-06T15:46:28.291Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T15:46:28.897Z] Removing intermediate container 09c449fb1068 [2021-09-06T15:46:28.897Z] ---> f0e0d3fbcdc7 [2021-09-06T15:46:28.897Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T15:46:29.187Z] ---> Running in 91f2e48432c2 [2021-09-06T15:46:29.797Z] ---> 69a76ca403be [2021-09-06T15:46:29.797Z] 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-06T15:46:30.076Z] Removing intermediate container 91f2e48432c2 [2021-09-06T15:46:30.076Z] ---> 25a52c78a28c [2021-09-06T15:46:30.076Z] [2021-09-06T15:46:30.681Z] Successfully built 25a52c78a28c [2021-09-06T15:46:30.681Z] Successfully tagged core-metadata-arm64:latest [2021-09-06T15:46:30.959Z]  Building core-metadata ... done  ---> 9442aed08677 [2021-09-06T15:46:30.959Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T15:46:32.963Z] ---> 8bd98a7cfc22 [2021-09-06T15:46:32.963Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T15:46:34.977Z] ---> ca05983c4a32 [2021-09-06T15:46:34.977Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T15:46:35.978Z] ---> 659c89153de3 [2021-09-06T15:46:35.978Z] 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-06T15:46:36.257Z] ---> Running in 45e79e58eabb [2021-09-06T15:46:39.686Z] Removing intermediate container 45e79e58eabb [2021-09-06T15:46:39.686Z] ---> fe5ccb1fcbd9 [2021-09-06T15:46:39.686Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T15:46:39.964Z] ---> Running in 6a9ee1a6163e [2021-09-06T15:46:40.570Z] Removing intermediate container 6a9ee1a6163e [2021-09-06T15:46:40.570Z] ---> a29e408e4028 [2021-09-06T15:46:40.570Z] Step 24/26 : LABEL arch=arm64 [2021-09-06T15:46:40.849Z] ---> Running in f0510ba04e15 [2021-09-06T15:46:41.460Z] Removing intermediate container f0510ba04e15 [2021-09-06T15:46:41.460Z] ---> b32fd427fef9 [2021-09-06T15:46:41.460Z] Step 25/26 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:46:41.736Z] ---> Running in 5b806272049d [2021-09-06T15:46:42.739Z] Removing intermediate container 5b806272049d [2021-09-06T15:46:42.739Z] ---> ef4c46e32321 [2021-09-06T15:46:42.739Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T15:46:43.020Z] ---> Running in 00d9175766a7 [2021-09-06T15:46:43.624Z] Removing intermediate container 00d9175766a7 [2021-09-06T15:46:43.624Z] ---> ba0a29a60c55 [2021-09-06T15:46:43.624Z] [2021-09-06T15:46:43.902Z] Successfully built ba0a29a60c55 [2021-09-06T15:46:44.181Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-06T15:46:54.370Z]  Building security-secretstore-setup ... done Removing intermediate container cee8822cef6b [2021-09-06T15:46:54.371Z] ---> f73d960fba1d [2021-09-06T15:46:54.371Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T15:46:54.371Z] ---> Running in 2575f5a44217 [2021-09-06T15:46:55.349Z] 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-06T15:46:57.972Z] Removing intermediate container 2575f5a44217 [2021-09-06T15:46:57.972Z] ---> 9a0f733f55c2 [2021-09-06T15:46:57.972Z] [2021-09-06T15:46:57.972Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T15:46:58.244Z] 20.10.7: Pulling from library/docker [2021-09-06T15:47:01.622Z] Removing intermediate container 2cf968ef2150 [2021-09-06T15:47:01.622Z] ---> 22a6c9e4598c [2021-09-06T15:47:01.622Z] [2021-09-06T15:47:01.622Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T15:47:01.622Z] ---> afc2cc120ca2 [2021-09-06T15:47:01.622Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T15:47:01.893Z] ---> Running in 13aaec4072ac [2021-09-06T15:47:02.494Z] Removing intermediate container 13aaec4072ac [2021-09-06T15:47:02.494Z] ---> cc73899af4d9 [2021-09-06T15:47:02.494Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T15:47:03.087Z] ---> Running in 48e1ea537d42 [2021-09-06T15:47:03.679Z] Removing intermediate container 48e1ea537d42 [2021-09-06T15:47:03.679Z] ---> f869eb800455 [2021-09-06T15:47:03.679Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T15:47:03.952Z] ---> Running in 30d3ac49eeb9 [2021-09-06T15:47:04.552Z] Removing intermediate container 30d3ac49eeb9 [2021-09-06T15:47:04.552Z] ---> 5fbf39d30f2b [2021-09-06T15:47:04.552Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T15:47:04.837Z] ---> Running in 38f5c63ffad4 [2021-09-06T15:47:06.821Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T15:47:06.821Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T15:47:06.821Z] ---> df445af6242a [2021-09-06T15:47:06.821Z] 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-06T15:47:06.821Z] ---> Running in 090993b90a8b [2021-09-06T15:47:07.415Z] Removing intermediate container 090993b90a8b [2021-09-06T15:47:07.415Z] ---> f49335e71697 [2021-09-06T15:47:07.415Z] 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-06T15:47:07.415Z] Removing intermediate container 38f5c63ffad4 [2021-09-06T15:47:07.415Z] ---> 9e7386e7b615 [2021-09-06T15:47:07.415Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T15:47:07.415Z] ---> Running in fa6b86c4b5e7 [2021-09-06T15:47:07.689Z] ---> Running in 1f89d6f9a008 [2021-09-06T15:47:09.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:47:09.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T15:47:09.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:47:10.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T15:47:10.010Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T15:47:10.010Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T15:47:10.280Z] Executing bash-5.1.0-r0.post-install [2021-09-06T15:47:10.280Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T15:47:10.280Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T15:47:10.280Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T15:47:10.280Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T15:47:10.280Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T15:47:10.280Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T15:47:10.280Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T15:47:10.280Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T15:47:10.280Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T15:47:10.280Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T15:47:10.280Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T15:47:10.280Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T15:47:10.552Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T15:47:10.552Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T15:47:10.821Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T15:47:10.821Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T15:47:11.097Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T15:47:11.097Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T15:47:11.097Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T15:47:11.097Z] OK: 8 MiB in 20 packages [2021-09-06T15:47:12.080Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T15:47:12.080Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T15:47:12.080Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T15:47:12.080Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T15:47:12.080Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T15:47:12.080Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T15:47:12.355Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T15:47:12.355Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T15:47:12.355Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T15:47:12.355Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T15:47:12.633Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T15:47:12.633Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T15:47:12.633Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T15:47:12.633Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T15:47:12.633Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T15:47:12.633Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T15:47:12.633Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T15:47:12.633Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T15:47:12.633Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T15:47:12.633Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T15:47:12.633Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T15:47:12.907Z] Removing intermediate container 1f89d6f9a008 [2021-09-06T15:47:12.907Z] ---> 9b2574683cbe [2021-09-06T15:47:12.907Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T15:47:12.907Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T15:47:12.907Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T15:47:12.907Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T15:47:12.907Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T15:47:13.504Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T15:47:13.504Z] OK: 82 MiB in 59 packages [2021-09-06T15:47:14.095Z] ---> 4e0b7320609d [2021-09-06T15:47:14.095Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T15:47:15.528Z] ---> 54eab7ea0910 [2021-09-06T15:47:15.528Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T15:47:16.125Z] ---> 7cd65a7dbe7e [2021-09-06T15:47:16.125Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T15:47:16.125Z] ---> Running in e35c773db4e7 [2021-09-06T15:47:16.719Z] Removing intermediate container e35c773db4e7 [2021-09-06T15:47:16.719Z] ---> 26bb5b1be31e [2021-09-06T15:47:16.719Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:47:16.992Z] ---> Running in 0f6918be919e [2021-09-06T15:47:17.264Z] Removing intermediate container 0f6918be919e [2021-09-06T15:47:17.264Z] ---> f3b49704593c [2021-09-06T15:47:17.264Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T15:47:17.538Z] ---> Running in 34c70bd8d3f9 [2021-09-06T15:47:18.131Z] Removing intermediate container 34c70bd8d3f9 [2021-09-06T15:47:18.131Z] ---> 0b51e0c900e7 [2021-09-06T15:47:18.131Z] Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:47:18.131Z] ---> Running in d62b956d3c02 [2021-09-06T15:47:18.723Z] Removing intermediate container d62b956d3c02 [2021-09-06T15:47:18.723Z] ---> 25159defefe4 [2021-09-06T15:47:18.723Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T15:47:18.723Z] ---> Running in 8e5ecb02ace8 [2021-09-06T15:47:19.333Z] Removing intermediate container 8e5ecb02ace8 [2021-09-06T15:47:19.333Z] ---> 3ea7fab405b1 [2021-09-06T15:47:19.333Z] [2021-09-06T15:47:19.609Z] Successfully built 3ea7fab405b1 [2021-09-06T15:47:19.881Z] Successfully tagged core-data-arm64:latest [2021-09-06T15:47:20.849Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-06T15:47:20.849Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T15:47:21.440Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T15:47:21.440Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T15:47:21.440Z] 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-06T15:47:21.712Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T15:47:21.712Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T15:47:21.984Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T15:47:21.984Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T15:47:23.952Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T15:47:23.952Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T15:47:24.541Z] Collecting PyYAML<4,>=3.10 [2021-09-06T15:47:24.541Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T15:47:27.155Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T15:47:27.155Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T15:47:29.907Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T15:47:29.907Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T15:47:29.907Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T15:47:29.907Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T15:47:29.907Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T15:47:29.907Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T15:47:32.513Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T15:47:32.513Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T15:47:32.784Z] Collecting certifi>=2017.4.17 [2021-09-06T15:47:32.784Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T15:47:32.784Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T15:47:32.784Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T15:47:33.374Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T15:47:33.374Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T15:47:33.643Z] Collecting idna<2.8,>=2.5 [2021-09-06T15:47:33.643Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T15:47:33.913Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T15:47:33.913Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T15:47:33.913Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T15:47:33.913Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T15:47:34.508Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T15:47:34.508Z] Attempting uninstall: urllib3 [2021-09-06T15:47:34.508Z] Found existing installation: urllib3 1.26.2 [2021-09-06T15:47:34.508Z] Uninstalling urllib3-1.26.2: [2021-09-06T15:47:34.779Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T15:47:35.049Z] Attempting uninstall: idna [2021-09-06T15:47:35.049Z] Found existing installation: idna 3.1 [2021-09-06T15:47:35.049Z] Uninstalling idna-3.1: [2021-09-06T15:47:35.320Z] Successfully uninstalled idna-3.1 [2021-09-06T15:47:35.913Z] Attempting uninstall: chardet [2021-09-06T15:47:35.913Z] Found existing installation: chardet 4.0.0 [2021-09-06T15:47:35.913Z] Uninstalling chardet-4.0.0: [2021-09-06T15:47:35.913Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T15:47:37.338Z] Attempting uninstall: requests [2021-09-06T15:47:37.338Z] Found existing installation: requests 2.25.1 [2021-09-06T15:47:37.338Z] Uninstalling requests-2.25.1: [2021-09-06T15:47:37.338Z] Successfully uninstalled requests-2.25.1 [2021-09-06T15:47:37.608Z] Running setup.py install for texttable: started [2021-09-06T15:47:39.575Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T15:47:39.575Z] Running setup.py install for PyYAML: started [2021-09-06T15:47:41.544Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T15:47:41.816Z] Running setup.py install for docopt: started [2021-09-06T15:47:43.783Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T15:47:43.783Z] Running setup.py install for dockerpty: started [2021-09-06T15:47:45.207Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T15:47:46.629Z] 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-06T15:47:54.887Z] Removing intermediate container fa6b86c4b5e7 [2021-09-06T15:47:54.888Z] ---> 59b67f5d59d4 [2021-09-06T15:47:54.888Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T15:47:54.888Z] ---> Running in bb30b915c6ca [2021-09-06T15:47:55.491Z] Removing intermediate container bb30b915c6ca [2021-09-06T15:47:55.491Z] ---> 18532906bb2e [2021-09-06T15:47:55.491Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T15:47:55.763Z] ---> Running in db614d00d32d [2021-09-06T15:47:56.034Z] Removing intermediate container db614d00d32d [2021-09-06T15:47:56.034Z] ---> f30164e7099d [2021-09-06T15:47:56.034Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T15:47:57.464Z] ---> 9b4a2290641b [2021-09-06T15:47:57.464Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T15:47:58.059Z] ---> 53b5f8fd99d6 [2021-09-06T15:47:58.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T15:47:59.032Z] ---> f62a05b426bb [2021-09-06T15:47:59.032Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T15:47:59.032Z] ---> Running in a75d3c0e1b0d [2021-09-06T15:47:59.625Z] Removing intermediate container a75d3c0e1b0d [2021-09-06T15:47:59.625Z] ---> 6916981d68d3 [2021-09-06T15:47:59.625Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T15:47:59.625Z] ---> Running in ad99cd7a2617 [2021-09-06T15:48:00.219Z] Removing intermediate container ad99cd7a2617 [2021-09-06T15:48:00.219Z] ---> cd7ede328cb0 [2021-09-06T15:48:00.219Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T15:48:00.219Z] ---> Running in 9c032a9d7245 [2021-09-06T15:48:00.813Z] Removing intermediate container 9c032a9d7245 [2021-09-06T15:48:00.813Z] ---> 29794b8e25f5 [2021-09-06T15:48:00.813Z] Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:48:01.088Z] ---> Running in 3f2916267f23 [2021-09-06T15:48:01.361Z] Removing intermediate container 3f2916267f23 [2021-09-06T15:48:01.643Z] ---> f4b11f57d0dc [2021-09-06T15:48:01.643Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T15:48:01.643Z] ---> Running in d98ed5418645 [2021-09-06T15:48:02.237Z] Removing intermediate container d98ed5418645 [2021-09-06T15:48:02.237Z] ---> 3c026b785e8c [2021-09-06T15:48:02.237Z] [2021-09-06T15:48:02.510Z] Successfully built 3c026b785e8c [2021-09-06T15:48:02.510Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-06T15:48:02.797Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-06T15:48:02.787Z] $ docker stop --time=1 ca422f3635a5f858eae36a0b5b03f84eec67e6cc05d46df93642e3d6193e0241 [2021-09-06T15:48:04.647Z] $ docker rm -f ca422f3635a5f858eae36a0b5b03f84eec67e6cc05d46df93642e3d6193e0241 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T15:48:05.282Z] + docker images [2021-09-06T15:48:05.552Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T15:48:05.552Z] sys-mgmt-agent-arm64 latest 3c026b785e8c 4 seconds ago 311MB [2021-09-06T15:48:05.552Z] core-data-arm64 latest 3ea7fab405b1 46 seconds ago 19.3MB [2021-09-06T15:48:05.552Z] 22a6c9e4598c About a minute ago 1.57GB [2021-09-06T15:48:05.552Z] 9a0f733f55c2 About a minute ago 1.57GB [2021-09-06T15:48:05.552Z] security-secretstore-setup-arm64 latest ba0a29a60c55 About a minute ago 26.5MB [2021-09-06T15:48:05.552Z] core-metadata-arm64 latest 25a52c78a28c About a minute ago 15.8MB [2021-09-06T15:48:05.552Z] ec479edac870 About a minute ago 1.57GB [2021-09-06T15:48:05.552Z] afb883d48f3d About a minute ago 1.57GB [2021-09-06T15:48:05.552Z] security-bootstrapper-arm64 latest 05aaa86c6d5b 3 minutes ago 17.7MB [2021-09-06T15:48:05.552Z] support-notifications-arm64 latest 71eb855bfbd9 4 minutes ago 15.9MB [2021-09-06T15:48:05.552Z] security-proxy-setup-arm64 latest caea6d74ee75 4 minutes ago 24.6MB [2021-09-06T15:48:05.552Z] core-command-arm64 latest 220d5272ccb8 4 minutes ago 15.2MB [2021-09-06T15:48:05.552Z] support-scheduler-arm64 latest 45e3a6bbd526 4 minutes ago 15.2MB [2021-09-06T15:48:05.552Z] 04a671234a64 4 minutes ago 1.57GB [2021-09-06T15:48:05.552Z] fba4140fa999 4 minutes ago 1.57GB [2021-09-06T15:48:05.552Z] 01e43ce175bf 4 minutes ago 1.57GB [2021-09-06T15:48:05.552Z] 442883485874 4 minutes ago 1.57GB [2021-09-06T15:48:05.552Z] 6b4807897569 4 minutes ago 1.56GB [2021-09-06T15:48:05.552Z] ci-base-image-arm64 latest 07e591711970 14 minutes ago 1.24GB [2021-09-06T15:48:05.552Z] alpine 3.12 afc2cc120ca2 5 days ago 5.33MB [2021-09-06T15:48:05.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-06T15:48:05.553Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-06T15:48:05.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:48:06.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T15:48:06.533Z] [2021-09-06T15:48:06.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-06T15:48:06.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T15:48:07.163Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-06T15:48:07.163Z] 448f6bf000e3: Pulling fs layer [2021-09-06T15:48:07.163Z] f757da607395: Pulling fs layer [2021-09-06T15:48:07.163Z] 05883995daec: Pulling fs layer [2021-09-06T15:48:07.163Z] 8603b9c90790: Pulling fs layer [2021-09-06T15:48:07.163Z] 1560dd03e051: Pulling fs layer [2021-09-06T15:48:07.163Z] 27f5ce0e4adf: Pulling fs layer [2021-09-06T15:48:07.163Z] c2d8d7efcc4b: Pulling fs layer [2021-09-06T15:48:07.163Z] 1560dd03e051: Waiting [2021-09-06T15:48:07.163Z] 27f5ce0e4adf: Waiting [2021-09-06T15:48:07.163Z] c2d8d7efcc4b: Waiting [2021-09-06T15:48:07.163Z] 8603b9c90790: Waiting [2021-09-06T15:48:07.438Z] f757da607395: Verifying Checksum [2021-09-06T15:48:07.438Z] f757da607395: Download complete [2021-09-06T15:48:07.438Z] 8603b9c90790: Verifying Checksum [2021-09-06T15:48:07.438Z] 8603b9c90790: Download complete [2021-09-06T15:48:07.710Z] 1560dd03e051: Verifying Checksum [2021-09-06T15:48:07.710Z] 27f5ce0e4adf: Verifying Checksum [2021-09-06T15:48:07.710Z] 27f5ce0e4adf: Download complete [2021-09-06T15:48:07.710Z] 05883995daec: Verifying Checksum [2021-09-06T15:48:07.710Z] 05883995daec: Download complete [2021-09-06T15:48:08.683Z] 448f6bf000e3: Verifying Checksum [2021-09-06T15:48:08.683Z] 448f6bf000e3: Download complete [2021-09-06T15:48:11.295Z] c2d8d7efcc4b: Verifying Checksum [2021-09-06T15:48:11.295Z] c2d8d7efcc4b: Download complete [2021-09-06T15:48:11.892Z] 448f6bf000e3: Pull complete [2021-09-06T15:48:12.487Z] f757da607395: Pull complete [2021-09-06T15:48:13.925Z] 05883995daec: Pull complete [2021-09-06T15:48:14.197Z] 8603b9c90790: Pull complete [2021-09-06T15:48:15.181Z] 1560dd03e051: Pull complete [2021-09-06T15:48:15.776Z] 27f5ce0e4adf: Pull complete [2021-09-06T15:48:30.985Z] c2d8d7efcc4b: Pull complete [2021-09-06T15:48:30.985Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-06T15:48:30.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T15:48:30.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-06T15:48:31.274Z] prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container [2021-09-06T15:48:31.367Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-06T15:48:35.072Z] $ docker top 758a845ffab52e5283c9054cc43db4ce9fa387ca190112242df3cccc6bb4a7c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T15:48:36.268Z] ---> job-cost.sh [2021-09-06T15:48:36.268Z] lf-activate-venv: SKIPPING [2021-09-06T15:48:36.268Z] INFO: No Stack... [2021-09-06T15:48:36.859Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-06T15:48:37.481Z] INFO: Archiving Costs [Pipeline] sh [2021-09-06T15:48:38.140Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2021-09-06T15:48:38.140Z] + cut -d, -f6 [Pipeline] lock [2021-09-06T15:48:38.201Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-7-stack-cost] [2021-09-06T15:48:38.213Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3678-7-stack-cost] did not exist. Created. [2021-09-06T15:48:38.213Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-06T15:48:38.887Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-06T15:48:39.049Z] Stashed 1 file(s) [Pipeline] } [2021-09-06T15:48:39.061Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-06T15:48:39.070Z] $ docker stop --time=1 758a845ffab52e5283c9054cc43db4ce9fa387ca190112242df3cccc6bb4a7c3 [2021-09-06T15:48:40.657Z] $ docker rm -f 758a845ffab52e5283c9054cc43db4ce9fa387ca190112242df3cccc6bb4a7c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-06T15:56:15.243Z] Running on prd-ubuntu18.04-docker-8c-8g-1451 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-09-06T15:56:15.272Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-09-06T15:56:15.418Z] The recommended git tool is: git [2021-09-06T15:56:18.102Z] using credential edgex-jenkins-ssh [2021-09-06T15:56:18.118Z] Cloning the remote Git repository [2021-09-06T15:56:18.141Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T15:56:18.217Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-09-06T15:56:18.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T15:56:18.264Z] > git --version # timeout=10 [2021-09-06T15:56:18.270Z] > git --version # 'git version 2.17.1' [2021-09-06T15:56:18.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T15:56:18.303Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T15:56:24.711Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T15:56:24.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T15:56:24.729Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T15:56:24.742Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T15:56:24.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T15:56:24.746Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T15:56:25.325Z] Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:56:25.445Z] Merge succeeded, producing 25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-06T15:56:25.446Z] Checking out Revision 25b03d07bd52cfb47cffefba0118e02cb626d25f (PR-3678) [2021-09-06T15:56:25.334Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T15:56:25.340Z] > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [2021-09-06T15:56:25.409Z] > git remote # timeout=10 [2021-09-06T15:56:25.417Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T15:56:25.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T15:56:25.426Z] > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 [2021-09-06T15:56:25.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T15:56:25.447Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T15:56:25.451Z] > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [2021-09-06T15:56:29.184Z] Commit message: "feat(security): Feature to enable CORS headers for API gateway" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T15:56:30.249Z] + echo snap-build.sh [2021-09-06T15:56:30.249Z] snap-build.sh [2021-09-06T15:56:30.249Z] + SNAP_BASE_DIR=. [2021-09-06T15:56:30.249Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-09-06T15:56:30.249Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-09-06T15:56:30.249Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-09-06T15:56:30.249Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-09-06T15:56:30.249Z] + cd /w/workspace/edgex-go/7 [2021-09-06T15:56:30.249Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-06T15:56:30.249Z] Reading package lists... [2021-09-06T15:56:30.249Z] Building dependency tree... [2021-09-06T15:56:30.249Z] Reading state information... [2021-09-06T15:56:30.249Z] The following packages were automatically installed and are no longer required: [2021-09-06T15:56:30.249Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-06T15:56:30.249Z] uidmap xdelta3 [2021-09-06T15:56:30.249Z] Use 'sudo apt autoremove' to remove them. [2021-09-06T15:56:30.249Z] The following packages will be REMOVED: [2021-09-06T15:56:30.249Z] lxd* lxd-client* [2021-09-06T15:56:30.519Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-06T15:56:30.519Z] After this operation, 31.7 MB disk space will be freed. [2021-09-06T15:56:31.058Z] (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-06T15:56:31.058Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T15:56:31.645Z] Removing lxd dnsmasq configuration [2021-09-06T15:56:31.913Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T15:56:31.913Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-06T15:56:32.877Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T15:56:32.877Z] (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-06T15:56:32.877Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T15:56:34.300Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-06T15:56:34.300Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-06T15:56:34.889Z] + sudo snap remove --purge lxd [2021-09-06T15:56:34.889Z] snap "lxd" is not installed [2021-09-06T15:56:34.889Z] + sudo groupadd --force --system lxd [2021-09-06T15:56:34.889Z] ++ whoami [2021-09-06T15:56:34.889Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-06T15:56:35.156Z] + newgrp - lxd [2021-09-06T15:56:35.156Z] + sudo snap install lxd [2021-09-06T15:56:45.246Z] 2021-09-06T15:56:41Z INFO Waiting for automatic snapd restart... [2021-09-06T15:57:00.275Z] lxd 4.17 from Canonical* installed [2021-09-06T15:57:00.275Z] + sudo lxd init --auto [2021-09-06T15:57:08.497Z] + sudo snap install --classic snapcraft [2021-09-06T15:57:20.824Z] snapcraft 5.0 from Canonical* installed [2021-09-06T15:57:20.824Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-06T15:57:20.824Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-06T15:57:20.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T15:57:20.824Z] Dload Upload Total Spent Left Speed [2021-09-06T15:57:20.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3688 0 --:--:-- --:--:-- --:--:-- 3688 [2021-09-06T15:57:20.824Z] 31 3325k 31 1051k 0 0 3110k 0 0:00:01 --:--:-- 0:00:01 3110k 100 3325k 100 3325k 0 0 8460k 0 --:--:-- --:--:-- --:--:-- 41.1M [2021-09-06T15:57:20.824Z] ./yq_linux_amd64 [2021-09-06T15:57:20.824Z] + sudo snapcraft prime --use-lxd [2021-09-06T15:57:23.429Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-06T15:57:23.429Z] 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-06T15:57:23.429Z] - README.md [2021-09-06T15:57:23.429Z] [2021-09-06T15:57:23.429Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T15:57:23.429Z] Launching a container. [2021-09-06T15:57:30.151Z] Waiting for container to be ready [2021-09-06T15:57:30.738Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-06T15:57:30.738Z] [2021-09-06T15:57:35.003Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-06T15:57:35.271Z] Waiting for network to be ready... [2021-09-06T15:57:35.538Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T15:57:35.805Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T15:57:35.805Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T15:57:35.805Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T15:57:35.805Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T15:57:35.805Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T15:57:35.805Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T15:57:35.805Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T15:57:35.805Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T15:57:35.805Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T15:57:36.391Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T15:57:36.391Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T15:57:36.659Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T15:57:36.659Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T15:57:36.659Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T15:57:36.659Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T15:57:36.659Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T15:57:36.659Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T15:57:36.928Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T15:57:37.196Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T15:57:37.196Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T15:57:37.196Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T15:57:37.196Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T15:57:37.196Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T15:57:37.196Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T15:57:37.196Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T15:57:37.197Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T15:57:39.790Z] Fetched 25.1 MB in 4s (6213 kB/s) [2021-09-06T15:57:40.375Z] Reading package lists... [2021-09-06T15:57:40.646Z] Reading package lists... [2021-09-06T15:57:40.914Z] Building dependency tree... [2021-09-06T15:57:40.914Z] Reading state information... [2021-09-06T15:57:40.914Z] The following additional packages will be installed: [2021-09-06T15:57:40.914Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T15:57:40.914Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T15:57:40.914Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T15:57:40.914Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-06T15:57:40.914Z] Suggested packages: [2021-09-06T15:57:40.914Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-06T15:57:40.914Z] Recommended packages: [2021-09-06T15:57:40.914Z] gnupg libsasl2-modules [2021-09-06T15:57:40.914Z] The following NEW packages will be installed: [2021-09-06T15:57:40.914Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T15:57:40.914Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T15:57:40.914Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T15:57:40.914Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-06T15:57:40.914Z] The following packages will be upgraded: [2021-09-06T15:57:40.914Z] gpg gpg-agent gpgconf libudev1 [2021-09-06T15:57:41.181Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-06T15:57:41.181Z] Need to get 3527 kB of archives. [2021-09-06T15:57:41.181Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-06T15:57:41.181Z] 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-06T15:57:41.181Z] 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-06T15:57:41.181Z] 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-06T15:57:41.181Z] 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-06T15:57:41.181Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-06T15:57:41.449Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-06T15:57:42.034Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-06T15:57:42.034Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-06T15:57:42.034Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-06T15:57:42.034Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-06T15:57:42.034Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-06T15:57:42.034Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-06T15:57:42.034Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-06T15:57:42.034Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-06T15:57:42.034Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-06T15:57:42.034Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-06T15:57:42.034Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-06T15:57:42.034Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-06T15:57:42.034Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-06T15:57:42.034Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-06T15:57:42.034Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-06T15:57:42.034Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-06T15:57:42.306Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T15:57:42.306Z] Fetched 3527 kB in 1s (3139 kB/s) [2021-09-06T15:57:42.306Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T15:57:42.306Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-06T15:57:42.306Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T15:57:42.306Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-06T15:57:42.306Z] Selecting previously unselected package udev. [2021-09-06T15:57:42.306Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T15:57:42.306Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-06T15:57:42.573Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-06T15:57:42.573Z] Selecting previously unselected package libfuse2:amd64. [2021-09-06T15:57:42.573Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T15:57:42.573Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T15:57:42.841Z] Selecting previously unselected package fuse. [2021-09-06T15:57:42.841Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T15:57:42.841Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-06T15:57:42.841Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T15:57:42.841Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T15:57:42.841Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T15:57:42.841Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T15:57:42.841Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T15:57:42.841Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T15:57:43.113Z] Selecting previously unselected package libksba8:amd64. [2021-09-06T15:57:43.113Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-06T15:57:43.113Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-06T15:57:43.113Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-06T15:57:43.113Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T15:57:43.113Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:43.113Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-06T15:57:43.113Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T15:57:43.113Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:43.113Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-06T15:57:43.113Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T15:57:43.113Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:43.382Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-06T15:57:43.383Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T15:57:43.383Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:43.383Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-06T15:57:43.383Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T15:57:43.383Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:43.383Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-06T15:57:43.383Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T15:57:43.383Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:43.383Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-06T15:57:43.383Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T15:57:43.383Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:43.650Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-06T15:57:43.650Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T15:57:43.650Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:43.650Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-06T15:57:43.650Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T15:57:43.650Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:43.650Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-06T15:57:43.650Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T15:57:43.650Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T15:57:43.650Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-06T15:57:43.650Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T15:57:43.650Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T15:57:43.650Z] Selecting previously unselected package libldap-common. [2021-09-06T15:57:43.650Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-06T15:57:43.650Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T15:57:43.917Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-06T15:57:43.917Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-06T15:57:43.917Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T15:57:43.917Z] Selecting previously unselected package dirmngr. [2021-09-06T15:57:43.917Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T15:57:43.917Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T15:57:43.917Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T15:57:43.917Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-06T15:57:43.917Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T15:57:43.917Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T15:57:43.917Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T15:57:43.917Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-06T15:57:44.196Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:44.196Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-06T15:57:44.196Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T15:57:44.196Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-06T15:57:44.465Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-06T15:57:44.465Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:44.465Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-06T15:57:44.732Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-06T15:57:44.732Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-06T15:57:44.732Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:44.732Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:44.732Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:44.732Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:44.732Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:44.732Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:44.732Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T15:57:44.732Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T15:57:44.732Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T15:57:44.732Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T15:57:45.316Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-06T15:57:45.316Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-06T15:57:45.316Z] This means they are not meant to be enabled using systemctl. [2021-09-06T15:57:45.316Z] Possible reasons for having this kind of units are: [2021-09-06T15:57:45.316Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-06T15:57:45.316Z] .wants/ or .requires/ directory. [2021-09-06T15:57:45.316Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-06T15:57:45.316Z] a requirement dependency on it. [2021-09-06T15:57:45.316Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-06T15:57:45.316Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-06T15:57:45.316Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-06T15:57:45.316Z] instance name specified. [2021-09-06T15:57:45.583Z] Reading package lists... [2021-09-06T15:57:45.583Z] Building dependency tree... [2021-09-06T15:57:45.583Z] Reading state information... [2021-09-06T15:57:45.851Z] The following additional packages will be installed: [2021-09-06T15:57:45.852Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-06T15:57:45.852Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-06T15:57:45.852Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-06T15:57:45.852Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-06T15:57:45.852Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-06T15:57:45.852Z] Suggested packages: [2021-09-06T15:57:45.852Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-06T15:57:45.852Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-06T15:57:45.852Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-06T15:57:45.852Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-06T15:57:45.852Z] systemd-container policykit-1 [2021-09-06T15:57:45.852Z] Recommended packages: [2021-09-06T15:57:45.852Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-06T15:57:45.852Z] The following NEW packages will be installed: [2021-09-06T15:57:45.852Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-06T15:57:45.852Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-06T15:57:45.852Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-06T15:57:45.852Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-06T15:57:45.852Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-06T15:57:45.852Z] The following packages will be upgraded: [2021-09-06T15:57:45.852Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-06T15:57:45.852Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-06T15:57:45.852Z] Need to get 36.7 MB of archives. [2021-09-06T15:57:45.852Z] After this operation, 147 MB of additional disk space will be used. [2021-09-06T15:57:45.852Z] 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-06T15:57:46.121Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-06T15:57:46.121Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-06T15:57:46.121Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-06T15:57:46.121Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-06T15:57:46.121Z] 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-06T15:57:46.121Z] 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-06T15:57:46.121Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-06T15:57:46.121Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-06T15:57:46.121Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-06T15:57:46.121Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-06T15:57:46.121Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-06T15:57:46.121Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-06T15:57:46.121Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-06T15:57:46.121Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-06T15:57:46.121Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-06T15:57:46.121Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-06T15:57:47.083Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-06T15:57:47.083Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-06T15:57:47.083Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-06T15:57:47.083Z] 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-06T15:57:47.083Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-06T15:57:47.083Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-06T15:57:47.083Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-06T15:57:47.083Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-06T15:57:47.083Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-06T15:57:47.083Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-06T15:57:47.083Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-06T15:57:47.083Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-06T15:57:47.083Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-06T15:57:48.502Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T15:57:48.502Z] Fetched 36.7 MB in 2s (16.0 MB/s) [2021-09-06T15:57:48.502Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T15:57:48.502Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-06T15:57:48.502Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T15:57:49.086Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-06T15:57:49.086Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T15:57:49.086Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-06T15:57:49.086Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T15:57:49.086Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-06T15:57:49.086Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-06T15:57:49.353Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-06T15:57:49.353Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T15:57:49.353Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-06T15:57:49.353Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-06T15:57:49.620Z] Setting up apt (1.6.14) ... [2021-09-06T15:57:49.620Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-06T15:57:49.885Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-06T15:57:50.154Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-06T15:57:50.154Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T15:57:50.154Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T15:57:50.154Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-06T15:57:50.154Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T15:57:50.154Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T15:57:50.421Z] Selecting previously unselected package libexpat1:amd64. [2021-09-06T15:57:50.421Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-06T15:57:50.421Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T15:57:50.421Z] Selecting previously unselected package python3.6-minimal. [2021-09-06T15:57:50.421Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T15:57:50.421Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T15:57:50.688Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T15:57:50.688Z] Checking for services that may need to be restarted...done. [2021-09-06T15:57:50.688Z] Checking for services that may need to be restarted...done. [2021-09-06T15:57:50.688Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T15:57:50.688Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T15:57:50.956Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T15:57:51.224Z] Selecting previously unselected package python3-minimal. [2021-09-06T15:57:51.224Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-06T15:57:51.224Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-06T15:57:51.224Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-06T15:57:51.224Z] Selecting previously unselected package mime-support. [2021-09-06T15:57:51.224Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-06T15:57:51.224Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-06T15:57:51.495Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-06T15:57:51.495Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-06T15:57:51.495Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T15:57:51.495Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-06T15:57:51.495Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T15:57:51.495Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T15:57:51.495Z] Selecting previously unselected package python3.6. [2021-09-06T15:57:51.495Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T15:57:51.495Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T15:57:51.766Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-06T15:57:51.766Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-06T15:57:51.766Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T15:57:51.766Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-06T15:57:52.035Z] Selecting previously unselected package python3. [2021-09-06T15:57:52.035Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-06T15:57:52.035Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-06T15:57:52.035Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-06T15:57:52.035Z] Selecting previously unselected package multiarch-support. [2021-09-06T15:57:52.035Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T15:57:52.035Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T15:57:52.035Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T15:57:52.035Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-06T15:57:52.035Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-06T15:57:52.035Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-06T15:57:52.035Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T15:57:52.305Z] Selecting previously unselected package libbsd0:amd64. [2021-09-06T15:57:52.305Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-06T15:57:52.305Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T15:57:52.305Z] Selecting previously unselected package sudo. [2021-09-06T15:57:52.305Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-06T15:57:52.305Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T15:57:52.305Z] Selecting previously unselected package apparmor. [2021-09-06T15:57:52.305Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T15:57:52.305Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-06T15:57:52.582Z] Selecting previously unselected package libedit2:amd64. [2021-09-06T15:57:52.582Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-06T15:57:52.582Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T15:57:52.582Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-06T15:57:52.582Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T15:57:52.582Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T15:57:52.582Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-06T15:57:52.582Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T15:57:52.582Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T15:57:52.852Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-06T15:57:52.853Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-06T15:57:52.853Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T15:57:52.853Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-06T15:57:52.853Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T15:57:52.853Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T15:57:52.853Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-06T15:57:52.853Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T15:57:52.853Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T15:57:52.853Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-06T15:57:52.853Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-06T15:57:52.853Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T15:57:53.121Z] Selecting previously unselected package openssh-client. [2021-09-06T15:57:53.121Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-06T15:57:53.121Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T15:57:53.121Z] Selecting previously unselected package squashfs-tools. [2021-09-06T15:57:53.121Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-06T15:57:53.121Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T15:57:53.389Z] Selecting previously unselected package snapd. [2021-09-06T15:57:53.389Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-06T15:57:53.389Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-06T15:57:55.338Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T15:57:55.338Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T15:57:55.338Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-06T15:57:55.338Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T15:57:55.605Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T15:57:55.606Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T15:57:55.606Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T15:57:55.606Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-06T15:57:55.606Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-06T15:57:56.190Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T15:57:56.190Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T15:57:56.190Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T15:57:56.190Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T15:57:56.190Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T15:57:56.190Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T15:57:56.784Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T15:57:56.785Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T15:57:56.785Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T15:57:56.785Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-06T15:57:56.785Z] running python rtupdate hooks for python3.6... [2021-09-06T15:57:56.785Z] running python post-rtupdate hooks for python3.6... [2021-09-06T15:57:57.052Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-06T15:57:58.468Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-06T15:57:58.468Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T15:57:58.468Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T15:57:58.737Z] Setting up snapd (2.49.2+18.04) ... [2021-09-06T15:57:59.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-06T15:57:59.278Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-06T15:57:59.278Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-06T15:57:59.555Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-06T15:57:59.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T15:57:59.822Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T15:57:59.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-06T15:58:00.122Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-06T15:58:00.427Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-06T15:58:00.427Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-06T15:58:00.766Z] /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-06T15:58:00.766Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T15:58:00.766Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T15:58:01.528Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T15:58:01.528Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T15:58:01.805Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T15:58:03.220Z] Reading package lists... [2021-09-06T15:58:03.220Z] Reading package lists... [2021-09-06T15:58:03.490Z] Building dependency tree... [2021-09-06T15:58:03.490Z] Reading state information... [2021-09-06T15:58:03.490Z] Calculating upgrade... [2021-09-06T15:58:03.757Z] The following packages will be upgraded: [2021-09-06T15:58:03.757Z] advancecomp base-files bash binutils binutils-common [2021-09-06T15:58:03.757Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-06T15:58:03.757Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-06T15:58:03.757Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-06T15:58:03.757Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-06T15:58:03.757Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-06T15:58:03.757Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-06T15:58:03.757Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-06T15:58:03.757Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-06T15:58:03.757Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-06T15:58:03.757Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-06T15:58:03.757Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-06T15:58:03.757Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-06T15:58:03.757Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-06T15:58:03.757Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-06T15:58:03.757Z] ubuntu-keyring util-linux [2021-09-06T15:58:03.757Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T15:58:03.757Z] Need to get 64.2 MB of archives. [2021-09-06T15:58:03.757Z] After this operation, 5126 kB of additional disk space will be used. [2021-09-06T15:58:03.757Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-09-06T15:58:04.025Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-06T15:58:04.025Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-06T15:58:04.025Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-06T15:58:04.025Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-06T15:58:04.025Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-06T15:58:04.025Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-06T15:58:04.025Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-06T15:58:04.025Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-06T15:58:04.025Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-06T15:58:04.025Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-06T15:58:04.025Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-06T15:58:04.025Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-06T15:58:04.025Z] 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-06T15:58:04.025Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-06T15:58:04.025Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-06T15:58:04.025Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-06T15:58:04.025Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-06T15:58:04.026Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-06T15:58:04.026Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-06T15:58:04.026Z] 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-06T15:58:04.294Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-06T15:58:04.294Z] 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-06T15:58:04.294Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-06T15:58:04.294Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-06T15:58:04.294Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-06T15:58:04.294Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-06T15:58:04.294Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-06T15:58:04.294Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-06T15:58:04.294Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-06T15:58:04.294Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-06T15:58:04.294Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-06T15:58:04.294Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-06T15:58:04.294Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-06T15:58:04.294Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-06T15:58:04.294Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-06T15:58:04.295Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-06T15:58:04.295Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-06T15:58:04.295Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-06T15:58:04.295Z] 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-06T15:58:04.295Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-06T15:58:04.295Z] 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-06T15:58:04.295Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-06T15:58:04.295Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-06T15:58:04.295Z] 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-06T15:58:04.295Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-06T15:58:04.295Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-06T15:58:04.295Z] 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-06T15:58:04.295Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-06T15:58:04.295Z] 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-06T15:58:04.295Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-06T15:58:04.295Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-06T15:58:04.295Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-06T15:58:04.295Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-06T15:58:04.295Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-06T15:58:04.295Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-06T15:58:04.295Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-06T15:58:04.563Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-06T15:58:04.563Z] 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-06T15:58:04.563Z] 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-06T15:58:04.563Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-06T15:58:04.831Z] 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-06T15:58:04.831Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-06T15:58:04.831Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-06T15:58:04.831Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-06T15:58:04.831Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-06T15:58:05.098Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-06T15:58:05.098Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-06T15:58:05.098Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-06T15:58:05.098Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-06T15:58:05.098Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-06T15:58:05.098Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-06T15:58:05.098Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-06T15:58:05.098Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-06T15:58:05.366Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-06T15:58:05.366Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-06T15:58:05.366Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-06T15:58:05.366Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-06T15:58:05.366Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-06T15:58:05.366Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-06T15:58:05.366Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-06T15:58:05.366Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-06T15:58:05.366Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-06T15:58:05.366Z] 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-06T15:58:05.366Z] 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-06T15:58:05.366Z] 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-06T15:58:05.366Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-06T15:58:05.366Z] 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-06T15:58:05.366Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-06T15:58:05.637Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-06T15:58:05.637Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-06T15:58:05.637Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-06T15:58:05.637Z] 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-06T15:58:05.637Z] 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-06T15:58:05.637Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-06T15:58:05.637Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-06T15:58:05.637Z] 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-06T15:58:05.637Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-06T15:58:05.637Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-06T15:58:05.637Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-06T15:58:05.637Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-06T15:58:05.919Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-06T15:58:05.919Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-06T15:58:05.919Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T15:58:05.919Z] Fetched 64.2 MB in 2s (32.0 MB/s) [2021-09-06T15:58:05.919Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T15:58:05.919Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T15:58:05.919Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T15:58:06.502Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T15:58:06.502Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T15:58:06.502Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-09-06T15:58:06.502Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-09-06T15:58:06.779Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:06.779Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:06.779Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:06.779Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.046Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:07.046Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.046Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:07.046Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.046Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:07.046Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.046Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:07.046Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.313Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:07.313Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.313Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:07.313Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T15:58:07.313Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:07.313Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.313Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:07.313Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T15:58:07.313Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:07.581Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.581Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:07.581Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.581Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:07.582Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T15:58:07.848Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:07.848Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T15:58:07.848Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T15:58:07.848Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T15:58:08.433Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T15:58:08.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T15:58:08.699Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-06T15:58:08.699Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-06T15:58:08.699Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-06T15:58:08.699Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-06T15:58:08.966Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-06T15:58:08.966Z] Installing new version of config file /etc/issue ... [2021-09-06T15:58:08.966Z] Installing new version of config file /etc/issue.net ... [2021-09-06T15:58:08.966Z] Installing new version of config file /etc/lsb-release ... [2021-09-06T15:58:08.966Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-06T15:58:09.234Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-06T15:58:09.234Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-06T15:58:09.234Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-06T15:58:09.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:09.234Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-06T15:58:09.502Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-06T15:58:09.502Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-06T15:58:09.502Z] 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-06T15:58:09.502Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:09.502Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T15:58:09.502Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-06T15:58:09.770Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-06T15:58:09.770Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:09.770Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-06T15:58:09.770Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-06T15:58:09.770Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-06T15:58:09.770Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:09.770Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-06T15:58:09.770Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T15:58:10.037Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-06T15:58:10.037Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:10.037Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T15:58:10.037Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T15:58:10.305Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T15:58:10.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:10.305Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T15:58:10.305Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T15:58:10.305Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-06T15:58:10.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:10.305Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-06T15:58:10.571Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-06T15:58:10.571Z] Setting up grep (3.1-2build1) ... [2021-09-06T15:58:10.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:10.571Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-06T15:58:10.571Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-06T15:58:10.571Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-06T15:58:10.838Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:10.838Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T15:58:10.838Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T15:58:10.838Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-06T15:58:10.838Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:10.838Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T15:58:10.838Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T15:58:11.105Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-06T15:58:11.105Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:11.105Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T15:58:11.105Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T15:58:11.371Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T15:58:11.371Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T15:58:11.638Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T15:58:11.638Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T15:58:11.905Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-06T15:58:11.905Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:11.905Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-06T15:58:11.905Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T15:58:12.489Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T15:58:12.489Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T15:58:12.489Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T15:58:12.489Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T15:58:12.489Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T15:58:12.489Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:12.489Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-06T15:58:12.759Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-06T15:58:12.759Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-06T15:58:12.759Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:12.759Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T15:58:12.759Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T15:58:12.759Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T15:58:13.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:13.027Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T15:58:13.027Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T15:58:13.027Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T15:58:13.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:13.027Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T15:58:13.027Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T15:58:13.295Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T15:58:13.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:13.295Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T15:58:13.295Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T15:58:13.295Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T15:58:13.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:13.295Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T15:58:13.295Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T15:58:13.561Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T15:58:13.561Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T15:58:13.561Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T15:58:13.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:13.561Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T15:58:13.561Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T15:58:13.561Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T15:58:13.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:13.829Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T15:58:13.829Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T15:58:13.829Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T15:58:14.098Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:14.098Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T15:58:14.098Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T15:58:14.098Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-06T15:58:14.098Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:14.098Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T15:58:14.098Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T15:58:14.690Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-06T15:58:14.690Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-06T15:58:14.958Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-06T15:58:15.225Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:15.225Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T15:58:15.225Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T15:58:15.225Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T15:58:15.493Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T15:58:15.493Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-06T15:58:15.493Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T15:58:15.493Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-06T15:58:15.493Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T15:58:15.493Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-06T15:58:15.493Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-06T15:58:15.760Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-06T15:58:15.760Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T15:58:15.760Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-06T15:58:15.760Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T15:58:16.026Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-06T15:58:16.026Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T15:58:16.026Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-06T15:58:16.026Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T15:58:16.026Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-06T15:58:16.026Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T15:58:16.026Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T15:58:16.026Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T15:58:16.292Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T15:58:16.292Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T15:58:16.292Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T15:58:16.292Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T15:58:16.292Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T15:58:16.559Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-06T15:58:16.559Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T15:58:16.559Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T15:58:16.559Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T15:58:16.826Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:16.826Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T15:58:16.826Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T15:58:16.826Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-06T15:58:16.826Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T15:58:16.826Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T15:58:16.826Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T15:58:17.093Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T15:58:17.093Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:17.093Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-06T15:58:17.093Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-06T15:58:17.093Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-06T15:58:17.360Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:17.360Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-06T15:58:17.360Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-06T15:58:17.360Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-06T15:58:17.360Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:17.360Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-06T15:58:17.360Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T15:58:17.360Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T15:58:17.626Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:17.626Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T15:58:17.626Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T15:58:17.893Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T15:58:17.893Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:17.893Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-06T15:58:17.893Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-06T15:58:17.893Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-06T15:58:17.893Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:17.893Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T15:58:17.893Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T15:58:18.159Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-06T15:58:18.159Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:18.159Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T15:58:18.159Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T15:58:18.426Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-06T15:58:18.426Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:18.426Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T15:58:18.426Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T15:58:18.426Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T15:58:18.693Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:18.693Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T15:58:18.693Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T15:58:18.693Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T15:58:18.693Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:18.693Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-06T15:58:18.693Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-06T15:58:18.960Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-06T15:58:18.960Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:18.960Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-06T15:58:18.960Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-06T15:58:18.960Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-06T15:58:18.960Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:18.960Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-06T15:58:18.960Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-06T15:58:19.228Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-06T15:58:19.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:19.228Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-06T15:58:19.228Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-06T15:58:19.228Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-06T15:58:19.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:19.228Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-06T15:58:19.228Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-06T15:58:19.496Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-06T15:58:19.496Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T15:58:19.496Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-06T15:58:19.496Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-06T15:58:19.496Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-06T15:58:19.496Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-06T15:58:19.496Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T15:58:19.496Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T15:58:19.764Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T15:58:19.764Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T15:58:19.764Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T15:58:19.764Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T15:58:20.033Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-06T15:58:20.033Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-06T15:58:20.033Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T15:58:20.033Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-06T15:58:20.033Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-06T15:58:20.033Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-06T15:58:20.302Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-06T15:58:20.302Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-06T15:58:20.302Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-06T15:58:20.302Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-06T15:58:20.302Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-06T15:58:20.302Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-06T15:58:20.302Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-06T15:58:20.302Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-06T15:58:20.578Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-06T15:58:20.578Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-06T15:58:20.578Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-06T15:58:20.578Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-06T15:58:20.847Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-06T15:58:20.847Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-06T15:58:21.118Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-06T15:58:21.118Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-06T15:58:21.118Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T15:58:21.118Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T15:58:21.386Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T15:58:21.386Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T15:58:21.386Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T15:58:21.386Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T15:58:21.386Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T15:58:21.386Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T15:58:21.655Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:21.655Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T15:58:21.655Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:21.655Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T15:58:21.655Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:21.922Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T15:58:21.922Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:21.922Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T15:58:22.884Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:22.884Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T15:58:23.467Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:23.467Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T15:58:23.736Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:23.736Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T15:58:24.003Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:24.003Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T15:58:24.967Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T15:58:24.967Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T15:58:24.967Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T15:58:24.967Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T15:58:24.967Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T15:58:24.967Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T15:58:24.967Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T15:58:24.967Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T15:58:25.238Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-06T15:58:25.238Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-06T15:58:25.238Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T15:58:25.238Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T15:58:25.238Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T15:58:25.238Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T15:58:25.238Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-06T15:58:25.238Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-06T15:58:25.513Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:25.513Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T15:58:25.513Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:25.513Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:25.513Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:25.513Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-06T15:58:25.513Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-06T15:58:25.513Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-06T15:58:25.513Z] [2021-09-06T15:58:25.513Z] Current default time zone: 'Etc/UTC' [2021-09-06T15:58:25.513Z] Local time is now: Mon Sep 6 15:58:25 UTC 2021. [2021-09-06T15:58:25.513Z] Universal Time is now: Mon Sep 6 15:58:25 UTC 2021. [2021-09-06T15:58:25.513Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-06T15:58:25.513Z] [2021-09-06T15:58:25.513Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-06T15:58:25.513Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:25.513Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-09-06T15:58:25.784Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-06T15:58:25.784Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-06T15:58:25.784Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-06T15:58:25.784Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-06T15:58:25.784Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-06T15:58:25.784Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-06T15:58:25.784Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T15:58:25.784Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:25.784Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-06T15:58:25.784Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T15:58:25.784Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T15:58:25.784Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:25.784Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-06T15:58:25.784Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-06T15:58:25.784Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-06T15:58:25.784Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T15:58:25.784Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-06T15:58:25.784Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-06T15:58:26.051Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-06T15:58:26.051Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-06T15:58:28.017Z] Updating certificates in /etc/ssl/certs... [2021-09-06T15:58:28.978Z] 23 added, 27 removed; done. [2021-09-06T15:58:28.978Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T15:58:28.978Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T15:58:28.978Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-06T15:58:28.978Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-06T15:58:28.978Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-06T15:58:28.978Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T15:58:28.978Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T15:58:28.978Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T15:58:28.978Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T15:58:28.978Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T15:58:28.978Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T15:58:28.978Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T15:58:28.978Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-06T15:58:28.978Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-06T15:58:28.978Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-06T15:58:28.978Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-06T15:58:28.978Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-06T15:58:28.978Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T15:58:28.978Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T15:58:28.978Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-06T15:58:29.247Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-06T15:58:29.247Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-06T15:58:29.247Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T15:58:29.247Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T15:58:29.247Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-06T15:58:29.247Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-06T15:58:29.247Z] Updating certificates in /etc/ssl/certs... [2021-09-06T15:58:30.210Z] 0 added, 0 removed; done. [2021-09-06T15:58:30.210Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-06T15:58:30.210Z] done. [2021-09-06T15:58:30.477Z] Reading package lists... [2021-09-06T15:58:30.746Z] Building dependency tree... [2021-09-06T15:58:30.746Z] Reading state information... [2021-09-06T15:58:30.746Z] The following NEW packages will be installed: [2021-09-06T15:58:30.746Z] apt-transport-https [2021-09-06T15:58:30.746Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T15:58:31.014Z] Need to get 4348 B of archives. [2021-09-06T15:58:31.014Z] After this operation, 154 kB of additional disk space will be used. [2021-09-06T15:58:31.014Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-06T15:58:31.014Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T15:58:31.014Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-09-06T15:58:31.283Z] Selecting previously unselected package apt-transport-https. [2021-09-06T15:58:31.283Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-06T15:58:31.283Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-06T15:58:31.283Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-06T15:58:31.283Z] Setting up apt-transport-https (1.6.14) ... [2021-09-06T15:58:31.550Z] Waiting for network to be ready... [2021-09-06T15:58:36.910Z] 2021-09-06T15:58:34Z INFO Waiting for automatic snapd restart... [2021-09-06T15:58:36.910Z] snapd 2.51.4 from Canonical* installed [2021-09-06T15:58:37.872Z] "snapd" switched to the "latest/stable" channel [2021-09-06T15:58:37.872Z] [2021-09-06T15:58:40.458Z] core18 20210722 from Canonical* installed [2021-09-06T15:58:40.458Z] "core18" switched to the "latest/stable" channel [2021-09-06T15:58:40.458Z] [2021-09-06T15:58:43.038Z] snapcraft 5.0 from Canonical* installed [2021-09-06T15:58:43.038Z] "snapcraft" switched to the "latest/stable" channel [2021-09-06T15:58:43.038Z] [2021-09-06T15:58:47.295Z] 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-06T15:58:47.295Z] - README.md [2021-09-06T15:58:47.295Z] [2021-09-06T15:58:47.295Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T15:58:47.881Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T15:58:48.149Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T15:58:48.149Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T15:58:49.380Z] Reading package lists... [2021-09-06T15:58:49.969Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-06T15:58:49.969Z] Reading package lists... [2021-09-06T15:58:49.969Z] Building dependency tree... [2021-09-06T15:58:49.969Z] Reading state information... [2021-09-06T15:58:50.238Z] Suggested packages: [2021-09-06T15:58:50.238Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-06T15:58:50.238Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-06T15:58:50.238Z] Recommended packages: [2021-09-06T15:58:50.238Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-06T15:58:50.238Z] The following NEW packages will be installed: [2021-09-06T15:58:50.238Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-06T15:58:50.238Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-06T15:58:50.238Z] pkg-config zip [2021-09-06T15:58:50.238Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T15:58:50.506Z] Need to get 7663 kB of archives. [2021-09-06T15:58:50.506Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-06T15:58:50.506Z] 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-06T15:58:50.506Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-06T15:58:50.506Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-06T15:58:50.506Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-06T15:58:50.506Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-06T15:58:50.506Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-06T15:58:50.506Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-06T15:58:50.773Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-06T15:58:50.773Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-06T15:58:50.773Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-06T15:58:50.773Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-06T15:58:51.040Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-06T15:58:51.040Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-06T15:58:51.040Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-06T15:58:51.040Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-06T15:58:51.313Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T15:58:51.313Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-09-06T15:58:51.313Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-06T15:58:51.313Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-06T15:58:51.313Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-06T15:58:51.313Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T15:58:51.313Z] Selecting previously unselected package libpsl5:amd64. [2021-09-06T15:58:51.313Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-06T15:58:51.313Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T15:58:51.581Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-06T15:58:51.581Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-06T15:58:51.581Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T15:58:51.581Z] Selecting previously unselected package librtmp1:amd64. [2021-09-06T15:58:51.581Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-06T15:58:51.581Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T15:58:51.581Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-06T15:58:51.581Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-06T15:58:51.581Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T15:58:51.581Z] Selecting previously unselected package liberror-perl. [2021-09-06T15:58:51.581Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-06T15:58:51.581Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-06T15:58:51.849Z] Selecting previously unselected package git-man. [2021-09-06T15:58:51.849Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-06T15:58:51.849Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T15:58:51.849Z] Selecting previously unselected package git. [2021-09-06T15:58:51.849Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-06T15:58:51.849Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T15:58:52.436Z] Selecting previously unselected package libnorm1:amd64. [2021-09-06T15:58:52.436Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-06T15:58:52.436Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T15:58:52.436Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-06T15:58:52.436Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-06T15:58:52.436Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T15:58:52.436Z] Selecting previously unselected package libsodium23:amd64. [2021-09-06T15:58:52.436Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-06T15:58:52.436Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-06T15:58:52.436Z] Selecting previously unselected package libzmq5:amd64. [2021-09-06T15:58:52.436Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T15:58:52.436Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T15:58:52.704Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-06T15:58:52.704Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T15:58:52.704Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T15:58:52.704Z] Selecting previously unselected package pkg-config. [2021-09-06T15:58:52.704Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-06T15:58:52.704Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T15:58:52.704Z] Selecting previously unselected package zip. [2021-09-06T15:58:52.704Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-06T15:58:52.704Z] Unpacking zip (3.0-11build1) ... [2021-09-06T15:58:52.971Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T15:58:52.971Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T15:58:52.971Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T15:58:52.971Z] Setting up liberror-perl (0.17025-1) ... [2021-09-06T15:58:52.971Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T15:58:52.971Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T15:58:52.971Z] No schema files found: doing nothing. [2021-09-06T15:58:52.971Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T15:58:52.971Z] Setting up zip (3.0-11build1) ... [2021-09-06T15:58:52.971Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T15:58:52.971Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-06T15:58:52.971Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T15:58:52.971Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T15:58:52.971Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T15:58:52.971Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T15:58:52.971Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T15:58:52.971Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T15:58:53.557Z] git set to automatically installed. [2021-09-06T15:58:53.557Z] git-man set to automatically installed. [2021-09-06T15:58:53.557Z] libcurl3-gnutls set to automatically installed. [2021-09-06T15:58:53.557Z] liberror-perl set to automatically installed. [2021-09-06T15:58:53.557Z] libglib2.0-0 set to automatically installed. [2021-09-06T15:58:53.557Z] libnghttp2-14 set to automatically installed. [2021-09-06T15:58:53.557Z] libnorm1 set to automatically installed. [2021-09-06T15:58:53.558Z] libpgm-5.2-0 set to automatically installed. [2021-09-06T15:58:53.558Z] libpsl5 set to automatically installed. [2021-09-06T15:58:53.558Z] librtmp1 set to automatically installed. [2021-09-06T15:58:53.558Z] libsodium23 set to automatically installed. [2021-09-06T15:58:53.558Z] libzmq3-dev set to automatically installed. [2021-09-06T15:58:53.558Z] libzmq5 set to automatically installed. [2021-09-06T15:58:53.558Z] pkg-config set to automatically installed. [2021-09-06T15:58:53.558Z] zip set to automatically installed. [2021-09-06T15:58:55.505Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T15:58:56.093Z] snap "core18" has no updates available [2021-09-06T15:58:57.055Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T15:59:02.409Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-06T15:59:02.676Z] Pulling config-common [2021-09-06T15:59:02.676Z] + snapcraftctl pull [2021-09-06T15:59:04.087Z] Pulling go-build-helper [2021-09-06T15:59:04.087Z] + snapcraftctl pull [2021-09-06T15:59:05.043Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-06T15:59:05.043Z] Skipping pull go-build-helper (already ran) [2021-09-06T15:59:05.044Z] Building go-build-helper [2021-09-06T15:59:05.044Z] + snapcraftctl build [2021-09-06T15:59:07.632Z] Staging go-build-helper [2021-09-06T15:59:07.632Z] + snapcraftctl stage [2021-09-06T15:59:17.715Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T15:59:17.716Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T15:59:17.716Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T15:59:17.716Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T15:59:17.716Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T15:59:17.716Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T15:59:17.716Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T15:59:17.716Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T15:59:17.716Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T15:59:17.716Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T15:59:17.716Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T15:59:17.716Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T15:59:17.716Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T15:59:17.716Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T15:59:17.716Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T15:59:17.716Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T15:59:17.716Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T15:59:17.716Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T15:59:17.716Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T15:59:17.716Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T15:59:17.716Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T15:59:17.716Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T15:59:17.716Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T15:59:17.716Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T15:59:17.716Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T15:59:17.716Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T15:59:17.716Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T15:59:17.716Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-06T15:59:17.716Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-06T15:59:17.716Z] Fetched 224 kB in 0s (0 B/s) [2021-09-06T15:59:17.716Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-06T15:59:17.716Z] Fetched 157 kB in 0s (0 B/s) [2021-09-06T15:59:17.716Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-06T15:59:17.716Z] Fetched 221 kB in 0s (0 B/s) [2021-09-06T15:59:17.716Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-06T15:59:17.716Z] Fetched 143 kB in 0s (0 B/s) [2021-09-06T15:59:17.716Z] Pulling edgex-go [2021-09-06T15:59:17.716Z] + snapcraftctl pull [2021-09-06T15:59:17.716Z] Pulling hooks [2021-09-06T15:59:17.716Z] + snapcraftctl pull [2021-09-06T15:59:36.398Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T15:59:36.398Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T15:59:36.398Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T15:59:36.398Z] Fetched 0 B in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-06T15:59:36.398Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-06T15:59:36.398Z] Fetched 279 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-06T15:59:36.398Z] Fetched 122 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-06T15:59:36.398Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-06T15:59:36.398Z] Fetched 8848 B in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-06T15:59:36.398Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-06T15:59:36.398Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-06T15:59:36.398Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-06T15:59:36.398Z] Fetched 219 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-06T15:59:36.398Z] Fetched 154 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-06T15:59:36.398Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-06T15:59:36.398Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-06T15:59:36.398Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-06T15:59:36.398Z] Fetched 499 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-06T15:59:36.398Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-06T15:59:36.398Z] Fetched 240 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-06T15:59:36.398Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-06T15:59:36.398Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-06T15:59:36.398Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-06T15:59:36.398Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-06T15:59:36.398Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-06T15:59:36.398Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-06T15:59:36.398Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-06T15:59:36.398Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-06T15:59:36.398Z] Fetched 8720 B in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-06T15:59:36.398Z] Fetched 140 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-06T15:59:36.398Z] Fetched 119 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-06T15:59:36.398Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-06T15:59:36.398Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-06T15:59:36.398Z] Fetched 645 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-06T15:59:36.398Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-06T15:59:36.398Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-06T15:59:36.398Z] Fetched 368 kB in 0s (0 B/s) [2021-09-06T15:59:36.398Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-06T15:59:36.399Z] Fetched 187 kB in 0s (0 B/s) [2021-09-06T15:59:36.399Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-06T15:59:36.399Z] Fetched 175 kB in 0s (0 B/s) [2021-09-06T15:59:36.399Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-06T15:59:36.399Z] Fetched 206 kB in 0s (0 B/s) [2021-09-06T15:59:36.399Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-06T15:59:36.399Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-06T15:59:36.399Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-06T15:59:36.399Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-06T15:59:36.399Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-06T15:59:36.399Z] Fetched 159 kB in 0s (0 B/s) [2021-09-06T15:59:36.399Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-06T15:59:36.399Z] Fetched 107 kB in 0s (0 B/s) [2021-09-06T15:59:36.399Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-06T15:59:36.399Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-06T15:59:36.399Z] Pulling static-packages [2021-09-06T15:59:36.399Z] + snapcraftctl pull [2021-09-06T15:59:36.399Z] Pulling version [2021-09-06T15:59:36.399Z] + cd /root/project [2021-09-06T15:59:36.399Z] + git describe --tags --abbrev=0 [2021-09-06T15:59:36.399Z] + sed s/v// [2021-09-06T15:59:36.399Z] + GIT_VERSION=2.0.1-dev.37 [2021-09-06T15:59:36.399Z] + [ -z 2.0.1-dev.37 ] [2021-09-06T15:59:36.399Z] + snapcraftctl set-version 2.0.1-dev.37 [2021-09-06T15:59:36.666Z] Building config-common [2021-09-06T15:59:36.666Z] + snapcraftctl build [2021-09-06T15:59:39.253Z] Skipping build go-build-helper (already ran) [2021-09-06T15:59:39.253Z] Building edgex-go [2021-09-06T15:59:39.253Z] + cd /root/parts/edgex-go/src [2021-09-06T15:59:39.253Z] + git describe --tags --abbrev=0 [2021-09-06T15:59:39.253Z] + sed s/v// [2021-09-06T15:59:39.253Z] + GIT_VERSION=2.0.1-dev.37 [2021-09-06T15:59:39.253Z] + [ -z 2.0.1-dev.37 ] [2021-09-06T15:59:39.253Z] + echo 2.0.1-dev.37 [2021-09-06T15:59:39.253Z] + make build [2021-09-06T15:59:39.253Z] go mod tidy [2021-09-06T15:59:42.594Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-06T15:59:42.594Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-06T15:59:42.594Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-06T15:59:42.594Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-06T15:59:42.594Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-06T15:59:42.594Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-06T15:59:42.594Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-06T15:59:42.594Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-06T15:59:42.594Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-06T15:59:42.860Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-09-06T15:59:42.860Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-06T15:59:42.860Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-06T15:59:42.860Z] go: downloading github.com/lib/pq v1.10.2 [2021-09-06T15:59:43.140Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-06T15:59:43.140Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-06T15:59:43.722Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-06T15:59:43.722Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-06T15:59:46.052Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-06T15:59:46.052Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-06T15:59:46.052Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-06T15:59:46.052Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-06T15:59:46.052Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-06T15:59:46.052Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-06T15:59:46.052Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-06T15:59:46.052Z] go: downloading golang.org/x/text v0.3.6 [2021-09-06T15:59:46.052Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-06T15:59:46.052Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-06T15:59:46.052Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-06T15:59:46.052Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-06T15:59:46.052Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-06T15:59:46.052Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-06T15:59:46.052Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-06T15:59:46.052Z] go: downloading github.com/kr/text v0.2.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-06T15:59:46.052Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-06T15:59:46.052Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-06T15:59:46.052Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-06T15:59:46.052Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-06T15:59:46.052Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-06T15:59:46.052Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-06T15:59:46.052Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-06T15:59:46.052Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-06T15:59:46.052Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-06T15:59:46.052Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-06T15:59:46.052Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-06T15:59:46.052Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-06T15:59:46.052Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-06T15:59:46.052Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T15:59:56.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T15:59:59.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T15:59:59.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:00:01.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:00:01.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:00:02.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:00:03.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:00:05.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:00:06.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:00:06.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:00:07.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T16:00:09.870Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-06T16:00:09.870Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-06T16:00:09.870Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-06T16:00:09.870Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-06T16:00:09.870Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-06T16:00:09.870Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-06T16:00:09.870Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-06T16:00:09.870Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-06T16:00:09.870Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-06T16:00:09.870Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-06T16:00:09.870Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-06T16:00:09.870Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-06T16:00:09.870Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-06T16:00:09.870Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-06T16:00:09.870Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-06T16:00:09.870Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-06T16:00:09.870Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-06T16:00:09.870Z] + 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-06T16:00:09.870Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-06T16:00:09.870Z] + 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-06T16:00:09.870Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-06T16:00:09.870Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-06T16:00:09.871Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-06T16:00:09.871Z] + 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-06T16:00:09.871Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-06T16:00:09.871Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-06T16:00:09.871Z] + 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-06T16:00:10.831Z] Building hooks [2021-09-06T16:00:10.831Z] + cd /root/parts/hooks/src [2021-09-06T16:00:10.831Z] + make build [2021-09-06T16:00:10.831Z] go mod tidy [2021-09-06T16:00:11.098Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-06T16:00:11.365Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-06T16:00:11.365Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-06T16:00:11.365Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-06T16:00:11.365Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-06T16:00:11.948Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-06T16:00:12.534Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-06T16:00:12.534Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-06T16:00:15.877Z] Building static-packages [2021-09-06T16:00:15.877Z] + snapcraftctl build [2021-09-06T16:00:17.823Z] Building version [2021-09-06T16:00:17.823Z] + snapcraftctl build [2021-09-06T16:00:19.771Z] Staging config-common [2021-09-06T16:00:19.771Z] + snapcraftctl stage [2021-09-06T16:00:20.733Z] Skipping stage go-build-helper (already ran) [2021-09-06T16:00:20.733Z] Staging edgex-go [2021-09-06T16:00:20.733Z] + snapcraftctl stage [2021-09-06T16:00:22.142Z] Staging hooks [2021-09-06T16:00:22.142Z] + snapcraftctl stage [2021-09-06T16:00:23.104Z] Staging static-packages [2021-09-06T16:00:23.104Z] + snapcraftctl stage [2021-09-06T16:00:24.525Z] Staging version [2021-09-06T16:00:24.525Z] + snapcraftctl stage [2021-09-06T16:00:25.483Z] Priming config-common [2021-09-06T16:00:25.483Z] + snapcraftctl prime [2021-09-06T16:00:26.444Z] Priming go-build-helper [2021-09-06T16:00:26.444Z] + snapcraftctl prime [2021-09-06T16:00:27.403Z] Priming edgex-go [2021-09-06T16:00:27.403Z] + snapcraftctl prime [2021-09-06T16:00:28.811Z] Priming hooks [2021-09-06T16:00:28.811Z] + snapcraftctl prime [2021-09-06T16:00:30.221Z] Priming static-packages [2021-09-06T16:00:30.222Z] + snapcraftctl prime [2021-09-06T16:00:32.805Z] Priming version [2021-09-06T16:00:32.805Z] + snapcraftctl prime [2021-09-06T16:00:34.214Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-06T16:00:36.714Z] provisioning config files... [2021-09-06T16:00:36.729Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config8460347948248363594tmp [Pipeline] { [Pipeline] sh [2021-09-06T16:00:37.065Z] + set +x [2021-09-06T16:00:37.065Z] + curl -s https://codecov.io/bash [2021-09-06T16:00:37.065Z] + bash -s -- [2021-09-06T16:00:37.065Z] [2021-09-06T16:00:37.065Z] _____ _ [2021-09-06T16:00:37.065Z] / ____| | | [2021-09-06T16:00:37.065Z] | | ___ __| | ___ ___ _____ __ [2021-09-06T16:00:37.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-06T16:00:37.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-06T16:00:37.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-06T16:00:37.065Z] Bash-1.0.6 [2021-09-06T16:00:37.065Z] [2021-09-06T16:00:37.065Z] [2021-09-06T16:00:37.065Z] ==> git version 2.24.4 found [2021-09-06T16:00:37.330Z] ==> 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-06T16:00:37.330Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-06T16:00:37.330Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-06T16:00:37.330Z] ==> Jenkins CI detected. [2021-09-06T16:00:37.330Z] current dir:  /w/workspace/edgex-go/7 [2021-09-06T16:00:37.330Z] project root: . [2021-09-06T16:00:37.330Z] --> token set from env [2021-09-06T16:00:37.330Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-06T16:00:37.330Z] ==> Running gcov in . (disable via -X gcov) [2021-09-06T16:00:37.330Z] ==> Python coveragepy not found [2021-09-06T16:00:37.330Z] ==> Searching for coverage reports in: [2021-09-06T16:00:37.330Z] + . [2021-09-06T16:00:37.330Z] -> Found 1 reports [2021-09-06T16:00:37.330Z] ==> Detecting git/mercurial file structure [2021-09-06T16:00:37.330Z] ==> Reading reports [2021-09-06T16:00:37.330Z] + ./coverage.out bytes=405611 [2021-09-06T16:00:37.330Z] ==> Appending adjustments [2021-09-06T16:00:37.330Z] https://docs.codecov.io/docs/fixing-reports [2021-09-06T16:00:38.292Z] + Found adjustments [2021-09-06T16:00:38.292Z] ==> Gzipping contents [2021-09-06T16:00:38.558Z] 56K /tmp/codecov.aUUZwG.gz [2021-09-06T16:00:38.558Z] ==> Uploading reports [2021-09-06T16:00:38.558Z] url: https://codecov.io [2021-09-06T16:00:38.558Z] query: branch=PR-3678&commit=25b03d07bd52cfb47cffefba0118e02cb626d25f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-09-06T16:00:38.558Z] -> Pinging Codecov [2021-09-06T16:00:38.558Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=25b03d07bd52cfb47cffefba0118e02cb626d25f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-09-06T16:00:38.823Z] -> Uploading to [2021-09-06T16:00:38.823Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/25b03d07bd52cfb47cffefba0118e02cb626d25f/4c386d86-2d93-44c0-8fb2-950d9857c62a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T160038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d537b1554cf963c054db59bbcc7d3dd42f91834a0907633a2a9e71307acfdd3 [2021-09-06T16:00:38.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T16:00:38.823Z] Dload Upload Total Spent Left Speed [2021-09-06T16:00:39.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54599 0 0 100 54599 0 142k --:--:-- --:--:-- --:--:-- 142k [2021-09-06T16:00:39.089Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/25b03d07bd52cfb47cffefba0118e02cb626d25f [Pipeline] } [2021-09-06T16:00:39.104Z] 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-06T16:00:41.065Z] + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:00:41.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:00:42.019Z] ---> package-listing.sh [2021-09-06T16:00:42.019Z] ++ facter osfamily [2021-09-06T16:00:42.019Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-06T16:00:42.286Z] + OS_FAMILY=redhat [2021-09-06T16:00:42.286Z] + workspace=/w/workspace/edgex-go/7 [2021-09-06T16:00:42.286Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-06T16:00:42.286Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-06T16:00:42.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-06T16:00:42.286Z] + PACKAGES=/tmp/packages_start.txt [2021-09-06T16:00:42.286Z] + '[' /w/workspace/edgex-go/7 ']' [2021-09-06T16:00:42.286Z] + PACKAGES=/tmp/packages_end.txt [2021-09-06T16:00:42.286Z] + case "${OS_FAMILY}" in [2021-09-06T16:00:42.286Z] + sort [2021-09-06T16:00:42.286Z] + rpm -qa [2021-09-06T16:00:44.229Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-06T16:00:44.229Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-06T16:00:44.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-06T16:00:44.229Z] + '[' /w/workspace/edgex-go/7 ']' [2021-09-06T16:00:44.229Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-09-06T16:00:44.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-09-06T16:00:44.253Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-06T16:00:44.567Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:00:45.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:00:45.168Z] [2021-09-06T16:00:45.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:00:45.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:00:45.518Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-06T16:00:45.518Z] b4d181a07f80: Pulling fs layer [2021-09-06T16:00:45.518Z] a1111a8f2ec3: Pulling fs layer [2021-09-06T16:00:45.518Z] ed53099fbce6: Pulling fs layer [2021-09-06T16:00:45.518Z] dc539afda2c1: Pulling fs layer [2021-09-06T16:00:45.518Z] 77bc0d833cb6: Pulling fs layer [2021-09-06T16:00:45.518Z] 9065ff56babe: Pulling fs layer [2021-09-06T16:00:45.518Z] d287ab97295c: Pulling fs layer [2021-09-06T16:00:45.518Z] dc539afda2c1: Waiting [2021-09-06T16:00:45.518Z] 9065ff56babe: Waiting [2021-09-06T16:00:45.518Z] 77bc0d833cb6: Waiting [2021-09-06T16:00:45.518Z] d287ab97295c: Waiting [2021-09-06T16:00:45.785Z] a1111a8f2ec3: Verifying Checksum [2021-09-06T16:00:45.785Z] a1111a8f2ec3: Download complete [2021-09-06T16:00:45.785Z] dc539afda2c1: Verifying Checksum [2021-09-06T16:00:45.785Z] dc539afda2c1: Download complete [2021-09-06T16:00:46.055Z] 77bc0d833cb6: Verifying Checksum [2021-09-06T16:00:46.055Z] 77bc0d833cb6: Download complete [2021-09-06T16:00:46.055Z] 9065ff56babe: Verifying Checksum [2021-09-06T16:00:46.055Z] 9065ff56babe: Download complete [2021-09-06T16:00:46.322Z] ed53099fbce6: Verifying Checksum [2021-09-06T16:00:46.322Z] ed53099fbce6: Download complete [2021-09-06T16:00:47.280Z] b4d181a07f80: Verifying Checksum [2021-09-06T16:00:47.280Z] b4d181a07f80: Download complete [2021-09-06T16:00:48.256Z] b4d181a07f80: Pull complete [2021-09-06T16:00:48.532Z] a1111a8f2ec3: Pull complete [2021-09-06T16:00:48.803Z] ed53099fbce6: Pull complete [2021-09-06T16:00:49.070Z] dc539afda2c1: Pull complete [2021-09-06T16:00:49.336Z] 77bc0d833cb6: Pull complete [2021-09-06T16:00:49.336Z] 9065ff56babe: Pull complete [2021-09-06T16:00:50.744Z] d287ab97295c: Verifying Checksum [2021-09-06T16:00:50.744Z] d287ab97295c: Download complete [2021-09-06T16:00:55.043Z] d287ab97295c: Pull complete [2021-09-06T16:00:55.043Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-06T16:00:55.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:00:55.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-06T16:00:55.150Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-09-06T16:00:55.211Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-06T16:00:58.270Z] $ docker top 759d9240e6d8927f8b0995934067d133668bb2b04f1a0d5afafd49990cb786c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:00:58.706Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-06T16:00:59.023Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-06T16:00:59.336Z] + ls /var/log/sa-host [2021-09-06T16:00:59.336Z] + sadf -c /var/log/sa-host/sa05 [2021-09-06T16:00:59.336Z] file_magic: OK [2021-09-06T16:00:59.336Z] HZ: Using current value: 100 [2021-09-06T16:00:59.336Z] file_header: OK [2021-09-06T16:00:59.336Z] 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-06T16:00:59.336Z] Statistics: [2021-09-06T16:00:59.336Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T16:00:59.336Z] File successfully converted to sysstat format version 12.0.3 [2021-09-06T16:00:59.336Z] + sadf -c /var/log/sa-host/sa06 [2021-09-06T16:00:59.336Z] file_magic: OK [2021-09-06T16:00:59.336Z] HZ: Using current value: 100 [2021-09-06T16:00:59.336Z] file_header: OK [2021-09-06T16:00:59.336Z] 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-06T16:00:59.336Z] Statistics: [2021-09-06T16:00:59.336Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T16:00:59.336Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:01:00.123Z] provisioning config files... [2021-09-06T16:01:00.140Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config1981361965775231918tmp [Pipeline] { [Pipeline] echo [2021-09-06T16:01:00.168Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:01:00.496Z] ---> create-netrc.sh [Pipeline] } [2021-09-06T16:01:00.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:01:01.011Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-06T16:01:01.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:01:01.786Z] ---> sudo-logs.sh [2021-09-06T16:01:01.786Z] Archiving 'sudo' log.. [2021-09-06T16:01:01.786Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1447.vexxhost.local: Name or service not known [2021-09-06T16:01:01.786Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1447.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-06T16:01:01.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:01:02.168Z] ---> job-cost.sh [2021-09-06T16:01:02.168Z] lf-activate-venv: SKIPPING [2021-09-06T16:01:02.168Z] DEBUG: total: 0.10999999940395355 [2021-09-06T16:01:02.168Z] INFO: Retrieving Stack Cost... [2021-09-06T16:01:03.126Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-06T16:01:03.391Z] INFO: Archiving Costs [Pipeline] echo [2021-09-06T16:01:03.414Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:01:03.744Z] ---> logs-deploy.sh [2021-09-06T16:01:03.744Z] lf-activate-venv: SKIPPING [2021-09-06T16:01:03.744Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/7 [2021-09-06T16:01:03.744Z] INFO: archiving workspace using pattern(s): [2021-09-06T16:01:04.327Z] Archives upload complete. [2021-09-06T16:01:04.593Z] INFO: archiving logs to Nexus