Pull request #3571 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ed388284450181241214f4175cad1f4f366d6e5+e36e7e4730a5a7048b5474c920e87cbd813cb5b7 (723509bf76e2b290f48d126d3ae75faacaffb95a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7695643123870612350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6171258974667972567.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5687234436396319190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9109116267293728674.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3571/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7233171257579889400.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-770 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/14@tmp/jenkins-gitclient-ssh8250987624449232699.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 Merge succeeded, producing 9ed388284450181241214f4175cad1f4f366d6e5 Checking out Revision 9ed388284450181241214f4175cad1f4f366d6e5 (PR-3571) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/14@tmp/jenkins-gitclient-ssh4326959409483312585.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/14@tmp/jenkins-gitclient-ssh6388125202803536886.key > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T23:05:59.566Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T23:05:59.654Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 1b28bb72476b986d6f8c16bc7799eabcf73a5433 # timeout=10 [Pipeline] echo [2021-06-29T23:05:59.679Z] ========================================================= [2021-06-29T23:05:59.679Z] EdgeX Global Pipelines Version Info [2021-06-29T23:05:59.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:06:01.180Z] ------------------- [2021-06-29T23:06:01.180Z] stable info: [2021-06-29T23:06:01.180Z] ------------------- [2021-06-29T23:06:01.180Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T23:06:01.180Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T23:06:01.180Z] Message: update stable to v1.0.195 [2021-06-29T23:06:01.758Z] ------------------- [2021-06-29T23:06:01.758Z] experimental info: [2021-06-29T23:06:01.758Z] ------------------- [2021-06-29T23:06:01.758Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T23:06:01.758Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T23:06:01.758Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T23:06:01.898Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-29T23:06:01.927Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-29T23:06:01.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T23:06:01.968Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T23:06:01.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T23:06:02.008Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T23:06:02.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T23:06:02.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-29T23:06:02.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-29T23:06:02.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-29T23:06:02.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T23:06:02.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T23:06:02.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T23:06:02.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T23:06:02.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T23:06:02.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T23:06:02.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T23:06:02.292Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T23:06:02.342Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T23:06:02.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T23:06:02.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T23:06:02.405Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T23:06:02.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo [2021-06-29T23:06:02.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo [2021-06-29T23:06:02.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo [2021-06-29T23:06:02.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ed388284450181241214f4175cad1f4f366d6e5 [Pipeline] echo [2021-06-29T23:06:02.511Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ed3882 [Pipeline] echo [2021-06-29T23:06:02.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:06:02.606Z] provisioning config files... [2021-06-29T23:06:02.624Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config215638218721273269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:06:02.944Z] ---> docker-login.sh [2021-06-29T23:06:02.944Z] nexus3.edgexfoundry.org:10001 [2021-06-29T23:06:03.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:06:03.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:06:03.523Z] Configure a credential helper to remove this warning. See [2021-06-29T23:06:03.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:06:03.523Z] [2021-06-29T23:06:03.523Z] Login Succeeded [2021-06-29T23:06:03.523Z] nexus3.edgexfoundry.org:10002 [2021-06-29T23:06:03.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:06:03.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:06:03.786Z] Configure a credential helper to remove this warning. See [2021-06-29T23:06:03.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:06:03.786Z] [2021-06-29T23:06:03.786Z] Login Succeeded [2021-06-29T23:06:03.786Z] nexus3.edgexfoundry.org:10003 [2021-06-29T23:06:03.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:06:03.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:06:03.786Z] Configure a credential helper to remove this warning. See [2021-06-29T23:06:03.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:06:03.786Z] [2021-06-29T23:06:03.786Z] Login Succeeded [2021-06-29T23:06:03.786Z] nexus3.edgexfoundry.org:10004 [2021-06-29T23:06:04.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:06:04.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:06:04.046Z] Configure a credential helper to remove this warning. See [2021-06-29T23:06:04.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:06:04.046Z] [2021-06-29T23:06:04.046Z] Login Succeeded [2021-06-29T23:06:04.046Z] docker.io [2021-06-29T23:06:04.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:06:04.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:06:04.307Z] Configure a credential helper to remove this warning. See [2021-06-29T23:06:04.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:06:04.307Z] [2021-06-29T23:06:04.307Z] Login Succeeded [2021-06-29T23:06:04.307Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T23:06:04.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T23:06:04.678Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-29T23:06:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T23:06:04.678Z] ++ dirname cmd/core-command/Dockerfile [2021-06-29T23:06:04.678Z] ++ cut -d/ -f2 [2021-06-29T23:06:04.678Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-29T23:06:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T23:06:04.678Z] ++ dirname cmd/core-data/Dockerfile [2021-06-29T23:06:04.678Z] ++ cut -d/ -f2 [2021-06-29T23:06:04.678Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-29T23:06:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T23:06:04.678Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-29T23:06:04.678Z] ++ cut -d/ -f2 [2021-06-29T23:06:04.678Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-29T23:06:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T23:06:04.678Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-29T23:06:04.678Z] ++ cut -d/ -f2 [2021-06-29T23:06:04.678Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-29T23:06:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T23:06:04.678Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-29T23:06:04.678Z] ++ cut -d/ -f2 [2021-06-29T23:06:04.678Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-29T23:06:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T23:06:04.678Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-29T23:06:04.678Z] ++ cut -d/ -f2 [2021-06-29T23:06:04.678Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-29T23:06:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T23:06:04.678Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-29T23:06:04.678Z] ++ cut -d/ -f2 [2021-06-29T23:06:04.678Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-29T23:06:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T23:06:04.678Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-29T23:06:04.678Z] ++ cut -d/ -f2 [2021-06-29T23:06:04.678Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-29T23:06:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T23:06:04.678Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-29T23:06:04.678Z] ++ cut -d/ -f2 [2021-06-29T23:06:04.678Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-29T23:06:04.728Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:06:05.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T23:06:05.955Z] [2021-06-29T23:06:05.955Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:06:06.277Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T23:06:06.277Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T23:06:06.277Z] 31603596830f: Pulling fs layer [2021-06-29T23:06:06.277Z] 54011a49482f: Pulling fs layer [2021-06-29T23:06:06.277Z] a6820b24f6d8: Pulling fs layer [2021-06-29T23:06:06.277Z] f581987b2513: Pulling fs layer [2021-06-29T23:06:06.277Z] f581987b2513: Waiting [2021-06-29T23:06:06.277Z] 54011a49482f: Verifying Checksum [2021-06-29T23:06:06.277Z] 54011a49482f: Download complete [2021-06-29T23:06:06.540Z] 31603596830f: Verifying Checksum [2021-06-29T23:06:06.540Z] 31603596830f: Download complete [2021-06-29T23:06:06.540Z] a6820b24f6d8: Verifying Checksum [2021-06-29T23:06:06.540Z] a6820b24f6d8: Download complete [2021-06-29T23:06:06.540Z] f581987b2513: Verifying Checksum [2021-06-29T23:06:06.540Z] f581987b2513: Download complete [2021-06-29T23:06:06.540Z] 31603596830f: Pull complete [2021-06-29T23:06:06.809Z] 54011a49482f: Pull complete [2021-06-29T23:06:08.222Z] a6820b24f6d8: Pull complete [2021-06-29T23:06:08.222Z] f581987b2513: Pull complete [2021-06-29T23:06:08.222Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T23:06:08.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T23:06:08.222Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T23:06:08.322Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-29T23:06:08.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T23:06:09.656Z] $ docker top dd2dfb293854999d132164ed4449195ac70261c58aec69707a2523c1f260f845 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T23:06:09.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T23:06:09.789Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T23:06:09.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T23:06:09.919Z] $ docker exec dd2dfb293854999d132164ed4449195ac70261c58aec69707a2523c1f260f845 ssh-agent [2021-06-29T23:06:10.047Z] SSH_AUTH_SOCK=/tmp/ssh-kBqZAXqd58U8/agent.14 [2021-06-29T23:06:10.047Z] SSH_AGENT_PID=21 [2021-06-29T23:06:10.057Z] Running ssh-add (command line suppressed) [2021-06-29T23:06:10.166Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_1579897473533357780.key (/w/workspace/edgex-go/14@tmp/private_key_1579897473533357780.key) [2021-06-29T23:06:10.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T23:06:10.489Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T23:06:10.504Z] $ docker exec --env ******** --env ******** dd2dfb293854999d132164ed4449195ac70261c58aec69707a2523c1f260f845 ssh-agent -k [2021-06-29T23:06:10.607Z] unset SSH_AUTH_SOCK; [2021-06-29T23:06:10.607Z] unset SSH_AGENT_PID; [2021-06-29T23:06:10.607Z] echo Agent pid 21 killed; [2021-06-29T23:06:10.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T23:06:10.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T23:06:10.662Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T23:06:10.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T23:06:10.789Z] $ docker exec dd2dfb293854999d132164ed4449195ac70261c58aec69707a2523c1f260f845 ssh-agent [2021-06-29T23:06:10.916Z] SSH_AUTH_SOCK=/tmp/ssh-7ci7EGNFk1e3/agent.55 [2021-06-29T23:06:10.916Z] SSH_AGENT_PID=61 [2021-06-29T23:06:10.923Z] Running ssh-add (command line suppressed) [2021-06-29T23:06:11.059Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_8164019119248888458.key (/w/workspace/edgex-go/14@tmp/private_key_8164019119248888458.key) [2021-06-29T23:06:11.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T23:06:11.385Z] + git semver init [2021-06-29T23:06:11.385Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T23:06:11.385Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2021-06-29T23:06:11.385Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2021-06-29T23:06:11.385Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T23:06:11.385Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T23:06:11.385Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T23:06:11.385Z] # $SEMVER_BRANCH = PR-3571 [2021-06-29T23:06:11.385Z] # $SEMVER_TEMP = /tmp/semver-407535517 [2021-06-29T23:06:11.385Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-29T23:06:23.711Z] # '/tmp/semver-407535517' -> '/w/workspace/edgex-go/14/.semver' [2021-06-29T23:06:23.973Z] # -> Force: false [2021-06-29T23:06:23.973Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2021-06-29T23:06:23.986Z] $ docker exec --env ******** --env ******** dd2dfb293854999d132164ed4449195ac70261c58aec69707a2523c1f260f845 ssh-agent -k [2021-06-29T23:06:24.103Z] unset SSH_AUTH_SOCK; [2021-06-29T23:06:24.105Z] unset SSH_AGENT_PID; [2021-06-29T23:06:24.105Z] echo Agent pid 61 killed; [2021-06-29T23:06:24.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T23:06:24.583Z] + git semver [Pipeline] } [2021-06-29T23:06:24.596Z] $ docker stop --time=1 dd2dfb293854999d132164ed4449195ac70261c58aec69707a2523c1f260f845 [2021-06-29T23:06:27.790Z] $ docker rm -f dd2dfb293854999d132164ed4449195ac70261c58aec69707a2523c1f260f845 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T23:06:28.197Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T23:06:28.484Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T23:06:28.488Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T23:06:29.074Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T23:06:29.381Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T23:06:29.682Z] + sudo service docker restart [2021-06-29T23:06:29.682Z] + true [2021-06-29T23:06:29.682Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T23:06:43.704Z] Still waiting to schedule task [2021-06-29T23:06:43.705Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-29T23:06:47.859Z] ========================================================= [2021-06-29T23:06:47.859Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T23:06:47.859Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:06:48.176Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-29T23:06:49.573Z] Sending build context to Docker daemon 329.5MB [2021-06-29T23:06:49.573Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T23:06:49.573Z] Step 2/6 : FROM ${BASE} [2021-06-29T23:06:49.851Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T23:06:49.851Z] 540db60ca938: Pulling fs layer [2021-06-29T23:06:49.851Z] adcc1eea9eea: Pulling fs layer [2021-06-29T23:06:49.851Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T23:06:49.851Z] 0510c868ecb4: Pulling fs layer [2021-06-29T23:06:49.851Z] afea3b2eda06: Pulling fs layer [2021-06-29T23:06:49.851Z] 7809a108b3ef: Pulling fs layer [2021-06-29T23:06:49.851Z] f706445af74f: Pulling fs layer [2021-06-29T23:06:49.851Z] afea3b2eda06: Waiting [2021-06-29T23:06:49.851Z] 7809a108b3ef: Waiting [2021-06-29T23:06:49.851Z] f706445af74f: Waiting [2021-06-29T23:06:49.851Z] 0510c868ecb4: Waiting [2021-06-29T23:06:49.851Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T23:06:49.851Z] 4c4ab2625f07: Download complete [2021-06-29T23:06:49.851Z] adcc1eea9eea: Verifying Checksum [2021-06-29T23:06:49.851Z] adcc1eea9eea: Download complete [2021-06-29T23:06:49.851Z] afea3b2eda06: Verifying Checksum [2021-06-29T23:06:49.851Z] afea3b2eda06: Download complete [2021-06-29T23:06:49.851Z] 7809a108b3ef: Verifying Checksum [2021-06-29T23:06:49.851Z] 7809a108b3ef: Download complete [2021-06-29T23:06:49.851Z] 540db60ca938: Verifying Checksum [2021-06-29T23:06:49.851Z] 540db60ca938: Download complete [2021-06-29T23:06:50.111Z] 540db60ca938: Pull complete [2021-06-29T23:06:50.111Z] adcc1eea9eea: Pull complete [2021-06-29T23:06:50.375Z] 4c4ab2625f07: Pull complete [2021-06-29T23:06:51.767Z] f706445af74f: Verifying Checksum [2021-06-29T23:06:51.767Z] f706445af74f: Download complete [2021-06-29T23:06:52.032Z] 0510c868ecb4: Verifying Checksum [2021-06-29T23:06:52.032Z] 0510c868ecb4: Download complete [2021-06-29T23:06:56.286Z] 0510c868ecb4: Pull complete [2021-06-29T23:06:56.286Z] afea3b2eda06: Pull complete [2021-06-29T23:06:56.286Z] 7809a108b3ef: Pull complete [2021-06-29T23:06:57.715Z] f706445af74f: Pull complete [2021-06-29T23:06:57.715Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T23:06:57.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T23:06:57.715Z] ---> b068be0155e3 [2021-06-29T23:06:57.715Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T23:07:01.952Z] ---> Running in b03e742d5ff3 [2021-06-29T23:07:01.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:07:02.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:07:03.165Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T23:07:03.835Z] (2/12) Installing file (5.39-r0) [2021-06-29T23:07:03.835Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T23:07:03.835Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T23:07:09.142Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T23:07:09.142Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T23:07:09.142Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T23:07:09.142Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T23:07:09.405Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T23:07:09.405Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T23:07:09.405Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T23:07:09.669Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T23:07:09.669Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T23:07:09.669Z] OK: 219 MiB in 52 packages [2021-06-29T23:07:11.598Z] Removing intermediate container b03e742d5ff3 [2021-06-29T23:07:11.598Z] ---> 25f825829cff [2021-06-29T23:07:11.598Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T23:07:11.598Z] ---> Running in 0c3a67c7b04d [2021-06-29T23:07:11.860Z] Removing intermediate container 0c3a67c7b04d [2021-06-29T23:07:11.860Z] ---> d34004a553fc [2021-06-29T23:07:11.860Z] Step 5/6 : COPY go.mod . [2021-06-29T23:07:11.860Z] ---> fce2d28c0d50 [2021-06-29T23:07:11.860Z] Step 6/6 : RUN go mod download [2021-06-29T23:07:11.860Z] ---> Running in c3edfd529ad1 [2021-06-29T23:07:24.129Z] Removing intermediate container c3edfd529ad1 [2021-06-29T23:07:24.129Z] ---> d1159a198df6 [2021-06-29T23:07:24.129Z] Successfully built d1159a198df6 [2021-06-29T23:07:24.129Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:07:24.442Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T23:07:24.442Z] . [Pipeline] withDockerContainer [2021-06-29T23:07:24.530Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-29T23:07:24.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T23:07:25.079Z] $ docker top 415091e07e1221ab5b0c5dbf563a2742d03d73db8eeae74957be773db909b731 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:07:25.481Z] + go version [2021-06-29T23:07:25.481Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T23:07:25.491Z] $ docker stop --time=1 415091e07e1221ab5b0c5dbf563a2742d03d73db8eeae74957be773db909b731 [2021-06-29T23:07:26.688Z] $ docker rm -f 415091e07e1221ab5b0c5dbf563a2742d03d73db8eeae74957be773db909b731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:07:27.264Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T23:07:27.264Z] . [Pipeline] withDockerContainer [2021-06-29T23:07:27.351Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-29T23:07:27.391Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T23:07:27.783Z] $ docker top 5e2a24f6eeb7259db0cfa963367f600f508cdbd885d75cf0b8f66d870101262d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T23:07:27.900Z] ========================================================= [2021-06-29T23:07:27.900Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T23:07:27.900Z] ========================================================= [Pipeline] sh [2021-06-29T23:07:28.200Z] + go mod tidy [Pipeline] sh [2021-06-29T23:07:28.772Z] + make test [2021-06-29T23:07:28.772Z] go mod tidy [2021-06-29T23:07:29.061Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T23:07:35.703Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T23:07:54.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T23:07:57.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T23:07:58.384Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T23:07:58.384Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T23:08:01.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T23:08:01.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T23:08:01.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T23:08:01.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T23:08:02.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T23:08:02.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T23:08:03.149Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T23:08:03.149Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T23:08:03.149Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T23:08:03.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T23:08:05.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2021-06-29T23:08:05.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T23:08:05.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T23:08:06.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-06-29T23:08:06.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T23:08:07.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.1% of statements [2021-06-29T23:08:07.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T23:08:07.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T23:08:08.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 87.7% of statements [2021-06-29T23:08:08.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T23:08:08.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T23:08:08.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.063s coverage: 78.9% of statements [2021-06-29T23:08:10.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 81.2% of statements [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T23:08:10.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.287s coverage: 95.1% of statements [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T23:08:10.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T23:08:10.457Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-06-29T23:08:10.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T23:08:10.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T23:08:10.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T23:08:11.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-06-29T23:08:11.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T23:08:11.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-06-29T23:08:11.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 22.0% of statements [2021-06-29T23:08:11.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T23:08:11.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-06-29T23:08:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2021-06-29T23:08:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-29T23:08:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-06-29T23:08:13.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-06-29T23:08:25.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2021-06-29T23:08:25.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-06-29T23:08:31.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.227s coverage: 81.8% of statements [2021-06-29T23:08:31.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-06-29T23:08:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T23:08:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T23:08:49.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T23:08:49.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.6% of statements [2021-06-29T23:08:49.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T23:08:49.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T23:08:49.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-06-29T23:08:49.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T23:08:49.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2021-06-29T23:08:49.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T23:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.3% of statements [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T23:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T23:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T23:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.6% of statements [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T23:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T23:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T23:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-06-29T23:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-29T23:08:58.312Z] GO111MODULE=on go vet ./... [2021-06-29T23:09:25.649Z] gofmt -l . [2021-06-29T23:09:25.649Z] [ "`gofmt -l .`" = "" ] [2021-06-29T23:09:25.649Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T23:09:25.952Z] + ls -al . [2021-06-29T23:09:25.952Z] total 560 [2021-06-29T23:09:25.952Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 23:09 . [2021-06-29T23:09:25.952Z] drwxr-xr-x 4 root root 30 Jun 29 23:07 .. [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 23:05 .dockerignore [2021-06-29T23:09:25.952Z] drwxrwxr-x 8 1001 1001 179 Jun 29 23:05 .git [2021-06-29T23:09:25.952Z] drwxrwxr-x 3 1001 1001 125 Jun 29 23:05 .github [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 23:05 .gitignore [2021-06-29T23:09:25.952Z] drwx------ 3 1001 1001 60 Jun 29 23:06 .semver [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 23:05 .sonarcloud.properties [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 23:05 Attribution.txt [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 23:05 CHANGELOG.md [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 23:05 CONTRIBUTING.md [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 23:05 Dockerfile.build [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 23:05 Jenkinsfile [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 23:05 LICENSE [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 23:05 Makefile [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 23:05 README.md [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 23:05 SECURITY.md [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 23:06 VERSION [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 23:05 ZMQWindows.md [2021-06-29T23:09:25.952Z] drwxrwxr-x 2 1001 1001 37 Jun 29 23:05 bin [2021-06-29T23:09:25.952Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 23:05 cmd [2021-06-29T23:09:25.952Z] -rw-r--r-- 1 root root 398095 Jun 29 23:08 coverage.out [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 23:05 go.mod [2021-06-29T23:09:25.952Z] -rw-r--r-- 1 root root 20850 Jun 29 23:07 go.sum [2021-06-29T23:09:25.952Z] drwxrwxr-x 7 1001 1001 114 Jun 29 23:05 internal [2021-06-29T23:09:25.952Z] drwxrwxr-x 3 1001 1001 16 Jun 29 23:05 openapi [2021-06-29T23:09:25.952Z] drwxrwxr-x 4 1001 1001 71 Jun 29 23:05 snap [2021-06-29T23:09:25.952Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 23:05 version.go [Pipeline] sh [2021-06-29T23:09:26.248Z] + '[' -e coverage.out ] [2021-06-29T23:09:26.248Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T23:09:26.378Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T23:09:26.667Z] + make build [2021-06-29T23:09:26.667Z] go mod tidy [2021-06-29T23:09:26.933Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T23:09:28.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T23:09:36.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T23:09:36.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T23:09:38.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T23:09:38.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T23:09:39.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T23:09:40.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T23:09:41.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T23:09:42.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T23:09:43.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T23:09:44.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-29T23:09:46.396Z] $ docker stop --time=1 5e2a24f6eeb7259db0cfa963367f600f508cdbd885d75cf0b8f66d870101262d [2021-06-29T23:09:48.391Z] $ docker rm -f 5e2a24f6eeb7259db0cfa963367f600f508cdbd885d75cf0b8f66d870101262d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:09:51.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T23:09:51.783Z] [2021-06-29T23:09:51.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:09:52.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T23:09:52.385Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-29T23:09:52.385Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-29T23:09:52.385Z] ca9280d653b3: Pulling fs layer [2021-06-29T23:09:52.385Z] 7e9c9ca2126c: Pulling fs layer [2021-06-29T23:09:52.650Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-29T23:09:52.651Z] cbdbe7a5bc2a: Download complete [2021-06-29T23:09:52.922Z] cbdbe7a5bc2a: Pull complete [2021-06-29T23:09:52.922Z] ca9280d653b3: Verifying Checksum [2021-06-29T23:09:52.922Z] ca9280d653b3: Download complete [2021-06-29T23:09:53.517Z] ca9280d653b3: Pull complete [2021-06-29T23:09:54.466Z] 7e9c9ca2126c: Verifying Checksum [2021-06-29T23:09:54.466Z] 7e9c9ca2126c: Download complete [2021-06-29T23:09:57.842Z] 7e9c9ca2126c: Pull complete [2021-06-29T23:09:57.842Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-29T23:09:57.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T23:09:57.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-29T23:09:57.931Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-29T23:09:57.973Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T23:10:01.545Z] $ docker top 336cabbc646079a934f127afc00249505c711a630a7f54763f52300ef79836d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:10:01.955Z] + docker-compose build --help [2021-06-29T23:10:01.955Z] + grep parallel [2021-06-29T23:10:02.528Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T23:10:02.539Z] $ docker stop --time=1 336cabbc646079a934f127afc00249505c711a630a7f54763f52300ef79836d0 [2021-06-29T23:10:03.779Z] $ docker rm -f 336cabbc646079a934f127afc00249505c711a630a7f54763f52300ef79836d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:10:04.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T23:10:04.236Z] . [Pipeline] withDockerContainer [2021-06-29T23:10:04.327Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-29T23:10:04.369Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T23:10:04.861Z] $ docker top e5c5a2c9a7ae23140a8b59134ff8aaf7fe8adb80b15085f81194f528bfb24bbd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:10:05.243Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T23:10:05.815Z] Building core-command ... [2021-06-29T23:10:05.815Z] Building core-data ... [2021-06-29T23:10:05.815Z] Building core-metadata ... [2021-06-29T23:10:05.815Z] Building security-bootstrapper ... [2021-06-29T23:10:05.815Z] Building security-proxy-setup ... [2021-06-29T23:10:05.815Z] Building security-secretstore-setup ... [2021-06-29T23:10:05.815Z] Building support-notifications ... [2021-06-29T23:10:05.815Z] Building support-scheduler ... [2021-06-29T23:10:05.815Z] Building sys-mgmt-agent ... [2021-06-29T23:10:05.815Z] Building security-proxy-setup [2021-06-29T23:10:05.815Z] Building core-metadata [2021-06-29T23:10:05.815Z] Building support-scheduler [2021-06-29T23:10:05.815Z] Building sys-mgmt-agent [2021-06-29T23:10:05.815Z] Building security-bootstrapper [2021-06-29T23:10:21.131Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:10:21.131Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:10:21.131Z] ---> d1159a198df6 [2021-06-29T23:10:21.131Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T23:10:21.131Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:10:21.131Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:10:21.131Z] ---> d1159a198df6 [2021-06-29T23:10:21.131Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T23:10:21.131Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:10:21.131Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:10:21.131Z] ---> d1159a198df6 [2021-06-29T23:10:21.131Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T23:10:21.543Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-772 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-06-29T23:10:21.562Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-06-29T23:10:21.762Z] The recommended git tool is: git [2021-06-29T23:10:22.087Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:10:22.087Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:10:22.087Z] ---> d1159a198df6 [2021-06-29T23:10:22.087Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T23:10:22.668Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:10:22.669Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:10:22.669Z] ---> d1159a198df6 [2021-06-29T23:10:22.669Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T23:10:26.881Z] ---> Running in 686e1b084128 [2021-06-29T23:10:26.881Z] ---> Running in 4719a5872a45 [2021-06-29T23:10:26.881Z] ---> Running in c4396faedfaf [2021-06-29T23:10:26.881Z] ---> Running in 8de6f7c947d0 [2021-06-29T23:10:26.881Z] ---> Running in 84eb041a27b6 [2021-06-29T23:10:26.881Z] Removing intermediate container 686e1b084128 [2021-06-29T23:10:26.881Z] ---> 34f4e7e07aa8 [2021-06-29T23:10:26.881Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:10:26.881Z] Removing intermediate container 4719a5872a45 [2021-06-29T23:10:26.881Z] ---> 8c3896f219a7 [2021-06-29T23:10:26.881Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:10:26.881Z] Removing intermediate container c4396faedfaf [2021-06-29T23:10:26.881Z] ---> 157793cd610f [2021-06-29T23:10:26.881Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:10:26.881Z] Removing intermediate container 8de6f7c947d0 [2021-06-29T23:10:26.881Z] ---> 305b759c1f00 [2021-06-29T23:10:26.881Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:10:26.881Z] ---> Running in e465764e4f04 [2021-06-29T23:10:26.881Z] Removing intermediate container 84eb041a27b6 [2021-06-29T23:10:26.881Z] ---> ea50bc636596 [2021-06-29T23:10:26.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:10:26.881Z] ---> Running in 79acdfe2d8ca [2021-06-29T23:10:26.881Z] ---> Running in 780ca5424113 [2021-06-29T23:10:26.881Z] ---> Running in 07ca98a04cea [2021-06-29T23:10:26.881Z] ---> Running in 83050e335e8b [2021-06-29T23:10:27.181Z] using credential edgex-jenkins-ssh [2021-06-29T23:10:27.201Z] Cloning the remote Git repository [2021-06-29T23:10:27.837Z] Removing intermediate container 79acdfe2d8ca [2021-06-29T23:10:27.838Z] ---> 22e3361849e4 [2021-06-29T23:10:27.838Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T23:10:27.838Z] ---> Running in 2a51266732da [2021-06-29T23:10:27.838Z] Removing intermediate container e465764e4f04 [2021-06-29T23:10:27.838Z] ---> fd09b055dca6 [2021-06-29T23:10:27.838Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T23:10:27.838Z] ---> Running in e3efd9e3bcc4 [2021-06-29T23:10:27.260Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T23:10:27.443Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-06-29T23:10:27.508Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T23:10:27.508Z] > git --version # timeout=10 [2021-06-29T23:10:27.521Z] > git --version # 'git version 2.17.1' [2021-06-29T23:10:27.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T23:10:27.610Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T23:10:28.100Z] Removing intermediate container 780ca5424113 [2021-06-29T23:10:28.100Z] ---> a79f0ccb500f [2021-06-29T23:10:28.100Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T23:10:28.100Z] ---> Running in 051aa7abdb6e [2021-06-29T23:10:28.100Z] Removing intermediate container 07ca98a04cea [2021-06-29T23:10:28.100Z] ---> 8b22704eff62 [2021-06-29T23:10:28.100Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T23:10:28.100Z] ---> Running in bc997c7e9db5 [2021-06-29T23:10:28.100Z] Removing intermediate container 83050e335e8b [2021-06-29T23:10:28.100Z] ---> 35be09f64a4f [2021-06-29T23:10:28.100Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T23:10:28.367Z] ---> Running in bc2ea875946a [2021-06-29T23:10:28.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:28.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:28.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:29.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:29.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:29.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:29.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:29.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:29.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:29.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:10:29.964Z] OK: 219 MiB in 52 packages [2021-06-29T23:10:29.964Z] OK: 219 MiB in 52 packages [2021-06-29T23:10:30.252Z] OK: 219 MiB in 52 packages [2021-06-29T23:10:30.252Z] OK: 219 MiB in 52 packages [2021-06-29T23:10:30.521Z] OK: 219 MiB in 52 packages [2021-06-29T23:10:30.794Z] Removing intermediate container e3efd9e3bcc4 [2021-06-29T23:10:30.794Z] ---> ee753374218f [2021-06-29T23:10:30.794Z] Step 6/22 : COPY go.mod . [2021-06-29T23:10:30.794Z] Removing intermediate container 2a51266732da [2021-06-29T23:10:30.794Z] ---> 6f1d487e1524 [2021-06-29T23:10:30.794Z] Step 6/32 : COPY go.mod . [2021-06-29T23:10:31.066Z] Removing intermediate container 051aa7abdb6e [2021-06-29T23:10:31.067Z] ---> a75a8a824bad [2021-06-29T23:10:31.067Z] Step 6/24 : COPY go.mod . [2021-06-29T23:10:31.067Z] ---> 57e66f9a27c9 [2021-06-29T23:10:31.067Z] Step 7/22 : RUN go mod download [2021-06-29T23:10:31.067Z] Removing intermediate container bc997c7e9db5 [2021-06-29T23:10:31.067Z] ---> 45bd8efb1637 [2021-06-29T23:10:31.067Z] Step 6/24 : COPY go.mod . [2021-06-29T23:10:31.067Z] ---> 12434c41b2f0 [2021-06-29T23:10:31.067Z] Step 7/32 : RUN go mod download [2021-06-29T23:10:31.067Z] ---> Running in 2dd97386b43a [2021-06-29T23:10:31.067Z] Removing intermediate container bc2ea875946a [2021-06-29T23:10:31.067Z] ---> 70e0bc733f31 [2021-06-29T23:10:31.067Z] Step 6/23 : COPY go.mod . [2021-06-29T23:10:31.343Z] ---> c6a4c40fa489 [2021-06-29T23:10:31.343Z] Step 7/24 : RUN go mod download [2021-06-29T23:10:31.343Z] ---> Running in 92e2b5887bd1 [2021-06-29T23:10:31.343Z] ---> Running in 657fbdb46111 [2021-06-29T23:10:31.343Z] ---> fd1297e54d6e [2021-06-29T23:10:31.343Z] Step 7/24 : RUN go mod download [2021-06-29T23:10:31.343Z] ---> f1399fd522dc [2021-06-29T23:10:31.343Z] Step 7/23 : RUN go mod download [2021-06-29T23:10:31.609Z] ---> Running in f4c4028e6b77 [2021-06-29T23:10:31.609Z] ---> Running in d44068a8e877 [2021-06-29T23:10:32.584Z] Removing intermediate container 92e2b5887bd1 [2021-06-29T23:10:32.584Z] ---> 263cd0f9396b [2021-06-29T23:10:32.584Z] Step 8/32 : COPY . . [2021-06-29T23:10:32.584Z] Removing intermediate container 657fbdb46111 [2021-06-29T23:10:32.584Z] ---> cf3e3871dae0 [2021-06-29T23:10:32.584Z] Step 8/24 : COPY . . [2021-06-29T23:10:32.584Z] Removing intermediate container 2dd97386b43a [2021-06-29T23:10:32.584Z] ---> 9fd3d4d8a169 [2021-06-29T23:10:32.584Z] Step 8/22 : COPY . . [2021-06-29T23:10:37.944Z] Removing intermediate container f4c4028e6b77 [2021-06-29T23:10:37.944Z] ---> b440a7afcc6c [2021-06-29T23:10:37.944Z] Step 8/24 : COPY . . [2021-06-29T23:10:39.903Z] Removing intermediate container d44068a8e877 [2021-06-29T23:10:39.903Z] ---> 6738a33c1442 [2021-06-29T23:10:39.903Z] Step 8/23 : COPY . . [2021-06-29T23:10:47.138Z] Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:10:47.472Z] Merge succeeded, producing 9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:10:47.473Z] Checking out Revision 9ed388284450181241214f4175cad1f4f366d6e5 (PR-3571) [2021-06-29T23:10:46.156Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T23:10:46.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T23:10:46.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T23:10:46.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T23:10:46.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T23:10:46.251Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T23:10:47.149Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T23:10:47.164Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-06-29T23:10:47.374Z] > git remote # timeout=10 [2021-06-29T23:10:47.391Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T23:10:47.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T23:10:47.414Z] > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 [2021-06-29T23:10:47.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T23:10:47.474Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T23:10:47.491Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-06-29T23:10:51.866Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T23:10:53.320Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T23:10:53.741Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T23:10:54.324Z] + sudo service docker restart [2021-06-29T23:10:54.325Z] + true [2021-06-29T23:10:54.878Z] ---> aeea00f63887 [2021-06-29T23:10:54.878Z] Step 9/24 : RUN go mod tidy [2021-06-29T23:10:55.141Z] ---> 3abac8e6da49 [2021-06-29T23:10:55.141Z] Step 9/22 : RUN go mod tidy [2021-06-29T23:10:59.398Z] ---> Running in 4acc4acd1fb5 [2021-06-29T23:10:59.398Z] ---> Running in c718d7574a1a [2021-06-29T23:10:59.398Z] ---> 7e5c57f64e75 [2021-06-29T23:10:59.398Z] Step 9/32 : RUN go mod tidy [2021-06-29T23:11:00.350Z] ---> Running in b48674f13ee6 [2021-06-29T23:11:00.350Z] ---> 5a29e947bf46 [2021-06-29T23:11:00.350Z] Step 9/24 : RUN go mod tidy [2021-06-29T23:11:00.350Z] ---> Running in dbeae0a54a29 [2021-06-29T23:11:02.919Z] Removing intermediate container b48674f13ee6 [2021-06-29T23:11:02.919Z] ---> e0798b970450 [2021-06-29T23:11:02.919Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T23:11:02.919Z] ---> Running in d5daee26c0b9 [2021-06-29T23:11:02.919Z] Removing intermediate container 4acc4acd1fb5 [2021-06-29T23:11:02.919Z] ---> 453dccf5a966 [2021-06-29T23:11:02.919Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T23:11:02.919Z] Removing intermediate container c718d7574a1a [2021-06-29T23:11:02.919Z] ---> 4f4558171c2a [2021-06-29T23:11:02.919Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T23:11:03.179Z] ---> Running in f3b0d5316011 [2021-06-29T23:11:03.179Z] Removing intermediate container dbeae0a54a29 [2021-06-29T23:11:03.180Z] ---> e080c046044c [2021-06-29T23:11:03.180Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T23:11:03.441Z] ---> Running in 5e3936c7e3c9 [2021-06-29T23:11:03.441Z] ---> Running in b709308db836 [2021-06-29T23:11:03.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T23:11:03.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T23:11:04.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T23:11:04.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T23:11:12.509Z] ---> 1f1c5d95868f [2021-06-29T23:11:12.509Z] Step 9/23 : RUN go mod tidy [2021-06-29T23:11:12.509Z] ---> Running in 273a97d2fc65 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:11:12.667Z] provisioning config files... [2021-06-29T23:11:12.696Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config6606863818786330022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:11:13.072Z] ---> docker-login.sh [2021-06-29T23:11:13.072Z] nexus3.edgexfoundry.org:10001 [2021-06-29T23:11:13.480Z] Removing intermediate container 273a97d2fc65 [2021-06-29T23:11:13.481Z] ---> 0f6841c1bc84 [2021-06-29T23:11:13.481Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T23:11:13.481Z] ---> Running in cf8829c7c87b [2021-06-29T23:11:13.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:11:14.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T23:11:14.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:11:14.268Z] Configure a credential helper to remove this warning. See [2021-06-29T23:11:14.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:11:14.268Z] [2021-06-29T23:11:14.268Z] Login Succeeded [2021-06-29T23:11:14.268Z] nexus3.edgexfoundry.org:10002 [2021-06-29T23:11:14.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:11:14.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:11:14.817Z] Configure a credential helper to remove this warning. See [2021-06-29T23:11:14.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:11:14.817Z] [2021-06-29T23:11:14.817Z] Login Succeeded [2021-06-29T23:11:14.817Z] nexus3.edgexfoundry.org:10003 [2021-06-29T23:11:15.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:11:15.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:11:15.365Z] Configure a credential helper to remove this warning. See [2021-06-29T23:11:15.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:11:15.365Z] [2021-06-29T23:11:15.365Z] Login Succeeded [2021-06-29T23:11:15.365Z] nexus3.edgexfoundry.org:10004 [2021-06-29T23:11:15.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:11:15.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:11:15.918Z] Configure a credential helper to remove this warning. See [2021-06-29T23:11:15.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:11:15.918Z] [2021-06-29T23:11:15.918Z] Login Succeeded [2021-06-29T23:11:15.918Z] docker.io [2021-06-29T23:11:16.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:11:16.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:11:16.795Z] Configure a credential helper to remove this warning. See [2021-06-29T23:11:16.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:11:16.795Z] [2021-06-29T23:11:16.795Z] Login Succeeded [2021-06-29T23:11:16.795Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T23:11:16.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T23:11:17.102Z] ========================================================= [2021-06-29T23:11:17.102Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T23:11:17.102Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:11:17.438Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-29T23:11:20.090Z] Sending build context to Docker daemon 166.3MB [2021-06-29T23:11:20.090Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T23:11:20.090Z] Step 2/6 : FROM ${BASE} [2021-06-29T23:11:20.090Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T23:11:20.090Z] 595b0fe564bb: Pulling fs layer [2021-06-29T23:11:20.090Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T23:11:20.090Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T23:11:20.090Z] ba82ee9f976e: Pulling fs layer [2021-06-29T23:11:20.090Z] 506bd15cee9f: Pulling fs layer [2021-06-29T23:11:20.090Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T23:11:20.090Z] 618dc40b7e24: Pulling fs layer [2021-06-29T23:11:20.090Z] 506bd15cee9f: Waiting [2021-06-29T23:11:20.090Z] 75a0a4a0db45: Waiting [2021-06-29T23:11:20.090Z] 618dc40b7e24: Waiting [2021-06-29T23:11:20.090Z] ba82ee9f976e: Waiting [2021-06-29T23:11:20.090Z] 5b7225fbf94c: Download complete [2021-06-29T23:11:20.090Z] 3088b5b3c5c0: Verifying Checksum [2021-06-29T23:11:20.090Z] 3088b5b3c5c0: Download complete [2021-06-29T23:11:20.090Z] 506bd15cee9f: Verifying Checksum [2021-06-29T23:11:20.090Z] 506bd15cee9f: Download complete [2021-06-29T23:11:20.090Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T23:11:20.090Z] 75a0a4a0db45: Download complete [2021-06-29T23:11:20.090Z] 595b0fe564bb: Download complete [2021-06-29T23:11:21.088Z] 595b0fe564bb: Pull complete [2021-06-29T23:11:21.366Z] 3088b5b3c5c0: Pull complete [2021-06-29T23:11:21.967Z] 5b7225fbf94c: Pull complete [2021-06-29T23:11:22.563Z] 618dc40b7e24: Verifying Checksum [2021-06-29T23:11:22.563Z] 618dc40b7e24: Download complete [2021-06-29T23:11:23.993Z] ba82ee9f976e: Download complete [2021-06-29T23:11:34.165Z] ba82ee9f976e: Pull complete [2021-06-29T23:11:34.452Z] 506bd15cee9f: Pull complete [2021-06-29T23:11:34.735Z] 75a0a4a0db45: Pull complete [2021-06-29T23:11:39.058Z] 618dc40b7e24: Pull complete [2021-06-29T23:11:39.058Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T23:11:39.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T23:11:39.058Z] ---> a36622ca3599 [2021-06-29T23:11:39.058Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T23:11:40.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T23:11:41.111Z] ---> Running in 340934291a21 [2021-06-29T23:11:42.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:11:43.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:11:44.109Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T23:11:44.705Z] (2/12) Installing file (5.39-r0) [2021-06-29T23:11:44.980Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T23:11:44.980Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T23:11:45.027Z] Removing intermediate container 5e3936c7e3c9 [2021-06-29T23:11:45.027Z] ---> 62cab4d427a5 [2021-06-29T23:11:45.027Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T23:11:45.027Z] ---> Running in 27ffd50c6183 [2021-06-29T23:11:45.027Z] Removing intermediate container f3b0d5316011 [2021-06-29T23:11:45.027Z] ---> b42c4d2711f5 [2021-06-29T23:11:45.027Z] [2021-06-29T23:11:45.027Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T23:11:45.290Z] 3.12: Pulling from library/alpine [2021-06-29T23:11:45.290Z] Removing intermediate container d5daee26c0b9 [2021-06-29T23:11:45.290Z] ---> fa9ddbb672ac [2021-06-29T23:11:45.290Z] [2021-06-29T23:11:45.290Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T23:11:45.290Z] 3.12: Pulling from library/alpine [2021-06-29T23:11:45.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T23:11:45.866Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T23:11:45.866Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T23:11:45.866Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T23:11:45.866Z] Status: Image is up to date for alpine:3.12 [2021-06-29T23:11:45.866Z] ---> 13621d1b12d4 [2021-06-29T23:11:45.866Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T23:11:45.866Z] ---> 13621d1b12d4 [2021-06-29T23:11:45.866Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T23:11:46.140Z] ---> Running in 650b0b210e76 [2021-06-29T23:11:46.432Z] ---> Running in e355404442a1 [2021-06-29T23:11:46.432Z] Removing intermediate container 650b0b210e76 [2021-06-29T23:11:46.432Z] ---> ea8f77770250 [2021-06-29T23:11:46.432Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T23:11:46.696Z] ---> Running in d6f0ef4c57c1 [2021-06-29T23:11:47.289Z] Removing intermediate container 27ffd50c6183 [2021-06-29T23:11:47.289Z] ---> 3563a566b57e [2021-06-29T23:11:47.289Z] [2021-06-29T23:11:47.289Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T23:11:47.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:47.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:47.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:47.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:47.564Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T23:11:47.564Z] Removing intermediate container b709308db836 [2021-06-29T23:11:47.564Z] ---> 1862c8d432d1 [2021-06-29T23:11:47.564Z] [2021-06-29T23:11:47.564Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T23:11:47.564Z] ---> 13621d1b12d4 [2021-06-29T23:11:47.564Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T23:11:47.564Z] 20.10.0: Pulling from library/docker [2021-06-29T23:11:47.564Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T23:11:47.564Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T23:11:47.564Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:11:47.564Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T23:11:47.564Z] OK: 6 MiB in 16 packages [2021-06-29T23:11:47.564Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T23:11:47.564Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T23:11:47.564Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:11:47.564Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T23:11:47.564Z] ---> Running in 685aac8c9724 [2021-06-29T23:11:47.564Z] OK: 7 MiB in 18 packages [2021-06-29T23:11:48.547Z] Removing intermediate container d6f0ef4c57c1 [2021-06-29T23:11:48.547Z] ---> 0a2c363b2f69 [2021-06-29T23:11:48.547Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T23:11:48.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:48.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:48.547Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T23:11:48.547Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:11:48.547Z] OK: 6 MiB in 15 packages [2021-06-29T23:11:49.122Z] Removing intermediate container cf8829c7c87b [2021-06-29T23:11:49.122Z] ---> dabba9d81c3b [2021-06-29T23:11:49.122Z] [2021-06-29T23:11:49.122Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T23:11:49.122Z] ---> 13621d1b12d4 [2021-06-29T23:11:49.122Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T23:11:49.122Z] ---> Running in 29f5e60c42ad [2021-06-29T23:11:49.122Z] Removing intermediate container e355404442a1 [2021-06-29T23:11:49.122Z] ---> 47b6f7841040 [2021-06-29T23:11:49.122Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T23:11:49.122Z] ---> Running in c07b60fc9c78 [2021-06-29T23:11:49.122Z] ---> Running in d821c13765db [2021-06-29T23:11:49.410Z] Removing intermediate container 29f5e60c42ad [2021-06-29T23:11:49.410Z] ---> b57760eff665 [2021-06-29T23:11:49.410Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T23:11:49.410Z] ---> Running in 875ad75bd106 [2021-06-29T23:11:49.410Z] Removing intermediate container d821c13765db [2021-06-29T23:11:49.410Z] ---> 380b5bf451f3 [2021-06-29T23:11:49.410Z] Step 14/22 : WORKDIR /edgex [2021-06-29T23:11:49.410Z] ---> Running in b5d054a53740 [2021-06-29T23:11:49.410Z] Removing intermediate container 685aac8c9724 [2021-06-29T23:11:49.410Z] ---> f5c68fc18ff2 [2021-06-29T23:11:49.410Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:11:49.695Z] Removing intermediate container 875ad75bd106 [2021-06-29T23:11:49.695Z] ---> f64a2cc26b6b [2021-06-29T23:11:49.695Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T23:11:49.695Z] ---> Running in d4b6e3a75523 [2021-06-29T23:11:49.695Z] ---> Running in 74a3edee87e1 [2021-06-29T23:11:49.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:49.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:49.695Z] Removing intermediate container b5d054a53740 [2021-06-29T23:11:49.695Z] ---> 5d5c55393f78 [2021-06-29T23:11:49.695Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T23:11:49.695Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T23:11:49.696Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:11:49.967Z] OK: 6 MiB in 15 packages [2021-06-29T23:11:49.967Z] Removing intermediate container d4b6e3a75523 [2021-06-29T23:11:49.967Z] ---> b1acb6d0e5f9 [2021-06-29T23:11:49.967Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T23:11:49.967Z] ---> Running in 0032a332e44c [2021-06-29T23:11:50.231Z] Removing intermediate container 0032a332e44c [2021-06-29T23:11:50.231Z] ---> 43294a279d61 [2021-06-29T23:11:50.231Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T23:11:50.491Z] ---> 7140e11a817f [2021-06-29T23:11:50.491Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T23:11:50.491Z] Removing intermediate container c07b60fc9c78 [2021-06-29T23:11:50.491Z] ---> 81dec616d97b [2021-06-29T23:11:50.491Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:11:50.491Z] ---> Running in 98dbea9a6b65 [2021-06-29T23:11:51.082Z] ---> Running in cd06d39bf320 [2021-06-29T23:11:51.082Z] ---> c9042bc139e5 [2021-06-29T23:11:51.082Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T23:11:51.082Z] Removing intermediate container 98dbea9a6b65 [2021-06-29T23:11:51.082Z] ---> dd95bca13c55 [2021-06-29T23:11:51.082Z] Step 16/24 : WORKDIR / [2021-06-29T23:11:51.082Z] Removing intermediate container 74a3edee87e1 [2021-06-29T23:11:51.082Z] ---> d8f7acdd1b5d [2021-06-29T23:11:51.082Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T23:11:51.082Z] ---> Running in d4da0d8e0f54 [2021-06-29T23:11:51.082Z] ---> Running in 382584d68d06 [2021-06-29T23:11:51.082Z] Removing intermediate container cd06d39bf320 [2021-06-29T23:11:51.082Z] ---> a0d3f7cc8af7 [2021-06-29T23:11:51.082Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T23:11:51.343Z] ---> Running in 1eae9d9db9f8 [2021-06-29T23:11:51.343Z] Removing intermediate container d4da0d8e0f54 [2021-06-29T23:11:51.343Z] ---> a0787b13ff87 [2021-06-29T23:11:51.343Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:11:51.343Z] Removing intermediate container 382584d68d06 [2021-06-29T23:11:51.343Z] ---> 9b1ab0733301 [2021-06-29T23:11:51.343Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T23:11:51.616Z] ---> 6b221be8f479 [2021-06-29T23:11:51.616Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T23:11:51.616Z] Removing intermediate container 1eae9d9db9f8 [2021-06-29T23:11:51.616Z] ---> 863ae84abadd [2021-06-29T23:11:51.616Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T23:11:51.616Z] ---> Running in 9bba3fb791ba [2021-06-29T23:11:51.616Z] ---> 94c438b7ee04 [2021-06-29T23:11:51.616Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T23:11:51.884Z] ---> Running in 6e28ffb2202b [2021-06-29T23:11:51.884Z] ---> ca79b5871ee7 [2021-06-29T23:11:51.884Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T23:11:51.884Z] Removing intermediate container 9bba3fb791ba [2021-06-29T23:11:51.884Z] ---> d92bd19dbb0e [2021-06-29T23:11:51.884Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T23:11:51.884Z] ---> Running in 676cedbb641d [2021-06-29T23:11:51.884Z] ---> Running in bf915cd68301 [2021-06-29T23:11:51.884Z] Removing intermediate container 6e28ffb2202b [2021-06-29T23:11:51.884Z] ---> e7266d866a17 [2021-06-29T23:11:51.884Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:11:52.148Z] Removing intermediate container bf915cd68301 [2021-06-29T23:11:52.148Z] ---> fb8b5ec9c182 [2021-06-29T23:11:52.148Z] Step 20/22 : LABEL arch=x86_64 [2021-06-29T23:11:52.148Z] ---> Running in cd8f9a5edfc5 [2021-06-29T23:11:52.148Z] ---> 90371c0a08fb [2021-06-29T23:11:52.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T23:11:52.407Z] ---> 25fbfc2758bb [2021-06-29T23:11:52.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T23:11:52.407Z] Removing intermediate container cd8f9a5edfc5 [2021-06-29T23:11:52.407Z] ---> 8a31fd7f5593 [2021-06-29T23:11:52.407Z] Step 21/22 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:11:52.670Z] ---> Running in cd59da7db4c9 [2021-06-29T23:11:52.670Z] ---> 23d42bb84902 [2021-06-29T23:11:52.670Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T23:11:52.670Z] ---> 84b6e2935d70 [2021-06-29T23:11:52.670Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T23:11:52.939Z] ---> Running in 4331556737ea [2021-06-29T23:11:52.939Z] Removing intermediate container cd59da7db4c9 [2021-06-29T23:11:52.939Z] ---> 257fbd9b5419 [2021-06-29T23:11:52.939Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T23:11:52.939Z] ---> Running in 7892ddd2ca8a [2021-06-29T23:11:52.939Z] Removing intermediate container 4331556737ea [2021-06-29T23:11:52.939Z] ---> 4a32865f73b9 [2021-06-29T23:11:52.939Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:11:52.939Z] Removing intermediate container 676cedbb641d [2021-06-29T23:11:52.939Z] ---> a81ec5287839 [2021-06-29T23:11:52.939Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:11:53.219Z] ---> Running in 1f715f8f241a [2021-06-29T23:11:53.219Z] ---> 330e8660d8b1 [2021-06-29T23:11:53.219Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T23:11:53.219Z] ---> Running in 721df5fd4a16 [2021-06-29T23:11:53.219Z] Removing intermediate container 7892ddd2ca8a [2021-06-29T23:11:53.219Z] ---> da53553b44e5 [2021-06-29T23:11:53.219Z] [2021-06-29T23:11:53.219Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T23:11:53.219Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T23:11:53.219Z] ---> aefe523efa57 [2021-06-29T23:11:53.219Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:11:53.219Z] Removing intermediate container 1f715f8f241a [2021-06-29T23:11:53.219Z] ---> 90b9a6b5c4d4 [2021-06-29T23:11:53.219Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T23:11:53.219Z] Successfully built da53553b44e5 [2021-06-29T23:11:53.219Z] ---> Running in 3078ceb9dd7e [2021-06-29T23:11:53.219Z] Successfully tagged security-proxy-setup:latest [2021-06-29T23:11:53.219Z] Building support-notifications [2021-06-29T23:11:53.219Z]  Building security-proxy-setup ... done  ---> Running in 983b3bc05651 [2021-06-29T23:11:53.219Z] Removing intermediate container 721df5fd4a16 [2021-06-29T23:11:53.219Z] ---> f8fbef031d01 [2021-06-29T23:11:53.219Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:11:53.274Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T23:11:53.274Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T23:11:53.512Z] ---> f77473de490e [2021-06-29T23:11:53.512Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T23:11:53.512Z] ---> Running in 36d94bcc29ca [2021-06-29T23:11:53.548Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T23:11:53.548Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T23:11:53.818Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T23:11:53.818Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T23:11:53.818Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T23:11:54.094Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T23:11:54.094Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T23:11:54.094Z] OK: 218 MiB in 52 packages [2021-06-29T23:11:54.109Z] Removing intermediate container 983b3bc05651 [2021-06-29T23:11:54.109Z] ---> 2d0af587e8a6 [2021-06-29T23:11:54.109Z] Step 23/24 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:11:55.054Z] Removing intermediate container 36d94bcc29ca [2021-06-29T23:11:55.054Z] ---> 5d0eefdd4530 [2021-06-29T23:11:55.054Z] Step 21/23 : LABEL arch=x86_64Removing intermediate container 3078ceb9dd7e [2021-06-29T23:11:55.054Z] ---> 41c1ed325ff6 [2021-06-29T23:11:55.054Z] ---> Running in 1b3f7aa1148f [2021-06-29T23:11:55.054Z] [2021-06-29T23:11:55.054Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T23:11:55.054Z] ---> 988aacea730f [2021-06-29T23:11:55.054Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T23:11:55.318Z] Removing intermediate container 1b3f7aa1148f [2021-06-29T23:11:55.318Z] ---> 2c0afaefe5e4 [2021-06-29T23:11:55.318Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T23:11:55.581Z] ---> Running in e9115fae5dd0 [2021-06-29T23:11:55.581Z] ---> Running in a4118546fed2 [2021-06-29T23:11:55.581Z] ---> Running in 3da5ede8ccba [2021-06-29T23:11:55.581Z] ---> 18eb860d1538 [2021-06-29T23:11:55.581Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T23:11:55.844Z] Removing intermediate container e9115fae5dd0 [2021-06-29T23:11:55.844Z] ---> 3a49d76e9e20 [2021-06-29T23:11:55.844Z] Step 22/23 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:11:55.844Z] ---> Running in f0a7e23f3995 [2021-06-29T23:11:55.844Z] Removing intermediate container 3da5ede8ccba [2021-06-29T23:11:55.844Z] ---> d8e5333a46b5 [2021-06-29T23:11:55.844Z] [2021-06-29T23:11:56.113Z] ---> db4c47d8af48 [2021-06-29T23:11:56.113Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T23:11:56.113Z] Successfully built d8e5333a46b5 [2021-06-29T23:11:56.113Z] Successfully tagged core-metadata:latest [2021-06-29T23:11:56.113Z] Building core-command [2021-06-29T23:11:56.113Z]  Building core-metadata ... done Removing intermediate container f0a7e23f3995 [2021-06-29T23:11:56.113Z] ---> 98fa2a50bc6b [2021-06-29T23:11:56.113Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T23:11:56.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:56.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:11:56.113Z] ---> Running in b749d0c0dc11 [2021-06-29T23:11:56.386Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T23:11:56.386Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T23:11:56.386Z] Executing bash-5.0.17-r0.post-install [2021-06-29T23:11:56.386Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T23:11:56.386Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T23:11:56.386Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T23:11:56.386Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T23:11:56.386Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T23:11:56.386Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T23:11:56.386Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T23:11:56.386Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T23:11:56.386Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T23:11:56.386Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T23:11:56.386Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T23:11:57.778Z] ---> b8bee28e0230 [2021-06-29T23:11:57.778Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T23:11:58.409Z] Removing intermediate container 340934291a21 [2021-06-29T23:11:58.409Z] ---> 7b222e7d834f [2021-06-29T23:11:58.409Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T23:11:58.409Z] ---> Running in fa4e2e71973a [2021-06-29T23:11:58.409Z] Removing intermediate container fa4e2e71973a [2021-06-29T23:11:58.409Z] ---> 16ed1bdf45a6 [2021-06-29T23:11:58.409Z] Step 5/6 : COPY go.mod . [2021-06-29T23:11:59.389Z] ---> 4519ac6a185e [2021-06-29T23:11:59.389Z] Step 6/6 : RUN go mod download [2021-06-29T23:11:59.389Z] ---> Running in a38058eef252 [2021-06-29T23:11:59.696Z] Removing intermediate container b749d0c0dc11 [2021-06-29T23:11:59.696Z] ---> 333da8203acb [2021-06-29T23:11:59.696Z] [2021-06-29T23:11:59.696Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T23:11:59.696Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T23:11:59.696Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T23:11:59.696Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T23:11:59.696Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T23:11:59.974Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T23:11:59.974Z] ---> Running in 5ec11b590742 [2021-06-29T23:11:59.974Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T23:11:59.974Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T23:11:59.974Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T23:11:59.974Z] Successfully built 333da8203acb [2021-06-29T23:11:59.974Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T23:11:59.974Z] Successfully tagged support-scheduler:latest [2021-06-29T23:11:59.974Z]  Building support-scheduler ... done Building core-data [2021-06-29T23:11:59.974Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T23:12:00.236Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T23:12:00.236Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T23:12:00.236Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T23:12:00.236Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T23:12:00.503Z] Removing intermediate container 5ec11b590742 [2021-06-29T23:12:00.503Z] ---> 7f6932936485 [2021-06-29T23:12:00.503Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T23:12:00.503Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T23:12:00.503Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T23:12:00.503Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T23:12:00.503Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T23:12:00.503Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T23:12:00.503Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T23:12:00.503Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T23:12:00.503Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T23:12:00.503Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T23:12:00.503Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T23:12:00.503Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T23:12:00.503Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T23:12:00.503Z] OK: 72 MiB in 59 packages [2021-06-29T23:12:03.821Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:12:03.821Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:12:03.821Z] ---> d1159a198df6 [2021-06-29T23:12:03.821Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T23:12:03.821Z] ---> Using cache [2021-06-29T23:12:03.821Z] ---> ea50bc636596 [2021-06-29T23:12:03.821Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:12:03.821Z] ---> Using cache [2021-06-29T23:12:03.821Z] ---> 35be09f64a4f [2021-06-29T23:12:03.821Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T23:12:03.821Z] ---> Using cache [2021-06-29T23:12:03.821Z] ---> 70e0bc733f31 [2021-06-29T23:12:03.821Z] Step 6/24 : COPY go.mod . [2021-06-29T23:12:03.821Z] ---> Using cache [2021-06-29T23:12:03.821Z] ---> f1399fd522dc [2021-06-29T23:12:03.821Z] Step 7/24 : RUN go mod download [2021-06-29T23:12:03.821Z] ---> Using cache [2021-06-29T23:12:03.821Z] ---> 6738a33c1442 [2021-06-29T23:12:03.821Z] Step 8/24 : COPY . . [2021-06-29T23:12:03.821Z] ---> Using cache [2021-06-29T23:12:03.821Z] ---> 1f1c5d95868f [2021-06-29T23:12:03.821Z] Step 9/24 : RUN go mod tidy [2021-06-29T23:12:03.821Z] ---> Using cache [2021-06-29T23:12:03.821Z] ---> 0f6841c1bc84 [2021-06-29T23:12:03.821Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T23:12:03.821Z] Collecting docker-compose==1.23.2 [2021-06-29T23:12:03.821Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T23:12:05.308Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:12:05.308Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:12:05.308Z] ---> d1159a198df6 [2021-06-29T23:12:05.308Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T23:12:05.308Z] ---> Using cache [2021-06-29T23:12:05.308Z] ---> ea50bc636596 [2021-06-29T23:12:05.308Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:12:05.308Z] ---> Using cache [2021-06-29T23:12:05.308Z] ---> 35be09f64a4f [2021-06-29T23:12:05.308Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T23:12:06.255Z] ---> 8fd6f9081296 [2021-06-29T23:12:06.255Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T23:12:06.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:12:06.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:12:06.516Z] ---> d1159a198df6 [2021-06-29T23:12:06.516Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T23:12:06.516Z] ---> Using cache [2021-06-29T23:12:06.516Z] ---> ea50bc636596 [2021-06-29T23:12:06.516Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:12:06.516Z] ---> Using cache [2021-06-29T23:12:06.516Z] ---> 35be09f64a4f [2021-06-29T23:12:06.516Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T23:12:06.778Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T23:12:06.778Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T23:12:07.074Z] ---> Running in 84a74f432083 [2021-06-29T23:12:07.074Z] ---> Running in c702c0c979bc [2021-06-29T23:12:07.074Z] ---> Running in bcc00530d60a [2021-06-29T23:12:07.074Z] ---> Running in 655f09035176 [2021-06-29T23:12:07.074Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-29T23:12:07.074Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T23:12:07.074Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T23:12:07.074Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T23:12:07.074Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T23:12:07.652Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T23:12:07.652Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T23:12:07.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T23:12:07.919Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:12:08.182Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T23:12:08.182Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T23:12:08.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:12:08.484Z] Removing intermediate container c702c0c979bc [2021-06-29T23:12:08.484Z] ---> 85b2479ac354 [2021-06-29T23:12:08.484Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T23:12:08.484Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T23:12:08.484Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T23:12:08.484Z] ---> Running in aff6866aa439 [2021-06-29T23:12:08.747Z] Collecting PyYAML<4,>=3.10 [2021-06-29T23:12:08.747Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:12:08.747Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T23:12:08.747Z] Removing intermediate container aff6866aa439 [2021-06-29T23:12:08.747Z] ---> dd1591fdd41a [2021-06-29T23:12:08.747Z] Step 29/32 : CMD ["gate"] [2021-06-29T23:12:09.013Z] ---> Running in 8ceaff379b51 [2021-06-29T23:12:09.013Z] Removing intermediate container 8ceaff379b51 [2021-06-29T23:12:09.013Z] ---> 18d62f47e555 [2021-06-29T23:12:09.013Z] Step 30/32 : LABEL arch=x86_64 [2021-06-29T23:12:09.276Z] ---> Running in 91bbc4ce6731 [2021-06-29T23:12:09.544Z] Removing intermediate container 91bbc4ce6731 [2021-06-29T23:12:09.544Z] ---> ad99df4a5f57 [2021-06-29T23:12:09.544Z] Step 31/32 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:12:09.544Z] OK: 219 MiB in 52 packages [2021-06-29T23:12:09.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:12:09.544Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T23:12:09.544Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T23:12:09.544Z] ---> Running in 3f357cd9d3c6 [2021-06-29T23:12:09.815Z] Removing intermediate container 3f357cd9d3c6 [2021-06-29T23:12:09.815Z] ---> 952fa7d80dd5 [2021-06-29T23:12:09.815Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T23:12:10.092Z] ---> Running in 16b5a6758ded [2021-06-29T23:12:10.092Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T23:12:10.092Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T23:12:10.355Z] Removing intermediate container bcc00530d60a [2021-06-29T23:12:10.355Z] ---> 36385dfdde37 [2021-06-29T23:12:10.355Z] Step 6/23 : COPY go.mod . [2021-06-29T23:12:10.355Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T23:12:10.355Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T23:12:10.355Z] Removing intermediate container 16b5a6758ded [2021-06-29T23:12:10.355Z] ---> eaab709b6a01 [2021-06-29T23:12:10.355Z] [2021-06-29T23:12:10.355Z] Collecting idna<2.8,>=2.5 [2021-06-29T23:12:10.355Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T23:12:10.355Z] Successfully built eaab709b6a01 [2021-06-29T23:12:10.619Z] Successfully tagged security-bootstrapper:latest [2021-06-29T23:12:10.619Z] Building security-secretstore-setup [2021-06-29T23:12:10.619Z]  Building security-bootstrapper ... done  ---> f2edfa091993 [2021-06-29T23:12:10.619Z] Step 7/23 : RUN go mod download [2021-06-29T23:12:10.619Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T23:12:10.619Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T23:12:10.619Z] OK: 219 MiB in 52 packages [2021-06-29T23:12:10.884Z] ---> Running in 8ee3956deba7 [2021-06-29T23:12:10.884Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T23:12:10.884Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T23:12:10.884Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T23:12:10.884Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T23:12:10.884Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T23:12:10.884Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T23:12:11.151Z] Installing collected packages: cached-property, websocket-client, docopt, dockerpty, jsonschema, idna, urllib3, requests, PyYAML, texttable, docker-pycreds, docker, docker-compose [2021-06-29T23:12:11.151Z] Running setup.py install for docopt: started [2021-06-29T23:12:11.726Z] Removing intermediate container 655f09035176 [2021-06-29T23:12:11.726Z] ---> 4334b3099f5c [2021-06-29T23:12:11.726Z] Step 6/24 : COPY go.mod . [2021-06-29T23:12:11.726Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T23:12:11.726Z] Running setup.py install for dockerpty: started [2021-06-29T23:12:12.674Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T23:12:13.243Z] ---> 956816538c2d [2021-06-29T23:12:13.243Z] Step 7/24 : RUN go mod download [2021-06-29T23:12:14.626Z] Attempting uninstall: idna [2021-06-29T23:12:14.626Z] Found existing installation: idna 2.9 [2021-06-29T23:12:14.626Z] Uninstalling idna-2.9: [2021-06-29T23:12:14.626Z] Successfully uninstalled idna-2.9 [2021-06-29T23:12:15.233Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:12:15.233Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:12:15.233Z] ---> d1159a198df6 [2021-06-29T23:12:15.233Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T23:12:15.233Z] ---> Using cache [2021-06-29T23:12:15.233Z] ---> ea50bc636596 [2021-06-29T23:12:15.233Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:12:15.233Z] ---> Using cache [2021-06-29T23:12:15.233Z] ---> 35be09f64a4f [2021-06-29T23:12:15.233Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T23:12:15.233Z] ---> Using cache [2021-06-29T23:12:15.233Z] ---> 70e0bc733f31 [2021-06-29T23:12:15.233Z] Step 6/26 : COPY go.mod . [2021-06-29T23:12:15.233Z] ---> Using cache [2021-06-29T23:12:15.233Z] ---> f1399fd522dc [2021-06-29T23:12:15.233Z] Step 7/26 : RUN go mod download [2021-06-29T23:12:15.233Z] ---> Using cache [2021-06-29T23:12:15.233Z] ---> 6738a33c1442 [2021-06-29T23:12:15.233Z] Step 8/26 : COPY . . [2021-06-29T23:12:15.233Z] ---> Using cache [2021-06-29T23:12:15.233Z] ---> 1f1c5d95868f [2021-06-29T23:12:15.233Z] Step 9/26 : RUN go mod tidy [2021-06-29T23:12:15.233Z] ---> Using cache [2021-06-29T23:12:15.233Z] ---> 0f6841c1bc84 [2021-06-29T23:12:15.233Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T23:12:15.503Z] Attempting uninstall: urllib3 [2021-06-29T23:12:15.504Z] Found existing installation: urllib3 1.25.9 [2021-06-29T23:12:15.504Z] Uninstalling urllib3-1.25.9: [2021-06-29T23:12:15.504Z] ---> Running in b22fe9022ed4 [2021-06-29T23:12:15.504Z] ---> Running in c4410c05489e [2021-06-29T23:12:15.775Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T23:12:15.775Z] Attempting uninstall: requests [2021-06-29T23:12:15.775Z] Found existing installation: requests 2.23.0 [2021-06-29T23:12:15.775Z] Uninstalling requests-2.23.0: [2021-06-29T23:12:15.775Z] Successfully uninstalled requests-2.23.0 [2021-06-29T23:12:15.775Z] Removing intermediate container 8ee3956deba7 [2021-06-29T23:12:15.775Z] ---> b333999ccb89 [2021-06-29T23:12:15.775Z] Step 8/23 : COPY . . [2021-06-29T23:12:16.293Z] Running setup.py install for PyYAML: started [2021-06-29T23:12:16.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T23:12:17.072Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T23:12:17.072Z] Running setup.py install for texttable: started [2021-06-29T23:12:18.019Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T23:12:22.515Z] Removing intermediate container b22fe9022ed4 [2021-06-29T23:12:22.515Z] ---> fb1f16a3392d [2021-06-29T23:12:22.515Z] Step 8/24 : COPY . . [2021-06-29T23:12:22.515Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-29T23:12:22.783Z] ---> 507c6f3cc66a [2021-06-29T23:12:22.784Z] Step 9/23 : RUN go mod tidy [2021-06-29T23:12:24.738Z] ---> Running in 1d69bb802ac8 [2021-06-29T23:12:26.189Z] Removing intermediate container a38058eef252 [2021-06-29T23:12:26.189Z] ---> 6d1eb3681d42 [2021-06-29T23:12:26.189Z] Successfully built 6d1eb3681d42 [2021-06-29T23:12:26.189Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:12:26.536Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T23:12:26.536Z] . [Pipeline] withDockerContainer [2021-06-29T23:12:26.809Z] prd-ubuntu18.04-docker-arm64-4c-16g-772 does not seem to be running inside a container [2021-06-29T23:12:26.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-arm64 cat [2021-06-29T23:12:28.537Z] $ docker top a0a44ba1610570e377545665805647c50472c45b10a318e6c861a41774241aa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:12:29.529Z] + go version [2021-06-29T23:12:29.529Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T23:12:29.552Z] $ docker stop --time=1 a0a44ba1610570e377545665805647c50472c45b10a318e6c861a41774241aa8 [2021-06-29T23:12:30.058Z] Removing intermediate container 1d69bb802ac8 [2021-06-29T23:12:30.058Z] ---> 30dd09dc5428 [2021-06-29T23:12:30.058Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T23:12:31.014Z] ---> Running in 4e6f5176d27f [2021-06-29T23:12:31.374Z] $ docker rm -f a0a44ba1610570e377545665805647c50472c45b10a318e6c861a41774241aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:12:32.132Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T23:12:32.132Z] . [Pipeline] withDockerContainer [2021-06-29T23:12:32.403Z] prd-ubuntu18.04-docker-arm64-4c-16g-772 does not seem to be running inside a container [2021-06-29T23:12:32.423Z] Removing intermediate container a4118546fed2 [2021-06-29T23:12:32.423Z] ---> ed78bbc9b07f [2021-06-29T23:12:32.423Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T23:12:32.423Z] ---> faa86030237d [2021-06-29T23:12:32.423Z] Step 9/24 : RUN go mod tidy [2021-06-29T23:12:32.423Z] ---> Running in 2063642ed4f2 [2021-06-29T23:12:32.423Z] ---> Running in 09ced93541e8 [2021-06-29T23:12:32.423Z] Removing intermediate container 2063642ed4f2 [2021-06-29T23:12:32.423Z] ---> 24ce6a361658 [2021-06-29T23:12:32.423Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T23:12:32.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T23:12:32.423Z] ---> Running in b7f91afcb11e [2021-06-29T23:12:32.483Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-arm64 cat [2021-06-29T23:12:32.687Z] Removing intermediate container b7f91afcb11e [2021-06-29T23:12:32.687Z] ---> 56faaf38c873 [2021-06-29T23:12:32.687Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T23:12:33.640Z] ---> daa1898dbeb5 [2021-06-29T23:12:33.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T23:12:33.903Z] ---> 43390f5a6a9b [2021-06-29T23:12:33.903Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T23:12:34.044Z] $ docker top 4668654ecb89266869e2ffe08169aa2737fb73560c74b9e37b74b6fa7ad9bddd -eo pid,comm [2021-06-29T23:12:34.167Z] ---> 11cd23905357 [2021-06-29T23:12:34.167Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [Pipeline] { [Pipeline] echo [2021-06-29T23:12:34.371Z] ========================================================= [2021-06-29T23:12:34.371Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T23:12:34.371Z] ========================================================= [Pipeline] sh [2021-06-29T23:12:34.438Z] Removing intermediate container 09ced93541e8 [2021-06-29T23:12:34.438Z] ---> 01a01a9ec61b [2021-06-29T23:12:34.438Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T23:12:34.438Z] ---> Running in ab371ee26bdc [2021-06-29T23:12:34.438Z] ---> Running in 3bbea4247183 [2021-06-29T23:12:34.438Z] Removing intermediate container ab371ee26bdc [2021-06-29T23:12:34.438Z] ---> b78b2e529740 [2021-06-29T23:12:34.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:12:34.438Z] ---> Running in 3dc28deebb56 [2021-06-29T23:12:34.701Z] Removing intermediate container 3dc28deebb56 [2021-06-29T23:12:34.701Z] ---> 0e9d6e15d2ab [2021-06-29T23:12:34.701Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T23:12:34.964Z] ---> Running in af2e004ea25f [2021-06-29T23:12:34.964Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T23:12:34.964Z] Removing intermediate container af2e004ea25f [2021-06-29T23:12:34.964Z] ---> 20e6604da5aa [2021-06-29T23:12:34.964Z] Step 23/24 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:12:35.013Z] + go mod tidy [2021-06-29T23:12:35.230Z] ---> Running in 9207fdd296c8 [2021-06-29T23:12:35.230Z] Removing intermediate container 9207fdd296c8 [2021-06-29T23:12:35.230Z] ---> de22a3388d8a [2021-06-29T23:12:35.230Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T23:12:35.499Z] ---> Running in 1d6678ef7592 [Pipeline] sh [2021-06-29T23:12:35.760Z] Removing intermediate container 1d6678ef7592 [2021-06-29T23:12:35.760Z] ---> 8ee0a127eb46 [2021-06-29T23:12:35.760Z] [2021-06-29T23:12:35.760Z] Successfully built 8ee0a127eb46 [2021-06-29T23:12:35.760Z] Successfully tagged sys-mgmt-agent:latest [2021-06-29T23:12:36.282Z] + make test [2021-06-29T23:12:36.282Z] go mod tidy [2021-06-29T23:12:36.884Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T23:12:37.160Z]  Building sys-mgmt-agent ... done Removing intermediate container 84a74f432083 [2021-06-29T23:12:37.160Z] ---> 310c6ac00b8d [2021-06-29T23:12:37.160Z] [2021-06-29T23:12:37.160Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T23:12:37.160Z] ---> 13621d1b12d4 [2021-06-29T23:12:37.160Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T23:12:37.160Z] ---> Using cache [2021-06-29T23:12:37.160Z] ---> 81dec616d97b [2021-06-29T23:12:37.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:12:37.160Z] ---> Using cache [2021-06-29T23:12:37.160Z] ---> a0d3f7cc8af7 [2021-06-29T23:12:37.160Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T23:12:37.438Z] ---> Running in f7bb56fb1b74 [2021-06-29T23:12:37.439Z] Removing intermediate container f7bb56fb1b74 [2021-06-29T23:12:37.439Z] ---> a5750276fef0 [2021-06-29T23:12:37.439Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T23:12:37.704Z] ---> Running in b4971db28063 [2021-06-29T23:12:37.704Z] Removing intermediate container b4971db28063 [2021-06-29T23:12:37.704Z] ---> 478e67408f37 [2021-06-29T23:12:37.704Z] Step 16/24 : WORKDIR / [2021-06-29T23:12:37.704Z] ---> Running in 4903a91a620b [2021-06-29T23:12:37.968Z] Removing intermediate container 4903a91a620b [2021-06-29T23:12:37.968Z] ---> 9bee50832127 [2021-06-29T23:12:37.968Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:12:38.238Z] ---> a92d29e2c127 [2021-06-29T23:12:38.238Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T23:12:39.221Z] ---> 51cb939d81e7 [2021-06-29T23:12:39.221Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T23:12:39.221Z] ---> 8a92a5b96036 [2021-06-29T23:12:39.221Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T23:12:39.485Z] ---> Running in eda6bf8ea00b [2021-06-29T23:12:39.485Z] Removing intermediate container eda6bf8ea00b [2021-06-29T23:12:39.485Z] ---> 9bf816f45fc1 [2021-06-29T23:12:39.485Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:12:39.485Z] ---> Running in 3882bf2ac952 [2021-06-29T23:12:39.748Z] Removing intermediate container 3882bf2ac952 [2021-06-29T23:12:39.748Z] ---> 40700f5cc4ab [2021-06-29T23:12:39.748Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T23:12:39.748Z] ---> Running in 28c60a31a217 [2021-06-29T23:12:40.013Z] Removing intermediate container 28c60a31a217 [2021-06-29T23:12:40.013Z] ---> a8b2aa48b914 [2021-06-29T23:12:40.013Z] Step 23/24 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:12:40.013Z] ---> Running in 85c130401bc4 [2021-06-29T23:12:40.281Z] Removing intermediate container 85c130401bc4 [2021-06-29T23:12:40.281Z] ---> dde5b298df17 [2021-06-29T23:12:40.281Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T23:12:40.281Z] ---> Running in 079c8f7ce412 [2021-06-29T23:12:40.549Z] Removing intermediate container 079c8f7ce412 [2021-06-29T23:12:40.549Z] ---> b189d4af1264 [2021-06-29T23:12:40.549Z] [2021-06-29T23:12:40.549Z] Successfully built b189d4af1264 [2021-06-29T23:12:40.823Z] Successfully tagged core-command:latest [2021-06-29T23:12:44.183Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T23:12:49.580Z] Removing intermediate container c4410c05489e [2021-06-29T23:12:49.580Z] ---> 3e0a8be44b91 [2021-06-29T23:12:49.580Z] [2021-06-29T23:12:49.580Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T23:12:49.580Z] ---> 13621d1b12d4 [2021-06-29T23:12:49.580Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T23:12:49.580Z] ---> Running in 09a5f59dfd19 [2021-06-29T23:12:50.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:12:50.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:12:50.422Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T23:12:50.423Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T23:12:50.423Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T23:12:50.423Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T23:12:50.423Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T23:12:50.423Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T23:12:50.423Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:12:50.423Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T23:12:50.423Z] OK: 7 MiB in 20 packages [2021-06-29T23:12:51.373Z] Removing intermediate container 09a5f59dfd19 [2021-06-29T23:12:51.373Z] ---> 51d0f6f66ea6 [2021-06-29T23:12:51.373Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T23:12:51.373Z] ---> Running in 3800bc285aa7 [2021-06-29T23:12:51.641Z] Removing intermediate container 3800bc285aa7 [2021-06-29T23:12:51.641Z] ---> 7f9b208170ac [2021-06-29T23:12:51.641Z] Step 14/26 : WORKDIR / [2021-06-29T23:12:51.641Z] ---> Running in f7e03b7c9a5e [2021-06-29T23:12:51.903Z] Removing intermediate container f7e03b7c9a5e [2021-06-29T23:12:51.903Z] ---> 200244152993 [2021-06-29T23:12:51.903Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-29T23:12:52.167Z] ---> a4e7d5e0a313 [2021-06-29T23:12:52.167Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-29T23:12:52.430Z] ---> 4b55f502f608 [2021-06-29T23:12:52.430Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T23:12:52.692Z] ---> 0570f8d2d146 [2021-06-29T23:12:52.692Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-29T23:12:53.268Z] ---> 3cddf1433dd9 [2021-06-29T23:12:53.268Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T23:12:53.845Z] ---> d46296ff1f72 [2021-06-29T23:12:53.845Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T23:12:54.426Z] ---> e62233bcb01d [2021-06-29T23:12:54.426Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T23:12:55.006Z] ---> 34fbd6f2d8e4 [2021-06-29T23:12:55.006Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-29T23:12:55.006Z] ---> Running in ccb1d0a92f91 [2021-06-29T23:12:56.417Z] Removing intermediate container 4e6f5176d27f [2021-06-29T23:12:56.417Z] ---> bcc1735a5f90 [2021-06-29T23:12:56.417Z] [2021-06-29T23:12:56.417Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T23:12:56.417Z] ---> 13621d1b12d4 [2021-06-29T23:12:56.417Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T23:12:56.417Z] ---> Running in e664d81c35c1 [2021-06-29T23:12:56.417Z] Removing intermediate container ccb1d0a92f91 [2021-06-29T23:12:56.417Z] ---> 4d4ca6d2b25c [2021-06-29T23:12:56.417Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T23:12:56.417Z] ---> Running in 8c324809f871 [2021-06-29T23:12:56.679Z] Removing intermediate container 8c324809f871 [2021-06-29T23:12:56.679Z] ---> 5779dd27579a [2021-06-29T23:12:56.679Z] Step 24/26 : LABEL arch=x86_64 [2021-06-29T23:12:56.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:12:56.679Z] ---> Running in 90fb9902a427 [2021-06-29T23:12:56.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:12:56.950Z] Removing intermediate container 90fb9902a427 [2021-06-29T23:12:56.950Z] ---> e772ca48d934 [2021-06-29T23:12:56.950Z] Step 25/26 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:12:56.950Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T23:12:56.950Z] ---> Running in bc7902e62d20 [2021-06-29T23:12:56.950Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T23:12:56.950Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:12:56.950Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T23:12:56.950Z] OK: 6 MiB in 16 packages [2021-06-29T23:12:57.222Z] Removing intermediate container bc7902e62d20 [2021-06-29T23:12:57.222Z] ---> 445405adcce3 [2021-06-29T23:12:57.222Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T23:12:57.222Z] ---> Running in c7e6a8c66227 [2021-06-29T23:12:57.482Z] Removing intermediate container c7e6a8c66227 [2021-06-29T23:12:57.482Z] ---> 7ab6b52aa4fd [2021-06-29T23:12:57.482Z] [2021-06-29T23:12:57.482Z] Successfully built 7ab6b52aa4fd [2021-06-29T23:12:57.742Z] Successfully tagged security-secretstore-setup:latest [2021-06-29T23:12:57.742Z]  Building security-secretstore-setup ... done Removing intermediate container e664d81c35c1 [2021-06-29T23:12:57.742Z] ---> ae19e68d23e7 [2021-06-29T23:12:57.742Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:12:57.742Z] ---> Running in 328e0a930f01 [2021-06-29T23:12:57.742Z] Removing intermediate container 328e0a930f01 [2021-06-29T23:12:57.742Z] ---> 78c59f1fd146 [2021-06-29T23:12:57.742Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T23:12:57.742Z] ---> Running in 83aec7b12d18 [2021-06-29T23:12:58.003Z] Removing intermediate container 83aec7b12d18 [2021-06-29T23:12:58.003Z] ---> 38654cf4ed3e [2021-06-29T23:12:58.003Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T23:12:58.004Z] ---> Running in 771d6f34293e [2021-06-29T23:12:58.004Z] Removing intermediate container 771d6f34293e [2021-06-29T23:12:58.004Z] ---> 8b64aa9669a7 [2021-06-29T23:12:58.004Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:12:58.577Z] ---> 466d1e3b95dd [2021-06-29T23:12:58.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T23:12:59.151Z] Removing intermediate container 3bbea4247183 [2021-06-29T23:12:59.151Z] ---> 748de36962de [2021-06-29T23:12:59.151Z] [2021-06-29T23:12:59.151Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T23:12:59.151Z] ---> 13621d1b12d4 [2021-06-29T23:12:59.151Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T23:12:59.151Z] ---> 543c3e3d532a [2021-06-29T23:12:59.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T23:12:59.151Z] ---> Running in d9b6cf16eba9 [2021-06-29T23:12:59.151Z] Removing intermediate container d9b6cf16eba9 [2021-06-29T23:12:59.151Z] ---> 3cfe50d3502e [2021-06-29T23:12:59.151Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T23:12:59.151Z] ---> Running in 1392d4a6b142 [2021-06-29T23:12:59.151Z] ---> 296cf6a38a65 [2021-06-29T23:12:59.151Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T23:12:59.151Z] ---> Running in eb07221116ef [2021-06-29T23:12:59.415Z] Removing intermediate container 1392d4a6b142 [2021-06-29T23:12:59.415Z] ---> 3cac2735de52 [2021-06-29T23:12:59.415Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T23:12:59.415Z] ---> Running in 1b98ffa60971 [2021-06-29T23:12:59.415Z] Removing intermediate container eb07221116ef [2021-06-29T23:12:59.415Z] ---> 7a8d7cf7f5f8 [2021-06-29T23:12:59.415Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:12:59.415Z] ---> Running in bb4633502795 [2021-06-29T23:12:59.415Z] Removing intermediate container 1b98ffa60971 [2021-06-29T23:12:59.415Z] ---> 65e0cbf0bed2 [2021-06-29T23:12:59.415Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:12:59.415Z] Removing intermediate container bb4633502795 [2021-06-29T23:12:59.415Z] ---> b09beaf176eb [2021-06-29T23:12:59.415Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T23:12:59.415Z] ---> Running in 5cc2155424be [2021-06-29T23:12:59.415Z] ---> Running in 7f1c828ffbc8 [2021-06-29T23:12:59.683Z] Removing intermediate container 7f1c828ffbc8 [2021-06-29T23:12:59.683Z] ---> 218d2d0e2221 [2021-06-29T23:12:59.683Z] Step 22/23 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:12:59.683Z] ---> Running in 6648bbeb8311 [2021-06-29T23:12:59.683Z] Removing intermediate container 6648bbeb8311 [2021-06-29T23:12:59.683Z] ---> 250707fd863f [2021-06-29T23:12:59.683Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T23:12:59.683Z] ---> Running in cd645ee6640d [2021-06-29T23:12:59.945Z] Removing intermediate container cd645ee6640d [2021-06-29T23:12:59.945Z] ---> 478e1d5abd89 [2021-06-29T23:12:59.945Z] [2021-06-29T23:12:59.945Z] Successfully built 478e1d5abd89 [2021-06-29T23:12:59.945Z] Successfully tagged support-notifications:latest [2021-06-29T23:12:59.945Z]  Building support-notifications ... done Removing intermediate container 5cc2155424be [2021-06-29T23:12:59.945Z] ---> 0cb71fa8a0a3 [2021-06-29T23:12:59.945Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T23:12:59.945Z] ---> Running in 0a1772f57ab7 [2021-06-29T23:13:00.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:13:01.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:13:01.419Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T23:13:01.419Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T23:13:01.419Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T23:13:01.690Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T23:13:02.641Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T23:13:02.641Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T23:13:02.641Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:13:02.641Z] OK: 8 MiB in 20 packages [2021-06-29T23:13:02.904Z] Removing intermediate container 0a1772f57ab7 [2021-06-29T23:13:02.904Z] ---> 8614ac444942 [2021-06-29T23:13:02.904Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:13:03.164Z] ---> c63c3a333b6a [2021-06-29T23:13:03.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T23:13:03.735Z] ---> d083e3952b63 [2021-06-29T23:13:03.735Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T23:13:03.780Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T23:13:03.996Z] ---> 9a69abfb3e8e [2021-06-29T23:13:03.996Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T23:13:03.996Z] ---> Running in 2e8aff691ad0 [2021-06-29T23:13:03.996Z] Removing intermediate container 2e8aff691ad0 [2021-06-29T23:13:03.996Z] ---> 785376a61f39 [2021-06-29T23:13:03.996Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:13:03.996Z] ---> Running in fec1ddcbbe63 [2021-06-29T23:13:03.996Z] Removing intermediate container fec1ddcbbe63 [2021-06-29T23:13:03.996Z] ---> 5e8afad24a3b [2021-06-29T23:13:03.996Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T23:13:04.262Z] ---> Running in c284a81988ec [2021-06-29T23:13:04.262Z] Removing intermediate container c284a81988ec [2021-06-29T23:13:04.262Z] ---> 375eb9f24cb1 [2021-06-29T23:13:04.262Z] Step 23/24 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:13:04.262Z] ---> Running in 13c7b69e970a [2021-06-29T23:13:04.262Z] Removing intermediate container 13c7b69e970a [2021-06-29T23:13:04.262Z] ---> 7f103bf18194 [2021-06-29T23:13:04.262Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T23:13:04.262Z] ---> Running in ba880678a4ed [2021-06-29T23:13:04.522Z] Removing intermediate container ba880678a4ed [2021-06-29T23:13:04.522Z] ---> d27bc367c1eb [2021-06-29T23:13:04.522Z] [2021-06-29T23:13:04.523Z] Successfully built d27bc367c1eb [2021-06-29T23:13:04.523Z] Successfully tagged core-data:latest [2021-06-29T23:13:04.791Z]  Building core-data ... done  [Pipeline] } [2021-06-29T23:13:04.795Z] $ docker stop --time=1 e5c5a2c9a7ae23140a8b59134ff8aaf7fe8adb80b15085f81194f528bfb24bbd [2021-06-29T23:13:06.247Z] $ docker rm -f e5c5a2c9a7ae23140a8b59134ff8aaf7fe8adb80b15085f81194f528bfb24bbd [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T23:13:06.628Z] + docker images [2021-06-29T23:13:06.628Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T23:13:06.628Z] core-data latest d27bc367c1eb 2 seconds ago 20.2MB [2021-06-29T23:13:06.628Z] support-notifications latest 478e1d5abd89 7 seconds ago 16.7MB [2021-06-29T23:13:06.628Z] 748de36962de 8 seconds ago 1.15GB [2021-06-29T23:13:06.628Z] security-secretstore-setup latest 7ab6b52aa4fd 9 seconds ago 28.7MB [2021-06-29T23:13:06.628Z] bcc1735a5f90 11 seconds ago 1.15GB [2021-06-29T23:13:06.628Z] 3e0a8be44b91 18 seconds ago 1.15GB [2021-06-29T23:13:06.628Z] core-command latest b189d4af1264 26 seconds ago 15.9MB [2021-06-29T23:13:06.628Z] 310c6ac00b8d 30 seconds ago 1.14GB [2021-06-29T23:13:06.628Z] sys-mgmt-agent latest 8ee0a127eb46 31 seconds ago 312MB [2021-06-29T23:13:06.628Z] security-bootstrapper latest eaab709b6a01 56 seconds ago 18.6MB [2021-06-29T23:13:06.628Z] support-scheduler latest 333da8203acb About a minute ago 15.9MB [2021-06-29T23:13:06.628Z] core-metadata latest d8e5333a46b5 About a minute ago 16.6MB [2021-06-29T23:13:06.628Z] security-proxy-setup latest da53553b44e5 About a minute ago 25.7MB [2021-06-29T23:13:06.628Z] dabba9d81c3b About a minute ago 1.15GB [2021-06-29T23:13:06.628Z] 1862c8d432d1 About a minute ago 1.15GB [2021-06-29T23:13:06.628Z] 3563a566b57e About a minute ago 1.15GB [2021-06-29T23:13:06.628Z] fa9ddbb672ac About a minute ago 1.15GB [2021-06-29T23:13:06.628Z] b42c4d2711f5 About a minute ago 1.15GB [2021-06-29T23:13:06.628Z] ci-base-image-x86_64 latest d1159a198df6 5 minutes ago 647MB [2021-06-29T23:13:06.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-29T23:13:06.628Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-29T23:13:06.628Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-29T23:13:06.628Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-29T23:13:06.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-29T23:13:21.956Z] Still waiting to schedule task [2021-06-29T23:13:21.956Z] ‘prd-ubuntu18.04-docker-8c-8g-771’ is offline [2021-06-29T23:14:00.391Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T23:14:00.391Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T23:14:03.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T23:14:03.894Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T23:14:12.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T23:14:12.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T23:14:12.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T23:14:12.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T23:14:12.846Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T23:14:13.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T23:14:14.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T23:14:14.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T23:14:14.599Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T23:14:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T23:14:27.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.164s coverage: 28.7% of statements [2021-06-29T23:14:27.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T23:14:27.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T23:14:29.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.343s coverage: 100.0% of statements [2021-06-29T23:14:29.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T23:14:29.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.269s coverage: 53.1% of statements [2021-06-29T23:14:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T23:14:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T23:14:30.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.574s coverage: 87.7% of statements [2021-06-29T23:14:30.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T23:14:30.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T23:14:30.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.261s coverage: 78.9% of statements [2021-06-29T23:14:31.552Z] Running on prd-ubuntu18.04-docker-8c-8g-775 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-06-29T23:14:31.570Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-06-29T23:14:31.695Z] The recommended git tool is: git [2021-06-29T23:14:34.177Z] using credential edgex-jenkins-ssh [2021-06-29T23:14:34.192Z] Cloning the remote Git repository [2021-06-29T23:14:34.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.197s coverage: 81.2% of statements [2021-06-29T23:14:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T23:14:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T23:14:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T23:14:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T23:14:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T23:14:34.196Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T23:14:34.273Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-06-29T23:14:34.328Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T23:14:34.328Z] > git --version # timeout=10 [2021-06-29T23:14:34.334Z] > git --version # 'git version 2.17.1' [2021-06-29T23:14:34.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T23:14:34.361Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T23:14:41.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.749s coverage: 95.1% of statements [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T23:14:41.574Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.178s coverage: 60.0% of statements [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T23:14:41.574Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.265s coverage: 0.8% of statements [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T23:14:41.574Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-29T23:14:41.574Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 22.0% of statements [2021-06-29T23:14:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T23:14:41.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.258s coverage: 47.1% of statements [2021-06-29T23:14:41.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.338s coverage: 79.5% of statements [2021-06-29T23:14:41.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2021-06-29T23:14:41.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements [2021-06-29T23:14:42.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.239s coverage: 87.5% of statements [2021-06-29T23:14:44.059Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T23:14:44.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T23:14:44.077Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T23:14:44.090Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T23:14:44.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T23:14:44.094Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T23:14:44.625Z] Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:14:44.723Z] Merge succeeded, producing 9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:14:44.723Z] Checking out Revision 9ed388284450181241214f4175cad1f4f366d6e5 (PR-3571) [2021-06-29T23:14:44.627Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T23:14:44.633Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-06-29T23:14:44.687Z] > git remote # timeout=10 [2021-06-29T23:14:44.693Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T23:14:44.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T23:14:44.700Z] > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 [2021-06-29T23:14:44.711Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T23:14:44.719Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T23:14:44.723Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-06-29T23:14:48.371Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:14:49.304Z] + echo snap-build.sh [2021-06-29T23:14:49.304Z] snap-build.sh [2021-06-29T23:14:49.304Z] + SNAP_BASE_DIR=. [2021-06-29T23:14:49.304Z] + '[' '!' -z /w/workspace/edgex-go/14 ']' [2021-06-29T23:14:49.304Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/14 [2021-06-29T23:14:49.304Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' [2021-06-29T23:14:49.304Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/14] [2021-06-29T23:14:49.304Z] + cd /w/workspace/edgex-go/14 [2021-06-29T23:14:49.304Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-29T23:14:49.304Z] Reading package lists... [2021-06-29T23:14:49.304Z] Building dependency tree... [2021-06-29T23:14:49.304Z] Reading state information... [2021-06-29T23:14:49.569Z] The following packages were automatically installed and are no longer required: [2021-06-29T23:14:49.569Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-29T23:14:49.569Z] uidmap xdelta3 [2021-06-29T23:14:49.569Z] Use 'sudo apt autoremove' to remove them. [2021-06-29T23:14:49.569Z] The following packages will be REMOVED: [2021-06-29T23:14:49.569Z] lxd* lxd-client* [2021-06-29T23:14:50.143Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-29T23:14:50.143Z] After this operation, 31.7 MB disk space will be freed. [2021-06-29T23:14:50.671Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-29T23:14:50.671Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T23:14:51.620Z] Removing lxd dnsmasq configuration [2021-06-29T23:14:51.620Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T23:14:51.620Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-29T23:14:52.567Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T23:14:52.830Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-29T23:14:52.830Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T23:14:54.218Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-29T23:14:54.218Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-29T23:14:55.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.189s coverage: 94.4% of statements [2021-06-29T23:14:55.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-06-29T23:14:55.612Z] + sudo snap remove --purge lxd [2021-06-29T23:14:55.612Z] snap "lxd" is not installed [2021-06-29T23:14:55.612Z] + sudo groupadd --force --system lxd [2021-06-29T23:14:55.873Z] ++ whoami [2021-06-29T23:14:55.873Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-29T23:14:55.873Z] + newgrp - lxd [2021-06-29T23:14:55.873Z] + sudo snap install lxd [2021-06-29T23:14:59.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 81.8% of statements [2021-06-29T23:14:59.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T23:15:04.026Z] 2021-06-29T23:15:01Z INFO Waiting for automatic snapd restart... [2021-06-29T23:15:07.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.235s coverage: 92.9% of statements [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.142s coverage: 100.0% of statements [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.192s coverage: 58.8% of statements [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.229s coverage: 80.0% of statements [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.603s coverage: 64.4% of statements [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T23:15:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-06-29T23:15:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-06-29T23:15:08.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-06-29T23:15:08.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2021-06-29T23:15:12.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.038s coverage: 66.9% of statements [2021-06-29T23:15:12.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T23:15:12.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T23:15:12.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T23:15:14.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 43.6% of statements [2021-06-29T23:15:14.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T23:15:14.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T23:15:14.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements [2021-06-29T23:15:14.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T23:15:14.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2021-06-29T23:15:14.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T23:15:16.281Z] lxd 4.15 from Canonical* installed [2021-06-29T23:15:16.281Z] + sudo lxd init --auto [2021-06-29T23:15:23.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.218s coverage: 19.3% of statements [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T23:15:23.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 91.9% of statements [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T23:15:23.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 62.7% of statements [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T23:15:23.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.387s coverage: 97.6% of statements [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T23:15:23.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T23:15:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T23:15:23.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T23:15:23.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T23:15:23.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.158s coverage: 100.0% of statements [2021-06-29T23:15:23.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-29T23:15:23.192Z] GO111MODULE=on go vet ./... [2021-06-29T23:15:26.337Z] + sudo snap install --classic snapcraft [2021-06-29T23:15:38.576Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T23:15:38.576Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-29T23:15:38.576Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-29T23:15:38.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T23:15:38.576Z] Dload Upload Total Spent Left Speed [2021-06-29T23:15:38.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4679 0 --:--:-- --:--:-- --:--:-- 4679 [2021-06-29T23:15:38.576Z] 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M [2021-06-29T23:15:38.576Z] ./yq_linux_amd64 [2021-06-29T23:15:38.576Z] + sudo snapcraft prime --use-lxd [2021-06-29T23:15:39.623Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-29T23:15:39.623Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-29T23:15:39.623Z] - README.md [2021-06-29T23:15:39.623Z] [2021-06-29T23:15:39.623Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T23:15:40.596Z] Launching a container. [2021-06-29T23:15:47.224Z] Waiting for container to be ready [2021-06-29T23:15:47.485Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-29T23:15:47.485Z] [2021-06-29T23:15:51.695Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-29T23:15:51.695Z] Waiting for network to be ready... [2021-06-29T23:15:51.695Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T23:15:51.956Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T23:15:51.956Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T23:15:51.956Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T23:15:51.956Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T23:15:51.956Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T23:15:51.956Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T23:15:51.956Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T23:15:51.956Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T23:15:51.956Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T23:15:52.217Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T23:15:52.478Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T23:15:52.739Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T23:15:52.739Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T23:15:52.739Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T23:15:52.739Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T23:15:52.739Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T23:15:52.739Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T23:15:53.001Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T23:15:53.261Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-06-29T23:15:53.261Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T23:15:53.261Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T23:15:53.261Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T23:15:53.261Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T23:15:53.261Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T23:15:53.261Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T23:15:53.523Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T23:15:56.084Z] Fetched 24.8 MB in 4s (6303 kB/s) [2021-06-29T23:15:56.344Z] Reading package lists... [2021-06-29T23:15:56.604Z] Reading package lists... [2021-06-29T23:15:56.864Z] Building dependency tree... [2021-06-29T23:15:56.864Z] Reading state information... [2021-06-29T23:15:56.864Z] The following additional packages will be installed: [2021-06-29T23:15:56.864Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T23:15:56.864Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T23:15:56.864Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T23:15:56.864Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-29T23:15:56.864Z] Suggested packages: [2021-06-29T23:15:56.864Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-29T23:15:56.864Z] Recommended packages: [2021-06-29T23:15:56.864Z] gnupg libsasl2-modules [2021-06-29T23:15:56.864Z] The following NEW packages will be installed: [2021-06-29T23:15:56.864Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T23:15:56.864Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T23:15:56.864Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T23:15:56.864Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-29T23:15:56.864Z] The following packages will be upgraded: [2021-06-29T23:15:56.864Z] gpg gpg-agent gpgconf libudev1 [2021-06-29T23:15:56.864Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-29T23:15:56.864Z] Need to get 3530 kB of archives. [2021-06-29T23:15:56.864Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-29T23:15:56.864Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-29T23:15:57.125Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-29T23:15:57.125Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-29T23:15:57.125Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-29T23:15:57.125Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-29T23:15:57.386Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-29T23:15:57.960Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-29T23:15:57.960Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-29T23:15:57.960Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-29T23:15:57.960Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-29T23:15:57.960Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-29T23:15:57.960Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-29T23:15:57.960Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-29T23:15:57.960Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-29T23:15:57.960Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-29T23:15:57.960Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-29T23:15:57.960Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-29T23:15:57.960Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-29T23:15:57.960Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-29T23:15:57.960Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-29T23:15:57.960Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-29T23:15:58.221Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-29T23:15:58.221Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T23:15:58.221Z] Fetched 3530 kB in 1s (3005 kB/s) [2021-06-29T23:15:58.221Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T23:15:58.221Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-29T23:15:58.221Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T23:15:58.483Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-29T23:15:58.483Z] Selecting previously unselected package udev. [2021-06-29T23:15:58.483Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T23:15:58.483Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-29T23:15:58.483Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-29T23:15:58.744Z] Selecting previously unselected package libfuse2:amd64. [2021-06-29T23:15:58.744Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T23:15:58.744Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T23:15:58.744Z] Selecting previously unselected package fuse. [2021-06-29T23:15:58.744Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T23:15:58.744Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-29T23:15:58.744Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T23:15:58.744Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T23:15:59.005Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T23:15:59.005Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T23:15:59.005Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T23:15:59.005Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T23:15:59.005Z] Selecting previously unselected package libksba8:amd64. [2021-06-29T23:15:59.005Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-29T23:15:59.005Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-29T23:15:59.267Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-29T23:15:59.267Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T23:15:59.267Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:15:59.267Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-29T23:15:59.267Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T23:15:59.267Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:15:59.267Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-29T23:15:59.267Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T23:15:59.267Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:15:59.267Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-29T23:15:59.267Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T23:15:59.530Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:15:59.530Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-29T23:15:59.530Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T23:15:59.530Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:15:59.530Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-29T23:15:59.530Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T23:15:59.530Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:15:59.530Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-29T23:15:59.530Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T23:15:59.530Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:15:59.792Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-29T23:15:59.792Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T23:15:59.792Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:15:59.792Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-29T23:15:59.792Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T23:15:59.792Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:15:59.792Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-29T23:15:59.792Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T23:15:59.792Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T23:15:59.792Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-29T23:15:59.792Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T23:15:59.792Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T23:15:59.792Z] Selecting previously unselected package libldap-common. [2021-06-29T23:15:59.792Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-29T23:15:59.792Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T23:16:00.055Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-29T23:16:00.055Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-29T23:16:00.055Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T23:16:00.055Z] Selecting previously unselected package dirmngr. [2021-06-29T23:16:00.055Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T23:16:00.055Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T23:16:00.055Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T23:16:00.055Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-29T23:16:00.055Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T23:16:00.319Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T23:16:00.319Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T23:16:00.319Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-29T23:16:00.319Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:16:00.319Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-29T23:16:00.319Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T23:16:00.319Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-29T23:16:00.583Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-29T23:16:00.583Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:16:00.583Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-29T23:16:00.849Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-29T23:16:00.849Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-29T23:16:00.849Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:16:00.849Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:16:00.849Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:16:00.849Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:16:00.849Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:16:00.849Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:16:00.849Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T23:16:00.849Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T23:16:00.849Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T23:16:00.849Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T23:16:01.422Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-29T23:16:01.422Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-29T23:16:01.422Z] This means they are not meant to be enabled using systemctl. [2021-06-29T23:16:01.422Z] Possible reasons for having this kind of units are: [2021-06-29T23:16:01.422Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-29T23:16:01.422Z] .wants/ or .requires/ directory. [2021-06-29T23:16:01.422Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-29T23:16:01.422Z] a requirement dependency on it. [2021-06-29T23:16:01.422Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-29T23:16:01.422Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-29T23:16:01.422Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-29T23:16:01.422Z] instance name specified. [2021-06-29T23:16:01.684Z] Reading package lists... [2021-06-29T23:16:01.684Z] Building dependency tree... [2021-06-29T23:16:01.684Z] Reading state information... [2021-06-29T23:16:01.946Z] The following additional packages will be installed: [2021-06-29T23:16:01.946Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-29T23:16:01.946Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-29T23:16:01.946Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-29T23:16:01.946Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-29T23:16:01.946Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-29T23:16:01.946Z] Suggested packages: [2021-06-29T23:16:01.946Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-29T23:16:01.946Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-29T23:16:01.946Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-29T23:16:01.946Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-29T23:16:01.946Z] systemd-container policykit-1 [2021-06-29T23:16:01.946Z] Recommended packages: [2021-06-29T23:16:01.946Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-29T23:16:01.946Z] The following NEW packages will be installed: [2021-06-29T23:16:01.946Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-29T23:16:01.946Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-29T23:16:01.946Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-29T23:16:01.946Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-29T23:16:01.946Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-29T23:16:01.946Z] The following packages will be upgraded: [2021-06-29T23:16:01.946Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-29T23:16:01.946Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-29T23:16:01.946Z] Need to get 36.7 MB of archives. [2021-06-29T23:16:01.946Z] After this operation, 147 MB of additional disk space will be used. [2021-06-29T23:16:01.946Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-29T23:16:02.209Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-29T23:16:02.209Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-29T23:16:02.209Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-29T23:16:02.209Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-29T23:16:02.209Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-29T23:16:02.209Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-29T23:16:02.209Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-29T23:16:02.209Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-29T23:16:02.209Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-29T23:16:02.209Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-29T23:16:02.209Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-29T23:16:02.209Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-29T23:16:02.209Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-29T23:16:02.209Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-29T23:16:02.209Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-29T23:16:02.782Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-29T23:16:02.782Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-29T23:16:02.782Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-29T23:16:02.782Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-29T23:16:02.782Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-29T23:16:02.782Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-29T23:16:02.782Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-29T23:16:02.782Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-29T23:16:03.042Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-29T23:16:03.042Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-29T23:16:03.042Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-29T23:16:03.042Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-29T23:16:03.042Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-29T23:16:03.042Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-29T23:16:03.986Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T23:16:03.986Z] Fetched 36.7 MB in 2s (18.0 MB/s) [2021-06-29T23:16:04.248Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T23:16:04.248Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-29T23:16:04.248Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T23:16:04.837Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-29T23:16:04.837Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T23:16:04.837Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-29T23:16:04.837Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T23:16:04.837Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-29T23:16:04.837Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-29T23:16:05.099Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-29T23:16:05.099Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T23:16:05.099Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-29T23:16:05.099Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-29T23:16:05.360Z] Setting up apt (1.6.13) ... [2021-06-29T23:16:05.360Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-29T23:16:05.933Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-29T23:16:05.933Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-29T23:16:05.933Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T23:16:05.933Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T23:16:06.194Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-29T23:16:06.194Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T23:16:06.194Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T23:16:06.194Z] Selecting previously unselected package libexpat1:amd64. [2021-06-29T23:16:06.194Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-29T23:16:06.194Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T23:16:06.194Z] Selecting previously unselected package python3.6-minimal. [2021-06-29T23:16:06.194Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T23:16:06.194Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T23:16:06.456Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T23:16:06.456Z] Checking for services that may need to be restarted...done. [2021-06-29T23:16:06.456Z] Checking for services that may need to be restarted...done. [2021-06-29T23:16:06.717Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T23:16:06.717Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T23:16:06.717Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T23:16:06.982Z] Selecting previously unselected package python3-minimal. [2021-06-29T23:16:06.982Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-29T23:16:06.982Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-29T23:16:06.982Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-29T23:16:06.982Z] Selecting previously unselected package mime-support. [2021-06-29T23:16:06.982Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-29T23:16:06.982Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-29T23:16:07.243Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-29T23:16:07.243Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-29T23:16:07.244Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T23:16:07.244Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-29T23:16:07.244Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T23:16:07.244Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T23:16:07.518Z] Selecting previously unselected package python3.6. [2021-06-29T23:16:07.518Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T23:16:07.518Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T23:16:07.518Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-29T23:16:07.518Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-29T23:16:07.518Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T23:16:07.518Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-29T23:16:07.788Z] Selecting previously unselected package python3. [2021-06-29T23:16:07.788Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-29T23:16:07.788Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-29T23:16:07.788Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-29T23:16:07.788Z] Selecting previously unselected package multiarch-support. [2021-06-29T23:16:07.788Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T23:16:07.788Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T23:16:07.788Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T23:16:08.054Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-29T23:16:08.054Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-29T23:16:08.054Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-29T23:16:08.054Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T23:16:08.054Z] Selecting previously unselected package libbsd0:amd64. [2021-06-29T23:16:08.054Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-29T23:16:08.054Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T23:16:08.054Z] Selecting previously unselected package sudo. [2021-06-29T23:16:08.054Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-29T23:16:08.054Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T23:16:08.317Z] Selecting previously unselected package apparmor. [2021-06-29T23:16:08.317Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T23:16:08.317Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-29T23:16:08.317Z] Selecting previously unselected package libedit2:amd64. [2021-06-29T23:16:08.317Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-29T23:16:08.317Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T23:16:08.317Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-29T23:16:08.317Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T23:16:08.317Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T23:16:08.580Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-29T23:16:08.580Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T23:16:08.580Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T23:16:08.580Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-29T23:16:08.580Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-29T23:16:08.580Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T23:16:08.580Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-29T23:16:08.580Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T23:16:08.580Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T23:16:08.580Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-29T23:16:08.580Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T23:16:08.580Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T23:16:08.843Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-29T23:16:08.843Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-29T23:16:08.843Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T23:16:09.104Z] Selecting previously unselected package openssh-client. [2021-06-29T23:16:09.104Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-29T23:16:09.104Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T23:16:09.104Z] Selecting previously unselected package squashfs-tools. [2021-06-29T23:16:09.104Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-29T23:16:09.104Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T23:16:09.104Z] Selecting previously unselected package snapd. [2021-06-29T23:16:09.104Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-29T23:16:09.104Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-29T23:16:11.657Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T23:16:11.657Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T23:16:11.657Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-29T23:16:11.657Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T23:16:11.657Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T23:16:11.657Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T23:16:11.657Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T23:16:11.657Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-29T23:16:11.657Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-29T23:16:11.922Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T23:16:11.922Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T23:16:11.922Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T23:16:12.184Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T23:16:12.184Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T23:16:12.184Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T23:16:12.757Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T23:16:12.757Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T23:16:12.757Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T23:16:12.757Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-29T23:16:12.757Z] running python rtupdate hooks for python3.6... [2021-06-29T23:16:12.757Z] running python post-rtupdate hooks for python3.6... [2021-06-29T23:16:12.757Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-29T23:16:15.313Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-29T23:16:15.574Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T23:16:15.574Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T23:16:15.574Z] Setting up snapd (2.49.2+18.04) ... [2021-06-29T23:16:15.836Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-29T23:16:16.099Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-29T23:16:16.363Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-29T23:16:16.363Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-29T23:16:16.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T23:16:16.624Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T23:16:16.885Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-29T23:16:16.885Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-29T23:16:17.147Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-29T23:16:17.409Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-29T23:16:17.409Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-29T23:16:17.409Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T23:16:17.409Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T23:16:18.350Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T23:16:18.351Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T23:16:18.351Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T23:16:19.562Z] Reading package lists... [2021-06-29T23:16:19.562Z] Reading package lists... [2021-06-29T23:16:19.823Z] Building dependency tree... [2021-06-29T23:16:19.823Z] Reading state information... [2021-06-29T23:16:19.823Z] Calculating upgrade... [2021-06-29T23:16:20.084Z] The following packages will be upgraded: [2021-06-29T23:16:20.084Z] advancecomp base-files bash binutils binutils-common [2021-06-29T23:16:20.084Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-29T23:16:20.084Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-29T23:16:20.084Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-29T23:16:20.084Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-29T23:16:20.084Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-29T23:16:20.084Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-29T23:16:20.084Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-29T23:16:20.084Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-29T23:16:20.084Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-29T23:16:20.084Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-29T23:16:20.084Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-29T23:16:20.084Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-29T23:16:20.084Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-29T23:16:20.084Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-29T23:16:20.084Z] ubuntu-keyring util-linux [2021-06-29T23:16:20.084Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T23:16:20.084Z] Need to get 64.1 MB of archives. [2021-06-29T23:16:20.084Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-29T23:16:20.085Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-29T23:16:20.085Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-29T23:16:20.346Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-29T23:16:20.346Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-29T23:16:20.346Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-29T23:16:20.346Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-29T23:16:20.346Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-29T23:16:20.346Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-29T23:16:20.346Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-29T23:16:20.346Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-29T23:16:20.346Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-29T23:16:20.346Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-29T23:16:20.346Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-29T23:16:20.346Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-29T23:16:20.346Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-29T23:16:20.614Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-29T23:16:20.614Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-29T23:16:20.614Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-29T23:16:20.614Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-29T23:16:20.614Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-29T23:16:20.615Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-29T23:16:20.615Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-29T23:16:20.615Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-29T23:16:20.615Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-29T23:16:20.615Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-29T23:16:20.615Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-29T23:16:20.615Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-29T23:16:20.615Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-29T23:16:20.615Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-29T23:16:20.615Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-29T23:16:20.615Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-29T23:16:20.615Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-29T23:16:20.615Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-29T23:16:20.615Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-29T23:16:20.615Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-29T23:16:20.615Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-29T23:16:20.615Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-29T23:16:20.615Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-29T23:16:20.615Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-29T23:16:20.615Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-29T23:16:20.615Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-29T23:16:20.615Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-29T23:16:20.615Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-29T23:16:20.615Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-29T23:16:20.615Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-29T23:16:20.615Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-29T23:16:20.876Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-29T23:16:20.876Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-29T23:16:20.876Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-29T23:16:20.876Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-29T23:16:20.876Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-29T23:16:20.876Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-29T23:16:20.876Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-29T23:16:20.876Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-29T23:16:20.876Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-29T23:16:20.876Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-29T23:16:20.876Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-29T23:16:20.876Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-29T23:16:21.138Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-29T23:16:21.138Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-29T23:16:21.138Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-29T23:16:21.138Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-29T23:16:21.138Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-29T23:16:21.399Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-29T23:16:21.399Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-29T23:16:21.399Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-29T23:16:21.399Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-29T23:16:21.399Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-29T23:16:21.399Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-29T23:16:21.399Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-29T23:16:21.399Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-29T23:16:21.399Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-29T23:16:21.399Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-29T23:16:21.399Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-29T23:16:21.399Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-29T23:16:21.399Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-29T23:16:21.399Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-29T23:16:21.399Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-29T23:16:21.399Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-29T23:16:21.399Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-29T23:16:21.399Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-29T23:16:21.399Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-29T23:16:21.663Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-29T23:16:21.663Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-29T23:16:21.663Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-29T23:16:21.663Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-29T23:16:21.663Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-29T23:16:21.663Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-29T23:16:21.663Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-29T23:16:21.663Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-29T23:16:21.663Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-29T23:16:21.925Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-29T23:16:21.925Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-29T23:16:21.925Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-29T23:16:21.925Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-29T23:16:21.925Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-29T23:16:21.925Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-29T23:16:21.925Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-29T23:16:21.925Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-29T23:16:21.926Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-29T23:16:21.926Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-29T23:16:21.926Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-29T23:16:21.926Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T23:16:22.187Z] Fetched 64.1 MB in 2s (33.4 MB/s) [2021-06-29T23:16:22.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T23:16:22.187Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T23:16:22.187Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T23:16:22.488Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T23:16:22.488Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T23:16:22.750Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-29T23:16:22.750Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-29T23:16:23.011Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.011Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.011Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.011Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.011Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.011Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.272Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.272Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.272Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.272Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.272Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.272Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.272Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.533Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.533Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:23.533Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T23:16:23.533Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.533Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.795Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:23.795Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T23:16:23.795Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.795Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.795Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.795Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:23.795Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:23.795Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T23:16:24.055Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:24.055Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T23:16:24.055Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T23:16:24.317Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T23:16:24.578Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T23:16:24.840Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T23:16:24.840Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-29T23:16:24.840Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-29T23:16:24.840Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-29T23:16:24.840Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-29T23:16:25.103Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-29T23:16:25.103Z] Installing new version of config file /etc/issue ... [2021-06-29T23:16:25.103Z] Installing new version of config file /etc/issue.net ... [2021-06-29T23:16:25.103Z] Installing new version of config file /etc/lsb-release ... [2021-06-29T23:16:25.103Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-29T23:16:25.366Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-29T23:16:25.366Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-29T23:16:25.627Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-29T23:16:25.627Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:25.627Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-29T23:16:25.627Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-29T23:16:25.627Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-29T23:16:25.627Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-29T23:16:26.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:26.571Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T23:16:26.571Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-29T23:16:26.832Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-29T23:16:26.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:26.832Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-29T23:16:26.832Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-29T23:16:26.832Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-29T23:16:26.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:26.832Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-29T23:16:26.832Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T23:16:27.092Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-29T23:16:27.354Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:27.354Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T23:16:27.354Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T23:16:27.354Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T23:16:27.354Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:27.354Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T23:16:27.354Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T23:16:27.615Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-29T23:16:27.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:27.615Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-29T23:16:27.615Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-29T23:16:27.615Z] Setting up grep (3.1-2build1) ... [2021-06-29T23:16:27.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:27.615Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T23:16:27.875Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T23:16:27.875Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-29T23:16:27.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:27.875Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T23:16:27.875Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T23:16:27.875Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-29T23:16:28.137Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:28.137Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T23:16:28.137Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T23:16:28.398Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T23:16:28.398Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T23:16:28.659Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T23:16:28.659Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T23:16:28.920Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-29T23:16:28.920Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:28.920Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-29T23:16:28.920Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T23:16:29.493Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T23:16:29.493Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T23:16:29.493Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T23:16:29.493Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T23:16:29.493Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T23:16:29.494Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:29.494Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-29T23:16:29.494Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-29T23:16:29.756Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-29T23:16:29.756Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:29.756Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T23:16:29.756Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T23:16:29.756Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T23:16:29.756Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:29.756Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T23:16:29.756Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T23:16:30.017Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T23:16:30.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:30.017Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T23:16:30.017Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T23:16:30.017Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T23:16:30.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:30.017Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T23:16:30.017Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T23:16:30.279Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T23:16:30.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:30.279Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T23:16:30.279Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T23:16:30.279Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T23:16:30.279Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T23:16:30.542Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T23:16:30.542Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:30.542Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T23:16:30.542Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T23:16:30.542Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T23:16:30.542Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:30.542Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T23:16:30.542Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T23:16:30.804Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T23:16:30.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:30.804Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T23:16:30.804Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T23:16:30.804Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-29T23:16:30.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:30.804Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T23:16:31.067Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T23:16:31.329Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-29T23:16:31.591Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-29T23:16:31.875Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-29T23:16:31.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:31.875Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T23:16:31.875Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T23:16:32.137Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T23:16:32.137Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T23:16:32.137Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-29T23:16:32.137Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T23:16:32.137Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-29T23:16:32.400Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T23:16:32.400Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-29T23:16:32.400Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-29T23:16:32.400Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-29T23:16:32.676Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T23:16:32.676Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-29T23:16:32.676Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T23:16:32.676Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-29T23:16:32.676Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T23:16:32.676Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-29T23:16:32.676Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T23:16:32.937Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-29T23:16:32.937Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T23:16:32.937Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T23:16:32.937Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T23:16:32.937Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T23:16:33.198Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T23:16:33.198Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T23:16:33.198Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T23:16:33.198Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T23:16:33.198Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-29T23:16:33.198Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T23:16:33.198Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T23:16:33.460Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T23:16:33.460Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:33.460Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T23:16:33.460Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T23:16:33.460Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-29T23:16:33.721Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T23:16:33.721Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T23:16:33.721Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T23:16:33.721Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T23:16:33.721Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:33.721Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-29T23:16:33.721Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-29T23:16:33.983Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-29T23:16:33.983Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:33.983Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-29T23:16:33.983Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-29T23:16:33.983Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-29T23:16:33.983Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:33.983Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-29T23:16:33.983Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T23:16:33.983Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T23:16:34.245Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:34.245Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T23:16:34.245Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T23:16:34.508Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T23:16:34.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:34.508Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-29T23:16:34.508Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-29T23:16:34.508Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-29T23:16:34.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:34.508Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T23:16:34.508Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T23:16:34.770Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-29T23:16:34.770Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:34.770Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T23:16:34.770Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T23:16:35.030Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-29T23:16:35.030Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:35.030Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T23:16:35.030Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T23:16:35.030Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T23:16:35.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:35.031Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T23:16:35.031Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T23:16:35.294Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T23:16:35.294Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:35.294Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-29T23:16:35.294Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-29T23:16:35.294Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-29T23:16:35.556Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:35.556Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-29T23:16:35.556Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-29T23:16:35.556Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-29T23:16:35.556Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:35.556Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-29T23:16:35.556Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-29T23:16:35.556Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-29T23:16:35.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:35.818Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-29T23:16:35.818Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-29T23:16:35.818Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-29T23:16:35.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:35.818Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-29T23:16:35.818Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-29T23:16:36.079Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-29T23:16:36.079Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T23:16:36.079Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-29T23:16:36.079Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-29T23:16:36.079Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-29T23:16:36.079Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-29T23:16:36.079Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T23:16:36.079Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T23:16:36.340Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T23:16:36.340Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T23:16:36.340Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T23:16:36.340Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T23:16:36.601Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-29T23:16:36.601Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-29T23:16:36.601Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T23:16:36.601Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-29T23:16:36.601Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-29T23:16:36.601Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-29T23:16:36.863Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-29T23:16:36.863Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-29T23:16:36.863Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-29T23:16:36.863Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-29T23:16:36.863Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-29T23:16:36.863Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-29T23:16:36.863Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-29T23:16:37.124Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-29T23:16:37.124Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-29T23:16:37.124Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-29T23:16:37.385Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-29T23:16:37.385Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-29T23:16:37.645Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-29T23:16:37.645Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-29T23:16:37.645Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-29T23:16:37.645Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-29T23:16:37.645Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T23:16:37.645Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T23:16:37.905Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T23:16:37.905Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T23:16:38.166Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T23:16:38.166Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T23:16:38.166Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T23:16:38.166Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T23:16:38.166Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:38.166Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T23:16:38.427Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:38.427Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T23:16:38.427Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:38.427Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T23:16:38.427Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:38.427Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T23:16:39.367Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:39.367Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T23:16:40.308Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:40.308Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T23:16:40.568Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:40.568Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T23:16:40.831Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:40.831Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T23:16:41.774Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T23:16:41.774Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T23:16:41.774Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T23:16:41.774Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T23:16:41.774Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T23:16:41.774Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T23:16:41.774Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T23:16:41.774Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T23:16:42.035Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-29T23:16:42.035Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-29T23:16:42.035Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T23:16:42.035Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T23:16:42.035Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T23:16:42.035Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T23:16:42.035Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-29T23:16:42.296Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-29T23:16:42.296Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:42.296Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T23:16:42.296Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:42.296Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:42.296Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:42.296Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-29T23:16:42.296Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-29T23:16:42.296Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-29T23:16:42.557Z] [2021-06-29T23:16:42.557Z] Current default time zone: 'Etc/UTC' [2021-06-29T23:16:42.557Z] Local time is now: Tue Jun 29 23:16:42 UTC 2021. [2021-06-29T23:16:42.557Z] Universal Time is now: Tue Jun 29 23:16:42 UTC 2021. [2021-06-29T23:16:42.557Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-29T23:16:42.557Z] [2021-06-29T23:16:42.557Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-29T23:16:42.557Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:42.557Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-29T23:16:42.557Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-29T23:16:42.557Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-29T23:16:42.557Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-29T23:16:42.557Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-29T23:16:42.557Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-29T23:16:42.557Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-29T23:16:42.557Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T23:16:42.557Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:42.557Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-29T23:16:42.818Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T23:16:42.818Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T23:16:42.818Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:42.818Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-29T23:16:42.818Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-29T23:16:42.818Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-29T23:16:42.818Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T23:16:42.818Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-29T23:16:42.818Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-29T23:16:42.818Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-29T23:16:42.818Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-29T23:16:44.638Z] Updating certificates in /etc/ssl/certs... [2021-06-29T23:16:45.019Z] gofmt -l . [2021-06-29T23:16:45.019Z] [ "`gofmt -l .`" = "" ] [2021-06-29T23:16:45.019Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T23:16:45.584Z] 23 added, 27 removed; done. [2021-06-29T23:16:45.584Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T23:16:45.584Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T23:16:45.584Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-29T23:16:45.584Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-29T23:16:45.584Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-29T23:16:45.584Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T23:16:45.584Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T23:16:45.584Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T23:16:45.584Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T23:16:45.584Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T23:16:45.584Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T23:16:45.584Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T23:16:45.584Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-29T23:16:45.681Z] + ls -al . [2021-06-29T23:16:45.681Z] total 588 [2021-06-29T23:16:45.681Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 23:16 . [2021-06-29T23:16:45.681Z] drwxr-xr-x 4 root root 4096 Jun 29 23:12 .. [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 23:10 .dockerignore [2021-06-29T23:16:45.681Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 23:10 .git [2021-06-29T23:16:45.681Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 23:10 .github [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 23:10 .gitignore [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 23:10 .sonarcloud.properties [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 23:10 Attribution.txt [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 23:10 CHANGELOG.md [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 23:10 CONTRIBUTING.md [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 23:10 Dockerfile.build [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 23:10 Jenkinsfile [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 23:10 LICENSE [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 23:10 Makefile [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 23:10 README.md [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 23:10 SECURITY.md [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 23:06 VERSION [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 23:10 ZMQWindows.md [2021-06-29T23:16:45.681Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 23:10 bin [2021-06-29T23:16:45.681Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 23:10 cmd [2021-06-29T23:16:45.681Z] -rw-r--r-- 1 root root 398095 Jun 29 23:15 coverage.out [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 23:10 go.mod [2021-06-29T23:16:45.681Z] -rw-r--r-- 1 root root 20850 Jun 29 23:12 go.sum [2021-06-29T23:16:45.681Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 23:10 internal [2021-06-29T23:16:45.681Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 23:10 openapi [2021-06-29T23:16:45.681Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 23:10 snap [2021-06-29T23:16:45.681Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 23:10 version.go [Pipeline] sh [2021-06-29T23:16:45.845Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-29T23:16:45.845Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-29T23:16:45.845Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-29T23:16:45.845Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-29T23:16:45.845Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T23:16:45.845Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T23:16:45.845Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-29T23:16:45.845Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-29T23:16:45.845Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-29T23:16:45.845Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T23:16:45.845Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T23:16:45.845Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-29T23:16:45.845Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-29T23:16:45.845Z] Updating certificates in /etc/ssl/certs... [2021-06-29T23:16:46.340Z] + '[' -e coverage.out ] [2021-06-29T23:16:46.340Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T23:16:46.360Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T23:16:46.786Z] 0 added, 0 removed; done. [2021-06-29T23:16:46.787Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-29T23:16:46.787Z] done. [2021-06-29T23:16:47.047Z] Reading package lists... [2021-06-29T23:16:47.047Z] Building dependency tree... [2021-06-29T23:16:47.047Z] Reading state information... [2021-06-29T23:16:47.167Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T23:16:47.308Z] The following NEW packages will be installed: [2021-06-29T23:16:47.308Z] apt-transport-https [2021-06-29T23:16:47.574Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T23:16:47.574Z] Need to get 1692 B of archives. [2021-06-29T23:16:47.574Z] After this operation, 154 kB of additional disk space will be used. [2021-06-29T23:16:47.574Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-29T23:16:47.574Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T23:16:47.574Z] Fetched 1692 B in 0s (9663 B/s) [2021-06-29T23:16:47.574Z] Selecting previously unselected package apt-transport-https. [2021-06-29T23:16:47.574Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-29T23:16:47.574Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-29T23:16:47.574Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-29T23:16:47.574Z] Setting up apt-transport-https (1.6.13) ... [2021-06-29T23:16:47.821Z] + make build [2021-06-29T23:16:47.821Z] go mod tidy [2021-06-29T23:16:47.834Z] Waiting for network to be ready... [2021-06-29T23:16:48.421Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T23:16:54.429Z] 2021-06-29T23:16:51Z INFO Waiting for automatic snapd restart... [2021-06-29T23:16:54.429Z] snapd 2.51 from Canonical* installed [2021-06-29T23:16:55.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T23:16:55.372Z] "snapd" switched to the "latest/stable" channel [2021-06-29T23:16:55.372Z] [2021-06-29T23:16:57.935Z] core18 20210611 from Canonical* installed [2021-06-29T23:16:57.935Z] "core18" switched to the "latest/stable" channel [2021-06-29T23:16:57.935Z] [2021-06-29T23:17:01.265Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T23:17:01.266Z] "snapcraft" switched to the "latest/stable" channel [2021-06-29T23:17:01.266Z] [2021-06-29T23:17:05.483Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-29T23:17:05.483Z] - README.md [2021-06-29T23:17:05.483Z] [2021-06-29T23:17:05.483Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T23:17:05.483Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T23:17:06.426Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T23:17:06.426Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T23:17:07.368Z] Reading package lists... [2021-06-29T23:17:07.629Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-29T23:17:07.888Z] Reading package lists... [2021-06-29T23:17:07.888Z] Building dependency tree... [2021-06-29T23:17:07.888Z] Reading state information... [2021-06-29T23:17:07.888Z] Suggested packages: [2021-06-29T23:17:07.888Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-29T23:17:07.888Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-29T23:17:07.888Z] Recommended packages: [2021-06-29T23:17:07.888Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-29T23:17:08.150Z] The following NEW packages will be installed: [2021-06-29T23:17:08.150Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-29T23:17:08.150Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-29T23:17:08.150Z] pkg-config zip [2021-06-29T23:17:08.150Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T23:17:08.150Z] Need to get 7663 kB of archives. [2021-06-29T23:17:08.150Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-29T23:17:08.150Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-29T23:17:08.150Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-29T23:17:08.150Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-29T23:17:08.150Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-29T23:17:08.150Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-29T23:17:08.410Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-29T23:17:08.410Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-29T23:17:08.410Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-29T23:17:08.410Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-29T23:17:08.673Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-29T23:17:08.673Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-29T23:17:08.673Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-29T23:17:08.673Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-29T23:17:08.673Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-29T23:17:08.673Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-29T23:17:09.036Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T23:17:09.036Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-06-29T23:17:09.036Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-29T23:17:09.036Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-29T23:17:09.036Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-29T23:17:09.036Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T23:17:09.344Z] Selecting previously unselected package libpsl5:amd64. [2021-06-29T23:17:09.344Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-29T23:17:09.344Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T23:17:09.344Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-29T23:17:09.344Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-29T23:17:09.344Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T23:17:09.344Z] Selecting previously unselected package librtmp1:amd64. [2021-06-29T23:17:09.344Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-29T23:17:09.344Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T23:17:09.344Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-29T23:17:09.344Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-29T23:17:09.344Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T23:17:09.344Z] Selecting previously unselected package liberror-perl. [2021-06-29T23:17:09.344Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-29T23:17:09.344Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-29T23:17:09.344Z] Selecting previously unselected package git-man. [2021-06-29T23:17:09.344Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-29T23:17:09.344Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T23:17:09.627Z] Selecting previously unselected package git. [2021-06-29T23:17:09.627Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-29T23:17:09.627Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T23:17:09.943Z] Selecting previously unselected package libnorm1:amd64. [2021-06-29T23:17:09.943Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-29T23:17:09.943Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T23:17:10.211Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-29T23:17:10.211Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-29T23:17:10.211Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T23:17:10.211Z] Selecting previously unselected package libsodium23:amd64. [2021-06-29T23:17:10.211Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-29T23:17:10.211Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-29T23:17:10.211Z] Selecting previously unselected package libzmq5:amd64. [2021-06-29T23:17:10.211Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T23:17:10.211Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T23:17:10.482Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-29T23:17:10.482Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T23:17:10.482Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T23:17:10.482Z] Selecting previously unselected package pkg-config. [2021-06-29T23:17:10.482Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-29T23:17:10.482Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T23:17:10.482Z] Selecting previously unselected package zip. [2021-06-29T23:17:10.482Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-29T23:17:10.482Z] Unpacking zip (3.0-11build1) ... [2021-06-29T23:17:10.797Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T23:17:10.797Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T23:17:10.797Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T23:17:10.797Z] Setting up liberror-perl (0.17025-1) ... [2021-06-29T23:17:10.797Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T23:17:10.797Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T23:17:10.797Z] No schema files found: doing nothing. [2021-06-29T23:17:10.797Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T23:17:10.798Z] Setting up zip (3.0-11build1) ... [2021-06-29T23:17:10.798Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T23:17:10.798Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-29T23:17:10.798Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T23:17:10.798Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T23:17:10.798Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T23:17:10.798Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T23:17:10.798Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T23:17:10.798Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T23:17:11.370Z] git set to automatically installed. [2021-06-29T23:17:11.370Z] git-man set to automatically installed. [2021-06-29T23:17:11.370Z] libcurl3-gnutls set to automatically installed. [2021-06-29T23:17:11.370Z] liberror-perl set to automatically installed. [2021-06-29T23:17:11.370Z] libglib2.0-0 set to automatically installed. [2021-06-29T23:17:11.370Z] libnghttp2-14 set to automatically installed. [2021-06-29T23:17:11.370Z] libnorm1 set to automatically installed. [2021-06-29T23:17:11.370Z] libpgm-5.2-0 set to automatically installed. [2021-06-29T23:17:11.370Z] libpsl5 set to automatically installed. [2021-06-29T23:17:11.370Z] librtmp1 set to automatically installed. [2021-06-29T23:17:11.370Z] libsodium23 set to automatically installed. [2021-06-29T23:17:11.370Z] libzmq3-dev set to automatically installed. [2021-06-29T23:17:11.370Z] libzmq5 set to automatically installed. [2021-06-29T23:17:11.370Z] pkg-config set to automatically installed. [2021-06-29T23:17:11.370Z] zip set to automatically installed. [2021-06-29T23:17:12.757Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T23:17:14.144Z] snap "core18" has no updates available [2021-06-29T23:17:14.719Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T23:17:17.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T23:17:18.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T23:17:22.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T23:17:22.869Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-29T23:17:22.869Z] Pulling config-common [2021-06-29T23:17:22.869Z] + snapcraftctl pull [2021-06-29T23:17:22.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T23:17:23.812Z] Pulling go-build-helper [2021-06-29T23:17:23.812Z] + snapcraftctl pull [2021-06-29T23:17:25.197Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-29T23:17:25.197Z] Skipping pull go-build-helper (already ran) [2021-06-29T23:17:25.197Z] Building go-build-helper [2021-06-29T23:17:25.197Z] + snapcraftctl build [2021-06-29T23:17:26.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T23:17:27.112Z] Staging go-build-helper [2021-06-29T23:17:27.112Z] + snapcraftctl stage [2021-06-29T23:17:29.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T23:17:33.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T23:17:35.257Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T23:17:35.257Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T23:17:35.257Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T23:17:35.257Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T23:17:35.257Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T23:17:35.257Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T23:17:35.257Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T23:17:35.257Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T23:17:35.257Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T23:17:35.257Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T23:17:35.257Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T23:17:35.257Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T23:17:35.257Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T23:17:35.257Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T23:17:35.257Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T23:17:35.257Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T23:17:35.257Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T23:17:35.257Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T23:17:35.257Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T23:17:35.257Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] [2021-06-29T23:17:35.257Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T23:17:35.257Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T23:17:35.257Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T23:17:35.257Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T23:17:35.257Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T23:17:35.257Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T23:17:35.257Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T23:17:35.257Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-29T23:17:35.257Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-29T23:17:35.257Z] Fetched 224 kB in 0s (0 B/s) [2021-06-29T23:17:35.257Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-29T23:17:35.257Z] Fetched 157 kB in 0s (0 B/s) [2021-06-29T23:17:35.257Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-29T23:17:35.257Z] Fetched 221 kB in 0s (0 B/s) [2021-06-29T23:17:35.257Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-29T23:17:35.257Z] Fetched 143 kB in 0s (0 B/s) [2021-06-29T23:17:35.257Z] Pulling edgex-go [2021-06-29T23:17:35.257Z] + snapcraftctl pull [2021-06-29T23:17:36.652Z] Pulling hooks [2021-06-29T23:17:36.652Z] + snapcraftctl pull [2021-06-29T23:17:36.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T23:17:40.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T23:17:43.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-29T23:17:48.886Z] $ docker stop --time=1 4668654ecb89266869e2ffe08169aa2737fb73560c74b9e37b74b6fa7ad9bddd [2021-06-29T23:17:51.459Z] $ docker rm -f 4668654ecb89266869e2ffe08169aa2737fb73560c74b9e37b74b6fa7ad9bddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:17:53.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T23:17:53.175Z] [2021-06-29T23:17:53.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:17:53.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T23:17:53.804Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-29T23:17:53.804Z] 29e5d40040c1: Pulling fs layer [2021-06-29T23:17:53.804Z] 1ce36da41761: Pulling fs layer [2021-06-29T23:17:53.804Z] 25b303627fd3: Pulling fs layer [2021-06-29T23:17:54.076Z] 29e5d40040c1: Verifying Checksum [2021-06-29T23:17:54.076Z] 29e5d40040c1: Download complete [2021-06-29T23:17:54.676Z] 29e5d40040c1: Pull complete [2021-06-29T23:17:54.676Z] 1ce36da41761: Verifying Checksum [2021-06-29T23:17:54.676Z] 1ce36da41761: Download complete [2021-06-29T23:17:54.772Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T23:17:54.772Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T23:17:54.772Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T23:17:54.772Z] Fetched 0 B in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-29T23:17:54.772Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-29T23:17:54.772Z] Fetched 279 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-29T23:17:54.772Z] Fetched 122 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-29T23:17:54.772Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-29T23:17:54.772Z] Fetched 8848 B in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-29T23:17:54.772Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-29T23:17:54.772Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-29T23:17:54.772Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-29T23:17:54.772Z] Fetched 219 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-29T23:17:54.772Z] Fetched 154 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-29T23:17:54.772Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-29T23:17:54.772Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-29T23:17:54.772Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-29T23:17:54.773Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-29T23:17:54.773Z] Fetched 499 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-29T23:17:54.773Z] Fetched 111 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-29T23:17:54.773Z] Fetched 240 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-29T23:17:54.773Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-29T23:17:54.773Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-29T23:17:54.773Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-29T23:17:54.773Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-29T23:17:54.773Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-29T23:17:54.773Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-29T23:17:54.773Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-29T23:17:54.773Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-29T23:17:54.773Z] Fetched 8720 B in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-29T23:17:54.773Z] Fetched 140 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-29T23:17:54.773Z] Fetched 119 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-29T23:17:54.773Z] Fetched 111 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-29T23:17:54.773Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-29T23:17:54.773Z] Fetched 645 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-29T23:17:54.773Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-29T23:17:54.773Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-29T23:17:54.773Z] Fetched 368 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-29T23:17:54.773Z] Fetched 187 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-29T23:17:54.773Z] Fetched 175 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-29T23:17:54.773Z] Fetched 206 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-29T23:17:54.773Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-29T23:17:54.773Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-29T23:17:54.773Z] Fetched 159 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-29T23:17:54.773Z] Fetched 107 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-29T23:17:54.773Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-29T23:17:54.773Z] Pulling static-packages [2021-06-29T23:17:54.773Z] + snapcraftctl pull [2021-06-29T23:17:54.773Z] Pulling version [2021-06-29T23:17:54.773Z] + cd /root/project [2021-06-29T23:17:54.773Z] + git describe --tags --abbrev=0 [2021-06-29T23:17:54.773Z] + sed s/v// [2021-06-29T23:17:54.773Z] + GIT_VERSION=2.0.0-dev.276 [2021-06-29T23:17:54.773Z] + [ -z 2.0.0-dev.276 ] [2021-06-29T23:17:54.773Z] + snapcraftctl set-version 2.0.0-dev.276 [2021-06-29T23:17:54.773Z] Building config-common [2021-06-29T23:17:54.773Z] + snapcraftctl build [2021-06-29T23:17:56.116Z] 1ce36da41761: Pull complete [2021-06-29T23:17:56.116Z] 25b303627fd3: Download complete [2021-06-29T23:17:56.159Z] Skipping build go-build-helper (already ran) [2021-06-29T23:17:56.159Z] Building edgex-go [2021-06-29T23:17:56.420Z] + cd /root/parts/edgex-go/src [2021-06-29T23:17:56.420Z] + sed s/v// [2021-06-29T23:17:56.420Z] + git describe --tags --abbrev=0 [2021-06-29T23:17:56.420Z] + GIT_VERSION=2.0.0-dev.276 [2021-06-29T23:17:56.420Z] + [ -z 2.0.0-dev.276 ] [2021-06-29T23:17:56.420Z] + echo 2.0.0-dev.276 [2021-06-29T23:17:56.420Z] + make build [2021-06-29T23:17:56.420Z] go mod tidy [2021-06-29T23:17:58.336Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-29T23:17:58.336Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-29T23:17:58.336Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-29T23:17:58.336Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-29T23:17:58.336Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-29T23:17:58.336Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-29T23:17:58.336Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-29T23:17:58.336Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-29T23:17:58.336Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-29T23:17:58.336Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-29T23:17:58.336Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-29T23:17:58.336Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-29T23:17:58.336Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-29T23:17:58.596Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-29T23:17:58.596Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-06-29T23:17:58.596Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-29T23:17:58.596Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-29T23:17:59.168Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-29T23:17:59.754Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-29T23:17:59.754Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-29T23:17:59.754Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-29T23:17:59.754Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-29T23:17:59.754Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-29T23:17:59.754Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-29T23:17:59.754Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-29T23:17:59.754Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-29T23:18:00.029Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-29T23:18:00.029Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-29T23:18:00.029Z] go: downloading golang.org/x/text v0.3.2 [2021-06-29T23:18:00.029Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-29T23:18:00.029Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-29T23:18:00.029Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-29T23:18:00.029Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-29T23:18:00.291Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-29T23:18:00.291Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-29T23:18:00.291Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-29T23:18:00.291Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-29T23:18:00.291Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-29T23:18:00.291Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-29T23:18:00.291Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-29T23:18:00.552Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-29T23:18:00.552Z] go: downloading github.com/kr/text v0.1.0 [2021-06-29T23:18:00.552Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-29T23:18:00.552Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-29T23:18:00.813Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-29T23:18:00.813Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-29T23:18:00.813Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-29T23:18:00.813Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-29T23:18:00.813Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-29T23:18:00.813Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-29T23:18:00.813Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-29T23:18:00.813Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-29T23:18:01.074Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-29T23:18:01.074Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-29T23:18:01.074Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-29T23:18:01.074Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-29T23:18:01.074Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-29T23:18:01.074Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-29T23:18:01.074Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-29T23:18:01.074Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-29T23:18:01.074Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-29T23:18:01.074Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-29T23:18:01.074Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-29T23:18:01.074Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-29T23:18:01.074Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-29T23:18:01.074Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-29T23:18:01.074Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-29T23:18:01.074Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-29T23:18:01.074Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-29T23:18:01.335Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-29T23:18:01.335Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-29T23:18:01.335Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-29T23:18:01.335Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-29T23:18:01.335Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-29T23:18:01.335Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-29T23:18:01.335Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-29T23:18:01.335Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-29T23:18:01.335Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T23:18:06.275Z] 25b303627fd3: Pull complete [2021-06-29T23:18:06.275Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-29T23:18:06.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T23:18:06.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-29T23:18:06.539Z] prd-ubuntu18.04-docker-arm64-4c-16g-772 does not seem to be running inside a container [2021-06-29T23:18:06.611Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T23:18:09.354Z] $ docker top 436a1a2e78fbfe777a8ca494182cced903842016d4e905aad1d5752387b7ba8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:18:10.276Z] + docker-compose build --help [2021-06-29T23:18:10.276Z] + grep parallel [2021-06-29T23:18:11.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T23:18:14.569Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T23:18:14.589Z] $ docker stop --time=1 436a1a2e78fbfe777a8ca494182cced903842016d4e905aad1d5752387b7ba8e [2021-06-29T23:18:14.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T23:18:15.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T23:18:16.380Z] $ docker rm -f 436a1a2e78fbfe777a8ca494182cced903842016d4e905aad1d5752387b7ba8e [2021-06-29T23:18:16.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:18:16.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T23:18:17.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T23:18:17.041Z] . [Pipeline] withDockerContainer [2021-06-29T23:18:17.310Z] prd-ubuntu18.04-docker-arm64-4c-16g-772 does not seem to be running inside a container [2021-06-29T23:18:17.383Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T23:18:17.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T23:18:18.906Z] $ docker top 0b6743e6d360d4cdbe055ae1d5a6cd70d184106c80f2cf877c07f0f97645dc39 -eo pid,comm [2021-06-29T23:18:19.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] { [Pipeline] sh [2021-06-29T23:18:19.846Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T23:18:20.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T23:18:21.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T23:18:22.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T23:18:22.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T23:18:24.144Z] Building core-command ... [2021-06-29T23:18:24.144Z] Building core-data ... [2021-06-29T23:18:24.144Z] Building core-metadata ... [2021-06-29T23:18:24.144Z] Building security-bootstrapper ... [2021-06-29T23:18:24.144Z] Building security-proxy-setup ... [2021-06-29T23:18:24.144Z] Building security-secretstore-setup ... [2021-06-29T23:18:24.144Z] Building support-notifications ... [2021-06-29T23:18:24.144Z] Building support-scheduler ... [2021-06-29T23:18:24.144Z] Building sys-mgmt-agent ... [2021-06-29T23:18:24.144Z] Building sys-mgmt-agent [2021-06-29T23:18:24.144Z] Building core-data [2021-06-29T23:18:24.144Z] Building security-bootstrapper [2021-06-29T23:18:24.144Z] Building support-notifications [2021-06-29T23:18:24.144Z] Building security-proxy-setup [2021-06-29T23:18:24.349Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-29T23:18:24.610Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-29T23:18:24.610Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-29T23:18:24.610Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-29T23:18:24.610Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-29T23:18:24.610Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-29T23:18:24.610Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-29T23:18:24.610Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-29T23:18:24.610Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-29T23:18:24.610Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-29T23:18:24.610Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-29T23:18:25.997Z] Building hooks [2021-06-29T23:18:25.997Z] + cd /root/parts/hooks/src [2021-06-29T23:18:25.997Z] + make build [2021-06-29T23:18:25.997Z] go mod tidy [2021-06-29T23:18:25.997Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-06-29T23:18:25.997Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-29T23:18:26.257Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-29T23:18:26.257Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-29T23:18:26.257Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-29T23:18:26.828Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-29T23:18:27.402Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-29T23:18:27.402Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-29T23:18:30.740Z] Building static-packages [2021-06-29T23:18:30.740Z] + snapcraftctl build [2021-06-29T23:18:32.131Z] Building version [2021-06-29T23:18:32.131Z] + snapcraftctl build [2021-06-29T23:18:34.046Z] Staging config-common [2021-06-29T23:18:34.046Z] + snapcraftctl stage [2021-06-29T23:18:34.992Z] Skipping stage go-build-helper (already ran) [2021-06-29T23:18:34.992Z] Staging edgex-go [2021-06-29T23:18:34.992Z] + snapcraftctl stage [2021-06-29T23:18:35.935Z] Staging hooks [2021-06-29T23:18:35.935Z] + snapcraftctl stage [2021-06-29T23:18:37.319Z] Staging static-packages [2021-06-29T23:18:37.319Z] + snapcraftctl stage [2021-06-29T23:18:38.384Z] Staging version [2021-06-29T23:18:38.384Z] + snapcraftctl stage [2021-06-29T23:18:39.365Z] Priming config-common [2021-06-29T23:18:39.365Z] + snapcraftctl prime [2021-06-29T23:18:40.310Z] Priming go-build-helper [2021-06-29T23:18:40.310Z] + snapcraftctl prime [2021-06-29T23:18:41.257Z] Priming edgex-go [2021-06-29T23:18:41.257Z] + snapcraftctl prime [2021-06-29T23:18:42.643Z] Priming hooks [2021-06-29T23:18:42.643Z] + snapcraftctl prime [2021-06-29T23:18:43.586Z] Priming static-packages [2021-06-29T23:18:43.586Z] + snapcraftctl prime [2021-06-29T23:18:46.133Z] Priming version [2021-06-29T23:18:46.133Z] + snapcraftctl prime [2021-06-29T23:18:47.078Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T23:19:32.198Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:19:32.198Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:19:32.198Z] ---> 6d1eb3681d42 [2021-06-29T23:19:32.198Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T23:19:32.198Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:19:32.198Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:19:32.198Z] ---> 6d1eb3681d42 [2021-06-29T23:19:32.198Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T23:19:32.198Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:19:32.198Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:19:32.198Z] ---> 6d1eb3681d42 [2021-06-29T23:19:32.198Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T23:19:32.198Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:19:32.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:19:32.198Z] ---> 6d1eb3681d42 [2021-06-29T23:19:32.198Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T23:19:32.198Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:19:32.198Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:19:32.198Z] ---> 6d1eb3681d42 [2021-06-29T23:19:32.198Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T23:19:32.198Z] ---> Running in d43ed552eb77 [2021-06-29T23:19:32.198Z] ---> Running in 78e20907f889 [2021-06-29T23:19:32.198Z] ---> Running in 868526ce4978 [2021-06-29T23:19:32.198Z] ---> Running in a9f63047d7a3 [2021-06-29T23:19:32.198Z] ---> Running in 3c7e6ce4b87a [2021-06-29T23:19:32.198Z] Removing intermediate container d43ed552eb77 [2021-06-29T23:19:32.198Z] ---> 86a2c631acca [2021-06-29T23:19:32.198Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:19:32.198Z] Removing intermediate container a9f63047d7a3 [2021-06-29T23:19:32.198Z] ---> 337777d9cc35 [2021-06-29T23:19:32.198Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:19:32.198Z] Removing intermediate container 78e20907f889 [2021-06-29T23:19:32.198Z] ---> cce130d6f710 [2021-06-29T23:19:32.198Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:19:32.478Z] ---> Running in d7c3fe68de1d [2021-06-29T23:19:32.478Z] Removing intermediate container 868526ce4978 [2021-06-29T23:19:32.478Z] ---> 2459d8479ae9 [2021-06-29T23:19:32.478Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:19:32.478Z] Removing intermediate container 3c7e6ce4b87a [2021-06-29T23:19:32.478Z] ---> 1a88d4dfd744 [2021-06-29T23:19:32.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:19:32.478Z] ---> Running in 5860030437a6 [2021-06-29T23:19:32.478Z] ---> Running in 633331dfab17 [2021-06-29T23:19:32.754Z] ---> Running in 23dcf1ee803b [2021-06-29T23:19:32.754Z] ---> Running in 16a889e16ba8 [2021-06-29T23:19:36.148Z] Removing intermediate container d7c3fe68de1d [2021-06-29T23:19:36.148Z] ---> cc02e37943a6 [2021-06-29T23:19:36.148Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T23:19:36.421Z] Removing intermediate container 5860030437a6 [2021-06-29T23:19:36.421Z] ---> d1c45f73e930 [2021-06-29T23:19:36.421Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T23:19:36.421Z] ---> Running in 9a5ec5845743 [2021-06-29T23:19:36.421Z] Removing intermediate container 633331dfab17 [2021-06-29T23:19:36.421Z] ---> 42b04af41873 [2021-06-29T23:19:36.421Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T23:19:36.695Z] Removing intermediate container 16a889e16ba8 [2021-06-29T23:19:36.695Z] ---> 9d5fefd871d6 [2021-06-29T23:19:36.695Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T23:19:36.695Z] ---> Running in 00c4e6216669 [2021-06-29T23:19:36.969Z] ---> Running in b67edbe009da [2021-06-29T23:19:36.969Z] ---> Running in a9d3aa78b420 [2021-06-29T23:19:37.245Z] Removing intermediate container 23dcf1ee803b [2021-06-29T23:19:37.245Z] ---> b7e7f6d6e927 [2021-06-29T23:19:37.245Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T23:19:37.530Z] ---> Running in 38f6f31d5d7d [2021-06-29T23:19:38.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:39.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:40.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:41.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:41.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:41.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:41.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:41.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:41.890Z] OK: 218 MiB in 52 packages [2021-06-29T23:19:42.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:42.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:19:42.774Z] OK: 218 MiB in 52 packages [2021-06-29T23:19:43.050Z] OK: 218 MiB in 52 packages [2021-06-29T23:19:43.330Z] OK: 218 MiB in 52 packages [2021-06-29T23:19:43.330Z] OK: 218 MiB in 52 packages [2021-06-29T23:19:43.614Z] Removing intermediate container 9a5ec5845743 [2021-06-29T23:19:43.614Z] ---> ca795c8664b9 [2021-06-29T23:19:43.614Z] Step 6/24 : COPY go.mod . [2021-06-29T23:19:44.601Z] Removing intermediate container 00c4e6216669 [2021-06-29T23:19:44.601Z] ---> bc437abd917a [2021-06-29T23:19:44.601Z] Step 6/22 : COPY go.mod . [2021-06-29T23:19:44.881Z] Removing intermediate container a9d3aa78b420 [2021-06-29T23:19:44.881Z] ---> 778c66c53c29 [2021-06-29T23:19:44.881Z] Step 6/23 : COPY go.mod . [2021-06-29T23:19:44.881Z] ---> 2e4d41303a56 [2021-06-29T23:19:44.881Z] Step 7/24 : RUN go mod download [2021-06-29T23:19:45.157Z] Removing intermediate container b67edbe009da [2021-06-29T23:19:45.157Z] ---> 34b9b15bf671 [2021-06-29T23:19:45.157Z] Step 6/32 : COPY go.mod . [2021-06-29T23:19:45.157Z] Removing intermediate container 38f6f31d5d7d [2021-06-29T23:19:45.157Z] ---> 81b3386ba276 [2021-06-29T23:19:45.157Z] Step 6/24 : COPY go.mod . [2021-06-29T23:19:45.157Z] ---> Running in 782e138976ea [2021-06-29T23:19:45.758Z] ---> 7b425b8e517c [2021-06-29T23:19:45.758Z] Step 7/22 : RUN go mod download [2021-06-29T23:19:46.034Z] ---> Running in a49c664d1442 [2021-06-29T23:19:46.034Z] ---> 8dca29477015 [2021-06-29T23:19:46.034Z] Step 7/23 : RUN go mod download [2021-06-29T23:19:46.639Z] ---> Running in f7f1bd625732 [2021-06-29T23:19:46.639Z] ---> c18a606fefdb [2021-06-29T23:19:46.639Z] Step 7/32 : RUN go mod download [2021-06-29T23:19:46.639Z] ---> c3e4fecc3723 [2021-06-29T23:19:46.639Z] Step 7/24 : RUN go mod download [2021-06-29T23:19:46.913Z] ---> Running in a05075dad933 [2021-06-29T23:19:46.913Z] ---> Running in c26698c6e937 [2021-06-29T23:19:49.545Z] Removing intermediate container 782e138976ea [2021-06-29T23:19:49.545Z] ---> 8d96af21dcdd [2021-06-29T23:19:49.545Z] Step 8/24 : COPY . . [2021-06-29T23:19:49.824Z] Removing intermediate container a49c664d1442 [2021-06-29T23:19:49.824Z] ---> b3760547a579 [2021-06-29T23:19:49.824Z] Step 8/22 : COPY . . [2021-06-29T23:19:51.308Z] Removing intermediate container f7f1bd625732 [2021-06-29T23:19:51.308Z] ---> 29128eedd7ef [2021-06-29T23:19:51.308Z] Step 8/23 : COPY . . [2021-06-29T23:19:51.921Z] Removing intermediate container a05075dad933 [2021-06-29T23:19:51.921Z] ---> 17dfd76d146f [2021-06-29T23:19:51.921Z] Step 8/32 : COPY . . [2021-06-29T23:19:51.921Z] Removing intermediate container c26698c6e937 [2021-06-29T23:19:51.921Z] ---> 987cc03338c9 [2021-06-29T23:19:51.921Z] Step 8/24 : COPY . . [2021-06-29T23:20:18.786Z] ---> 5fc2a12d205e [2021-06-29T23:20:18.786Z] Step 9/24 : RUN go mod tidy [2021-06-29T23:20:18.786Z] ---> 52d5704ca243 [2021-06-29T23:20:18.786Z] Step 9/22 : RUN go mod tidy [2021-06-29T23:20:18.786Z] ---> 4df2ddf8dde9 [2021-06-29T23:20:18.786Z] Step 9/23 : RUN go mod tidy [2021-06-29T23:20:18.786Z] ---> c6efdadb6ca0 [2021-06-29T23:20:18.786Z] Step 9/32 : RUN go mod tidy [2021-06-29T23:20:18.786Z] ---> Running in c2cadab4945d [2021-06-29T23:20:18.786Z] ---> Running in 0fe1959839cd [2021-06-29T23:20:18.786Z] ---> Running in fdbfca03add2 [2021-06-29T23:20:18.786Z] ---> aefd5dc2f03f [2021-06-29T23:20:18.786Z] Step 9/24 : RUN go mod tidy [2021-06-29T23:20:18.786Z] ---> Running in a6b4f53296e0 [2021-06-29T23:20:18.786Z] ---> Running in 49828922415c [2021-06-29T23:20:21.438Z] Removing intermediate container c2cadab4945d [2021-06-29T23:20:21.438Z] ---> bd7fd0768315 [2021-06-29T23:20:21.438Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T23:20:21.721Z] ---> Running in 4103cd3c052f [2021-06-29T23:20:22.340Z] Removing intermediate container fdbfca03add2 [2021-06-29T23:20:22.340Z] ---> cc336b5b907f [2021-06-29T23:20:22.340Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T23:20:22.625Z] ---> Running in 537b4d095b76 [2021-06-29T23:20:22.911Z] Removing intermediate container 0fe1959839cd [2021-06-29T23:20:22.911Z] ---> 75b5306674f3 [2021-06-29T23:20:22.911Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T23:20:22.911Z] Removing intermediate container a6b4f53296e0 [2021-06-29T23:20:22.911Z] ---> 65005b204e78 [2021-06-29T23:20:22.911Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T23:20:23.190Z] ---> Running in 4997eac11483 [2021-06-29T23:20:23.190Z] ---> Running in ac3a83f6517f [2021-06-29T23:20:23.190Z] Removing intermediate container 49828922415c [2021-06-29T23:20:23.190Z] ---> 9abf53deb15b [2021-06-29T23:20:23.190Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T23:20:23.480Z] ---> Running in dabbc9776a42 [2021-06-29T23:20:24.090Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T23:20:24.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T23:20:25.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T23:20:25.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T23:20:26.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T23:22:18.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T23:22:26.696Z] Removing intermediate container dabbc9776a42 [2021-06-29T23:22:26.696Z] ---> 101a70bf49cb [2021-06-29T23:22:26.696Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T23:22:26.696Z] ---> Running in 99e089f71f33 [2021-06-29T23:22:29.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T23:22:32.819Z] Removing intermediate container 537b4d095b76 [2021-06-29T23:22:32.819Z] ---> 209d8c93048e [2021-06-29T23:22:32.819Z] [2021-06-29T23:22:32.819Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T23:22:32.819Z] Removing intermediate container 4997eac11483 [2021-06-29T23:22:32.819Z] ---> 9ae681d347de [2021-06-29T23:22:32.819Z] [2021-06-29T23:22:32.819Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T23:22:33.095Z] 3.12: Pulling from library/alpine [2021-06-29T23:22:33.378Z] 3.12: Pulling from library/alpine [2021-06-29T23:22:33.659Z] Removing intermediate container ac3a83f6517f [2021-06-29T23:22:33.659Z] ---> 7d3408a510bd [2021-06-29T23:22:33.659Z] [2021-06-29T23:22:33.659Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T23:22:33.659Z] 3.12: Pulling from library/alpine [2021-06-29T23:22:33.938Z] Removing intermediate container 99e089f71f33 [2021-06-29T23:22:33.938Z] ---> 59cbdccf7606 [2021-06-29T23:22:33.938Z] [2021-06-29T23:22:33.938Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T23:22:34.215Z] 20.10.0: Pulling from library/docker [2021-06-29T23:22:34.498Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T23:22:34.498Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T23:22:34.498Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T23:22:34.498Z] Status: Image is up to date for alpine:3.12 [2021-06-29T23:22:34.498Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T23:22:34.498Z] Status: Image is up to date for alpine:3.12 [2021-06-29T23:22:34.498Z] ---> c4fd0aeabfcf [2021-06-29T23:22:34.498Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T23:22:34.498Z] ---> c4fd0aeabfcf [2021-06-29T23:22:34.498Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T23:22:34.498Z] ---> c4fd0aeabfcf [2021-06-29T23:22:34.498Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T23:22:35.117Z] ---> Running in ba02a56fcd0a [2021-06-29T23:22:35.117Z] ---> Running in 575846dcb0f3 [2021-06-29T23:22:35.117Z] ---> Running in edc733fdbacd [2021-06-29T23:22:36.578Z] Removing intermediate container ba02a56fcd0a [2021-06-29T23:22:36.578Z] ---> 68901a42b73f [2021-06-29T23:22:36.578Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T23:22:37.183Z] ---> Running in 85966dad5530 [2021-06-29T23:22:37.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:37.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:37.742Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:37.742Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:38.346Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T23:22:38.626Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T23:22:38.626Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T23:22:38.626Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T23:22:38.626Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T23:22:38.626Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:22:38.626Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T23:22:38.626Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T23:22:38.626Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:22:38.626Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T23:22:38.910Z] OK: 7 MiB in 18 packages [2021-06-29T23:22:38.910Z] OK: 6 MiB in 16 packages [2021-06-29T23:22:39.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:39.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:39.758Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T23:22:40.038Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T23:22:40.038Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:22:40.038Z] OK: 5 MiB in 16 packages [2021-06-29T23:22:42.055Z] Removing intermediate container 85966dad5530 [2021-06-29T23:22:42.055Z] ---> d82704211427 [2021-06-29T23:22:42.055Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T23:22:42.055Z] Removing intermediate container edc733fdbacd [2021-06-29T23:22:42.055Z] ---> c038bba91700 [2021-06-29T23:22:42.055Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T23:22:42.332Z] Removing intermediate container 575846dcb0f3 [2021-06-29T23:22:42.332Z] ---> 4160fc271aa6 [2021-06-29T23:22:42.332Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:22:42.618Z] ---> Running in f52b5c1635ce [2021-06-29T23:22:42.618Z] ---> Running in b601b4ed4609 [2021-06-29T23:22:42.618Z] ---> Running in ce711bb28237 [2021-06-29T23:22:42.895Z] Removing intermediate container 4103cd3c052f [2021-06-29T23:22:42.895Z] ---> 06fdd44f66d6 [2021-06-29T23:22:42.895Z] [2021-06-29T23:22:42.895Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T23:22:42.895Z] ---> c4fd0aeabfcf [2021-06-29T23:22:42.895Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T23:22:43.169Z] ---> Running in b2c69a95ad60 [2021-06-29T23:22:43.458Z] Removing intermediate container b601b4ed4609 [2021-06-29T23:22:43.458Z] ---> c89b7005c221 [2021-06-29T23:22:43.458Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T23:22:43.735Z] Removing intermediate container f52b5c1635ce [2021-06-29T23:22:43.735Z] ---> 03dc792aff70 [2021-06-29T23:22:43.735Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T23:22:43.735Z] Removing intermediate container ce711bb28237 [2021-06-29T23:22:43.735Z] ---> c9b6a6a14d6e [2021-06-29T23:22:43.735Z] Step 14/22 : WORKDIR /edgex [2021-06-29T23:22:44.013Z] ---> Running in cbcfcba72d23 [2021-06-29T23:22:44.013Z] ---> Running in a97ded647b92 [2021-06-29T23:22:44.013Z] ---> Running in c1682f182321 [2021-06-29T23:22:44.295Z] Removing intermediate container b2c69a95ad60 [2021-06-29T23:22:44.295Z] ---> 726864d0a861 [2021-06-29T23:22:44.295Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T23:22:44.574Z] ---> Running in 40e15d0168b8 [2021-06-29T23:22:44.850Z] Removing intermediate container cbcfcba72d23 [2021-06-29T23:22:44.850Z] ---> 6ebf8d6ff378 [2021-06-29T23:22:44.850Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T23:22:45.129Z] ---> Running in fc2d5e5d91d8 [2021-06-29T23:22:45.129Z] Removing intermediate container c1682f182321 [2021-06-29T23:22:45.129Z] ---> 9cf45152a9d5 [2021-06-29T23:22:45.129Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T23:22:45.403Z] Removing intermediate container a97ded647b92 [2021-06-29T23:22:45.403Z] ---> 0840aa11e73d [2021-06-29T23:22:45.403Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T23:22:45.403Z] Removing intermediate container 40e15d0168b8 [2021-06-29T23:22:45.403Z] ---> 8a94e5899979 [2021-06-29T23:22:45.403Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T23:22:45.677Z] ---> Running in ffc338e5ef4a [2021-06-29T23:22:45.954Z] ---> Running in 7f1b6b8a01ff [2021-06-29T23:22:46.947Z] Removing intermediate container ffc338e5ef4a [2021-06-29T23:22:46.948Z] ---> 2fe6a508cf25 [2021-06-29T23:22:46.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:22:46.948Z] Removing intermediate container 7f1b6b8a01ff [2021-06-29T23:22:46.948Z] ---> 62d26b0e0881 [2021-06-29T23:22:46.948Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:22:47.234Z] ---> 729818b14523 [2021-06-29T23:22:47.234Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T23:22:47.234Z] ---> Running in 7b145862dfd8 [2021-06-29T23:22:48.680Z] ---> 31d04b2b93c9 [2021-06-29T23:22:48.680Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T23:22:48.958Z] Removing intermediate container fc2d5e5d91d8 [2021-06-29T23:22:48.958Z] ---> 460528703e59 [2021-06-29T23:22:48.958Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T23:22:49.238Z] ---> Running in 8c5231594c1d [2021-06-29T23:22:49.533Z] ---> c3c006f502ee [2021-06-29T23:22:49.533Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T23:22:50.549Z] Removing intermediate container 8c5231594c1d [2021-06-29T23:22:50.549Z] ---> a3a3f041a358 [2021-06-29T23:22:50.549Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T23:22:50.828Z] ---> 8014da85c386 [2021-06-29T23:22:50.828Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T23:22:51.105Z] Removing intermediate container 7b145862dfd8 [2021-06-29T23:22:51.105Z] ---> 004e2236cabc [2021-06-29T23:22:51.105Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T23:22:51.386Z] ---> Running in 8143ea27b574 [2021-06-29T23:22:51.672Z] ---> 056b3a2c8f11 [2021-06-29T23:22:51.672Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T23:22:51.952Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T23:22:51.952Z] ---> Running in e37f6e3bc13a [2021-06-29T23:22:51.952Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T23:22:51.952Z] ---> eeaf43b92773 [2021-06-29T23:22:51.952Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:22:51.952Z] ---> 487d7f38a4f0 [2021-06-29T23:22:51.952Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T23:22:52.226Z] ---> Running in 882bd45e6ea5 [2021-06-29T23:22:52.227Z] ---> 06096f65cdfb [2021-06-29T23:22:52.227Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T23:22:52.227Z] ---> Running in 8f467b7ef14e [2021-06-29T23:22:52.504Z] ---> Running in ad055ce6edce [2021-06-29T23:22:52.821Z] Removing intermediate container e37f6e3bc13a [2021-06-29T23:22:52.821Z] ---> 06b9394e82dc [2021-06-29T23:22:52.821Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T23:22:52.821Z] Removing intermediate container 882bd45e6ea5 [2021-06-29T23:22:52.821Z] ---> 518a882a1975 [2021-06-29T23:22:52.821Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T23:22:53.101Z] ---> Running in 2bd5e1e44e4e [2021-06-29T23:22:53.101Z] ---> Running in 893dba36bba6 [2021-06-29T23:22:53.371Z] Removing intermediate container ad055ce6edce [2021-06-29T23:22:53.371Z] ---> 38cbf250c0ea [2021-06-29T23:22:53.371Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:22:53.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:53.646Z] ---> Running in 28d580e7d9ce [2021-06-29T23:22:53.646Z] Removing intermediate container 2bd5e1e44e4e [2021-06-29T23:22:53.646Z] ---> 6c5fb4fcd1af [2021-06-29T23:22:53.646Z] Step 20/22 : LABEL arch=arm64 [2021-06-29T23:22:53.921Z] ---> Running in 621259d0b3c8 [2021-06-29T23:22:54.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:54.481Z] Removing intermediate container 28d580e7d9ce [2021-06-29T23:22:54.481Z] ---> e7cf788c1368 [2021-06-29T23:22:54.481Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T23:22:54.481Z] ---> Running in 9e3cee262e57 [2021-06-29T23:22:54.757Z] Removing intermediate container 621259d0b3c8 [2021-06-29T23:22:54.757Z] ---> 95d448b2bda4 [2021-06-29T23:22:54.757Z] Step 21/22 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:22:55.037Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T23:22:55.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:55.037Z] ---> Running in cb2daacb8394 [2021-06-29T23:22:55.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:22:55.037Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T23:22:55.321Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T23:22:55.321Z] Removing intermediate container 9e3cee262e57 [2021-06-29T23:22:55.321Z] ---> 732dc46b32cf [2021-06-29T23:22:55.321Z] Step 22/23 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:22:55.321Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T23:22:55.690Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T23:22:55.691Z] ---> Running in d5ec7b1b32cc [2021-06-29T23:22:55.691Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T23:22:55.691Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:22:55.691Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T23:22:55.691Z] OK: 8 MiB in 20 packages [2021-06-29T23:22:55.691Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T23:22:55.691Z] Removing intermediate container cb2daacb8394 [2021-06-29T23:22:55.691Z] ---> 9e819cd7089f [2021-06-29T23:22:55.691Z] Removing intermediate container 8f467b7ef14e [2021-06-29T23:22:55.691Z] ---> 3fc9b0b8a96f [2021-06-29T23:22:55.691Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:22:55.691Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T23:22:56.014Z] Executing bash-5.0.17-r0.post-install [2021-06-29T23:22:56.014Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T23:22:56.014Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T23:22:56.014Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T23:22:56.014Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T23:22:56.014Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T23:22:56.014Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T23:22:56.014Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T23:22:56.014Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T23:22:56.014Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T23:22:56.014Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T23:22:56.014Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T23:22:56.368Z] ---> Running in 4606ce27640f [2021-06-29T23:22:57.406Z] Removing intermediate container d5ec7b1b32cc [2021-06-29T23:22:57.406Z] ---> ea653ed3bbc4 [2021-06-29T23:22:57.406Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T23:22:57.699Z] ---> fa1fec60179e [2021-06-29T23:22:57.699Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T23:22:57.699Z] Removing intermediate container 4606ce27640f [2021-06-29T23:22:57.699Z] ---> 22800748095a [2021-06-29T23:22:57.699Z] [2021-06-29T23:22:57.699Z] ---> Running in ed5e5d064e17 [2021-06-29T23:22:58.377Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T23:22:58.377Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T23:22:58.377Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T23:22:58.377Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T23:22:58.377Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T23:22:58.377Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T23:22:58.377Z] Removing intermediate container 8143ea27b574 [2021-06-29T23:22:58.377Z] ---> 469ae0949b94 [2021-06-29T23:22:58.377Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:22:58.377Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T23:22:58.377Z] Successfully built 22800748095a [2021-06-29T23:22:58.686Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-29T23:22:58.686Z] Building support-scheduler [2021-06-29T23:22:58.686Z]  Building security-proxy-setup ... done (21/39) Installing py3-idna (2.9-r0) [2021-06-29T23:22:58.686Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T23:22:58.686Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T23:22:58.686Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T23:22:58.686Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T23:22:58.686Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T23:22:58.687Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T23:22:58.966Z] Removing intermediate container ed5e5d064e17 [2021-06-29T23:22:58.966Z] ---> 536ed4af06cf [2021-06-29T23:22:58.966Z] [2021-06-29T23:22:58.966Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T23:22:58.966Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T23:22:59.250Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T23:22:59.250Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T23:22:59.250Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T23:22:59.250Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T23:22:59.250Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T23:22:59.250Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T23:22:59.250Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T23:22:59.250Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T23:22:59.250Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T23:22:59.250Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T23:22:59.532Z] Successfully built 536ed4af06cf [2021-06-29T23:22:59.532Z] Successfully tagged support-notifications-arm64:latest [2021-06-29T23:22:59.532Z] Building security-secretstore-setup [2021-06-29T23:22:59.532Z]  Building support-notifications ... done Executing busybox-1.31.1-r19.trigger [2021-06-29T23:22:59.532Z] OK: 72 MiB in 59 packages [2021-06-29T23:23:00.135Z] ---> 46a391914241 [2021-06-29T23:23:00.135Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T23:23:00.135Z] ---> 4dc99ce83f5a [2021-06-29T23:23:00.135Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T23:23:02.793Z] ---> c323567eceb6 [2021-06-29T23:23:02.793Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T23:23:03.073Z] ---> d7826318bea7 [2021-06-29T23:23:03.073Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T23:23:04.075Z] ---> 71e5aab53242 [2021-06-29T23:23:04.075Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T23:23:04.367Z] ---> 16400d5a6e70 [2021-06-29T23:23:04.367Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T23:23:04.981Z] ---> Running in 856fca1ba800 [2021-06-29T23:23:05.262Z] ---> af2f30a8b6ca [2021-06-29T23:23:05.262Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T23:23:05.539Z] ---> Running in 479f78e889f0 [2021-06-29T23:23:05.823Z] Collecting docker-compose==1.23.2 [2021-06-29T23:23:05.823Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T23:23:05.823Z] Removing intermediate container 856fca1ba800 [2021-06-29T23:23:05.823Z] ---> e129accc9901 [2021-06-29T23:23:05.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:23:06.104Z] ---> Running in 78d8dfc65168 [2021-06-29T23:23:06.380Z] Removing intermediate container 479f78e889f0 [2021-06-29T23:23:06.380Z] ---> e7d3f04296e3 [2021-06-29T23:23:06.380Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T23:23:06.659Z] Removing intermediate container 78d8dfc65168 [2021-06-29T23:23:06.659Z] ---> 1c10465c3df2 [2021-06-29T23:23:06.659Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T23:23:06.937Z] ---> Running in d202f6bb0a51 [2021-06-29T23:23:07.214Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T23:23:07.498Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T23:23:07.775Z] Removing intermediate container d202f6bb0a51 [2021-06-29T23:23:07.775Z] ---> 1b6bc3e97a07 [2021-06-29T23:23:07.775Z] Step 23/24 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:23:08.053Z] ---> b8107bd212e0 [2021-06-29T23:23:08.053Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T23:23:08.356Z] ---> Running in 44142fa6a093 [2021-06-29T23:23:08.637Z] ---> Running in f4ed0e23af88 [2021-06-29T23:23:09.250Z] Removing intermediate container 44142fa6a093 [2021-06-29T23:23:09.250Z] ---> d2b480ea1476 [2021-06-29T23:23:09.250Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T23:23:09.857Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T23:23:09.857Z] ---> Running in ccc98c5cfe16 [2021-06-29T23:23:09.857Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T23:23:10.466Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T23:23:10.466Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T23:23:10.466Z] Removing intermediate container ccc98c5cfe16 [2021-06-29T23:23:10.466Z] ---> b2a57c99927d [2021-06-29T23:23:10.466Z] [2021-06-29T23:23:11.081Z] Successfully built b2a57c99927d [2021-06-29T23:23:11.081Z] Successfully tagged core-data-arm64:latest [2021-06-29T23:23:11.081Z] Building core-command [2021-06-29T23:23:12.072Z]  Building core-data ... done Removing intermediate container f4ed0e23af88 [2021-06-29T23:23:12.072Z] ---> b4fd9a3799a2 [2021-06-29T23:23:12.072Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T23:23:12.684Z] ---> Running in d7b2fe4009ad [2021-06-29T23:23:12.968Z] Removing intermediate container d7b2fe4009ad [2021-06-29T23:23:12.968Z] ---> 1750528313b5 [2021-06-29T23:23:12.968Z] Step 29/32 : CMD ["gate"] [2021-06-29T23:23:13.568Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T23:23:13.568Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T23:23:13.568Z] ---> Running in 46bfd52c0e3d [2021-06-29T23:23:14.167Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T23:23:14.167Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T23:23:14.441Z] Removing intermediate container 46bfd52c0e3d [2021-06-29T23:23:14.441Z] ---> 155f42dfbbac [2021-06-29T23:23:14.441Z] Step 30/32 : LABEL arch=arm64 [2021-06-29T23:23:15.041Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T23:23:15.041Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T23:23:15.319Z] ---> Running in 8c883ddfa04e [2021-06-29T23:23:16.323Z] Removing intermediate container 8c883ddfa04e [2021-06-29T23:23:16.323Z] ---> 4870b462a8d9 [2021-06-29T23:23:16.323Z] Step 31/32 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:23:17.345Z] ---> Running in bbd9dbb41b43 [2021-06-29T23:23:18.340Z] Removing intermediate container bbd9dbb41b43 [2021-06-29T23:23:18.340Z] ---> 200bc9e9fdfb [2021-06-29T23:23:18.340Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T23:23:18.340Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T23:23:18.340Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T23:23:18.621Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-29T23:23:18.899Z] ---> Running in 1b8d9fde69c9 [2021-06-29T23:23:19.503Z] Removing intermediate container 1b8d9fde69c9 [2021-06-29T23:23:19.503Z] ---> fffdbc5dfc34 [2021-06-29T23:23:19.503Z] [2021-06-29T23:23:19.778Z] Collecting PyYAML<4,>=3.10 [2021-06-29T23:23:19.778Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T23:23:20.065Z] Successfully built fffdbc5dfc34 [2021-06-29T23:23:20.065Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-29T23:23:20.065Z]  Building security-bootstrapper ... done Building core-metadata [2021-06-29T23:23:23.525Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T23:23:23.800Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T23:23:26.437Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T23:23:26.437Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T23:23:27.053Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T23:23:27.053Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T23:23:27.330Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T23:23:27.330Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T23:23:27.606Z] Collecting idna<2.8,>=2.5 [2021-06-29T23:23:27.888Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T23:23:27.888Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T23:23:27.888Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T23:23:27.888Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T23:23:27.888Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T23:23:29.325Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, docopt, jsonschema, dockerpty, cached-property, PyYAML, texttable, docker-compose [2021-06-29T23:23:29.325Z] Attempting uninstall: urllib3 [2021-06-29T23:23:29.325Z] Found existing installation: urllib3 1.25.9 [2021-06-29T23:23:29.325Z] Uninstalling urllib3-1.25.9: [2021-06-29T23:23:29.325Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T23:23:29.925Z] Attempting uninstall: idna [2021-06-29T23:23:29.925Z] Found existing installation: idna 2.9 [2021-06-29T23:23:29.925Z] Uninstalling idna-2.9: [2021-06-29T23:23:30.199Z] Successfully uninstalled idna-2.9 [2021-06-29T23:23:31.176Z] Attempting uninstall: requests [2021-06-29T23:23:31.177Z] Found existing installation: requests 2.23.0 [2021-06-29T23:23:31.177Z] Uninstalling requests-2.23.0: [2021-06-29T23:23:31.177Z] Successfully uninstalled requests-2.23.0 [2021-06-29T23:23:32.609Z] Running setup.py install for docopt: started [2021-06-29T23:23:35.232Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T23:23:35.232Z] Running setup.py install for dockerpty: started [2021-06-29T23:23:37.915Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T23:23:37.915Z] Running setup.py install for PyYAML: started [2021-06-29T23:23:37.915Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:23:37.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:23:37.915Z] ---> 6d1eb3681d42 [2021-06-29T23:23:37.915Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T23:23:37.915Z] ---> Using cache [2021-06-29T23:23:37.915Z] ---> 2459d8479ae9 [2021-06-29T23:23:37.915Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:23:37.915Z] ---> Using cache [2021-06-29T23:23:37.915Z] ---> b7e7f6d6e927 [2021-06-29T23:23:37.915Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T23:23:39.369Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:23:39.369Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:23:39.369Z] ---> 6d1eb3681d42 [2021-06-29T23:23:39.369Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T23:23:39.369Z] ---> Using cache [2021-06-29T23:23:39.369Z] ---> 2459d8479ae9 [2021-06-29T23:23:39.369Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:23:39.369Z] ---> Using cache [2021-06-29T23:23:39.369Z] ---> b7e7f6d6e927 [2021-06-29T23:23:39.369Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T23:23:40.354Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T23:23:40.354Z] Running setup.py install for texttable: started [2021-06-29T23:23:42.326Z] ---> Running in 3310222ae469 [2021-06-29T23:23:42.326Z] ---> Running in 1e84f45fa60f [2021-06-29T23:23:42.925Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T23:23:44.359Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-29T23:23:44.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:23:44.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:23:45.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:23:45.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:23:46.611Z] OK: 218 MiB in 52 packages [2021-06-29T23:23:47.218Z] OK: 218 MiB in 52 packages [2021-06-29T23:23:49.856Z] Removing intermediate container 1e84f45fa60f [2021-06-29T23:23:49.856Z] ---> 590c00c362eb [2021-06-29T23:23:49.856Z] Step 6/23 : COPY go.mod . [2021-06-29T23:23:49.856Z] Removing intermediate container 3310222ae469 [2021-06-29T23:23:49.856Z] ---> 0be946ebf989 [2021-06-29T23:23:49.856Z] Step 6/26 : COPY go.mod . [2021-06-29T23:23:50.137Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:23:50.137Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:23:50.137Z] ---> 6d1eb3681d42 [2021-06-29T23:23:50.137Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T23:23:50.137Z] ---> Using cache [2021-06-29T23:23:50.137Z] ---> 2459d8479ae9 [2021-06-29T23:23:50.137Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:23:50.137Z] ---> Using cache [2021-06-29T23:23:50.137Z] ---> b7e7f6d6e927 [2021-06-29T23:23:50.137Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T23:23:50.137Z] ---> Using cache [2021-06-29T23:23:50.137Z] ---> 0be946ebf989 [2021-06-29T23:23:50.137Z] Step 6/24 : COPY go.mod . [2021-06-29T23:23:51.595Z] ---> bcb40b52e778 [2021-06-29T23:23:51.595Z] Step 7/23 : RUN go mod download [2021-06-29T23:23:51.870Z] ---> ac77c3168a47 [2021-06-29T23:23:51.870Z] Step 7/26 : RUN go mod download [2021-06-29T23:23:51.870Z] ---> f3e634f1f98f [2021-06-29T23:23:51.870Z] Step 7/24 : RUN go mod download [2021-06-29T23:23:51.870Z] ---> Running in 295f20cd4319 [2021-06-29T23:23:52.146Z] ---> Running in 4f7034543fa2 [2021-06-29T23:23:52.451Z] ---> Running in 8ac35bc72598 [2021-06-29T23:23:55.397Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T23:23:55.397Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T23:23:55.397Z] ---> 6d1eb3681d42 [2021-06-29T23:23:55.397Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T23:23:55.397Z] ---> Using cache [2021-06-29T23:23:55.397Z] ---> 2459d8479ae9 [2021-06-29T23:23:55.397Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:23:55.397Z] ---> Using cache [2021-06-29T23:23:55.397Z] ---> b7e7f6d6e927 [2021-06-29T23:23:55.397Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T23:23:55.397Z] ---> Using cache [2021-06-29T23:23:55.397Z] ---> 0be946ebf989 [2021-06-29T23:23:55.397Z] Step 6/24 : COPY go.mod . [2021-06-29T23:23:55.397Z] ---> Using cache [2021-06-29T23:23:55.397Z] ---> f3e634f1f98f [2021-06-29T23:23:55.397Z] Step 7/24 : RUN go mod download [2021-06-29T23:23:55.699Z] ---> Running in ca9c74569512 [2021-06-29T23:23:57.232Z] Removing intermediate container 295f20cd4319 [2021-06-29T23:23:57.232Z] ---> 9b9a6a66680d [2021-06-29T23:23:57.232Z] Step 8/23 : COPY . . [2021-06-29T23:23:57.848Z] Removing intermediate container 4f7034543fa2 [2021-06-29T23:23:57.848Z] ---> f7978781bfae [2021-06-29T23:23:57.848Z] Step 8/26 : COPY . . [2021-06-29T23:23:57.848Z] Removing intermediate container 8ac35bc72598 [2021-06-29T23:23:57.848Z] ---> fbfa27ef9937 [2021-06-29T23:23:57.848Z] Step 8/24 : COPY . . [2021-06-29T23:24:01.268Z] Removing intermediate container ca9c74569512 [2021-06-29T23:24:01.268Z] ---> e41d5e0b0635 [2021-06-29T23:24:01.268Z] Step 8/24 : COPY . . [2021-06-29T23:24:01.268Z] Removing intermediate container 893dba36bba6 [2021-06-29T23:24:01.268Z] ---> f34fce21fe63 [2021-06-29T23:24:01.268Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T23:24:02.266Z] ---> Running in 73394b54f303 [2021-06-29T23:24:03.718Z] Removing intermediate container 73394b54f303 [2021-06-29T23:24:03.718Z] ---> 2df00837140c [2021-06-29T23:24:03.718Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T23:24:04.711Z] ---> Running in 255034cc9686 [2021-06-29T23:24:06.173Z] Removing intermediate container 255034cc9686 [2021-06-29T23:24:06.173Z] ---> bb77969fa9eb [2021-06-29T23:24:06.173Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T23:24:09.612Z] ---> 12a2671024a1 [2021-06-29T23:24:09.612Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T23:24:11.076Z] ---> 6bb7394fe61e [2021-06-29T23:24:11.076Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T23:24:13.069Z] ---> 87ab1056d137 [2021-06-29T23:24:13.069Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T23:24:13.069Z] ---> Running in c4f9c37cc0cb [2021-06-29T23:24:14.058Z] Removing intermediate container c4f9c37cc0cb [2021-06-29T23:24:14.058Z] ---> 2c33a118b277 [2021-06-29T23:24:14.058Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:24:14.333Z] ---> Running in b16e97baea91 [2021-06-29T23:24:15.773Z] Removing intermediate container b16e97baea91 [2021-06-29T23:24:15.773Z] ---> e718bf8addab [2021-06-29T23:24:15.773Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T23:24:16.048Z] ---> Running in 40f3280aff65 [2021-06-29T23:24:17.036Z] Removing intermediate container 40f3280aff65 [2021-06-29T23:24:17.036Z] ---> 85ec8d8202a2 [2021-06-29T23:24:17.036Z] Step 23/24 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:24:17.312Z] ---> Running in 19fe52d4eeaf [2021-06-29T23:24:17.312Z] ---> f8347d8b4cb9 [2021-06-29T23:24:17.312Z] Step 9/26 : RUN go mod tidy [2021-06-29T23:24:17.911Z] ---> Running in a954877e128b [2021-06-29T23:24:18.186Z] Removing intermediate container 19fe52d4eeaf [2021-06-29T23:24:18.186Z] ---> 78483810314d [2021-06-29T23:24:18.186Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T23:24:18.186Z] ---> 50ffb3727a86 [2021-06-29T23:24:18.186Z] Step 9/23 : RUN go mod tidy [2021-06-29T23:24:18.461Z] ---> Running in 9d53b7642a42 [2021-06-29T23:24:18.461Z] ---> Running in 7f7ff0d9b985 [2021-06-29T23:24:19.070Z] ---> b003aa41d9f4 [2021-06-29T23:24:19.070Z] Step 9/24 : RUN go mod tidy [2021-06-29T23:24:19.347Z] ---> Running in fd97e5c8f743 [2021-06-29T23:24:19.630Z] Removing intermediate container 9d53b7642a42 [2021-06-29T23:24:19.630Z] ---> 311e3ca178c5 [2021-06-29T23:24:19.630Z] [2021-06-29T23:24:21.093Z] Successfully built 311e3ca178c5 [2021-06-29T23:24:21.093Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-29T23:24:21.702Z]  Building sys-mgmt-agent ... done  ---> 379340415702 [2021-06-29T23:24:21.702Z] Step 9/24 : RUN go mod tidy [2021-06-29T23:24:22.308Z] ---> Running in 2a3692af5bed [2021-06-29T23:24:23.319Z] Removing intermediate container a954877e128b [2021-06-29T23:24:23.319Z] ---> 61390178b833 [2021-06-29T23:24:23.319Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T23:24:23.598Z] ---> Running in 13809e43be38 [2021-06-29T23:24:23.874Z] Removing intermediate container 7f7ff0d9b985 [2021-06-29T23:24:23.874Z] ---> 52a8878275f7 [2021-06-29T23:24:23.874Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T23:24:24.155Z] ---> Running in 33c4ae17d381 [2021-06-29T23:24:24.770Z] Removing intermediate container fd97e5c8f743 [2021-06-29T23:24:24.770Z] ---> 409ad745877b [2021-06-29T23:24:24.770Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T23:24:24.770Z] ---> Running in e71d3b85da75 [2021-06-29T23:24:25.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T23:24:26.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T23:24:27.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T23:24:27.305Z] Removing intermediate container 2a3692af5bed [2021-06-29T23:24:27.305Z] ---> 71c110cd63ee [2021-06-29T23:24:27.305Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T23:24:27.305Z] ---> Running in 9cd8faa48247 [2021-06-29T23:24:29.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T23:25:51.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T23:25:57.960Z] Removing intermediate container e71d3b85da75 [2021-06-29T23:25:57.960Z] ---> 144f6bab2638 [2021-06-29T23:25:57.960Z] [2021-06-29T23:25:57.960Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T23:25:57.960Z] ---> c4fd0aeabfcf [2021-06-29T23:25:57.960Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T23:25:57.960Z] ---> Running in 90076a25e56d [2021-06-29T23:25:58.237Z] Removing intermediate container 33c4ae17d381 [2021-06-29T23:25:58.237Z] ---> d41a2efd650c [2021-06-29T23:25:58.237Z] [2021-06-29T23:25:58.237Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T23:25:58.237Z] ---> c4fd0aeabfcf [2021-06-29T23:25:58.237Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T23:25:58.516Z] ---> Running in 157fd9146d98 [2021-06-29T23:25:58.813Z] Removing intermediate container 13809e43be38 [2021-06-29T23:25:58.813Z] ---> 541b7d2f577d [2021-06-29T23:25:58.813Z] [2021-06-29T23:25:58.813Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T23:25:58.813Z] ---> c4fd0aeabfcf [2021-06-29T23:25:58.813Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T23:25:59.088Z] ---> Running in 330c94737cc5 [2021-06-29T23:25:59.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:25:59.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:26:00.250Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T23:26:00.250Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:26:00.250Z] OK: 5 MiB in 15 packages [2021-06-29T23:26:00.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:26:00.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:26:01.158Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T23:26:01.158Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:26:01.440Z] OK: 5 MiB in 15 packages [2021-06-29T23:26:01.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:26:01.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:26:02.321Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T23:26:02.321Z] Removing intermediate container 90076a25e56d [2021-06-29T23:26:02.321Z] ---> 726e3c43cbf9 [2021-06-29T23:26:02.321Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:26:02.321Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T23:26:02.321Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T23:26:02.321Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T23:26:02.321Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T23:26:02.321Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T23:26:02.321Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:26:02.321Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T23:26:02.599Z] OK: 7 MiB in 20 packages [2021-06-29T23:26:02.878Z] ---> Running in b23a0975ff52 [2021-06-29T23:26:03.153Z] Removing intermediate container 157fd9146d98 [2021-06-29T23:26:03.153Z] ---> 68b4b6527734 [2021-06-29T23:26:03.153Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:26:03.153Z] Removing intermediate container 9cd8faa48247 [2021-06-29T23:26:03.153Z] ---> 309b7a713610 [2021-06-29T23:26:03.153Z] [2021-06-29T23:26:03.153Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T23:26:03.153Z] ---> c4fd0aeabfcf [2021-06-29T23:26:03.153Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T23:26:03.153Z] ---> Using cache [2021-06-29T23:26:03.153Z] ---> 68b4b6527734 [2021-06-29T23:26:03.153Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T23:26:03.428Z] ---> Running in e129f6e24aaa [2021-06-29T23:26:03.428Z] ---> Running in ab0bf73f5f7e [2021-06-29T23:26:03.717Z] Removing intermediate container b23a0975ff52 [2021-06-29T23:26:03.718Z] ---> 6c07784ce7ec [2021-06-29T23:26:03.718Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T23:26:03.718Z] ---> Running in dbda3a0c2161 [2021-06-29T23:26:04.317Z] Removing intermediate container e129f6e24aaa [2021-06-29T23:26:04.317Z] ---> 95c54f8be0ae [2021-06-29T23:26:04.317Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T23:26:04.317Z] Removing intermediate container ab0bf73f5f7e [2021-06-29T23:26:04.317Z] ---> 91a7c8dd0203 [2021-06-29T23:26:04.317Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T23:26:04.591Z] ---> Running in 432b5dce6043 [2021-06-29T23:26:04.591Z] Removing intermediate container dbda3a0c2161 [2021-06-29T23:26:04.591Z] ---> 9ad30434f2a1 [2021-06-29T23:26:04.591Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T23:26:04.591Z] Removing intermediate container 330c94737cc5 [2021-06-29T23:26:04.591Z] ---> 3564a1dec907 [2021-06-29T23:26:04.591Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T23:26:04.591Z] ---> Running in 7ff6e10ddd5d [2021-06-29T23:26:04.865Z] ---> Running in 4b9258b0ff80 [2021-06-29T23:26:04.865Z] ---> Running in 4a62340a639a [2021-06-29T23:26:05.139Z] Removing intermediate container 432b5dce6043 [2021-06-29T23:26:05.139Z] ---> 89dc0fc22e84 [2021-06-29T23:26:05.139Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T23:26:05.139Z] Removing intermediate container 7ff6e10ddd5d [2021-06-29T23:26:05.139Z] ---> 9bd3a883d962 [2021-06-29T23:26:05.139Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T23:26:05.410Z] ---> Running in bf4d6f666576 [2021-06-29T23:26:05.410Z] ---> Running in f4d69e9e77b7 [2021-06-29T23:26:05.410Z] Removing intermediate container 4a62340a639a [2021-06-29T23:26:05.410Z] ---> b8c0a011ebbd [2021-06-29T23:26:05.410Z] Step 14/26 : WORKDIR / [2021-06-29T23:26:05.410Z] Removing intermediate container 4b9258b0ff80 [2021-06-29T23:26:05.410Z] ---> 1b37710ff5a1 [2021-06-29T23:26:05.410Z] Step 16/24 : WORKDIR / [2021-06-29T23:26:05.682Z] ---> Running in 25e9e4aca66a [2021-06-29T23:26:05.682Z] ---> Running in 3423b11a2bb0 [2021-06-29T23:26:05.961Z] Removing intermediate container bf4d6f666576 [2021-06-29T23:26:05.961Z] ---> 15cca198b8c1 [2021-06-29T23:26:05.961Z] Step 16/24 : WORKDIR / [2021-06-29T23:26:05.961Z] Removing intermediate container f4d69e9e77b7 [2021-06-29T23:26:05.961Z] ---> a9ca2ad41d79 [2021-06-29T23:26:05.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:26:05.961Z] ---> Running in d000500b2f14 [2021-06-29T23:26:06.236Z] Removing intermediate container 25e9e4aca66a [2021-06-29T23:26:06.236Z] Removing intermediate container 3423b11a2bb0 [2021-06-29T23:26:06.236Z] ---> b5487cc28dca [2021-06-29T23:26:06.236Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:26:06.236Z] ---> 6a92f39f70e0 [2021-06-29T23:26:06.236Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-29T23:26:06.832Z] Removing intermediate container d000500b2f14 [2021-06-29T23:26:06.832Z] ---> 5370f0967088 [2021-06-29T23:26:06.832Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T23:26:06.832Z] ---> b98cd5329729 [2021-06-29T23:26:06.832Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T23:26:07.106Z] ---> fca4b87f47c1 [2021-06-29T23:26:07.106Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-29T23:26:07.385Z] ---> b59567661322 [2021-06-29T23:26:07.385Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T23:26:07.981Z] ---> 34df92c629b0 [2021-06-29T23:26:07.981Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T23:26:08.258Z] ---> 9de1c168e766 [2021-06-29T23:26:08.258Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T23:26:08.258Z] ---> f766764659a6 [2021-06-29T23:26:08.258Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T23:26:08.851Z] ---> e20bde7d5f8d [2021-06-29T23:26:08.851Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T23:26:09.445Z] ---> 524aea825422 [2021-06-29T23:26:09.445Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-29T23:26:09.445Z] ---> 58c0c39c391f [2021-06-29T23:26:09.445Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T23:26:09.445Z] ---> 1354c278de42 [2021-06-29T23:26:09.445Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T23:26:09.718Z] ---> Running in 54ae72dab7d1 [2021-06-29T23:26:09.993Z] ---> 29aebda0034d [2021-06-29T23:26:09.993Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T23:26:10.276Z] ---> Running in 74642fabb122 [2021-06-29T23:26:10.276Z] Removing intermediate container 54ae72dab7d1 [2021-06-29T23:26:10.276Z] ---> 899f0a6a8b52 [2021-06-29T23:26:10.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:26:10.549Z] ---> 078044f6e759 [2021-06-29T23:26:10.549Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T23:26:10.549Z] ---> Running in 7c6b2c2345df [2021-06-29T23:26:10.824Z] ---> 6c2d11966968 [2021-06-29T23:26:10.824Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T23:26:10.824Z] Removing intermediate container 74642fabb122 [2021-06-29T23:26:10.824Z] ---> 17a909c8b2de [2021-06-29T23:26:10.824Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:26:10.824Z] ---> Running in 48a69cb2fbfa [2021-06-29T23:26:10.824Z] ---> Running in 8e4ec59eeca3 [2021-06-29T23:26:11.100Z] Removing intermediate container 7c6b2c2345df [2021-06-29T23:26:11.100Z] ---> 671b94c9b6aa [2021-06-29T23:26:11.100Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T23:26:11.374Z] ---> Running in fdc907468a81 [2021-06-29T23:26:11.673Z] Removing intermediate container 48a69cb2fbfa [2021-06-29T23:26:11.673Z] ---> 91e79ee3df10 [2021-06-29T23:26:11.673Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:26:11.673Z] Removing intermediate container 8e4ec59eeca3 [2021-06-29T23:26:11.673Z] ---> 883beb97089d [2021-06-29T23:26:11.673Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T23:26:11.673Z] ---> Running in e222a4037caf [2021-06-29T23:26:12.017Z] ---> Running in 5de6d47a3936 [2021-06-29T23:26:12.017Z] ---> 7310783165a2 [2021-06-29T23:26:12.017Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T23:26:12.017Z] Removing intermediate container fdc907468a81 [2021-06-29T23:26:12.017Z] ---> 1684aba1c723 [2021-06-29T23:26:12.017Z] Step 22/23 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:26:12.017Z] ---> Running in d2c2e2134925 [2021-06-29T23:26:12.631Z] Removing intermediate container e222a4037caf [2021-06-29T23:26:12.631Z] ---> 9edb948d459f [2021-06-29T23:26:12.631Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T23:26:12.631Z] Removing intermediate container 5de6d47a3936 [2021-06-29T23:26:12.631Z] ---> c27ba4496854 [2021-06-29T23:26:12.631Z] Step 23/24 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:26:12.964Z] ---> Running in c516ef102fb7 [2021-06-29T23:26:12.964Z] ---> Running in dcc6a9c4c9e3 [2021-06-29T23:26:12.964Z] Removing intermediate container d2c2e2134925 [2021-06-29T23:26:12.964Z] ---> d896dde32411 [2021-06-29T23:26:12.964Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T23:26:13.253Z] ---> Running in 43e1d3b8feec [2021-06-29T23:26:13.564Z] Removing intermediate container c516ef102fb7 [2021-06-29T23:26:13.564Z] ---> 7a15bd8e8dda [2021-06-29T23:26:13.564Z] Step 23/24 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:26:13.868Z] ---> Running in 5b274bd5c760 [2021-06-29T23:26:13.868Z] Removing intermediate container dcc6a9c4c9e3 [2021-06-29T23:26:13.868Z] ---> a62d930a8ccd [2021-06-29T23:26:13.868Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T23:26:13.868Z] ---> eff1fd0a4228 [2021-06-29T23:26:13.868Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T23:26:13.868Z] Removing intermediate container 43e1d3b8feec [2021-06-29T23:26:14.138Z] ---> dda121ca90dd [2021-06-29T23:26:14.138Z] [2021-06-29T23:26:14.138Z] ---> Running in 33b897995c07 [2021-06-29T23:26:14.413Z] Successfully built dda121ca90dd [2021-06-29T23:26:14.413Z] Removing intermediate container 5b274bd5c760 [2021-06-29T23:26:14.413Z] ---> f982780ece37 [2021-06-29T23:26:14.413Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T23:26:14.413Z] Successfully tagged support-scheduler-arm64:latest [2021-06-29T23:26:14.691Z]  Building support-scheduler ... done Removing intermediate container 33b897995c07 [2021-06-29T23:26:14.691Z] ---> 8f08b565958c [2021-06-29T23:26:14.691Z] [2021-06-29T23:26:14.691Z] ---> Running in 1177e517ec9e [2021-06-29T23:26:14.963Z] ---> 3ae9f72d02f3 [2021-06-29T23:26:14.963Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-29T23:26:15.234Z] Successfully built 8f08b565958c [2021-06-29T23:26:15.234Z] Successfully tagged core-command-arm64:latest [2021-06-29T23:26:15.234Z]  Building core-command ... done  ---> Running in c58ff673a897 [2021-06-29T23:26:15.234Z] Removing intermediate container 1177e517ec9e [2021-06-29T23:26:15.234Z] ---> a12fb578316b [2021-06-29T23:26:15.234Z] [2021-06-29T23:26:15.824Z] Successfully built a12fb578316b [2021-06-29T23:26:15.824Z] Successfully tagged core-metadata-arm64:latest [2021-06-29T23:26:17.257Z]  Building core-metadata ... done Removing intermediate container c58ff673a897 [2021-06-29T23:26:17.257Z] ---> ba741cee9a5f [2021-06-29T23:26:17.257Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T23:26:17.529Z] ---> Running in c4a4c616108f [2021-06-29T23:26:17.807Z] Removing intermediate container c4a4c616108f [2021-06-29T23:26:17.807Z] ---> c0f36a5962b4 [2021-06-29T23:26:17.807Z] Step 24/26 : LABEL arch=arm64 [2021-06-29T23:26:18.078Z] ---> Running in 722e08ca9f0e [2021-06-29T23:26:18.669Z] Removing intermediate container 722e08ca9f0e [2021-06-29T23:26:18.669Z] ---> 1996e473b1da [2021-06-29T23:26:18.669Z] Step 25/26 : LABEL git_sha=9ed388284450181241214f4175cad1f4f366d6e5 [2021-06-29T23:26:18.669Z] ---> Running in 4e929b7bee69 [2021-06-29T23:26:19.262Z] Removing intermediate container 4e929b7bee69 [2021-06-29T23:26:19.262Z] ---> 2a5c5dc1fb8d [2021-06-29T23:26:19.262Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T23:26:19.262Z] ---> Running in 60100572f813 [2021-06-29T23:26:19.865Z] Removing intermediate container 60100572f813 [2021-06-29T23:26:19.865Z] ---> f453de06a8c0 [2021-06-29T23:26:19.865Z] [2021-06-29T23:26:20.137Z] Successfully built f453de06a8c0 [2021-06-29T23:26:20.137Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-29T23:26:20.424Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-06-29T23:26:20.415Z] $ docker stop --time=1 0b6743e6d360d4cdbe055ae1d5a6cd70d184106c80f2cf877c07f0f97645dc39 [2021-06-29T23:26:22.253Z] $ docker rm -f 0b6743e6d360d4cdbe055ae1d5a6cd70d184106c80f2cf877c07f0f97645dc39 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T23:26:22.860Z] + docker images [2021-06-29T23:26:23.132Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T23:26:23.132Z] security-secretstore-setup-arm64 latest f453de06a8c0 3 seconds ago 27.1MB [2021-06-29T23:26:23.132Z] core-metadata-arm64 latest a12fb578316b 7 seconds ago 15.7MB [2021-06-29T23:26:23.132Z] core-command-arm64 latest 8f08b565958c 8 seconds ago 15MB [2021-06-29T23:26:23.132Z] support-scheduler-arm64 latest dda121ca90dd 9 seconds ago 15.1MB [2021-06-29T23:26:23.132Z] 309b7a713610 20 seconds ago 972MB [2021-06-29T23:26:23.132Z] 541b7d2f577d 24 seconds ago 976MB [2021-06-29T23:26:23.132Z] d41a2efd650c 25 seconds ago 968MB [2021-06-29T23:26:23.132Z] 144f6bab2638 26 seconds ago 967MB [2021-06-29T23:26:23.132Z] sys-mgmt-agent-arm64 latest 311e3ca178c5 2 minutes ago 299MB [2021-06-29T23:26:23.132Z] security-bootstrapper-arm64 latest fffdbc5dfc34 3 minutes ago 17.5MB [2021-06-29T23:26:23.132Z] core-data-arm64 latest b2a57c99927d 3 minutes ago 19.1MB [2021-06-29T23:26:23.132Z] support-notifications-arm64 latest 536ed4af06cf 3 minutes ago 15.7MB [2021-06-29T23:26:23.132Z] security-proxy-setup-arm64 latest 22800748095a 3 minutes ago 24.2MB [2021-06-29T23:26:23.132Z] 06fdd44f66d6 3 minutes ago 975MB [2021-06-29T23:26:23.132Z] 59cbdccf7606 3 minutes ago 969MB [2021-06-29T23:26:23.132Z] 7d3408a510bd 3 minutes ago 970MB [2021-06-29T23:26:23.132Z] 9ae681d347de 3 minutes ago 973MB [2021-06-29T23:26:23.132Z] 209d8c93048e 3 minutes ago 969MB [2021-06-29T23:26:23.132Z] ci-base-image-arm64 latest 6d1eb3681d42 14 minutes ago 641MB [2021-06-29T23:26:23.132Z] alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB [2021-06-29T23:26:23.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-29T23:26:23.132Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-29T23:26:23.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:26:23.936Z] ---> job-cost.sh [2021-06-29T23:26:23.936Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lWlF [2021-06-29T23:27:02.886Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T23:28:39.686Z] lf-activate-venv(): INFO: Adding /tmp/venv-lWlF/bin to PATH [2021-06-29T23:28:39.686Z] INFO: No Stack... [2021-06-29T23:28:39.686Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T23:28:39.686Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T23:28:40.022Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2021-06-29T23:28:40.022Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T23:28:40.085Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-14-stack-cost] [2021-06-29T23:28:40.093Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3571-14-stack-cost] did not exist. Created. [2021-06-29T23:28:40.093Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T23:28:40.444Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T23:28:40.680Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T23:28:40.691Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-14-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-29T23:28:41.372Z] provisioning config files... [2021-06-29T23:28:41.384Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config7911182534167183884tmp [Pipeline] { [Pipeline] sh [2021-06-29T23:28:41.702Z] + set +x [2021-06-29T23:28:41.702Z] + curl -s https://codecov.io/bash [2021-06-29T23:28:41.702Z] + bash -s -- [2021-06-29T23:28:41.702Z] [2021-06-29T23:28:41.702Z] _____ _ [2021-06-29T23:28:41.702Z] / ____| | | [2021-06-29T23:28:41.702Z] | | ___ __| | ___ ___ _____ __ [2021-06-29T23:28:41.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-29T23:28:41.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-29T23:28:41.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-29T23:28:41.702Z] Bash-1.0.3 [2021-06-29T23:28:41.702Z] [2021-06-29T23:28:41.702Z] [2021-06-29T23:28:41.702Z] ==> git version 2.24.4 found [2021-06-29T23:28:41.702Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-29T23:28:41.702Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-29T23:28:41.702Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-29T23:28:41.702Z] ==> Jenkins CI detected. [2021-06-29T23:28:41.702Z] project root: . [2021-06-29T23:28:41.702Z] --> token set from env [2021-06-29T23:28:41.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-29T23:28:41.964Z] ==> Running gcov in . (disable via -X gcov) [2021-06-29T23:28:41.964Z] ==> Python coveragepy not found [2021-06-29T23:28:41.964Z] ==> Searching for coverage reports in: [2021-06-29T23:28:41.964Z] + . [2021-06-29T23:28:41.964Z] -> Found 1 reports [2021-06-29T23:28:41.964Z] ==> Detecting git/mercurial file structure [2021-06-29T23:28:41.964Z] ==> Reading reports [2021-06-29T23:28:41.964Z] + ./coverage.out bytes=398095 [2021-06-29T23:28:41.964Z] ==> Appending adjustments [2021-06-29T23:28:41.964Z] https://docs.codecov.io/docs/fixing-reports [2021-06-29T23:28:42.913Z] + Found adjustments [2021-06-29T23:28:42.913Z] ==> Gzipping contents [2021-06-29T23:28:43.175Z] 56K /tmp/codecov.lyAT2G.gz [2021-06-29T23:28:43.175Z] ==> Uploading reports [2021-06-29T23:28:43.175Z] url: https://codecov.io [2021-06-29T23:28:43.175Z] query: branch=PR-3571&commit=9ed388284450181241214f4175cad1f4f366d6e5&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-06-29T23:28:43.175Z] -> Pinging Codecov [2021-06-29T23:28:43.175Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=9ed388284450181241214f4175cad1f4f366d6e5&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-06-29T23:28:43.436Z] -> Uploading to [2021-06-29T23:28:43.436Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-29/00271124DB129430A58F1EEE437C3FCB/9ed388284450181241214f4175cad1f4f366d6e5/6e716272-2d87-4bc0-a795-d17029e35b64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T232843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94f49745142fc8b2a10fec7d87992de9a9c9dc8e192df917e405e23553fe3c2c [2021-06-29T23:28:43.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T23:28:43.436Z] Dload Upload Total Spent Left Speed [2021-06-29T23:28:43.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54846 0 0 100 54846 0 158k --:--:-- --:--:-- --:--:-- 158k [2021-06-29T23:28:43.960Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9ed388284450181241214f4175cad1f4f366d6e5 [Pipeline] } [2021-06-29T23:28:43.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:28:45.225Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:28:45.794Z] ---> package-listing.sh [2021-06-29T23:28:45.794Z] ++ facter osfamily [2021-06-29T23:28:45.794Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T23:28:46.057Z] + OS_FAMILY=redhat [2021-06-29T23:28:46.057Z] + workspace=/w/workspace/edgex-go/14 [2021-06-29T23:28:46.057Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T23:28:46.057Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T23:28:46.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T23:28:46.057Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T23:28:46.057Z] + '[' /w/workspace/edgex-go/14 ']' [2021-06-29T23:28:46.057Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T23:28:46.057Z] + case "${OS_FAMILY}" in [2021-06-29T23:28:46.057Z] + rpm -qa [2021-06-29T23:28:46.057Z] + sort [2021-06-29T23:28:48.612Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T23:28:48.612Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T23:28:48.612Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T23:28:48.612Z] + '[' /w/workspace/edgex-go/14 ']' [2021-06-29T23:28:48.612Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2021-06-29T23:28:48.612Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2021-06-29T23:28:48.624Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T23:28:48.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:28:49.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T23:28:49.482Z] [2021-06-29T23:28:49.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:28:49.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T23:28:50.069Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T23:28:50.069Z] df20fa9351a1: Pulling fs layer [2021-06-29T23:28:50.069Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T23:28:50.069Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T23:28:50.069Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T23:28:50.069Z] 93b61091891f: Pulling fs layer [2021-06-29T23:28:50.069Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T23:28:50.069Z] 5e14af77c1be: Pulling fs layer [2021-06-29T23:28:50.069Z] 01666e4c0597: Pulling fs layer [2021-06-29T23:28:50.069Z] aa168da1d23b: Pulling fs layer [2021-06-29T23:28:50.069Z] 46f8f816bc3b: Waiting [2021-06-29T23:28:50.069Z] 93b61091891f: Waiting [2021-06-29T23:28:50.069Z] 93b9cdb0e59b: Waiting [2021-06-29T23:28:50.069Z] 5e14af77c1be: Waiting [2021-06-29T23:28:50.069Z] 01666e4c0597: Waiting [2021-06-29T23:28:50.069Z] aa168da1d23b: Waiting [2021-06-29T23:28:50.069Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T23:28:50.069Z] 36b3adc4ff6f: Download complete [2021-06-29T23:28:50.069Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T23:28:50.069Z] 46f8f816bc3b: Download complete [2021-06-29T23:28:50.069Z] df20fa9351a1: Verifying Checksum [2021-06-29T23:28:50.069Z] df20fa9351a1: Download complete [2021-06-29T23:28:50.069Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T23:28:50.069Z] 93b9cdb0e59b: Download complete [2021-06-29T23:28:50.069Z] 5e14af77c1be: Verifying Checksum [2021-06-29T23:28:50.069Z] 5e14af77c1be: Download complete [2021-06-29T23:28:50.069Z] 01666e4c0597: Verifying Checksum [2021-06-29T23:28:50.069Z] 01666e4c0597: Download complete [2021-06-29T23:28:50.332Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T23:28:50.332Z] 8ad3a11d3b57: Download complete [2021-06-29T23:28:50.332Z] df20fa9351a1: Pull complete [2021-06-29T23:28:50.332Z] 36b3adc4ff6f: Pull complete [2021-06-29T23:28:50.606Z] 93b61091891f: Verifying Checksum [2021-06-29T23:28:50.606Z] 93b61091891f: Download complete [2021-06-29T23:28:50.870Z] 8ad3a11d3b57: Pull complete [2021-06-29T23:28:50.870Z] 46f8f816bc3b: Pull complete [2021-06-29T23:28:51.137Z] 93b61091891f: Pull complete [2021-06-29T23:28:51.398Z] 93b9cdb0e59b: Pull complete [2021-06-29T23:28:51.398Z] 5e14af77c1be: Pull complete [2021-06-29T23:28:51.398Z] 01666e4c0597: Pull complete [2021-06-29T23:28:52.346Z] aa168da1d23b: Verifying Checksum [2021-06-29T23:28:52.346Z] aa168da1d23b: Download complete [2021-06-29T23:28:56.587Z] aa168da1d23b: Pull complete [2021-06-29T23:28:56.587Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T23:28:56.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T23:28:56.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T23:28:56.662Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-29T23:28:56.694Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T23:29:00.874Z] $ docker top 75bc22a524e90c5ea711447a63eb8e26402639cd72d74ad938e18a0b1515282e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:29:01.261Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T23:29:01.562Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T23:29:01.868Z] + ls /var/log/sa-host [2021-06-29T23:29:01.868Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T23:29:01.869Z] file_magic: OK [2021-06-29T23:29:01.869Z] HZ: Using current value: 100 [2021-06-29T23:29:01.869Z] file_header: OK [2021-06-29T23:29:01.869Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-29T23:29:01.869Z] Statistics: [2021-06-29T23:29:01.869Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T23:29:01.869Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T23:29:01.869Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T23:29:01.869Z] file_magic: OK [2021-06-29T23:29:01.869Z] HZ: Using current value: 100 [2021-06-29T23:29:01.869Z] file_header: OK [2021-06-29T23:29:01.869Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-29T23:29:01.869Z] Statistics: [2021-06-29T23:29:01.869Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T23:29:01.869Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:29:02.064Z] provisioning config files... [2021-06-29T23:29:02.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2014984964930473033tmp [Pipeline] { [Pipeline] echo [2021-06-29T23:29:02.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:29:02.404Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T23:29:02.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:29:02.821Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T23:29:02.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:29:03.127Z] ---> sudo-logs.sh [2021-06-29T23:29:03.128Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T23:29:03.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:29:03.453Z] ---> job-cost.sh [2021-06-29T23:29:03.453Z] lf-activate-venv: SKIPPING [2021-06-29T23:29:03.453Z] DEBUG: total: 0.18000000715255737 [2021-06-29T23:29:03.453Z] INFO: Retrieving Stack Cost... [2021-06-29T23:29:04.396Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T23:29:04.976Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T23:29:04.990Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:29:05.294Z] ---> logs-deploy.sh [2021-06-29T23:29:05.294Z] lf-activate-venv: SKIPPING [2021-06-29T23:29:05.294Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/14 [2021-06-29T23:29:05.294Z] INFO: archiving workspace using pattern(s): [2021-06-29T23:29:06.248Z] Archives upload complete. [2021-06-29T23:29:06.248Z] INFO: archiving logs to Nexus [2021-06-29T23:29:06.823Z] ---> uname -a: [2021-06-29T23:29:06.823Z] Linux prd-centos7-docker-4c-2g-770.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] ---> lscpu: [2021-06-29T23:29:06.823Z] Architecture: x86_64 [2021-06-29T23:29:06.823Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T23:29:06.823Z] Byte Order: Little Endian [2021-06-29T23:29:06.823Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T23:29:06.823Z] CPU(s): 2 [2021-06-29T23:29:06.823Z] On-line CPU(s) list: 0,1 [2021-06-29T23:29:06.823Z] Thread(s) per core: 1 [2021-06-29T23:29:06.823Z] Core(s) per socket: 1 [2021-06-29T23:29:06.823Z] Socket(s): 2 [2021-06-29T23:29:06.823Z] NUMA node(s): 1 [2021-06-29T23:29:06.823Z] Vendor ID: AuthenticAMD [2021-06-29T23:29:06.823Z] CPU family: 23 [2021-06-29T23:29:06.823Z] Model: 49 [2021-06-29T23:29:06.823Z] Model name: AMD EPYC-Rome Processor [2021-06-29T23:29:06.823Z] Stepping: 0 [2021-06-29T23:29:06.823Z] CPU MHz: 2800.000 [2021-06-29T23:29:06.823Z] BogoMIPS: 5600.00 [2021-06-29T23:29:06.823Z] Virtualization: AMD-V [2021-06-29T23:29:06.823Z] Hypervisor vendor: KVM [2021-06-29T23:29:06.823Z] Virtualization type: full [2021-06-29T23:29:06.823Z] L1d cache: 64 KiB [2021-06-29T23:29:06.823Z] L1i cache: 64 KiB [2021-06-29T23:29:06.823Z] L2 cache: 1 MiB [2021-06-29T23:29:06.823Z] L3 cache: 32 MiB [2021-06-29T23:29:06.823Z] NUMA node0 CPU(s): 0,1 [2021-06-29T23:29:06.823Z] Vulnerability Itlb multihit: Not affected [2021-06-29T23:29:06.823Z] Vulnerability L1tf: Not affected [2021-06-29T23:29:06.823Z] Vulnerability Mds: Not affected [2021-06-29T23:29:06.823Z] Vulnerability Meltdown: Not affected [2021-06-29T23:29:06.823Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T23:29:06.823Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T23:29:06.823Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T23:29:06.823Z] Vulnerability Srbds: Not affected [2021-06-29T23:29:06.823Z] Vulnerability Tsx async abort: Not affected [2021-06-29T23:29:06.823Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] ---> nproc: [2021-06-29T23:29:06.823Z] 2 [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] ---> df -h: [2021-06-29T23:29:06.823Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T23:29:06.823Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-29T23:29:06.823Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T23:29:06.823Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T23:29:06.823Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/14@tmp [2021-06-29T23:29:06.823Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/14 [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] ---> free -m: [2021-06-29T23:29:06.823Z] total used free shared buff/cache available [2021-06-29T23:29:06.823Z] Mem: 7821 1330 1890 0 4600 6452 [2021-06-29T23:29:06.823Z] Swap: 1023 1 1022 [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] ---> ip addr: [2021-06-29T23:29:06.823Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T23:29:06.823Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T23:29:06.823Z] inet 127.0.0.1/8 scope host lo [2021-06-29T23:29:06.823Z] valid_lft forever preferred_lft forever [2021-06-29T23:29:06.823Z] inet6 ::1/128 scope host [2021-06-29T23:29:06.823Z] valid_lft forever preferred_lft forever [2021-06-29T23:29:06.823Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T23:29:06.823Z] link/ether fa:16:3e:9e:14:1e brd ff:ff:ff:ff:ff:ff [2021-06-29T23:29:06.823Z] inet 10.30.123.253/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T23:29:06.823Z] valid_lft 84972sec preferred_lft 84972sec [2021-06-29T23:29:06.823Z] inet6 fe80::f816:3eff:fe9e:141e/64 scope link [2021-06-29T23:29:06.823Z] valid_lft forever preferred_lft forever [2021-06-29T23:29:06.823Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T23:29:06.823Z] link/ether 02:42:92:1a:4c:ab brd ff:ff:ff:ff:ff:ff [2021-06-29T23:29:06.823Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T23:29:06.823Z] valid_lft forever preferred_lft forever [2021-06-29T23:29:06.823Z] inet6 fe80::42:92ff:fe1a:4cab/64 scope link [2021-06-29T23:29:06.823Z] valid_lft forever preferred_lft forever [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] ---> sar -b -r -n DEV: [2021-06-29T23:29:06.823Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] 23:05:07 LINUX RESTART (2 CPU) [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] 23:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T23:29:06.823Z] 23:07:01 102.30 3.44 98.87 0.00 2607.92 45409.89 0.00 [2021-06-29T23:29:06.823Z] 23:08:01 131.87 0.00 131.87 0.00 0.00 17576.51 0.00 [2021-06-29T23:29:06.823Z] 23:09:01 55.18 0.02 55.16 0.00 0.53 10652.30 0.00 [2021-06-29T23:29:06.823Z] 23:10:01 107.41 0.02 107.39 0.00 0.53 20184.77 0.00 [2021-06-29T23:29:06.823Z] 23:11:02 636.52 256.94 379.57 0.00 21976.42 267883.45 0.00 [2021-06-29T23:29:06.823Z] 23:12:01 385.69 45.58 340.11 0.00 4403.75 123372.37 0.00 [2021-06-29T23:29:06.823Z] 23:13:01 462.16 51.09 411.07 0.00 3561.60 148572.34 0.00 [2021-06-29T23:29:06.823Z] 23:14:01 28.73 10.71 18.02 0.00 1312.19 1374.13 0.00 [2021-06-29T23:29:06.823Z] 23:15:01 0.27 0.02 0.25 0.00 0.13 3.68 0.00 [2021-06-29T23:29:06.823Z] 23:16:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 [2021-06-29T23:29:06.823Z] 23:17:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-06-29T23:29:06.823Z] 23:18:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 [2021-06-29T23:29:06.823Z] 23:19:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 [2021-06-29T23:29:06.823Z] 23:20:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-06-29T23:29:06.823Z] 23:21:01 0.63 0.42 0.22 0.00 36.11 3.15 0.00 [2021-06-29T23:29:06.823Z] 23:22:01 0.83 0.00 0.83 0.00 0.00 15.71 0.00 [2021-06-29T23:29:06.823Z] 23:23:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 [2021-06-29T23:29:06.823Z] 23:24:01 0.20 0.02 0.18 0.00 0.13 2.05 0.00 [2021-06-29T23:29:06.823Z] 23:25:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 [2021-06-29T23:29:06.823Z] 23:26:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2021-06-29T23:29:06.823Z] 23:27:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 [2021-06-29T23:29:06.823Z] 23:28:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-06-29T23:29:06.823Z] 23:29:01 111.82 41.65 70.17 0.00 4256.99 14607.13 0.00 [2021-06-29T23:29:06.823Z] Average: 87.95 17.89 70.06 0.00 1663.83 28216.19 0.00 [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] 23:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T23:29:06.823Z] 23:07:01 4217320 0 936264 11.69 2620 2852736 1446224 15.97 1022940 2286440 8 [2021-06-29T23:29:06.823Z] 23:08:01 3903752 0 1093696 13.66 2620 3008872 1672124 18.46 1284848 2270216 252892 [2021-06-29T23:29:06.823Z] 23:09:01 3829204 0 1226468 15.31 2620 2950648 1987844 21.95 1302588 2312740 40664 [2021-06-29T23:29:06.823Z] 23:10:01 3648304 0 1162952 14.52 2620 3195064 1961784 21.66 1284964 2500848 36 [2021-06-29T23:29:06.823Z] 23:11:02 1525460 0 1321836 16.50 2620 5159024 1796224 19.83 2163368 3622352 3092 [2021-06-29T23:29:06.823Z] 23:12:01 135224 0 1481752 18.50 2620 6389344 2289564 25.28 2538748 4594896 131636 [2021-06-29T23:29:06.823Z] 23:13:01 2086380 0 1356376 16.94 2620 4563564 1904748 21.03 1864080 3319980 36 [2021-06-29T23:29:06.823Z] 23:14:01 2566364 0 1265316 15.80 2620 4174640 1445032 15.95 1420732 3305804 8 [2021-06-29T23:29:06.823Z] 23:15:01 2572292 0 1259388 15.72 2620 4174640 1407104 15.54 1418480 3305024 8 [2021-06-29T23:29:06.823Z] 23:16:01 2573080 0 1258588 15.71 2620 4174652 1407164 15.54 1418700 3305024 20 [2021-06-29T23:29:06.823Z] 23:17:01 2573440 0 1258228 15.71 2620 4174652 1407140 15.54 1418960 3305024 8 [2021-06-29T23:29:06.823Z] 23:18:01 2574648 0 1257012 15.70 2620 4174660 1402872 15.49 1417720 3305004 12 [2021-06-29T23:29:06.823Z] 23:19:01 2574256 0 1257400 15.70 2620 4174664 1403016 15.49 1418104 3305000 8 [2021-06-29T23:29:06.823Z] 23:20:01 2574356 0 1257300 15.70 2620 4174664 1403040 15.49 1418080 3305000 8 [2021-06-29T23:29:06.823Z] 23:21:01 2571260 0 1259496 15.73 2620 4175564 1402944 15.49 1423572 3302992 20 [2021-06-29T23:29:06.823Z] 23:22:01 2571512 0 1259244 15.72 2620 4175564 1402872 15.49 1423492 3302992 12 [2021-06-29T23:29:06.823Z] 23:23:01 2570948 0 1259800 15.73 2620 4175572 1403028 15.49 1423816 3302992 16 [2021-06-29T23:29:06.823Z] 23:24:01 2570540 0 1260204 15.73 2620 4175576 1403136 15.49 1424112 3302996 8 [2021-06-29T23:29:06.823Z] 23:25:01 2571404 0 1259336 15.72 2620 4175580 1402872 15.49 1423508 3302996 8 [2021-06-29T23:29:06.823Z] 23:26:01 2571292 0 1259444 15.73 2620 4175584 1402944 15.49 1423600 3302996 12 [2021-06-29T23:29:06.823Z] 23:27:01 2571144 0 1259588 15.73 2620 4175588 1402968 15.49 1423604 3302996 8 [2021-06-29T23:29:06.823Z] 23:28:01 2571512 0 1259216 15.72 2620 4175592 1402872 15.49 1423636 3302996 8 [2021-06-29T23:29:06.823Z] 23:29:01 1988664 0 1309932 16.36 2620 4707724 1509444 16.67 1461304 3803680 52 [2021-06-29T23:29:06.823Z] Average: 2604885 0 1251254 15.62 2620 4150181 1550737 17.12 1488824 3229173 18634 [2021-06-29T23:29:06.823Z] [2021-06-29T23:29:06.823Z] 23:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T23:29:06.823Z] 23:07:01 veth95da29b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.823Z] 23:07:01 eth0 947.85 1163.21 5806.06 122.10 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.823Z] 23:07:01 vethe880da7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.823Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:08:01 eth0 313.72 238.68 882.97 33.65 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:08:01 veth79a69ce 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:08:01 docker0 1056.21 856.97 85.84 3532.93 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:09:01 eth0 38.70 26.88 23.93 110.66 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:09:01 veth79a69ce 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:09:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:10:01 vethd56e3bd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:10:01 eth0 169.50 147.87 1693.61 22.21 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:11:02 veth116d248 0.00 0.79 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:11:02 eth0 103.19 75.71 197.93 19.21 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:11:02 docker0 55.61 67.28 3.72 165.09 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:12:01 veth116d248 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:12:01 vetha164c38 23.93 42.23 1.69 331.28 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:12:01 eth0 205.38 146.18 1757.74 21.77 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:13:01 veth116d248 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:13:01 eth0 108.92 65.19 227.51 130.56 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:13:01 vethe99aa44 9.58 11.29 0.80 27.17 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:14:01 eth0 16.09 12.43 25.53 3.63 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:14:01 docker0 1189.41 1049.35 94.50 4364.58 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:15:01 eth0 1.97 0.87 0.97 0.42 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:16:01 eth0 1.80 0.42 0.46 0.27 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:17:01 eth0 1.17 0.63 0.60 0.40 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:18:01 eth0 0.95 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:19:01 eth0 1.17 0.33 0.34 0.20 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:20:01 eth0 0.65 0.30 0.29 0.20 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:21:01 eth0 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:22:01 eth0 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:23:01 eth0 1.00 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:24:01 eth0 0.38 0.23 0.26 0.19 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:25:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:26:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:27:01 eth0 0.20 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:28:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:29:01 eth0 211.02 187.99 2179.38 21.91 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] Average: eth0 91.76 89.16 552.59 21.06 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] Average: docker0 51.78 45.68 4.11 190.02 0.00 0.00 0.00 0.00 [2021-06-29T23:29:06.824Z] [2021-06-29T23:29:06.824Z] [2021-06-29T23:29:06.824Z] ---> sar -P ALL: [2021-06-29T23:29:06.824Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T23:29:06.824Z] [2021-06-29T23:29:06.824Z] 23:05:07 LINUX RESTART (2 CPU) [2021-06-29T23:29:06.824Z] [2021-06-29T23:29:06.824Z] 23:06:02 CPU %user %nice %system %iowait %steal %idle [2021-06-29T23:29:06.824Z] 23:07:01 all 20.05 0.00 7.69 5.45 0.08 66.73 [2021-06-29T23:29:06.824Z] 23:07:01 0 21.23 0.00 7.66 4.47 0.07 66.57 [2021-06-29T23:29:06.824Z] 23:07:01 1 18.88 0.00 7.72 6.42 0.09 66.90 [2021-06-29T23:29:06.824Z] 23:08:01 all 52.00 0.00 9.33 2.71 0.10 35.85 [2021-06-29T23:29:06.824Z] 23:08:01 0 52.77 0.00 9.07 3.10 0.09 34.98 [2021-06-29T23:29:06.824Z] 23:08:01 1 51.25 0.00 9.59 2.33 0.11 36.73 [2021-06-29T23:29:06.824Z] 23:09:01 all 33.55 0.00 5.55 0.57 0.09 60.24 [2021-06-29T23:29:06.824Z] 23:09:01 0 33.40 0.00 5.30 0.68 0.09 60.53 [2021-06-29T23:29:06.824Z] 23:09:01 1 33.71 0.00 5.81 0.46 0.09 59.94 [2021-06-29T23:29:06.824Z] 23:10:01 all 54.27 0.00 10.32 2.62 0.09 32.70 [2021-06-29T23:29:06.824Z] 23:10:01 0 54.99 0.00 10.17 1.94 0.07 32.82 [2021-06-29T23:29:06.824Z] 23:10:01 1 53.56 0.00 10.48 3.29 0.11 32.57 [2021-06-29T23:29:06.824Z] 23:11:02 all 24.39 0.00 22.07 36.46 0.12 16.96 [2021-06-29T23:29:06.824Z] 23:11:02 0 23.52 0.00 22.30 37.18 0.13 16.88 [2021-06-29T23:29:06.824Z] 23:11:02 1 25.27 0.00 21.84 35.74 0.11 17.05 [2021-06-29T23:29:06.824Z] 23:12:01 all 72.01 0.00 15.68 10.39 0.13 1.79 [2021-06-29T23:29:06.824Z] 23:12:01 0 71.79 0.00 15.78 10.43 0.13 1.87 [2021-06-29T23:29:06.824Z] 23:12:01 1 72.24 0.00 15.57 10.35 0.13 1.70 [2021-06-29T23:29:06.824Z] 23:13:01 all 65.86 0.00 17.78 11.40 0.15 4.81 [2021-06-29T23:29:06.824Z] 23:13:01 0 66.21 0.00 17.08 10.35 0.17 6.19 [2021-06-29T23:29:06.824Z] 23:13:01 1 65.52 0.00 18.48 12.45 0.13 3.42 [2021-06-29T23:29:06.824Z] 23:14:01 all 1.03 0.00 0.68 0.72 0.03 97.54 [2021-06-29T23:29:06.824Z] 23:14:01 0 1.22 0.00 0.72 0.27 0.03 97.75 [2021-06-29T23:29:06.824Z] 23:14:01 1 0.84 0.00 0.64 1.17 0.03 97.32 [2021-06-29T23:29:06.824Z] 23:15:01 all 0.14 0.00 0.04 0.00 0.04 99.77 [2021-06-29T23:29:06.824Z] 23:15:01 0 0.25 0.00 0.05 0.00 0.03 99.67 [2021-06-29T23:29:06.824Z] 23:15:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-29T23:29:06.824Z] 23:16:01 all 0.11 0.00 0.05 0.00 0.04 99.80 [2021-06-29T23:29:06.824Z] 23:16:01 0 0.18 0.00 0.03 0.00 0.05 99.73 [2021-06-29T23:29:06.824Z] 23:16:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2021-06-29T23:29:06.824Z] 23:17:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-06-29T23:29:06.824Z] 23:17:01 0 0.30 0.00 0.02 0.00 0.03 99.65 [2021-06-29T23:29:06.824Z] 23:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-29T23:29:06.824Z] [2021-06-29T23:29:06.824Z] 23:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T23:29:06.824Z] 23:18:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-29T23:29:06.824Z] 23:18:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-29T23:29:06.824Z] 23:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-06-29T23:29:06.824Z] 23:19:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-29T23:29:06.824Z] 23:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-29T23:29:06.824Z] 23:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-29T23:29:06.824Z] 23:20:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-29T23:29:06.824Z] 23:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T23:29:06.824Z] 23:20:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2021-06-29T23:29:06.824Z] 23:21:01 all 0.08 0.00 0.04 0.02 0.03 99.83 [2021-06-29T23:29:06.824Z] 23:21:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2021-06-29T23:29:06.824Z] 23:21:01 1 0.15 0.00 0.05 0.00 0.03 99.77 [2021-06-29T23:29:06.824Z] 23:22:01 all 0.16 0.00 0.02 0.00 0.03 99.79 [2021-06-29T23:29:06.824Z] 23:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-29T23:29:06.824Z] 23:22:01 1 0.28 0.00 0.02 0.00 0.03 99.67 [2021-06-29T23:29:06.824Z] 23:23:01 all 0.10 0.00 0.01 0.00 0.03 99.87 [2021-06-29T23:29:06.824Z] 23:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T23:29:06.824Z] 23:23:01 1 0.18 0.00 0.00 0.00 0.03 99.78 [2021-06-29T23:29:06.824Z] 23:24:01 all 0.10 0.00 0.02 0.01 0.03 99.85 [2021-06-29T23:29:06.824Z] 23:24:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2021-06-29T23:29:06.824Z] 23:24:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-29T23:29:06.824Z] 23:25:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-29T23:29:06.824Z] 23:25:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-29T23:29:06.824Z] 23:25:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-29T23:29:06.824Z] 23:26:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-06-29T23:29:06.824Z] 23:26:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-29T23:29:06.824Z] 23:26:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-29T23:29:06.824Z] 23:27:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-29T23:29:06.824Z] 23:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2021-06-29T23:29:06.824Z] 23:27:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-29T23:29:06.824Z] 23:28:01 all 0.18 0.00 0.02 0.00 0.03 99.78 [2021-06-29T23:29:06.825Z] 23:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T23:29:06.825Z] 23:28:01 1 0.33 0.00 0.02 0.00 0.03 99.62 [2021-06-29T23:29:06.825Z] [2021-06-29T23:29:06.825Z] 23:28:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T23:29:06.825Z] 23:29:01 all 7.09 0.00 3.00 4.64 0.05 85.22 [2021-06-29T23:29:06.825Z] 23:29:01 0 6.62 0.00 2.99 3.74 0.05 86.60 [2021-06-29T23:29:06.825Z] 23:29:01 1 7.55 0.00 3.02 5.54 0.05 83.84 [2021-06-29T23:29:06.825Z] Average: all 13.58 0.00 3.79 3.08 0.05 79.49 [2021-06-29T23:29:06.825Z] Average: 0 13.61 0.00 3.75 2.97 0.05 79.63 [2021-06-29T23:29:06.825Z] Average: 1 13.55 0.00 3.84 3.20 0.06 79.36 [2021-06-29T23:29:06.825Z] [2021-06-29T23:29:06.825Z] [2021-06-29T23:29:06.825Z]