Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 80ba4e250181682bffba84591c3a2e03de29986a rather than bf7e8b43acf891d18b55505b0a2ffc5563f750f5 Obtained Jenkinsfile from 80ba4e250181682bffba84591c3a2e03de29986a 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-ssh1641322655007235409.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-ssh6172082418395408500.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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9048463110579880884.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-ssh4898604227085314619.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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4665603253076868619.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-1194 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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/16@tmp/jenkins-gitclient-ssh394287747684161084.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 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit bf7e8b43acf891d18b55505b0a2ffc5563f750f5 > 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/16@tmp/jenkins-gitclient-ssh2827670725876568433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing bedbc2a6c82c9333fe298c095c0cf792e18183e9 Checking out Revision bedbc2a6c82c9333fe298c095c0cf792e18183e9 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f bf7e8b43acf891d18b55505b0a2ffc5563f750f5 # 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/16@tmp/jenkins-gitclient-ssh8574883623011967800.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bedbc2a6c82c9333fe298c095c0cf792e18183e9 # timeout=10 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T13:18:43.487Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T13:18:43.571Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T13:18:43.604Z] ========================================================= [2021-06-24T13:18:43.604Z] EdgeX Global Pipelines Version Info [2021-06-24T13:18:43.604Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2c020decbbc92ae46f891b3abdf5220a56dbabb4 # timeout=10 [2021-06-24T13:18:45.059Z] ------------------- [2021-06-24T13:18:45.059Z] stable info: [2021-06-24T13:18:45.059Z] ------------------- [2021-06-24T13:18:45.059Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T13:18:45.059Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T13:18:45.059Z] Message: update stable to v1.0.195 [2021-06-24T13:18:45.632Z] ------------------- [2021-06-24T13:18:45.632Z] experimental info: [2021-06-24T13:18:45.632Z] ------------------- [2021-06-24T13:18:45.632Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T13:18:45.632Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T13:18:45.632Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T13:18:45.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T13:18:45.776Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T13:18:45.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T13:18:45.820Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T13:18:45.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T13:18:45.864Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T13:18:45.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T13:18:45.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T13:18:45.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T13:18:45.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T13:18:45.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T13:18:46.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T13:18:46.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T13:18:46.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T13:18:46.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T13:18:46.091Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T13:18:46.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T13:18:46.175Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T13:18:46.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T13:18:46.229Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T13:18:46.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T13:18:46.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T13:18:46.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-24T13:18:46.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-24T13:18:46.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-24T13:18:46.389Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bedbc2a6c82c9333fe298c095c0cf792e18183e9 [Pipeline] echo [2021-06-24T13:18:46.414Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bedbc2a [Pipeline] echo [2021-06-24T13:18:46.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T13:18:46.523Z] provisioning config files... [2021-06-24T13:18:46.538Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5982194348078500431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:18:46.869Z] ---> docker-login.sh [2021-06-24T13:18:46.869Z] nexus3.edgexfoundry.org:10001 [2021-06-24T13:18:47.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:47.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:47.131Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:47.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:47.131Z] [2021-06-24T13:18:47.131Z] Login Succeeded [2021-06-24T13:18:47.131Z] nexus3.edgexfoundry.org:10002 [2021-06-24T13:18:47.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:47.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:47.394Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:47.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:47.394Z] [2021-06-24T13:18:47.394Z] Login Succeeded [2021-06-24T13:18:47.394Z] nexus3.edgexfoundry.org:10003 [2021-06-24T13:18:47.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:47.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:47.394Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:47.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:47.394Z] [2021-06-24T13:18:47.394Z] Login Succeeded [2021-06-24T13:18:47.394Z] nexus3.edgexfoundry.org:10004 [2021-06-24T13:18:47.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:47.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:47.656Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:47.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:47.656Z] [2021-06-24T13:18:47.656Z] Login Succeeded [2021-06-24T13:18:47.656Z] docker.io [2021-06-24T13:18:47.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:47.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:47.917Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:47.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:47.917Z] [2021-06-24T13:18:47.917Z] Login Succeeded [2021-06-24T13:18:47.917Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T13:18:47.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T13:18:48.267Z] ++ 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-24T13:18:48.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:18:48.267Z] ++ cut -d/ -f2 [2021-06-24T13:18:48.267Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T13:18:48.267Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T13:18:48.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:18:48.267Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T13:18:48.267Z] ++ cut -d/ -f2 [2021-06-24T13:18:48.267Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T13:18:48.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:18:48.267Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T13:18:48.267Z] ++ cut -d/ -f2 [2021-06-24T13:18:48.267Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T13:18:48.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:18:48.267Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T13:18:48.267Z] ++ cut -d/ -f2 [2021-06-24T13:18:48.267Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T13:18:48.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:18:48.267Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T13:18:48.267Z] ++ cut -d/ -f2 [2021-06-24T13:18:48.267Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T13:18:48.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:18:48.267Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T13:18:48.267Z] ++ cut -d/ -f2 [2021-06-24T13:18:48.267Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T13:18:48.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:18:48.267Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T13:18:48.267Z] ++ cut -d/ -f2 [2021-06-24T13:18:48.267Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T13:18:48.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:18:48.267Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T13:18:48.267Z] ++ cut -d/ -f2 [2021-06-24T13:18:48.267Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T13:18:48.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:18:48.267Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T13:18:48.267Z] ++ cut -d/ -f2 [2021-06-24T13:18:48.267Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T13:18:48.320Z] 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-24T13:18:49.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T13:18:49.129Z] [2021-06-24T13:18:49.129Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:18:49.454Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T13:18:49.454Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T13:18:49.454Z] 31603596830f: Pulling fs layer [2021-06-24T13:18:49.454Z] 54011a49482f: Pulling fs layer [2021-06-24T13:18:49.454Z] a6820b24f6d8: Pulling fs layer [2021-06-24T13:18:49.454Z] f581987b2513: Pulling fs layer [2021-06-24T13:18:49.454Z] f581987b2513: Waiting [2021-06-24T13:18:49.454Z] 54011a49482f: Verifying Checksum [2021-06-24T13:18:49.454Z] 54011a49482f: Download complete [2021-06-24T13:18:49.716Z] 31603596830f: Verifying Checksum [2021-06-24T13:18:49.716Z] 31603596830f: Download complete [2021-06-24T13:18:49.716Z] f581987b2513: Verifying Checksum [2021-06-24T13:18:49.716Z] f581987b2513: Download complete [2021-06-24T13:18:49.716Z] a6820b24f6d8: Verifying Checksum [2021-06-24T13:18:49.716Z] a6820b24f6d8: Download complete [2021-06-24T13:18:49.983Z] 31603596830f: Pull complete [2021-06-24T13:18:49.983Z] 54011a49482f: Pull complete [2021-06-24T13:18:50.563Z] a6820b24f6d8: Pull complete [2021-06-24T13:18:50.825Z] f581987b2513: Pull complete [2021-06-24T13:18:50.825Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T13:18:50.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T13:18:50.825Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T13:18:50.913Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-06-24T13:18:50.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:10004/edgex-devops/git-semver:latest cat [2021-06-24T13:18:52.486Z] $ docker top cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T13:18:56.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T13:18:56.494Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T13:18:56.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T13:18:56.613Z] $ docker exec cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 ssh-agent [2021-06-24T13:18:56.734Z] SSH_AUTH_SOCK=/tmp/ssh-YX0zlXBBj0GD/agent.13 [2021-06-24T13:18:56.734Z] SSH_AGENT_PID=20 [2021-06-24T13:18:56.742Z] Running ssh-add (command line suppressed) [2021-06-24T13:18:56.839Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_9088129049810962965.key (/w/workspace/edgex-go/16@tmp/private_key_9088129049810962965.key) [2021-06-24T13:18:56.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T13:18:57.170Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T13:18:57.183Z] $ docker exec --env ******** --env ******** cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 ssh-agent -k [2021-06-24T13:18:57.280Z] unset SSH_AUTH_SOCK; [2021-06-24T13:18:57.281Z] unset SSH_AGENT_PID; [2021-06-24T13:18:57.281Z] echo Agent pid 20 killed; [2021-06-24T13:18:57.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T13:18:57.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T13:18:57.336Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T13:18:57.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T13:18:57.451Z] $ docker exec cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 ssh-agent [2021-06-24T13:18:57.572Z] SSH_AUTH_SOCK=/tmp/ssh-GnkTSXHuwMQr/agent.55 [2021-06-24T13:18:57.572Z] SSH_AGENT_PID=61 [2021-06-24T13:18:57.578Z] Running ssh-add (command line suppressed) [2021-06-24T13:18:57.674Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_6200662504073926795.key (/w/workspace/edgex-go/16@tmp/private_key_6200662504073926795.key) [2021-06-24T13:18:57.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T13:18:57.991Z] + git semver init [2021-06-24T13:18:57.991Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T13:18:57.991Z] # $GIT_DIR = /w/workspace/edgex-go/16/.git [2021-06-24T13:18:57.991Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/16 [2021-06-24T13:18:57.991Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T13:18:57.991Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T13:18:57.991Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T13:18:57.991Z] # $SEMVER_BRANCH = PR-3579 [2021-06-24T13:18:57.991Z] # $SEMVER_TEMP = /tmp/semver-157865403 [2021-06-24T13:18:57.991Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T13:19:12.950Z] # '/tmp/semver-157865403' -> '/w/workspace/edgex-go/16/.semver' [2021-06-24T13:19:12.950Z] # -> Force: false [2021-06-24T13:19:12.950Z] # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } [2021-06-24T13:19:12.958Z] $ docker exec --env ******** --env ******** cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 ssh-agent -k [2021-06-24T13:19:13.060Z] unset SSH_AUTH_SOCK; [2021-06-24T13:19:13.064Z] unset SSH_AGENT_PID; [2021-06-24T13:19:13.064Z] echo Agent pid 61 killed; [2021-06-24T13:19:13.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T13:19:13.413Z] + git semver [Pipeline] } [2021-06-24T13:19:13.425Z] $ docker stop --time=1 cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 [2021-06-24T13:19:15.720Z] $ docker rm -f cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T13:19:16.113Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T13:19:16.394Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T13:19:16.398Z] [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-24T13:19:17.040Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:19:17.336Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:19:17.780Z] + sudo service docker restart [2021-06-24T13:19:17.781Z] + true [2021-06-24T13:19:17.781Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T13:19:31.666Z] Still waiting to schedule task [2021-06-24T13:19:31.667Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-24T13:19:35.943Z] ========================================================= [2021-06-24T13:19:35.943Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T13:19:35.943Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:19:36.266Z] + 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-24T13:19:37.661Z] Sending build context to Docker daemon 329.3MB [2021-06-24T13:19:37.661Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T13:19:37.661Z] Step 2/6 : FROM ${BASE} [2021-06-24T13:19:37.661Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T13:19:37.661Z] 540db60ca938: Pulling fs layer [2021-06-24T13:19:37.661Z] adcc1eea9eea: Pulling fs layer [2021-06-24T13:19:37.661Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T13:19:37.661Z] 0510c868ecb4: Pulling fs layer [2021-06-24T13:19:37.661Z] afea3b2eda06: Pulling fs layer [2021-06-24T13:19:37.661Z] 7809a108b3ef: Pulling fs layer [2021-06-24T13:19:37.661Z] f706445af74f: Pulling fs layer [2021-06-24T13:19:37.661Z] 0510c868ecb4: Waiting [2021-06-24T13:19:37.661Z] afea3b2eda06: Waiting [2021-06-24T13:19:37.661Z] 7809a108b3ef: Waiting [2021-06-24T13:19:37.661Z] f706445af74f: Waiting [2021-06-24T13:19:37.661Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T13:19:37.661Z] 4c4ab2625f07: Download complete [2021-06-24T13:19:37.661Z] adcc1eea9eea: Download complete [2021-06-24T13:19:37.661Z] afea3b2eda06: Verifying Checksum [2021-06-24T13:19:37.661Z] afea3b2eda06: Download complete [2021-06-24T13:19:37.661Z] 540db60ca938: Verifying Checksum [2021-06-24T13:19:37.661Z] 540db60ca938: Pull complete [2021-06-24T13:19:37.923Z] 7809a108b3ef: Verifying Checksum [2021-06-24T13:19:37.923Z] 7809a108b3ef: Download complete [2021-06-24T13:19:37.923Z] adcc1eea9eea: Pull complete [2021-06-24T13:19:37.923Z] 4c4ab2625f07: Pull complete [2021-06-24T13:19:39.308Z] f706445af74f: Verifying Checksum [2021-06-24T13:19:39.308Z] f706445af74f: Download complete [2021-06-24T13:19:39.885Z] 0510c868ecb4: Verifying Checksum [2021-06-24T13:19:39.885Z] 0510c868ecb4: Download complete [2021-06-24T13:19:43.234Z] 0510c868ecb4: Pull complete [2021-06-24T13:19:43.234Z] afea3b2eda06: Pull complete [2021-06-24T13:19:43.234Z] 7809a108b3ef: Pull complete [2021-06-24T13:19:46.559Z] f706445af74f: Pull complete [2021-06-24T13:19:46.559Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T13:19:46.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T13:19:46.559Z] ---> b068be0155e3 [2021-06-24T13:19:46.559Z] 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-24T13:19:47.514Z] ---> Running in cd64958a14f5 [2021-06-24T13:19:48.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:19:48.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:19:49.611Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T13:19:49.874Z] (2/12) Installing file (5.39-r0) [2021-06-24T13:19:50.137Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T13:19:50.137Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T13:19:56.733Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T13:19:56.733Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T13:19:56.733Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T13:19:56.733Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T13:19:56.995Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T13:19:56.996Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T13:19:56.996Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T13:19:57.257Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T13:19:57.257Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T13:19:57.257Z] OK: 219 MiB in 52 packages [2021-06-24T13:19:58.650Z] Removing intermediate container cd64958a14f5 [2021-06-24T13:19:58.650Z] ---> c4109ab5b627 [2021-06-24T13:19:58.650Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T13:19:58.650Z] ---> Running in 41b6d98e312a [2021-06-24T13:19:58.650Z] Removing intermediate container 41b6d98e312a [2021-06-24T13:19:58.650Z] ---> 994b515c2640 [2021-06-24T13:19:58.650Z] Step 5/6 : COPY go.mod . [2021-06-24T13:19:58.917Z] ---> 4496d87baaf6 [2021-06-24T13:19:58.917Z] Step 6/6 : RUN go mod download [2021-06-24T13:19:58.917Z] ---> Running in ab3b202179be [2021-06-24T13:20:09.633Z] Removing intermediate container ab3b202179be [2021-06-24T13:20:09.633Z] ---> fba3174acb2e [2021-06-24T13:20:09.633Z] Successfully built fba3174acb2e [2021-06-24T13:20:09.633Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:20:09.944Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T13:20:09.944Z] . [Pipeline] withDockerContainer [2021-06-24T13:20:10.026Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-06-24T13:20:10.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T13:20:10.438Z] $ docker top 746e8dd8243b80c234982466db6d33346d109ad6b234bb889ff650e4ee7f4b3d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:20:10.813Z] + go version [2021-06-24T13:20:10.813Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T13:20:10.828Z] $ docker stop --time=1 746e8dd8243b80c234982466db6d33346d109ad6b234bb889ff650e4ee7f4b3d [2021-06-24T13:20:12.055Z] $ docker rm -f 746e8dd8243b80c234982466db6d33346d109ad6b234bb889ff650e4ee7f4b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:20:12.664Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T13:20:12.664Z] . [Pipeline] withDockerContainer [2021-06-24T13:20:12.735Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-06-24T13:20:12.770Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T13:20:13.104Z] $ docker top 86f79d1d22f0732b72c5eb2eea6b276880235f92fbf0c74e249d9121942a9e53 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T13:20:13.197Z] ========================================================= [2021-06-24T13:20:13.197Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T13:20:13.197Z] ========================================================= [Pipeline] sh [2021-06-24T13:20:13.486Z] + go mod tidy [Pipeline] sh [2021-06-24T13:20:14.054Z] + make test [2021-06-24T13:20:14.054Z] go mod tidy [2021-06-24T13:20:14.054Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T13:20:19.396Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T13:20:37.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T13:20:40.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T13:20:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T13:20:41.699Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T13:20:44.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T13:20:44.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T13:20:44.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T13:20:44.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T13:20:45.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T13:20:45.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T13:20:46.034Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T13:20:46.034Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T13:20:46.034Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T13:20:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T13:20:48.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements [2021-06-24T13:20:48.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T13:20:48.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T13:20:49.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-06-24T13:20:49.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T13:20:49.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 53.1% of statements [2021-06-24T13:20:49.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T13:20:49.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T13:20:50.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.080s coverage: 87.7% of statements [2021-06-24T13:20:50.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T13:20:50.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:20:50.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.045s coverage: 78.9% of statements [2021-06-24T13:20:52.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-06-24T13:20:52.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T13:20:52.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T13:20:52.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T13:20:52.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T13:20:52.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T13:20:52.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 95.1% of statements [2021-06-24T13:20:52.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T13:20:52.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:20:52.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T13:20:52.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T13:20:52.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T13:20:52.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T13:20:52.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T13:20:52.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T13:20:52.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-06-24T13:20:52.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T13:20:52.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T13:20:52.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T13:20:53.536Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-06-24T13:20:53.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T13:20:53.536Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-06-24T13:20:53.536Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-06-24T13:20:53.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T13:20:53.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-06-24T13:20:54.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-06-24T13:20:54.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-24T13:20:54.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-06-24T13:20:54.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-24T13:21:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-06-24T13:21:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-06-24T13:21:12.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 81.8% of statements [2021-06-24T13:21:12.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T13:21:31.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-06-24T13:21:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T13:21:39.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T13:21:39.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 91.9% of statements [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T13:21:39.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T13:21:39.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.6% of statements [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T13:21:39.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T13:21:39.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T13:21:39.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-06-24T13:21:39.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-24T13:21:39.577Z] GO111MODULE=on go vet ./... [2021-06-24T13:22:03.406Z] gofmt -l . [2021-06-24T13:22:03.406Z] [ "`gofmt -l .`" = "" ] [2021-06-24T13:22:03.406Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T13:22:03.709Z] + ls -al . [2021-06-24T13:22:03.709Z] total 516 [2021-06-24T13:22:03.709Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 13:22 . [2021-06-24T13:22:03.709Z] drwxr-xr-x 4 root root 30 Jun 24 13:20 .. [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 13:18 .dockerignore [2021-06-24T13:22:03.709Z] drwxrwxr-x 8 1001 1001 179 Jun 24 13:18 .git [2021-06-24T13:22:03.709Z] drwxrwxr-x 3 1001 1001 125 Jun 24 13:18 .github [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 13:18 .gitignore [2021-06-24T13:22:03.709Z] drwx------ 3 1001 1001 60 Jun 24 13:19 .semver [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 13:18 .sonarcloud.properties [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:18 Attribution.txt [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:18 CONTRIBUTING.md [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 13:18 Dockerfile.build [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 13:18 Jenkinsfile [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:18 LICENSE [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:18 Makefile [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:18 README.md [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:18 SECURITY.md [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 13:19 VERSION [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:18 ZMQWindows.md [2021-06-24T13:22:03.709Z] drwxrwxr-x 2 1001 1001 37 Jun 24 13:18 bin [2021-06-24T13:22:03.709Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 13:18 cmd [2021-06-24T13:22:03.709Z] -rw-r--r-- 1 root root 398095 Jun 24 13:21 coverage.out [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 13:18 go.mod [2021-06-24T13:22:03.709Z] -rw-r--r-- 1 root root 20962 Jun 24 13:20 go.sum [2021-06-24T13:22:03.709Z] drwxrwxr-x 7 1001 1001 114 Jun 24 13:18 internal [2021-06-24T13:22:03.709Z] drwxrwxr-x 3 1001 1001 16 Jun 24 13:18 openapi [2021-06-24T13:22:03.709Z] drwxrwxr-x 4 1001 1001 71 Jun 24 13:18 snap [2021-06-24T13:22:03.709Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 13:18 version.go [Pipeline] sh [2021-06-24T13:22:04.020Z] + '[' -e coverage.out ] [2021-06-24T13:22:04.020Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T13:22:04.139Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T13:22:04.443Z] + make build [2021-06-24T13:22:04.443Z] go mod tidy [2021-06-24T13:22:04.443Z] 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-24T13:22:05.836Z] 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-24T13:22:12.506Z] 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-24T13:22:12.506Z] 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-24T13:22:13.459Z] 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-24T13:22:13.459Z] 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-24T13:22:14.409Z] 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-24T13:22:14.987Z] 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-24T13:22:15.564Z] 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-24T13:22:16.520Z] 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-24T13:22:17.477Z] 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-24T13:22:18.432Z] 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-24T13:22:20.411Z] $ docker stop --time=1 86f79d1d22f0732b72c5eb2eea6b276880235f92fbf0c74e249d9121942a9e53 [2021-06-24T13:22:22.417Z] $ docker rm -f 86f79d1d22f0732b72c5eb2eea6b276880235f92fbf0c74e249d9121942a9e53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:22:24.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:22:24.203Z] [2021-06-24T13:22:24.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:22:24.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:22:24.517Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T13:22:24.517Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T13:22:24.517Z] ca9280d653b3: Pulling fs layer [2021-06-24T13:22:24.517Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T13:22:24.777Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T13:22:24.777Z] cbdbe7a5bc2a: Download complete [2021-06-24T13:22:25.039Z] cbdbe7a5bc2a: Pull complete [2021-06-24T13:22:25.613Z] ca9280d653b3: Verifying Checksum [2021-06-24T13:22:25.613Z] ca9280d653b3: Download complete [2021-06-24T13:22:26.191Z] ca9280d653b3: Pull complete [2021-06-24T13:22:26.191Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T13:22:26.191Z] 7e9c9ca2126c: Download complete [2021-06-24T13:22:29.516Z] 7e9c9ca2126c: Pull complete [2021-06-24T13:22:29.516Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T13:22:29.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:22:29.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T13:22:29.596Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-06-24T13:22:29.639Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T13:22:33.904Z] $ docker top dc4732faa69a8253f85af6077b1832340c6c24b77cd06c0e4e58f041b6317ca0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:22:34.281Z] + docker-compose build --help [2021-06-24T13:22:34.281Z] + grep parallel [2021-06-24T13:22:34.854Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T13:22:34.867Z] $ docker stop --time=1 dc4732faa69a8253f85af6077b1832340c6c24b77cd06c0e4e58f041b6317ca0 [2021-06-24T13:22:36.068Z] $ docker rm -f dc4732faa69a8253f85af6077b1832340c6c24b77cd06c0e4e58f041b6317ca0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:22:36.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:22:36.503Z] . [Pipeline] withDockerContainer [2021-06-24T13:22:38.841Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-06-24T13:22:38.885Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T13:22:39.229Z] $ docker top 5d3e4998b62af12812dd4ef417167476cdcb52c987c223e6c7bdd38f393627fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:22:39.612Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T13:22:40.185Z] Building core-command ... [2021-06-24T13:22:40.185Z] Building core-data ... [2021-06-24T13:22:40.185Z] Building core-metadata ... [2021-06-24T13:22:40.185Z] Building security-bootstrapper ... [2021-06-24T13:22:40.185Z] Building security-proxy-setup ... [2021-06-24T13:22:40.185Z] Building security-secretstore-setup ... [2021-06-24T13:22:40.185Z] Building support-notifications ... [2021-06-24T13:22:40.185Z] Building support-scheduler ... [2021-06-24T13:22:40.185Z] Building sys-mgmt-agent ... [2021-06-24T13:22:40.185Z] Building security-proxy-setup [2021-06-24T13:22:40.185Z] Building core-metadata [2021-06-24T13:22:40.185Z] Building core-command [2021-06-24T13:22:40.185Z] Building sys-mgmt-agent [2021-06-24T13:22:40.185Z] Building core-data [2021-06-24T13:22:52.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:22:52.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:22:52.616Z] ---> fba3174acb2e [2021-06-24T13:22:52.616Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:22:52.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:22:52.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:22:52.616Z] ---> fba3174acb2e [2021-06-24T13:22:52.616Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:22:52.616Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:22:52.616Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:22:52.616Z] ---> fba3174acb2e [2021-06-24T13:22:52.616Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T13:23:00.773Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:23:00.773Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:23:00.773Z] ---> fba3174acb2e [2021-06-24T13:23:00.773Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:23:02.160Z] ---> Running in 5d475c23783d [2021-06-24T13:23:02.160Z] ---> Running in fde5e4d1a23f [2021-06-24T13:23:02.160Z] ---> Running in 567b097267a9 [2021-06-24T13:23:02.160Z] ---> Running in e7e3dc2ebf20 [2021-06-24T13:23:03.551Z] Removing intermediate container 567b097267a9 [2021-06-24T13:23:03.551Z] ---> ae5da9e72977 [2021-06-24T13:23:03.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:23:03.551Z] Removing intermediate container fde5e4d1a23f [2021-06-24T13:23:03.551Z] ---> 4c29dcfc7c2b [2021-06-24T13:23:03.551Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:23:03.551Z] Removing intermediate container 5d475c23783d [2021-06-24T13:23:03.551Z] ---> 92c6db83bff0 [2021-06-24T13:23:03.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:23:03.813Z] Removing intermediate container e7e3dc2ebf20 [2021-06-24T13:23:03.813Z] ---> 42dbc0150996 [2021-06-24T13:23:03.813Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:23:04.080Z] ---> Running in c2837085edd4 [2021-06-24T13:23:04.080Z] ---> Running in 455667ffb4fe [2021-06-24T13:23:04.080Z] ---> Running in 7495744f5f2e [2021-06-24T13:23:04.080Z] ---> Running in e7fa8863f3cc [2021-06-24T13:23:05.050Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:23:05.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:23:05.050Z] ---> fba3174acb2e [2021-06-24T13:23:05.050Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:23:05.050Z] ---> Using cache [2021-06-24T13:23:05.050Z] ---> 42dbc0150996 [2021-06-24T13:23:05.050Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:23:05.321Z] ---> Running in e3fd4b363c35 [2021-06-24T13:23:05.587Z] Removing intermediate container c2837085edd4 [2021-06-24T13:23:05.587Z] ---> ca5365ad33ad [2021-06-24T13:23:05.587Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:23:05.587Z] ---> Running in 4e00120c8348 [2021-06-24T13:23:05.857Z] Removing intermediate container 455667ffb4fe [2021-06-24T13:23:05.857Z] ---> 0cd3d5ddd76e [2021-06-24T13:23:05.857Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T13:23:05.857Z] ---> Running in 36053f4cac1b [2021-06-24T13:23:06.117Z] Removing intermediate container e7fa8863f3cc [2021-06-24T13:23:06.117Z] ---> cc50b140e5a6 [2021-06-24T13:23:06.117Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T13:23:06.117Z] ---> Running in caaf8f162c27 [2021-06-24T13:23:06.117Z] Removing intermediate container 7495744f5f2e [2021-06-24T13:23:06.117Z] ---> 94b8d96d8c6f [2021-06-24T13:23:06.117Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T13:23:06.117Z] ---> Running in 28249ccac3f8 [2021-06-24T13:23:06.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:06.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:06.382Z] Removing intermediate container e3fd4b363c35 [2021-06-24T13:23:06.382Z] ---> 2a12f422f392 [2021-06-24T13:23:06.382Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:23:06.382Z] ---> Running in a89938c3ed77 [2021-06-24T13:23:06.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:06.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:06.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:06.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:07.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:07.455Z] OK: 219 MiB in 52 packages [2021-06-24T13:23:07.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:07.455Z] OK: 219 MiB in 52 packages [2021-06-24T13:23:07.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:07.982Z] OK: 219 MiB in 52 packages [2021-06-24T13:23:07.982Z] OK: 219 MiB in 52 packages [2021-06-24T13:23:08.253Z] Removing intermediate container 36053f4cac1b [2021-06-24T13:23:08.253Z] ---> f985dcedc378 [2021-06-24T13:23:08.253Z] Step 6/22 : COPY go.mod . [2021-06-24T13:23:08.513Z] Removing intermediate container 4e00120c8348 [2021-06-24T13:23:08.513Z] ---> 6fcdfbbc4fd8 [2021-06-24T13:23:08.513Z] Step 6/24 : COPY go.mod . [2021-06-24T13:23:08.513Z] ---> 42e463a60b1a [2021-06-24T13:23:08.513Z] Step 7/22 : RUN go mod download [2021-06-24T13:23:08.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:23:08.513Z] ---> dec3ce065373 [2021-06-24T13:23:08.513Z] Step 7/24 : RUN go mod download [2021-06-24T13:23:08.513Z] ---> Running in 7a22660aa62e [2021-06-24T13:23:08.775Z] ---> Running in 13234074df6b [2021-06-24T13:23:08.775Z] Removing intermediate container a89938c3ed77 [2021-06-24T13:23:08.775Z] ---> 7d78172de5f7 [2021-06-24T13:23:08.775Z] Step 6/24 : COPY go.mod . [2021-06-24T13:23:08.775Z] Removing intermediate container caaf8f162c27 [2021-06-24T13:23:08.775Z] ---> 59dbe62e8775 [2021-06-24T13:23:08.775Z] Step 6/24 : COPY go.mod . [2021-06-24T13:23:09.038Z] ---> 7947b4cf3be2 [2021-06-24T13:23:09.038Z] Step 7/24 : RUN go mod download [2021-06-24T13:23:09.038Z] ---> 4a9aa06abb0d [2021-06-24T13:23:09.038Z] Step 7/24 : RUN go mod download [2021-06-24T13:23:09.038Z] ---> Running in a0099b452b6d [2021-06-24T13:23:09.304Z] ---> Running in 45df873c7346 [2021-06-24T13:23:09.883Z] Removing intermediate container 13234074df6b [2021-06-24T13:23:09.883Z] ---> fb828e86b020 [2021-06-24T13:23:09.883Z] Step 8/24 : COPY . . [2021-06-24T13:23:10.148Z] Removing intermediate container 7a22660aa62e [2021-06-24T13:23:10.148Z] ---> d497c7edbc1c [2021-06-24T13:23:10.148Z] Step 8/22 : COPY . . [2021-06-24T13:23:12.069Z] OK: 219 MiB in 52 packages [2021-06-24T13:23:14.646Z] Removing intermediate container a0099b452b6d [2021-06-24T13:23:14.646Z] ---> b00ab94059b2 [2021-06-24T13:23:14.646Z] Step 8/24 : COPY . . [2021-06-24T13:23:14.646Z] Removing intermediate container 45df873c7346 [2021-06-24T13:23:14.646Z] ---> 3e2e64336e3b [2021-06-24T13:23:14.646Z] Step 8/24 : COPY . . [2021-06-24T13:23:22.828Z] Removing intermediate container 28249ccac3f8 [2021-06-24T13:23:22.828Z] ---> b02e846140e0 [2021-06-24T13:23:22.828Z] Step 6/24 : COPY go.mod . [2021-06-24T13:23:22.828Z] ---> 8c88129343ab [2021-06-24T13:23:22.828Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:23:23.091Z] ---> Running in 249f989c817d [2021-06-24T13:23:23.091Z] ---> 8638fb340905 [2021-06-24T13:23:23.091Z] Step 7/24 : RUN go mod download [2021-06-24T13:23:23.091Z] ---> Running in 5a54efa4d345 [2021-06-24T13:23:23.091Z] ---> 8bec46224acd [2021-06-24T13:23:23.091Z] Step 9/22 : RUN go mod tidy [2021-06-24T13:23:23.091Z] ---> 0ec753d30b23 [2021-06-24T13:23:23.091Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:23:23.354Z] ---> e5d1734d9141 [2021-06-24T13:23:23.354Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:23:23.354Z] ---> Running in b1571fd74a2b [2021-06-24T13:23:23.354Z] ---> Running in 274a3219b914 [2021-06-24T13:23:23.354Z] ---> Running in 373d593747ac [2021-06-24T13:23:24.308Z] Removing intermediate container 5a54efa4d345 [2021-06-24T13:23:24.308Z] ---> f87893b2ce17 [2021-06-24T13:23:24.308Z] Step 8/24 : COPY . . [2021-06-24T13:23:24.587Z] Removing intermediate container 249f989c817d [2021-06-24T13:23:24.587Z] ---> 6a0524924d87 [2021-06-24T13:23:24.587Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T13:23:24.851Z] ---> Running in c972b92f93fb [2021-06-24T13:23:25.800Z] Removing intermediate container 373d593747ac [2021-06-24T13:23:25.800Z] ---> ce439dd3b957 [2021-06-24T13:23:25.800Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T13:23:26.752Z] ---> Running in e4a85d1fd6f8 [2021-06-24T13:23:26.753Z] Removing intermediate container 274a3219b914 [2021-06-24T13:23:26.753Z] ---> cee777b3ea0f [2021-06-24T13:23:26.753Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T13:23:26.753Z] 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-24T13:23:27.334Z] ---> Running in a02626ca3528 [2021-06-24T13:23:27.600Z] Removing intermediate container b1571fd74a2b [2021-06-24T13:23:27.600Z] ---> c97793d83f6e [2021-06-24T13:23:27.600Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T13:23:28.274Z] ---> Running in 7f9b1a398691 [2021-06-24T13:23:28.849Z] 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-24T13:23:29.112Z] 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-24T13:23:29.686Z] 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-24T13:23:39.236Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1196 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-24T13:23:39.260Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-06-24T13:23:39.489Z] The recommended git tool is: git [2021-06-24T13:23:45.146Z] ---> ab521e68a85f [2021-06-24T13:23:45.146Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:23:45.146Z] ---> Running in fded3fddb836 [2021-06-24T13:23:47.051Z] using credential edgex-jenkins-ssh [2021-06-24T13:23:47.073Z] Cloning the remote Git repository [2021-06-24T13:23:47.098Z] Removing intermediate container fded3fddb836 [2021-06-24T13:23:47.098Z] ---> 2396334c6ec9 [2021-06-24T13:23:47.098Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T13:23:47.098Z] ---> Running in c37d35740fa6 [2021-06-24T13:23:47.674Z] 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-24T13:23:47.134Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:23:47.300Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-06-24T13:23:47.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:23:47.412Z] > git --version # timeout=10 [2021-06-24T13:23:47.452Z] > git --version # 'git version 2.17.1' [2021-06-24T13:23:47.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:23:47.545Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:24:01.557Z] Removing intermediate container c972b92f93fb [2021-06-24T13:24:01.557Z] ---> 634d966b2e5a [2021-06-24T13:24:01.557Z] [2021-06-24T13:24:01.557Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:24:01.557Z] 3.12: Pulling from library/alpine [2021-06-24T13:24:01.557Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T13:24:01.557Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T13:24:01.557Z] ---> 13621d1b12d4 [2021-06-24T13:24:01.557Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:24:01.557Z] ---> Running in e88087a1c9e6 [2021-06-24T13:24:02.140Z] 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-24T13:24:02.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:02.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:02.421Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T13:24:02.421Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:24:02.421Z] OK: 6 MiB in 15 packages [2021-06-24T13:24:03.388Z] Removing intermediate container e88087a1c9e6 [2021-06-24T13:24:03.388Z] ---> 9393211ee157 [2021-06-24T13:24:03.388Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:24:03.388Z] ---> Running in eae02be23243 [2021-06-24T13:24:03.388Z] Removing intermediate container eae02be23243 [2021-06-24T13:24:03.388Z] ---> 5e70f4ac14dd [2021-06-24T13:24:03.388Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T13:24:03.388Z] ---> Running in 13cea40cde23 [2021-06-24T13:24:03.660Z] Removing intermediate container 13cea40cde23 [2021-06-24T13:24:03.660Z] ---> b8d5407648fc [2021-06-24T13:24:03.660Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:24:03.660Z] ---> Running in de9eefefd3f6 [2021-06-24T13:24:03.932Z] Removing intermediate container de9eefefd3f6 [2021-06-24T13:24:03.932Z] ---> 60452b4a6e4e [2021-06-24T13:24:03.932Z] Step 16/24 : WORKDIR / [2021-06-24T13:24:03.932Z] ---> Running in 5da1e087fd5e [2021-06-24T13:24:03.932Z] Removing intermediate container 5da1e087fd5e [2021-06-24T13:24:03.932Z] ---> b2dc569813c7 [2021-06-24T13:24:03.932Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:24:04.209Z] ---> 49201c7f1b8b [2021-06-24T13:24:04.209Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T13:24:05.183Z] ---> 54978f3a7099 [2021-06-24T13:24:05.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T13:24:05.788Z] ---> f39f19bb3a5a [2021-06-24T13:24:05.788Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T13:24:05.788Z] ---> Running in feeb2b179a87 [2021-06-24T13:24:06.386Z] Removing intermediate container feeb2b179a87 [2021-06-24T13:24:06.386Z] ---> ac8c781b0e1f [2021-06-24T13:24:06.386Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:24:06.386Z] ---> Running in e7ff970e2470 [2021-06-24T13:24:06.654Z] Removing intermediate container e7ff970e2470 [2021-06-24T13:24:06.654Z] ---> eedd94c01277 [2021-06-24T13:24:06.654Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:24:06.654Z] Removing intermediate container 7f9b1a398691 [2021-06-24T13:24:06.654Z] ---> 76a5a1af515f [2021-06-24T13:24:06.654Z] [2021-06-24T13:24:06.654Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T13:24:06.654Z] ---> 13621d1b12d4 [2021-06-24T13:24:06.654Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T13:24:06.923Z] ---> Running in 167ed5adf499 [2021-06-24T13:24:06.923Z] ---> Running in 125a6b15b048 [2021-06-24T13:24:07.195Z] Removing intermediate container 167ed5adf499 [2021-06-24T13:24:07.195Z] ---> 8a0595570418 [2021-06-24T13:24:07.195Z] Step 23/24 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 [2021-06-24T13:24:07.195Z] ---> Running in f9d10ead85df [2021-06-24T13:24:07.471Z] Removing intermediate container f9d10ead85df [2021-06-24T13:24:07.471Z] ---> cff4a2850cd1 [2021-06-24T13:24:07.471Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:24:07.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:07.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:07.745Z] ---> Running in e4d8f907a0fd [2021-06-24T13:24:07.745Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T13:24:07.745Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:24:07.745Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T13:24:07.745Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T13:24:07.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:24:07.745Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:24:08.022Z] OK: 7 MiB in 18 packages [2021-06-24T13:24:08.022Z] Removing intermediate container e4d8f907a0fd [2021-06-24T13:24:08.022Z] ---> eb1c69525834 [2021-06-24T13:24:08.022Z] [2021-06-24T13:24:08.323Z] Successfully built eb1c69525834 [2021-06-24T13:24:08.323Z] Successfully tagged core-command:latest [2021-06-24T13:24:08.323Z]  Building core-command ... done Building support-notifications [2021-06-24T13:24:10.300Z] Removing intermediate container 125a6b15b048 [2021-06-24T13:24:10.300Z] ---> beb0bee3391b [2021-06-24T13:24:10.300Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:24:13.106Z] ---> Running in 73f05c419064 [2021-06-24T13:24:13.106Z] Removing intermediate container a02626ca3528 [2021-06-24T13:24:13.106Z] ---> 69802ca02312 [2021-06-24T13:24:13.106Z] [2021-06-24T13:24:13.106Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:24:13.106Z] ---> 13621d1b12d4 [2021-06-24T13:24:13.106Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:24:13.106Z] ---> Using cache [2021-06-24T13:24:13.106Z] ---> 9393211ee157 [2021-06-24T13:24:13.106Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:24:13.106Z] ---> Using cache [2021-06-24T13:24:13.106Z] ---> 5e70f4ac14dd [2021-06-24T13:24:13.106Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T13:24:14.071Z] ---> Running in 75d98ad4499f [2021-06-24T13:24:14.071Z] Removing intermediate container 73f05c419064 [2021-06-24T13:24:14.071Z] ---> 98ade91f6d31 [2021-06-24T13:24:14.071Z] Step 14/22 : WORKDIR /edgex [2021-06-24T13:24:14.031Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:24:14.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:24:14.068Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:24:14.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:24:14.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:24:14.116Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T13:24:15.039Z] ---> Running in a54af99a9013 [2021-06-24T13:24:15.065Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit bf7e8b43acf891d18b55505b0a2ffc5563f750f5 [2021-06-24T13:24:15.673Z] Merge succeeded, producing c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:24:15.674Z] Checking out Revision c85e471ed3b645a28d798487c4c4095d08a39800 (PR-3579) [2021-06-24T13:24:16.974Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:24:16.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:24:16.974Z] ---> fba3174acb2e [2021-06-24T13:24:16.974Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:24:16.974Z] ---> Using cache [2021-06-24T13:24:16.974Z] ---> 42dbc0150996 [2021-06-24T13:24:16.974Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:24:16.974Z] ---> Using cache [2021-06-24T13:24:16.974Z] ---> 2a12f422f392 [2021-06-24T13:24:16.974Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T13:24:15.086Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:24:15.101Z] > git checkout -f bf7e8b43acf891d18b55505b0a2ffc5563f750f5 # timeout=10 [2021-06-24T13:24:15.340Z] > git remote # timeout=10 [2021-06-24T13:24:15.358Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T13:24:15.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:24:15.387Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T13:24:15.657Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T13:24:15.681Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:24:15.695Z] > git checkout -f c85e471ed3b645a28d798487c4c4095d08a39800 # timeout=10 [2021-06-24T13:24:17.555Z] Removing intermediate container 75d98ad4499f [2021-06-24T13:24:17.555Z] ---> fa1920ecb434 [2021-06-24T13:24:17.555Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:24:17.555Z] ---> Running in 1549c5854b82 [2021-06-24T13:24:17.555Z] Removing intermediate container e4a85d1fd6f8 [2021-06-24T13:24:17.555Z] ---> d439466c4f2c [2021-06-24T13:24:17.555Z] [2021-06-24T13:24:17.555Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:24:17.555Z] ---> 13621d1b12d4 [2021-06-24T13:24:17.555Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T13:24:17.555Z] ---> Running in b06a9721aaaa [2021-06-24T13:24:17.817Z] ---> Running in c33740489920 [2021-06-24T13:24:17.817Z] Removing intermediate container a54af99a9013 [2021-06-24T13:24:17.817Z] ---> 80954d2b462f [2021-06-24T13:24:17.817Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T13:24:17.817Z] Removing intermediate container b06a9721aaaa [2021-06-24T13:24:17.817Z] ---> 54c0c6a6d39b [2021-06-24T13:24:17.817Z] Step 16/24 : WORKDIR / [2021-06-24T13:24:17.817Z] ---> Running in e604454f7f9d [2021-06-24T13:24:17.817Z] Removing intermediate container c33740489920 [2021-06-24T13:24:17.817Z] ---> e541cba94e5b [2021-06-24T13:24:17.817Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T13:24:18.080Z] ---> Running in 996e788eb5cd [2021-06-24T13:24:18.080Z] Removing intermediate container e604454f7f9d [2021-06-24T13:24:18.080Z] ---> 27737b0b3848 [2021-06-24T13:24:18.080Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:24:18.080Z] ---> 4c16194c43dd [2021-06-24T13:24:18.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T13:24:18.355Z] Removing intermediate container 996e788eb5cd [2021-06-24T13:24:18.355Z] ---> 391cff0a3a37 [2021-06-24T13:24:18.355Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T13:24:18.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:18.355Z] ---> Running in ad5b372606f8 [2021-06-24T13:24:18.631Z] ---> e94f17cf8ace [2021-06-24T13:24:18.631Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T13:24:18.631Z] Removing intermediate container ad5b372606f8 [2021-06-24T13:24:18.632Z] ---> c73d5ab1697e [2021-06-24T13:24:18.632Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:24:18.632Z] ---> 39e935bc82ad [2021-06-24T13:24:18.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T13:24:18.907Z] ---> Running in 37275a588e5c [2021-06-24T13:24:19.171Z] ---> bb3ee9852041 [2021-06-24T13:24:19.171Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T13:24:19.171Z] ---> b007df7e393e [2021-06-24T13:24:19.171Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T13:24:19.439Z] ---> Running in 627b817b6ee2 [2021-06-24T13:24:19.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:19.440Z] ---> f25ca2e8fec2 [2021-06-24T13:24:19.440Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T13:24:19.440Z] Removing intermediate container 627b817b6ee2 [2021-06-24T13:24:19.440Z] ---> e0f80e483f6c [2021-06-24T13:24:19.440Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T13:24:19.707Z] ---> Running in 6d8814e86b4c [2021-06-24T13:24:19.707Z] ---> Running in cc9364181ede [2021-06-24T13:24:19.976Z] Removing intermediate container 6d8814e86b4c [2021-06-24T13:24:19.976Z] ---> 8bc1dfa96edf [2021-06-24T13:24:19.976Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:24:19.976Z] Removing intermediate container cc9364181ede [2021-06-24T13:24:19.976Z] ---> 02440866df04 [2021-06-24T13:24:19.976Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T13:24:19.976Z] ---> Running in 9a80c8d7d774 [2021-06-24T13:24:19.976Z] ---> Running in 8476ad8ae457 [2021-06-24T13:24:20.226Z] Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" [2021-06-24T13:24:20.241Z] Removing intermediate container 37275a588e5c [2021-06-24T13:24:20.241Z] ---> f434aa0648fb [2021-06-24T13:24:20.241Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T13:24:20.241Z] Removing intermediate container 9a80c8d7d774 [2021-06-24T13:24:20.241Z] ---> 256af8917f9e [2021-06-24T13:24:20.241Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:24:20.241Z] Removing intermediate container 8476ad8ae457 [2021-06-24T13:24:20.241Z] ---> 7cdf13135508 [2021-06-24T13:24:20.241Z] Step 21/22 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 [2021-06-24T13:24:20.241Z] ---> Running in df20fd3137ed [2021-06-24T13:24:20.241Z] ---> Running in f30ee865ea9b [2021-06-24T13:24:20.241Z] ---> Running in b382f9b0e836 [2021-06-24T13:24:20.248Z] First time build. Skipping changelog. [2021-06-24T13:24:20.506Z] Removing intermediate container f30ee865ea9b [2021-06-24T13:24:20.506Z] ---> 532b19cdf8dd [2021-06-24T13:24:20.506Z] Step 23/24 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 [2021-06-24T13:24:20.506Z] Removing intermediate container b382f9b0e836 [2021-06-24T13:24:20.506Z] ---> 3300b5b2c406 [2021-06-24T13:24:20.506Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T13:24:20.506Z] ---> Running in 2655c9365da1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T13:24:20.776Z] ---> Running in 5d9d60602b1d [2021-06-24T13:24:20.776Z] OK: 219 MiB in 52 packages [2021-06-24T13:24:20.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:20.776Z] Removing intermediate container 2655c9365da1 [2021-06-24T13:24:20.776Z] ---> 9c0820cccdb6 [2021-06-24T13:24:20.776Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:24:21.049Z] Removing intermediate container 5d9d60602b1d [2021-06-24T13:24:21.049Z] ---> 1e6ac7c94489 [2021-06-24T13:24:21.049Z] [2021-06-24T13:24:21.049Z] ---> Running in 0c6aaa7f8cdb [2021-06-24T13:24:21.049Z] Successfully built 1e6ac7c94489 [2021-06-24T13:24:21.049Z] Removing intermediate container c37d35740fa6 [2021-06-24T13:24:21.049Z] ---> 2a3936f0bcff [2021-06-24T13:24:21.049Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T13:24:21.049Z] Successfully tagged security-proxy-setup:latest [2021-06-24T13:24:21.049Z] Building security-secretstore-setup [2021-06-24T13:24:21.049Z]  Building security-proxy-setup ... done  ---> Running in 07a02fff80b3 [2021-06-24T13:24:21.310Z] Removing intermediate container 0c6aaa7f8cdb [2021-06-24T13:24:21.310Z] ---> 415a0034be4c [2021-06-24T13:24:21.310Z] [2021-06-24T13:24:21.310Z] Removing intermediate container 1549c5854b82 [2021-06-24T13:24:21.310Z] ---> 4e09493b8cdb [2021-06-24T13:24:21.310Z] Step 6/23 : COPY go.mod . [2021-06-24T13:24:21.310Z] Successfully built 415a0034be4c [2021-06-24T13:24:21.310Z] Successfully tagged core-metadata:latest [2021-06-24T13:24:21.310Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-24T13:24:21.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:21.604Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:24:21.890Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:24:21.890Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T13:24:22.033Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:24:22.159Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T13:24:22.159Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T13:24:22.382Z] + sudo service docker restart [2021-06-24T13:24:22.382Z] + true [2021-06-24T13:24:22.736Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T13:24:20.235Z] > git rev-list --no-walk 2c020decbbc92ae46f891b3abdf5220a56dbabb4 # timeout=10 [2021-06-24T13:24:22.998Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T13:24:23.271Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:24:23.271Z] OK: 8 MiB in 20 packages [2021-06-24T13:24:23.271Z] ---> 48d5bbd32a5d [2021-06-24T13:24:23.271Z] Step 7/23 : RUN go mod download [2021-06-24T13:24:23.532Z] 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-24T13:24:26.840Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:24:26.840Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:24:26.840Z] ---> fba3174acb2e [2021-06-24T13:24:26.840Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T13:24:26.840Z] ---> Using cache [2021-06-24T13:24:26.840Z] ---> 42dbc0150996 [2021-06-24T13:24:26.840Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:24:26.840Z] ---> Using cache [2021-06-24T13:24:26.840Z] ---> 2a12f422f392 [2021-06-24T13:24:26.840Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T13:24:26.840Z] ---> Using cache [2021-06-24T13:24:26.840Z] ---> 7d78172de5f7 [2021-06-24T13:24:26.840Z] Step 6/32 : COPY go.mod . [2021-06-24T13:24:26.840Z] ---> Using cache [2021-06-24T13:24:26.840Z] ---> 4a9aa06abb0d [2021-06-24T13:24:26.840Z] Step 7/32 : RUN go mod download [2021-06-24T13:24:26.840Z] ---> Using cache [2021-06-24T13:24:26.840Z] ---> 3e2e64336e3b [2021-06-24T13:24:26.840Z] Step 8/32 : COPY . . [2021-06-24T13:24:26.840Z] ---> Using cache [2021-06-24T13:24:26.840Z] ---> 0ec753d30b23 [2021-06-24T13:24:26.840Z] Step 9/32 : RUN go mod tidy [2021-06-24T13:24:26.840Z] ---> Using cache [2021-06-24T13:24:26.840Z] ---> cee777b3ea0f [2021-06-24T13:24:26.840Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T13:24:28.225Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:24:28.225Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:24:28.225Z] ---> fba3174acb2e [2021-06-24T13:24:28.225Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T13:24:28.225Z] ---> Using cache [2021-06-24T13:24:28.225Z] ---> 42dbc0150996 [2021-06-24T13:24:28.225Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:24:28.225Z] ---> Using cache [2021-06-24T13:24:28.225Z] ---> 2a12f422f392 [2021-06-24T13:24:28.225Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T13:24:28.225Z] ---> Using cache [2021-06-24T13:24:28.225Z] ---> 7d78172de5f7 [2021-06-24T13:24:28.225Z] Step 6/26 : COPY go.mod . [2021-06-24T13:24:28.225Z] ---> Using cache [2021-06-24T13:24:28.225Z] ---> 4a9aa06abb0d [2021-06-24T13:24:28.225Z] Step 7/26 : RUN go mod download [2021-06-24T13:24:28.225Z] ---> Using cache [2021-06-24T13:24:28.225Z] ---> 3e2e64336e3b [2021-06-24T13:24:28.225Z] Step 8/26 : COPY . . [2021-06-24T13:24:28.225Z] ---> Using cache [2021-06-24T13:24:28.225Z] ---> 0ec753d30b23 [2021-06-24T13:24:28.225Z] Step 9/26 : RUN go mod tidy [2021-06-24T13:24:28.225Z] ---> Using cache [2021-06-24T13:24:28.225Z] ---> cee777b3ea0f [2021-06-24T13:24:28.225Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T13:24:36.380Z] ---> Running in d1656dc1ee48 [2021-06-24T13:24:36.380Z] ---> Running in c91e0bfc306f [2021-06-24T13:24:36.380Z] ---> Running in 4cbe95208487 [2021-06-24T13:24:36.380Z] Removing intermediate container df20fd3137ed [2021-06-24T13:24:36.380Z] ---> e37136b80d24 [2021-06-24T13:24:36.380Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:24:36.380Z] Removing intermediate container 07a02fff80b3 [2021-06-24T13:24:36.380Z] ---> 48fdd8262152 [2021-06-24T13:24:36.380Z] [2021-06-24T13:24:36.380Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T13:24:36.380Z] ---> 6623e02d2c0d [2021-06-24T13:24:36.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T13:24:36.645Z] 20.10.0: Pulling from library/docker [2021-06-24T13:24:36.645Z] 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-24T13:24:36.910Z] 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-24T13:24:36.910Z] ---> 12b341a2eec6 [2021-06-24T13:24:36.910Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T13:24:37.489Z] ---> 2427dc0ead5f [2021-06-24T13:24:37.489Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T13:24:37.489Z] Removing intermediate container d1656dc1ee48 [2021-06-24T13:24:37.489Z] ---> e2937e89e308 [2021-06-24T13:24:37.489Z] Step 8/23 : COPY . . [2021-06-24T13:24:37.489Z] ---> Running in b3d36d382d78 [2021-06-24T13:24:37.755Z] Removing intermediate container b3d36d382d78 [2021-06-24T13:24:37.755Z] ---> 312837ff61c7 [2021-06-24T13:24:37.755Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:24:38.340Z] ---> Running in ed05eee8dbe1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T13:24:40.735Z] provisioning config files... [2021-06-24T13:24:40.762Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config1057775792744748146tmp [2021-06-24T13:24:45.247Z] Removing intermediate container ed05eee8dbe1 [2021-06-24T13:24:45.247Z] ---> a3481b6afc54 [2021-06-24T13:24:45.247Z] Step 22/24 : LABEL arch=x86_64 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:24:45.621Z] ---> docker-login.sh [2021-06-24T13:24:45.621Z] nexus3.edgexfoundry.org:10001 [2021-06-24T13:24:46.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:24:46.668Z] ---> Running in 1dbda21a9bc0 [2021-06-24T13:24:46.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:24:46.819Z] Configure a credential helper to remove this warning. See [2021-06-24T13:24:46.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:24:46.819Z] [2021-06-24T13:24:46.819Z] Login Succeeded [2021-06-24T13:24:46.819Z] nexus3.edgexfoundry.org:10002 [2021-06-24T13:24:47.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:24:47.244Z] ---> 2f19bf841a0f [2021-06-24T13:24:47.244Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:24:47.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:24:47.373Z] Configure a credential helper to remove this warning. See [2021-06-24T13:24:47.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:24:47.373Z] [2021-06-24T13:24:47.373Z] Login Succeeded [2021-06-24T13:24:47.374Z] nexus3.edgexfoundry.org:10003 [2021-06-24T13:24:47.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:24:47.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:24:47.924Z] Configure a credential helper to remove this warning. See [2021-06-24T13:24:47.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:24:47.924Z] [2021-06-24T13:24:47.924Z] Login Succeeded [2021-06-24T13:24:47.924Z] nexus3.edgexfoundry.org:10004 [2021-06-24T13:24:48.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:24:48.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:24:48.487Z] Configure a credential helper to remove this warning. See [2021-06-24T13:24:48.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:24:48.487Z] [2021-06-24T13:24:48.487Z] Login Succeeded [2021-06-24T13:24:48.487Z] docker.io [2021-06-24T13:24:48.658Z] Removing intermediate container 1dbda21a9bc0 [2021-06-24T13:24:48.658Z] ---> 6310b65ffbae [2021-06-24T13:24:48.658Z] Step 23/24 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 [2021-06-24T13:24:48.658Z] ---> Running in 52f7dce8eae1 [2021-06-24T13:24:48.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:24:48.934Z] ---> Running in 19b443939d2c [2021-06-24T13:24:49.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:24:49.044Z] Configure a credential helper to remove this warning. See [2021-06-24T13:24:49.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:24:49.044Z] [2021-06-24T13:24:49.044Z] Login Succeeded [2021-06-24T13:24:49.044Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T13:24:49.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T13:24:49.371Z] ========================================================= [2021-06-24T13:24:49.371Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T13:24:49.371Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:24:49.543Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T13:24:49.543Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T13:24:49.543Z] Removing intermediate container 19b443939d2c [2021-06-24T13:24:49.543Z] ---> 014fee865b6f [2021-06-24T13:24:49.543Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:24:49.543Z] ---> aefe523efa57 [2021-06-24T13:24:49.543Z] 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-24T13:24:49.728Z] + 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-24T13:24:49.817Z] ---> Running in 20436bae43b9 [2021-06-24T13:24:49.817Z] ---> Running in aec0d0609bbe [2021-06-24T13:24:50.097Z] Removing intermediate container 20436bae43b9 [2021-06-24T13:24:50.097Z] ---> 4d87a1fb9866 [2021-06-24T13:24:50.097Z] [2021-06-24T13:24:50.358Z] Removing intermediate container aec0d0609bbe [2021-06-24T13:24:50.358Z] ---> 0085e203b989 [2021-06-24T13:24:50.358Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T13:24:50.358Z] Successfully built 4d87a1fb9866 [2021-06-24T13:24:50.358Z] Successfully tagged core-data:latest [2021-06-24T13:24:50.358Z] Building support-scheduler [2021-06-24T13:24:50.358Z] ---> Running in 3005bd418c6e [2021-06-24T13:24:50.934Z]  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:50.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:24:51.513Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T13:24:51.513Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T13:24:51.513Z] Executing bash-5.0.17-r0.post-install [2021-06-24T13:24:51.513Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:24:51.513Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T13:24:53.696Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T13:24:53.696Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T13:24:53.696Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T13:24:53.711Z] Sending build context to Docker daemon 166.3MB [2021-06-24T13:24:53.711Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T13:24:53.711Z] Step 2/6 : FROM ${BASE} [2021-06-24T13:24:53.711Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T13:24:53.711Z] 595b0fe564bb: Pulling fs layer [2021-06-24T13:24:53.711Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T13:24:53.711Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T13:24:53.711Z] ba82ee9f976e: Pulling fs layer [2021-06-24T13:24:53.711Z] 506bd15cee9f: Pulling fs layer [2021-06-24T13:24:53.711Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T13:24:53.711Z] 618dc40b7e24: Pulling fs layer [2021-06-24T13:24:53.711Z] 506bd15cee9f: Waiting [2021-06-24T13:24:53.711Z] 75a0a4a0db45: Waiting [2021-06-24T13:24:53.711Z] 618dc40b7e24: Waiting [2021-06-24T13:24:53.711Z] ba82ee9f976e: Waiting [2021-06-24T13:24:53.711Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T13:24:53.711Z] 5b7225fbf94c: Download complete [2021-06-24T13:24:53.711Z] 3088b5b3c5c0: Download complete [2021-06-24T13:24:53.711Z] 506bd15cee9f: Download complete [2021-06-24T13:24:53.711Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T13:24:53.711Z] 75a0a4a0db45: Download complete [2021-06-24T13:24:53.711Z] 595b0fe564bb: Verifying Checksum [2021-06-24T13:24:53.711Z] 595b0fe564bb: Download complete [2021-06-24T13:24:53.711Z] 595b0fe564bb: Pull complete [2021-06-24T13:24:53.711Z] 3088b5b3c5c0: Pull complete [2021-06-24T13:24:53.961Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T13:24:54.312Z] 5b7225fbf94c: Pull complete [2021-06-24T13:24:54.534Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T13:24:54.534Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T13:24:54.534Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T13:24:54.534Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T13:24:54.534Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T13:24:54.585Z] 618dc40b7e24: Download complete [2021-06-24T13:24:56.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:24:56.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:24:56.455Z] ---> fba3174acb2e [2021-06-24T13:24:56.455Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:24:56.455Z] ---> Using cache [2021-06-24T13:24:56.455Z] ---> 42dbc0150996 [2021-06-24T13:24:56.455Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:24:56.455Z] ---> Using cache [2021-06-24T13:24:56.455Z] ---> 2a12f422f392 [2021-06-24T13:24:56.455Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T13:24:56.455Z] ---> Using cache [2021-06-24T13:24:56.455Z] ---> 7d78172de5f7 [2021-06-24T13:24:56.455Z] Step 6/23 : COPY go.mod . [2021-06-24T13:24:56.455Z] ---> Using cache [2021-06-24T13:24:56.455Z] ---> 4a9aa06abb0d [2021-06-24T13:24:56.455Z] Step 7/23 : RUN go mod download [2021-06-24T13:24:56.455Z] ---> Using cache [2021-06-24T13:24:56.455Z] ---> 3e2e64336e3b [2021-06-24T13:24:56.455Z] Step 8/23 : COPY . . [2021-06-24T13:24:56.455Z] ---> Using cache [2021-06-24T13:24:56.455Z] ---> 0ec753d30b23 [2021-06-24T13:24:56.455Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:24:56.455Z] ---> Using cache [2021-06-24T13:24:56.455Z] ---> cee777b3ea0f [2021-06-24T13:24:56.455Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T13:24:56.567Z] ba82ee9f976e: Verifying Checksum [2021-06-24T13:24:56.567Z] ba82ee9f976e: Download complete [2021-06-24T13:25:00.667Z] ---> Running in 3467d7c6167c [2021-06-24T13:25:00.667Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T13:25:00.667Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T13:25:00.667Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T13:25:00.667Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T13:25:00.667Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T13:25:00.667Z] Removing intermediate container 52f7dce8eae1 [2021-06-24T13:25:00.667Z] ---> 590b9851f68a [2021-06-24T13:25:00.667Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T13:25:00.667Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T13:25:00.667Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T13:25:00.667Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T13:25:00.667Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T13:25:00.929Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T13:25:00.929Z] ---> Running in 25ad0177dd7e [2021-06-24T13:25:00.929Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T13:25:00.929Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T13:25:00.929Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T13:25:00.929Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T13:25:00.929Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T13:25:00.929Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T13:25:00.929Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T13:25:00.929Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T13:25:00.929Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T13:25:00.929Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T13:25:00.929Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T13:25:00.929Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T13:25:00.929Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T13:25:00.929Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T13:25:00.929Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T13:25:00.929Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T13:25:01.193Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T13:25:01.193Z] OK: 72 MiB in 59 packages [2021-06-24T13:25:01.193Z] 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-24T13:25:01.493Z] 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-24T13:25:02.888Z] Collecting docker-compose==1.23.2 [2021-06-24T13:25:02.888Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T13:25:03.152Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T13:25:03.415Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T13:25:03.415Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T13:25:03.678Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T13:25:03.678Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T13:25:03.678Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T13:25:04.631Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T13:25:04.631Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T13:25:05.581Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T13:25:05.581Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T13:25:06.525Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T13:25:06.525Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T13:25:06.737Z] ba82ee9f976e: Pull complete [2021-06-24T13:25:06.788Z] Collecting PyYAML<4,>=3.10 [2021-06-24T13:25:06.788Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T13:25:07.020Z] 506bd15cee9f: Pull complete [2021-06-24T13:25:07.304Z] 75a0a4a0db45: Pull complete [2021-06-24T13:25:08.733Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T13:25:08.733Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T13:25:08.733Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-24T13:25:08.733Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T13:25:08.733Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T13:25:08.733Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T13:25:09.005Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T13:25:09.005Z] 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-24T13:25:09.005Z] 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-24T13:25:09.005Z] Collecting idna<2.8,>=2.5 [2021-06-24T13:25:09.005Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T13:25:09.273Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T13:25:09.273Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T13:25:09.273Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T13:25:09.273Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T13:25:09.273Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T13:25:09.273Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T13:25:09.544Z] Installing collected packages: urllib3, idna, requests, websocket-client, dockerpty, docopt, texttable, docker-pycreds, docker, PyYAML, jsonschema, cached-property, docker-compose [2021-06-24T13:25:09.544Z] Attempting uninstall: urllib3 [2021-06-24T13:25:09.544Z] Found existing installation: urllib3 1.25.9 [2021-06-24T13:25:09.544Z] Uninstalling urllib3-1.25.9: [2021-06-24T13:25:09.544Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T13:25:09.816Z] Attempting uninstall: idna [2021-06-24T13:25:09.816Z] Found existing installation: idna 2.9 [2021-06-24T13:25:09.816Z] Uninstalling idna-2.9: [2021-06-24T13:25:10.087Z] Successfully uninstalled idna-2.9 [2021-06-24T13:25:10.361Z] Attempting uninstall: requests [2021-06-24T13:25:10.361Z] Found existing installation: requests 2.23.0 [2021-06-24T13:25:10.361Z] Uninstalling requests-2.23.0: [2021-06-24T13:25:10.361Z] Successfully uninstalled requests-2.23.0 [2021-06-24T13:25:10.640Z] Running setup.py install for dockerpty: started [2021-06-24T13:25:11.615Z] 618dc40b7e24: Pull complete [2021-06-24T13:25:11.615Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T13:25:11.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T13:25:11.615Z] ---> a36622ca3599 [2021-06-24T13:25:11.615Z] 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-24T13:25:11.616Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T13:25:11.616Z] Running setup.py install for docopt: started [2021-06-24T13:25:14.006Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T13:25:14.006Z] Running setup.py install for texttable: started [2021-06-24T13:25:14.006Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T13:25:14.006Z] Running setup.py install for PyYAML: started [2021-06-24T13:25:14.009Z] ---> Running in 8efb0f70bf83 [2021-06-24T13:25:14.269Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T13:25:14.532Z] 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-24T13:25:14.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:25:14.800Z] 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-24T13:25:16.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:25:18.046Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T13:25:18.641Z] (2/12) Installing file (5.39-r0) [2021-06-24T13:25:18.641Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T13:25:18.641Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T13:25:23.070Z] Removing intermediate container 3005bd418c6e [2021-06-24T13:25:23.070Z] ---> a1c79f3cf261 [2021-06-24T13:25:23.070Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T13:25:23.070Z] ---> Running in 10f8f9d2f0c0 [2021-06-24T13:25:24.047Z] Removing intermediate container 10f8f9d2f0c0 [2021-06-24T13:25:24.047Z] ---> 1474f94fff8d [2021-06-24T13:25:24.047Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T13:25:25.011Z] ---> Running in aff43acdec62 [2021-06-24T13:25:25.283Z] Removing intermediate container c91e0bfc306f [2021-06-24T13:25:25.283Z] ---> 8272d952be39 [2021-06-24T13:25:25.283Z] [2021-06-24T13:25:25.283Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T13:25:25.283Z] ---> 13621d1b12d4 [2021-06-24T13:25:25.283Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T13:25:25.283Z] ---> Running in 251f296be66d [2021-06-24T13:25:25.563Z] Removing intermediate container aff43acdec62 [2021-06-24T13:25:25.563Z] ---> e9728923cf07 [2021-06-24T13:25:25.563Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T13:25:25.563Z] Removing intermediate container 4cbe95208487 [2021-06-24T13:25:25.563Z] ---> e8f6015478ef [2021-06-24T13:25:25.563Z] [2021-06-24T13:25:25.563Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T13:25:25.563Z] ---> 13621d1b12d4 [2021-06-24T13:25:25.563Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T13:25:25.563Z] ---> Running in 5339ab0c28ce [2021-06-24T13:25:25.852Z] Removing intermediate container 5339ab0c28ce [2021-06-24T13:25:25.852Z] ---> e3046f1bc1db [2021-06-24T13:25:25.852Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T13:25:26.131Z] ---> Running in 32cbb12c1f03 [2021-06-24T13:25:26.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:25:26.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:25:26.131Z] ---> ee72970fcff2 [2021-06-24T13:25:26.131Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T13:25:26.415Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T13:25:26.415Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:25:26.415Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T13:25:26.415Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T13:25:26.415Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:25:26.415Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T13:25:26.415Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:25:26.415Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:25:26.415Z] OK: 7 MiB in 20 packages [2021-06-24T13:25:27.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:25:27.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:25:27.380Z] ---> 9cf402f2af54 [2021-06-24T13:25:27.380Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T13:25:27.380Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:25:27.647Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T13:25:27.647Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:25:27.647Z] OK: 6 MiB in 16 packages [2021-06-24T13:25:29.596Z] ---> e3e04fe6423f [2021-06-24T13:25:29.596Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T13:25:30.178Z] ---> Running in 930ba95d05f7 [2021-06-24T13:25:30.440Z] Removing intermediate container 251f296be66d [2021-06-24T13:25:30.440Z] ---> 9b664158c928 [2021-06-24T13:25:30.440Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:25:31.024Z] Removing intermediate container 32cbb12c1f03 [2021-06-24T13:25:31.024Z] ---> edaa02e4e595 [2021-06-24T13:25:31.024Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T13:25:31.292Z] ---> Running in ed948faa6ac7 [2021-06-24T13:25:31.560Z] Removing intermediate container 930ba95d05f7 [2021-06-24T13:25:31.560Z] ---> 709cf2782671 [2021-06-24T13:25:31.560Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:25:32.525Z] ---> Running in 45b96a6316ad [2021-06-24T13:25:32.525Z] ---> Running in d8365d4fb3db [2021-06-24T13:25:32.791Z] Removing intermediate container ed948faa6ac7 [2021-06-24T13:25:32.791Z] ---> f9cf11d43c73 [2021-06-24T13:25:32.791Z] Step 14/26 : WORKDIR / [2021-06-24T13:25:32.791Z] ---> Running in cc50a078eab4 [2021-06-24T13:25:32.791Z] Removing intermediate container d8365d4fb3db [2021-06-24T13:25:32.791Z] ---> 7f354b507f03 [2021-06-24T13:25:32.791Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:25:32.791Z] Removing intermediate container 45b96a6316ad [2021-06-24T13:25:32.791Z] ---> 32e7f83171f6 [2021-06-24T13:25:32.791Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T13:25:32.791Z] ---> Running in 2e0334d8d4bc [2021-06-24T13:25:32.791Z] Removing intermediate container cc50a078eab4 [2021-06-24T13:25:32.791Z] ---> 465101e8cf8a [2021-06-24T13:25:32.791Z] 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-24T13:25:33.072Z] ---> Running in 3d25310c5c01 [2021-06-24T13:25:33.072Z] Removing intermediate container 2e0334d8d4bc [2021-06-24T13:25:33.072Z] ---> e3e9de4e2764 [2021-06-24T13:25:33.072Z] Step 23/24 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 [2021-06-24T13:25:33.072Z] ---> Running in 7352919ae494 [2021-06-24T13:25:33.347Z] Removing intermediate container 3d25310c5c01 [2021-06-24T13:25:33.347Z] ---> 5ebd9b29798a [2021-06-24T13:25:33.347Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T13:25:33.347Z] ---> 0c19bb5d5f14 [2021-06-24T13:25:33.347Z] 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-24T13:25:33.347Z] ---> Running in 97da409ef380 [2021-06-24T13:25:33.712Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T13:25:33.712Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T13:25:33.712Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T13:25:33.712Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T13:25:33.712Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T13:25:33.712Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T13:25:33.712Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T13:25:33.712Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T13:25:33.712Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T13:25:33.712Z] OK: 218 MiB in 52 packages [2021-06-24T13:25:33.936Z] Removing intermediate container 7352919ae494 [2021-06-24T13:25:33.936Z] ---> 0d32ced658f5 [2021-06-24T13:25:33.936Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:25:34.526Z] ---> 468d7a103c16 [2021-06-24T13:25:34.526Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T13:25:34.526Z] ---> Running in 04bc5adcad64 [2021-06-24T13:25:35.922Z] Removing intermediate container 04bc5adcad64 [2021-06-24T13:25:35.922Z] ---> 3f150f1d29b4 [2021-06-24T13:25:35.922Z] [2021-06-24T13:25:35.922Z] ---> 4099fdcef776 [2021-06-24T13:25:35.922Z] 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-24T13:25:35.922Z] Successfully built 3f150f1d29b4 [2021-06-24T13:25:36.185Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T13:25:36.185Z]  Building sys-mgmt-agent ... done Removing intermediate container 97da409ef380 [2021-06-24T13:25:36.185Z] ---> 7c2aaeaffbe4 [2021-06-24T13:25:36.185Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T13:25:36.341Z] Removing intermediate container 8efb0f70bf83 [2021-06-24T13:25:36.341Z] ---> 1e2702f6dc12 [2021-06-24T13:25:36.341Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T13:25:36.448Z] ---> 7671dd361dc9 [2021-06-24T13:25:36.448Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T13:25:36.448Z] ---> Running in 3a6558a20d59 [2021-06-24T13:25:36.616Z] ---> Running in eee151b1185d [2021-06-24T13:25:37.214Z] Removing intermediate container eee151b1185d [2021-06-24T13:25:37.214Z] ---> 6735ad6a6528 [2021-06-24T13:25:37.214Z] Step 5/6 : COPY go.mod . [2021-06-24T13:25:37.813Z] ---> 555fb50b2cc2 [2021-06-24T13:25:37.813Z] Step 6/6 : RUN go mod download [2021-06-24T13:25:38.088Z] ---> Running in 1699bfae77ec [2021-06-24T13:25:39.776Z] ---> 847a88e1ad00 [2021-06-24T13:25:39.776Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T13:25:39.776Z] Removing intermediate container 3a6558a20d59 [2021-06-24T13:25:39.776Z] ---> fec3edb2ba29 [2021-06-24T13:25:39.776Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T13:25:40.041Z] Removing intermediate container 25ad0177dd7e [2021-06-24T13:25:40.041Z] ---> 3b189333c1e8 [2021-06-24T13:25:40.041Z] [2021-06-24T13:25:40.041Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:25:40.041Z] Removing intermediate container 3467d7c6167c [2021-06-24T13:25:40.041Z] ---> 7d948dda2e9f [2021-06-24T13:25:40.041Z] [2021-06-24T13:25:40.041Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:25:40.305Z] ---> 13621d1b12d4 [2021-06-24T13:25:40.305Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:25:40.305Z] ---> Using cache [2021-06-24T13:25:40.305Z] ---> 9393211ee157 [2021-06-24T13:25:40.305Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:25:40.305Z] ---> Using cache [2021-06-24T13:25:40.305Z] ---> 5e70f4ac14dd [2021-06-24T13:25:40.305Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T13:25:40.305Z] ---> 13621d1b12d4 [2021-06-24T13:25:40.305Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T13:25:40.305Z] ---> d87359a466ef [2021-06-24T13:25:40.305Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T13:25:40.305Z] ---> e2afd8a85d86 [2021-06-24T13:25:40.305Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T13:25:40.305Z] ---> Running in e0e4821bc355 [2021-06-24T13:25:40.305Z] ---> Running in 5debe4e11c89 [2021-06-24T13:25:40.305Z] ---> Running in 0fdb2b009295 [2021-06-24T13:25:40.305Z] Removing intermediate container 5debe4e11c89 [2021-06-24T13:25:40.305Z] ---> 7697d185a3c0 [2021-06-24T13:25:40.305Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:25:40.575Z] ---> Running in 273c846add0c [2021-06-24T13:25:40.575Z] ---> b3c0f161f7b9 [2021-06-24T13:25:40.575Z] 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-24T13:25:40.575Z] ---> Running in c25f646bd8b1 [2021-06-24T13:25:40.575Z] Removing intermediate container 273c846add0c [2021-06-24T13:25:40.575Z] ---> 025775cada0f [2021-06-24T13:25:40.575Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:25:40.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:25:40.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:25:40.844Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T13:25:40.844Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:25:40.844Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:25:40.844Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:25:41.106Z] ---> 4e4e30431341 [2021-06-24T13:25:41.106Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T13:25:41.106Z] OK: 6 MiB in 16 packages [2021-06-24T13:25:41.375Z] ---> f9a3a0ee6a91 [2021-06-24T13:25:41.375Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T13:25:41.641Z] Removing intermediate container 0fdb2b009295 [2021-06-24T13:25:41.641Z] ---> ac1719f898d5 [2021-06-24T13:25:41.641Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:25:41.641Z] ---> 1b0aaeb63c0d [2021-06-24T13:25:41.641Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T13:25:41.641Z] Removing intermediate container e0e4821bc355 [2021-06-24T13:25:41.641Z] ---> ba49857ecddc [2021-06-24T13:25:41.641Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:25:41.641Z] ---> Running in 7520ed89d6bf [2021-06-24T13:25:41.641Z] ---> Running in 20253e9c033c [2021-06-24T13:25:41.641Z] Removing intermediate container c25f646bd8b1 [2021-06-24T13:25:41.641Z] ---> 5313a13820ed [2021-06-24T13:25:41.641Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T13:25:41.907Z] ---> Running in 1876387d1ed4 [2021-06-24T13:25:41.908Z] Removing intermediate container 7520ed89d6bf [2021-06-24T13:25:41.908Z] ---> 1179bea541bd [2021-06-24T13:25:41.908Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T13:25:41.908Z] Removing intermediate container 20253e9c033c [2021-06-24T13:25:41.908Z] ---> 3dbc7f6034a1 [2021-06-24T13:25:41.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:25:41.908Z] ---> 215e21f4b23e [2021-06-24T13:25:41.908Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T13:25:41.908Z] Removing intermediate container 1876387d1ed4 [2021-06-24T13:25:41.908Z] ---> 22d208cbe6e9 [2021-06-24T13:25:41.908Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T13:25:41.908Z] ---> Running in e5057f82981a [2021-06-24T13:25:41.908Z] ---> Running in 5e8dcf359844 [2021-06-24T13:25:42.173Z] ---> Running in a2fa2ce63e40 [2021-06-24T13:25:42.437Z] Removing intermediate container e5057f82981a [2021-06-24T13:25:42.437Z] ---> ea6f72cabc98 [2021-06-24T13:25:42.437Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T13:25:42.705Z] Removing intermediate container a2fa2ce63e40 [2021-06-24T13:25:42.705Z] ---> 2a20c37db946 [2021-06-24T13:25:42.705Z] Step 25/26 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 [2021-06-24T13:25:42.705Z] ---> Running in ad48764cef3d [2021-06-24T13:25:42.705Z] Removing intermediate container 5e8dcf359844 [2021-06-24T13:25:42.705Z] ---> eecd5e5d074e [2021-06-24T13:25:42.705Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:25:42.968Z] ---> 4327f8e3f3f0 [2021-06-24T13:25:42.968Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T13:25:42.968Z] ---> Running in 7cd4eef57679 [2021-06-24T13:25:42.968Z] ---> Running in 29f7ae37fc3c [2021-06-24T13:25:42.969Z] Removing intermediate container ad48764cef3d [2021-06-24T13:25:42.969Z] ---> 634b43ec27a2 [2021-06-24T13:25:42.969Z] Step 22/23 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 [2021-06-24T13:25:42.969Z] ---> Running in 762df929f52e [2021-06-24T13:25:43.239Z] Removing intermediate container 7cd4eef57679 [2021-06-24T13:25:43.239Z] ---> 8219092ea68e [2021-06-24T13:25:43.239Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T13:25:43.239Z] Removing intermediate container 29f7ae37fc3c [2021-06-24T13:25:43.239Z] ---> 3d79e9de1388 [2021-06-24T13:25:43.239Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:25:43.239Z] ---> 7c98044660cb [2021-06-24T13:25:43.239Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T13:25:43.239Z] ---> Running in e113df0c501e [2021-06-24T13:25:43.239Z] Removing intermediate container 762df929f52e [2021-06-24T13:25:43.239Z] ---> 7d72b1903a89 [2021-06-24T13:25:43.239Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:25:43.239Z] ---> Running in d0948688009d [2021-06-24T13:25:43.239Z] Removing intermediate container e113df0c501e [2021-06-24T13:25:43.239Z] ---> 82b19c8b5e63 [2021-06-24T13:25:43.239Z] [2021-06-24T13:25:43.507Z] ---> 6c9fa4598953 [2021-06-24T13:25:43.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T13:25:43.507Z] ---> d9e7e45e80f6 [2021-06-24T13:25:43.507Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T13:25:43.507Z] Removing intermediate container d0948688009d [2021-06-24T13:25:43.507Z] ---> de42893e08db [2021-06-24T13:25:43.507Z] [2021-06-24T13:25:43.507Z] Successfully built 82b19c8b5e63 [2021-06-24T13:25:43.507Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T13:25:43.507Z]  Building security-secretstore-setup ... done Successfully built de42893e08db [2021-06-24T13:25:43.769Z] Successfully tagged support-scheduler:latest [2021-06-24T13:25:44.031Z]  Building support-scheduler ... done  ---> 3a74bf8942ab [2021-06-24T13:25:44.031Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T13:25:44.031Z] ---> 87151bded62d [2021-06-24T13:25:44.031Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T13:25:44.031Z] ---> Running in a24310380968 [2021-06-24T13:25:44.031Z] ---> ac316c9c8256 [2021-06-24T13:25:44.031Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T13:25:44.299Z] ---> Running in 925035c65c13 [2021-06-24T13:25:44.299Z] Removing intermediate container a24310380968 [2021-06-24T13:25:44.299Z] ---> 01d8c46ce2ad [2021-06-24T13:25:44.299Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T13:25:44.299Z] Removing intermediate container 925035c65c13 [2021-06-24T13:25:44.299Z] ---> 4b99d393a818 [2021-06-24T13:25:44.299Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:25:44.299Z] ---> Running in 27099e50b9b0 [2021-06-24T13:25:44.565Z] ---> 4304a84e0fc8 [2021-06-24T13:25:44.565Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T13:25:44.565Z] Removing intermediate container 27099e50b9b0 [2021-06-24T13:25:44.565Z] ---> 35315c03c10f [2021-06-24T13:25:44.565Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T13:25:44.565Z] ---> Running in 79b5a2d149e9 [2021-06-24T13:25:44.565Z] ---> Running in 0bf579ba1a95 [2021-06-24T13:25:44.836Z] Removing intermediate container 0bf579ba1a95 [2021-06-24T13:25:44.836Z] ---> 219920b0b26d [2021-06-24T13:25:44.836Z] Step 22/23 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 [2021-06-24T13:25:44.836Z] ---> Running in dfcd55f54828 [2021-06-24T13:25:45.101Z] Removing intermediate container dfcd55f54828 [2021-06-24T13:25:45.101Z] ---> 2cc8c3b839e8 [2021-06-24T13:25:45.101Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:25:45.101Z] ---> Running in 2366469424e6 [2021-06-24T13:25:45.364Z] Removing intermediate container 2366469424e6 [2021-06-24T13:25:45.364Z] ---> 005142b7864a [2021-06-24T13:25:45.364Z] [2021-06-24T13:25:45.364Z] Successfully built 005142b7864a [2021-06-24T13:25:45.364Z] Successfully tagged support-notifications:latest [2021-06-24T13:25:45.364Z]  Building support-notifications ... done Removing intermediate container 79b5a2d149e9 [2021-06-24T13:25:45.364Z] ---> 8ac4402fd465 [2021-06-24T13:25:45.364Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T13:25:45.627Z] ---> Running in 4516584ad0a2 [2021-06-24T13:25:45.627Z] Removing intermediate container 4516584ad0a2 [2021-06-24T13:25:45.627Z] ---> adf252d30cea [2021-06-24T13:25:45.627Z] Step 29/32 : CMD ["gate"] [2021-06-24T13:25:45.627Z] ---> Running in 8c9f69007eb7 [2021-06-24T13:25:45.891Z] Removing intermediate container 8c9f69007eb7 [2021-06-24T13:25:45.891Z] ---> 3d38904645c3 [2021-06-24T13:25:45.891Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T13:25:45.891Z] ---> Running in 45b8ac937a94 [2021-06-24T13:25:45.891Z] Removing intermediate container 45b8ac937a94 [2021-06-24T13:25:45.891Z] ---> dccdf3511acc [2021-06-24T13:25:45.891Z] Step 31/32 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 [2021-06-24T13:25:46.155Z] ---> Running in cd00f355e4a3 [2021-06-24T13:25:46.155Z] Removing intermediate container cd00f355e4a3 [2021-06-24T13:25:46.155Z] ---> f77bb75c405e [2021-06-24T13:25:46.155Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T13:25:46.155Z] ---> Running in 7b61a561c56e [2021-06-24T13:25:46.421Z] Removing intermediate container 7b61a561c56e [2021-06-24T13:25:46.422Z] ---> 2cdc0c12b29d [2021-06-24T13:25:46.422Z] [2021-06-24T13:25:46.422Z] Successfully built 2cdc0c12b29d [2021-06-24T13:25:46.422Z] Successfully tagged security-bootstrapper:latest [2021-06-24T13:25:46.695Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-24T13:25:46.700Z] $ docker stop --time=1 5d3e4998b62af12812dd4ef417167476cdcb52c987c223e6c7bdd38f393627fb [2021-06-24T13:25:48.092Z] $ docker rm -f 5d3e4998b62af12812dd4ef417167476cdcb52c987c223e6c7bdd38f393627fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T13:25:48.488Z] + docker images [2021-06-24T13:25:48.751Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T13:25:48.751Z] security-bootstrapper latest 2cdc0c12b29d 2 seconds ago 18.6MB [2021-06-24T13:25:48.751Z] support-notifications latest 005142b7864a 3 seconds ago 16.7MB [2021-06-24T13:25:48.751Z] support-scheduler latest de42893e08db 5 seconds ago 15.9MB [2021-06-24T13:25:48.751Z] security-secretstore-setup latest 82b19c8b5e63 5 seconds ago 28.7MB [2021-06-24T13:25:48.751Z] 7d948dda2e9f 9 seconds ago 1.14GB [2021-06-24T13:25:48.751Z] 3b189333c1e8 9 seconds ago 1.15GB [2021-06-24T13:25:48.751Z] sys-mgmt-agent latest 3f150f1d29b4 14 seconds ago 312MB [2021-06-24T13:25:48.751Z] e8f6015478ef 23 seconds ago 1.15GB [2021-06-24T13:25:48.751Z] 8272d952be39 25 seconds ago 1.15GB [2021-06-24T13:25:48.751Z] core-data latest 4d87a1fb9866 59 seconds ago 20.2MB [2021-06-24T13:25:48.751Z] 48fdd8262152 About a minute ago 1.15GB [2021-06-24T13:25:48.751Z] core-metadata latest 415a0034be4c About a minute ago 16.6MB [2021-06-24T13:25:48.751Z] security-proxy-setup latest 1e6ac7c94489 About a minute ago 25.7MB [2021-06-24T13:25:48.751Z] d439466c4f2c About a minute ago 1.15GB [2021-06-24T13:25:48.751Z] 69802ca02312 About a minute ago 1.15GB [2021-06-24T13:25:48.751Z] core-command latest eb1c69525834 About a minute ago 15.9MB [2021-06-24T13:25:48.751Z] 76a5a1af515f About a minute ago 1.15GB [2021-06-24T13:25:48.751Z] 634d966b2e5a About a minute ago 1.14GB [2021-06-24T13:25:48.751Z] ci-base-image-x86_64 latest fba3174acb2e 5 minutes ago 647MB [2021-06-24T13:25:48.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-24T13:25:48.751Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T13:25:48.751Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T13:25:48.751Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T13:25:48.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-24T13:26:04.184Z] Still waiting to schedule task [2021-06-24T13:26:04.185Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1195’ [2021-06-24T13:26:04.883Z] Removing intermediate container 1699bfae77ec [2021-06-24T13:26:04.883Z] ---> 19a9be357e6e [2021-06-24T13:26:04.883Z] Successfully built 19a9be357e6e [2021-06-24T13:26:04.883Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:26:05.230Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T13:26:05.230Z] . [Pipeline] withDockerContainer [2021-06-24T13:26:05.475Z] prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container [2021-06-24T13:26:05.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T13:26:07.119Z] $ docker top 9b437d4a403d9899abe461a9602db46401debdbe589e7a215e703edec8563c87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:26:08.069Z] + go version [2021-06-24T13:26:08.069Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T13:26:08.093Z] $ docker stop --time=1 9b437d4a403d9899abe461a9602db46401debdbe589e7a215e703edec8563c87 [2021-06-24T13:26:09.910Z] $ docker rm -f 9b437d4a403d9899abe461a9602db46401debdbe589e7a215e703edec8563c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:26:10.698Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T13:26:10.698Z] . [Pipeline] withDockerContainer [2021-06-24T13:26:10.941Z] prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container [2021-06-24T13:26:11.032Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T13:26:12.578Z] $ docker top 34c25f8372221d8657c0618ae94832267648760366128cb9635578599a7aaf7d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T13:26:12.868Z] ========================================================= [2021-06-24T13:26:12.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T13:26:12.868Z] ========================================================= [Pipeline] sh [2021-06-24T13:26:13.510Z] + go mod tidy [Pipeline] sh [2021-06-24T13:26:17.456Z] + make test [2021-06-24T13:26:17.456Z] go mod tidy [2021-06-24T13:26:18.054Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T13:26:44.900Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T13:27:43.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T13:27:43.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T13:27:46.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T13:27:46.610Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T13:27:53.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T13:27:53.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T13:27:53.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T13:27:53.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T13:27:55.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T13:27:55.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T13:27:57.108Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T13:27:57.108Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T13:27:57.108Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T13:27:57.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T13:28:07.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.148s coverage: 28.7% of statements [2021-06-24T13:28:07.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T13:28:07.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T13:28:11.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.330s coverage: 100.0% of statements [2021-06-24T13:28:11.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T13:28:12.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.292s coverage: 53.1% of statements [2021-06-24T13:28:12.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T13:28:12.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T13:28:12.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.630s coverage: 87.7% of statements [2021-06-24T13:28:12.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T13:28:12.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:28:12.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.206s coverage: 78.9% of statements [2021-06-24T13:28:17.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.184s coverage: 81.2% of statements [2021-06-24T13:28:17.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T13:28:17.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T13:28:17.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T13:28:17.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T13:28:17.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T13:28:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.452s coverage: 95.1% of statements [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T13:28:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.183s coverage: 60.0% of statements [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T13:28:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T13:28:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements [2021-06-24T13:28:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.439s coverage: 22.0% of statements [2021-06-24T13:28:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T13:28:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2021-06-24T13:28:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.201s coverage: 79.5% of statements [2021-06-24T13:28:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements [2021-06-24T13:28:23.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements [2021-06-24T13:28:24.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements [2021-06-24T13:28:37.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.261s coverage: 94.4% of statements [2021-06-24T13:28:37.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.302s coverage: 44.8% of statements [2021-06-24T13:28:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.538s coverage: 81.8% of statements [2021-06-24T13:28:43.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T13:28:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T13:28:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T13:28:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T13:28:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.142s coverage: 100.0% of statements [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T13:28:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.159s coverage: 58.8% of statements [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T13:28:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements [2021-06-24T13:28:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2021-06-24T13:28:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2021-06-24T13:28:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements [2021-06-24T13:28:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T13:28:50.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.816s coverage: 64.4% of statements [2021-06-24T13:28:50.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T13:28:50.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T13:28:50.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-06-24T13:28:50.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-06-24T13:28:50.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2021-06-24T13:28:50.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-06-24T13:28:51.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.108s coverage: 100.0% of statements [2021-06-24T13:28:56.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.959s coverage: 66.9% of statements [2021-06-24T13:28:56.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T13:28:56.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T13:28:56.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T13:28:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.684s coverage: 43.6% of statements [2021-06-24T13:28:57.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T13:28:57.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T13:28:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements [2021-06-24T13:28:57.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T13:28:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements [2021-06-24T13:28:57.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T13:28:59.570Z] Running on prd-ubuntu18.04-docker-8c-8g-1199 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-24T13:28:59.588Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-06-24T13:28:59.692Z] The recommended git tool is: git [2021-06-24T13:29:04.198Z] using credential edgex-jenkins-ssh [2021-06-24T13:29:04.211Z] Cloning the remote Git repository [2021-06-24T13:29:04.231Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:29:05.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.210s coverage: 19.3% of statements [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T13:29:05.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.527s coverage: 91.9% of statements [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T13:29:05.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 62.7% of statements [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T13:29:05.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.413s coverage: 97.6% of statements [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T13:29:05.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements [2021-06-24T13:29:05.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T13:29:05.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T13:29:05.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T13:29:05.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T13:29:05.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T13:29:05.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T13:29:05.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.153s coverage: 100.0% of statements [2021-06-24T13:29:05.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-24T13:29:04.303Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-06-24T13:29:04.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:29:04.339Z] > git --version # timeout=10 [2021-06-24T13:29:04.344Z] > git --version # 'git version 2.17.1' [2021-06-24T13:29:04.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:29:04.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:29:06.239Z] GO111MODULE=on go vet ./... [2021-06-24T13:29:15.573Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit bf7e8b43acf891d18b55505b0a2ffc5563f750f5 [2021-06-24T13:29:15.733Z] Merge succeeded, producing 348717d57c379ac7a2f8ca522bcc9c0a7e051942 [2021-06-24T13:29:15.734Z] Checking out Revision 348717d57c379ac7a2f8ca522bcc9c0a7e051942 (PR-3579) [2021-06-24T13:29:14.908Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:29:14.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:29:14.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:29:14.937Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:29:14.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:29:14.942Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T13:29:15.580Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:29:15.587Z] > git checkout -f bf7e8b43acf891d18b55505b0a2ffc5563f750f5 # timeout=10 [2021-06-24T13:29:15.643Z] > git remote # timeout=10 [2021-06-24T13:29:15.649Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T13:29:15.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:29:15.675Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T13:29:15.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T13:29:15.735Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:29:15.741Z] > git checkout -f 348717d57c379ac7a2f8ca522bcc9c0a7e051942 # timeout=10 [2021-06-24T13:29:19.326Z] Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" [2021-06-24T13:29:19.334Z] First time build. Skipping changelog. [2021-06-24T13:29:19.328Z] > git rev-list --no-walk 358dd43cc1f8b8bb820dd1fa81faa19e45ec9b1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:29:20.268Z] + echo snap-build.sh [2021-06-24T13:29:20.268Z] snap-build.sh [2021-06-24T13:29:20.268Z] + SNAP_BASE_DIR=. [2021-06-24T13:29:20.268Z] + '[' '!' -z /w/workspace/edgex-go/16 ']' [2021-06-24T13:29:20.268Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/16 [2021-06-24T13:29:20.268Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' [2021-06-24T13:29:20.268Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/16] [2021-06-24T13:29:20.268Z] + cd /w/workspace/edgex-go/16 [2021-06-24T13:29:20.268Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T13:29:20.268Z] Reading package lists... [2021-06-24T13:29:20.268Z] Building dependency tree... [2021-06-24T13:29:20.268Z] Reading state information... [2021-06-24T13:29:20.532Z] The following packages were automatically installed and are no longer required: [2021-06-24T13:29:20.532Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T13:29:20.532Z] uidmap xdelta3 [2021-06-24T13:29:20.532Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T13:29:20.532Z] The following packages will be REMOVED: [2021-06-24T13:29:20.532Z] lxd* lxd-client* [2021-06-24T13:29:20.795Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T13:29:20.795Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T13:29:21.585Z] (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-24T13:29:21.585Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T13:29:22.531Z] Removing lxd dnsmasq configuration [2021-06-24T13:29:22.531Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T13:29:22.794Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T13:29:23.744Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:29:24.008Z] (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-24T13:29:24.008Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T13:29:25.400Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T13:29:25.400Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T13:29:26.791Z] + sudo snap remove --purge lxd [2021-06-24T13:29:27.053Z] snap "lxd" is not installed [2021-06-24T13:29:27.053Z] + sudo groupadd --force --system lxd [2021-06-24T13:29:27.053Z] ++ whoami [2021-06-24T13:29:27.053Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T13:29:27.053Z] + newgrp - lxd [2021-06-24T13:29:27.053Z] + sudo snap install lxd [2021-06-24T13:29:39.307Z] 2021-06-24T13:29:36Z INFO Waiting for automatic snapd restart... [2021-06-24T13:29:54.254Z] lxd 4.15 from Canonical* installed [2021-06-24T13:29:54.254Z] + sudo lxd init --auto [2021-06-24T13:30:04.279Z] + sudo snap install --classic snapcraft [2021-06-24T13:30:16.696Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T13:30:16.696Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T13:30:16.696Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-24T13:30:16.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T13:30:16.696Z] Dload Upload Total Spent Left Speed [2021-06-24T13:30:16.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 [2021-06-24T13:30:16.696Z] 100 3325k 100 3325k 0 0 7438k 0 --:--:-- --:--:-- --:--:-- 7438k [2021-06-24T13:30:16.696Z] ./yq_linux_amd64 [2021-06-24T13:30:16.696Z] + sudo snapcraft prime --use-lxd [2021-06-24T13:30:17.640Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T13:30:17.640Z] 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-24T13:30:17.640Z] - README.md [2021-06-24T13:30:17.640Z] [2021-06-24T13:30:17.640Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T13:30:18.214Z] Launching a container. [2021-06-24T13:30:24.814Z] Waiting for container to be ready [2021-06-24T13:30:25.466Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T13:30:25.466Z] [2021-06-24T13:30:28.257Z] gofmt -l . [2021-06-24T13:30:28.257Z] [ "`gofmt -l .`" = "" ] [2021-06-24T13:30:28.257Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T13:30:28.696Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T13:30:28.930Z] + ls -al . [2021-06-24T13:30:28.930Z] total 544 [2021-06-24T13:30:28.930Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 13:30 . [2021-06-24T13:30:28.930Z] drwxr-xr-x 4 root root 4096 Jun 24 13:26 .. [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 13:24 .dockerignore [2021-06-24T13:30:28.930Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 13:24 .git [2021-06-24T13:30:28.930Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 13:24 .github [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 13:24 .gitignore [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 13:24 .sonarcloud.properties [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:24 Attribution.txt [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:24 CONTRIBUTING.md [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 13:24 Dockerfile.build [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 13:24 Jenkinsfile [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:24 LICENSE [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:24 Makefile [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:24 README.md [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:24 SECURITY.md [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 13:19 VERSION [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:24 ZMQWindows.md [2021-06-24T13:30:28.930Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 13:24 bin [2021-06-24T13:30:28.930Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 13:24 cmd [2021-06-24T13:30:28.930Z] -rw-r--r-- 1 root root 398095 Jun 24 13:29 coverage.out [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 13:24 go.mod [2021-06-24T13:30:28.930Z] -rw-r--r-- 1 root root 20962 Jun 24 13:26 go.sum [2021-06-24T13:30:28.930Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 13:24 internal [2021-06-24T13:30:28.930Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 13:24 openapi [2021-06-24T13:30:28.930Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 13:24 snap [2021-06-24T13:30:28.930Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 13:24 version.go [Pipeline] sh [2021-06-24T13:30:29.289Z] Waiting for network to be ready... [2021-06-24T13:30:29.550Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T13:30:29.618Z] + '[' -e coverage.out ] [2021-06-24T13:30:29.618Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T13:30:29.654Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T13:30:29.812Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T13:30:29.812Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T13:30:29.812Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T13:30:29.812Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T13:30:29.812Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T13:30:29.812Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T13:30:29.812Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T13:30:29.812Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T13:30:29.812Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T13:30:30.384Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T13:30:30.384Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T13:30:30.471Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T13:30:30.646Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T13:30:30.646Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T13:30:30.646Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T13:30:30.646Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T13:30:30.646Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T13:30:30.646Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T13:30:30.906Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T13:30:31.129Z] + make build [2021-06-24T13:30:31.129Z] go mod tidy [2021-06-24T13:30:31.166Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T13:30:31.426Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T13:30:31.426Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T13:30:31.426Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T13:30:31.426Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T13:30:31.426Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T13:30:31.426Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T13:30:31.426Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T13:30:31.729Z] 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-24T13:30:33.345Z] Fetched 24.8 MB in 4s (6415 kB/s) [2021-06-24T13:30:34.290Z] Reading package lists... [2021-06-24T13:30:34.550Z] Reading package lists... [2021-06-24T13:30:34.551Z] Building dependency tree... [2021-06-24T13:30:34.551Z] Reading state information... [2021-06-24T13:30:34.811Z] The following additional packages will be installed: [2021-06-24T13:30:34.811Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T13:30:34.811Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T13:30:34.811Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T13:30:34.811Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T13:30:34.811Z] Suggested packages: [2021-06-24T13:30:34.811Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T13:30:34.811Z] Recommended packages: [2021-06-24T13:30:34.811Z] gnupg libsasl2-modules [2021-06-24T13:30:34.811Z] The following NEW packages will be installed: [2021-06-24T13:30:34.811Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T13:30:34.811Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T13:30:34.811Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T13:30:34.811Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T13:30:34.811Z] The following packages will be upgraded: [2021-06-24T13:30:34.811Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T13:30:34.811Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T13:30:34.811Z] Need to get 3530 kB of archives. [2021-06-24T13:30:34.811Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T13:30:34.811Z] 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-24T13:30:34.811Z] 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-24T13:30:34.811Z] 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-24T13:30:34.811Z] 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-24T13:30:35.073Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T13:30:35.334Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T13:30:35.905Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T13:30:35.905Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T13:30:35.905Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T13:30:35.905Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T13:30:35.905Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T13:30:35.905Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T13:30:35.905Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T13:30:35.906Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T13:30:35.906Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T13:30:35.906Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T13:30:35.906Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T13:30:35.906Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T13:30:35.906Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T13:30:35.906Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T13:30:35.906Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T13:30:35.906Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T13:30:35.906Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:30:36.167Z] Fetched 3530 kB in 1s (3128 kB/s) [2021-06-24T13:30:36.167Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T13:30:36.167Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:30:36.167Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T13:30:36.167Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T13:30:36.167Z] Selecting previously unselected package udev. [2021-06-24T13:30:36.167Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T13:30:36.167Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:30:36.428Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T13:30:36.428Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T13:30:36.428Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T13:30:36.428Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T13:30:36.700Z] Selecting previously unselected package fuse. [2021-06-24T13:30:36.700Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T13:30:36.700Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T13:30:36.700Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:30:36.700Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T13:30:36.700Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:30:36.700Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T13:30:36.700Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:30:36.700Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T13:30:36.961Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T13:30:36.961Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T13:30:36.961Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T13:30:36.961Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T13:30:36.961Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:30:36.961Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:36.961Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T13:30:36.961Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:30:36.961Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:37.223Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T13:30:37.223Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:30:37.223Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:37.223Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T13:30:37.223Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:30:37.223Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:37.223Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T13:30:37.223Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:30:37.223Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:37.485Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T13:30:37.485Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:30:37.485Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:37.485Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T13:30:37.485Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:30:37.485Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:37.485Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T13:30:37.485Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:30:37.485Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:37.746Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T13:30:37.746Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:30:37.747Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:37.747Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T13:30:37.747Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T13:30:37.747Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T13:30:37.747Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T13:30:37.747Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T13:30:37.747Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T13:30:38.008Z] Selecting previously unselected package libldap-common. [2021-06-24T13:30:38.008Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T13:30:38.008Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T13:30:38.008Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T13:30:38.008Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T13:30:38.008Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T13:30:38.008Z] Selecting previously unselected package dirmngr. [2021-06-24T13:30:38.008Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:30:38.008Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T13:30:38.270Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T13:30:38.270Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T13:30:38.270Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T13:30:38.270Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T13:30:38.270Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T13:30:38.270Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T13:30:38.270Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:38.270Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T13:30:38.270Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T13:30:38.270Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T13:30:38.467Z] 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-24T13:30:38.535Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T13:30:38.797Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:38.797Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T13:30:38.797Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T13:30:38.797Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T13:30:38.797Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:38.797Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:38.797Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:38.797Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:38.797Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:38.797Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:38.797Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:30:38.797Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T13:30:38.797Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T13:30:39.059Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T13:30:39.321Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T13:30:39.321Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T13:30:39.321Z] This means they are not meant to be enabled using systemctl. [2021-06-24T13:30:39.321Z] Possible reasons for having this kind of units are: [2021-06-24T13:30:39.321Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T13:30:39.321Z] .wants/ or .requires/ directory. [2021-06-24T13:30:39.321Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T13:30:39.321Z] a requirement dependency on it. [2021-06-24T13:30:39.321Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T13:30:39.321Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T13:30:39.321Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T13:30:39.321Z] instance name specified. [2021-06-24T13:30:39.583Z] Reading package lists... [2021-06-24T13:30:39.845Z] Building dependency tree... [2021-06-24T13:30:39.845Z] Reading state information... [2021-06-24T13:30:39.845Z] The following additional packages will be installed: [2021-06-24T13:30:39.845Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T13:30:39.845Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T13:30:39.845Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T13:30:39.845Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T13:30:39.845Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T13:30:39.845Z] Suggested packages: [2021-06-24T13:30:39.845Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T13:30:39.845Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T13:30:39.845Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T13:30:39.845Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T13:30:39.845Z] systemd-container policykit-1 [2021-06-24T13:30:39.845Z] Recommended packages: [2021-06-24T13:30:39.845Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T13:30:39.845Z] The following NEW packages will be installed: [2021-06-24T13:30:39.845Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T13:30:39.845Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T13:30:39.845Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T13:30:39.845Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T13:30:39.845Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T13:30:39.845Z] The following packages will be upgraded: [2021-06-24T13:30:39.845Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T13:30:40.107Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T13:30:40.107Z] Need to get 36.7 MB of archives. [2021-06-24T13:30:40.107Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T13:30:40.107Z] 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-24T13:30:40.107Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-24T13:30:40.107Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T13:30:40.107Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T13:30:40.107Z] 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-24T13:30:40.107Z] 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-24T13:30:40.107Z] 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-24T13:30:40.107Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T13:30:40.107Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T13:30:40.107Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T13:30:40.107Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T13:30:40.107Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T13:30:40.107Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T13:30:40.107Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T13:30:40.368Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T13:30:40.368Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T13:30:40.941Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T13:30:40.941Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T13:30:40.941Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T13:30:40.941Z] 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-24T13:30:40.941Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T13:30:40.941Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T13:30:40.941Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T13:30:40.941Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T13:30:40.941Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T13:30:41.202Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T13:30:41.202Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T13:30:41.202Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T13:30:41.202Z] 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-24T13:30:41.202Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-24T13:30:42.147Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:30:42.147Z] Fetched 36.7 MB in 2s (16.8 MB/s) [2021-06-24T13:30:42.409Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T13:30:42.409Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:30:42.409Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T13:30:42.982Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:30:42.982Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T13:30:42.982Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T13:30:43.244Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T13:30:43.244Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T13:30:43.244Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T13:30:43.244Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T13:30:43.244Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T13:30:43.244Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T13:30:43.539Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T13:30:43.539Z] Setting up apt (1.6.13) ... [2021-06-24T13:30:43.539Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T13:30:44.141Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T13:30:44.141Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T13:30:44.141Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T13:30:44.141Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T13:30:44.414Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T13:30:44.414Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T13:30:44.414Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:30:44.414Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T13:30:44.414Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T13:30:44.414Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T13:30:44.676Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T13:30:44.676Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T13:30:44.676Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:30:44.676Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T13:30:44.938Z] Checking for services that may need to be restarted...done. [2021-06-24T13:30:44.938Z] Checking for services that may need to be restarted...done. [2021-06-24T13:30:44.938Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:30:44.938Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T13:30:44.938Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:30:45.534Z] Selecting previously unselected package python3-minimal. [2021-06-24T13:30:45.534Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T13:30:45.534Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T13:30:45.534Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T13:30:45.534Z] Selecting previously unselected package mime-support. [2021-06-24T13:30:45.534Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T13:30:45.534Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T13:30:45.534Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T13:30:45.534Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T13:30:45.534Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T13:30:45.534Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T13:30:45.534Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T13:30:45.534Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:30:45.811Z] Selecting previously unselected package python3.6. [2021-06-24T13:30:45.811Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T13:30:45.811Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:30:45.811Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T13:30:45.811Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T13:30:45.811Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T13:30:45.811Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T13:30:46.076Z] Selecting previously unselected package python3. [2021-06-24T13:30:46.076Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T13:30:46.076Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T13:30:46.076Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T13:30:46.076Z] Selecting previously unselected package multiarch-support. [2021-06-24T13:30:46.076Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:30:46.076Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T13:30:46.340Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T13:30:46.340Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T13:30:46.340Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T13:30:46.340Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T13:30:46.340Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T13:30:46.340Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T13:30:46.340Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T13:30:46.340Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T13:30:46.340Z] Selecting previously unselected package sudo. [2021-06-24T13:30:46.340Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T13:30:46.340Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T13:30:46.604Z] Selecting previously unselected package apparmor. [2021-06-24T13:30:46.604Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T13:30:46.605Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-24T13:30:46.605Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T13:30:46.605Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T13:30:46.605Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T13:30:46.868Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T13:30:46.868Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T13:30:46.868Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:30:46.868Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T13:30:46.868Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T13:30:46.868Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:30:46.868Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T13:30:46.868Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T13:30:46.868Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T13:30:46.868Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T13:30:46.868Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T13:30:46.868Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:30:47.131Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T13:30:47.131Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T13:30:47.131Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:30:47.131Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T13:30:47.131Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T13:30:47.131Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T13:30:47.396Z] Selecting previously unselected package openssh-client. [2021-06-24T13:30:47.396Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T13:30:47.396Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T13:30:47.661Z] Selecting previously unselected package squashfs-tools. [2021-06-24T13:30:47.661Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T13:30:47.661Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T13:30:47.924Z] Selecting previously unselected package snapd. [2021-06-24T13:30:47.924Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T13:30:47.924Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T13:30:49.877Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T13:30:49.877Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T13:30:49.877Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T13:30:49.877Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T13:30:49.877Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T13:30:49.877Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:30:49.877Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T13:30:49.877Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T13:30:49.877Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T13:30:50.454Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T13:30:51.049Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T13:30:51.049Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T13:30:51.049Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:30:51.049Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:30:51.049Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:30:51.623Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T13:30:51.623Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:30:51.623Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T13:30:51.623Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T13:30:51.623Z] running python rtupdate hooks for python3.6... [2021-06-24T13:30:51.623Z] running python post-rtupdate hooks for python3.6... [2021-06-24T13:30:51.623Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T13:30:52.567Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T13:30:52.567Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:30:52.567Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T13:30:52.829Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T13:30:53.092Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T13:30:53.354Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T13:30:53.354Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T13:30:53.615Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T13:30:53.615Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T13:30:53.615Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T13:30:53.878Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T13:30:54.139Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T13:30:54.139Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T13:30:54.401Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T13:30:54.402Z] /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-24T13:30:54.402Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T13:30:54.402Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T13:30:55.354Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T13:30:55.620Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T13:30:55.620Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T13:30:56.565Z] Reading package lists... [2021-06-24T13:30:57.136Z] Reading package lists... [2021-06-24T13:30:57.136Z] Building dependency tree... [2021-06-24T13:30:57.136Z] Reading state information... [2021-06-24T13:30:57.399Z] Calculating upgrade... [2021-06-24T13:30:57.399Z] The following packages will be upgraded: [2021-06-24T13:30:57.399Z] advancecomp base-files bash binutils binutils-common [2021-06-24T13:30:57.399Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T13:30:57.399Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T13:30:57.399Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T13:30:57.399Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T13:30:57.399Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T13:30:57.399Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T13:30:57.399Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T13:30:57.399Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T13:30:57.399Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T13:30:57.399Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T13:30:57.399Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T13:30:57.399Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T13:30:57.399Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T13:30:57.399Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T13:30:57.399Z] ubuntu-keyring util-linux [2021-06-24T13:30:57.661Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T13:30:57.661Z] Need to get 64.1 MB of archives. [2021-06-24T13:30:57.661Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T13:30:57.661Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T13:30:57.661Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T13:30:57.661Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T13:30:57.661Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T13:30:57.661Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T13:30:57.661Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T13:30:57.661Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T13:30:57.661Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-24T13:30:57.661Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-24T13:30:57.661Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-24T13:30:57.661Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T13:30:57.661Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T13:30:57.661Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T13:30:57.661Z] 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-24T13:30:57.661Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T13:30:57.661Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T13:30:57.661Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T13:30:57.661Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T13:30:57.924Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T13:30:57.924Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T13:30:57.924Z] 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-24T13:30:57.924Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T13:30:57.924Z] 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-24T13:30:57.924Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T13:30:57.924Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T13:30:57.924Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T13:30:57.924Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T13:30:57.924Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T13:30:57.924Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T13:30:57.924Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T13:30:57.924Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T13:30:57.924Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T13:30:57.924Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T13:30:57.924Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T13:30:57.924Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T13:30:57.924Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T13:30:57.924Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T13:30:57.924Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T13:30:57.924Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T13:30:57.924Z] 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-24T13:30:57.924Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T13:30:57.924Z] 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-24T13:30:57.924Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T13:30:57.924Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T13:30:57.924Z] 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-24T13:30:57.924Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T13:30:58.188Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T13:30:58.188Z] 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-24T13:30:58.188Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T13:30:58.188Z] 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-24T13:30:58.188Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T13:30:58.188Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T13:30:58.188Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T13:30:58.188Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T13:30:58.188Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T13:30:58.188Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T13:30:58.188Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T13:30:58.188Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T13:30:58.450Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-24T13:30:58.450Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-24T13:30:58.450Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T13:30:58.713Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-24T13:30:58.713Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T13:30:58.713Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T13:30:58.713Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T13:30:58.713Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T13:30:58.974Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T13:30:58.974Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T13:30:59.235Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T13:30:59.235Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T13:30:59.235Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T13:30:59.235Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T13:30:59.235Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T13:30:59.235Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T13:30:59.235Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T13:30:59.235Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T13:30:59.235Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T13:30:59.235Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T13:30:59.497Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T13:30:59.497Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T13:30:59.497Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T13:30:59.497Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T13:30:59.497Z] 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-24T13:30:59.497Z] 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-24T13:30:59.497Z] 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-24T13:30:59.497Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T13:30:59.497Z] 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-24T13:30:59.497Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T13:30:59.497Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T13:30:59.497Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T13:30:59.497Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T13:30:59.757Z] 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-24T13:30:59.757Z] 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-24T13:30:59.757Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T13:30:59.757Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T13:30:59.757Z] 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-24T13:30:59.757Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T13:30:59.757Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T13:30:59.757Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T13:30:59.757Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T13:30:59.757Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T13:30:59.757Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T13:31:00.030Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:31:00.030Z] Fetched 64.1 MB in 2s (28.7 MB/s) [2021-06-24T13:31:00.030Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:31:00.030Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:31:00.030Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T13:31:00.293Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:31:00.554Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T13:31:00.554Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T13:31:00.554Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T13:31:00.682Z] 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-24T13:31:00.853Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:00.853Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:01.114Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:01.114Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:01.114Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:01.114Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:01.114Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:01.114Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:01.288Z] 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-24T13:31:01.375Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:01.375Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:01.375Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:01.375Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:01.637Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:01.637Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:01.637Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:01.637Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:31:01.637Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:01.637Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T13:31:01.907Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:01.907Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:31:01.907Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:01.907Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:01.907Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:01.907Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:02.171Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:02.171Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:31:02.171Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:02.432Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:31:02.432Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:31:02.432Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T13:31:03.377Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T13:31:03.638Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:31:03.638Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T13:31:03.638Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T13:31:03.638Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T13:31:03.638Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T13:31:03.901Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T13:31:03.901Z] Installing new version of config file /etc/issue ... [2021-06-24T13:31:03.901Z] Installing new version of config file /etc/issue.net ... [2021-06-24T13:31:03.901Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T13:31:03.901Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T13:31:04.162Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T13:31:04.162Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T13:31:04.162Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T13:31:04.162Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:04.162Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T13:31:04.162Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T13:31:04.423Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T13:31:04.423Z] 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-24T13:31:04.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:04.423Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:31:04.423Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T13:31:04.423Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:31:04.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:04.684Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T13:31:04.684Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T13:31:04.684Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T13:31:04.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:04.684Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T13:31:04.684Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T13:31:04.946Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T13:31:04.946Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:04.946Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T13:31:04.946Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T13:31:04.946Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T13:31:05.208Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:05.208Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T13:31:05.208Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T13:31:05.208Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T13:31:05.208Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:05.209Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T13:31:05.209Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T13:31:05.472Z] Setting up grep (3.1-2build1) ... [2021-06-24T13:31:05.472Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:05.472Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T13:31:05.472Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T13:31:05.472Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T13:31:05.607Z] 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-24T13:31:05.735Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:05.735Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T13:31:05.735Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:31:05.735Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T13:31:05.735Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:05.735Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T13:31:05.735Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T13:31:05.892Z] 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-24T13:31:06.308Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T13:31:06.309Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T13:31:06.309Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T13:31:06.309Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T13:31:06.570Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T13:31:06.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:06.570Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T13:31:06.570Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T13:31:07.144Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T13:31:07.144Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T13:31:07.144Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T13:31:07.144Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T13:31:07.144Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T13:31:07.144Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:07.144Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T13:31:07.144Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T13:31:07.406Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T13:31:07.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:07.406Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:31:07.406Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:31:07.406Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:31:07.668Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:07.668Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:31:07.668Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:31:07.668Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:31:07.668Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:07.668Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:31:07.668Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:31:07.668Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:31:07.929Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:07.929Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:31:07.929Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:31:07.929Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:31:07.929Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:07.929Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T13:31:07.929Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:31:07.929Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T13:31:07.929Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:31:08.191Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T13:31:08.191Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:08.191Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T13:31:08.191Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:31:08.455Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T13:31:08.455Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:08.455Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:31:08.455Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:31:08.455Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:31:08.455Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:08.455Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:31:08.455Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:31:08.718Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:31:08.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:08.718Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:31:08.718Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:31:08.982Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:31:09.244Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-24T13:31:09.301Z] 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-24T13:31:09.506Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T13:31:09.506Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:09.506Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:31:09.506Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T13:31:09.781Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:31:09.781Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:31:09.781Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T13:31:09.781Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:31:09.781Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T13:31:10.043Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:31:10.044Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T13:31:10.044Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T13:31:10.044Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T13:31:10.304Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:31:10.304Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T13:31:10.304Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T13:31:10.304Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T13:31:10.304Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:31:10.304Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T13:31:10.304Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T13:31:10.565Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T13:31:10.565Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:31:10.565Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T13:31:10.565Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T13:31:10.565Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T13:31:10.827Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:31:10.827Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T13:31:10.827Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T13:31:10.827Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T13:31:10.827Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T13:31:10.827Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T13:31:11.091Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T13:31:11.091Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T13:31:11.091Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:11.091Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:31:11.091Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:31:11.354Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:31:11.354Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T13:31:11.354Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T13:31:11.354Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T13:31:11.354Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T13:31:11.354Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:11.354Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T13:31:11.354Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-24T13:31:11.617Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-24T13:31:11.617Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:11.617Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T13:31:11.617Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T13:31:11.617Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T13:31:11.617Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:11.617Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T13:31:11.617Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T13:31:11.880Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T13:31:11.880Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:11.880Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T13:31:11.880Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T13:31:12.143Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T13:31:12.143Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:12.143Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T13:31:12.143Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T13:31:12.143Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T13:31:12.407Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:12.407Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T13:31:12.407Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T13:31:12.407Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T13:31:12.670Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:12.670Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:31:12.670Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T13:31:12.670Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T13:31:12.670Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:12.670Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T13:31:12.670Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T13:31:12.694Z] 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-24T13:31:12.934Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T13:31:12.934Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:12.934Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T13:31:12.934Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T13:31:12.934Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T13:31:12.934Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:12.934Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T13:31:12.934Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T13:31:13.197Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T13:31:13.197Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:13.197Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T13:31:13.197Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T13:31:13.197Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T13:31:13.197Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:13.197Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T13:31:13.197Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T13:31:13.459Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T13:31:13.459Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:13.459Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T13:31:13.459Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T13:31:13.459Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T13:31:13.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:13.722Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T13:31:13.722Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T13:31:13.722Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T13:31:13.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:31:13.722Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T13:31:13.722Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T13:31:13.722Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T13:31:13.722Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T13:31:13.722Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T13:31:13.983Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T13:31:13.983Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T13:31:13.983Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T13:31:13.983Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T13:31:13.983Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T13:31:14.244Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T13:31:14.244Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T13:31:14.244Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T13:31:14.244Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T13:31:14.244Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T13:31:14.244Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T13:31:14.506Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T13:31:14.506Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T13:31:14.506Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T13:31:14.506Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T13:31:14.506Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T13:31:14.506Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T13:31:14.779Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T13:31:14.779Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T13:31:14.779Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T13:31:14.779Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T13:31:14.779Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T13:31:14.779Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T13:31:15.042Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T13:31:15.042Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T13:31:15.307Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T13:31:15.307Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T13:31:15.307Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T13:31:15.307Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T13:31:15.323Z] 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-24T13:31:15.571Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T13:31:15.571Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T13:31:15.836Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T13:31:15.836Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T13:31:15.836Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T13:31:15.836Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T13:31:15.836Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:15.836Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:31:15.836Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:15.836Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:31:16.099Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:16.099Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:31:16.099Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:16.099Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:31:17.062Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:17.062Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:19.692Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:19.692Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:19.692Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:31:19.692Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T13:31:19.692Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T13:31:19.692Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T13:31:19.692Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T13:31:19.692Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T13:31:19.692Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T13:31:19.692Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T13:31:19.692Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T13:31:19.692Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T13:31:19.714Z] 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-24T13:31:19.957Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:19.957Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T13:31:19.957Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:19.957Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:19.957Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:19.957Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T13:31:19.957Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T13:31:19.957Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T13:31:19.957Z] [2021-06-24T13:31:19.957Z] Current default time zone: 'Etc/UTC' [2021-06-24T13:31:19.957Z] Local time is now: Thu Jun 24 13:31:19 UTC 2021. [2021-06-24T13:31:19.957Z] Universal Time is now: Thu Jun 24 13:31:19 UTC 2021. [2021-06-24T13:31:19.957Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T13:31:19.957Z] [2021-06-24T13:31:20.263Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T13:31:20.263Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:20.263Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T13:31:20.263Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:31:20.263Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T13:31:20.263Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T13:31:20.263Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T13:31:20.263Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T13:31:20.263Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T13:31:20.263Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T13:31:20.263Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:20.263Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T13:31:20.263Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:31:20.263Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T13:31:20.263Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:20.527Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T13:31:20.527Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T13:31:20.527Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T13:31:20.527Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T13:31:20.527Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T13:31:20.527Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T13:31:20.527Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:31:20.527Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T13:31:22.370Z] 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-24T13:31:22.461Z] Updating certificates in /etc/ssl/certs... [2021-06-24T13:31:23.412Z] 23 added, 27 removed; done. [2021-06-24T13:31:23.412Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T13:31:23.412Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:31:23.412Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T13:31:23.412Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T13:31:23.412Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-24T13:31:23.412Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:31:23.412Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T13:31:23.412Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:31:23.412Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:31:23.412Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:31:23.412Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:31:23.412Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:31:23.412Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T13:31:23.412Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T13:31:23.412Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T13:31:23.412Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T13:31:23.412Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T13:31:23.412Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:31:23.412Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:31:23.412Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T13:31:23.412Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T13:31:23.412Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T13:31:23.675Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:31:23.675Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T13:31:23.675Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T13:31:23.675Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T13:31:23.675Z] Updating certificates in /etc/ssl/certs... [2021-06-24T13:31:24.251Z] 0 added, 0 removed; done. [2021-06-24T13:31:24.251Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T13:31:24.251Z] done. [2021-06-24T13:31:24.829Z] Reading package lists... [2021-06-24T13:31:24.829Z] Building dependency tree... [2021-06-24T13:31:24.829Z] Reading state information... [2021-06-24T13:31:25.014Z] 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-24T13:31:25.109Z] The following NEW packages will be installed: [2021-06-24T13:31:25.109Z] apt-transport-https [2021-06-24T13:31:25.109Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T13:31:25.109Z] Need to get 1692 B of archives. [2021-06-24T13:31:25.109Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T13:31:25.109Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T13:31:25.371Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:31:25.371Z] Fetched 1692 B in 0s (9630 B/s) [2021-06-24T13:31:25.371Z] Selecting previously unselected package apt-transport-https. [2021-06-24T13:31:25.371Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T13:31:25.371Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T13:31:25.371Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T13:31:25.371Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T13:31:25.632Z] Waiting for network to be ready... [Pipeline] } [2021-06-24T13:31:30.444Z] $ docker stop --time=1 34c25f8372221d8657c0618ae94832267648760366128cb9635578599a7aaf7d [2021-06-24T13:31:30.922Z] 2021-06-24T13:31:28Z INFO Waiting for automatic snapd restart... [2021-06-24T13:31:31.184Z] snapd 2.51 from Canonical* installed [2021-06-24T13:31:32.128Z] "snapd" switched to the "latest/stable" channel [2021-06-24T13:31:32.128Z] [2021-06-24T13:31:32.838Z] $ docker rm -f 34c25f8372221d8657c0618ae94832267648760366128cb9635578599a7aaf7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:31:34.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:31:34.415Z] [2021-06-24T13:31:34.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:31:34.676Z] core18 20210611 from Canonical* installed [2021-06-24T13:31:34.676Z] "core18" switched to the "latest/stable" channel [2021-06-24T13:31:34.676Z] [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:31:35.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:31:35.323Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T13:31:35.323Z] 29e5d40040c1: Pulling fs layer [2021-06-24T13:31:35.323Z] 1ce36da41761: Pulling fs layer [2021-06-24T13:31:35.323Z] 25b303627fd3: Pulling fs layer [2021-06-24T13:31:35.597Z] 29e5d40040c1: Verifying Checksum [2021-06-24T13:31:35.597Z] 29e5d40040c1: Download complete [2021-06-24T13:31:36.198Z] 1ce36da41761: Verifying Checksum [2021-06-24T13:31:36.198Z] 1ce36da41761: Download complete [2021-06-24T13:31:36.198Z] 29e5d40040c1: Pull complete [2021-06-24T13:31:37.639Z] 1ce36da41761: Pull complete [2021-06-24T13:31:37.911Z] 25b303627fd3: Verifying Checksum [2021-06-24T13:31:37.911Z] 25b303627fd3: Download complete [2021-06-24T13:31:37.984Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T13:31:38.246Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T13:31:38.246Z] [2021-06-24T13:31:42.468Z] 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-24T13:31:42.468Z] - README.md [2021-06-24T13:31:42.468Z] [2021-06-24T13:31:42.468Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T13:31:43.042Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T13:31:43.042Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T13:31:43.303Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T13:31:44.252Z] Reading package lists... [2021-06-24T13:31:44.827Z] 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-24T13:31:44.827Z] Reading package lists... [2021-06-24T13:31:44.827Z] Building dependency tree... [2021-06-24T13:31:44.827Z] Reading state information... [2021-06-24T13:31:45.089Z] Suggested packages: [2021-06-24T13:31:45.089Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T13:31:45.089Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T13:31:45.089Z] Recommended packages: [2021-06-24T13:31:45.089Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-24T13:31:45.089Z] The following NEW packages will be installed: [2021-06-24T13:31:45.089Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-24T13:31:45.089Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-24T13:31:45.089Z] pkg-config zip [2021-06-24T13:31:45.089Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T13:31:45.089Z] Need to get 7663 kB of archives. [2021-06-24T13:31:45.089Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-24T13:31:45.089Z] 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-24T13:31:45.351Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T13:31:45.351Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T13:31:45.351Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T13:31:45.351Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T13:31:45.351Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T13:31:45.351Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T13:31:45.351Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T13:31:45.612Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T13:31:45.612Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T13:31:45.612Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T13:31:45.612Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T13:31:45.874Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T13:31:45.874Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T13:31:45.874Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-24T13:31:45.874Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:31:45.874Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-06-24T13:31:45.874Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T13:31:45.874Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T13:31:45.874Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T13:31:46.137Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T13:31:46.137Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T13:31:46.137Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T13:31:46.137Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T13:31:46.137Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T13:31:46.137Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T13:31:46.137Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T13:31:46.398Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T13:31:46.398Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T13:31:46.398Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T13:31:46.398Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T13:31:46.398Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T13:31:46.398Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T13:31:46.398Z] Selecting previously unselected package liberror-perl. [2021-06-24T13:31:46.398Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-24T13:31:46.398Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T13:31:46.398Z] Selecting previously unselected package git-man. [2021-06-24T13:31:46.398Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T13:31:46.398Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T13:31:46.659Z] Selecting previously unselected package git. [2021-06-24T13:31:46.659Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T13:31:46.659Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T13:31:47.233Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T13:31:47.233Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T13:31:47.233Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T13:31:47.233Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T13:31:47.233Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T13:31:47.233Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T13:31:47.233Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T13:31:47.233Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T13:31:47.233Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T13:31:47.494Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T13:31:47.494Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T13:31:47.494Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T13:31:47.494Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T13:31:47.494Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T13:31:47.494Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T13:31:47.494Z] Selecting previously unselected package pkg-config. [2021-06-24T13:31:47.494Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T13:31:47.494Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T13:31:47.755Z] Selecting previously unselected package zip. [2021-06-24T13:31:47.755Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-24T13:31:47.755Z] Unpacking zip (3.0-11build1) ... [2021-06-24T13:31:47.755Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T13:31:47.755Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T13:31:47.755Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T13:31:47.755Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T13:31:47.755Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T13:31:47.755Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T13:31:47.755Z] No schema files found: doing nothing. [2021-06-24T13:31:47.755Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T13:31:47.755Z] Setting up zip (3.0-11build1) ... [2021-06-24T13:31:47.755Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T13:31:47.755Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T13:31:47.755Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T13:31:48.016Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T13:31:48.016Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T13:31:48.016Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T13:31:48.016Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T13:31:48.016Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:31:48.052Z] 25b303627fd3: Pull complete [2021-06-24T13:31:48.052Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T13:31:48.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:31:48.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T13:31:48.283Z] prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container [2021-06-24T13:31:48.368Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T13:31:48.589Z] git set to automatically installed. [2021-06-24T13:31:48.590Z] git-man set to automatically installed. [2021-06-24T13:31:48.590Z] libcurl3-gnutls set to automatically installed. [2021-06-24T13:31:48.590Z] liberror-perl set to automatically installed. [2021-06-24T13:31:48.590Z] libglib2.0-0 set to automatically installed. [2021-06-24T13:31:48.590Z] libnghttp2-14 set to automatically installed. [2021-06-24T13:31:48.590Z] libnorm1 set to automatically installed. [2021-06-24T13:31:48.590Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T13:31:48.590Z] libpsl5 set to automatically installed. [2021-06-24T13:31:48.590Z] librtmp1 set to automatically installed. [2021-06-24T13:31:48.590Z] libsodium23 set to automatically installed. [2021-06-24T13:31:48.590Z] libzmq3-dev set to automatically installed. [2021-06-24T13:31:48.590Z] libzmq5 set to automatically installed. [2021-06-24T13:31:48.590Z] pkg-config set to automatically installed. [2021-06-24T13:31:48.590Z] zip set to automatically installed. [2021-06-24T13:31:50.130Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T13:31:50.841Z] snap "core18" has no updates available [2021-06-24T13:31:51.042Z] $ docker top f44f2de81dd665d3857e089c4df5e23dc3ccf72f5e397b3b08de9a7a29349464 -eo pid,comm [2021-06-24T13:31:53.209Z] snapd is not logged in, snap install commands will use sudo [Pipeline] { [Pipeline] sh [2021-06-24T13:31:53.879Z] + docker-compose build --help [2021-06-24T13:31:53.879Z] + grep parallel [2021-06-24T13:31:58.516Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-24T13:31:58.516Z] Downloading snap 'edgex-app-service-configurable' [2021-06-24T13:31:58.527Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T13:31:58.553Z] $ docker stop --time=1 f44f2de81dd665d3857e089c4df5e23dc3ccf72f5e397b3b08de9a7a29349464 [2021-06-24T13:31:59.467Z] 2021/06/24 13:31:59.161177 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 [2021-06-24T13:32:00.037Z] Pulling app-service-config [2021-06-24T13:32:00.037Z] + snapcraftctl pull [2021-06-24T13:32:00.431Z] $ docker rm -f f44f2de81dd665d3857e089c4df5e23dc3ccf72f5e397b3b08de9a7a29349464 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-06-24T13:32:02.874Z] Pulling config-common [2021-06-24T13:32:02.874Z] + snapcraftctl pull [2021-06-24T13:32:02.874Z] Pulling go-build-helper [2021-06-24T13:32:02.874Z] + snapcraftctl pull [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:32:03.135Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-24T13:32:03.135Z] Skipping pull go-build-helper (already ran) [2021-06-24T13:32:03.135Z] Building go-build-helper [2021-06-24T13:32:03.135Z] + snapcraftctl build [2021-06-24T13:32:03.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:32:03.205Z] . [Pipeline] withDockerContainer [2021-06-24T13:32:03.465Z] prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container [2021-06-24T13:32:03.542Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T13:32:05.057Z] Staging go-build-helper [2021-06-24T13:32:05.057Z] + snapcraftctl stage [2021-06-24T13:32:05.099Z] $ docker top 76068ac93e8cbd133518029c0267244a3fcdb7dcaf555516708edf426ffa9051 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:32:06.065Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T13:32:10.364Z] Building core-command ... [2021-06-24T13:32:10.364Z] Building core-data ... [2021-06-24T13:32:10.364Z] Building core-metadata ... [2021-06-24T13:32:10.364Z] Building security-bootstrapper ... [2021-06-24T13:32:10.364Z] Building security-proxy-setup ... [2021-06-24T13:32:10.364Z] Building security-secretstore-setup ... [2021-06-24T13:32:10.364Z] Building support-notifications ... [2021-06-24T13:32:10.364Z] Building support-scheduler ... [2021-06-24T13:32:10.364Z] Building sys-mgmt-agent ... [2021-06-24T13:32:10.364Z] Building core-command [2021-06-24T13:32:10.364Z] Building core-data [2021-06-24T13:32:10.364Z] Building security-secretstore-setup [2021-06-24T13:32:10.364Z] Building security-proxy-setup [2021-06-24T13:32:10.364Z] Building support-scheduler [2021-06-24T13:32:15.067Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T13:32:15.067Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T13:32:15.067Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T13:32:15.067Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T13:32:15.067Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T13:32:15.067Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T13:32:15.067Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T13:32:15.067Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T13:32:15.067Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T13:32:15.067Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T13:32:15.067Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T13:32:15.067Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T13:32:15.067Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T13:32:15.067Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T13:32:15.067Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T13:32:15.067Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T13:32:15.067Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T13:32:15.067Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T13:32:15.067Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T13:32:15.067Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T13:32:15.067Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T13:32:15.067Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T13:32:15.067Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T13:32:15.067Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T13:32:15.067Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T13:32:15.067Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T13:32:15.067Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T13:32:15.067Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T13:32:15.067Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T13:32:15.067Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T13:32:15.067Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T13:32:15.067Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T13:32:15.067Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T13:32:15.067Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T13:32:15.067Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T13:32:15.067Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T13:32:15.067Z] Pulling edgex-go [2021-06-24T13:32:15.067Z] + snapcraftctl pull [2021-06-24T13:32:15.067Z] Pulling hooks [2021-06-24T13:32:15.067Z] + snapcraftctl pull [2021-06-24T13:32:33.199Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T13:32:33.199Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T13:32:33.199Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T13:32:33.199Z] Fetched 0 B in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-24T13:32:33.199Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-24T13:32:33.199Z] Fetched 279 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-24T13:32:33.199Z] Fetched 122 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-24T13:32:33.199Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-24T13:32:33.199Z] Fetched 8848 B in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-24T13:32:33.199Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-24T13:32:33.199Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-24T13:32:33.199Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-24T13:32:33.199Z] Fetched 219 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-24T13:32:33.199Z] Fetched 154 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-24T13:32:33.199Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-24T13:32:33.199Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-24T13:32:33.199Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-24T13:32:33.199Z] Fetched 499 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-24T13:32:33.199Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-24T13:32:33.199Z] Fetched 240 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-24T13:32:33.199Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-24T13:32:33.199Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-24T13:32:33.199Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-24T13:32:33.199Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-24T13:32:33.199Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-24T13:32:33.199Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-24T13:32:33.199Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-24T13:32:33.199Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-24T13:32:33.199Z] Fetched 8720 B in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-24T13:32:33.199Z] Fetched 140 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-24T13:32:33.199Z] Fetched 119 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-24T13:32:33.199Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-24T13:32:33.199Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-24T13:32:33.199Z] Fetched 645 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-24T13:32:33.199Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-24T13:32:33.199Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-24T13:32:33.199Z] Fetched 368 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-24T13:32:33.199Z] Fetched 187 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-24T13:32:33.199Z] Fetched 175 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-24T13:32:33.199Z] Fetched 206 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-24T13:32:33.199Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-24T13:32:33.199Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-24T13:32:33.199Z] Fetched 159 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-24T13:32:33.199Z] Fetched 107 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-24T13:32:33.199Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-24T13:32:33.199Z] Pulling static-packages [2021-06-24T13:32:33.199Z] + snapcraftctl pull [2021-06-24T13:32:33.199Z] Pulling version [2021-06-24T13:32:33.199Z] + cd /root/project [2021-06-24T13:32:33.199Z] + git describe --tags --abbrev=0 [2021-06-24T13:32:33.199Z] + sed s/v// [2021-06-24T13:32:33.199Z] + GIT_VERSION=2.0.0-dev.272 [2021-06-24T13:32:33.199Z] + [ -z 2.0.0-dev.272 ] [2021-06-24T13:32:33.199Z] + snapcraftctl set-version 2.0.0-dev.272 [2021-06-24T13:32:33.199Z] Building app-service-config [2021-06-24T13:32:33.199Z] + snapcraftctl build [2021-06-24T13:32:34.586Z] Building config-common [2021-06-24T13:32:34.586Z] + snapcraftctl build [2021-06-24T13:32:36.500Z] Skipping build go-build-helper (already ran) [2021-06-24T13:32:36.500Z] Building edgex-go [2021-06-24T13:32:36.762Z] + cd /root/parts/edgex-go/src [2021-06-24T13:32:36.762Z] + make build [2021-06-24T13:32:36.762Z] go mod tidy [2021-06-24T13:32:38.152Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T13:32:38.152Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T13:32:38.152Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-06-24T13:32:38.152Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T13:32:38.427Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T13:32:38.427Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-24T13:32:38.427Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-24T13:32:38.427Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T13:32:38.427Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T13:32:38.427Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T13:32:38.427Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T13:32:38.427Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-24T13:32:38.427Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-24T13:32:38.691Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T13:32:38.691Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-24T13:32:38.950Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-24T13:32:38.950Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-24T13:32:39.897Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T13:32:39.897Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T13:32:39.897Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T13:32:39.897Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T13:32:39.897Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T13:32:39.897Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T13:32:39.897Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T13:32:39.897Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T13:32:39.897Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-24T13:32:40.179Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T13:32:40.179Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T13:32:40.179Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T13:32:40.179Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T13:32:40.179Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T13:32:40.179Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T13:32:40.179Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T13:32:40.179Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T13:32:40.179Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T13:32:40.442Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T13:32:40.442Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-24T13:32:40.442Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T13:32:40.715Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T13:32:40.715Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T13:32:40.984Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T13:32:40.984Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T13:32:40.984Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T13:32:40.984Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T13:32:40.984Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T13:32:40.984Z] go: downloading github.com/kr/text v0.1.0 [2021-06-24T13:32:41.246Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T13:32:41.246Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T13:32:41.246Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T13:32:41.246Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T13:32:41.246Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T13:32:41.246Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T13:32:41.246Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T13:32:41.246Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T13:32:41.246Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T13:32:41.246Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T13:32:41.246Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T13:32:41.246Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T13:32:41.246Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T13:32:41.246Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T13:32:41.246Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T13:32:41.246Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T13:32:41.246Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T13:32:41.246Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T13:32:41.246Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T13:32:41.506Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T13:32:41.506Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T13:32:41.506Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T13:32:41.506Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T13:32:41.506Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T13:32:41.506Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T13:32:41.506Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T13:32:41.506Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T13:32:41.506Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T13:32:41.506Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T13:32:41.506Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T13:32:41.506Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T13:32:41.766Z] 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-24T13:32:49.955Z] 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-24T13:32:54.160Z] 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-24T13:32:55.110Z] 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-24T13:32:56.503Z] 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-24T13:32:56.764Z] 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-24T13:32:57.707Z] 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-24T13:32:58.655Z] 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-24T13:32:59.596Z] 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-24T13:33:00.994Z] 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-24T13:33:01.943Z] 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-24T13:33:02.887Z] 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-24T13:33:04.272Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-24T13:33:04.272Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-24T13:33:04.272Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-24T13:33:04.272Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-24T13:33:04.272Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-24T13:33:04.272Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-24T13:33:04.272Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-24T13:33:04.272Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-24T13:33:04.272Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-24T13:33:04.272Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-24T13:33:04.272Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-24T13:33:04.273Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-24T13:33:04.273Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-24T13:33:04.273Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-24T13:33:04.273Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-24T13:33:04.273Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-24T13:33:04.273Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-24T13:33:04.273Z] + 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-24T13:33:04.273Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-24T13:33:04.273Z] + 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-24T13:33:04.273Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-24T13:33:04.273Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-24T13:33:04.273Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-24T13:33:04.273Z] + 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-24T13:33:04.273Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-24T13:33:04.273Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-24T13:33:04.273Z] + 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-24T13:33:05.660Z] Building hooks [2021-06-24T13:33:05.660Z] + cd /root/parts/hooks/src [2021-06-24T13:33:05.660Z] + make build [2021-06-24T13:33:05.660Z] go mod tidy [2021-06-24T13:33:05.921Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2021-06-24T13:33:06.181Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-24T13:33:06.181Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-24T13:33:06.181Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-24T13:33:06.181Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-24T13:33:06.752Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-24T13:33:07.323Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-24T13:33:07.323Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-24T13:33:10.630Z] Building static-packages [2021-06-24T13:33:10.630Z] + snapcraftctl build [2021-06-24T13:33:12.549Z] Building version [2021-06-24T13:33:12.549Z] + snapcraftctl build [2021-06-24T13:33:14.466Z] Staging app-service-config [2021-06-24T13:33:14.466Z] + snapcraftctl stage [2021-06-24T13:33:15.410Z] Staging config-common [2021-06-24T13:33:15.410Z] + snapcraftctl stage [2021-06-24T13:33:16.353Z] Skipping stage go-build-helper (already ran) [2021-06-24T13:33:16.353Z] Staging edgex-go [2021-06-24T13:33:16.353Z] + snapcraftctl stage [2021-06-24T13:33:17.297Z] Staging hooks [2021-06-24T13:33:17.297Z] + snapcraftctl stage [2021-06-24T13:33:18.241Z] Staging static-packages [2021-06-24T13:33:18.241Z] + snapcraftctl stage [2021-06-24T13:33:19.011Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:33:19.011Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:33:19.011Z] ---> 19a9be357e6e [2021-06-24T13:33:19.011Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T13:33:19.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:33:19.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:33:19.011Z] ---> 19a9be357e6e [2021-06-24T13:33:19.011Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:33:19.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:33:19.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:33:19.011Z] ---> 19a9be357e6e [2021-06-24T13:33:19.011Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:33:19.011Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:33:19.011Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:33:19.011Z] ---> 19a9be357e6e [2021-06-24T13:33:19.011Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:33:19.011Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:33:19.011Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:33:19.011Z] ---> 19a9be357e6e [2021-06-24T13:33:19.011Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T13:33:19.629Z] Staging version [2021-06-24T13:33:19.629Z] + snapcraftctl stage [2021-06-24T13:33:19.994Z] ---> Running in 283521bf94e6 [2021-06-24T13:33:19.994Z] ---> Running in ccb26217cdc5 [2021-06-24T13:33:19.994Z] ---> Running in 776848a2779f [2021-06-24T13:33:19.994Z] ---> Running in bd864d75ff62 [2021-06-24T13:33:19.994Z] ---> Running in 6c0a3ae37344 [2021-06-24T13:33:20.200Z] Priming app-service-config [2021-06-24T13:33:20.201Z] + snapcraftctl prime [2021-06-24T13:33:20.980Z] Removing intermediate container ccb26217cdc5 [2021-06-24T13:33:20.980Z] ---> 9baf0eec733e [2021-06-24T13:33:20.980Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:33:20.980Z] Removing intermediate container 283521bf94e6 [2021-06-24T13:33:20.980Z] ---> 8b1037e1c169 [2021-06-24T13:33:20.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:33:20.980Z] Removing intermediate container bd864d75ff62 [2021-06-24T13:33:20.980Z] ---> 5a6d01876ae1 [2021-06-24T13:33:20.980Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:33:20.980Z] Removing intermediate container 776848a2779f [2021-06-24T13:33:20.980Z] ---> 5856e8a5f443 [2021-06-24T13:33:20.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:33:20.980Z] Removing intermediate container 6c0a3ae37344 [2021-06-24T13:33:20.980Z] ---> 892cd0e313e3 [2021-06-24T13:33:20.980Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:33:21.260Z] ---> Running in 72aefcc6473c [2021-06-24T13:33:21.260Z] ---> Running in e8cd5168fcb0 [2021-06-24T13:33:21.260Z] ---> Running in 5dc713209703 [2021-06-24T13:33:21.260Z] ---> Running in f7f92b23aec0 [2021-06-24T13:33:21.545Z] ---> Running in 90b01c3bd644 [2021-06-24T13:33:21.585Z] Priming config-common [2021-06-24T13:33:21.585Z] + snapcraftctl prime [2021-06-24T13:33:22.527Z] Priming go-build-helper [2021-06-24T13:33:22.527Z] + snapcraftctl prime [2021-06-24T13:33:23.664Z] Priming edgex-go [2021-06-24T13:33:23.664Z] + snapcraftctl prime [2021-06-24T13:33:24.723Z] Priming hooks [2021-06-24T13:33:24.723Z] + snapcraftctl prime [2021-06-24T13:33:24.997Z] Removing intermediate container 72aefcc6473c [2021-06-24T13:33:24.997Z] ---> 53f11ed2a945 [2021-06-24T13:33:24.997Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:33:24.997Z] ---> Running in f4b1ecebfc4c [2021-06-24T13:33:25.275Z] Removing intermediate container e8cd5168fcb0 [2021-06-24T13:33:25.275Z] ---> 2091933c4f25 [2021-06-24T13:33:25.275Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T13:33:25.549Z] ---> Running in c5dcaaf60c47 [2021-06-24T13:33:25.674Z] Priming static-packages [2021-06-24T13:33:25.674Z] + snapcraftctl prime [2021-06-24T13:33:25.824Z] Removing intermediate container 5dc713209703 [2021-06-24T13:33:25.824Z] ---> acad8fdbedef [2021-06-24T13:33:25.824Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T13:33:25.824Z] Removing intermediate container f7f92b23aec0 [2021-06-24T13:33:25.824Z] ---> 21f1a46c5731 [2021-06-24T13:33:25.824Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T13:33:25.824Z] Removing intermediate container 90b01c3bd644 [2021-06-24T13:33:25.824Z] ---> 5c040f73ee79 [2021-06-24T13:33:25.824Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T13:33:26.102Z] ---> Running in 6f482542110c [2021-06-24T13:33:26.102Z] ---> Running in e80dcdbb53dd [2021-06-24T13:33:26.102Z] ---> Running in 55666d8f03f7 [2021-06-24T13:33:27.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:27.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:28.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:28.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:28.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:28.225Z] Priming version [2021-06-24T13:33:28.225Z] + snapcraftctl prime [2021-06-24T13:33:28.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:28.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:28.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:28.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:28.936Z] OK: 218 MiB in 52 packages [2021-06-24T13:33:29.173Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-24T13:33:29.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:30.293Z] OK: 218 MiB in 52 packages [2021-06-24T13:33:30.574Z] OK: 218 MiB in 52 packages [2021-06-24T13:33:30.574Z] Removing intermediate container f4b1ecebfc4c [2021-06-24T13:33:30.574Z] ---> d279e4f5af13 [2021-06-24T13:33:30.574Z] Step 6/24 : COPY go.mod . [2021-06-24T13:33:30.574Z] OK: 218 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-24T13:33:30.861Z] OK: 218 MiB in 52 packages [Pipeline] // stage [Pipeline] } [2021-06-24T13:33:31.846Z] ---> d0b15a4a644d [2021-06-24T13:33:31.846Z] Step 7/24 : RUN go mod download [2021-06-24T13:33:32.122Z] ---> Running in 04a43c1b113c [2021-06-24T13:33:32.122Z] Removing intermediate container c5dcaaf60c47 [2021-06-24T13:33:32.122Z] ---> 1382c759ab6c [2021-06-24T13:33:32.122Z] Step 6/26 : COPY go.mod . [2021-06-24T13:33:32.723Z] Removing intermediate container 55666d8f03f7 [2021-06-24T13:33:32.723Z] ---> 30fd9a34485a [2021-06-24T13:33:32.723Z] Step 6/24 : COPY go.mod . [2021-06-24T13:33:32.723Z] Removing intermediate container 6f482542110c [2021-06-24T13:33:32.723Z] ---> fd117f94182c [2021-06-24T13:33:32.723Z] Step 6/23 : COPY go.mod . [2021-06-24T13:33:32.723Z] Removing intermediate container e80dcdbb53dd [2021-06-24T13:33:32.723Z] ---> 4dd181fb6ba2 [2021-06-24T13:33:32.723Z] Step 6/22 : COPY go.mod . [2021-06-24T13:33:34.708Z] ---> d46b83895c50 [2021-06-24T13:33:34.708Z] Step 7/26 : RUN go mod download [2021-06-24T13:33:34.708Z] ---> 3045db525751 [2021-06-24T13:33:34.708Z] Step 7/22 : RUN go mod download [2021-06-24T13:33:34.708Z] ---> c65145195194 [2021-06-24T13:33:34.708Z] Step 7/24 : RUN go mod download [2021-06-24T13:33:34.708Z] ---> aaef842e4142 [2021-06-24T13:33:34.708Z] Step 7/23 : RUN go mod download [2021-06-24T13:33:34.708Z] ---> Running in 31dca21ce3f1 [2021-06-24T13:33:36.686Z] ---> Running in f79a667b98e0 [2021-06-24T13:33:36.686Z] ---> Running in 87967591c0c3 [2021-06-24T13:33:36.686Z] ---> Running in 92c72e53c12d [2021-06-24T13:33:40.073Z] Removing intermediate container 04a43c1b113c [2021-06-24T13:33:40.073Z] ---> b2c743da19fe [2021-06-24T13:33:40.073Z] Step 8/24 : COPY . . [2021-06-24T13:33:41.059Z] Removing intermediate container 31dca21ce3f1 [2021-06-24T13:33:41.059Z] ---> 9c3b19968165 [2021-06-24T13:33:41.059Z] Step 8/26 : COPY . . [2021-06-24T13:33:41.676Z] Removing intermediate container f79a667b98e0 [2021-06-24T13:33:41.676Z] ---> 33c7ccee00af [2021-06-24T13:33:41.676Z] Step 8/23 : COPY . . [2021-06-24T13:33:42.283Z] Removing intermediate container 92c72e53c12d [2021-06-24T13:33:42.283Z] ---> 87a1e87c66f9 [2021-06-24T13:33:42.283Z] Step 8/24 : COPY . . [2021-06-24T13:33:42.283Z] Removing intermediate container 87967591c0c3 [2021-06-24T13:33:42.283Z] ---> 0c5e71619ca8 [2021-06-24T13:33:42.283Z] Step 8/22 : COPY . . [2021-06-24T13:34:04.492Z] ---> 6f85f2aef579 [2021-06-24T13:34:04.492Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:34:04.492Z] ---> 115dc3ba7904 [2021-06-24T13:34:04.492Z] Step 9/26 : RUN go mod tidy [2021-06-24T13:34:04.492Z] ---> Running in e3b662d44cf5 [2021-06-24T13:34:04.492Z] ---> bacabe64ed2b [2021-06-24T13:34:04.492Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:34:04.492Z] ---> 21c4f6b5cc6b [2021-06-24T13:34:04.492Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:34:04.492Z] ---> 3548dbc520c7 [2021-06-24T13:34:04.492Z] Step 9/22 : RUN go mod tidy [2021-06-24T13:34:04.492Z] ---> Running in 77881505ef0b [2021-06-24T13:34:04.492Z] ---> Running in 970a21bb4e88 [2021-06-24T13:34:04.492Z] ---> Running in fc8c01156dc4 [2021-06-24T13:34:04.492Z] ---> Running in b5ef0ff77e36 [2021-06-24T13:34:11.248Z] Removing intermediate container e3b662d44cf5 [2021-06-24T13:34:11.248Z] ---> 1335b510d24a [2021-06-24T13:34:11.248Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T13:34:11.248Z] ---> Running in dc8c7409f334 [2021-06-24T13:34:11.248Z] Removing intermediate container 77881505ef0b [2021-06-24T13:34:11.248Z] ---> dc8b29dbce99 [2021-06-24T13:34:11.248Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T13:34:11.520Z] ---> Running in 47ef9575a273 [2021-06-24T13:34:11.520Z] Removing intermediate container fc8c01156dc4 [2021-06-24T13:34:11.520Z] ---> 9b0972d462c9 [2021-06-24T13:34:11.520Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T13:34:11.795Z] ---> Running in 32d4ecc2f055 [2021-06-24T13:34:11.795Z] Removing intermediate container b5ef0ff77e36 [2021-06-24T13:34:11.795Z] ---> 64274b82f862 [2021-06-24T13:34:11.795Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T13:34:12.071Z] Removing intermediate container 970a21bb4e88 [2021-06-24T13:34:12.071Z] ---> 7ee2f1bf1eb0 [2021-06-24T13:34:12.071Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T13:34:12.349Z] ---> Running in afd72c9adccd [2021-06-24T13:34:12.349Z] ---> Running in 8bf085e928b8 [2021-06-24T13:34:12.625Z] 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-24T13:34:14.077Z] 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-24T13:34:14.352Z] 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-24T13:34:14.631Z] 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-24T13:34:14.905Z] 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-24T13:36:06.836Z] 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-24T13:36:06.836Z] 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-24T13:36:06.836Z] Removing intermediate container dc8c7409f334 [2021-06-24T13:36:06.836Z] ---> 5833c2dc126d [2021-06-24T13:36:06.836Z] [2021-06-24T13:36:06.836Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:36:06.836Z] 3.12: Pulling from library/alpine [2021-06-24T13:36:06.836Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T13:36:06.836Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T13:36:06.836Z] ---> c4fd0aeabfcf [2021-06-24T13:36:06.836Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:36:06.836Z] ---> Running in d00116f949e4 [2021-06-24T13:36:08.295Z] Removing intermediate container 47ef9575a273 [2021-06-24T13:36:08.295Z] ---> 66b7283f9515 [2021-06-24T13:36:08.295Z] [2021-06-24T13:36:08.295Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:36:08.295Z] ---> c4fd0aeabfcf [2021-06-24T13:36:08.295Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:36:08.901Z] ---> Running in 42d29e4d4e97 [2021-06-24T13:36:09.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:09.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:10.435Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T13:36:10.435Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:36:10.435Z] OK: 5 MiB in 15 packages [2021-06-24T13:36:11.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:11.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:12.023Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T13:36:12.023Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:36:12.023Z] OK: 5 MiB in 15 packages [2021-06-24T13:36:13.487Z] Removing intermediate container afd72c9adccd [2021-06-24T13:36:13.487Z] ---> 9198d4d5849f [2021-06-24T13:36:13.487Z] [2021-06-24T13:36:13.487Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T13:36:13.487Z] ---> c4fd0aeabfcf [2021-06-24T13:36:13.487Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T13:36:13.487Z] Removing intermediate container 8bf085e928b8 [2021-06-24T13:36:13.487Z] ---> 26f1364bb6cf [2021-06-24T13:36:13.487Z] [2021-06-24T13:36:13.767Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T13:36:13.767Z] ---> c4fd0aeabfcf [2021-06-24T13:36:13.767Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T13:36:13.767Z] Removing intermediate container d00116f949e4 [2021-06-24T13:36:13.767Z] ---> b08658348467 [2021-06-24T13:36:13.767Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:36:14.044Z] ---> Running in b26f16b5d538 [2021-06-24T13:36:14.044Z] ---> Running in f68c0ef092a3 [2021-06-24T13:36:14.322Z] ---> Running in a9b8ac21b180 [2021-06-24T13:36:14.322Z] Removing intermediate container 42d29e4d4e97 [2021-06-24T13:36:14.322Z] ---> 6e94507d6e5e [2021-06-24T13:36:14.322Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:36:14.599Z] ---> Running in 6569d1bc2a74 [2021-06-24T13:36:14.872Z] Removing intermediate container a9b8ac21b180 [2021-06-24T13:36:14.872Z] ---> 2472849d900e [2021-06-24T13:36:14.872Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T13:36:15.149Z] ---> Running in c3e45e7ccf8a [2021-06-24T13:36:15.149Z] Removing intermediate container 6569d1bc2a74 [2021-06-24T13:36:15.149Z] ---> 880d129621fb [2021-06-24T13:36:15.149Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T13:36:15.423Z] ---> Running in baf240932505 [2021-06-24T13:36:16.032Z] Removing intermediate container c3e45e7ccf8a [2021-06-24T13:36:16.032Z] ---> 8fb9db5177b7 [2021-06-24T13:36:16.032Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:36:16.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:16.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:16.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:16.310Z] ---> Running in 7a2fac6c2551 [2021-06-24T13:36:16.600Z] Removing intermediate container baf240932505 [2021-06-24T13:36:16.600Z] ---> f6798ac2d6cf [2021-06-24T13:36:16.600Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:36:16.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:16.877Z] ---> Running in 621b321cf117 [2021-06-24T13:36:16.877Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T13:36:17.156Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:36:17.156Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T13:36:17.156Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T13:36:17.156Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:36:17.156Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:36:17.156Z] Removing intermediate container 7a2fac6c2551 [2021-06-24T13:36:17.156Z] ---> ba5f95b348d8 [2021-06-24T13:36:17.156Z] Step 16/24 : WORKDIR / [2021-06-24T13:36:17.156Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T13:36:17.156Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:36:17.156Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T13:36:17.156Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T13:36:17.156Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:36:17.156Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T13:36:17.156Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:36:17.156Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:36:17.430Z] OK: 7 MiB in 18 packages [2021-06-24T13:36:17.430Z] ---> Running in 1d1293954c90 [2021-06-24T13:36:17.430Z] OK: 7 MiB in 20 packages [2021-06-24T13:36:17.704Z] Removing intermediate container 621b321cf117 [2021-06-24T13:36:17.704Z] ---> 1458451f4104 [2021-06-24T13:36:17.704Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:36:23.202Z] Removing intermediate container 1d1293954c90 [2021-06-24T13:36:23.202Z] ---> f6171dbcdcc3 [2021-06-24T13:36:23.202Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:36:23.202Z] ---> 73563f38e542 [2021-06-24T13:36:23.202Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T13:36:23.202Z] Removing intermediate container f68c0ef092a3 [2021-06-24T13:36:23.202Z] ---> 1098cecd8a54 [2021-06-24T13:36:23.202Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:36:23.202Z] Removing intermediate container b26f16b5d538 [2021-06-24T13:36:23.202Z] ---> 179546ffe2d7 [2021-06-24T13:36:23.202Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:36:23.202Z] ---> Running in 21140d814c4d [2021-06-24T13:36:23.202Z] ---> 7f85f1b23442 [2021-06-24T13:36:23.202Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T13:36:23.202Z] ---> Running in 709398c5d7c8 [2021-06-24T13:36:23.202Z] Removing intermediate container 32d4ecc2f055 [2021-06-24T13:36:23.202Z] ---> e3180df3bad8 [2021-06-24T13:36:23.202Z] [2021-06-24T13:36:23.202Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:36:23.202Z] ---> c4fd0aeabfcf [2021-06-24T13:36:23.202Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T13:36:23.202Z] ---> 3bcc0335f412 [2021-06-24T13:36:23.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T13:36:23.202Z] ---> Running in 8b9d8c2b6935 [2021-06-24T13:36:23.202Z] Removing intermediate container 21140d814c4d [2021-06-24T13:36:23.202Z] ---> a5fcea09cdc8 [2021-06-24T13:36:23.202Z] Step 14/22 : WORKDIR /edgex [2021-06-24T13:36:23.202Z] Removing intermediate container 709398c5d7c8 [2021-06-24T13:36:23.202Z] ---> 4811aca3579e [2021-06-24T13:36:23.202Z] Step 14/26 : WORKDIR / [2021-06-24T13:36:23.202Z] ---> Running in cf51d01dce15 [2021-06-24T13:36:23.202Z] ---> Running in be4df2b7fefc [2021-06-24T13:36:23.202Z] ---> b0be4f07f542 [2021-06-24T13:36:23.202Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T13:36:23.202Z] Removing intermediate container 8b9d8c2b6935 [2021-06-24T13:36:23.202Z] ---> a525390f5282 [2021-06-24T13:36:23.202Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T13:36:23.202Z] ---> 23978fc8666a [2021-06-24T13:36:23.202Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T13:36:23.202Z] ---> Running in 6918361bcc95 [2021-06-24T13:36:23.202Z] ---> Running in ab739b2a5427 [2021-06-24T13:36:23.202Z] Removing intermediate container be4df2b7fefc [2021-06-24T13:36:23.202Z] Removing intermediate container cf51d01dce15 [2021-06-24T13:36:23.202Z] ---> 31fd5a427103 [2021-06-24T13:36:23.202Z] 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-24T13:36:23.202Z] ---> 8e05759a5b94 [2021-06-24T13:36:23.202Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T13:36:23.202Z] Removing intermediate container 6918361bcc95 [2021-06-24T13:36:23.202Z] ---> 3dc63db656d3 [2021-06-24T13:36:23.202Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T13:36:23.202Z] ---> 84cc7888e6c6 [2021-06-24T13:36:23.202Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T13:36:23.202Z] Removing intermediate container ab739b2a5427 [2021-06-24T13:36:23.202Z] ---> c28b01b1274c [2021-06-24T13:36:23.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:36:23.202Z] ---> Running in 11e03338aba7 [2021-06-24T13:36:23.202Z] ---> Running in 176db298ee90 [2021-06-24T13:36:23.479Z] ---> Running in 12737d52cf0b [2021-06-24T13:36:23.479Z] ---> 6a233fedf229 [2021-06-24T13:36:23.479Z] 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-24T13:36:23.760Z] ---> a269fdcdc651 [2021-06-24T13:36:23.760Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T13:36:24.033Z] Removing intermediate container 11e03338aba7 [2021-06-24T13:36:24.033Z] ---> d4ddbe4d646b [2021-06-24T13:36:24.033Z] Removing intermediate container 12737d52cf0b [2021-06-24T13:36:24.033Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:36:24.033Z] ---> ebeb3b481acd [2021-06-24T13:36:24.033Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T13:36:24.033Z] Removing intermediate container 176db298ee90 [2021-06-24T13:36:24.033Z] ---> 818130bd7bf8 [2021-06-24T13:36:24.033Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:36:24.304Z] ---> Running in c5608b7c55b0 [2021-06-24T13:36:24.304Z] ---> Running in a959d2142252 [2021-06-24T13:36:24.304Z] ---> Running in 872f7dd0e7e9 [2021-06-24T13:36:24.903Z] ---> 341018afc547 [2021-06-24T13:36:24.903Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T13:36:25.176Z] Removing intermediate container a959d2142252 [2021-06-24T13:36:25.176Z] ---> 1816a3034f78 [2021-06-24T13:36:25.176Z] Step 22/23 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:36:25.176Z] Removing intermediate container 872f7dd0e7e9 [2021-06-24T13:36:25.176Z] ---> 0a875d5d5af6 [2021-06-24T13:36:25.176Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:36:25.449Z] ---> Running in 67bb3bf69fdf [2021-06-24T13:36:25.449Z] ---> Running in e668aef6e10b [2021-06-24T13:36:25.721Z] ---> c6aec17daca1 [2021-06-24T13:36:25.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T13:36:25.721Z] ---> 57fbd475fcc9 [2021-06-24T13:36:25.721Z] 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-24T13:36:25.992Z] Removing intermediate container e668aef6e10b [2021-06-24T13:36:25.992Z] ---> 368f6ea101eb [2021-06-24T13:36:25.992Z] Step 23/24 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:36:26.262Z] Removing intermediate container 67bb3bf69fdf [2021-06-24T13:36:26.262Z] ---> d8ff68927d93 [2021-06-24T13:36:26.262Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:36:26.535Z] ---> Running in c1baab53cd56 [2021-06-24T13:36:26.535Z] ---> Running in 7a8a553a0b36 [2021-06-24T13:36:26.809Z] ---> ffc126a08a94 [2021-06-24T13:36:26.809Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T13:36:27.086Z] ---> 65992ab4207c [2021-06-24T13:36:27.086Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T13:36:27.355Z] Removing intermediate container c1baab53cd56 [2021-06-24T13:36:27.355Z] ---> e4a61a82e76e [2021-06-24T13:36:27.355Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:36:27.355Z] ---> Running in 601a534c528e [2021-06-24T13:36:27.355Z] Removing intermediate container c5608b7c55b0 [2021-06-24T13:36:27.355Z] ---> 3df9d299c68a [2021-06-24T13:36:27.355Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T13:36:27.355Z] Removing intermediate container 7a8a553a0b36 [2021-06-24T13:36:27.355Z] ---> aaba22b20deb [2021-06-24T13:36:27.355Z] [2021-06-24T13:36:27.631Z] ---> Running in 4224e51ee70c [2021-06-24T13:36:27.631Z] ---> Running in f0a775e7dd20 [2021-06-24T13:36:27.907Z] Removing intermediate container 601a534c528e [2021-06-24T13:36:27.907Z] ---> d7f4626ad6a2 [2021-06-24T13:36:27.907Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T13:36:28.183Z] Successfully built aaba22b20deb [2021-06-24T13:36:28.183Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T13:36:28.183Z]  Building support-scheduler ... done Building support-notifications [2021-06-24T13:36:28.183Z] ---> Running in c93608a3ca87 [2021-06-24T13:36:28.457Z] Removing intermediate container 4224e51ee70c [2021-06-24T13:36:28.457Z] ---> a9dd45539631 [2021-06-24T13:36:28.457Z] [2021-06-24T13:36:28.457Z] ---> c104dea54658 [2021-06-24T13:36:28.457Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T13:36:29.053Z] Removing intermediate container c93608a3ca87 [2021-06-24T13:36:29.053Z] ---> ed00df76f255 [2021-06-24T13:36:29.053Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T13:36:29.053Z] Successfully built a9dd45539631 [2021-06-24T13:36:29.053Z] Successfully tagged core-command-arm64:latest [2021-06-24T13:36:29.053Z] Building security-bootstrapper [2021-06-24T13:36:29.330Z]  Building core-command ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:29.330Z] ---> Running in ba237adfeff1 [2021-06-24T13:36:29.928Z] Removing intermediate container ba237adfeff1 [2021-06-24T13:36:29.928Z] ---> 908ee4af1bfb [2021-06-24T13:36:29.928Z] Step 21/22 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:36:29.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:36:30.199Z] ---> 0b09b6d80616 [2021-06-24T13:36:30.199Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T13:36:30.199Z] ---> Running in 445739c49652 [2021-06-24T13:36:30.802Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:36:30.802Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T13:36:31.079Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T13:36:31.079Z] Removing intermediate container 445739c49652 [2021-06-24T13:36:31.079Z] ---> 3cdf16ced7d3 [2021-06-24T13:36:31.079Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T13:36:31.079Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T13:36:31.366Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T13:36:31.366Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T13:36:31.366Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:36:31.366Z] ---> fbe1087c03c4 [2021-06-24T13:36:31.366Z] 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-24T13:36:31.641Z] OK: 8 MiB in 20 packages [2021-06-24T13:36:31.641Z] ---> Running in b259759779c8 [2021-06-24T13:36:32.246Z] ---> Running in 79dd280b6400 [2021-06-24T13:36:32.530Z] Removing intermediate container b259759779c8 [2021-06-24T13:36:32.530Z] ---> e80b241267ce [2021-06-24T13:36:32.530Z] [2021-06-24T13:36:33.130Z] Successfully built e80b241267ce [2021-06-24T13:36:33.130Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T13:36:33.130Z]  Building security-proxy-setup ... done Building core-metadata [2021-06-24T13:36:33.741Z] Removing intermediate container f0a775e7dd20 [2021-06-24T13:36:33.741Z] ---> 6f463b823fd0 [2021-06-24T13:36:33.741Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:36:35.187Z] ---> 27a364a875e1 [2021-06-24T13:36:35.187Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T13:36:35.187Z] Removing intermediate container 79dd280b6400 [2021-06-24T13:36:35.458Z] ---> 848f74f779a6 [2021-06-24T13:36:35.459Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T13:36:35.732Z] ---> Running in 77d6b5ffd7c6 [2021-06-24T13:36:36.333Z] Removing intermediate container 77d6b5ffd7c6 [2021-06-24T13:36:36.333Z] ---> d13685d57a44 [2021-06-24T13:36:36.333Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T13:36:36.604Z] ---> b29e07428061 [2021-06-24T13:36:36.604Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T13:36:36.604Z] ---> Running in 966ea41c7137 [2021-06-24T13:36:37.200Z] Removing intermediate container 966ea41c7137 [2021-06-24T13:36:37.200Z] ---> 6b8eee6a1f93 [2021-06-24T13:36:37.200Z] Step 25/26 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:36:37.477Z] ---> Running in 0ab6e5f074a2 [2021-06-24T13:36:37.477Z] ---> 69bd288d95aa [2021-06-24T13:36:37.477Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T13:36:37.751Z] ---> Running in 2af73e8b638b [2021-06-24T13:36:38.022Z] Removing intermediate container 0ab6e5f074a2 [2021-06-24T13:36:38.022Z] ---> 6ac80abae0ab [2021-06-24T13:36:38.022Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T13:36:38.299Z] ---> Running in e690b1f8a7be [2021-06-24T13:36:38.299Z] Removing intermediate container 2af73e8b638b [2021-06-24T13:36:38.299Z] ---> 1e1835bcc56d [2021-06-24T13:36:38.299Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:36:38.895Z] ---> Running in 53e109739796 [2021-06-24T13:36:39.165Z] Removing intermediate container e690b1f8a7be [2021-06-24T13:36:39.165Z] ---> 4867c1f29324 [2021-06-24T13:36:39.165Z] [2021-06-24T13:36:39.760Z] Successfully built 4867c1f29324 [2021-06-24T13:36:39.760Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T13:36:39.760Z] Removing intermediate container 53e109739796 [2021-06-24T13:36:39.760Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-24T13:36:39.760Z] ---> 264005a92d3f [2021-06-24T13:36:39.760Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:36:40.031Z] ---> Running in 33e54d0cb77e [2021-06-24T13:36:40.627Z] Removing intermediate container 33e54d0cb77e [2021-06-24T13:36:40.627Z] ---> d5dcdfbd3b42 [2021-06-24T13:36:40.627Z] Step 23/24 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:36:40.900Z] ---> Running in 7ff24274272f [2021-06-24T13:36:41.491Z] Removing intermediate container 7ff24274272f [2021-06-24T13:36:41.491Z] ---> 7e8be42fb09b [2021-06-24T13:36:41.491Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:36:41.763Z] ---> Running in 4a1502406de3 [2021-06-24T13:36:42.419Z] Removing intermediate container 4a1502406de3 [2021-06-24T13:36:42.419Z] ---> 93e2c7ec072f [2021-06-24T13:36:42.419Z] [2021-06-24T13:36:43.055Z] Successfully built 93e2c7ec072f [2021-06-24T13:36:43.055Z] Successfully tagged core-data-arm64:latest [2021-06-24T13:37:22.060Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:37:22.060Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:37:22.060Z] ---> 19a9be357e6e [2021-06-24T13:37:22.060Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:37:22.060Z] ---> Using cache [2021-06-24T13:37:22.060Z] ---> 892cd0e313e3 [2021-06-24T13:37:22.060Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:37:22.060Z] ---> Using cache [2021-06-24T13:37:22.060Z] ---> 5c040f73ee79 [2021-06-24T13:37:22.060Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T13:37:22.060Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:37:22.060Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:37:22.060Z] ---> 19a9be357e6e [2021-06-24T13:37:22.060Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T13:37:22.060Z] ---> Using cache [2021-06-24T13:37:22.060Z] ---> 892cd0e313e3 [2021-06-24T13:37:22.060Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:37:22.060Z] ---> Using cache [2021-06-24T13:37:22.060Z] ---> 5c040f73ee79 [2021-06-24T13:37:22.060Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T13:37:22.060Z] ---> Using cache [2021-06-24T13:37:22.060Z] ---> 4dd181fb6ba2 [2021-06-24T13:37:22.060Z] Step 6/32 : COPY go.mod . [2021-06-24T13:37:22.060Z] ---> Using cache [2021-06-24T13:37:22.060Z] ---> 3045db525751 [2021-06-24T13:37:22.060Z] Step 7/32 : RUN go mod download [2021-06-24T13:37:22.060Z] ---> Using cache [2021-06-24T13:37:22.060Z] ---> 0c5e71619ca8 [2021-06-24T13:37:22.060Z] Step 8/32 : COPY . . [2021-06-24T13:37:22.060Z] ---> Using cache [2021-06-24T13:37:22.060Z] ---> 3548dbc520c7 [2021-06-24T13:37:22.060Z] Step 9/32 : RUN go mod tidy [2021-06-24T13:37:22.060Z] ---> Using cache [2021-06-24T13:37:22.060Z] ---> 64274b82f862 [2021-06-24T13:37:22.060Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T13:37:23.062Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:37:23.062Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:37:23.062Z] ---> 19a9be357e6e [2021-06-24T13:37:23.062Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:37:23.062Z] ---> Using cache [2021-06-24T13:37:23.062Z] ---> 892cd0e313e3 [2021-06-24T13:37:23.062Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:37:23.062Z] ---> Using cache [2021-06-24T13:37:23.062Z] ---> 5c040f73ee79 [2021-06-24T13:37:23.062Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:37:23.062Z] ---> Using cache [2021-06-24T13:37:23.062Z] ---> 4dd181fb6ba2 [2021-06-24T13:37:23.062Z] Step 6/24 : COPY go.mod . [2021-06-24T13:37:23.062Z] ---> Using cache [2021-06-24T13:37:23.062Z] ---> 3045db525751 [2021-06-24T13:37:23.062Z] Step 7/24 : RUN go mod download [2021-06-24T13:37:23.062Z] ---> Using cache [2021-06-24T13:37:23.062Z] ---> 0c5e71619ca8 [2021-06-24T13:37:23.062Z] Step 8/24 : COPY . . [2021-06-24T13:37:23.062Z] ---> Using cache [2021-06-24T13:37:23.062Z] ---> 3548dbc520c7 [2021-06-24T13:37:23.062Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:37:23.062Z] ---> Using cache [2021-06-24T13:37:23.062Z] ---> 64274b82f862 [2021-06-24T13:37:23.062Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T13:37:23.062Z] ---> Running in f87bc200bd2b [2021-06-24T13:37:23.062Z] ---> Running in 788ab3d94e69 [2021-06-24T13:37:23.662Z] ---> Running in a46dc10564cd [2021-06-24T13:37:25.111Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:37:25.111Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:37:25.111Z] ---> 19a9be357e6e [2021-06-24T13:37:25.111Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:37:25.111Z] ---> Using cache [2021-06-24T13:37:25.111Z] ---> 892cd0e313e3 [2021-06-24T13:37:25.111Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:37:25.111Z] ---> Using cache [2021-06-24T13:37:25.111Z] ---> 5c040f73ee79 [2021-06-24T13:37:25.111Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T13:37:25.385Z] ---> Running in ec7766ca9fdc [2021-06-24T13:37:25.679Z] 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-24T13:37:25.679Z] 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-24T13:37:25.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:37:27.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:37:28.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:37:28.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:37:29.585Z] OK: 218 MiB in 52 packages [2021-06-24T13:37:31.046Z] Removing intermediate container ec7766ca9fdc [2021-06-24T13:37:31.046Z] ---> 48cb59a8eb3f [2021-06-24T13:37:31.046Z] Step 6/24 : COPY go.mod . [2021-06-24T13:37:31.328Z] OK: 218 MiB in 52 packages [2021-06-24T13:37:32.322Z] ---> d5f24ff4f5aa [2021-06-24T13:37:32.322Z] Step 7/24 : RUN go mod download [2021-06-24T13:37:32.322Z] ---> Running in 4800285d5675 [2021-06-24T13:37:33.331Z] Removing intermediate container 788ab3d94e69 [2021-06-24T13:37:33.331Z] ---> 8e671e4a7e33 [2021-06-24T13:37:33.331Z] Step 6/23 : COPY go.mod . [2021-06-24T13:37:34.788Z] ---> 4eba82979337 [2021-06-24T13:37:34.788Z] Step 7/23 : RUN go mod download [2021-06-24T13:37:34.788Z] ---> Running in 9f69e003fa15 [2021-06-24T13:37:37.437Z] Removing intermediate container 4800285d5675 [2021-06-24T13:37:37.437Z] ---> 91787afc7cd2 [2021-06-24T13:37:37.437Z] Step 8/24 : COPY . . [2021-06-24T13:37:40.092Z] Removing intermediate container 9f69e003fa15 [2021-06-24T13:37:40.092Z] ---> 236ae97245fa [2021-06-24T13:37:40.092Z] Step 8/23 : COPY . . [2021-06-24T13:38:08.780Z] ---> a24268d3ceab [2021-06-24T13:38:08.780Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:38:08.780Z] ---> Running in 3a0c3a59617b [2021-06-24T13:38:08.780Z] ---> 5389eda68cd5 [2021-06-24T13:38:08.780Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:38:08.780Z] ---> Running in cf6b89fdcd50 [2021-06-24T13:38:12.208Z] Removing intermediate container cf6b89fdcd50 [2021-06-24T13:38:12.208Z] ---> 1592a67ced35 [2021-06-24T13:38:12.208Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T13:38:12.208Z] Removing intermediate container 3a0c3a59617b [2021-06-24T13:38:12.208Z] ---> 50f3358bd5cd [2021-06-24T13:38:12.208Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T13:38:12.482Z] ---> Running in c0ee0254a052 [2021-06-24T13:38:12.482Z] ---> Running in eae0d5ab7e3f [2021-06-24T13:38:14.487Z] 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-24T13:38:14.762Z] 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-24T13:38:47.212Z] Removing intermediate container f87bc200bd2b [2021-06-24T13:38:47.212Z] ---> fae67d39e45b [2021-06-24T13:38:47.212Z] [2021-06-24T13:38:47.212Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T13:38:47.212Z] ---> c4fd0aeabfcf [2021-06-24T13:38:47.212Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T13:38:47.212Z] ---> Running in 42d66919abac [2021-06-24T13:38:47.212Z] Removing intermediate container 42d66919abac [2021-06-24T13:38:47.212Z] ---> 4f6404d642e1 [2021-06-24T13:38:47.212Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T13:38:47.212Z] ---> Running in 010f729b0d99 [2021-06-24T13:38:47.212Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:38:47.212Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:38:48.207Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:38:48.208Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T13:38:48.208Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:38:48.208Z] OK: 5 MiB in 16 packages [2021-06-24T13:38:50.882Z] Removing intermediate container 010f729b0d99 [2021-06-24T13:38:50.882Z] ---> 75da33af4070 [2021-06-24T13:38:50.882Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T13:38:51.172Z] ---> Running in e67dbe21ac3b [2021-06-24T13:38:51.172Z] Removing intermediate container a46dc10564cd [2021-06-24T13:38:51.172Z] ---> 0bdac91843dc [2021-06-24T13:38:51.172Z] [2021-06-24T13:38:51.173Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:38:51.173Z] ---> c4fd0aeabfcf [2021-06-24T13:38:51.173Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:38:51.173Z] ---> Using cache [2021-06-24T13:38:51.173Z] ---> 6e94507d6e5e [2021-06-24T13:38:51.173Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:38:51.173Z] ---> Using cache [2021-06-24T13:38:51.173Z] ---> 880d129621fb [2021-06-24T13:38:51.173Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T13:38:51.461Z] ---> Running in 75194a69b2fa [2021-06-24T13:38:51.751Z] Removing intermediate container e67dbe21ac3b [2021-06-24T13:38:51.751Z] ---> b5254812a0f2 [2021-06-24T13:38:51.751Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T13:38:52.031Z] ---> Running in e14029da6c5c [2021-06-24T13:38:52.633Z] Removing intermediate container 75194a69b2fa [2021-06-24T13:38:52.633Z] ---> 8f59cf1cf970 [2021-06-24T13:38:52.633Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:38:52.633Z] ---> Running in e2ee045a839e [2021-06-24T13:38:52.928Z] Removing intermediate container e14029da6c5c [2021-06-24T13:38:52.928Z] ---> 118b007f9c14 [2021-06-24T13:38:52.928Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T13:38:53.203Z] ---> Running in 224c71650bb7 [2021-06-24T13:38:53.480Z] Removing intermediate container e2ee045a839e [2021-06-24T13:38:53.480Z] ---> 6a16f781ae2c [2021-06-24T13:38:53.480Z] Step 16/24 : WORKDIR / [2021-06-24T13:38:53.765Z] ---> Running in f586bdd634c8 [2021-06-24T13:38:54.761Z] Removing intermediate container f586bdd634c8 [2021-06-24T13:38:54.761Z] ---> e8d244dd5cae [2021-06-24T13:38:54.761Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:38:56.224Z] ---> 041d001c6bea [2021-06-24T13:38:56.224Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T13:38:57.217Z] Removing intermediate container 224c71650bb7 [2021-06-24T13:38:57.217Z] ---> ae2ccb0e0ab8 [2021-06-24T13:38:57.217Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T13:38:57.498Z] ---> Running in 268912b66ed9 [2021-06-24T13:38:58.101Z] ---> 214d398a6837 [2021-06-24T13:38:58.101Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T13:38:58.382Z] Removing intermediate container 268912b66ed9 [2021-06-24T13:38:58.382Z] ---> 5e251678b28d [2021-06-24T13:38:58.382Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T13:38:58.988Z] ---> db155fd46c9d [2021-06-24T13:38:58.988Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T13:38:59.261Z] ---> Running in d629ea642b8a [2021-06-24T13:38:59.540Z] ---> 38caba56f49c [2021-06-24T13:38:59.540Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T13:38:59.824Z] ---> Running in d5d8a02ce476 [2021-06-24T13:39:00.109Z] Removing intermediate container d629ea642b8a [2021-06-24T13:39:00.109Z] ---> 27276aab57fb [2021-06-24T13:39:00.109Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:39:00.392Z] ---> Running in 06604edfa912 [2021-06-24T13:39:00.998Z] Removing intermediate container 06604edfa912 [2021-06-24T13:39:00.998Z] ---> d86194b31150 [2021-06-24T13:39:00.998Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:39:01.277Z] ---> Running in 0b9ff24d3046 [2021-06-24T13:39:02.280Z] Removing intermediate container 0b9ff24d3046 [2021-06-24T13:39:02.280Z] ---> 67b51a949648 [2021-06-24T13:39:02.280Z] Step 23/24 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:39:02.280Z] ---> Running in 674fa6ebbbf5 [2021-06-24T13:39:05.885Z] Removing intermediate container 674fa6ebbbf5 [2021-06-24T13:39:05.885Z] ---> bd293ae5e3cb [2021-06-24T13:39:05.885Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:39:05.885Z] ---> Running in 772ac0a64526 [2021-06-24T13:39:05.885Z] Removing intermediate container d5d8a02ce476 [2021-06-24T13:39:06.582Z] ---> e3c66d96f851 [2021-06-24T13:39:06.582Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:39:06.582Z] Removing intermediate container 772ac0a64526 [2021-06-24T13:39:06.582Z] ---> 2ac13f6990d5 [2021-06-24T13:39:06.582Z] [2021-06-24T13:39:06.582Z] ---> ec70cb947765 [2021-06-24T13:39:06.582Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T13:39:06.582Z] Successfully built 2ac13f6990d5 [2021-06-24T13:39:06.582Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T13:39:07.206Z]  Building core-metadata ... done  ---> 29f0ea11fa5e [2021-06-24T13:39:07.206Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T13:39:08.669Z] ---> 701a46e31cb1 [2021-06-24T13:39:08.669Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T13:39:09.659Z] ---> bfed6a5f8163 [2021-06-24T13:39:09.659Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T13:39:11.131Z] ---> 032ad6be1e49 [2021-06-24T13:39:11.132Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T13:39:11.132Z] ---> Running in 4908fee2fd89 [2021-06-24T13:39:12.133Z] Removing intermediate container 4908fee2fd89 [2021-06-24T13:39:12.134Z] ---> 0a1548a4efc1 [2021-06-24T13:39:12.134Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T13:39:13.147Z] ---> 7cffd418ad23 [2021-06-24T13:39:13.147Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T13:39:13.426Z] ---> Running in 8a47f80ee756 [2021-06-24T13:39:16.835Z] Removing intermediate container 8a47f80ee756 [2021-06-24T13:39:16.835Z] ---> f9d75355bc43 [2021-06-24T13:39:16.835Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T13:39:17.433Z] ---> Running in 3476653692c8 [2021-06-24T13:39:18.039Z] Removing intermediate container 3476653692c8 [2021-06-24T13:39:18.039Z] ---> 16ec3413bab1 [2021-06-24T13:39:18.039Z] Step 29/32 : CMD ["gate"] [2021-06-24T13:39:18.320Z] ---> Running in 25e4bf6fd144 [2021-06-24T13:39:19.307Z] Removing intermediate container 25e4bf6fd144 [2021-06-24T13:39:19.307Z] ---> f3833afd0040 [2021-06-24T13:39:19.307Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T13:39:19.585Z] ---> Running in 22116b732ad7 [2021-06-24T13:39:20.577Z] Removing intermediate container 22116b732ad7 [2021-06-24T13:39:20.577Z] ---> 36ab2d89db13 [2021-06-24T13:39:20.577Z] Step 31/32 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:39:20.853Z] ---> Running in 743de662db48 [2021-06-24T13:39:21.456Z] Removing intermediate container 743de662db48 [2021-06-24T13:39:21.456Z] ---> 09bb76d1dcf9 [2021-06-24T13:39:21.456Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T13:39:22.063Z] ---> Running in 24cd4c648f7c [2021-06-24T13:39:22.665Z] Removing intermediate container 24cd4c648f7c [2021-06-24T13:39:22.665Z] ---> 7603192fa59e [2021-06-24T13:39:22.665Z] [2021-06-24T13:39:22.938Z] Successfully built 7603192fa59e [2021-06-24T13:39:22.938Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T13:39:27.316Z]  Building security-bootstrapper ... done Removing intermediate container eae0d5ab7e3f [2021-06-24T13:39:27.316Z] ---> 38d24d577eaf [2021-06-24T13:39:27.316Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T13:39:27.590Z] ---> Running in b2883186b250 [2021-06-24T13:39:28.195Z] Removing intermediate container c0ee0254a052 [2021-06-24T13:39:28.195Z] ---> 934a42041f9a [2021-06-24T13:39:28.195Z] [2021-06-24T13:39:28.195Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:39:28.195Z] ---> c4fd0aeabfcf [2021-06-24T13:39:28.195Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T13:39:28.470Z] ---> Running in d175a4b1157b [2021-06-24T13:39:29.078Z] 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-24T13:39:29.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:39:29.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:39:30.569Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T13:39:30.569Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:39:30.569Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:39:30.569Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:39:30.845Z] OK: 6 MiB in 16 packages [2021-06-24T13:39:31.445Z] Removing intermediate container b2883186b250 [2021-06-24T13:39:31.445Z] ---> 036a863bffe4 [2021-06-24T13:39:31.445Z] [2021-06-24T13:39:31.445Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T13:39:31.723Z] 20.10.0: Pulling from library/docker [2021-06-24T13:39:32.323Z] Removing intermediate container d175a4b1157b [2021-06-24T13:39:32.323Z] ---> 34945fae5ff5 [2021-06-24T13:39:32.323Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:39:32.603Z] ---> Running in 14fbe27fef15 [2021-06-24T13:39:33.595Z] Removing intermediate container 14fbe27fef15 [2021-06-24T13:39:33.595Z] ---> c3a5323001bb [2021-06-24T13:39:33.595Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T13:39:33.872Z] ---> Running in a67b51255127 [2021-06-24T13:39:34.477Z] Removing intermediate container a67b51255127 [2021-06-24T13:39:34.477Z] ---> a2e0f9fe1dc6 [2021-06-24T13:39:34.477Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:39:34.477Z] ---> Running in 98fca993c3b2 [2021-06-24T13:39:35.079Z] Removing intermediate container 98fca993c3b2 [2021-06-24T13:39:35.079Z] ---> e11bbaf1215f [2021-06-24T13:39:35.079Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:39:36.068Z] ---> 9094ed4889aa [2021-06-24T13:39:36.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T13:39:38.064Z] ---> 9999fe8dde92 [2021-06-24T13:39:38.064Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T13:39:39.069Z] ---> 5acb5a591fde [2021-06-24T13:39:39.069Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T13:39:39.346Z] ---> Running in e958db85b9d9 [2021-06-24T13:39:39.953Z] Removing intermediate container e958db85b9d9 [2021-06-24T13:39:39.953Z] ---> 66a226246737 [2021-06-24T13:39:39.953Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:39:39.953Z] ---> Running in bd4ea4052c52 [2021-06-24T13:39:40.554Z] Removing intermediate container bd4ea4052c52 [2021-06-24T13:39:40.554Z] ---> cad93b966403 [2021-06-24T13:39:40.554Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T13:39:40.830Z] ---> Running in 91c11ef699b2 [2021-06-24T13:39:40.830Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T13:39:40.830Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T13:39:40.830Z] ---> eeaf43b92773 [2021-06-24T13:39:40.830Z] 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-24T13:39:41.107Z] ---> Running in 1d6a960a3a9c [2021-06-24T13:39:41.386Z] Removing intermediate container 91c11ef699b2 [2021-06-24T13:39:41.386Z] ---> 63269275aaf5 [2021-06-24T13:39:41.386Z] Step 22/23 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:39:41.386Z] ---> Running in 91289086e39e [2021-06-24T13:39:41.664Z] Removing intermediate container 1d6a960a3a9c [2021-06-24T13:39:41.664Z] ---> c0bdd680cef7 [2021-06-24T13:39:41.664Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T13:39:41.664Z] ---> Running in 8411be9fb3bd [2021-06-24T13:39:41.943Z] Removing intermediate container 91289086e39e [2021-06-24T13:39:41.943Z] ---> 665fedcbd6f4 [2021-06-24T13:39:41.943Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:39:42.220Z] ---> Running in 7cf64166ce49 [2021-06-24T13:39:42.819Z] Removing intermediate container 7cf64166ce49 [2021-06-24T13:39:42.819Z] ---> 1e1fe2f54db6 [2021-06-24T13:39:42.819Z] [2021-06-24T13:39:43.096Z] Successfully built 1e1fe2f54db6 [2021-06-24T13:39:43.096Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T13:39:43.371Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:39:43.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:39:43.967Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T13:39:43.967Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T13:39:44.241Z] Executing bash-5.0.17-r0.post-install [2021-06-24T13:39:44.241Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:39:44.241Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T13:39:44.241Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T13:39:44.241Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T13:39:44.241Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T13:39:44.241Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T13:39:44.241Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T13:39:44.241Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T13:39:44.241Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T13:39:44.241Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T13:39:44.241Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T13:39:46.220Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T13:39:46.220Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T13:39:46.220Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T13:39:46.220Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T13:39:46.220Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T13:39:46.220Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T13:39:46.220Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T13:39:46.220Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T13:39:46.220Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T13:39:46.220Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T13:39:46.220Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T13:39:46.220Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T13:39:46.220Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T13:39:46.220Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T13:39:46.220Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T13:39:46.220Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T13:39:46.220Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T13:39:46.220Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T13:39:46.220Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T13:39:46.495Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T13:39:46.495Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T13:39:46.495Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T13:39:46.495Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T13:39:46.495Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T13:39:46.495Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T13:39:46.495Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T13:39:46.495Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T13:39:46.495Z] OK: 72 MiB in 59 packages [2021-06-24T13:39:50.801Z] Collecting docker-compose==1.23.2 [2021-06-24T13:39:50.801Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T13:39:51.073Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T13:39:51.073Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T13:39:53.694Z] Collecting PyYAML<4,>=3.10 [2021-06-24T13:39:53.694Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T13:39:56.314Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T13:39:56.314Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T13:39:58.290Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T13:39:58.290Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T13:40:00.262Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T13:40:00.262Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T13:40:00.856Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T13:40:00.856Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T13:40:02.302Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T13:40:02.302Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T13:40:02.898Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T13:40:02.898Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T13:40:03.493Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T13:40:03.493Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T13:40:03.493Z] 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-24T13:40:03.767Z] Collecting idna<2.8,>=2.5 [2021-06-24T13:40:03.767Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T13:40:03.767Z] 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-24T13:40:03.767Z] 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-24T13:40:04.376Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T13:40:04.376Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T13:40:04.649Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T13:40:04.649Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T13:40:04.922Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T13:40:04.922Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T13:40:04.922Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T13:40:04.922Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T13:40:05.517Z] Installing collected packages: dockerpty, PyYAML, texttable, docopt, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, docker-compose [2021-06-24T13:40:05.517Z] Running setup.py install for dockerpty: started [2021-06-24T13:40:07.495Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T13:40:07.495Z] Running setup.py install for PyYAML: started [2021-06-24T13:40:09.476Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T13:40:09.476Z] Running setup.py install for texttable: started [2021-06-24T13:40:11.492Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T13:40:11.492Z] Running setup.py install for docopt: started [2021-06-24T13:40:13.484Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T13:40:14.077Z] Attempting uninstall: idna [2021-06-24T13:40:14.077Z] Found existing installation: idna 2.9 [2021-06-24T13:40:14.077Z] Uninstalling idna-2.9: [2021-06-24T13:40:14.077Z] Successfully uninstalled idna-2.9 [2021-06-24T13:40:14.673Z] Attempting uninstall: urllib3 [2021-06-24T13:40:14.673Z] Found existing installation: urllib3 1.25.9 [2021-06-24T13:40:14.673Z] Uninstalling urllib3-1.25.9: [2021-06-24T13:40:14.945Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T13:40:15.539Z] Attempting uninstall: requests [2021-06-24T13:40:15.539Z] Found existing installation: requests 2.23.0 [2021-06-24T13:40:15.539Z] Uninstalling requests-2.23.0: [2021-06-24T13:40:15.539Z] Successfully uninstalled requests-2.23.0 [2021-06-24T13:40:17.508Z] 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-24T13:40:25.802Z] Removing intermediate container 8411be9fb3bd [2021-06-24T13:40:25.802Z] ---> 96c7887ff886 [2021-06-24T13:40:25.802Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T13:40:25.802Z] ---> Running in 0ef18d79955f [2021-06-24T13:40:25.802Z] Removing intermediate container 0ef18d79955f [2021-06-24T13:40:25.802Z] ---> 76d26970ff85 [2021-06-24T13:40:25.802Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T13:40:25.802Z] ---> Running in 7f4f05431ce2 [2021-06-24T13:40:26.404Z] Removing intermediate container 7f4f05431ce2 [2021-06-24T13:40:26.404Z] ---> bc6c21f7902a [2021-06-24T13:40:26.404Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T13:40:27.391Z] ---> 94b213c419a3 [2021-06-24T13:40:27.391Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T13:40:28.374Z] ---> 388e07152588 [2021-06-24T13:40:28.374Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T13:40:28.969Z] ---> 43a1b4c5daf5 [2021-06-24T13:40:28.969Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T13:40:29.242Z] ---> Running in debb40340a3b [2021-06-24T13:40:29.519Z] Removing intermediate container debb40340a3b [2021-06-24T13:40:29.519Z] ---> 92d5c23ce2c0 [2021-06-24T13:40:29.519Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:40:29.795Z] ---> Running in 6e6e8d69e441 [2021-06-24T13:40:30.395Z] Removing intermediate container 6e6e8d69e441 [2021-06-24T13:40:30.395Z] ---> 01e45152e93a [2021-06-24T13:40:30.395Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:40:30.395Z] ---> Running in 713e03fd3889 [2021-06-24T13:40:30.990Z] Removing intermediate container 713e03fd3889 [2021-06-24T13:40:30.990Z] ---> a052f7af2f9d [2021-06-24T13:40:30.990Z] Step 23/24 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 [2021-06-24T13:40:30.990Z] ---> Running in b8843ee7189f [2021-06-24T13:40:31.582Z] Removing intermediate container b8843ee7189f [2021-06-24T13:40:31.582Z] ---> eec20e69795f [2021-06-24T13:40:31.582Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:40:31.582Z] ---> Running in 9c4eabb17a8f [2021-06-24T13:40:32.176Z] Removing intermediate container 9c4eabb17a8f [2021-06-24T13:40:32.176Z] ---> a050b453d7f6 [2021-06-24T13:40:32.176Z] [2021-06-24T13:40:32.453Z] Successfully built a050b453d7f6 [2021-06-24T13:40:32.453Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T13:40:33.060Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-24T13:40:33.063Z] $ docker stop --time=1 76068ac93e8cbd133518029c0267244a3fcdb7dcaf555516708edf426ffa9051 [2021-06-24T13:40:34.918Z] $ docker rm -f 76068ac93e8cbd133518029c0267244a3fcdb7dcaf555516708edf426ffa9051 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T13:40:35.540Z] + docker images [2021-06-24T13:40:35.812Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T13:40:35.812Z] sys-mgmt-agent-arm64 latest a050b453d7f6 4 seconds ago 299MB [2021-06-24T13:40:35.812Z] support-notifications-arm64 latest 1e1fe2f54db6 53 seconds ago 15.7MB [2021-06-24T13:40:35.812Z] 036a863bffe4 About a minute ago 969MB [2021-06-24T13:40:35.812Z] 934a42041f9a About a minute ago 969MB [2021-06-24T13:40:35.812Z] security-bootstrapper-arm64 latest 7603192fa59e About a minute ago 17.5MB [2021-06-24T13:40:35.812Z] core-metadata-arm64 latest 2ac13f6990d5 About a minute ago 15.7MB [2021-06-24T13:40:35.812Z] 0bdac91843dc About a minute ago 972MB [2021-06-24T13:40:35.812Z] fae67d39e45b About a minute ago 969MB [2021-06-24T13:40:35.812Z] core-data-arm64 latest 93e2c7ec072f 3 minutes ago 19.1MB [2021-06-24T13:40:35.812Z] security-secretstore-setup-arm64 latest 4867c1f29324 3 minutes ago 27.1MB [2021-06-24T13:40:35.812Z] security-proxy-setup-arm64 latest e80b241267ce 4 minutes ago 24.2MB [2021-06-24T13:40:35.812Z] core-command-arm64 latest a9dd45539631 4 minutes ago 15MB [2021-06-24T13:40:35.812Z] support-scheduler-arm64 latest aaba22b20deb 4 minutes ago 15.1MB [2021-06-24T13:40:35.812Z] e3180df3bad8 4 minutes ago 975MB [2021-06-24T13:40:35.812Z] 26f1364bb6cf 4 minutes ago 976MB [2021-06-24T13:40:35.812Z] 9198d4d5849f 4 minutes ago 973MB [2021-06-24T13:40:35.812Z] 66b7283f9515 4 minutes ago 968MB [2021-06-24T13:40:35.812Z] 5833c2dc126d 4 minutes ago 966MB [2021-06-24T13:40:35.812Z] ci-base-image-arm64 latest 19a9be357e6e 14 minutes ago 641MB [2021-06-24T13:40:35.812Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T13:40:35.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T13:40:35.812Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T13:40:35.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:40:38.949Z] ---> job-cost.sh [2021-06-24T13:40:38.949Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pcja [2021-06-24T13:41:17.904Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T13:42:54.704Z] lf-activate-venv(): INFO: Adding /tmp/venv-Pcja/bin to PATH [2021-06-24T13:42:54.704Z] INFO: No Stack... [2021-06-24T13:42:54.704Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T13:42:54.704Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T13:42:55.052Z] + + cat /w/workspace/edgex-go/16/archives/cost.csvcut [2021-06-24T13:42:55.052Z] -d, -f6 [Pipeline] lock [2021-06-24T13:42:55.120Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-16-stack-cost] [2021-06-24T13:42:55.129Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-16-stack-cost] did not exist. Created. [2021-06-24T13:42:55.129Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T13:42:55.488Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T13:42:55.728Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T13:42:55.742Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-16-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-24T13:42:56.748Z] provisioning config files... [2021-06-24T13:42:56.761Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config3827386657166706654tmp [Pipeline] { [Pipeline] sh [2021-06-24T13:42:57.097Z] + set +x [2021-06-24T13:42:57.098Z] + curl -s https://codecov.io/bash [2021-06-24T13:42:57.098Z] + bash -s -- [2021-06-24T13:42:57.361Z] [2021-06-24T13:42:57.361Z] _____ _ [2021-06-24T13:42:57.361Z] / ____| | | [2021-06-24T13:42:57.361Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T13:42:57.361Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T13:42:57.361Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T13:42:57.361Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T13:42:57.361Z] Bash-1.0.3 [2021-06-24T13:42:57.361Z] [2021-06-24T13:42:57.361Z] [2021-06-24T13:42:57.361Z] ==> git version 2.24.4 found [2021-06-24T13:42:57.361Z] ==> 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-24T13:42:57.361Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T13:42:57.361Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T13:42:57.361Z] ==> Jenkins CI detected. [2021-06-24T13:42:57.361Z] project root: . [2021-06-24T13:42:57.361Z] --> token set from env [2021-06-24T13:42:57.361Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T13:42:57.361Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T13:42:57.361Z] ==> Python coveragepy not found [2021-06-24T13:42:57.361Z] ==> Searching for coverage reports in: [2021-06-24T13:42:57.361Z] + . [2021-06-24T13:42:57.361Z] -> Found 1 reports [2021-06-24T13:42:57.361Z] ==> Detecting git/mercurial file structure [2021-06-24T13:42:57.361Z] ==> Reading reports [2021-06-24T13:42:57.361Z] + ./coverage.out bytes=398095 [2021-06-24T13:42:57.361Z] ==> Appending adjustments [2021-06-24T13:42:57.361Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T13:42:58.310Z] + Found adjustments [2021-06-24T13:42:58.310Z] ==> Gzipping contents [2021-06-24T13:42:58.310Z] 56K /tmp/codecov.eCYZ4l.gz [2021-06-24T13:42:58.310Z] ==> Uploading reports [2021-06-24T13:42:58.310Z] url: https://codecov.io [2021-06-24T13:42:58.310Z] query: branch=PR-3579&commit=bedbc2a6c82c9333fe298c095c0cf792e18183e9&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-24T13:42:58.573Z] -> Pinging Codecov [2021-06-24T13:42:58.573Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=bedbc2a6c82c9333fe298c095c0cf792e18183e9&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-24T13:42:59.281Z] -> Uploading to [2021-06-24T13:42:59.281Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/bedbc2a6c82c9333fe298c095c0cf792e18183e9/8bcab13e-a89a-49b2-b052-de71160e32fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T134258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=418f0c4277b7bea7e23d9f7400d4e82de61cb50199a49da023b07054c8118caa [2021-06-24T13:42:59.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T13:42:59.281Z] Dload Upload Total Spent Left Speed [2021-06-24T13:43:02.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54814 0 0 100 54814 0 140k --:--:-- --:--:-- --:--:-- 140k [2021-06-24T13:43:02.190Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bedbc2a6c82c9333fe298c095c0cf792e18183e9 [Pipeline] } [2021-06-24T13:43:02.208Z] 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-24T13:43:03.765Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:43:04.338Z] ---> package-listing.sh [2021-06-24T13:43:04.338Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T13:43:04.338Z] ++ facter osfamily [2021-06-24T13:43:04.600Z] + OS_FAMILY=redhat [2021-06-24T13:43:04.600Z] + workspace=/w/workspace/edgex-go/16 [2021-06-24T13:43:04.600Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T13:43:04.600Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T13:43:04.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T13:43:04.600Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T13:43:04.600Z] + '[' /w/workspace/edgex-go/16 ']' [2021-06-24T13:43:04.600Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T13:43:04.600Z] + case "${OS_FAMILY}" in [2021-06-24T13:43:04.600Z] + rpm -qa [2021-06-24T13:43:04.600Z] + sort [2021-06-24T13:43:06.518Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T13:43:06.518Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T13:43:06.518Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T13:43:06.518Z] + '[' /w/workspace/edgex-go/16 ']' [2021-06-24T13:43:06.518Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2021-06-24T13:43:06.518Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2021-06-24T13:43:06.531Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T13:43:06.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:43:07.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:43:07.384Z] [2021-06-24T13:43:07.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:43:07.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:43:07.702Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T13:43:07.702Z] df20fa9351a1: Pulling fs layer [2021-06-24T13:43:07.702Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T13:43:07.702Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T13:43:07.702Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T13:43:07.702Z] 93b61091891f: Pulling fs layer [2021-06-24T13:43:07.702Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T13:43:07.702Z] 5e14af77c1be: Pulling fs layer [2021-06-24T13:43:07.702Z] 01666e4c0597: Pulling fs layer [2021-06-24T13:43:07.702Z] aa168da1d23b: Pulling fs layer [2021-06-24T13:43:07.702Z] 93b9cdb0e59b: Waiting [2021-06-24T13:43:07.702Z] 5e14af77c1be: Waiting [2021-06-24T13:43:07.702Z] 01666e4c0597: Waiting [2021-06-24T13:43:07.702Z] aa168da1d23b: Waiting [2021-06-24T13:43:07.702Z] 46f8f816bc3b: Waiting [2021-06-24T13:43:07.702Z] 93b61091891f: Waiting [2021-06-24T13:43:07.702Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T13:43:07.702Z] 36b3adc4ff6f: Download complete [2021-06-24T13:43:07.702Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T13:43:07.702Z] 46f8f816bc3b: Download complete [2021-06-24T13:43:07.965Z] df20fa9351a1: Verifying Checksum [2021-06-24T13:43:07.965Z] df20fa9351a1: Download complete [2021-06-24T13:43:07.965Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T13:43:07.965Z] 93b9cdb0e59b: Download complete [2021-06-24T13:43:07.965Z] 5e14af77c1be: Verifying Checksum [2021-06-24T13:43:07.965Z] 5e14af77c1be: Download complete [2021-06-24T13:43:07.965Z] 93b61091891f: Verifying Checksum [2021-06-24T13:43:07.965Z] 93b61091891f: Download complete [2021-06-24T13:43:07.965Z] 01666e4c0597: Verifying Checksum [2021-06-24T13:43:07.965Z] 01666e4c0597: Download complete [2021-06-24T13:43:07.965Z] df20fa9351a1: Pull complete [2021-06-24T13:43:08.230Z] 36b3adc4ff6f: Pull complete [2021-06-24T13:43:08.230Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T13:43:08.230Z] 8ad3a11d3b57: Download complete [2021-06-24T13:43:08.804Z] 8ad3a11d3b57: Pull complete [2021-06-24T13:43:08.804Z] 46f8f816bc3b: Pull complete [2021-06-24T13:43:09.067Z] 93b61091891f: Pull complete [2021-06-24T13:43:09.067Z] 93b9cdb0e59b: Pull complete [2021-06-24T13:43:09.067Z] 5e14af77c1be: Pull complete [2021-06-24T13:43:09.328Z] 01666e4c0597: Pull complete [2021-06-24T13:43:10.278Z] aa168da1d23b: Verifying Checksum [2021-06-24T13:43:10.278Z] aa168da1d23b: Download complete [2021-06-24T13:43:14.520Z] aa168da1d23b: Pull complete [2021-06-24T13:43:14.520Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T13:43:14.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:43:14.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T13:43:14.608Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-06-24T13:43:14.646Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T13:43:18.086Z] $ docker top 202dee59e72562cb1939aeccaa603566ece507cd4f85a2802298eaa5a804ea32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:43:18.468Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T13:43:18.761Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T13:43:19.057Z] + ls /var/log/sa-host [2021-06-24T13:43:19.058Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T13:43:19.058Z] file_magic: OK [2021-06-24T13:43:19.058Z] HZ: Using current value: 100 [2021-06-24T13:43:19.058Z] file_header: OK [2021-06-24T13:43:19.058Z] 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-24T13:43:19.058Z] Statistics: [2021-06-24T13:43:19.058Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T13:43:19.058Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T13:43:19.058Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T13:43:19.058Z] file_magic: OK [2021-06-24T13:43:19.058Z] HZ: Using current value: 100 [2021-06-24T13:43:19.058Z] file_header: OK [2021-06-24T13:43:19.058Z] 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-24T13:43:19.058Z] Statistics: [2021-06-24T13:43:19.058Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T13:43:19.058Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T13:43:19.778Z] provisioning config files... [2021-06-24T13:43:19.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config2607408449641902352tmp [Pipeline] { [Pipeline] echo [2021-06-24T13:43:19.818Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:43:20.123Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T13:43:20.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:43:20.547Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T13:43:20.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:43:20.864Z] ---> sudo-logs.sh [2021-06-24T13:43:20.865Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T13:43:20.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:43:21.193Z] ---> job-cost.sh [2021-06-24T13:43:21.193Z] lf-activate-venv: SKIPPING [2021-06-24T13:43:21.193Z] DEBUG: total: 0.18000000715255737 [2021-06-24T13:43:21.193Z] INFO: Retrieving Stack Cost... [2021-06-24T13:43:22.579Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T13:43:22.840Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T13:43:22.853Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:43:23.149Z] ---> logs-deploy.sh [2021-06-24T13:43:23.149Z] lf-activate-venv: SKIPPING [2021-06-24T13:43:23.149Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/16 [2021-06-24T13:43:23.149Z] INFO: archiving workspace using pattern(s): [2021-06-24T13:43:24.097Z] Archives upload complete. [2021-06-24T13:43:24.097Z] INFO: archiving logs to Nexus [2021-06-24T13:43:24.670Z] ---> uname -a: [2021-06-24T13:43:24.670Z] Linux prd-centos7-docker-4c-2g-1194.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-24T13:43:24.670Z] [2021-06-24T13:43:24.670Z] [2021-06-24T13:43:24.670Z] ---> lscpu: [2021-06-24T13:43:24.670Z] Architecture: x86_64 [2021-06-24T13:43:24.670Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T13:43:24.670Z] Byte Order: Little Endian [2021-06-24T13:43:24.670Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T13:43:24.670Z] CPU(s): 2 [2021-06-24T13:43:24.670Z] On-line CPU(s) list: 0,1 [2021-06-24T13:43:24.670Z] Thread(s) per core: 1 [2021-06-24T13:43:24.670Z] Core(s) per socket: 1 [2021-06-24T13:43:24.670Z] Socket(s): 2 [2021-06-24T13:43:24.670Z] NUMA node(s): 1 [2021-06-24T13:43:24.670Z] Vendor ID: AuthenticAMD [2021-06-24T13:43:24.670Z] CPU family: 23 [2021-06-24T13:43:24.670Z] Model: 49 [2021-06-24T13:43:24.670Z] Model name: AMD EPYC-Rome Processor [2021-06-24T13:43:24.670Z] Stepping: 0 [2021-06-24T13:43:24.670Z] CPU MHz: 2799.998 [2021-06-24T13:43:24.670Z] BogoMIPS: 5599.99 [2021-06-24T13:43:24.670Z] Virtualization: AMD-V [2021-06-24T13:43:24.670Z] Hypervisor vendor: KVM [2021-06-24T13:43:24.670Z] Virtualization type: full [2021-06-24T13:43:24.670Z] L1d cache: 64 KiB [2021-06-24T13:43:24.670Z] L1i cache: 64 KiB [2021-06-24T13:43:24.670Z] L2 cache: 1 MiB [2021-06-24T13:43:24.670Z] L3 cache: 32 MiB [2021-06-24T13:43:24.670Z] NUMA node0 CPU(s): 0,1 [2021-06-24T13:43:24.670Z] Vulnerability Itlb multihit: Not affected [2021-06-24T13:43:24.670Z] Vulnerability L1tf: Not affected [2021-06-24T13:43:24.670Z] Vulnerability Mds: Not affected [2021-06-24T13:43:24.670Z] Vulnerability Meltdown: Not affected [2021-06-24T13:43:24.671Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T13:43:24.671Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T13:43:24.671Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T13:43:24.671Z] Vulnerability Srbds: Not affected [2021-06-24T13:43:24.671Z] Vulnerability Tsx async abort: Not affected [2021-06-24T13:43:24.671Z] 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-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] ---> nproc: [2021-06-24T13:43:24.671Z] 2 [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] ---> df -h: [2021-06-24T13:43:24.671Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T13:43:24.671Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-24T13:43:24.671Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T13:43:24.671Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T13:43:24.671Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/16 [2021-06-24T13:43:24.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/16@tmp [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] ---> free -m: [2021-06-24T13:43:24.671Z] total used free shared buff/cache available [2021-06-24T13:43:24.671Z] Mem: 7821 1264 2283 0 4273 6511 [2021-06-24T13:43:24.671Z] Swap: 1023 1 1022 [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] ---> ip addr: [2021-06-24T13:43:24.671Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T13:43:24.671Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T13:43:24.671Z] inet 127.0.0.1/8 scope host lo [2021-06-24T13:43:24.671Z] valid_lft forever preferred_lft forever [2021-06-24T13:43:24.671Z] inet6 ::1/128 scope host [2021-06-24T13:43:24.671Z] valid_lft forever preferred_lft forever [2021-06-24T13:43:24.671Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T13:43:24.671Z] link/ether fa:16:3e:6e:1a:04 brd ff:ff:ff:ff:ff:ff [2021-06-24T13:43:24.671Z] inet 10.30.122.14/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T13:43:24.671Z] valid_lft 84877sec preferred_lft 84877sec [2021-06-24T13:43:24.671Z] inet6 fe80::f816:3eff:fe6e:1a04/64 scope link [2021-06-24T13:43:24.671Z] valid_lft forever preferred_lft forever [2021-06-24T13:43:24.671Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T13:43:24.671Z] link/ether 02:42:ef:8e:ff:54 brd ff:ff:ff:ff:ff:ff [2021-06-24T13:43:24.671Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T13:43:24.671Z] valid_lft forever preferred_lft forever [2021-06-24T13:43:24.671Z] inet6 fe80::42:efff:fe8e:ff54/64 scope link [2021-06-24T13:43:24.671Z] valid_lft forever preferred_lft forever [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] ---> sar -b -r -n DEV: [2021-06-24T13:43:24.671Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] 13:17:50 LINUX RESTART (2 CPU) [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] 13:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T13:43:24.671Z] 13:20:01 107.56 0.18 107.38 0.00 22.78 47055.96 0.00 [2021-06-24T13:43:24.671Z] 13:21:01 118.32 0.00 118.32 0.00 0.00 17050.47 0.00 [2021-06-24T13:43:24.671Z] 13:22:01 56.97 0.02 56.95 0.00 0.53 6405.85 0.00 [2021-06-24T13:43:24.671Z] 13:23:02 384.33 144.77 239.56 0.00 3492.89 159679.43 0.00 [2021-06-24T13:43:24.671Z] 13:24:01 634.48 293.74 340.74 0.00 14653.89 170631.30 0.00 [2021-06-24T13:43:24.671Z] 13:25:01 400.53 12.34 388.19 0.00 1965.60 181250.72 0.00 [2021-06-24T13:43:24.671Z] 13:26:01 238.28 20.16 218.13 0.00 1720.24 29722.70 0.00 [2021-06-24T13:43:24.671Z] 13:27:01 1.13 0.00 1.13 0.00 0.00 16.53 0.00 [2021-06-24T13:43:24.671Z] 13:28:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 [2021-06-24T13:43:24.671Z] 13:29:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 [2021-06-24T13:43:24.671Z] 13:30:01 0.30 0.00 0.30 0.00 0.00 3.28 0.00 [2021-06-24T13:43:24.671Z] 13:31:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 [2021-06-24T13:43:24.671Z] 13:32:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 [2021-06-24T13:43:24.671Z] 13:33:02 0.33 0.07 0.27 0.00 2.00 3.40 0.00 [2021-06-24T13:43:24.671Z] 13:34:01 1.03 0.27 0.76 0.00 5.15 16.38 0.00 [2021-06-24T13:43:24.671Z] 13:35:01 0.32 0.00 0.32 0.00 0.00 3.31 0.00 [2021-06-24T13:43:24.671Z] 13:36:01 0.20 0.00 0.20 0.00 0.00 3.02 0.00 [2021-06-24T13:43:24.671Z] 13:37:01 0.32 0.00 0.32 0.00 0.00 3.57 0.00 [2021-06-24T13:43:24.671Z] 13:38:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-06-24T13:43:24.671Z] 13:39:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 [2021-06-24T13:43:24.671Z] 13:40:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-06-24T13:43:24.671Z] 13:41:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 [2021-06-24T13:43:24.671Z] 13:42:01 0.32 0.00 0.32 0.00 0.00 3.33 0.00 [2021-06-24T13:43:24.671Z] 13:43:01 2.25 1.98 0.27 0.00 99.15 15.53 0.00 [2021-06-24T13:43:24.671Z] Average: 81.11 19.65 61.47 0.00 908.51 25519.19 0.00 [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] 13:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T13:43:24.671Z] 13:20:01 4087180 0 990440 12.37 2620 2928692 1730032 19.10 1072488 2348260 5576 [2021-06-24T13:43:24.671Z] 13:21:01 3828980 0 1103816 13.78 2620 3073516 1811912 20.00 1342844 2278608 181324 [2021-06-24T13:43:24.671Z] 13:22:01 4016836 0 998160 12.46 2620 2991316 1341676 14.81 1130264 2299244 76524 [2021-06-24T13:43:24.671Z] 13:23:02 1626148 0 1359336 16.97 2620 5020828 2393196 26.42 1762168 3962736 3980 [2021-06-24T13:43:24.671Z] 13:24:01 759260 0 1526692 19.06 2620 5720360 3061016 33.80 2290444 4216828 7288 [2021-06-24T13:43:24.671Z] 13:25:01 485672 0 1477720 18.45 2620 6042920 2928024 32.33 2150144 4591272 11104 [2021-06-24T13:43:24.671Z] 13:26:01 2965128 0 1192860 14.89 2620 3848324 1309208 14.45 1319216 3013524 20 [2021-06-24T13:43:24.671Z] 13:27:01 2964012 0 1193972 14.91 2620 3848328 1288600 14.23 1337824 2997544 20 [2021-06-24T13:43:24.671Z] 13:28:01 2965364 0 1192616 14.89 2620 3848332 1273180 14.06 1359784 2974800 16 [2021-06-24T13:43:24.671Z] 13:29:01 2964760 0 1193216 14.90 2620 3848336 1273264 14.06 1361924 2973612 8 [2021-06-24T13:43:24.671Z] 13:30:01 2962576 0 1195396 14.93 2620 3848340 1273384 14.06 1364244 2973608 8 [2021-06-24T13:43:24.671Z] 13:31:01 2962408 0 1195560 14.93 2620 3848344 1273348 14.06 1367768 2969912 8 [2021-06-24T13:43:24.671Z] 13:32:01 2962468 0 1195492 14.93 2620 3848352 1273372 14.06 1367956 2969912 20 [2021-06-24T13:43:24.671Z] 13:33:02 2961516 0 1196444 14.94 2620 3848352 1274920 14.08 1368960 2969912 12 [2021-06-24T13:43:24.671Z] 13:34:01 2959676 0 1198244 14.96 2620 3848392 1273264 14.06 1373804 2967028 8 [2021-06-24T13:43:24.671Z] 13:35:01 2959244 0 1198676 14.97 2620 3848392 1273408 14.06 1374020 2967028 16 [2021-06-24T13:43:24.671Z] 13:36:01 2959656 0 1198252 14.96 2620 3848404 1273180 14.06 1376712 2964184 16 [2021-06-24T13:43:24.671Z] 13:37:01 2959664 0 1198240 14.96 2620 3848408 1273180 14.06 1376648 2964180 20 [2021-06-24T13:43:24.671Z] 13:38:01 2959688 0 1198216 14.96 2620 3848408 1273180 14.06 1376640 2964180 8 [2021-06-24T13:43:24.671Z] 13:39:01 2959312 0 1198584 14.97 2620 3848416 1273264 14.06 1376736 2964180 8 [2021-06-24T13:43:24.671Z] 13:40:01 2959376 0 1198520 14.96 2620 3848416 1273216 14.06 1376660 2964180 12 [2021-06-24T13:43:24.671Z] 13:41:01 2959488 0 1198400 14.96 2620 3848424 1273180 14.06 1376656 2964180 8 [2021-06-24T13:43:24.671Z] 13:42:01 2959504 0 1198380 14.96 2620 3848428 1273180 14.06 1376660 2964180 8 [2021-06-24T13:43:24.671Z] 13:43:01 2956256 0 1198608 14.97 2620 3851448 1317416 14.55 1375948 2966932 92 [2021-06-24T13:43:24.671Z] Average: 2837674 0 1208160 15.09 2620 3960478 1511733 16.69 1431521 3049584 11921 [2021-06-24T13:43:24.671Z] [2021-06-24T13:43:24.671Z] 13:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T13:43:24.671Z] 13:20:01 eth0 758.29 722.48 4290.32 96.88 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:20:01 vethc577036 29.77 35.45 2.84 37.43 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:20:01 docker0 472.79 472.88 35.47 1589.62 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:21:01 eth0 145.67 127.96 467.91 25.47 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:21:01 veth3759e38 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:21:01 docker0 104.38 103.31 7.92 428.79 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:22:01 eth0 18.04 9.96 13.92 6.38 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:22:01 veth3759e38 1.62 1.62 0.13 0.13 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:22:01 docker0 1.62 1.62 0.11 0.13 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:23:02 vethce98f34 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:23:02 eth0 216.78 185.94 1682.43 114.60 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:24:01 veth0891046 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:24:01 veth426f0ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:24:01 vethce98f34 0.00 1.20 0.00 0.06 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:24:01 veth2e21d51 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:25:01 vethce98f34 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:25:01 vethbc88d7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:25:01 veth2aa7fd2 24.27 45.65 1.66 326.56 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:25:01 eth0 2896.07 2541.22 13718.60 517.02 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:26:01 eth0 64.11 35.24 153.01 17.85 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:26:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:26:01 docker0 1195.44 1133.07 93.86 4293.71 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:27:01 eth0 0.95 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:28:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.671Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:29:01 eth0 0.65 0.17 0.13 0.07 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:30:01 eth0 1.00 0.38 0.38 0.20 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:31:01 eth0 1.17 0.28 0.33 0.17 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:32:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:33:02 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:34:01 eth0 0.34 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:35:01 eth0 0.98 0.42 0.32 0.18 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:36:01 eth0 0.13 0.03 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:37:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:38:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:39:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:40:01 eth0 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:43:01 eth0 9.61 12.61 5.35 52.67 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] Average: eth0 65.81 56.32 359.03 17.75 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] Average: docker0 29.23 31.38 2.13 115.94 0.00 0.00 0.00 0.00 [2021-06-24T13:43:24.672Z] [2021-06-24T13:43:24.672Z] [2021-06-24T13:43:24.672Z] ---> sar -P ALL: [2021-06-24T13:43:24.672Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T13:43:24.672Z] [2021-06-24T13:43:24.672Z] 13:17:50 LINUX RESTART (2 CPU) [2021-06-24T13:43:24.672Z] [2021-06-24T13:43:24.672Z] 13:19:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:43:24.672Z] 13:20:01 all 15.51 0.00 5.03 3.88 0.06 75.52 [2021-06-24T13:43:24.672Z] 13:20:01 0 17.59 0.00 5.41 3.25 0.05 73.70 [2021-06-24T13:43:24.672Z] 13:20:01 1 13.46 0.00 4.65 4.51 0.07 77.31 [2021-06-24T13:43:24.672Z] 13:21:01 all 60.96 0.00 8.42 1.73 0.11 28.78 [2021-06-24T13:43:24.672Z] 13:21:01 0 61.34 0.00 8.09 1.61 0.11 28.85 [2021-06-24T13:43:24.672Z] 13:21:01 1 60.58 0.00 8.74 1.85 0.11 28.72 [2021-06-24T13:43:24.672Z] 13:22:01 all 40.86 0.00 5.77 0.54 0.07 52.75 [2021-06-24T13:43:24.672Z] 13:22:01 0 40.14 0.00 5.76 0.62 0.07 53.41 [2021-06-24T13:43:24.672Z] 13:22:01 1 41.59 0.00 5.79 0.46 0.07 52.10 [2021-06-24T13:43:24.672Z] 13:23:02 all 33.16 0.00 11.56 17.51 0.10 37.66 [2021-06-24T13:43:24.672Z] 13:23:02 0 32.95 0.00 11.64 17.38 0.09 37.95 [2021-06-24T13:43:24.672Z] 13:23:02 1 33.37 0.00 11.49 17.65 0.11 37.37 [2021-06-24T13:43:24.672Z] 13:24:01 all 63.98 0.00 16.80 11.94 0.11 7.16 [2021-06-24T13:43:24.672Z] 13:24:01 0 63.60 0.00 17.23 12.03 0.11 7.02 [2021-06-24T13:43:24.672Z] 13:24:01 1 64.36 0.00 16.37 11.85 0.11 7.30 [2021-06-24T13:43:24.672Z] 13:25:01 all 42.90 0.00 15.01 38.99 0.11 3.00 [2021-06-24T13:43:24.672Z] 13:25:01 0 41.38 0.00 16.05 37.45 0.11 5.01 [2021-06-24T13:43:24.672Z] 13:25:01 1 44.41 0.00 13.96 40.53 0.11 0.99 [2021-06-24T13:43:24.672Z] 13:26:01 all 43.01 0.00 9.06 16.32 0.12 31.50 [2021-06-24T13:43:24.672Z] 13:26:01 0 42.72 0.00 9.28 15.99 0.11 31.91 [2021-06-24T13:43:24.672Z] 13:26:01 1 43.30 0.00 8.83 16.66 0.12 31.09 [2021-06-24T13:43:24.672Z] 13:27:01 all 0.18 0.00 0.07 0.00 0.02 99.73 [2021-06-24T13:43:24.672Z] 13:27:01 0 0.03 0.00 0.08 0.00 0.02 99.87 [2021-06-24T13:43:24.672Z] 13:27:01 1 0.33 0.00 0.05 0.00 0.02 99.60 [2021-06-24T13:43:24.672Z] 13:28:01 all 0.14 0.00 0.04 0.01 0.02 99.79 [2021-06-24T13:43:24.672Z] 13:28:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2021-06-24T13:43:24.672Z] 13:28:01 1 0.25 0.00 0.05 0.00 0.02 99.68 [2021-06-24T13:43:24.672Z] 13:29:01 all 0.09 0.00 0.04 0.00 0.02 99.85 [2021-06-24T13:43:24.672Z] 13:29:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-06-24T13:43:24.672Z] 13:29:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-24T13:43:24.672Z] 13:30:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-06-24T13:43:24.672Z] 13:30:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2021-06-24T13:43:24.672Z] 13:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-24T13:43:24.672Z] [2021-06-24T13:43:24.672Z] 13:30:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:43:24.672Z] 13:31:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-06-24T13:43:24.672Z] 13:31:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2021-06-24T13:43:24.672Z] 13:31:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-24T13:43:24.672Z] 13:32:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-24T13:43:24.672Z] 13:32:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-24T13:43:24.672Z] 13:32:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-24T13:43:24.672Z] 13:33:02 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-24T13:43:24.672Z] 13:33:02 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-24T13:43:24.672Z] 13:33:02 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T13:43:24.672Z] 13:34:01 all 0.07 0.00 0.03 0.03 0.02 99.86 [2021-06-24T13:43:24.672Z] 13:34:01 0 0.12 0.00 0.03 0.05 0.02 99.78 [2021-06-24T13:43:24.672Z] 13:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-24T13:43:24.672Z] 13:35:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-06-24T13:43:24.672Z] 13:35:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-24T13:43:24.672Z] 13:35:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-24T13:43:24.672Z] 13:36:01 all 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-24T13:43:24.672Z] 13:36:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2021-06-24T13:43:24.672Z] 13:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-24T13:43:24.672Z] 13:37:01 all 0.14 0.00 0.02 0.00 0.02 99.82 [2021-06-24T13:43:24.672Z] 13:37:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-24T13:43:24.672Z] 13:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-24T13:43:24.672Z] 13:38:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-24T13:43:24.672Z] 13:38:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-24T13:43:24.672Z] 13:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-24T13:43:24.672Z] 13:39:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-06-24T13:43:24.672Z] 13:39:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-24T13:43:24.672Z] 13:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-24T13:43:24.672Z] 13:40:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-06-24T13:43:24.672Z] 13:40:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2021-06-24T13:43:24.672Z] 13:40:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-24T13:43:24.672Z] 13:41:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-06-24T13:43:24.672Z] 13:41:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-24T13:43:24.672Z] 13:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-24T13:43:24.672Z] [2021-06-24T13:43:24.672Z] 13:41:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:43:24.672Z] 13:42:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-06-24T13:43:24.672Z] 13:42:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-24T13:43:24.672Z] 13:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-24T13:43:24.672Z] 13:43:01 all 1.15 0.00 0.49 0.02 0.03 98.31 [2021-06-24T13:43:24.672Z] 13:43:01 0 1.31 0.00 0.49 0.02 0.05 98.14 [2021-06-24T13:43:24.672Z] 13:43:01 1 0.98 0.00 0.50 0.02 0.02 98.48 [2021-06-24T13:43:24.672Z] Average: all 11.97 0.00 2.87 3.61 0.04 81.51 [2021-06-24T13:43:24.672Z] Average: 0 12.00 0.00 2.94 3.51 0.04 81.51 [2021-06-24T13:43:24.672Z] Average: 1 11.94 0.00 2.80 3.70 0.05 81.51 [2021-06-24T13:43:24.672Z] [2021-06-24T13:43:24.672Z] [2021-06-24T13:43:24.672Z]