Pull request #3621 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 1ecdab4148a2da39b523538a056cab399db8933d rather than f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f Obtained Jenkinsfile from 1ecdab4148a2da39b523538a056cab399db8933d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7412993149533091572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2647109650590802030.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3621/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2401856683092393755.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5091596625603732090.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3694420188897831274.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 ‘prd-centos7-docker-4c-2g-86’ is offline Running on prd-centos7-docker-4c-2g-87 in /w/workspace/edgexfoundry_edgex-go_PR-3621 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7624539957281674898.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f Merge succeeded, producing f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f Checking out Revision f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f (PR-3621) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1513228822246622326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3621/head:refs/remotes/origin/PR-3621 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7370098464112445341.key > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 Commit message: "Merge branch 'main' into issue-3597" > git rev-list --no-walk be7cd1a2b97444f2f68526818b56c1831050f36e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T09:50:58.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T09:50:58.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T09:50:58.455Z] ========================================================= [2021-07-14T09:50:58.455Z] EdgeX Global Pipelines Version Info [2021-07-14T09:50:58.455Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:50:59.612Z] ------------------- [2021-07-14T09:50:59.612Z] stable info: [2021-07-14T09:50:59.612Z] ------------------- [2021-07-14T09:50:59.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T09:50:59.612Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T09:50:59.612Z] Message: update stable to v1.0.196 [2021-07-14T09:51:00.190Z] ------------------- [2021-07-14T09:51:00.190Z] experimental info: [2021-07-14T09:51:00.190Z] ------------------- [2021-07-14T09:51:00.190Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T09:51:00.190Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T09:51:00.190Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T09:51:00.311Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-14T09:51:00.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-14T09:51:00.355Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T09:51:00.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T09:51:00.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T09:51:00.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T09:51:00.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T09:51:00.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-14T09:51:00.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-14T09:51:00.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-14T09:51:00.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T09:51:00.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T09:51:00.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T09:51:00.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T09:51:00.622Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T09:51:00.643Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T09:51:00.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T09:51:00.683Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T09:51:00.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-14T09:51:00.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-14T09:51:00.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-14T09:51:00.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T09:51:00.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3621 [Pipeline] echo [2021-07-14T09:51:00.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3621 [Pipeline] echo [2021-07-14T09:51:00.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3621 [Pipeline] echo [2021-07-14T09:51:00.843Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [Pipeline] echo [2021-07-14T09:51:00.863Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4b0b2c [Pipeline] echo [2021-07-14T09:51:00.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T09:51:00.952Z] provisioning config files... [2021-07-14T09:51:00.968Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8722734816103144700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:51:01.289Z] ---> docker-login.sh [2021-07-14T09:51:01.289Z] nexus3.edgexfoundry.org:10001 [2021-07-14T09:51:01.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:51:01.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:51:01.554Z] Configure a credential helper to remove this warning. See [2021-07-14T09:51:01.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:51:01.554Z] [2021-07-14T09:51:01.554Z] Login Succeeded [2021-07-14T09:51:01.554Z] nexus3.edgexfoundry.org:10002 [2021-07-14T09:51:01.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:51:01.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:51:01.554Z] Configure a credential helper to remove this warning. See [2021-07-14T09:51:01.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:51:01.554Z] [2021-07-14T09:51:01.554Z] Login Succeeded [2021-07-14T09:51:01.554Z] nexus3.edgexfoundry.org:10003 [2021-07-14T09:51:01.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:51:01.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:51:01.821Z] Configure a credential helper to remove this warning. See [2021-07-14T09:51:01.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:51:01.821Z] [2021-07-14T09:51:01.821Z] Login Succeeded [2021-07-14T09:51:01.821Z] nexus3.edgexfoundry.org:10004 [2021-07-14T09:51:01.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:51:01.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:51:01.821Z] Configure a credential helper to remove this warning. See [2021-07-14T09:51:01.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:51:01.821Z] [2021-07-14T09:51:01.821Z] Login Succeeded [2021-07-14T09:51:01.821Z] docker.io [2021-07-14T09:51:02.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:51:02.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:51:02.344Z] Configure a credential helper to remove this warning. See [2021-07-14T09:51:02.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:51:02.344Z] [2021-07-14T09:51:02.344Z] Login Succeeded [2021-07-14T09:51:02.344Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T09:51:02.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T09:51:02.680Z] ++ 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-07-14T09:51:02.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:51:02.681Z] ++ dirname cmd/core-command/Dockerfile [2021-07-14T09:51:02.681Z] ++ cut -d/ -f2 [2021-07-14T09:51:02.681Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-14T09:51:02.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:51:02.681Z] ++ dirname cmd/core-data/Dockerfile [2021-07-14T09:51:02.681Z] ++ cut -d/ -f2 [2021-07-14T09:51:02.681Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-14T09:51:02.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:51:02.681Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-14T09:51:02.681Z] ++ cut -d/ -f2 [2021-07-14T09:51:02.681Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-14T09:51:02.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:51:02.681Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-14T09:51:02.681Z] ++ cut -d/ -f2 [2021-07-14T09:51:02.681Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-14T09:51:02.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:51:02.681Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-14T09:51:02.681Z] ++ cut -d/ -f2 [2021-07-14T09:51:02.681Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-14T09:51:02.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:51:02.681Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-14T09:51:02.681Z] ++ cut -d/ -f2 [2021-07-14T09:51:02.681Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-14T09:51:02.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:51:02.681Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-14T09:51:02.681Z] ++ cut -d/ -f2 [2021-07-14T09:51:02.681Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-14T09:51:02.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:51:02.681Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-14T09:51:02.681Z] ++ cut -d/ -f2 [2021-07-14T09:51:02.681Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-14T09:51:02.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:51:02.681Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-14T09:51:02.681Z] ++ cut -d/ -f2 [2021-07-14T09:51:02.681Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-14T09:51:02.730Z] 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-07-14T09:51:03.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T09:51:03.557Z] [2021-07-14T09:51:03.557Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:51:03.870Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T09:51:03.870Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T09:51:03.870Z] 31603596830f: Pulling fs layer [2021-07-14T09:51:03.870Z] b6dc333f4379: Pulling fs layer [2021-07-14T09:51:03.870Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T09:51:03.870Z] fd332fbdc1db: Pulling fs layer [2021-07-14T09:51:03.870Z] fd332fbdc1db: Waiting [2021-07-14T09:51:03.870Z] b6dc333f4379: Verifying Checksum [2021-07-14T09:51:03.870Z] b6dc333f4379: Download complete [2021-07-14T09:51:04.132Z] 31603596830f: Verifying Checksum [2021-07-14T09:51:04.132Z] 31603596830f: Download complete [2021-07-14T09:51:04.132Z] fd332fbdc1db: Verifying Checksum [2021-07-14T09:51:04.133Z] fd332fbdc1db: Download complete [2021-07-14T09:51:04.393Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T09:51:04.393Z] 3d9ef1400e77: Download complete [2021-07-14T09:51:04.393Z] 31603596830f: Pull complete [2021-07-14T09:51:04.393Z] b6dc333f4379: Pull complete [2021-07-14T09:51:05.338Z] 3d9ef1400e77: Pull complete [2021-07-14T09:51:05.339Z] fd332fbdc1db: Pull complete [2021-07-14T09:51:05.339Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T09:51:05.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T09:51:05.339Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T09:51:05.428Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-07-14T09:51:05.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-14T09:51:06.873Z] $ docker top 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T09:51:07.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T09:51:07.003Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T09:51:07.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T09:51:07.132Z] $ docker exec 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 ssh-agent [2021-07-14T09:51:07.236Z] SSH_AUTH_SOCK=/tmp/ssh-rn77EJ2XuDvO/agent.14 [2021-07-14T09:51:07.236Z] SSH_AGENT_PID=20 [2021-07-14T09:51:07.243Z] Running ssh-add (command line suppressed) [2021-07-14T09:51:07.340Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5319100105029798242.key (/w/workspace/edgex-go/2@tmp/private_key_5319100105029798242.key) [2021-07-14T09:51:07.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T09:51:07.675Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T09:51:07.689Z] $ docker exec --env ******** --env ******** 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 ssh-agent -k [2021-07-14T09:51:07.788Z] unset SSH_AUTH_SOCK; [2021-07-14T09:51:07.788Z] unset SSH_AGENT_PID; [2021-07-14T09:51:07.788Z] echo Agent pid 20 killed; [2021-07-14T09:51:07.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T09:51:07.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T09:51:07.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T09:51:07.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T09:51:07.946Z] $ docker exec 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 ssh-agent [2021-07-14T09:51:08.062Z] SSH_AUTH_SOCK=/tmp/ssh-o6UAlEDt1ezj/agent.54 [2021-07-14T09:51:08.062Z] SSH_AGENT_PID=61 [2021-07-14T09:51:08.068Z] Running ssh-add (command line suppressed) [2021-07-14T09:51:08.158Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_152646614941153231.key (/w/workspace/edgex-go/2@tmp/private_key_152646614941153231.key) [2021-07-14T09:51:08.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T09:51:08.478Z] + git semver init [2021-07-14T09:51:08.478Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T09:51:08.478Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-07-14T09:51:08.478Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-07-14T09:51:08.478Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T09:51:08.478Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T09:51:08.478Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T09:51:08.478Z] # $SEMVER_BRANCH = PR-3621 [2021-07-14T09:51:08.478Z] # $SEMVER_TEMP = /tmp/semver-138146030 [2021-07-14T09:51:08.478Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-14T09:51:20.765Z] # '/tmp/semver-138146030' -> '/w/workspace/edgex-go/2/.semver' [2021-07-14T09:51:20.765Z] # -> Force: false [2021-07-14T09:51:20.765Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-07-14T09:51:20.774Z] $ docker exec --env ******** --env ******** 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 ssh-agent -k [2021-07-14T09:51:20.871Z] unset SSH_AUTH_SOCK; [2021-07-14T09:51:20.871Z] unset SSH_AGENT_PID; [2021-07-14T09:51:20.871Z] echo Agent pid 61 killed; [2021-07-14T09:51:20.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T09:51:21.221Z] + git semver [Pipeline] } [2021-07-14T09:51:21.233Z] $ docker stop --time=1 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 [2021-07-14T09:51:24.268Z] $ docker rm -f 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T09:51:24.685Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T09:51:24.948Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T09:51:24.952Z] [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-07-14T09:51:25.608Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:51:25.904Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:51:26.203Z] + sudo service docker restart [2021-07-14T09:51:26.203Z] + true [2021-07-14T09:51:26.203Z] Redirecting to /bin/systemctl restart docker.service [2021-07-14T09:51:40.249Z] Still waiting to schedule task [2021-07-14T09:51:40.249Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-14T09:51:44.352Z] ========================================================= [2021-07-14T09:51:44.352Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T09:51:44.352Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:51:44.665Z] + 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-07-14T09:51:46.065Z] Sending build context to Docker daemon 328.4MB [2021-07-14T09:51:46.065Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T09:51:46.065Z] Step 2/6 : FROM ${BASE} [2021-07-14T09:51:46.330Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T09:51:46.330Z] 540db60ca938: Pulling fs layer [2021-07-14T09:51:46.330Z] adcc1eea9eea: Pulling fs layer [2021-07-14T09:51:46.330Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T09:51:46.330Z] 0773c198feca: Pulling fs layer [2021-07-14T09:51:46.330Z] 345f892a5656: Pulling fs layer [2021-07-14T09:51:46.330Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T09:51:46.330Z] 5ac4037533be: Pulling fs layer [2021-07-14T09:51:46.330Z] dc6bda0758c5: Pulling fs layer [2021-07-14T09:51:46.330Z] 345f892a5656: Waiting [2021-07-14T09:51:46.330Z] 9ac62484cfdc: Waiting [2021-07-14T09:51:46.330Z] 5ac4037533be: Waiting [2021-07-14T09:51:46.330Z] dc6bda0758c5: Waiting [2021-07-14T09:51:46.330Z] 0773c198feca: Waiting [2021-07-14T09:51:46.330Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T09:51:46.330Z] 4c4ab2625f07: Download complete [2021-07-14T09:51:46.330Z] adcc1eea9eea: Verifying Checksum [2021-07-14T09:51:46.330Z] adcc1eea9eea: Download complete [2021-07-14T09:51:46.330Z] 345f892a5656: Verifying Checksum [2021-07-14T09:51:46.330Z] 345f892a5656: Download complete [2021-07-14T09:51:46.330Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T09:51:46.330Z] 9ac62484cfdc: Download complete [2021-07-14T09:51:46.330Z] 540db60ca938: Verifying Checksum [2021-07-14T09:51:46.330Z] 540db60ca938: Download complete [2021-07-14T09:51:46.594Z] 540db60ca938: Pull complete [2021-07-14T09:51:46.855Z] adcc1eea9eea: Pull complete [2021-07-14T09:51:46.855Z] 4c4ab2625f07: Pull complete [2021-07-14T09:51:47.429Z] 5ac4037533be: Verifying Checksum [2021-07-14T09:51:47.429Z] 5ac4037533be: Download complete [2021-07-14T09:51:49.347Z] dc6bda0758c5: Verifying Checksum [2021-07-14T09:51:49.347Z] dc6bda0758c5: Download complete [2021-07-14T09:51:49.347Z] 0773c198feca: Verifying Checksum [2021-07-14T09:51:49.347Z] 0773c198feca: Download complete [2021-07-14T09:51:52.700Z] 0773c198feca: Pull complete [2021-07-14T09:51:52.962Z] 345f892a5656: Pull complete [2021-07-14T09:51:52.962Z] 9ac62484cfdc: Pull complete [2021-07-14T09:51:52.962Z] 5ac4037533be: Pull complete [2021-07-14T09:51:55.664Z] dc6bda0758c5: Pull complete [2021-07-14T09:51:55.664Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T09:51:55.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T09:51:55.664Z] ---> eb58bd16d52e [2021-07-14T09:51:55.664Z] 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-07-14T09:51:57.066Z] ---> Running in e166a37e2592 [2021-07-14T09:51:57.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:51:58.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:51:58.273Z] (1/12) Installing libmagic (5.39-r0) [2021-07-14T09:51:59.217Z] (2/12) Installing file (5.39-r0) [2021-07-14T09:51:59.217Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-14T09:51:59.217Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-14T09:52:03.430Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-14T09:52:03.430Z] (6/12) Installing patch (2.7.6-r7) [2021-07-14T09:52:03.430Z] (7/12) Installing build-base (0.5-r2) [2021-07-14T09:52:03.430Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-14T09:52:03.430Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-14T09:52:03.430Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-14T09:52:03.430Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-14T09:52:03.430Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-14T09:52:03.692Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T09:52:03.692Z] OK: 219 MiB in 52 packages [2021-07-14T09:52:05.623Z] Removing intermediate container e166a37e2592 [2021-07-14T09:52:05.623Z] ---> eb9df0e00065 [2021-07-14T09:52:05.623Z] Step 4/6 : WORKDIR /edgex-go [2021-07-14T09:52:05.623Z] ---> Running in 204d32851b4b [2021-07-14T09:52:05.623Z] Removing intermediate container 204d32851b4b [2021-07-14T09:52:05.623Z] ---> dc1aa91fa8f0 [2021-07-14T09:52:05.623Z] Step 5/6 : COPY go.mod . [2021-07-14T09:52:05.623Z] ---> 1e5b65c79735 [2021-07-14T09:52:05.623Z] Step 6/6 : RUN go mod download [2021-07-14T09:52:05.623Z] ---> Running in a2994cd00678 [2021-07-14T09:52:15.645Z] Removing intermediate container a2994cd00678 [2021-07-14T09:52:15.645Z] ---> 9f40c170e123 [2021-07-14T09:52:15.645Z] Successfully built 9f40c170e123 [2021-07-14T09:52:15.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:52:15.948Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T09:52:15.948Z] . [Pipeline] withDockerContainer [2021-07-14T09:52:16.033Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-07-14T09:52:16.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-14T09:52:16.492Z] $ docker top 1577818c55c3c7e581432dea201ecd663e240a9cbd2301774845a473a87d5b4e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:52:16.867Z] + go version [2021-07-14T09:52:16.867Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T09:52:16.875Z] $ docker stop --time=1 1577818c55c3c7e581432dea201ecd663e240a9cbd2301774845a473a87d5b4e [2021-07-14T09:52:18.081Z] $ docker rm -f 1577818c55c3c7e581432dea201ecd663e240a9cbd2301774845a473a87d5b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:52:18.591Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T09:52:18.591Z] . [Pipeline] withDockerContainer [2021-07-14T09:52:18.674Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-07-14T09:52:18.710Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-14T09:52:19.068Z] $ docker top 737d156f940fbbc31530a7cc7c164097cda219cfec5b7758662a5904181dc927 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-14T09:52:19.168Z] ========================================================= [2021-07-14T09:52:19.169Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-14T09:52:19.169Z] ========================================================= [Pipeline] sh [2021-07-14T09:52:19.461Z] + go mod tidy [Pipeline] sh [2021-07-14T09:52:20.030Z] + make test [2021-07-14T09:52:20.030Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-14T09:52:20.295Z] go mod tidy [2021-07-14T09:52:20.296Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-14T09:52:25.652Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-14T09:52:43.965Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-14T09:52:48.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-14T09:52:49.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-14T09:52:49.676Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-14T09:52:52.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-14T09:52:53.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-14T09:52:53.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-14T09:52:53.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-14T09:52:53.870Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-14T09:52:54.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-14T09:52:54.405Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-14T09:52:54.405Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-14T09:52:54.405Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-14T09:52:54.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-14T09:52:57.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2021-07-14T09:52:57.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-14T09:52:57.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-14T09:52:58.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements [2021-07-14T09:52:58.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-14T09:52:58.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 46.3% of statements [2021-07-14T09:52:58.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-14T09:52:58.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-14T09:52:59.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.9% of statements [2021-07-14T09:52:59.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-14T09:52:59.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:52:59.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements [2021-07-14T09:53:01.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-07-14T09:53:01.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-14T09:53:01.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-14T09:53:01.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-14T09:53:01.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-14T09:53:01.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-14T09:53:02.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.279s coverage: 95.1% of statements [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-14T09:53:02.147Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-14T09:53:02.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-14T09:53:03.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.8% of statements [2021-07-14T09:53:03.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-14T09:53:03.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-07-14T09:53:03.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-07-14T09:53:03.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-14T09:53:03.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2021-07-14T09:53:03.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements [2021-07-14T09:53:03.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2021-07-14T09:53:04.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-07-14T09:53:04.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-07-14T09:53:16.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-07-14T09:53:16.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-07-14T09:53:21.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements [2021-07-14T09:53:21.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-14T09:53:39.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-14T09:53:39.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-07-14T09:53:39.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-07-14T09:53:40.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements [2021-07-14T09:53:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-14T09:53:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-14T09:53:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-14T09:53:40.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-07-14T09:53:40.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-14T09:53:40.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-14T09:53:40.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-07-14T09:53:40.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-14T09:53:41.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-07-14T09:53:41.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-14T09:53:49.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 19.3% of statements [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-14T09:53:49.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-14T09:53:49.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-14T09:53:49.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.6% of statements [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-14T09:53:49.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-14T09:53:49.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-14T09:53:49.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-07-14T09:53:49.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-14T09:53:49.280Z] GO111MODULE=on go vet ./... [2021-07-14T09:54:15.952Z] gofmt -l . [2021-07-14T09:54:15.952Z] [ "`gofmt -l .`" = "" ] [2021-07-14T09:54:15.952Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-14T09:54:16.261Z] + ls -al . [2021-07-14T09:54:16.261Z] total 568 [2021-07-14T09:54:16.261Z] drwxrwxr-x 10 1001 1001 4096 Jul 14 09:54 . [2021-07-14T09:54:16.261Z] drwxr-xr-x 4 root root 28 Jul 14 09:52 .. [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 09:50 .dockerignore [2021-07-14T09:54:16.261Z] drwxrwxr-x 8 1001 1001 179 Jul 14 09:50 .git [2021-07-14T09:54:16.261Z] drwxrwxr-x 3 1001 1001 125 Jul 14 09:50 .github [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 818 Jul 14 09:50 .gitignore [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 76 Jul 14 09:50 .hadolint.yml [2021-07-14T09:54:16.261Z] drwx------ 3 1001 1001 58 Jul 14 09:51 .semver [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 09:50 .sonarcloud.properties [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 8609 Jul 14 09:50 Attribution.txt [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 43881 Jul 14 09:50 CHANGELOG.md [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 09:50 CONTRIBUTING.md [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 931 Jul 14 09:50 Dockerfile.build [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 849 Jul 14 09:50 Jenkinsfile [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 09:50 LICENSE [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 6003 Jul 14 09:50 Makefile [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 7818 Jul 14 09:50 README.md [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 09:50 SECURITY.md [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 09:51 VERSION [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 09:50 ZMQWindows.md [2021-07-14T09:54:16.261Z] drwxrwxr-x 2 1001 1001 37 Jul 14 09:50 bin [2021-07-14T09:54:16.261Z] drwxrwxr-x 14 1001 1001 4096 Jul 14 09:50 cmd [2021-07-14T09:54:16.261Z] -rw-r--r-- 1 root root 402846 Jul 14 09:53 coverage.out [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 812 Jul 14 09:50 go.mod [2021-07-14T09:54:16.261Z] -rw-r--r-- 1 root root 20973 Jul 14 09:52 go.sum [2021-07-14T09:54:16.261Z] drwxrwxr-x 7 1001 1001 114 Jul 14 09:50 internal [2021-07-14T09:54:16.261Z] drwxrwxr-x 3 1001 1001 16 Jul 14 09:50 openapi [2021-07-14T09:54:16.261Z] drwxrwxr-x 4 1001 1001 71 Jul 14 09:50 snap [2021-07-14T09:54:16.261Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 09:50 version.go [Pipeline] sh [2021-07-14T09:54:16.557Z] + '[' -e coverage.out ] [2021-07-14T09:54:16.557Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-14T09:54:16.662Z] Stashed 1 file(s) [Pipeline] sh [2021-07-14T09:54:16.959Z] + make build [2021-07-14T09:54:16.959Z] go mod tidy [2021-07-14T09:54:16.959Z] 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-07-14T09:54:18.881Z] 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-07-14T09:54:28.103Z] 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-07-14T09:54:28.103Z] 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-07-14T09:54:29.056Z] 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-07-14T09:54:29.327Z] 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-07-14T09:54:30.277Z] 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-07-14T09:54:31.667Z] 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-07-14T09:54:32.243Z] 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-07-14T09:54:33.191Z] 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-07-14T09:54:34.138Z] 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-07-14T09:54:35.089Z] 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-07-14T09:54:36.485Z] $ docker stop --time=1 737d156f940fbbc31530a7cc7c164097cda219cfec5b7758662a5904181dc927 [2021-07-14T09:54:38.308Z] $ docker rm -f 737d156f940fbbc31530a7cc7c164097cda219cfec5b7758662a5904181dc927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:54:39.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:54:39.762Z] [2021-07-14T09:54:39.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:54:40.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:54:40.076Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-14T09:54:40.076Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-14T09:54:40.076Z] ca9280d653b3: Pulling fs layer [2021-07-14T09:54:40.076Z] 7e9c9ca2126c: Pulling fs layer [2021-07-14T09:54:40.344Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-14T09:54:40.344Z] cbdbe7a5bc2a: Download complete [2021-07-14T09:54:40.605Z] cbdbe7a5bc2a: Pull complete [2021-07-14T09:54:40.872Z] ca9280d653b3: Verifying Checksum [2021-07-14T09:54:40.872Z] ca9280d653b3: Download complete [2021-07-14T09:54:41.839Z] ca9280d653b3: Pull complete [2021-07-14T09:54:41.839Z] 7e9c9ca2126c: Verifying Checksum [2021-07-14T09:54:41.839Z] 7e9c9ca2126c: Download complete [2021-07-14T09:54:45.177Z] 7e9c9ca2126c: Pull complete [2021-07-14T09:54:45.177Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-14T09:54:45.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:54:45.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-14T09:54:45.256Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-07-14T09:54:45.296Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-14T09:54:46.404Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-89 in /w/workspace/edgexfoundry_edgex-go_PR-3621 [2021-07-14T09:54:48.380Z] $ docker top e96b9ba5040b958d032be0cbc7c9a16afb723155477291aa372bc654d0d47746 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-07-14T09:54:48.532Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-14T09:54:48.750Z] The recommended git tool is: git [2021-07-14T09:54:48.785Z] + grep parallel [2021-07-14T09:54:48.785Z] + docker-compose build --help [2021-07-14T09:54:49.359Z] --parallel Build images in parallel. [Pipeline] } [2021-07-14T09:54:49.369Z] $ docker stop --time=1 e96b9ba5040b958d032be0cbc7c9a16afb723155477291aa372bc654d0d47746 [2021-07-14T09:54:50.576Z] $ docker rm -f e96b9ba5040b958d032be0cbc7c9a16afb723155477291aa372bc654d0d47746 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:54:51.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:54:51.012Z] . [Pipeline] withDockerContainer [2021-07-14T09:54:51.093Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-07-14T09:54:51.152Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-14T09:54:51.520Z] $ docker top 7c3372f7abafb3ca2d887be8b81fa4c7c83a47c41bcba4839f18a4d2bbbfd45f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:54:51.902Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-14T09:54:52.474Z] Building core-command ... [2021-07-14T09:54:52.475Z] Building core-data ... [2021-07-14T09:54:52.475Z] Building core-metadata ... [2021-07-14T09:54:52.475Z] Building security-bootstrapper ... [2021-07-14T09:54:52.475Z] Building security-proxy-setup ... [2021-07-14T09:54:52.475Z] Building security-secretstore-setup ... [2021-07-14T09:54:52.475Z] Building support-notifications ... [2021-07-14T09:54:52.475Z] Building support-scheduler ... [2021-07-14T09:54:52.475Z] Building sys-mgmt-agent ... [2021-07-14T09:54:52.475Z] Building sys-mgmt-agent [2021-07-14T09:54:52.475Z] Building support-notifications [2021-07-14T09:54:52.475Z] Building core-command [2021-07-14T09:54:52.475Z] Building security-secretstore-setup [2021-07-14T09:54:52.475Z] Building security-bootstrapper [2021-07-14T09:54:54.548Z] using credential edgex-jenkins-ssh [2021-07-14T09:54:54.568Z] Cloning the remote Git repository [2021-07-14T09:54:54.622Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:54:54.729Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-14T09:54:54.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:54:54.794Z] > git --version # timeout=10 [2021-07-14T09:54:54.810Z] > git --version # 'git version 2.17.1' [2021-07-14T09:54:54.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:54:54.905Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:55:04.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:55:04.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:55:04.762Z] ---> 9f40c170e123 [2021-07-14T09:55:04.762Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:55:04.762Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:55:04.762Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:55:04.762Z] ---> 9f40c170e123 [2021-07-14T09:55:04.762Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:55:04.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:55:04.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:55:04.762Z] ---> 9f40c170e123 [2021-07-14T09:55:04.762Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:55:10.068Z] ---> Running in 2417ebab2880 [2021-07-14T09:55:10.068Z] ---> Running in fe05a39acfed [2021-07-14T09:55:10.068Z] ---> Running in 5c49e85a3fc3 [2021-07-14T09:55:10.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T09:55:10.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:55:10.159Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T09:55:10.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:55:10.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:55:10.208Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3621/head:refs/remotes/origin/PR-3621 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T09:55:11.062Z] Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:55:11.393Z] Merge succeeded, producing f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:55:11.394Z] Checking out Revision f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f (PR-3621) [2021-07-14T09:55:11.465Z] Removing intermediate container 5c49e85a3fc3 [2021-07-14T09:55:11.465Z] ---> cf297f1c4cc9 [2021-07-14T09:55:11.465Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:55:11.465Z] Removing intermediate container 2417ebab2880 [2021-07-14T09:55:11.465Z] ---> da351ee348d0 [2021-07-14T09:55:11.465Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:55:12.041Z] Removing intermediate container fe05a39acfed [2021-07-14T09:55:12.042Z] ---> 779ac394ac91 [2021-07-14T09:55:12.042Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:55:12.302Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:55:12.302Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:55:12.302Z] ---> 9f40c170e123 [2021-07-14T09:55:12.302Z] Step 3/26 : WORKDIR /edgex-go [2021-07-14T09:55:12.302Z] ---> Using cache [2021-07-14T09:55:12.302Z] ---> 779ac394ac91 [2021-07-14T09:55:12.302Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:55:11.083Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T09:55:11.098Z] > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 [2021-07-14T09:55:11.308Z] > git remote # timeout=10 [2021-07-14T09:55:11.325Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T09:55:11.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:55:11.354Z] > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 [2021-07-14T09:55:11.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T09:55:11.403Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T09:55:11.421Z] > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 [2021-07-14T09:55:13.251Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:55:13.251Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:55:13.251Z] ---> 9f40c170e123 [2021-07-14T09:55:13.251Z] Step 3/32 : WORKDIR /edgex-go [2021-07-14T09:55:13.251Z] ---> Using cache [2021-07-14T09:55:13.251Z] ---> 779ac394ac91 [2021-07-14T09:55:13.251Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:55:13.517Z] ---> Running in 22b369a93cff [2021-07-14T09:55:13.517Z] ---> Running in cdc6183d866a [2021-07-14T09:55:13.778Z] ---> Running in b7b68e618eb2 [2021-07-14T09:55:13.778Z] ---> Running in e9d643156a81 [2021-07-14T09:55:13.778Z] ---> Running in 44bbac0aa628 [2021-07-14T09:55:14.733Z] Removing intermediate container 22b369a93cff [2021-07-14T09:55:14.733Z] ---> 1796d3ad096b [2021-07-14T09:55:14.733Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-14T09:55:14.733Z] ---> Running in 9f83b40b0d54 [2021-07-14T09:55:14.733Z] Removing intermediate container cdc6183d866a [2021-07-14T09:55:14.733Z] ---> 7ead2dcfab2b [2021-07-14T09:55:14.733Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-14T09:55:15.001Z] ---> Running in ac30b911f21c [2021-07-14T09:55:15.001Z] Removing intermediate container b7b68e618eb2 [2021-07-14T09:55:15.001Z] ---> ce13c7345506 [2021-07-14T09:55:15.001Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-14T09:55:15.001Z] Removing intermediate container e9d643156a81 [2021-07-14T09:55:15.001Z] ---> 2d733d6a278a [2021-07-14T09:55:15.001Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-14T09:55:15.001Z] ---> Running in 42c399d448b2 [2021-07-14T09:55:15.001Z] ---> Running in 6d89204f4e73 [2021-07-14T09:55:15.269Z] Removing intermediate container 44bbac0aa628 [2021-07-14T09:55:15.269Z] ---> 6b727b1d3b0f [2021-07-14T09:55:15.269Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:55:15.269Z] ---> Running in d3daf154e010 [2021-07-14T09:55:15.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:15.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:15.742Z] Commit message: "Merge branch 'main' into issue-3597" [2021-07-14T09:55:15.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:15.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:15.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T09:55:16.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:16.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:16.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:16.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:16.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:16.651Z] OK: 219 MiB in 52 packages [2021-07-14T09:55:16.819Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:55:16.914Z] OK: 219 MiB in 52 packages [2021-07-14T09:55:17.179Z] OK: 219 MiB in 52 packages [2021-07-14T09:55:17.179Z] OK: 219 MiB in 52 packages [2021-07-14T09:55:17.179Z] Removing intermediate container 9f83b40b0d54 [2021-07-14T09:55:17.179Z] ---> 588f0c7ce5e4 [2021-07-14T09:55:17.179Z] Step 6/24 : COPY go.mod . [2021-07-14T09:55:17.234Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:55:17.443Z] OK: 219 MiB in 52 packages [2021-07-14T09:55:17.444Z] Removing intermediate container 42c399d448b2 [2021-07-14T09:55:17.444Z] ---> 5c1eaa07a8fd [2021-07-14T09:55:17.444Z] Step 6/32 : COPY go.mod . [2021-07-14T09:55:17.444Z] ---> ea1e98840670 [2021-07-14T09:55:17.444Z] Step 7/24 : RUN go mod download [2021-07-14T09:55:17.588Z] + + true [2021-07-14T09:55:17.588Z] sudo service docker restart [2021-07-14T09:55:17.707Z] ---> Running in 1dfad4b69ae4 [2021-07-14T09:55:17.707Z] ---> 30e0a0e74b27 [2021-07-14T09:55:17.707Z] Step 7/32 : RUN go mod download [2021-07-14T09:55:17.707Z] ---> Running in 0b7c07a8fe17 [2021-07-14T09:55:17.707Z] Removing intermediate container d3daf154e010 [2021-07-14T09:55:17.707Z] ---> a1474037c40b [2021-07-14T09:55:17.707Z] Step 6/24 : COPY go.mod . [2021-07-14T09:55:17.707Z] Removing intermediate container 6d89204f4e73 [2021-07-14T09:55:17.707Z] ---> 1f8bde956b9e [2021-07-14T09:55:17.707Z] Step 6/26 : COPY go.mod . [2021-07-14T09:55:17.969Z] Removing intermediate container ac30b911f21c [2021-07-14T09:55:17.969Z] ---> 6571e433b387 [2021-07-14T09:55:17.969Z] Step 6/23 : COPY go.mod . [2021-07-14T09:55:18.232Z] ---> cedbd3488b63 [2021-07-14T09:55:18.232Z] Step 7/24 : RUN go mod download [2021-07-14T09:55:18.496Z] ---> 3fe44f0ca934 [2021-07-14T09:55:18.496Z] Step 7/26 : RUN go mod download [2021-07-14T09:55:18.496Z] ---> Running in 7b51c8f9f940 [2021-07-14T09:55:18.496Z] ---> 7f007612a48b [2021-07-14T09:55:18.496Z] Step 7/23 : RUN go mod download [2021-07-14T09:55:18.496Z] ---> Running in 9b6d5f95df15 [2021-07-14T09:55:18.496Z] ---> Running in 05a40a12a279 [2021-07-14T09:55:19.074Z] Removing intermediate container 1dfad4b69ae4 [2021-07-14T09:55:19.074Z] ---> e1dc9a17a822 [2021-07-14T09:55:19.074Z] Step 8/24 : COPY . . [2021-07-14T09:55:19.074Z] Removing intermediate container 0b7c07a8fe17 [2021-07-14T09:55:19.074Z] ---> 780315dc6452 [2021-07-14T09:55:19.074Z] Step 8/32 : COPY . . [2021-07-14T09:55:27.248Z] Removing intermediate container 7b51c8f9f940 [2021-07-14T09:55:27.248Z] ---> 38d906870484 [2021-07-14T09:55:27.248Z] Step 8/24 : COPY . . [2021-07-14T09:55:27.248Z] ---> 8728df132295 [2021-07-14T09:55:27.248Z] Step 9/32 : RUN go mod tidy [2021-07-14T09:55:27.248Z] ---> c2dc51986934 [2021-07-14T09:55:27.248Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:55:27.248Z] Removing intermediate container 05a40a12a279 [2021-07-14T09:55:27.248Z] ---> 162a69776aa9 [2021-07-14T09:55:27.248Z] Step 8/23 : COPY . . [2021-07-14T09:55:29.238Z] ---> Running in dd15c7b25704 [2021-07-14T09:55:30.644Z] Removing intermediate container 9b6d5f95df15 [2021-07-14T09:55:30.644Z] ---> 0fa0b09daa73 [2021-07-14T09:55:30.644Z] Step 8/26 : COPY . . [2021-07-14T09:55:30.644Z] ---> Running in e718fe3cf97b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T09:55:35.944Z] provisioning config files... [2021-07-14T09:55:35.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1887031219180343871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:55:36.354Z] ---> docker-login.sh [2021-07-14T09:55:36.354Z] nexus3.edgexfoundry.org:10001 [2021-07-14T09:55:37.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:55:37.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:55:37.614Z] Configure a credential helper to remove this warning. See [2021-07-14T09:55:37.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:55:37.614Z] [2021-07-14T09:55:37.614Z] Login Succeeded [2021-07-14T09:55:37.614Z] nexus3.edgexfoundry.org:10002 [2021-07-14T09:55:37.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:55:38.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:55:38.164Z] Configure a credential helper to remove this warning. See [2021-07-14T09:55:38.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:55:38.164Z] [2021-07-14T09:55:38.164Z] Login Succeeded [2021-07-14T09:55:38.164Z] nexus3.edgexfoundry.org:10003 [2021-07-14T09:55:38.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:55:38.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:55:38.722Z] Configure a credential helper to remove this warning. See [2021-07-14T09:55:38.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:55:38.722Z] [2021-07-14T09:55:38.722Z] Login Succeeded [2021-07-14T09:55:38.722Z] nexus3.edgexfoundry.org:10004 [2021-07-14T09:55:38.842Z] Removing intermediate container dd15c7b25704 [2021-07-14T09:55:38.842Z] ---> 46a426e0e3f7 [2021-07-14T09:55:38.842Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-14T09:55:38.842Z] ---> cc7c9a90ef4a [2021-07-14T09:55:38.842Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:55:38.842Z] ---> 3ea45e745e15 [2021-07-14T09:55:38.842Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:55:38.842Z] ---> Running in feb38d8f49bf [2021-07-14T09:55:38.842Z] ---> Running in e2947e63bb1a [2021-07-14T09:55:38.842Z] ---> Running in 30be783bea95 [2021-07-14T09:55:38.842Z] Removing intermediate container e718fe3cf97b [2021-07-14T09:55:38.842Z] ---> 77145321ad36 [2021-07-14T09:55:38.842Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-14T09:55:38.842Z] ---> Running in b381bd7150d9 [2021-07-14T09:55:39.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:55:39.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:55:39.276Z] Configure a credential helper to remove this warning. See [2021-07-14T09:55:39.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:55:39.276Z] [2021-07-14T09:55:39.276Z] Login Succeeded [2021-07-14T09:55:39.276Z] docker.io [2021-07-14T09:55:39.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:55:40.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:55:40.220Z] Configure a credential helper to remove this warning. See [2021-07-14T09:55:40.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:55:40.220Z] [2021-07-14T09:55:40.220Z] Login Succeeded [2021-07-14T09:55:40.220Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T09:55:40.241Z] Deleting 1 temporary files [2021-07-14T09:55:40.252Z] 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] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T09:55:40.729Z] ========================================================= [2021-07-14T09:55:40.730Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T09:55:40.730Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:55:41.094Z] + 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-07-14T09:55:41.655Z] 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-07-14T09:55:43.111Z] Sending build context to Docker daemon 165.9MB [2021-07-14T09:55:43.111Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T09:55:43.111Z] Step 2/6 : FROM ${BASE} [2021-07-14T09:55:43.387Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T09:55:43.387Z] 595b0fe564bb: Pulling fs layer [2021-07-14T09:55:43.387Z] 24495759ef45: Pulling fs layer [2021-07-14T09:55:43.387Z] d148012ef14d: Pulling fs layer [2021-07-14T09:55:43.387Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T09:55:43.387Z] 093eec477d81: Pulling fs layer [2021-07-14T09:55:43.387Z] 20fd20ab2234: Pulling fs layer [2021-07-14T09:55:43.387Z] 43245461236d: Pulling fs layer [2021-07-14T09:55:43.387Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T09:55:43.388Z] cb65c68fc2e2: Waiting [2021-07-14T09:55:43.388Z] 093eec477d81: Waiting [2021-07-14T09:55:43.388Z] 20fd20ab2234: Waiting [2021-07-14T09:55:43.388Z] 5a37c24eccbd: Waiting [2021-07-14T09:55:43.388Z] 43245461236d: Waiting [2021-07-14T09:55:43.388Z] d148012ef14d: Verifying Checksum [2021-07-14T09:55:43.388Z] d148012ef14d: Download complete [2021-07-14T09:55:43.388Z] 24495759ef45: Verifying Checksum [2021-07-14T09:55:43.388Z] 24495759ef45: Download complete [2021-07-14T09:55:43.577Z] Removing intermediate container e2947e63bb1a [2021-07-14T09:55:43.578Z] ---> 7d9b85b96fda [2021-07-14T09:55:43.578Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-14T09:55:43.578Z] ---> Running in b96cd88a54a2 [2021-07-14T09:55:43.578Z] Removing intermediate container 30be783bea95 [2021-07-14T09:55:43.578Z] ---> 65575689f3d5 [2021-07-14T09:55:43.578Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-14T09:55:43.664Z] 093eec477d81: Download complete [2021-07-14T09:55:43.664Z] 20fd20ab2234: Verifying Checksum [2021-07-14T09:55:43.664Z] 20fd20ab2234: Download complete [2021-07-14T09:55:43.664Z] 595b0fe564bb: Verifying Checksum [2021-07-14T09:55:43.664Z] 595b0fe564bb: Download complete [2021-07-14T09:55:43.664Z] 43245461236d: Verifying Checksum [2021-07-14T09:55:43.664Z] 43245461236d: Download complete [2021-07-14T09:55:43.843Z] ---> Running in d6ca816817ef [2021-07-14T09:55:44.266Z] 595b0fe564bb: Pull complete [2021-07-14T09:55:44.797Z] 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-07-14T09:55:44.797Z] 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-07-14T09:55:45.260Z] 24495759ef45: Pull complete [2021-07-14T09:55:45.536Z] d148012ef14d: Pull complete [2021-07-14T09:55:46.523Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T09:55:46.523Z] 5a37c24eccbd: Download complete [2021-07-14T09:55:47.506Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T09:55:47.506Z] cb65c68fc2e2: Download complete [2021-07-14T09:55:52.965Z] ---> 1bb2cbbd4687 [2021-07-14T09:55:52.965Z] Step 9/26 : RUN go mod tidy [2021-07-14T09:55:52.965Z] ---> Running in 2465a774e079 [2021-07-14T09:55:54.358Z] Removing intermediate container 2465a774e079 [2021-07-14T09:55:54.358Z] ---> aab1f4a03f5e [2021-07-14T09:55:54.358Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-14T09:55:54.358Z] ---> Running in b33e931c1ce0 [2021-07-14T09:55:54.939Z] 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-07-14T09:55:57.685Z] cb65c68fc2e2: Pull complete [2021-07-14T09:55:57.958Z] 093eec477d81: Pull complete [2021-07-14T09:55:58.561Z] 20fd20ab2234: Pull complete [2021-07-14T09:55:58.835Z] 43245461236d: Pull complete [2021-07-14T09:56:03.157Z] 5a37c24eccbd: Pull complete [2021-07-14T09:56:03.157Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T09:56:03.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T09:56:03.157Z] ---> 274d7007c78b [2021-07-14T09:56:03.157Z] 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-07-14T09:56:05.793Z] ---> Running in 4bf74c65111b [2021-07-14T09:56:06.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:07.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:08.717Z] (1/12) Installing libmagic (5.39-r0) [2021-07-14T09:56:08.988Z] (2/12) Installing file (5.39-r0) [2021-07-14T09:56:08.988Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-14T09:56:09.259Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-14T09:56:14.652Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-14T09:56:14.924Z] (6/12) Installing patch (2.7.6-r7) [2021-07-14T09:56:14.924Z] (7/12) Installing build-base (0.5-r2) [2021-07-14T09:56:14.924Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-14T09:56:15.196Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-14T09:56:15.196Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-14T09:56:15.474Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-14T09:56:15.474Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-14T09:56:15.474Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T09:56:15.474Z] OK: 218 MiB in 52 packages [2021-07-14T09:56:19.810Z] Removing intermediate container 4bf74c65111b [2021-07-14T09:56:19.810Z] ---> 6a46c648ed57 [2021-07-14T09:56:19.810Z] Step 4/6 : WORKDIR /edgex-go [2021-07-14T09:56:19.810Z] ---> Running in d74a5f11cca6 [2021-07-14T09:56:20.082Z] Removing intermediate container d74a5f11cca6 [2021-07-14T09:56:20.082Z] ---> 14c8e5b34f9c [2021-07-14T09:56:20.082Z] Step 5/6 : COPY go.mod . [2021-07-14T09:56:20.680Z] ---> 556203f3bb3f [2021-07-14T09:56:20.680Z] Step 6/6 : RUN go mod download [2021-07-14T09:56:20.955Z] ---> Running in c41a9cb3639e [2021-07-14T09:56:21.653Z] Removing intermediate container feb38d8f49bf [2021-07-14T09:56:21.654Z] ---> a6a550474d8d [2021-07-14T09:56:21.654Z] [2021-07-14T09:56:21.654Z] Step 11/32 : FROM alpine:3.12 [2021-07-14T09:56:21.654Z] 3.12: Pulling from library/alpine [2021-07-14T09:56:21.654Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:56:21.654Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T09:56:21.654Z] ---> 13621d1b12d4 [2021-07-14T09:56:21.654Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-14T09:56:21.654Z] ---> Running in 429883ce7735 [2021-07-14T09:56:21.654Z] Removing intermediate container 429883ce7735 [2021-07-14T09:56:21.654Z] ---> 2d12fbf9baee [2021-07-14T09:56:21.654Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-14T09:56:21.654Z] Removing intermediate container b381bd7150d9 [2021-07-14T09:56:21.654Z] ---> 0c4da17aaa0c [2021-07-14T09:56:21.654Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-14T09:56:21.654Z] ---> Running in 13287d3f4fab [2021-07-14T09:56:21.654Z] ---> Running in 609fe714ba46 [2021-07-14T09:56:21.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:21.924Z] 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-07-14T09:56:21.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:22.200Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:56:22.200Z] (2/2) Installing su-exec (0.2-r1) [2021-07-14T09:56:22.200Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:56:22.200Z] OK: 6 MiB in 16 packages [2021-07-14T09:56:23.174Z] Removing intermediate container 13287d3f4fab [2021-07-14T09:56:23.174Z] ---> 85e671981b65 [2021-07-14T09:56:23.174Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-14T09:56:23.174Z] ---> Running in 5943bcc11ea2 [2021-07-14T09:56:23.770Z] Removing intermediate container 5943bcc11ea2 [2021-07-14T09:56:23.770Z] ---> 6a9455d947f4 [2021-07-14T09:56:23.770Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-14T09:56:24.036Z] ---> Running in 44bbdc6a1f8b [2021-07-14T09:56:24.036Z] Removing intermediate container 609fe714ba46 [2021-07-14T09:56:24.036Z] ---> ed2382607bcf [2021-07-14T09:56:24.036Z] [2021-07-14T09:56:24.036Z] Step 12/24 : FROM docker:20.10.0 [2021-07-14T09:56:24.300Z] Removing intermediate container d6ca816817ef [2021-07-14T09:56:24.300Z] ---> 306e5b1cbfb9 [2021-07-14T09:56:24.300Z] [2021-07-14T09:56:24.300Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:56:24.300Z] ---> 13621d1b12d4 [2021-07-14T09:56:24.300Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:56:24.300Z] Removing intermediate container 44bbdc6a1f8b [2021-07-14T09:56:24.300Z] ---> c7753bb638a0 [2021-07-14T09:56:24.300Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-14T09:56:24.300Z] 20.10.0: Pulling from library/docker [2021-07-14T09:56:24.300Z] ---> Running in a55d1b6c3ad0 [2021-07-14T09:56:24.300Z] ---> Running in b5a0d1114965 [2021-07-14T09:56:25.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:25.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:25.989Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T09:56:25.989Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:56:25.989Z] OK: 6 MiB in 15 packages [2021-07-14T09:56:26.255Z] Removing intermediate container a55d1b6c3ad0 [2021-07-14T09:56:26.255Z] ---> 5d4330bd33cc [2021-07-14T09:56:26.255Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-14T09:56:26.537Z] ---> Running in 3bf9c4482dac [2021-07-14T09:56:26.537Z] Removing intermediate container b5a0d1114965 [2021-07-14T09:56:26.537Z] ---> d1c819e94c9f [2021-07-14T09:56:26.537Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:56:26.537Z] ---> Running in ecd46f499e39 [2021-07-14T09:56:27.495Z] Removing intermediate container ecd46f499e39 [2021-07-14T09:56:27.495Z] ---> 2cf5dc0c9c02 [2021-07-14T09:56:27.495Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-14T09:56:27.495Z] Removing intermediate container 3bf9c4482dac [2021-07-14T09:56:27.495Z] ---> 58872ae84877 [2021-07-14T09:56:27.495Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-14T09:56:27.495Z] ---> Running in 6c471a4fa248 [2021-07-14T09:56:28.071Z] Removing intermediate container 6c471a4fa248 [2021-07-14T09:56:28.071Z] ---> 6c22ebb81852 [2021-07-14T09:56:28.071Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T09:56:29.486Z] 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-07-14T09:56:29.486Z] ---> Running in fd2166ecfc7e [2021-07-14T09:56:29.748Z] ---> 13966bd8ba8a [2021-07-14T09:56:29.748Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-14T09:56:29.748Z] ---> Running in 856de74b90b4 [2021-07-14T09:56:30.014Z] Removing intermediate container fd2166ecfc7e [2021-07-14T09:56:30.014Z] ---> a5ce36a7b53c [2021-07-14T09:56:30.014Z] Step 16/24 : WORKDIR / [2021-07-14T09:56:30.014Z] ---> Running in 549c72067fe0 [2021-07-14T09:56:30.596Z] Removing intermediate container 549c72067fe0 [2021-07-14T09:56:30.596Z] ---> 4dd13d5cb397 [2021-07-14T09:56:30.596Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:56:30.596Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-14T09:56:30.596Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-14T09:56:30.596Z] ---> aefe523efa57 [2021-07-14T09:56:30.596Z] 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-07-14T09:56:31.187Z] ---> Running in 1d006622bf32 [2021-07-14T09:56:31.187Z] ---> 50c1985f6f9d [2021-07-14T09:56:31.187Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-14T09:56:31.187Z] Removing intermediate container b96cd88a54a2 [2021-07-14T09:56:31.187Z] ---> 9fb515fbdf08 [2021-07-14T09:56:31.187Z] [2021-07-14T09:56:31.187Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:56:31.187Z] ---> 13621d1b12d4 [2021-07-14T09:56:31.187Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-14T09:56:31.187Z] ---> Running in 19ec63c54411 [2021-07-14T09:56:31.187Z] Removing intermediate container 1d006622bf32 [2021-07-14T09:56:31.187Z] ---> a77a5a7bbc75 [2021-07-14T09:56:31.187Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-14T09:56:31.451Z] ---> Running in 1979eff6a256 [2021-07-14T09:56:31.452Z] Removing intermediate container 856de74b90b4 [2021-07-14T09:56:31.452Z] ---> cf9ad6172c5d [2021-07-14T09:56:31.452Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:56:32.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:32.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:32.313Z] ---> e02b85577d5c [2021-07-14T09:56:32.313Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-14T09:56:32.313Z] ---> d57f0001c503 [2021-07-14T09:56:32.313Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-14T09:56:32.313Z] Removing intermediate container b33e931c1ce0 [2021-07-14T09:56:32.313Z] ---> c8abef961ab0 [2021-07-14T09:56:32.313Z] [2021-07-14T09:56:32.313Z] Step 11/26 : FROM alpine:3.12 [2021-07-14T09:56:32.313Z] ---> 13621d1b12d4 [2021-07-14T09:56:32.313Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-14T09:56:32.313Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-14T09:56:32.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:32.313Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:56:32.313Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:56:32.313Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:56:32.313Z] ---> Running in 040da108fe51 [2021-07-14T09:56:32.313Z] OK: 6 MiB in 16 packages [2021-07-14T09:56:32.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:32.576Z] (1/39) Installing readline (8.0.4-r0) [2021-07-14T09:56:32.576Z] (2/39) Installing bash (5.0.17-r0) [2021-07-14T09:56:32.576Z] Executing bash-5.0.17-r0.post-install [2021-07-14T09:56:32.576Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:56:32.576Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-14T09:56:32.576Z] (5/39) Installing curl (7.77.0-r0) [2021-07-14T09:56:32.576Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-14T09:56:32.842Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-14T09:56:32.843Z] (8/39) Installing expat (2.2.9-r1) [2021-07-14T09:56:32.843Z] (9/39) Installing libffi (3.3-r2) [2021-07-14T09:56:32.843Z] ---> 39ace2adb601 [2021-07-14T09:56:32.843Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-14T09:56:32.843Z] (10/39) Installing gdbm (1.13-r1) [2021-07-14T09:56:32.843Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-14T09:56:32.843Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-14T09:56:32.843Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-14T09:56:32.843Z] ---> Running in caf9af8d1996 [2021-07-14T09:56:33.103Z] ---> 1bf27b0bf368 [2021-07-14T09:56:33.103Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-14T09:56:33.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:33.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:33.666Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T09:56:33.666Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:56:33.666Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-14T09:56:33.666Z] (4/6) Installing curl (7.77.0-r0) [2021-07-14T09:56:33.666Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-14T09:56:33.666Z] (6/6) Installing su-exec (0.2-r1) [2021-07-14T09:56:33.666Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:56:33.666Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:56:33.666Z] Removing intermediate container caf9af8d1996 [2021-07-14T09:56:33.666Z] ---> 7efb186c49bc [2021-07-14T09:56:33.666Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:56:33.666Z] OK: 7 MiB in 20 packages [2021-07-14T09:56:33.666Z] Removing intermediate container 19ec63c54411 [2021-07-14T09:56:33.666Z] ---> d497d55bbe34 [2021-07-14T09:56:33.666Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:56:33.940Z] ---> a6fe4ca5b533 [2021-07-14T09:56:33.940Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-14T09:56:33.940Z] ---> Running in c4399208c8f2 [2021-07-14T09:56:33.940Z] ---> Running in 160cd26d9348 [2021-07-14T09:56:34.223Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-14T09:56:34.223Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-14T09:56:34.223Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-14T09:56:34.223Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-14T09:56:34.223Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-14T09:56:34.223Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-14T09:56:34.223Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-14T09:56:34.223Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-14T09:56:34.223Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-14T09:56:34.223Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-14T09:56:34.223Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-14T09:56:34.223Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-14T09:56:34.223Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-14T09:56:34.223Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-14T09:56:34.223Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-14T09:56:34.223Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-14T09:56:34.223Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-14T09:56:34.223Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-14T09:56:34.488Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-14T09:56:34.488Z] Removing intermediate container c4399208c8f2 [2021-07-14T09:56:34.488Z] ---> efaf7aa01353 [2021-07-14T09:56:34.488Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:56:34.488Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-14T09:56:34.488Z] Removing intermediate container 160cd26d9348 [2021-07-14T09:56:34.488Z] ---> db356c43b69c [2021-07-14T09:56:34.488Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-14T09:56:34.488Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-14T09:56:34.488Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-14T09:56:34.488Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-14T09:56:34.488Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-14T09:56:34.488Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-14T09:56:34.488Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-14T09:56:34.488Z] ---> Running in a7d7bc780818 [2021-07-14T09:56:34.766Z] ---> 979a524258a4 [2021-07-14T09:56:34.766Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-14T09:56:34.766Z] Executing busybox-1.31.1-r19.trigger [2021-07-14T09:56:34.766Z] ---> Running in 417bc2b7b242 [2021-07-14T09:56:34.766Z] OK: 72 MiB in 59 packages [2021-07-14T09:56:34.766Z] Removing intermediate container 040da108fe51 [2021-07-14T09:56:34.766Z] ---> 8c1224bc28f9 [2021-07-14T09:56:34.766Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T09:56:34.766Z] Removing intermediate container a7d7bc780818 [2021-07-14T09:56:34.766Z] ---> 17608a2336cf [2021-07-14T09:56:34.766Z] Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:56:34.766Z] ---> Running in 99233aff3a0d [2021-07-14T09:56:35.037Z] ---> Running in cf073cbb9131 [2021-07-14T09:56:35.037Z] Removing intermediate container 417bc2b7b242 [2021-07-14T09:56:35.037Z] ---> 2c07fef15703 [2021-07-14T09:56:35.037Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:56:35.037Z] ---> Running in 74ea18fa9854 [2021-07-14T09:56:35.037Z] Removing intermediate container 99233aff3a0d [2021-07-14T09:56:35.037Z] ---> 5e03853fafd8 [2021-07-14T09:56:35.037Z] Step 14/26 : WORKDIR / [2021-07-14T09:56:35.037Z] Removing intermediate container cf073cbb9131 [2021-07-14T09:56:35.037Z] ---> 34ecb1d7c69b [2021-07-14T09:56:35.037Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:56:35.037Z] ---> 5dafdda3ee5a [2021-07-14T09:56:35.037Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-14T09:56:35.304Z] ---> Running in 72799bfb5800 [2021-07-14T09:56:35.304Z] ---> Running in 1c3a486a5699 [2021-07-14T09:56:35.304Z] ---> Running in 2a4f24cb3fb4 [2021-07-14T09:56:35.304Z] Removing intermediate container 74ea18fa9854 [2021-07-14T09:56:35.304Z] ---> 398c8e1a930b [2021-07-14T09:56:35.304Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:56:35.304Z] Removing intermediate container 72799bfb5800 [2021-07-14T09:56:35.304Z] ---> affdd264018c [2021-07-14T09:56:35.304Z] [2021-07-14T09:56:35.304Z] Collecting docker-compose==1.23.2 [2021-07-14T09:56:35.586Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-14T09:56:35.586Z] Collecting cached-property<2,>=1.2.0 [2021-07-14T09:56:35.586Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-14T09:56:35.586Z] Successfully built affdd264018c [2021-07-14T09:56:35.586Z] Successfully tagged core-command:latest [2021-07-14T09:56:35.586Z] Building core-data [2021-07-14T09:56:35.586Z]  Building core-command ... done Collecting jsonschema<3,>=2.5.1 [2021-07-14T09:56:35.853Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-14T09:56:35.853Z] Collecting texttable<0.10,>=0.9.0 [2021-07-14T09:56:35.853Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-14T09:56:35.853Z] Removing intermediate container 1c3a486a5699 [2021-07-14T09:56:35.853Z] ---> c21368ad9cbd [2021-07-14T09:56:35.853Z] 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-07-14T09:56:35.853Z] Removing intermediate container 2a4f24cb3fb4 [2021-07-14T09:56:35.853Z] ---> 081f0d9d5e59 [2021-07-14T09:56:35.853Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-14T09:56:36.128Z] ---> 1fd9b95f9c16 [2021-07-14T09:56:36.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-14T09:56:36.128Z] Collecting docker<4.0,>=3.6.0 [2021-07-14T09:56:36.128Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-14T09:56:36.392Z] Collecting docopt<0.7,>=0.6.1 [2021-07-14T09:56:36.392Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-14T09:56:36.965Z] Collecting PyYAML<4,>=3.10 [2021-07-14T09:56:36.965Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-14T09:56:37.542Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-14T09:56:37.542Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-14T09:56:37.542Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-14T09:56:37.542Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-14T09:56:37.804Z] 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-07-14T09:56:37.804Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-14T09:56:37.804Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-14T09:56:38.066Z] Collecting docker-pycreds>=0.4.0 [2021-07-14T09:56:38.066Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-14T09:56:38.066Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-14T09:56:38.066Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-14T09:56:38.066Z] 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-07-14T09:56:38.066Z] 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-07-14T09:56:38.066Z] Collecting idna<2.8,>=2.5 [2021-07-14T09:56:38.066Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-14T09:56:38.336Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-14T09:56:38.336Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-14T09:56:38.336Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-14T09:56:38.336Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-14T09:56:38.601Z] Installing collected packages: cached-property, jsonschema, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, PyYAML, dockerpty, docker-compose [2021-07-14T09:56:39.185Z] ---> 5030cea4486f [2021-07-14T09:56:39.185Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-14T09:56:39.185Z] ---> 4177cb4151b3 [2021-07-14T09:56:39.185Z] 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-07-14T09:56:40.161Z] Running setup.py install for texttable: started [2021-07-14T09:56:40.429Z] Running setup.py install for texttable: finished with status 'done' [2021-07-14T09:56:40.704Z] ---> 76b153c6eecc [2021-07-14T09:56:40.704Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-14T09:56:40.704Z] ---> Running in 53da09ff9a1a [2021-07-14T09:56:40.981Z] ---> 8da4eb5e7b9f [2021-07-14T09:56:40.981Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-14T09:56:40.981Z] Attempting uninstall: urllib3 [2021-07-14T09:56:40.981Z] Found existing installation: urllib3 1.25.9 [2021-07-14T09:56:40.981Z] Uninstalling urllib3-1.25.9: [2021-07-14T09:56:41.249Z] Successfully uninstalled urllib3-1.25.9 [2021-07-14T09:56:41.827Z] ---> c697450e52e5 [2021-07-14T09:56:41.827Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-14T09:56:41.827Z] Attempting uninstall: idna [2021-07-14T09:56:41.827Z] Found existing installation: idna 2.9 [2021-07-14T09:56:41.827Z] Uninstalling idna-2.9: [2021-07-14T09:56:41.827Z] Successfully uninstalled idna-2.9 [2021-07-14T09:56:41.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:41.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:41.827Z] ---> 9f40c170e123 [2021-07-14T09:56:41.827Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:56:41.827Z] ---> Using cache [2021-07-14T09:56:41.827Z] ---> 779ac394ac91 [2021-07-14T09:56:41.827Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:41.827Z] ---> Using cache [2021-07-14T09:56:41.827Z] ---> 6b727b1d3b0f [2021-07-14T09:56:41.827Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-14T09:56:42.405Z] Attempting uninstall: requests [2021-07-14T09:56:42.405Z] Found existing installation: requests 2.23.0 [2021-07-14T09:56:42.405Z] Uninstalling requests-2.23.0: [2021-07-14T09:56:42.405Z] Successfully uninstalled requests-2.23.0 [2021-07-14T09:56:42.405Z] ---> 623d5664232a [2021-07-14T09:56:42.405Z] 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-07-14T09:56:42.405Z] ---> Running in 266d3f844731 [2021-07-14T09:56:42.405Z] ---> Running in f329c73a0892 [2021-07-14T09:56:42.685Z] Running setup.py install for docopt: started [2021-07-14T09:56:42.685Z] Removing intermediate container 266d3f844731 [2021-07-14T09:56:42.685Z] ---> d68226f81755 [2021-07-14T09:56:42.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:56:42.685Z] ---> Running in 3990448e6221 [2021-07-14T09:56:42.685Z] ---> 0cf31631bbe0 [2021-07-14T09:56:42.685Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-14T09:56:42.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:42.955Z] Removing intermediate container 53da09ff9a1a [2021-07-14T09:56:42.955Z] ---> 6f59108abce8 [2021-07-14T09:56:42.955Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-14T09:56:42.955Z] Running setup.py install for docopt: finished with status 'done' [2021-07-14T09:56:42.955Z] Running setup.py install for PyYAML: started [2021-07-14T09:56:42.955Z] Removing intermediate container 3990448e6221 [2021-07-14T09:56:42.955Z] ---> 97c67007ec9f [2021-07-14T09:56:42.955Z] Step 21/23 : LABEL arch=x86_64 [2021-07-14T09:56:43.543Z] ---> Running in f513b34e0cc4 [2021-07-14T09:56:43.543Z] ---> Running in 68ba2e1995b6 [2021-07-14T09:56:43.543Z] ---> f5020abdb19c [2021-07-14T09:56:43.543Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-14T09:56:43.543Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-14T09:56:43.543Z] Running setup.py install for dockerpty: started [2021-07-14T09:56:43.543Z] Removing intermediate container 68ba2e1995b6 [2021-07-14T09:56:43.543Z] ---> bbb5510c0a25 [2021-07-14T09:56:43.543Z] Step 22/23 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:56:43.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:43.805Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-14T09:56:43.805Z] Removing intermediate container f513b34e0cc4 [2021-07-14T09:56:43.805Z] ---> f9ca49eca289 [2021-07-14T09:56:43.805Z] Step 29/32 : CMD ["gate"] [2021-07-14T09:56:44.084Z] ---> Running in 30f08a044988 [2021-07-14T09:56:44.084Z] ---> 39fcdbcb0b10 [2021-07-14T09:56:44.084Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-14T09:56:44.084Z] ---> Running in 050b3747c64f [2021-07-14T09:56:44.084Z] 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-07-14T09:56:44.364Z] OK: 219 MiB in 52 packages [2021-07-14T09:56:44.364Z] Removing intermediate container 30f08a044988 [2021-07-14T09:56:44.364Z] ---> f3d260718ab7 [2021-07-14T09:56:44.364Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T09:56:44.364Z] ---> Running in 2a0dd60b4c9f [2021-07-14T09:56:44.364Z] Removing intermediate container 050b3747c64f [2021-07-14T09:56:44.364Z] ---> 03c98fcf4c6d [2021-07-14T09:56:44.364Z] Step 30/32 : LABEL arch=x86_64 [2021-07-14T09:56:44.632Z] ---> Running in fe785d39f818 [2021-07-14T09:56:44.632Z] ---> a96d07bc0001 [2021-07-14T09:56:44.632Z] 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-07-14T09:56:44.632Z] Removing intermediate container 2a0dd60b4c9f [2021-07-14T09:56:44.632Z] ---> 7714eed57571 [2021-07-14T09:56:44.632Z] [2021-07-14T09:56:44.632Z] ---> Running in 2d5db7edab6b [2021-07-14T09:56:44.910Z] Successfully built 7714eed57571 [2021-07-14T09:56:44.910Z] Removing intermediate container f329c73a0892 [2021-07-14T09:56:44.910Z] ---> eb0690724a3b [2021-07-14T09:56:44.910Z] Step 6/24 : COPY go.mod . [2021-07-14T09:56:44.910Z] Successfully tagged support-notifications:latest [2021-07-14T09:56:44.910Z] Building support-scheduler [2021-07-14T09:56:44.910Z]  Building support-notifications ... done Removing intermediate container fe785d39f818 [2021-07-14T09:56:44.910Z] ---> 401197b7c4ac [2021-07-14T09:56:44.910Z] Step 31/32 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:56:45.487Z] ---> Running in 7255c8021614 [2021-07-14T09:56:46.065Z] ---> d5a0d992b281 [2021-07-14T09:56:46.065Z] Step 7/24 : RUN go mod download [2021-07-14T09:56:47.737Z] Removing intermediate container c41a9cb3639e [2021-07-14T09:56:47.737Z] ---> 53b8c55872f7 [2021-07-14T09:56:47.737Z] Successfully built 53b8c55872f7 [2021-07-14T09:56:47.737Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:56:48.080Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T09:56:48.080Z] . [Pipeline] withDockerContainer [2021-07-14T09:56:48.346Z] prd-ubuntu18.04-docker-arm64-4c-16g-89 does not seem to be running inside a container [2021-07-14T09:56:48.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T09:56:49.388Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:49.388Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:49.388Z] ---> 9f40c170e123 [2021-07-14T09:56:49.388Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:56:49.388Z] ---> Using cache [2021-07-14T09:56:49.388Z] ---> 779ac394ac91 [2021-07-14T09:56:49.388Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:49.388Z] ---> Using cache [2021-07-14T09:56:49.388Z] ---> 6b727b1d3b0f [2021-07-14T09:56:49.388Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-14T09:56:49.388Z] ---> Using cache [2021-07-14T09:56:49.388Z] ---> a1474037c40b [2021-07-14T09:56:49.388Z] Step 6/23 : COPY go.mod . [2021-07-14T09:56:49.388Z] ---> Using cache [2021-07-14T09:56:49.388Z] ---> cedbd3488b63 [2021-07-14T09:56:49.388Z] Step 7/23 : RUN go mod download [2021-07-14T09:56:49.388Z] ---> Using cache [2021-07-14T09:56:49.388Z] ---> 38d906870484 [2021-07-14T09:56:49.388Z] Step 8/23 : COPY . . [2021-07-14T09:56:49.388Z] ---> Using cache [2021-07-14T09:56:49.388Z] ---> 3ea45e745e15 [2021-07-14T09:56:49.388Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:56:49.388Z] ---> Using cache [2021-07-14T09:56:49.388Z] ---> 65575689f3d5 [2021-07-14T09:56:49.388Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-14T09:56:50.042Z] $ docker top ada7baf7b1ba759e664ae3e02fc2adc912749dbf8f63f08a3883e859ce68bdfb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:56:50.779Z] ---> Running in 4aeef14ad262 [2021-07-14T09:56:50.779Z] Removing intermediate container 7255c8021614 [2021-07-14T09:56:50.779Z] ---> 4028c0100077 [2021-07-14T09:56:50.779Z] Step 32/32 : LABEL version=0.0.0 [2021-07-14T09:56:51.037Z] + go version [2021-07-14T09:56:51.037Z] go version go1.16.5 linux/arm64 [2021-07-14T09:56:51.044Z] ---> Running in 32a00eb8afe9 [2021-07-14T09:56:51.045Z] ---> Running in ab292a8648cc [2021-07-14T09:56:51.045Z] Removing intermediate container 1979eff6a256 [2021-07-14T09:56:51.045Z] ---> 3c63cb34f90b [2021-07-14T09:56:51.045Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-14T09:56:51.045Z] Removing intermediate container 2d5db7edab6b [2021-07-14T09:56:51.045Z] ---> 3c841b41ae12 [2021-07-14T09:56:51.045Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-14T09:56:51.045Z] ---> Running in 67d839c55d60 [2021-07-14T09:56:51.045Z] ---> Running in 623f010a53e6 [Pipeline] } [2021-07-14T09:56:51.059Z] $ docker stop --time=1 ada7baf7b1ba759e664ae3e02fc2adc912749dbf8f63f08a3883e859ce68bdfb [2021-07-14T09:56:51.316Z] Removing intermediate container ab292a8648cc [2021-07-14T09:56:51.316Z] ---> 2ddf871d903d [2021-07-14T09:56:51.316Z] [2021-07-14T09:56:51.316Z] Removing intermediate container 67d839c55d60 [2021-07-14T09:56:51.316Z] ---> 3cc239119019 [2021-07-14T09:56:51.316Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-14T09:56:51.316Z] Successfully built 2ddf871d903d [2021-07-14T09:56:51.316Z] Successfully tagged security-bootstrapper:latest [2021-07-14T09:56:51.316Z] Building security-proxy-setup [2021-07-14T09:56:51.316Z] ---> Running in 4bee7e2e194e [2021-07-14T09:56:51.582Z]  Building security-bootstrapper ... done Removing intermediate container 623f010a53e6 [2021-07-14T09:56:51.582Z] ---> cea8a9ca883b [2021-07-14T09:56:51.582Z] Step 24/26 : LABEL arch=x86_64 [2021-07-14T09:56:51.582Z] ---> Running in d9446dcb8347 [2021-07-14T09:56:51.847Z] 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-07-14T09:56:52.822Z] Removing intermediate container 4bee7e2e194e [2021-07-14T09:56:52.822Z] ---> df3e3f354a90 [2021-07-14T09:56:52.822Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-14T09:56:52.897Z] $ docker rm -f ada7baf7b1ba759e664ae3e02fc2adc912749dbf8f63f08a3883e859ce68bdfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:56:53.714Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T09:56:53.714Z] . [Pipeline] withDockerContainer [2021-07-14T09:56:53.939Z] prd-ubuntu18.04-docker-arm64-4c-16g-89 does not seem to be running inside a container [2021-07-14T09:56:54.021Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T09:56:54.234Z] Removing intermediate container d9446dcb8347 [2021-07-14T09:56:54.234Z] ---> 9de3f32ae415 [2021-07-14T09:56:54.234Z] Step 25/26 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:56:55.573Z] $ docker top 009677e02a0ad492a4afc1828ab6e78f047ca0351a24a082dac58e6998ef0167 -eo pid,comm [2021-07-14T09:56:55.656Z] ---> 26cbdfa58970 [2021-07-14T09:56:55.656Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-14T09:56:55.656Z] ---> Running in 0bc48e4deb71 [2021-07-14T09:56:55.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:55.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:55.656Z] ---> 9f40c170e123 [2021-07-14T09:56:55.656Z] Step 3/22 : WORKDIR /edgex-go [2021-07-14T09:56:55.656Z] ---> Using cache [2021-07-14T09:56:55.656Z] ---> 779ac394ac91 [2021-07-14T09:56:55.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:55.656Z] ---> Using cache [2021-07-14T09:56:55.656Z] ---> 6b727b1d3b0f [2021-07-14T09:56:55.656Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-14T09:56:55.656Z] ---> Using cache [2021-07-14T09:56:55.656Z] ---> a1474037c40b [2021-07-14T09:56:55.656Z] Step 6/22 : COPY go.mod . [2021-07-14T09:56:55.656Z] ---> Using cache [2021-07-14T09:56:55.656Z] ---> cedbd3488b63 [2021-07-14T09:56:55.656Z] Step 7/22 : RUN go mod download [2021-07-14T09:56:55.656Z] ---> Using cache [2021-07-14T09:56:55.656Z] ---> 38d906870484 [2021-07-14T09:56:55.656Z] Step 8/22 : COPY . . [2021-07-14T09:56:55.656Z] ---> Using cache [2021-07-14T09:56:55.656Z] ---> 3ea45e745e15 [2021-07-14T09:56:55.656Z] Step 9/22 : RUN go mod tidy [2021-07-14T09:56:55.656Z] ---> Using cache [2021-07-14T09:56:55.656Z] ---> 65575689f3d5 [2021-07-14T09:56:55.656Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] { [Pipeline] echo [2021-07-14T09:56:55.872Z] ========================================================= [2021-07-14T09:56:55.872Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-14T09:56:55.872Z] ========================================================= [Pipeline] sh [2021-07-14T09:56:55.921Z] Removing intermediate container 0bc48e4deb71 [2021-07-14T09:56:55.921Z] ---> 94fffeeefc16 [2021-07-14T09:56:55.921Z] Step 26/26 : LABEL version=0.0.0 [2021-07-14T09:56:55.921Z] ---> Running in 8ddc9ebfb96d [2021-07-14T09:56:56.194Z] ---> Running in 16ff78518eb6 [2021-07-14T09:56:56.194Z] ---> 3870813f92f7 [2021-07-14T09:56:56.194Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-14T09:56:56.482Z] Removing intermediate container 4aeef14ad262 [2021-07-14T09:56:56.482Z] ---> 3d3fc0cf9f0e [2021-07-14T09:56:56.482Z] Step 8/24 : COPY . . [2021-07-14T09:56:56.482Z] Removing intermediate container 16ff78518eb6 [2021-07-14T09:56:56.482Z] ---> 613c7b35b060 [2021-07-14T09:56:56.482Z] [2021-07-14T09:56:56.522Z] + go mod tidy [2021-07-14T09:56:56.765Z] ---> 6306daae7bdc [2021-07-14T09:56:56.765Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-14T09:56:56.765Z] Successfully built 613c7b35b060 [2021-07-14T09:56:56.765Z] Successfully tagged security-secretstore-setup:latest [2021-07-14T09:56:56.765Z] Building core-metadata [2021-07-14T09:56:57.044Z]  Building security-secretstore-setup ... done 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-07-14T09:56:57.044Z] ---> Running in 5fbe48028a39 [Pipeline] sh [2021-07-14T09:56:57.783Z] + make test [2021-07-14T09:56:57.783Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-14T09:56:57.783Z] go mod tidy [2021-07-14T09:56:58.386Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-14T09:57:05.281Z] Removing intermediate container 5fbe48028a39 [2021-07-14T09:57:05.282Z] ---> 870f8cfab9b5 [2021-07-14T09:57:05.282Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:57:06.233Z] ---> e463c1d6fc2f [2021-07-14T09:57:06.233Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:57:06.233Z] ---> Running in 7e8dfd4e3fe2 [2021-07-14T09:57:06.504Z] ---> Running in 47a7633163bb [2021-07-14T09:57:06.504Z] Removing intermediate container 7e8dfd4e3fe2 [2021-07-14T09:57:06.504Z] ---> 283e1176a5a4 [2021-07-14T09:57:06.504Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:57:06.769Z] ---> Running in 991ced5e7a75 [2021-07-14T09:57:07.033Z] Removing intermediate container 991ced5e7a75 [2021-07-14T09:57:07.033Z] ---> 0184e9da9231 [2021-07-14T09:57:07.033Z] Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:57:07.033Z] ---> Running in 34ecd554d108 [2021-07-14T09:57:07.612Z] Removing intermediate container 34ecd554d108 [2021-07-14T09:57:07.612Z] ---> e894e0ba143b [2021-07-14T09:57:07.612Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:57:07.612Z] ---> Running in bf7c3a3f4960 [2021-07-14T09:57:07.876Z] Removing intermediate container bf7c3a3f4960 [2021-07-14T09:57:07.876Z] ---> 6ddef5be1ad4 [2021-07-14T09:57:07.876Z] [2021-07-14T09:57:07.876Z] Successfully built 6ddef5be1ad4 [2021-07-14T09:57:07.876Z] Successfully tagged sys-mgmt-agent:latest [2021-07-14T09:57:08.829Z]  Building sys-mgmt-agent ... done Removing intermediate container 47a7633163bb [2021-07-14T09:57:08.829Z] ---> 720a2f73a9f7 [2021-07-14T09:57:08.829Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-14T09:57:09.094Z] ---> Running in e371df27c203 [2021-07-14T09:57:09.670Z] 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-07-14T09:57:13.929Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:57:13.930Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:57:13.930Z] ---> 9f40c170e123 [2021-07-14T09:57:13.930Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:57:13.930Z] ---> Using cache [2021-07-14T09:57:13.930Z] ---> 779ac394ac91 [2021-07-14T09:57:13.930Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:57:13.930Z] ---> Using cache [2021-07-14T09:57:13.930Z] ---> 6b727b1d3b0f [2021-07-14T09:57:13.930Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:57:13.930Z] ---> Using cache [2021-07-14T09:57:13.930Z] ---> a1474037c40b [2021-07-14T09:57:13.930Z] Step 6/24 : COPY go.mod . [2021-07-14T09:57:13.930Z] ---> Using cache [2021-07-14T09:57:13.930Z] ---> cedbd3488b63 [2021-07-14T09:57:13.930Z] Step 7/24 : RUN go mod download [2021-07-14T09:57:13.930Z] ---> Using cache [2021-07-14T09:57:13.930Z] ---> 38d906870484 [2021-07-14T09:57:13.930Z] Step 8/24 : COPY . . [2021-07-14T09:57:13.930Z] ---> Using cache [2021-07-14T09:57:13.930Z] ---> 3ea45e745e15 [2021-07-14T09:57:13.930Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:57:13.930Z] ---> Using cache [2021-07-14T09:57:13.930Z] ---> 65575689f3d5 [2021-07-14T09:57:13.930Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-14T09:57:14.881Z] ---> Running in 3dc1cec1a8fc [2021-07-14T09:57:15.474Z] 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-07-14T09:57:25.200Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-14T09:57:25.589Z] Removing intermediate container 32a00eb8afe9 [2021-07-14T09:57:25.589Z] ---> d69d24c0c125 [2021-07-14T09:57:25.589Z] [2021-07-14T09:57:25.589Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:57:25.589Z] ---> 13621d1b12d4 [2021-07-14T09:57:25.589Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:57:25.589Z] ---> Using cache [2021-07-14T09:57:25.589Z] ---> d1c819e94c9f [2021-07-14T09:57:25.589Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:57:25.589Z] ---> Using cache [2021-07-14T09:57:25.589Z] ---> 2cf5dc0c9c02 [2021-07-14T09:57:25.589Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-14T09:57:25.589Z] ---> Running in 43c1dd1a93ea [2021-07-14T09:57:25.589Z] Removing intermediate container 43c1dd1a93ea [2021-07-14T09:57:25.589Z] ---> 7ff28baaad07 [2021-07-14T09:57:25.589Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:57:25.589Z] ---> Running in cbcc98f9ba43 [2021-07-14T09:57:25.589Z] Removing intermediate container cbcc98f9ba43 [2021-07-14T09:57:25.589Z] ---> 2f955229c0f3 [2021-07-14T09:57:25.589Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:57:25.589Z] ---> 53e12496ef42 [2021-07-14T09:57:25.589Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-14T09:57:25.589Z] 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-07-14T09:57:25.589Z] ---> 1a9ea53c2133 [2021-07-14T09:57:25.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-14T09:57:25.852Z] ---> 7c4f32622b2a [2021-07-14T09:57:25.852Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-14T09:57:25.852Z] ---> Running in 476bf03243b5 [2021-07-14T09:57:26.116Z] Removing intermediate container 476bf03243b5 [2021-07-14T09:57:26.116Z] ---> 10eab23fb263 [2021-07-14T09:57:26.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:57:26.116Z] ---> Running in 5a54f46154ad [2021-07-14T09:57:26.380Z] Removing intermediate container 5a54f46154ad [2021-07-14T09:57:26.380Z] ---> e8fd37fa29cc [2021-07-14T09:57:26.380Z] Step 21/23 : LABEL arch=x86_64 [2021-07-14T09:57:26.380Z] ---> Running in 6bdc92a2a3cc [2021-07-14T09:57:26.380Z] Removing intermediate container 6bdc92a2a3cc [2021-07-14T09:57:26.380Z] ---> fee38d41d167 [2021-07-14T09:57:26.380Z] Step 22/23 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:57:26.380Z] ---> Running in 64b08af3232c [2021-07-14T09:57:26.644Z] Removing intermediate container 64b08af3232c [2021-07-14T09:57:26.644Z] ---> 5429d887d06f [2021-07-14T09:57:26.644Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T09:57:26.644Z] ---> Running in 47a3256bee9d [2021-07-14T09:57:26.909Z] Removing intermediate container 47a3256bee9d [2021-07-14T09:57:26.909Z] ---> 589ab6244de5 [2021-07-14T09:57:26.909Z] [2021-07-14T09:57:26.909Z] Successfully built 589ab6244de5 [2021-07-14T09:57:26.909Z] Successfully tagged support-scheduler:latest [2021-07-14T09:57:30.302Z]  Building support-scheduler ... done Removing intermediate container 8ddc9ebfb96d [2021-07-14T09:57:30.302Z] ---> 4dbb991821ee [2021-07-14T09:57:30.302Z] [2021-07-14T09:57:30.302Z] Step 11/22 : FROM alpine:3.12 [2021-07-14T09:57:30.302Z] ---> 13621d1b12d4 [2021-07-14T09:57:30.302Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-14T09:57:30.302Z] ---> Running in a6d9033c8a42 [2021-07-14T09:57:30.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:57:30.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:57:30.849Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-14T09:57:30.849Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:57:30.849Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-14T09:57:31.110Z] (4/4) Installing curl (7.77.0-r0) [2021-07-14T09:57:31.110Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:57:31.110Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:57:31.110Z] OK: 7 MiB in 18 packages [2021-07-14T09:57:31.684Z] Removing intermediate container a6d9033c8a42 [2021-07-14T09:57:31.684Z] ---> e2be7e104fdb [2021-07-14T09:57:31.684Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T09:57:31.684Z] ---> Running in 885009886e1a [2021-07-14T09:57:31.684Z] Removing intermediate container 885009886e1a [2021-07-14T09:57:31.684Z] ---> f4b9e9d15d8a [2021-07-14T09:57:31.684Z] Step 14/22 : WORKDIR /edgex [2021-07-14T09:57:31.946Z] ---> Running in 5439dc4b7f16 [2021-07-14T09:57:32.209Z] Removing intermediate container 5439dc4b7f16 [2021-07-14T09:57:32.209Z] ---> a5b2ca34a031 [2021-07-14T09:57:32.209Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-14T09:57:32.472Z] ---> 3bb161a84e0d [2021-07-14T09:57:32.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-14T09:57:33.054Z] ---> 46221a39af83 [2021-07-14T09:57:33.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-14T09:57:33.634Z] ---> 1c2e5cc9cab4 [2021-07-14T09:57:33.634Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-14T09:57:33.634Z] ---> Running in 452f0819268e [2021-07-14T09:57:33.896Z] Removing intermediate container 452f0819268e [2021-07-14T09:57:33.896Z] ---> 5553b5c704fc [2021-07-14T09:57:33.896Z] Step 19/22 : CMD ["--init=true"] [2021-07-14T09:57:33.896Z] ---> Running in 483304b7b395 [2021-07-14T09:57:34.156Z] Removing intermediate container 483304b7b395 [2021-07-14T09:57:34.156Z] ---> e9d2c387cbf6 [2021-07-14T09:57:34.156Z] Step 20/22 : LABEL arch=x86_64 [2021-07-14T09:57:34.156Z] ---> Running in 72f60c4d5593 [2021-07-14T09:57:34.418Z] Removing intermediate container 72f60c4d5593 [2021-07-14T09:57:34.418Z] ---> ebacb8591f4f [2021-07-14T09:57:34.418Z] Step 21/22 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:57:34.418Z] ---> Running in d6ec645e64a6 [2021-07-14T09:57:34.418Z] Removing intermediate container d6ec645e64a6 [2021-07-14T09:57:34.418Z] ---> 3f4323855c35 [2021-07-14T09:57:34.418Z] Step 22/22 : LABEL version=0.0.0 [2021-07-14T09:57:34.681Z] ---> Running in 6ddee48c2216 [2021-07-14T09:57:34.681Z] Removing intermediate container 6ddee48c2216 [2021-07-14T09:57:34.681Z] ---> 293e1e1c68d5 [2021-07-14T09:57:34.681Z] [2021-07-14T09:57:34.948Z] Successfully built 293e1e1c68d5 [2021-07-14T09:57:34.948Z] Successfully tagged security-proxy-setup:latest [2021-07-14T09:57:40.386Z]  Building security-proxy-setup ... done Removing intermediate container e371df27c203 [2021-07-14T09:57:40.386Z] ---> 76a835538eaf [2021-07-14T09:57:40.386Z] [2021-07-14T09:57:40.386Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:57:40.386Z] ---> 13621d1b12d4 [2021-07-14T09:57:40.386Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-14T09:57:40.386Z] ---> Running in 2e400d661c08 [2021-07-14T09:57:40.386Z] Removing intermediate container 2e400d661c08 [2021-07-14T09:57:40.386Z] ---> 312eb7311cb4 [2021-07-14T09:57:40.386Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-14T09:57:40.386Z] ---> Running in 73a40ba5caea [2021-07-14T09:57:40.386Z] Removing intermediate container 73a40ba5caea [2021-07-14T09:57:40.386Z] ---> 4a44a7a692f7 [2021-07-14T09:57:40.386Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-14T09:57:40.386Z] ---> Running in 97c3e1f11e09 [2021-07-14T09:57:40.652Z] Removing intermediate container 97c3e1f11e09 [2021-07-14T09:57:40.652Z] ---> b0e1e4f2d557 [2021-07-14T09:57:40.652Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:57:40.652Z] ---> Running in 4594ddc93e78 [2021-07-14T09:57:40.652Z] Removing intermediate container 3dc1cec1a8fc [2021-07-14T09:57:40.652Z] ---> 85b8b51190cf [2021-07-14T09:57:40.652Z] [2021-07-14T09:57:40.652Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:57:40.652Z] ---> 13621d1b12d4 [2021-07-14T09:57:40.652Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:57:40.652Z] ---> Using cache [2021-07-14T09:57:40.652Z] ---> d1c819e94c9f [2021-07-14T09:57:40.652Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:57:40.652Z] ---> Using cache [2021-07-14T09:57:40.652Z] ---> 2cf5dc0c9c02 [2021-07-14T09:57:40.652Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-14T09:57:40.652Z] ---> Running in 9e526fb11a9b [2021-07-14T09:57:40.652Z] Removing intermediate container 9e526fb11a9b [2021-07-14T09:57:40.652Z] ---> 484f04e544ab [2021-07-14T09:57:40.652Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T09:57:40.652Z] ---> Running in da6261cdc55d [2021-07-14T09:57:40.923Z] Removing intermediate container da6261cdc55d [2021-07-14T09:57:40.924Z] ---> 66bdd447713e [2021-07-14T09:57:40.924Z] Step 16/24 : WORKDIR / [2021-07-14T09:57:40.924Z] ---> Running in b2da2a95c910 [2021-07-14T09:57:40.924Z] Removing intermediate container b2da2a95c910 [2021-07-14T09:57:40.924Z] ---> 01ad7b584949 [2021-07-14T09:57:40.924Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:57:41.186Z] Removing intermediate container 4594ddc93e78 [2021-07-14T09:57:41.186Z] ---> f666dde1daa0 [2021-07-14T09:57:41.186Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-14T09:57:41.186Z] ---> Running in 0f9fbdd01b88 [2021-07-14T09:57:41.186Z] ---> 90dd962ddcfb [2021-07-14T09:57:41.186Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-14T09:57:41.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:57:41.713Z] ---> 95f2e4675c08 [2021-07-14T09:57:41.713Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-14T09:57:41.713Z] ---> 5719a2383e7a [2021-07-14T09:57:41.713Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-14T09:57:41.713Z] ---> Running in 0c5704ccde42 [2021-07-14T09:57:41.977Z] Removing intermediate container 0c5704ccde42 [2021-07-14T09:57:41.977Z] ---> 23742940be75 [2021-07-14T09:57:41.977Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:57:41.977Z] ---> Running in 7cb2f5969e2b [2021-07-14T09:57:41.977Z] Removing intermediate container 7cb2f5969e2b [2021-07-14T09:57:41.977Z] ---> 69311df5bde5 [2021-07-14T09:57:41.977Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:57:41.977Z] ---> Running in d2fe6bdfbba2 [2021-07-14T09:57:41.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:57:41.977Z] Removing intermediate container d2fe6bdfbba2 [2021-07-14T09:57:41.977Z] ---> 8dbdf521c9fc [2021-07-14T09:57:41.977Z] Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:57:42.238Z] ---> Running in c8320291d3af [2021-07-14T09:57:42.238Z] Removing intermediate container c8320291d3af [2021-07-14T09:57:42.238Z] ---> 7f054d5fb205 [2021-07-14T09:57:42.238Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:57:42.238Z] ---> Running in 5d6f3d85732d [2021-07-14T09:57:42.238Z] Removing intermediate container 5d6f3d85732d [2021-07-14T09:57:42.238Z] ---> 1d5994e33697 [2021-07-14T09:57:42.238Z] [2021-07-14T09:57:42.501Z] Successfully built 1d5994e33697 [2021-07-14T09:57:42.502Z] Successfully tagged core-metadata:latest [2021-07-14T09:57:42.502Z]  Building core-metadata ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-07-14T09:57:42.502Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T09:57:42.763Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T09:57:42.763Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T09:57:43.335Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T09:57:43.595Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T09:57:43.595Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:57:43.595Z] OK: 8 MiB in 20 packages [2021-07-14T09:57:43.859Z] Removing intermediate container 0f9fbdd01b88 [2021-07-14T09:57:43.859Z] ---> 9eb234693123 [2021-07-14T09:57:43.859Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:57:44.120Z] ---> c69876d1fc12 [2021-07-14T09:57:44.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-14T09:57:44.382Z] ---> 019b6350b477 [2021-07-14T09:57:44.382Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-14T09:57:44.653Z] ---> 03aad35d1581 [2021-07-14T09:57:44.653Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-14T09:57:44.653Z] ---> Running in 8775d91de821 [2021-07-14T09:57:44.653Z] Removing intermediate container 8775d91de821 [2021-07-14T09:57:44.653Z] ---> ca9c0b3f0d61 [2021-07-14T09:57:44.653Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:57:44.653Z] ---> Running in b8314973b469 [2021-07-14T09:57:44.916Z] Removing intermediate container b8314973b469 [2021-07-14T09:57:44.916Z] ---> aacb8c9e43c7 [2021-07-14T09:57:44.916Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:57:44.916Z] ---> Running in e3804d376eef [2021-07-14T09:57:44.916Z] Removing intermediate container e3804d376eef [2021-07-14T09:57:44.916Z] ---> 1f52ffbc2a3e [2021-07-14T09:57:44.916Z] Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:57:44.916Z] ---> Running in 7120adf2ed6e [2021-07-14T09:57:44.916Z] Removing intermediate container 7120adf2ed6e [2021-07-14T09:57:44.916Z] ---> 99426470a087 [2021-07-14T09:57:44.916Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T09:57:44.916Z] ---> Running in c92f741dce86 [2021-07-14T09:57:45.177Z] Removing intermediate container c92f741dce86 [2021-07-14T09:57:45.177Z] ---> 19e809798229 [2021-07-14T09:57:45.177Z] [2021-07-14T09:57:45.177Z] Successfully built 19e809798229 [2021-07-14T09:57:45.177Z] Successfully tagged core-data:latest [2021-07-14T09:57:45.185Z]  Building core-data ... done  [Pipeline] } [2021-07-14T09:57:45.188Z] $ docker stop --time=1 7c3372f7abafb3ca2d887be8b81fa4c7c83a47c41bcba4839f18a4d2bbbfd45f [2021-07-14T09:57:46.456Z] $ docker rm -f 7c3372f7abafb3ca2d887be8b81fa4c7c83a47c41bcba4839f18a4d2bbbfd45f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T09:57:46.835Z] + docker images [2021-07-14T09:57:46.835Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T09:57:46.835Z] core-data latest 19e809798229 2 seconds ago 20.3MB [2021-07-14T09:57:46.835Z] core-metadata latest 1d5994e33697 4 seconds ago 16.6MB [2021-07-14T09:57:46.835Z] 85b8b51190cf 6 seconds ago 1.16GB [2021-07-14T09:57:46.835Z] 76a835538eaf 7 seconds ago 1.16GB [2021-07-14T09:57:46.835Z] security-proxy-setup latest 293e1e1c68d5 12 seconds ago 25.7MB [2021-07-14T09:57:46.835Z] 4dbb991821ee 17 seconds ago 1.16GB [2021-07-14T09:57:46.835Z] support-scheduler latest 589ab6244de5 20 seconds ago 15.9MB [2021-07-14T09:57:46.835Z] d69d24c0c125 23 seconds ago 1.16GB [2021-07-14T09:57:46.835Z] sys-mgmt-agent latest 6ddef5be1ad4 39 seconds ago 311MB [2021-07-14T09:57:46.835Z] security-secretstore-setup latest 613c7b35b060 50 seconds ago 28.7MB [2021-07-14T09:57:46.835Z] security-bootstrapper latest 2ddf871d903d 55 seconds ago 18.6MB [2021-07-14T09:57:46.835Z] support-notifications latest 7714eed57571 About a minute ago 16.7MB [2021-07-14T09:57:46.835Z] core-command latest affdd264018c About a minute ago 15.9MB [2021-07-14T09:57:46.835Z] c8abef961ab0 About a minute ago 1.17GB [2021-07-14T09:57:46.835Z] 9fb515fbdf08 About a minute ago 1.16GB [2021-07-14T09:57:46.835Z] ed2382607bcf About a minute ago 1.16GB [2021-07-14T09:57:46.835Z] 306e5b1cbfb9 About a minute ago 1.16GB [2021-07-14T09:57:46.835Z] a6a550474d8d About a minute ago 1.16GB [2021-07-14T09:57:46.835Z] ci-base-image-x86_64 latest 9f40c170e123 5 minutes ago 659MB [2021-07-14T09:57:46.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 days ago 457MB [2021-07-14T09:57:46.835Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 7 days ago 37.5MB [2021-07-14T09:57:46.835Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-14T09:57:46.835Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-14T09:57:46.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-14T09:58:02.227Z] Still waiting to schedule task [2021-07-14T09:58:02.227Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-14T09:58:12.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-14T09:58:30.568Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-14T09:58:30.568Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-14T09:58:30.568Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-14T09:58:30.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-14T09:58:32.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-14T09:58:32.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-14T09:58:32.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-14T09:58:33.192Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-14T09:58:34.178Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-14T09:58:35.621Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-14T09:58:35.621Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-14T09:58:35.621Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-14T09:58:35.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-14T09:58:45.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements [2021-07-14T09:58:45.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-14T09:58:45.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-14T09:58:50.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.332s coverage: 100.0% of statements [2021-07-14T09:58:50.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-14T09:58:50.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 46.3% of statements [2021-07-14T09:58:50.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-14T09:58:50.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-14T09:58:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.627s coverage: 89.9% of statements [2021-07-14T09:58:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-14T09:58:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:58:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.212s coverage: 78.9% of statements [2021-07-14T09:58:56.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements [2021-07-14T09:58:56.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-14T09:58:56.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-14T09:58:56.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-14T09:58:56.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-14T09:58:56.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-14T09:59:02.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.272s coverage: 95.1% of statements [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-14T09:59:02.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.179s coverage: 60.0% of statements [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-14T09:59:02.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.291s coverage: 0.8% of statements [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-14T09:59:02.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements [2021-07-14T09:59:02.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.181s coverage: 22.0% of statements [2021-07-14T09:59:02.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-14T09:59:02.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.258s coverage: 47.1% of statements [2021-07-14T09:59:02.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.208s coverage: 79.5% of statements [2021-07-14T09:59:02.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.156s coverage: 94.1% of statements [2021-07-14T09:59:02.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements [2021-07-14T09:59:04.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2021-07-14T09:59:14.848Z] Running on prd-ubuntu18.04-docker-8c-8g-90 in /w/workspace/edgexfoundry_edgex-go_PR-3621 [Pipeline] { [Pipeline] ws [2021-07-14T09:59:14.878Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-14T09:59:15.023Z] The recommended git tool is: git [2021-07-14T09:59:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements [2021-07-14T09:59:16.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-07-14T09:59:17.311Z] using credential edgex-jenkins-ssh [2021-07-14T09:59:17.326Z] Cloning the remote Git repository [2021-07-14T09:59:17.348Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:59:17.418Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-14T09:59:17.470Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:59:17.471Z] > git --version # timeout=10 [2021-07-14T09:59:17.478Z] > git --version # 'git version 2.17.1' [2021-07-14T09:59:17.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:59:17.506Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:59:21.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.658s coverage: 81.8% of statements [2021-07-14T09:59:21.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-14T09:59:24.647Z] Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:59:24.763Z] Merge succeeded, producing f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T09:59:24.764Z] Checking out Revision f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f (PR-3621) [2021-07-14T09:59:23.993Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T09:59:24.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:59:24.012Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T09:59:24.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:59:24.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:59:24.029Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3621/head:refs/remotes/origin/PR-3621 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T09:59:24.657Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T09:59:24.663Z] > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 [2021-07-14T09:59:24.727Z] > git remote # timeout=10 [2021-07-14T09:59:24.733Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T09:59:24.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:59:24.749Z] > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 [2021-07-14T09:59:24.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T09:59:24.767Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T09:59:24.771Z] > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 [2021-07-14T09:59:28.504Z] Commit message: "Merge branch 'main' into issue-3597" [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.234s coverage: 92.9% of statements [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.180s coverage: 58.8% of statements [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.230s coverage: 80.0% of statements [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.313s coverage: 91.2% of statements [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.701s coverage: 64.4% of statements [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-14T09:59:28.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.150s coverage: 100.0% of statements [2021-07-14T09:59:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-07-14T09:59:28.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:59:29.467Z] + echo snap-build.sh [2021-07-14T09:59:29.468Z] snap-build.sh [2021-07-14T09:59:29.468Z] + SNAP_BASE_DIR=. [2021-07-14T09:59:29.468Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-07-14T09:59:29.468Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-07-14T09:59:29.468Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-07-14T09:59:29.468Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-07-14T09:59:29.468Z] + cd /w/workspace/edgex-go/2 [2021-07-14T09:59:29.468Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-14T09:59:29.468Z] Reading package lists... [2021-07-14T09:59:29.733Z] Building dependency tree... [2021-07-14T09:59:29.733Z] Reading state information... [2021-07-14T09:59:29.733Z] The following packages were automatically installed and are no longer required: [2021-07-14T09:59:29.733Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-14T09:59:29.733Z] uidmap xdelta3 [2021-07-14T09:59:29.733Z] Use 'sudo apt autoremove' to remove them. [2021-07-14T09:59:29.998Z] The following packages will be REMOVED: [2021-07-14T09:59:29.998Z] lxd* lxd-client* [2021-07-14T09:59:30.261Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-14T09:59:30.261Z] After this operation, 31.7 MB disk space will be freed. [2021-07-14T09:59:30.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2021-07-14T09:59:30.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-07-14T09:59:31.311Z] (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-07-14T09:59:31.311Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-14T09:59:32.269Z] Removing lxd dnsmasq configuration [2021-07-14T09:59:32.269Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-14T09:59:32.531Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-14T09:59:33.478Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T09:59:33.740Z] (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-07-14T09:59:33.740Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-14T09:59:34.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.067s coverage: 66.9% of statements [2021-07-14T09:59:34.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-14T09:59:34.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-14T09:59:34.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-14T09:59:35.129Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-14T09:59:35.129Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-14T09:59:36.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.721s coverage: 43.6% of statements [2021-07-14T09:59:36.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-14T09:59:36.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-14T09:59:36.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.345s coverage: 89.5% of statements [2021-07-14T09:59:36.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-14T09:59:36.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.195s coverage: 84.8% of statements [2021-07-14T09:59:36.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-14T09:59:36.518Z] + sudo snap remove --purge lxd [2021-07-14T09:59:37.092Z] snap "lxd" is not installed [2021-07-14T09:59:37.092Z] + sudo groupadd --force --system lxd [2021-07-14T09:59:37.092Z] ++ whoami [2021-07-14T09:59:37.092Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-14T09:59:37.092Z] + newgrp - lxd [2021-07-14T09:59:37.092Z] + sudo snap install lxd [2021-07-14T09:59:44.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.216s coverage: 19.3% of statements [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-14T09:59:44.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.555s coverage: 91.9% of statements [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-14T09:59:44.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.215s coverage: 62.7% of statements [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-14T09:59:44.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.6% of statements [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-14T09:59:44.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-14T09:59:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-14T09:59:44.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements [2021-07-14T09:59:44.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-14T09:59:45.407Z] GO111MODULE=on go vet ./... [2021-07-14T09:59:49.355Z] 2021-07-14T09:59:47Z INFO Waiting for automatic snapd restart... [2021-07-14T10:00:15.948Z] lxd 4.16 from Canonical* installed [2021-07-14T10:00:15.948Z] + sudo lxd init --auto [2021-07-14T10:00:22.563Z] + sudo snap install --classic snapcraft [2021-07-14T10:00:34.835Z] snapcraft 4.8.3 from Canonical* installed [2021-07-14T10:00:34.835Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-14T10:00:34.835Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-14T10:00:34.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T10:00:34.835Z] Dload Upload Total Spent Left Speed [2021-07-14T10:00:34.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8957 0 --:--:-- --:--:-- --:--:-- 8957 [2021-07-14T10:00:34.835Z] 31 3325k 31 1032k 0 0 7322k 0 --:--:-- --:--:-- --:--:-- 7322k 100 3325k 100 3325k 0 0 19.4M 0 --:--:-- --:--:-- --:--:-- 86.1M [2021-07-14T10:00:34.835Z] ./yq_linux_amd64 [2021-07-14T10:00:34.835Z] + sudo snapcraft prime --use-lxd [2021-07-14T10:00:37.412Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-14T10:00:37.412Z] 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-07-14T10:00:37.412Z] - README.md [2021-07-14T10:00:37.412Z] [2021-07-14T10:00:37.412Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-14T10:00:37.677Z] Launching a container. [2021-07-14T10:00:45.872Z] Waiting for container to be ready [2021-07-14T10:00:45.872Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-14T10:00:45.872Z] [2021-07-14T10:00:49.187Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-14T10:00:49.761Z] Waiting for network to be ready... [2021-07-14T10:00:50.023Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-14T10:00:50.285Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-14T10:00:50.285Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-14T10:00:50.285Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-14T10:00:50.285Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-14T10:00:50.285Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-14T10:00:50.285Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-14T10:00:50.285Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-14T10:00:50.285Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-14T10:00:50.285Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-14T10:00:50.857Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-14T10:00:50.857Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-14T10:00:51.119Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-14T10:00:51.119Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-14T10:00:51.119Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-14T10:00:51.119Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-14T10:00:51.119Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-14T10:00:51.119Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-14T10:00:51.381Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-14T10:00:51.643Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-14T10:00:51.643Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-14T10:00:51.643Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-14T10:00:51.643Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-14T10:00:51.643Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-14T10:00:51.904Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-14T10:00:51.904Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-14T10:00:51.904Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-14T10:00:54.455Z] Fetched 24.8 MB in 4s (6240 kB/s) [2021-07-14T10:00:54.716Z] Reading package lists... [2021-07-14T10:00:54.979Z] Reading package lists... [2021-07-14T10:00:55.241Z] Building dependency tree... [2021-07-14T10:00:55.241Z] Reading state information... [2021-07-14T10:00:55.241Z] The following additional packages will be installed: [2021-07-14T10:00:55.241Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-14T10:00:55.241Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-14T10:00:55.241Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-14T10:00:55.241Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-14T10:00:55.241Z] Suggested packages: [2021-07-14T10:00:55.241Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-14T10:00:55.241Z] Recommended packages: [2021-07-14T10:00:55.241Z] gnupg libsasl2-modules [2021-07-14T10:00:55.241Z] The following NEW packages will be installed: [2021-07-14T10:00:55.241Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-14T10:00:55.241Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-14T10:00:55.241Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-14T10:00:55.241Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-14T10:00:55.241Z] The following packages will be upgraded: [2021-07-14T10:00:55.241Z] gpg gpg-agent gpgconf libudev1 [2021-07-14T10:00:55.505Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-14T10:00:55.505Z] Need to get 3530 kB of archives. [2021-07-14T10:00:55.505Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-14T10:00:55.505Z] 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-07-14T10:00:55.505Z] 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-07-14T10:00:55.505Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-14T10:00:55.505Z] 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-07-14T10:00:55.768Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-14T10:00:56.031Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-14T10:00:56.293Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-14T10:00:56.293Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-14T10:00:56.293Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-14T10:00:56.293Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-14T10:00:56.293Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-14T10:00:56.293Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-14T10:00:56.293Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-14T10:00:56.294Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-14T10:00:56.294Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-14T10:00:56.294Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-14T10:00:56.556Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-14T10:00:56.556Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-14T10:00:56.556Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-14T10:00:56.556Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-14T10:00:56.556Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-14T10:00:56.556Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-14T10:00:56.556Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T10:00:56.556Z] Fetched 3530 kB in 1s (3218 kB/s) [2021-07-14T10:00:56.819Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-14T10:00:56.819Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-14T10:00:56.819Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T10:00:56.819Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-14T10:00:56.819Z] Selecting previously unselected package udev. [2021-07-14T10:00:56.819Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-14T10:00:56.819Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-14T10:00:56.819Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-14T10:00:57.082Z] Selecting previously unselected package libfuse2:amd64. [2021-07-14T10:00:57.082Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-14T10:00:57.082Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-14T10:00:57.352Z] Selecting previously unselected package fuse. [2021-07-14T10:00:57.352Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-14T10:00:57.352Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-14T10:00:57.352Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T10:00:57.614Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T10:00:57.614Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T10:00:57.614Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T10:00:57.614Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T10:00:57.614Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T10:00:57.875Z] Selecting previously unselected package libksba8:amd64. [2021-07-14T10:00:57.876Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-14T10:00:57.876Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-14T10:00:58.137Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-14T10:00:58.137Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T10:00:58.137Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:58.399Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-14T10:00:58.400Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T10:00:58.400Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:58.664Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-14T10:00:58.664Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T10:00:58.664Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:58.664Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-14T10:00:58.664Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T10:00:58.664Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:58.664Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-14T10:00:58.664Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T10:00:58.664Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:58.926Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-14T10:00:58.926Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T10:00:58.926Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:58.926Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-14T10:00:58.926Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T10:00:58.926Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:59.188Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-14T10:00:59.188Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T10:00:59.188Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:59.188Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-14T10:00:59.188Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T10:00:59.188Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:59.188Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-14T10:00:59.188Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-14T10:00:59.188Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T10:00:59.188Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-14T10:00:59.188Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-14T10:00:59.189Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T10:00:59.451Z] Selecting previously unselected package libldap-common. [2021-07-14T10:00:59.451Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-14T10:00:59.451Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T10:00:59.451Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-14T10:00:59.451Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-14T10:00:59.451Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T10:00:59.451Z] Selecting previously unselected package dirmngr. [2021-07-14T10:00:59.451Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T10:00:59.451Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-14T10:00:59.716Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T10:00:59.716Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-14T10:00:59.716Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-14T10:00:59.716Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T10:00:59.716Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T10:00:59.716Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-14T10:00:59.716Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:00:59.716Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-14T10:00:59.716Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T10:00:59.716Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-14T10:01:00.291Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-14T10:01:00.291Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:01:00.291Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-14T10:01:00.291Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-14T10:01:00.291Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-14T10:01:00.291Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:01:00.291Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:01:00.291Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:01:00.291Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:01:00.291Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:01:00.291Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:01:00.291Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T10:01:00.552Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T10:01:00.552Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-14T10:01:00.552Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T10:01:00.817Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-14T10:01:00.817Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-14T10:01:00.817Z] This means they are not meant to be enabled using systemctl. [2021-07-14T10:01:00.817Z] Possible reasons for having this kind of units are: [2021-07-14T10:01:00.817Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-14T10:01:00.817Z] .wants/ or .requires/ directory. [2021-07-14T10:01:00.817Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-14T10:01:00.817Z] a requirement dependency on it. [2021-07-14T10:01:00.817Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-14T10:01:00.817Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-14T10:01:00.817Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-14T10:01:00.817Z] instance name specified. [2021-07-14T10:01:01.341Z] Reading package lists... [2021-07-14T10:01:01.341Z] Building dependency tree... [2021-07-14T10:01:01.341Z] Reading state information... [2021-07-14T10:01:01.607Z] The following additional packages will be installed: [2021-07-14T10:01:01.607Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-14T10:01:01.607Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-14T10:01:01.607Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-14T10:01:01.607Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-14T10:01:01.607Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-14T10:01:01.607Z] Suggested packages: [2021-07-14T10:01:01.607Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-14T10:01:01.607Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-14T10:01:01.607Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-14T10:01:01.607Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-14T10:01:01.607Z] systemd-container policykit-1 [2021-07-14T10:01:01.607Z] Recommended packages: [2021-07-14T10:01:01.607Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-14T10:01:01.607Z] The following NEW packages will be installed: [2021-07-14T10:01:01.607Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-14T10:01:01.607Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-14T10:01:01.607Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-14T10:01:01.607Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-14T10:01:01.607Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-14T10:01:01.607Z] The following packages will be upgraded: [2021-07-14T10:01:01.607Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-14T10:01:01.607Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-14T10:01:01.607Z] Need to get 36.7 MB of archives. [2021-07-14T10:01:01.607Z] After this operation, 147 MB of additional disk space will be used. [2021-07-14T10:01:01.607Z] 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-07-14T10:01:01.607Z] 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-07-14T10:01:01.607Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-14T10:01:01.607Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-14T10:01:01.868Z] 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-07-14T10:01:01.868Z] 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-07-14T10:01:01.868Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-14T10:01:01.868Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-14T10:01:01.868Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-14T10:01:01.868Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-14T10:01:01.869Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-14T10:01:01.869Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-14T10:01:01.869Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-14T10:01:01.869Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-14T10:01:01.869Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-14T10:01:01.869Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-14T10:01:02.814Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-14T10:01:02.814Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-14T10:01:02.814Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-14T10:01:02.814Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-14T10:01:02.814Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-14T10:01:02.814Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-14T10:01:02.814Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-14T10:01:02.814Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-14T10:01:02.814Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-14T10:01:02.814Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-14T10:01:02.814Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-14T10:01:02.814Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-14T10:01:02.814Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-14T10:01:02.814Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-14T10:01:04.202Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T10:01:04.202Z] Fetched 36.7 MB in 2s (14.8 MB/s) [2021-07-14T10:01:04.202Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-14T10:01:04.202Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-14T10:01:04.464Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T10:01:05.411Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-14T10:01:05.411Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T10:01:05.411Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-14T10:01:05.411Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-14T10:01:05.411Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-14T10:01:05.411Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-14T10:01:05.674Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-14T10:01:05.674Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-14T10:01:05.674Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-14T10:01:05.936Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-14T10:01:06.197Z] Setting up apt (1.6.14) ... [2021-07-14T10:01:06.197Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-14T10:01:06.459Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-14T10:01:06.721Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-14T10:01:06.721Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-14T10:01:06.721Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-14T10:01:07.059Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-14T10:01:07.059Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T10:01:07.059Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T10:01:07.059Z] Selecting previously unselected package libexpat1:amd64. [2021-07-14T10:01:07.059Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-14T10:01:07.059Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-14T10:01:07.242Z] gofmt -l . [2021-07-14T10:01:07.242Z] [ "`gofmt -l .`" = "" ] [2021-07-14T10:01:07.242Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-14T10:01:07.320Z] Selecting previously unselected package python3.6-minimal. [2021-07-14T10:01:07.320Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T10:01:07.320Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T10:01:07.320Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-14T10:01:07.582Z] Checking for services that may need to be restarted...done. [2021-07-14T10:01:07.583Z] Checking for services that may need to be restarted...done. [2021-07-14T10:01:07.583Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T10:01:07.583Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-14T10:01:07.583Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T10:01:07.918Z] + ls -al . [2021-07-14T10:01:07.918Z] total 596 [2021-07-14T10:01:07.918Z] drwxrwxr-x 9 1001 1001 4096 Jul 14 10:01 . [2021-07-14T10:01:07.918Z] drwxr-xr-x 4 root root 4096 Jul 14 09:56 .. [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 09:55 .dockerignore [2021-07-14T10:01:07.918Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 09:55 .git [2021-07-14T10:01:07.918Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 09:55 .github [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 818 Jul 14 09:55 .gitignore [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 76 Jul 14 09:55 .hadolint.yml [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 09:55 .sonarcloud.properties [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 8609 Jul 14 09:55 Attribution.txt [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 43881 Jul 14 09:55 CHANGELOG.md [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 09:55 CONTRIBUTING.md [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 931 Jul 14 09:55 Dockerfile.build [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 849 Jul 14 09:55 Jenkinsfile [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 09:55 LICENSE [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 6003 Jul 14 09:55 Makefile [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 7818 Jul 14 09:55 README.md [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 09:55 SECURITY.md [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 09:51 VERSION [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 09:55 ZMQWindows.md [2021-07-14T10:01:07.918Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 09:55 bin [2021-07-14T10:01:07.918Z] drwxrwxr-x 14 1001 1001 4096 Jul 14 09:55 cmd [2021-07-14T10:01:07.918Z] -rw-r--r-- 1 root root 402846 Jul 14 09:59 coverage.out [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 812 Jul 14 09:55 go.mod [2021-07-14T10:01:07.918Z] -rw-r--r-- 1 root root 20973 Jul 14 09:56 go.sum [2021-07-14T10:01:07.918Z] drwxrwxr-x 7 1001 1001 4096 Jul 14 09:55 internal [2021-07-14T10:01:07.918Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 09:55 openapi [2021-07-14T10:01:07.918Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 09:55 snap [2021-07-14T10:01:07.918Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 09:55 version.go [Pipeline] sh [2021-07-14T10:01:08.154Z] Selecting previously unselected package python3-minimal. [2021-07-14T10:01:08.154Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-14T10:01:08.154Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-14T10:01:08.154Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-14T10:01:08.154Z] Selecting previously unselected package mime-support. [2021-07-14T10:01:08.154Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-14T10:01:08.154Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-14T10:01:08.154Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-14T10:01:08.416Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-14T10:01:08.416Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-14T10:01:08.416Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-14T10:01:08.416Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T10:01:08.416Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T10:01:08.591Z] + '[' -e coverage.out ] [2021-07-14T10:01:08.592Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-14T10:01:08.628Z] Warning: overwriting stash ‘coverage-report’ [2021-07-14T10:01:08.677Z] Selecting previously unselected package python3.6. [2021-07-14T10:01:08.677Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T10:01:08.677Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T10:01:08.677Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-14T10:01:08.677Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-14T10:01:08.677Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-14T10:01:08.938Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-14T10:01:08.938Z] Selecting previously unselected package python3. [2021-07-14T10:01:08.938Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-14T10:01:08.938Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-14T10:01:09.200Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-14T10:01:09.200Z] Selecting previously unselected package multiarch-support. [2021-07-14T10:01:09.201Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T10:01:09.201Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-14T10:01:09.201Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-14T10:01:09.201Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-14T10:01:09.201Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-14T10:01:09.201Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-14T10:01:09.201Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-14T10:01:09.437Z] Stashed 1 file(s) [Pipeline] sh [2021-07-14T10:01:09.462Z] Selecting previously unselected package libbsd0:amd64. [2021-07-14T10:01:09.462Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-14T10:01:09.462Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-14T10:01:09.462Z] Selecting previously unselected package sudo. [2021-07-14T10:01:09.462Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-14T10:01:09.462Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-14T10:01:09.725Z] Selecting previously unselected package apparmor. [2021-07-14T10:01:09.725Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-14T10:01:09.725Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-14T10:01:10.092Z] + make build [2021-07-14T10:01:10.092Z] go mod tidy [2021-07-14T10:01:10.692Z] 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-07-14T10:01:11.648Z] Selecting previously unselected package libedit2:amd64. [2021-07-14T10:01:11.648Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-14T10:01:11.648Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-14T10:01:11.648Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-14T10:01:11.648Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T10:01:11.648Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T10:01:11.648Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-14T10:01:11.648Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T10:01:11.648Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T10:01:11.648Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-14T10:01:11.648Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-14T10:01:11.648Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-14T10:01:11.649Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-14T10:01:11.649Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T10:01:11.649Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T10:01:11.910Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-14T10:01:11.910Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T10:01:11.910Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T10:01:12.172Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-14T10:01:12.172Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-14T10:01:12.172Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-14T10:01:12.435Z] Selecting previously unselected package openssh-client. [2021-07-14T10:01:12.435Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-14T10:01:12.435Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-14T10:01:12.697Z] Selecting previously unselected package squashfs-tools. [2021-07-14T10:01:12.697Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-14T10:01:12.697Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-14T10:01:12.960Z] Selecting previously unselected package snapd. [2021-07-14T10:01:12.960Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-14T10:01:12.960Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-14T10:01:15.512Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-14T10:01:15.774Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-14T10:01:15.774Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-14T10:01:16.035Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-14T10:01:16.035Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-14T10:01:16.035Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T10:01:16.035Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T10:01:16.035Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-14T10:01:16.035Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-14T10:01:16.982Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-14T10:01:17.403Z] 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-07-14T10:01:17.945Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-14T10:01:18.519Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-14T10:01:18.519Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T10:01:18.780Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T10:01:18.780Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T10:01:19.361Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-14T10:01:19.361Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T10:01:19.361Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-14T10:01:19.361Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-14T10:01:19.361Z] running python rtupdate hooks for python3.6... [2021-07-14T10:01:19.361Z] running python post-rtupdate hooks for python3.6... [2021-07-14T10:01:19.361Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-14T10:01:20.768Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-14T10:01:21.341Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T10:01:21.342Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-14T10:01:21.342Z] Setting up snapd (2.49.2+18.04) ... [2021-07-14T10:01:21.918Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-14T10:01:21.918Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-14T10:01:22.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-14T10:01:22.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-14T10:01:22.485Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-14T10:01:22.485Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-14T10:01:22.770Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-14T10:01:22.770Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-14T10:01:23.068Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-14T10:01:23.068Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-14T10:01:23.345Z] /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-07-14T10:01:23.345Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T10:01:24.476Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-14T10:01:25.421Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-14T10:01:25.421Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-14T10:01:25.421Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-14T10:01:26.629Z] Reading package lists... [2021-07-14T10:01:26.629Z] Reading package lists... [2021-07-14T10:01:26.890Z] Building dependency tree... [2021-07-14T10:01:26.890Z] Reading state information... [2021-07-14T10:01:26.890Z] Calculating upgrade... [2021-07-14T10:01:27.152Z] The following packages will be upgraded: [2021-07-14T10:01:27.152Z] advancecomp base-files bash binutils binutils-common [2021-07-14T10:01:27.152Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-14T10:01:27.152Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-14T10:01:27.152Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-14T10:01:27.152Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-14T10:01:27.152Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-14T10:01:27.152Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-14T10:01:27.152Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-14T10:01:27.152Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-14T10:01:27.152Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-14T10:01:27.152Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-14T10:01:27.152Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-14T10:01:27.152Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-14T10:01:27.152Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-14T10:01:27.152Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-14T10:01:27.152Z] ubuntu-keyring util-linux [2021-07-14T10:01:27.414Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T10:01:27.414Z] Need to get 64.1 MB of archives. [2021-07-14T10:01:27.414Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-14T10:01:27.414Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-14T10:01:27.678Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-14T10:01:27.940Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-14T10:01:27.940Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-14T10:01:27.940Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-14T10:01:27.940Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-14T10:01:27.940Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-14T10:01:27.940Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-14T10:01:27.940Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-14T10:01:27.940Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-14T10:01:27.940Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-14T10:01:27.940Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-14T10:01:27.940Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-14T10:01:27.940Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-14T10:01:27.940Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-14T10:01:27.940Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-14T10:01:27.940Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-14T10:01:27.940Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-14T10:01:27.940Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-14T10:01:27.940Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-14T10:01:27.940Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-14T10:01:27.940Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-14T10:01:27.940Z] 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-07-14T10:01:27.940Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-14T10:01:27.940Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-14T10:01:27.940Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-14T10:01:27.940Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-14T10:01:27.940Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-14T10:01:27.940Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-14T10:01:27.940Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-14T10:01:27.940Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-14T10:01:28.202Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-14T10:01:28.202Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-14T10:01:28.202Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-14T10:01:28.202Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-14T10:01:28.202Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-14T10:01:28.202Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-14T10:01:28.202Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-14T10:01:28.202Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-14T10:01:28.202Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-14T10:01:28.202Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-14T10:01:28.202Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-14T10:01:28.202Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-14T10:01:28.202Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-14T10:01:28.202Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-14T10:01:28.202Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-14T10:01:28.202Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-14T10:01:28.202Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-14T10:01:28.202Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-14T10:01:28.202Z] 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-07-14T10:01:28.202Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-14T10:01:28.202Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-14T10:01:28.202Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-14T10:01:28.202Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-14T10:01:28.202Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-14T10:01:28.202Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-14T10:01:28.202Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-14T10:01:28.202Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-14T10:01:28.202Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-14T10:01:28.202Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-14T10:01:28.202Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-14T10:01:28.464Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-14T10:01:28.464Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-14T10:01:28.464Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-14T10:01:28.464Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-14T10:01:28.464Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-14T10:01:28.464Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-14T10:01:28.464Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-14T10:01:28.464Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-14T10:01:28.464Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-14T10:01:28.464Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-14T10:01:28.464Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-14T10:01:28.464Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-14T10:01:28.464Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-14T10:01:28.464Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-14T10:01:28.464Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-14T10:01:28.464Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-14T10:01:28.726Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-14T10:01:28.726Z] Get:79 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-07-14T10:01:28.726Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-14T10:01:28.726Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-14T10:01:28.726Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-14T10:01:28.726Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-14T10:01:28.726Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-14T10:01:28.726Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-14T10:01:28.726Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-14T10:01:28.726Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-14T10:01:28.726Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-14T10:01:28.726Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-14T10:01:28.726Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-14T10:01:28.726Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-14T10:01:28.988Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-14T10:01:28.988Z] 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-07-14T10:01:28.988Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-14T10:01:28.988Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-14T10:01:28.988Z] 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-07-14T10:01:28.988Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-14T10:01:28.988Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-14T10:01:28.988Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-14T10:01:28.988Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-14T10:01:28.988Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-14T10:01:28.988Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-14T10:01:28.988Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T10:01:29.250Z] Fetched 64.1 MB in 2s (34.7 MB/s) [2021-07-14T10:01:29.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T10:01:29.250Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T10:01:29.250Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T10:01:29.826Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T10:01:29.827Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T10:01:29.827Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-14T10:01:29.827Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-14T10:01:30.087Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:30.087Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:30.087Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:30.087Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:30.087Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:30.087Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:30.347Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:30.347Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:30.347Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:30.347Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:30.347Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:30.347Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:30.608Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:30.608Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:30.608Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:30.608Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T10:01:30.608Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:30.870Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-14T10:01:30.870Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:31.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T10:01:31.131Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:31.131Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:31.393Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:31.393Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:31.393Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:31.655Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T10:01:31.655Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:31.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T10:01:31.917Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T10:01:31.917Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T10:01:32.491Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-14T10:01:32.753Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T10:01:32.753Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-14T10:01:32.753Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-14T10:01:32.753Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-14T10:01:32.753Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-14T10:01:33.014Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-14T10:01:33.014Z] Installing new version of config file /etc/issue ... [2021-07-14T10:01:33.014Z] Installing new version of config file /etc/issue.net ... [2021-07-14T10:01:33.015Z] Installing new version of config file /etc/lsb-release ... [2021-07-14T10:01:33.015Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-14T10:01:33.277Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-14T10:01:33.277Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-14T10:01:33.277Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-14T10:01:33.277Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:33.277Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-14T10:01:33.277Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-14T10:01:33.539Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-14T10:01:33.539Z] 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-07-14T10:01:33.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:33.539Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T10:01:33.539Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-14T10:01:33.539Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-14T10:01:33.801Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:33.801Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-14T10:01:33.801Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-14T10:01:33.801Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-14T10:01:33.801Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:33.801Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-14T10:01:34.064Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-14T10:01:34.064Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-14T10:01:34.329Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:34.329Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T10:01:34.329Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T10:01:34.329Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-14T10:01:34.329Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:34.329Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T10:01:34.591Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T10:01:34.591Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-14T10:01:34.591Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:34.591Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-14T10:01:34.591Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-14T10:01:34.863Z] Setting up grep (3.1-2build1) ... [2021-07-14T10:01:34.863Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:34.863Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-14T10:01:34.863Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-14T10:01:34.863Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-14T10:01:35.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:35.125Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T10:01:35.125Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T10:01:35.125Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-14T10:01:35.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:35.125Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-14T10:01:35.125Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T10:01:35.697Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-14T10:01:35.697Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T10:01:35.697Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-14T10:01:35.697Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T10:01:36.275Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-14T10:01:36.547Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:36.547Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-14T10:01:36.547Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T10:01:37.134Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-14T10:01:37.134Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-14T10:01:37.134Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-14T10:01:37.134Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-14T10:01:37.134Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-14T10:01:37.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:37.134Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-14T10:01:37.134Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-14T10:01:37.406Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-14T10:01:37.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:37.406Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T10:01:37.406Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T10:01:37.406Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T10:01:37.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:37.683Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T10:01:37.683Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T10:01:37.683Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T10:01:37.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:37.683Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T10:01:37.946Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T10:01:37.946Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T10:01:37.946Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:37.946Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T10:01:38.208Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T10:01:38.209Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T10:01:38.209Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:38.209Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T10:01:38.209Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T10:01:38.471Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T10:01:38.471Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T10:01:38.471Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-14T10:01:38.733Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:38.733Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T10:01:38.996Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T10:01:39.259Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-14T10:01:39.630Z] 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-07-14T10:01:39.631Z] 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-07-14T10:01:40.225Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:40.225Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T10:01:40.225Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T10:01:40.486Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T10:01:40.763Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:40.763Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T10:01:40.763Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T10:01:40.763Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-14T10:01:41.025Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:41.025Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T10:01:41.025Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T10:01:41.599Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-14T10:01:41.863Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-14T10:01:42.125Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-14T10:01:42.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:42.125Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T10:01:42.125Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T10:01:42.387Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T10:01:42.387Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T10:01:42.387Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-14T10:01:42.387Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T10:01:42.652Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-14T10:01:42.652Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T10:01:42.652Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-14T10:01:42.652Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-14T10:01:42.913Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-14T10:01:43.175Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T10:01:43.175Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-14T10:01:43.175Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-14T10:01:43.175Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-14T10:01:43.454Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T10:01:43.454Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-14T10:01:43.454Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-14T10:01:43.454Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-14T10:01:43.720Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T10:01:43.720Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-14T10:01:43.720Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T10:01:43.933Z] 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-07-14T10:01:43.982Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T10:01:44.211Z] 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-07-14T10:01:44.553Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T10:01:44.553Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-14T10:01:44.553Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T10:01:44.815Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T10:01:44.815Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-14T10:01:44.815Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-14T10:01:45.079Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T10:01:45.079Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T10:01:45.339Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:45.339Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T10:01:45.339Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T10:01:45.339Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-14T10:01:45.339Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T10:01:45.608Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T10:01:45.608Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T10:01:45.608Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-14T10:01:45.608Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:45.608Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-14T10:01:45.608Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-14T10:01:45.870Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-14T10:01:46.134Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:46.134Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-14T10:01:46.134Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-14T10:01:46.134Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-14T10:01:46.134Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:46.134Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-14T10:01:46.134Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T10:01:46.134Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T10:01:46.397Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:46.397Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T10:01:46.397Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T10:01:46.658Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-14T10:01:46.658Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:46.658Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-14T10:01:46.658Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-14T10:01:46.658Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-14T10:01:46.920Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:46.920Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-14T10:01:46.920Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-14T10:01:47.182Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-14T10:01:47.182Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:47.182Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T10:01:47.444Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T10:01:47.444Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-14T10:01:47.444Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:47.444Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-14T10:01:47.608Z] 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-07-14T10:01:47.705Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-14T10:01:47.705Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-14T10:01:47.705Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:47.705Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-14T10:01:47.705Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-14T10:01:47.966Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-14T10:01:47.966Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:47.966Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-14T10:01:47.966Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-14T10:01:47.966Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-14T10:01:48.227Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:48.227Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-14T10:01:48.227Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-14T10:01:48.227Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-14T10:01:48.227Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:48.227Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-14T10:01:48.227Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-14T10:01:48.489Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-14T10:01:48.489Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:48.489Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-14T10:01:48.489Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-14T10:01:48.753Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-14T10:01:49.014Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:49.014Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-14T10:01:49.014Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-14T10:01:49.014Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-14T10:01:49.014Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T10:01:49.014Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-14T10:01:49.014Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-14T10:01:49.014Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-14T10:01:49.276Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-14T10:01:49.276Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-14T10:01:49.276Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-14T10:01:49.276Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-14T10:01:49.276Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-14T10:01:49.537Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-14T10:01:49.537Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-14T10:01:49.798Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-14T10:01:49.798Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-14T10:01:49.798Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-14T10:01:49.798Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-14T10:01:49.798Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-14T10:01:49.798Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-14T10:01:50.058Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-14T10:01:50.059Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-14T10:01:50.059Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-14T10:01:50.059Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-14T10:01:50.059Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-14T10:01:50.059Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-14T10:01:50.319Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-14T10:01:50.319Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-14T10:01:50.319Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-14T10:01:50.582Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-14T10:01:50.582Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-14T10:01:50.582Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-14T10:01:50.842Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-14T10:01:51.009Z] 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-07-14T10:01:51.103Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-14T10:01:51.103Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-14T10:01:51.103Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-14T10:01:51.103Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T10:01:51.363Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T10:01:51.624Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T10:01:51.624Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T10:01:51.624Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T10:01:51.624Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T10:01:51.886Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T10:01:51.886Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T10:01:51.886Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:51.886Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T10:01:51.886Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:51.886Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T10:01:52.146Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:52.147Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T10:01:52.147Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:52.147Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T10:01:53.091Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:53.091Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T10:01:53.633Z] 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-07-14T10:01:54.480Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:54.480Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T10:01:55.425Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:55.425Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T10:01:55.686Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:55.686Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T10:01:56.629Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T10:01:56.629Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T10:01:56.629Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-14T10:01:56.629Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-14T10:01:56.629Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-14T10:01:56.629Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-14T10:01:56.629Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-14T10:01:56.629Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-14T10:01:56.892Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-14T10:01:56.892Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-14T10:01:56.892Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-14T10:01:56.892Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-14T10:01:56.892Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-14T10:01:56.892Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-14T10:01:56.892Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-14T10:01:57.153Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-14T10:01:57.153Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:57.153Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-14T10:01:57.153Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:57.153Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:57.153Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:57.153Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-14T10:01:57.153Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-14T10:01:57.153Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-14T10:01:57.415Z] [2021-07-14T10:01:57.415Z] Current default time zone: 'Etc/UTC' [2021-07-14T10:01:57.415Z] Local time is now: Wed Jul 14 10:01:57 UTC 2021. [2021-07-14T10:01:57.415Z] Universal Time is now: Wed Jul 14 10:01:57 UTC 2021. [2021-07-14T10:01:57.415Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-14T10:01:57.415Z] [2021-07-14T10:01:57.415Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-14T10:01:57.415Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:57.415Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-14T10:01:57.415Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-14T10:01:57.415Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-14T10:01:57.415Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-14T10:01:57.415Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-14T10:01:57.415Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-14T10:01:57.415Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-14T10:01:57.415Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-14T10:01:57.415Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:57.415Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-14T10:01:57.676Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T10:01:57.676Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-14T10:01:57.676Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:01:57.676Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-14T10:01:57.676Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-14T10:01:57.676Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-14T10:01:57.676Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-14T10:01:57.676Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-14T10:01:57.676Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-14T10:01:57.676Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-14T10:01:57.676Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-14T10:01:57.946Z] 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-07-14T10:01:59.588Z] Updating certificates in /etc/ssl/certs... [2021-07-14T10:01:59.920Z] 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-07-14T10:02:00.530Z] 23 added, 27 removed; done. [2021-07-14T10:02:00.530Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-14T10:02:00.530Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T10:02:00.530Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-14T10:02:00.530Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-14T10:02:00.530Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-14T10:02:00.530Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T10:02:00.530Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-14T10:02:00.530Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T10:02:00.530Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T10:02:00.530Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T10:02:00.530Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T10:02:00.530Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T10:02:00.530Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-14T10:02:00.530Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-14T10:02:00.530Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-14T10:02:00.530Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-14T10:02:00.530Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-14T10:02:00.530Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T10:02:00.530Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T10:02:00.530Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-14T10:02:00.790Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-14T10:02:00.790Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-14T10:02:00.790Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T10:02:00.790Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-14T10:02:01.051Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-14T10:02:01.051Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-14T10:02:01.051Z] Updating certificates in /etc/ssl/certs... [2021-07-14T10:02:01.631Z] 0 added, 0 removed; done. [2021-07-14T10:02:01.631Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-14T10:02:01.631Z] done. [2021-07-14T10:02:02.202Z] Reading package lists... [2021-07-14T10:02:02.203Z] Building dependency tree... [2021-07-14T10:02:02.203Z] Reading state information... [2021-07-14T10:02:02.464Z] The following NEW packages will be installed: [2021-07-14T10:02:02.464Z] apt-transport-https [2021-07-14T10:02:02.464Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T10:02:02.724Z] Need to get 4348 B of archives. [2021-07-14T10:02:02.724Z] After this operation, 154 kB of additional disk space will be used. [2021-07-14T10:02:02.724Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-14T10:02:02.724Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T10:02:02.724Z] Fetched 4348 B in 0s (21.9 kB/s) [2021-07-14T10:02:02.724Z] Selecting previously unselected package apt-transport-https. [2021-07-14T10:02:02.724Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-14T10:02:02.724Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-14T10:02:02.724Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-14T10:02:02.986Z] Setting up apt-transport-https (1.6.14) ... [2021-07-14T10:02:03.247Z] Waiting for network to be ready... [2021-07-14T10:02:03.313Z] 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-07-14T10:02:08.743Z] $ docker stop --time=1 009677e02a0ad492a4afc1828ab6e78f047ca0351a24a082dac58e6998ef0167 [2021-07-14T10:02:09.836Z] 2021-07-14T10:02:07Z INFO Waiting for automatic snapd restart... [2021-07-14T10:02:11.226Z] snapd 2.51.1 from Canonical* installed [2021-07-14T10:02:11.263Z] $ docker rm -f 009677e02a0ad492a4afc1828ab6e78f047ca0351a24a082dac58e6998ef0167 [2021-07-14T10:02:11.797Z] "snapd" switched to the "latest/stable" channel [2021-07-14T10:02:11.797Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:02:12.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T10:02:13.211Z] [2021-07-14T10:02:13.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:02:13.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T10:02:13.838Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-14T10:02:13.838Z] 29e5d40040c1: Pulling fs layer [2021-07-14T10:02:13.838Z] 1ce36da41761: Pulling fs layer [2021-07-14T10:02:13.838Z] 25b303627fd3: Pulling fs layer [2021-07-14T10:02:14.114Z] 29e5d40040c1: Verifying Checksum [2021-07-14T10:02:14.114Z] 29e5d40040c1: Download complete [2021-07-14T10:02:14.718Z] 1ce36da41761: Verifying Checksum [2021-07-14T10:02:14.718Z] 1ce36da41761: Download complete [2021-07-14T10:02:14.718Z] 29e5d40040c1: Pull complete [2021-07-14T10:02:15.109Z] core18 20210611 from Canonical* installed [2021-07-14T10:02:15.109Z] "core18" switched to the "latest/stable" channel [2021-07-14T10:02:15.109Z] [2021-07-14T10:02:16.157Z] 1ce36da41761: Pull complete [2021-07-14T10:02:16.430Z] 25b303627fd3: Verifying Checksum [2021-07-14T10:02:16.430Z] 25b303627fd3: Download complete [2021-07-14T10:02:20.402Z] snapcraft 4.8.3 from Canonical* installed [2021-07-14T10:02:20.662Z] "snapcraft" switched to the "latest/stable" channel [2021-07-14T10:02:20.662Z] [2021-07-14T10:02:24.871Z] 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-07-14T10:02:24.871Z] - README.md [2021-07-14T10:02:24.871Z] [2021-07-14T10:02:24.871Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-14T10:02:25.445Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-14T10:02:25.445Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-14T10:02:25.706Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-14T10:02:26.600Z] 25b303627fd3: Pull complete [2021-07-14T10:02:26.601Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-14T10:02:26.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T10:02:26.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-14T10:02:26.648Z] Reading package lists... [2021-07-14T10:02:26.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-89 does not seem to be running inside a container [2021-07-14T10:02:26.909Z] 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-07-14T10:02:26.909Z] Reading package lists... [2021-07-14T10:02:27.006Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-14T10:02:27.170Z] Building dependency tree... [2021-07-14T10:02:27.170Z] Reading state information... [2021-07-14T10:02:27.430Z] Suggested packages: [2021-07-14T10:02:27.430Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-14T10:02:27.430Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-14T10:02:27.430Z] Recommended packages: [2021-07-14T10:02:27.430Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-14T10:02:27.430Z] The following NEW packages will be installed: [2021-07-14T10:02:27.430Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-14T10:02:27.431Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-14T10:02:27.431Z] pkg-config zip [2021-07-14T10:02:27.431Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T10:02:27.431Z] Need to get 7663 kB of archives. [2021-07-14T10:02:27.431Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-14T10:02:27.431Z] 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-07-14T10:02:27.690Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-14T10:02:27.690Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-14T10:02:27.690Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-14T10:02:27.690Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-14T10:02:27.690Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-14T10:02:27.690Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-14T10:02:27.690Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-14T10:02:27.950Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-14T10:02:27.950Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-14T10:02:27.950Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-14T10:02:28.211Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-14T10:02:28.211Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-14T10:02:28.211Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-14T10:02:28.211Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-14T10:02:28.211Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T10:02:28.211Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-07-14T10:02:28.471Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-14T10:02:28.472Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-14T10:02:28.472Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-14T10:02:28.472Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-14T10:02:28.733Z] Selecting previously unselected package libpsl5:amd64. [2021-07-14T10:02:28.733Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-14T10:02:28.733Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-14T10:02:28.733Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-14T10:02:28.733Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-14T10:02:28.733Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-14T10:02:28.733Z] Selecting previously unselected package librtmp1:amd64. [2021-07-14T10:02:28.733Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-14T10:02:28.733Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-14T10:02:28.733Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-14T10:02:28.733Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-14T10:02:28.733Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-14T10:02:29.020Z] Selecting previously unselected package liberror-perl. [2021-07-14T10:02:29.020Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-14T10:02:29.020Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-14T10:02:29.020Z] Selecting previously unselected package git-man. [2021-07-14T10:02:29.020Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-14T10:02:29.020Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-14T10:02:29.309Z] Selecting previously unselected package git. [2021-07-14T10:02:29.619Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-14T10:02:29.619Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-14T10:02:29.925Z] $ docker top 30049a3c05cb94525226f5806df5b1ea56aed6e23d398975186076df26a4c694 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T10:02:30.619Z] Selecting previously unselected package libnorm1:amd64. [2021-07-14T10:02:30.619Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-14T10:02:30.619Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-14T10:02:30.619Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-14T10:02:30.619Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-14T10:02:30.619Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-14T10:02:30.880Z] Selecting previously unselected package libsodium23:amd64. [2021-07-14T10:02:30.880Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-14T10:02:30.880Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-14T10:02:30.919Z] + docker-compose build --help [2021-07-14T10:02:30.919Z] + grep parallel [2021-07-14T10:02:31.148Z] Selecting previously unselected package libzmq5:amd64. [2021-07-14T10:02:31.148Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-14T10:02:31.148Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T10:02:31.409Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-14T10:02:31.409Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-14T10:02:31.409Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T10:02:31.681Z] Selecting previously unselected package pkg-config. [2021-07-14T10:02:31.681Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-14T10:02:31.681Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-14T10:02:31.681Z] Selecting previously unselected package zip. [2021-07-14T10:02:31.681Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-14T10:02:31.681Z] Unpacking zip (3.0-11build1) ... [2021-07-14T10:02:31.942Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-14T10:02:31.942Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-14T10:02:31.942Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-14T10:02:31.942Z] Setting up liberror-perl (0.17025-1) ... [2021-07-14T10:02:31.942Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-14T10:02:31.942Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-14T10:02:31.942Z] No schema files found: doing nothing. [2021-07-14T10:02:31.942Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-14T10:02:31.942Z] Setting up zip (3.0-11build1) ... [2021-07-14T10:02:31.942Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-14T10:02:31.942Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-14T10:02:31.942Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-14T10:02:31.942Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T10:02:31.942Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-14T10:02:32.204Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T10:02:32.204Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-14T10:02:32.466Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T10:02:33.411Z] git set to automatically installed. [2021-07-14T10:02:33.411Z] git-man set to automatically installed. [2021-07-14T10:02:33.411Z] libcurl3-gnutls set to automatically installed. [2021-07-14T10:02:33.411Z] liberror-perl set to automatically installed. [2021-07-14T10:02:33.411Z] libglib2.0-0 set to automatically installed. [2021-07-14T10:02:33.411Z] libnghttp2-14 set to automatically installed. [2021-07-14T10:02:33.411Z] libnorm1 set to automatically installed. [2021-07-14T10:02:33.411Z] libpgm-5.2-0 set to automatically installed. [2021-07-14T10:02:33.411Z] libpsl5 set to automatically installed. [2021-07-14T10:02:33.411Z] librtmp1 set to automatically installed. [2021-07-14T10:02:33.411Z] libsodium23 set to automatically installed. [2021-07-14T10:02:33.411Z] libzmq3-dev set to automatically installed. [2021-07-14T10:02:33.411Z] libzmq5 set to automatically installed. [2021-07-14T10:02:33.411Z] pkg-config set to automatically installed. [2021-07-14T10:02:33.411Z] zip set to automatically installed. [2021-07-14T10:02:34.354Z] snapd is not logged in, snap install commands will use sudo [2021-07-14T10:02:35.355Z] --parallel Build images in parallel. [Pipeline] } [2021-07-14T10:02:35.371Z] $ docker stop --time=1 30049a3c05cb94525226f5806df5b1ea56aed6e23d398975186076df26a4c694 [2021-07-14T10:02:35.740Z] snap "core18" has no updates available [2021-07-14T10:02:36.311Z] snapd is not logged in, snap install commands will use sudo [2021-07-14T10:02:37.258Z] $ docker rm -f 30049a3c05cb94525226f5806df5b1ea56aed6e23d398975186076df26a4c694 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:02:38.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T10:02:38.026Z] . [Pipeline] withDockerContainer [2021-07-14T10:02:38.285Z] prd-ubuntu18.04-docker-arm64-4c-16g-89 does not seem to be running inside a container [2021-07-14T10:02:38.371Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-14T10:02:39.893Z] $ docker top 3e38ff42cee9ee9a375ed626ad0349be34c666c030adc748d223e5bba335cf18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T10:02:40.840Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-14T10:02:42.900Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-14T10:02:43.471Z] Pulling config-common [2021-07-14T10:02:43.471Z] + snapcraftctl pull [2021-07-14T10:02:44.231Z] Building core-command ... [2021-07-14T10:02:44.231Z] Building core-data ... [2021-07-14T10:02:44.231Z] Building core-metadata ... [2021-07-14T10:02:44.231Z] Building security-bootstrapper ... [2021-07-14T10:02:44.231Z] Building security-proxy-setup ... [2021-07-14T10:02:44.231Z] Building security-secretstore-setup ... [2021-07-14T10:02:44.231Z] Building support-notifications ... [2021-07-14T10:02:44.231Z] Building support-scheduler ... [2021-07-14T10:02:44.231Z] Building sys-mgmt-agent ... [2021-07-14T10:02:44.231Z] Building core-metadata [2021-07-14T10:02:44.231Z] Building security-secretstore-setup [2021-07-14T10:02:44.231Z] Building security-proxy-setup [2021-07-14T10:02:44.231Z] Building support-scheduler [2021-07-14T10:02:44.231Z] Building security-bootstrapper [2021-07-14T10:02:44.419Z] Pulling go-build-helper [2021-07-14T10:02:44.419Z] + snapcraftctl pull [2021-07-14T10:02:45.364Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-14T10:02:45.364Z] Skipping pull go-build-helper (already ran) [2021-07-14T10:02:45.364Z] Building go-build-helper [2021-07-14T10:02:45.364Z] + snapcraftctl build [2021-07-14T10:02:47.287Z] Staging go-build-helper [2021-07-14T10:02:47.287Z] + snapcraftctl stage [2021-07-14T10:02:57.305Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-14T10:02:57.305Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-14T10:02:57.305Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-14T10:02:57.305Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-14T10:02:57.305Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-14T10:02:57.305Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-14T10:02:57.305Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-14T10:02:57.305Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-14T10:02:57.305Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-14T10:02:57.305Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-14T10:02:57.305Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-14T10:02:57.305Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-14T10:02:57.305Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-14T10:02:57.305Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-14T10:02:57.305Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-14T10:02:57.305Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-14T10:02:57.305Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-14T10:02:57.305Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-14T10:02:57.305Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-14T10:02:57.305Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-14T10:02:57.305Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-14T10:02:57.305Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-14T10:02:57.305Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-14T10:02:57.305Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-14T10:02:57.305Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-14T10:02:57.305Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-14T10:02:57.305Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-14T10:02:57.305Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-14T10:02:57.305Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-14T10:02:57.305Z] Fetched 224 kB in 0s (0 B/s) [2021-07-14T10:02:57.305Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-14T10:02:57.305Z] Fetched 157 kB in 0s (0 B/s) [2021-07-14T10:02:57.305Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-14T10:02:57.305Z] Fetched 221 kB in 0s (0 B/s) [2021-07-14T10:02:57.305Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-14T10:02:57.305Z] Fetched 143 kB in 0s (0 B/s) [2021-07-14T10:02:57.305Z] Pulling edgex-go [2021-07-14T10:02:57.305Z] + snapcraftctl pull [2021-07-14T10:02:57.305Z] Pulling hooks [2021-07-14T10:02:57.305Z] + snapcraftctl pull [2021-07-14T10:03:15.446Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-14T10:03:15.446Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-14T10:03:15.446Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-14T10:03:15.446Z] Fetched 0 B in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-14T10:03:15.446Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-14T10:03:15.446Z] Fetched 279 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-14T10:03:15.446Z] Fetched 122 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-14T10:03:15.446Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-14T10:03:15.446Z] Fetched 8848 B in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-14T10:03:15.446Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-14T10:03:15.446Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-14T10:03:15.446Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-14T10:03:15.446Z] Fetched 219 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-14T10:03:15.446Z] Fetched 154 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-14T10:03:15.446Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-14T10:03:15.446Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-14T10:03:15.446Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-14T10:03:15.446Z] Fetched 499 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-14T10:03:15.446Z] Fetched 111 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-14T10:03:15.446Z] Fetched 240 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-14T10:03:15.446Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-14T10:03:15.446Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-14T10:03:15.446Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-14T10:03:15.446Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-14T10:03:15.446Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-14T10:03:15.446Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-14T10:03:15.446Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-14T10:03:15.446Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-14T10:03:15.446Z] Fetched 8720 B in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-14T10:03:15.446Z] Fetched 140 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-14T10:03:15.446Z] Fetched 119 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-14T10:03:15.446Z] Fetched 111 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-14T10:03:15.446Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-14T10:03:15.446Z] Fetched 645 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-14T10:03:15.446Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-14T10:03:15.446Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-14T10:03:15.446Z] Fetched 368 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-14T10:03:15.446Z] Fetched 187 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-14T10:03:15.446Z] Fetched 175 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-14T10:03:15.446Z] Fetched 206 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-14T10:03:15.446Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-14T10:03:15.446Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-14T10:03:15.446Z] Fetched 159 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-14T10:03:15.446Z] Fetched 107 kB in 0s (0 B/s) [2021-07-14T10:03:15.446Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-14T10:03:15.446Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-14T10:03:15.447Z] Pulling static-packages [2021-07-14T10:03:15.447Z] + snapcraftctl pull [2021-07-14T10:03:15.447Z] Pulling version [2021-07-14T10:03:15.447Z] + cd /root/project [2021-07-14T10:03:15.447Z] + git describe --tags --abbrev=0 [2021-07-14T10:03:15.447Z] + sed s/v// [2021-07-14T10:03:15.447Z] + GIT_VERSION=2.0.1-dev.7 [2021-07-14T10:03:15.447Z] + [ -z 2.0.1-dev.7 ] [2021-07-14T10:03:15.447Z] + snapcraftctl set-version 2.0.1-dev.7 [2021-07-14T10:03:16.019Z] Building config-common [2021-07-14T10:03:16.020Z] + snapcraftctl build [2021-07-14T10:03:17.933Z] Skipping build go-build-helper (already ran) [2021-07-14T10:03:18.194Z] Building edgex-go [2021-07-14T10:03:18.454Z] + cd /root/parts/edgex-go/src [2021-07-14T10:03:18.454Z] + git describe --tags --abbrev=0 [2021-07-14T10:03:18.454Z] + sed s/v// [2021-07-14T10:03:18.454Z] + GIT_VERSION=2.0.1-dev.7 [2021-07-14T10:03:18.454Z] + [ -z 2.0.1-dev.7 ] [2021-07-14T10:03:18.454Z] + echo 2.0.1-dev.7 [2021-07-14T10:03:18.454Z] + make build [2021-07-14T10:03:18.454Z] go mod tidy [2021-07-14T10:03:20.369Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-14T10:03:20.370Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-14T10:03:20.370Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-14T10:03:20.370Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-14T10:03:20.370Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-14T10:03:20.370Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-14T10:03:20.370Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-14T10:03:20.631Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-14T10:03:20.631Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-14T10:03:20.631Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-14T10:03:21.572Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-14T10:03:21.572Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-14T10:03:21.832Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-14T10:03:21.832Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-14T10:03:21.832Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-14T10:03:21.832Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-14T10:03:21.832Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-14T10:03:21.832Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-14T10:03:22.092Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-14T10:03:22.092Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-14T10:03:22.092Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-14T10:03:22.092Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-14T10:03:22.092Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-14T10:03:22.092Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-14T10:03:22.092Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-14T10:03:22.362Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-14T10:03:22.362Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-14T10:03:22.362Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-14T10:03:22.362Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-14T10:03:22.362Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-14T10:03:22.362Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-14T10:03:22.362Z] go: downloading golang.org/x/text v0.3.2 [2021-07-14T10:03:22.362Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-14T10:03:22.362Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-14T10:03:22.362Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-14T10:03:22.362Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-14T10:03:22.362Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-14T10:03:22.362Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-14T10:03:22.362Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-14T10:03:22.629Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-14T10:03:22.891Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-14T10:03:22.891Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-14T10:03:22.891Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-14T10:03:23.151Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-14T10:03:23.151Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-14T10:03:23.415Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-14T10:03:23.415Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-14T10:03:23.415Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-14T10:03:23.415Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-14T10:03:23.415Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-14T10:03:23.415Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-14T10:03:23.415Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-14T10:03:23.415Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-14T10:03:23.415Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-14T10:03:23.675Z] go: downloading github.com/kr/text v0.1.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T10:03:23.675Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T10:03:23.675Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-14T10:03:23.675Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-14T10:03:23.675Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-14T10:03:23.675Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-14T10:03:23.675Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-14T10:03:23.675Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-14T10:03:23.675Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-14T10:03:23.675Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-14T10:03:23.675Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-14T10:03:23.675Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-14T10:03:23.675Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-14T10:03:23.675Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-14T10:03:23.936Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-07-14T10:03:33.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-14T10:03:37.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-07-14T10:03:38.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-14T10:03:39.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-14T10:03:40.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-14T10:03:41.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-14T10:03:42.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-14T10:03:43.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-14T10:03:44.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-14T10:03:45.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-14T10:03:46.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-14T10:03:48.125Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-14T10:03:48.125Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-14T10:03:48.125Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-14T10:03:48.125Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-14T10:03:48.125Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-14T10:03:48.125Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-14T10:03:48.125Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-14T10:03:48.125Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-14T10:03:48.125Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-14T10:03:48.125Z] + 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-07-14T10:03:48.125Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-14T10:03:48.125Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-14T10:03:48.125Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-14T10:03:48.125Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-14T10:03:48.125Z] + 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-07-14T10:03:48.125Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-14T10:03:48.125Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-14T10:03:48.125Z] + 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-07-14T10:03:49.067Z] Building hooks [2021-07-14T10:03:49.067Z] + cd /root/parts/hooks/src [2021-07-14T10:03:49.067Z] + make build [2021-07-14T10:03:49.067Z] go mod tidy [2021-07-14T10:03:49.640Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-14T10:03:49.900Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-14T10:03:49.900Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-14T10:03:49.900Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-14T10:03:50.163Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-14T10:03:50.735Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-14T10:03:51.305Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-14T10:03:51.305Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-14T10:03:52.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T10:03:52.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-14T10:03:52.244Z] ---> 53b8c55872f7 [2021-07-14T10:03:52.244Z] Step 3/22 : WORKDIR /edgex-go [2021-07-14T10:03:52.244Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T10:03:52.244Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T10:03:52.244Z] ---> 53b8c55872f7 [2021-07-14T10:03:52.244Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T10:03:52.244Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T10:03:52.244Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-14T10:03:52.244Z] ---> 53b8c55872f7 [2021-07-14T10:03:52.244Z] Step 3/26 : WORKDIR /edgex-go [2021-07-14T10:03:52.244Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T10:03:52.244Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T10:03:52.244Z] ---> 53b8c55872f7 [2021-07-14T10:03:52.244Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T10:03:52.244Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T10:03:52.244Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-14T10:03:52.244Z] ---> 53b8c55872f7 [2021-07-14T10:03:52.244Z] Step 3/32 : WORKDIR /edgex-go [2021-07-14T10:03:52.244Z] ---> Running in 5f45c806ed04 [2021-07-14T10:03:52.244Z] ---> Running in c6fe1b407b9b [2021-07-14T10:03:52.244Z] ---> Running in 444bcd16a9be [2021-07-14T10:03:52.244Z] ---> Running in 533e01afb337 [2021-07-14T10:03:52.244Z] ---> Running in 6d5c3e2f2015 [2021-07-14T10:03:52.244Z] Removing intermediate container 533e01afb337 [2021-07-14T10:03:52.244Z] ---> 7210b507f5ba [2021-07-14T10:03:52.244Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:03:52.244Z] Removing intermediate container c6fe1b407b9b [2021-07-14T10:03:52.244Z] ---> b5411af37416 [2021-07-14T10:03:52.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:03:52.244Z] Removing intermediate container 444bcd16a9be [2021-07-14T10:03:52.244Z] ---> 3bce9b986064 [2021-07-14T10:03:52.244Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:03:52.244Z] Removing intermediate container 5f45c806ed04 [2021-07-14T10:03:52.244Z] ---> ff93eadc6b34 [2021-07-14T10:03:52.244Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:03:52.244Z] Removing intermediate container 6d5c3e2f2015 [2021-07-14T10:03:52.244Z] ---> 5477b5e68391 [2021-07-14T10:03:52.244Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:03:52.244Z] ---> Running in e0fb309b94b4 [2021-07-14T10:03:52.244Z] ---> Running in 58bee43b8ba9 [2021-07-14T10:03:52.244Z] ---> Running in b6c5dd7a19b2 [2021-07-14T10:03:52.244Z] ---> Running in abf9b5492aaa [2021-07-14T10:03:52.244Z] ---> Running in dcc03a644367 [2021-07-14T10:03:53.701Z] Removing intermediate container e0fb309b94b4 [2021-07-14T10:03:53.701Z] ---> f65362dc616d [2021-07-14T10:03:53.701Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-14T10:03:53.974Z] ---> Running in dcd388666185 [2021-07-14T10:03:53.974Z] Removing intermediate container 58bee43b8ba9 [2021-07-14T10:03:53.974Z] ---> e45c8347c4d9 [2021-07-14T10:03:53.974Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-14T10:03:54.249Z] ---> Running in 93efb9b26e68 [2021-07-14T10:03:54.608Z] Building static-packages [2021-07-14T10:03:54.608Z] + snapcraftctl build [2021-07-14T10:03:54.852Z] Removing intermediate container abf9b5492aaa [2021-07-14T10:03:54.852Z] ---> 2eeeccea8dda [2021-07-14T10:03:54.852Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T10:03:54.852Z] Removing intermediate container b6c5dd7a19b2 [2021-07-14T10:03:54.852Z] ---> fbafb98836c6 [2021-07-14T10:03:54.852Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-14T10:03:55.135Z] ---> Running in 5cddcf43064f [2021-07-14T10:03:55.135Z] ---> Running in ca0d4e3dfd64 [2021-07-14T10:03:55.135Z] Removing intermediate container dcc03a644367 [2021-07-14T10:03:55.135Z] ---> 35cbacf977db [2021-07-14T10:03:55.135Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-14T10:03:55.749Z] ---> Running in 6b08f2c674de [2021-07-14T10:03:55.992Z] Building version [2021-07-14T10:03:55.992Z] + snapcraftctl build [2021-07-14T10:03:56.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:56.626Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:57.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:57.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:57.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:57.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:57.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:58.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:58.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:58.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:03:58.407Z] OK: 218 MiB in 52 packages [2021-07-14T10:03:58.538Z] Staging config-common [2021-07-14T10:03:58.538Z] + snapcraftctl stage [2021-07-14T10:03:59.017Z] OK: 218 MiB in 52 packages [2021-07-14T10:03:59.018Z] OK: 218 MiB in 52 packages [2021-07-14T10:03:59.111Z] Skipping stage go-build-helper (already ran) [2021-07-14T10:03:59.111Z] Staging edgex-go [2021-07-14T10:03:59.111Z] + snapcraftctl stage [2021-07-14T10:03:59.628Z] OK: 218 MiB in 52 packages [2021-07-14T10:03:59.629Z] OK: 218 MiB in 52 packages [2021-07-14T10:04:00.052Z] Staging hooks [2021-07-14T10:04:00.052Z] + snapcraftctl stage [2021-07-14T10:04:00.237Z] Removing intermediate container 93efb9b26e68 [2021-07-14T10:04:00.237Z] ---> 27d77bcffc59 [2021-07-14T10:04:00.237Z] Step 6/23 : COPY go.mod . [2021-07-14T10:04:00.837Z] Removing intermediate container dcd388666185 [2021-07-14T10:04:00.837Z] ---> eac36ddcc17b [2021-07-14T10:04:00.837Z] Step 6/32 : COPY go.mod . [2021-07-14T10:04:00.837Z] Removing intermediate container 5cddcf43064f [2021-07-14T10:04:00.837Z] ---> 57343f47238d [2021-07-14T10:04:00.837Z] Step 6/22 : COPY go.mod . [2021-07-14T10:04:01.002Z] Staging static-packages [2021-07-14T10:04:01.002Z] + snapcraftctl stage [2021-07-14T10:04:01.123Z] Removing intermediate container 6b08f2c674de [2021-07-14T10:04:01.124Z] ---> 2a67678f68bd [2021-07-14T10:04:01.124Z] Step 6/26 : COPY go.mod . [2021-07-14T10:04:01.397Z] Removing intermediate container ca0d4e3dfd64 [2021-07-14T10:04:01.397Z] ---> a4e9d4633a6a [2021-07-14T10:04:01.397Z] Step 6/24 : COPY go.mod . [2021-07-14T10:04:01.397Z] ---> 7bba70139ea6 [2021-07-14T10:04:01.397Z] Step 7/23 : RUN go mod download [2021-07-14T10:04:01.675Z] ---> Running in b3378dc26933 [2021-07-14T10:04:02.280Z] ---> c44976c6b7ed [2021-07-14T10:04:02.280Z] Step 7/32 : RUN go mod download [2021-07-14T10:04:02.280Z] ---> b1d5721a4ba4 [2021-07-14T10:04:02.280Z] Step 7/22 : RUN go mod download [2021-07-14T10:04:02.386Z] Staging version [2021-07-14T10:04:02.386Z] + snapcraftctl stage [2021-07-14T10:04:02.565Z] ---> Running in d94aae9d1c4e [2021-07-14T10:04:02.565Z] ---> 0bbe3236db8b [2021-07-14T10:04:02.565Z] Step 7/26 : RUN go mod download [2021-07-14T10:04:02.565Z] ---> Running in 1cfb1ac17c19 [2021-07-14T10:04:02.838Z] ---> 3f7745402a8c [2021-07-14T10:04:02.838Z] Step 7/24 : RUN go mod download [2021-07-14T10:04:02.838Z] ---> Running in 705c6736d4dd [2021-07-14T10:04:03.116Z] ---> Running in 1650e0abf13c [2021-07-14T10:04:03.768Z] Priming config-common [2021-07-14T10:04:03.768Z] + snapcraftctl prime [2021-07-14T10:04:04.341Z] Priming go-build-helper [2021-07-14T10:04:04.341Z] + snapcraftctl prime [2021-07-14T10:04:05.725Z] Priming edgex-go [2021-07-14T10:04:05.725Z] + snapcraftctl prime [2021-07-14T10:04:05.765Z] Removing intermediate container b3378dc26933 [2021-07-14T10:04:05.765Z] ---> 4c798f9d89c4 [2021-07-14T10:04:05.765Z] Step 8/23 : COPY . . [2021-07-14T10:04:06.666Z] Priming hooks [2021-07-14T10:04:06.667Z] + snapcraftctl prime [2021-07-14T10:04:06.765Z] Removing intermediate container d94aae9d1c4e [2021-07-14T10:04:06.766Z] ---> 04f3b457ddfe [2021-07-14T10:04:06.766Z] Step 8/32 : COPY . . [2021-07-14T10:04:07.690Z] Priming static-packages [2021-07-14T10:04:07.690Z] + snapcraftctl prime [2021-07-14T10:04:08.204Z] Removing intermediate container 705c6736d4dd [2021-07-14T10:04:08.204Z] ---> 8ebfdd3310a0 [2021-07-14T10:04:08.204Z] Step 8/26 : COPY . . [2021-07-14T10:04:09.196Z] Removing intermediate container 1cfb1ac17c19 [2021-07-14T10:04:09.196Z] ---> 23b8207f9a45 [2021-07-14T10:04:09.196Z] Step 8/22 : COPY . . [2021-07-14T10:04:09.196Z] Removing intermediate container 1650e0abf13c [2021-07-14T10:04:09.196Z] ---> 345f89dd082a [2021-07-14T10:04:09.196Z] Step 8/24 : COPY . . [2021-07-14T10:04:10.296Z] Priming version [2021-07-14T10:04:10.296Z] + snapcraftctl prime [2021-07-14T10:04:11.249Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T10:04:27.578Z] ---> 6a66f364e431 [2021-07-14T10:04:27.578Z] Step 9/23 : RUN go mod tidy [2021-07-14T10:04:27.850Z] ---> 567c3bd8a488 [2021-07-14T10:04:27.850Z] Step 9/32 : RUN go mod tidy [2021-07-14T10:04:28.125Z] ---> Running in 6582b0f12e3f [2021-07-14T10:04:28.401Z] ---> 8f5b616dc1d0 [2021-07-14T10:04:28.401Z] Step 9/26 : RUN go mod tidy [2021-07-14T10:04:28.401Z] ---> Running in 6926368a63ea [2021-07-14T10:04:28.680Z] ---> Running in a9cd019acd34 [2021-07-14T10:04:29.674Z] ---> f0755fdba1a7 [2021-07-14T10:04:29.674Z] Step 9/22 : RUN go mod tidy [2021-07-14T10:04:29.674Z] ---> 3f5f4f2ce819 [2021-07-14T10:04:29.674Z] Step 9/24 : RUN go mod tidy [2021-07-14T10:04:29.674Z] ---> Running in a6e9f9e923fa [2021-07-14T10:04:29.674Z] ---> Running in 84a9c0c2ec4f [2021-07-14T10:04:36.446Z] Removing intermediate container 6582b0f12e3f [2021-07-14T10:04:36.446Z] ---> 5060d7d8dbaa [2021-07-14T10:04:36.446Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-14T10:04:36.446Z] Removing intermediate container a9cd019acd34 [2021-07-14T10:04:36.446Z] ---> 05fbcc6849ca [2021-07-14T10:04:36.446Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-14T10:04:36.446Z] Removing intermediate container 6926368a63ea [2021-07-14T10:04:36.446Z] ---> 9a4b684e49b3 [2021-07-14T10:04:36.446Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-14T10:04:36.446Z] ---> Running in 3a32266b746a [2021-07-14T10:04:36.446Z] Removing intermediate container 84a9c0c2ec4f [2021-07-14T10:04:36.446Z] ---> 4093d01e3f23 [2021-07-14T10:04:36.446Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-14T10:04:36.446Z] ---> Running in 4d2176d5d38c [2021-07-14T10:04:36.446Z] ---> Running in f5fd09b0763c [2021-07-14T10:04:36.446Z] ---> Running in b76dd7a38cc6 [2021-07-14T10:04:36.446Z] Removing intermediate container a6e9f9e923fa [2021-07-14T10:04:36.446Z] ---> 21306e2baa3b [2021-07-14T10:04:36.446Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-14T10:04:36.446Z] ---> Running in 6ef6536f3903 [2021-07-14T10:04:37.895Z] 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-07-14T10:04:38.496Z] 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-07-14T10:04:38.496Z] 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-07-14T10:04:38.776Z] 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-07-14T10:04:39.059Z] 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-07-14T10:06:31.025Z] 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-07-14T10:06:31.025Z] 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-07-14T10:06:36.450Z] Removing intermediate container f5fd09b0763c [2021-07-14T10:06:36.450Z] ---> ed32c64e0e26 [2021-07-14T10:06:36.450Z] [2021-07-14T10:06:36.450Z] Step 11/32 : FROM alpine:3.12 [2021-07-14T10:06:36.450Z] Removing intermediate container b76dd7a38cc6 [2021-07-14T10:06:36.450Z] ---> b50b69f3a755 [2021-07-14T10:06:36.450Z] [2021-07-14T10:06:36.450Z] Step 11/22 : FROM alpine:3.12 [2021-07-14T10:06:36.450Z] Removing intermediate container 3a32266b746a [2021-07-14T10:06:36.450Z] ---> 18855682fc37 [2021-07-14T10:06:36.450Z] [2021-07-14T10:06:36.450Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T10:06:36.450Z] Removing intermediate container 4d2176d5d38c [2021-07-14T10:06:36.450Z] ---> 0b400b978412 [2021-07-14T10:06:36.450Z] [2021-07-14T10:06:36.450Z] Step 11/26 : FROM alpine:3.12 [2021-07-14T10:06:36.450Z] 3.12: Pulling from library/alpine [2021-07-14T10:06:36.722Z] 3.12: Pulling from library/alpine [2021-07-14T10:06:36.997Z] 3.12: Pulling from library/alpine [2021-07-14T10:06:37.272Z] 3.12: Pulling from library/alpine [2021-07-14T10:06:37.545Z] Removing intermediate container 6ef6536f3903 [2021-07-14T10:06:37.545Z] ---> 03c799d3e931 [2021-07-14T10:06:37.545Z] [2021-07-14T10:06:37.545Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T10:06:37.820Z] 3.12: Pulling from library/alpine [2021-07-14T10:06:37.820Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T10:06:37.820Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T10:06:37.820Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T10:06:37.820Z] Status: Image is up to date for alpine:3.12 [2021-07-14T10:06:38.092Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T10:06:38.092Z] Status: Image is up to date for alpine:3.12 [2021-07-14T10:06:38.092Z] ---> c4fd0aeabfcf [2021-07-14T10:06:38.092Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-14T10:06:38.092Z] ---> c4fd0aeabfcf [2021-07-14T10:06:38.092Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-14T10:06:38.092Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T10:06:38.092Z] Status: Image is up to date for alpine:3.12 [2021-07-14T10:06:38.092Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T10:06:38.092Z] Status: Image is up to date for alpine:3.12 [2021-07-14T10:06:38.092Z] ---> c4fd0aeabfcf [2021-07-14T10:06:38.092Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T10:06:38.092Z] ---> c4fd0aeabfcf [2021-07-14T10:06:38.092Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-14T10:06:38.367Z] ---> c4fd0aeabfcf [2021-07-14T10:06:38.367Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-14T10:06:38.367Z] ---> Running in d06a8f551793 [2021-07-14T10:06:38.367Z] ---> Running in 4ac9eda0f185 [2021-07-14T10:06:38.367Z] ---> Running in 6db4a6559692 [2021-07-14T10:06:38.643Z] ---> Running in 7605c658120e [2021-07-14T10:06:38.643Z] ---> Running in fb8cec987d2f [2021-07-14T10:06:39.642Z] Removing intermediate container 7605c658120e [2021-07-14T10:06:39.642Z] ---> 11799a9a512f [2021-07-14T10:06:39.642Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-14T10:06:39.642Z] ---> Running in 7f868eb67bba [2021-07-14T10:06:40.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:40.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:41.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:41.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:41.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:41.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:41.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:41.472Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T10:06:41.748Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T10:06:41.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:41.748Z] OK: 5 MiB in 15 packages [2021-07-14T10:06:41.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:41.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:06:42.029Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-14T10:06:42.029Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T10:06:42.029Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T10:06:42.029Z] OK: 5 MiB in 15 packages [2021-07-14T10:06:42.029Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T10:06:42.029Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-14T10:06:42.328Z] (4/4) Installing curl (7.77.0-r0) [2021-07-14T10:06:42.328Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T10:06:42.328Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T10:06:42.608Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T10:06:42.608Z] OK: 7 MiB in 18 packages [2021-07-14T10:06:42.608Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-14T10:06:42.608Z] (2/2) Installing su-exec (0.2-r1) [2021-07-14T10:06:42.608Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T10:06:42.608Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T10:06:42.608Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-14T10:06:42.608Z] (4/6) Installing curl (7.77.0-r0) [2021-07-14T10:06:42.608Z] OK: 5 MiB in 16 packages [2021-07-14T10:06:42.608Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-14T10:06:42.608Z] (6/6) Installing su-exec (0.2-r1) [2021-07-14T10:06:42.608Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T10:06:42.608Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T10:06:42.891Z] OK: 7 MiB in 20 packages [2021-07-14T10:06:43.909Z] Removing intermediate container 4ac9eda0f185 [2021-07-14T10:06:43.909Z] ---> 76c677bbd805 [2021-07-14T10:06:43.909Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T10:06:43.909Z] ---> Running in a953f3bfe0c0 [2021-07-14T10:06:44.183Z] Removing intermediate container 6db4a6559692 [2021-07-14T10:06:44.183Z] ---> da80b6755e39 [2021-07-14T10:06:44.183Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T10:06:44.460Z] ---> Running in 4011c6105057 [2021-07-14T10:06:44.736Z] Removing intermediate container 7f868eb67bba [2021-07-14T10:06:44.736Z] ---> 0c29577f7163 [2021-07-14T10:06:44.736Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-14T10:06:45.009Z] Removing intermediate container a953f3bfe0c0 [2021-07-14T10:06:45.009Z] ---> 591086c2aa73 [2021-07-14T10:06:45.009Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-14T10:06:45.009Z] Removing intermediate container d06a8f551793 [2021-07-14T10:06:45.009Z] ---> af1efdb09211 [2021-07-14T10:06:45.009Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T10:06:45.284Z] ---> Running in 74c6c18a6d97 [2021-07-14T10:06:45.285Z] ---> Running in da8c780c3281 [2021-07-14T10:06:45.285Z] Removing intermediate container 4011c6105057 [2021-07-14T10:06:45.285Z] ---> 996f4963c75e [2021-07-14T10:06:45.285Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-14T10:06:45.285Z] ---> Running in f56a4dc2b393 [2021-07-14T10:06:45.566Z] ---> Running in 80ad06c6ad3e [2021-07-14T10:06:45.566Z] Removing intermediate container fb8cec987d2f [2021-07-14T10:06:45.566Z] ---> a1952f83e9c8 [2021-07-14T10:06:45.566Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T10:06:45.849Z] Removing intermediate container 74c6c18a6d97 [2021-07-14T10:06:45.849Z] ---> ca8d0246236e [2021-07-14T10:06:45.849Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-14T10:06:45.849Z] ---> Running in 9d354f7a26e1 [2021-07-14T10:06:46.123Z] ---> Running in 67c87b51eb1f [2021-07-14T10:06:46.123Z] Removing intermediate container f56a4dc2b393 [2021-07-14T10:06:46.123Z] ---> cbc6079d0db4 [2021-07-14T10:06:46.123Z] Step 14/22 : WORKDIR /edgex [2021-07-14T10:06:46.123Z] Removing intermediate container da8c780c3281 [2021-07-14T10:06:46.123Z] ---> abb66e40ebbf [2021-07-14T10:06:46.123Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T10:06:46.401Z] ---> Running in f4225e935ed7 [2021-07-14T10:06:46.401Z] Removing intermediate container 80ad06c6ad3e [2021-07-14T10:06:46.401Z] ---> 5c908395b6ed [2021-07-14T10:06:46.401Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T10:06:46.401Z] ---> Running in 084ead6e821a [2021-07-14T10:06:46.682Z] ---> Running in 891cda351b09 [2021-07-14T10:06:46.682Z] Removing intermediate container 9d354f7a26e1 [2021-07-14T10:06:46.682Z] ---> 8c39461de2bb [2021-07-14T10:06:46.682Z] Step 14/26 : WORKDIR / [2021-07-14T10:06:46.682Z] Removing intermediate container 67c87b51eb1f [2021-07-14T10:06:46.682Z] ---> 57e059d35e62 [2021-07-14T10:06:46.682Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-14T10:06:46.955Z] ---> Running in 3ef82c214a10 [2021-07-14T10:06:46.955Z] ---> Running in 16dc20a68c72 [2021-07-14T10:06:47.231Z] Removing intermediate container f4225e935ed7 [2021-07-14T10:06:47.231Z] ---> 228af210fe62 [2021-07-14T10:06:47.231Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-14T10:06:47.231Z] Removing intermediate container 084ead6e821a [2021-07-14T10:06:47.231Z] ---> ae10e10d7992 [2021-07-14T10:06:47.231Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T10:06:47.515Z] Removing intermediate container 891cda351b09 [2021-07-14T10:06:47.515Z] ---> bbf978611a36 [2021-07-14T10:06:47.515Z] Step 16/24 : WORKDIR / [2021-07-14T10:06:47.515Z] Removing intermediate container 3ef82c214a10 [2021-07-14T10:06:47.515Z] ---> f81ee9f20c6e [2021-07-14T10:06:47.795Z] 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-07-14T10:06:47.795Z] ---> Running in 66475cd43fbe [2021-07-14T10:06:48.780Z] ---> ffc9ccb4dd7e [2021-07-14T10:06:48.780Z] ---> d4fc7a159b20 [2021-07-14T10:06:48.780Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-14T10:06:48.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-14T10:06:48.780Z] Removing intermediate container 66475cd43fbe [2021-07-14T10:06:48.780Z] ---> 1ff9289e5161 [2021-07-14T10:06:48.780Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T10:06:49.055Z] ---> 375b5e1ee0e2 [2021-07-14T10:06:49.055Z] 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-07-14T10:06:50.046Z] ---> fea081f0de27 [2021-07-14T10:06:50.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-14T10:06:50.325Z] Removing intermediate container 16dc20a68c72 [2021-07-14T10:06:50.325Z] ---> a124829c01e7 [2021-07-14T10:06:50.325Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-14T10:06:50.621Z] ---> be0ce3a0cce2 [2021-07-14T10:06:50.621Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-14T10:06:50.621Z] ---> Running in 73bebaca6943 [2021-07-14T10:06:50.895Z] ---> 962ccb43e514 [2021-07-14T10:06:50.895Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-14T10:06:50.895Z] ---> 70b0223b70c1 [2021-07-14T10:06:50.895Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-14T10:06:51.878Z] ---> b78ef8e82980 [2021-07-14T10:06:51.878Z] 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-07-14T10:06:51.878Z] Removing intermediate container 73bebaca6943 [2021-07-14T10:06:51.878Z] ---> 0c53b32259e1 [2021-07-14T10:06:51.878Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-14T10:06:51.878Z] ---> 7c31eb2c2dab [2021-07-14T10:06:51.878Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-14T10:06:52.153Z] ---> e27912906cd1 [2021-07-14T10:06:52.153Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-14T10:06:52.757Z] ---> Running in e1fa50f96f2d [2021-07-14T10:06:52.757Z] ---> 8b1a907e2721 [2021-07-14T10:06:52.757Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-14T10:06:53.033Z] ---> Running in 9233ff3c700c [2021-07-14T10:06:53.309Z] ---> caa24a3e01d0 [2021-07-14T10:06:53.309Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-14T10:06:53.309Z] ---> 53fbf91f2d8b [2021-07-14T10:06:53.309Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-14T10:06:53.309Z] ---> cdc99e2b5a1b [2021-07-14T10:06:53.309Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-14T10:06:53.587Z] ---> Running in cdb1eb15d7ba [2021-07-14T10:06:53.587Z] Removing intermediate container e1fa50f96f2d [2021-07-14T10:06:53.587Z] ---> d673012a6c2f [2021-07-14T10:06:53.587Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T10:06:53.587Z] ---> Running in 3f6b8d158060 [2021-07-14T10:06:53.862Z] Removing intermediate container 9233ff3c700c [2021-07-14T10:06:53.862Z] ---> b1cc3167c4db [2021-07-14T10:06:53.862Z] Step 19/22 : CMD ["--init=true"] [2021-07-14T10:06:53.862Z] ---> Running in f0c758f212d8 [2021-07-14T10:06:54.141Z] ---> Running in 0e0fa79569c0 [2021-07-14T10:06:54.419Z] Removing intermediate container cdb1eb15d7ba [2021-07-14T10:06:54.419Z] ---> 35cb49cff6b1 [2021-07-14T10:06:54.419Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T10:06:54.695Z] ---> Running in ac88784e53c2 [2021-07-14T10:06:54.968Z] Removing intermediate container f0c758f212d8 [2021-07-14T10:06:54.968Z] ---> 7f801cc536ab [2021-07-14T10:06:54.968Z] Step 21/23 : LABEL arch=arm64 [2021-07-14T10:06:55.243Z] Removing intermediate container 0e0fa79569c0 [2021-07-14T10:06:55.243Z] ---> 99fa36d14e9c [2021-07-14T10:06:55.243Z] Step 20/22 : LABEL arch=arm64 [2021-07-14T10:06:55.243Z] ---> Running in f81559437c04 [2021-07-14T10:06:55.243Z] ---> 39dd62b2d8b4 [2021-07-14T10:06:55.243Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-14T10:06:55.526Z] Removing intermediate container ac88784e53c2 [2021-07-14T10:06:55.526Z] ---> db640a5f0554 [2021-07-14T10:06:55.526Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T10:06:55.526Z] ---> Running in f361e027f765 [2021-07-14T10:06:55.526Z] ---> Running in d1ac05818a91 [2021-07-14T10:06:56.129Z] Removing intermediate container f81559437c04 [2021-07-14T10:06:56.129Z] ---> 70dbcaa8eff1 [2021-07-14T10:06:56.129Z] Step 22/23 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T10:06:56.402Z] Removing intermediate container f361e027f765 [2021-07-14T10:06:56.402Z] ---> 61d34136408b [2021-07-14T10:06:56.402Z] Step 21/22 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T10:06:56.402Z] ---> Running in 057e51d7cf92 [2021-07-14T10:06:56.677Z] ---> Running in ce0a65867dc6 [2021-07-14T10:06:56.677Z] Removing intermediate container d1ac05818a91 [2021-07-14T10:06:56.677Z] ---> 08fed6f8f387 [2021-07-14T10:06:56.677Z] Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T10:06:56.952Z] ---> Running in 6ab127c4b637 [2021-07-14T10:06:56.952Z] ---> 75bb65ee2bf0 [2021-07-14T10:06:56.952Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-14T10:06:57.226Z] Removing intermediate container 057e51d7cf92 [2021-07-14T10:06:57.226Z] ---> 035ec43a15de [2021-07-14T10:06:57.226Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T10:06:57.226Z] Removing intermediate container 3f6b8d158060 [2021-07-14T10:06:57.226Z] ---> 54dd1cf2e160 [2021-07-14T10:06:57.226Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T10:06:57.510Z] ---> Running in 852d0b19b05a [2021-07-14T10:06:57.510Z] Removing intermediate container ce0a65867dc6 [2021-07-14T10:06:57.510Z] ---> 4707924dd560 [2021-07-14T10:06:57.510Z] Step 22/22 : LABEL version=0.0.0 [2021-07-14T10:06:57.510Z] Removing intermediate container 6ab127c4b637 [2021-07-14T10:06:57.510Z] ---> 0accdb726fbe [2021-07-14T10:06:57.510Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T10:06:57.786Z] ---> Running in 2a078ffbd23f [2021-07-14T10:06:57.786Z] ---> Running in fb6120189cdb [2021-07-14T10:06:58.062Z] Removing intermediate container 852d0b19b05a [2021-07-14T10:06:58.062Z] ---> aae35b2b5bcf [2021-07-14T10:06:58.062Z] [2021-07-14T10:06:58.334Z] ---> 22109dd5b1da [2021-07-14T10:06:58.334Z] 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-07-14T10:06:58.614Z] Successfully built aae35b2b5bcf [2021-07-14T10:06:58.614Z] Removing intermediate container fb6120189cdb [2021-07-14T10:06:58.614Z] ---> e07ef95f2a94 [2021-07-14T10:06:58.614Z] [2021-07-14T10:06:58.614Z] ---> 5de5666a2712 [2021-07-14T10:06:58.614Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-14T10:06:58.614Z] Removing intermediate container 2a078ffbd23f [2021-07-14T10:06:58.614Z] ---> f451a69414f1 [2021-07-14T10:06:58.614Z] [2021-07-14T10:06:58.614Z] Successfully tagged support-scheduler-arm64:latest [2021-07-14T10:06:58.614Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-07-14T10:06:58.614Z] ---> Running in 915a32cd3938 [2021-07-14T10:06:59.250Z] Successfully built e07ef95f2a94 [2021-07-14T10:06:59.250Z] Successfully tagged core-metadata-arm64:latest [2021-07-14T10:06:59.250Z] Building core-command [2021-07-14T10:06:59.250Z] Successfully built f451a69414f1 [2021-07-14T10:06:59.250Z]  Building core-metadata ... done Successfully tagged security-proxy-setup-arm64:latest [2021-07-14T10:06:59.250Z] Building core-data [2021-07-14T10:07:00.241Z]  Building security-proxy-setup ... done  ---> 978152be5d0f [2021-07-14T10:07:00.242Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-14T10:07:01.248Z] ---> 0f5ce79f2555 [2021-07-14T10:07:01.248Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-14T10:07:01.544Z] Removing intermediate container 915a32cd3938 [2021-07-14T10:07:01.544Z] ---> 0c8579d41cf4 [2021-07-14T10:07:01.544Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-14T10:07:01.823Z] ---> Running in 7cd145283384 [2021-07-14T10:07:02.422Z] ---> c83f3e090ca5 [2021-07-14T10:07:02.422Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-14T10:07:02.695Z] Removing intermediate container 7cd145283384 [2021-07-14T10:07:02.695Z] ---> 66d4e943feb8 [2021-07-14T10:07:02.695Z] Step 24/26 : LABEL arch=arm64 [2021-07-14T10:07:02.971Z] ---> Running in c4cdba3902da [2021-07-14T10:07:03.567Z] ---> ed9528a43349 [2021-07-14T10:07:03.567Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-14T10:07:04.166Z] ---> Running in e101b5c0660f [2021-07-14T10:07:04.166Z] Removing intermediate container c4cdba3902da [2021-07-14T10:07:04.166Z] ---> 5e46a40e5dad [2021-07-14T10:07:04.166Z] Step 25/26 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T10:07:04.439Z] ---> Running in 97e168bd35cb [2021-07-14T10:07:05.038Z] Removing intermediate container e101b5c0660f [2021-07-14T10:07:05.038Z] ---> 46f208e03b68 [2021-07-14T10:07:05.038Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-14T10:07:05.309Z] Removing intermediate container 97e168bd35cb [2021-07-14T10:07:05.309Z] ---> 97719c342922 [2021-07-14T10:07:05.309Z] Step 26/26 : LABEL version=0.0.0 [2021-07-14T10:07:05.914Z] ---> Running in e985b37c2c85 [2021-07-14T10:07:06.188Z] ---> dcf778d48b65 [2021-07-14T10:07:06.188Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-14T10:07:06.793Z] ---> Running in 15c60d14e212 [2021-07-14T10:07:06.793Z] Removing intermediate container e985b37c2c85 [2021-07-14T10:07:06.793Z] ---> a7daebef5841 [2021-07-14T10:07:06.793Z] [2021-07-14T10:07:07.069Z] Successfully built a7daebef5841 [2021-07-14T10:07:07.069Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-14T10:07:07.069Z] Building support-notifications [2021-07-14T10:07:09.766Z]  Building security-secretstore-setup ... done Removing intermediate container 15c60d14e212 [2021-07-14T10:07:09.766Z] ---> 8597a8795473 [2021-07-14T10:07:09.766Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-14T10:07:10.752Z] ---> Running in 9dc97f48fc4e [2021-07-14T10:07:11.736Z] Removing intermediate container 9dc97f48fc4e [2021-07-14T10:07:11.736Z] ---> 7fca6b1e2cd8 [2021-07-14T10:07:11.736Z] Step 29/32 : CMD ["gate"] [2021-07-14T10:07:12.394Z] ---> Running in a10d3b965790 [2021-07-14T10:07:13.456Z] Removing intermediate container a10d3b965790 [2021-07-14T10:07:13.456Z] ---> 87fc4c7b7d16 [2021-07-14T10:07:13.456Z] Step 30/32 : LABEL arch=arm64 [2021-07-14T10:07:13.734Z] ---> Running in 7e7fbc83849b [2021-07-14T10:07:14.477Z] Removing intermediate container 7e7fbc83849b [2021-07-14T10:07:14.477Z] ---> c3916b7605c9 [2021-07-14T10:07:14.477Z] Step 31/32 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T10:07:14.750Z] ---> Running in bff2ee2b2410 [2021-07-14T10:07:15.343Z] Removing intermediate container bff2ee2b2410 [2021-07-14T10:07:15.343Z] ---> 1cdacb4f8263 [2021-07-14T10:07:15.343Z] Step 32/32 : LABEL version=0.0.0 [2021-07-14T10:07:15.941Z] ---> Running in e84795cc6f3a [2021-07-14T10:07:16.551Z] Removing intermediate container e84795cc6f3a [2021-07-14T10:07:16.551Z] ---> 96c4898a9357 [2021-07-14T10:07:16.551Z] [2021-07-14T10:07:17.145Z] Successfully built 96c4898a9357 [2021-07-14T10:07:17.145Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-14T10:07:49.596Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T10:07:49.596Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T10:07:49.596Z] ---> 53b8c55872f7 [2021-07-14T10:07:49.596Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 5477b5e68391 [2021-07-14T10:07:49.596Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 35cbacf977db [2021-07-14T10:07:49.596Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 2a67678f68bd [2021-07-14T10:07:49.596Z] Step 6/24 : COPY go.mod . [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 0bbe3236db8b [2021-07-14T10:07:49.596Z] Step 7/24 : RUN go mod download [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 8ebfdd3310a0 [2021-07-14T10:07:49.596Z] Step 8/24 : COPY . . [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 8f5b616dc1d0 [2021-07-14T10:07:49.596Z] Step 9/24 : RUN go mod tidy [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 05fbcc6849ca [2021-07-14T10:07:49.596Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-14T10:07:49.596Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T10:07:49.596Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T10:07:49.596Z] ---> 53b8c55872f7 [2021-07-14T10:07:49.596Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 5477b5e68391 [2021-07-14T10:07:49.596Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 35cbacf977db [2021-07-14T10:07:49.596Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-14T10:07:49.596Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T10:07:49.596Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T10:07:49.596Z] ---> 53b8c55872f7 [2021-07-14T10:07:49.596Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 5477b5e68391 [2021-07-14T10:07:49.596Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:07:49.596Z] ---> Using cache [2021-07-14T10:07:49.596Z] ---> 35cbacf977db [2021-07-14T10:07:49.596Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-14T10:07:49.869Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T10:07:49.869Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T10:07:49.869Z] ---> 53b8c55872f7 [2021-07-14T10:07:49.869Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T10:07:49.869Z] ---> Using cache [2021-07-14T10:07:49.869Z] ---> 5477b5e68391 [2021-07-14T10:07:49.869Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:07:49.869Z] ---> Using cache [2021-07-14T10:07:49.869Z] ---> 35cbacf977db [2021-07-14T10:07:49.869Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-14T10:07:51.844Z] ---> Running in 57a40a753dda [2021-07-14T10:07:51.844Z] ---> Running in e5dc39901d5f [2021-07-14T10:07:51.844Z] ---> Running in 4929d0a539d2 [2021-07-14T10:07:51.844Z] ---> Running in 0bfac7656071 [2021-07-14T10:07:53.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:07:53.552Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:07:53.552Z] 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-07-14T10:07:53.838Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:07:54.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:07:54.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:07:54.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:07:55.707Z] OK: 218 MiB in 52 packages [2021-07-14T10:07:55.707Z] OK: 218 MiB in 52 packages [2021-07-14T10:07:55.707Z] OK: 218 MiB in 52 packages [2021-07-14T10:07:57.728Z] Removing intermediate container 4929d0a539d2 [2021-07-14T10:07:57.728Z] ---> a7e12c7d8b3d [2021-07-14T10:07:57.728Z] Step 6/23 : COPY go.mod . [2021-07-14T10:07:58.008Z] Removing intermediate container 57a40a753dda [2021-07-14T10:07:58.008Z] ---> de608db3c12f [2021-07-14T10:07:58.008Z] Step 6/24 : COPY go.mod . [2021-07-14T10:07:58.293Z] Removing intermediate container e5dc39901d5f [2021-07-14T10:07:58.293Z] ---> c3bd102d715f [2021-07-14T10:07:58.293Z] Step 6/24 : COPY go.mod . [2021-07-14T10:07:59.767Z] ---> 6d527ffdb064 [2021-07-14T10:07:59.767Z] Step 7/23 : RUN go mod download [2021-07-14T10:07:59.767Z] ---> 0abc777cc85c [2021-07-14T10:07:59.767Z] Step 7/24 : RUN go mod download [2021-07-14T10:07:59.767Z] ---> Running in 7be7b609b134 [2021-07-14T10:07:59.767Z] ---> 1d887986a55f [2021-07-14T10:08:00.058Z] Step 7/24 : RUN go mod download [2021-07-14T10:08:00.058Z] ---> Running in c47d69639f0c [2021-07-14T10:08:00.332Z] ---> Running in 6a30b004555a [2021-07-14T10:08:05.798Z] Removing intermediate container 7be7b609b134 [2021-07-14T10:08:05.798Z] ---> 90143268f915 [2021-07-14T10:08:05.798Z] Step 8/23 : COPY . . [2021-07-14T10:08:05.798Z] Removing intermediate container 6a30b004555a [2021-07-14T10:08:05.798Z] ---> 4cb6c81356ad [2021-07-14T10:08:05.798Z] Step 8/24 : COPY . . [2021-07-14T10:08:05.798Z] Removing intermediate container c47d69639f0c [2021-07-14T10:08:05.798Z] ---> d581ea8f3411 [2021-07-14T10:08:05.798Z] Step 8/24 : COPY . . [2021-07-14T10:08:38.183Z] ---> c0b221e055bb [2021-07-14T10:08:38.183Z] Step 9/23 : RUN go mod tidy [2021-07-14T10:08:38.183Z] ---> 4b9f758f5927 [2021-07-14T10:08:38.183Z] Step 9/24 : RUN go mod tidy [2021-07-14T10:08:38.183Z] ---> d09414fdcc56 [2021-07-14T10:08:38.183Z] Step 9/24 : RUN go mod tidy [2021-07-14T10:08:38.183Z] ---> Running in 9c57c37d39f6 [2021-07-14T10:08:38.183Z] ---> Running in c1b8cfbc23e3 [2021-07-14T10:08:38.183Z] ---> Running in 667ef4b9d222 [2021-07-14T10:08:38.455Z] Removing intermediate container 0bfac7656071 [2021-07-14T10:08:38.455Z] ---> 597ea4d80031 [2021-07-14T10:08:38.455Z] [2021-07-14T10:08:38.455Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T10:08:38.455Z] ---> c4fd0aeabfcf [2021-07-14T10:08:38.455Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T10:08:38.455Z] ---> Using cache [2021-07-14T10:08:38.455Z] ---> da80b6755e39 [2021-07-14T10:08:38.455Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T10:08:38.455Z] ---> Using cache [2021-07-14T10:08:38.455Z] ---> 996f4963c75e [2021-07-14T10:08:38.455Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-14T10:08:38.730Z] ---> Running in da64509c50f7 [2021-07-14T10:08:39.332Z] Removing intermediate container da64509c50f7 [2021-07-14T10:08:39.332Z] ---> d02178fcdcc9 [2021-07-14T10:08:39.332Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T10:08:39.609Z] ---> Running in f93e1b54ba57 [2021-07-14T10:08:40.221Z] Removing intermediate container f93e1b54ba57 [2021-07-14T10:08:40.221Z] ---> 718ad980cf24 [2021-07-14T10:08:40.221Z] Step 16/24 : WORKDIR / [2021-07-14T10:08:40.511Z] Removing intermediate container 9c57c37d39f6 [2021-07-14T10:08:40.511Z] ---> 92a6a3dcd201 [2021-07-14T10:08:40.511Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-14T10:08:40.511Z] ---> Running in a12d51c58205 [2021-07-14T10:08:40.788Z] ---> Running in 379be917d3b5 [2021-07-14T10:08:41.068Z] Removing intermediate container 667ef4b9d222 [2021-07-14T10:08:41.068Z] ---> b05aeda7c49f [2021-07-14T10:08:41.068Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-14T10:08:41.068Z] Removing intermediate container c1b8cfbc23e3 [2021-07-14T10:08:41.068Z] ---> 7ddb6d3d8766 [2021-07-14T10:08:41.068Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-14T10:08:41.348Z] Removing intermediate container a12d51c58205 [2021-07-14T10:08:41.348Z] ---> 548aaa756e1e [2021-07-14T10:08:41.348Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T10:08:41.348Z] ---> Running in 688b5fda2174 [2021-07-14T10:08:41.348Z] ---> Running in cbd320ee50a6 [2021-07-14T10:08:42.341Z] 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-07-14T10:08:42.341Z] ---> 909646c5e65e [2021-07-14T10:08:42.341Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-14T10:08:43.794Z] 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-07-14T10:08:43.794Z] 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-07-14T10:08:44.396Z] ---> f1327c642dda [2021-07-14T10:08:44.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-14T10:08:45.392Z] ---> 96cfea387f4e [2021-07-14T10:08:45.392Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-14T10:08:45.666Z] ---> Running in 2cdf2c96317a [2021-07-14T10:08:46.274Z] Removing intermediate container 2cdf2c96317a [2021-07-14T10:08:46.274Z] ---> 6a1a4ab2e332 [2021-07-14T10:08:46.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T10:08:46.553Z] ---> Running in b3777b03dcc9 [2021-07-14T10:08:47.555Z] Removing intermediate container b3777b03dcc9 [2021-07-14T10:08:47.555Z] ---> 28cec85cc0f8 [2021-07-14T10:08:47.555Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T10:08:47.555Z] ---> Running in 90e05b8295bc [2021-07-14T10:08:48.168Z] Removing intermediate container 90e05b8295bc [2021-07-14T10:08:48.168Z] ---> c79ac0679b72 [2021-07-14T10:08:48.168Z] Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T10:08:48.447Z] ---> Running in 7805ba3198ce [2021-07-14T10:08:49.063Z] Removing intermediate container 7805ba3198ce [2021-07-14T10:08:49.063Z] ---> 5c7dbc638e96 [2021-07-14T10:08:49.063Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T10:08:49.344Z] ---> Running in 89133b14a175 [2021-07-14T10:08:49.968Z] Removing intermediate container 89133b14a175 [2021-07-14T10:08:49.968Z] ---> 50e93083b530 [2021-07-14T10:08:49.968Z] [2021-07-14T10:08:50.570Z] Successfully built 50e93083b530 [2021-07-14T10:08:50.570Z] Successfully tagged core-command-arm64:latest [2021-07-14T10:09:58.690Z]  Building core-command ... done Removing intermediate container cbd320ee50a6 [2021-07-14T10:09:58.690Z] ---> 9b3014b73d0c [2021-07-14T10:09:58.690Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-14T10:09:58.690Z] ---> Running in aad6578012ca [2021-07-14T10:09:58.690Z] Removing intermediate container 688b5fda2174 [2021-07-14T10:09:58.690Z] ---> c909865e8444 [2021-07-14T10:09:58.690Z] [2021-07-14T10:09:58.690Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T10:09:58.690Z] ---> c4fd0aeabfcf [2021-07-14T10:09:58.690Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-14T10:09:58.690Z] ---> Running in d99b93e205f1 [2021-07-14T10:09:58.690Z] 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-07-14T10:09:58.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:09:58.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:09:59.595Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-14T10:09:59.595Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-14T10:09:59.595Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T10:09:59.595Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T10:09:59.872Z] OK: 6 MiB in 16 packages [2021-07-14T10:10:00.864Z] Removing intermediate container aad6578012ca [2021-07-14T10:10:00.864Z] ---> efd6738bbaeb [2021-07-14T10:10:00.864Z] [2021-07-14T10:10:00.864Z] Step 12/24 : FROM docker:20.10.0 [2021-07-14T10:10:01.143Z] 20.10.0: Pulling from library/docker [2021-07-14T10:10:01.863Z] Removing intermediate container d99b93e205f1 [2021-07-14T10:10:01.863Z] ---> d648cd295625 [2021-07-14T10:10:01.863Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T10:10:01.863Z] Removing intermediate container 379be917d3b5 [2021-07-14T10:10:01.863Z] ---> b30e4803d84b [2021-07-14T10:10:01.863Z] [2021-07-14T10:10:01.863Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T10:10:01.863Z] ---> c4fd0aeabfcf [2021-07-14T10:10:01.863Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-14T10:10:02.142Z] ---> Running in aaff141bc27a [2021-07-14T10:10:02.142Z] ---> Running in 283cb16c6287 [2021-07-14T10:10:03.165Z] Removing intermediate container aaff141bc27a [2021-07-14T10:10:03.165Z] ---> 04c7212e638b [2021-07-14T10:10:03.165Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-14T10:10:03.439Z] ---> Running in 1154d326e7d4 [2021-07-14T10:10:03.439Z] Removing intermediate container 283cb16c6287 [2021-07-14T10:10:03.439Z] ---> 7acc6a9f1033 [2021-07-14T10:10:03.439Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-14T10:10:03.732Z] ---> Running in a1f86b18a4b2 [2021-07-14T10:10:04.026Z] Removing intermediate container 1154d326e7d4 [2021-07-14T10:10:04.026Z] ---> de7df1d1c488 [2021-07-14T10:10:04.026Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T10:10:04.298Z] ---> Running in c1b5f5690bb8 [2021-07-14T10:10:04.298Z] Removing intermediate container a1f86b18a4b2 [2021-07-14T10:10:04.298Z] ---> 04ecf9628e1a [2021-07-14T10:10:04.298Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-14T10:10:04.631Z] ---> Running in 0e4decbe4053 [2021-07-14T10:10:04.907Z] Removing intermediate container c1b5f5690bb8 [2021-07-14T10:10:04.907Z] ---> aa62336b870a [2021-07-14T10:10:04.907Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T10:10:05.188Z] Removing intermediate container 0e4decbe4053 [2021-07-14T10:10:05.188Z] ---> 162f708c718a [2021-07-14T10:10:05.188Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:10:05.463Z] ---> Running in 0f5e3fe6a551 [2021-07-14T10:10:06.093Z] ---> 6e852f934d27 [2021-07-14T10:10:06.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-14T10:10:08.106Z] ---> 0433014614d0 [2021-07-14T10:10:08.106Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-14T10:10:08.384Z] Removing intermediate container 0f5e3fe6a551 [2021-07-14T10:10:08.384Z] ---> 770b10dcea3b [2021-07-14T10:10:08.384Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-14T10:10:08.987Z] ---> Running in fa04203b324d [2021-07-14T10:10:09.275Z] ---> fe12aac1f261 [2021-07-14T10:10:09.275Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-14T10:10:09.551Z] ---> Running in 6e01d6cfed23 [2021-07-14T10:10:10.153Z] Removing intermediate container 6e01d6cfed23 [2021-07-14T10:10:10.153Z] ---> 32da3e0f0edc [2021-07-14T10:10:10.153Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T10:10:10.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:10:10.427Z] ---> Running in f5f51296f84c [2021-07-14T10:10:11.020Z] Removing intermediate container f5f51296f84c [2021-07-14T10:10:11.020Z] ---> fd39db8b3d49 [2021-07-14T10:10:11.020Z] Step 21/23 : LABEL arch=arm64 [2021-07-14T10:10:11.304Z] ---> Running in d1ae83b5b12c [2021-07-14T10:10:11.904Z] Removing intermediate container d1ae83b5b12c [2021-07-14T10:10:11.904Z] ---> f4c270c85017 [2021-07-14T10:10:11.904Z] Step 22/23 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T10:10:11.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:10:11.904Z] ---> Running in 67a53f4ac640 [2021-07-14T10:10:12.176Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-14T10:10:12.176Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-14T10:10:12.176Z] ---> eeaf43b92773 [2021-07-14T10:10:12.176Z] 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-07-14T10:10:12.176Z] ---> Running in e48fc1780e76 [2021-07-14T10:10:12.448Z] Removing intermediate container 67a53f4ac640 [2021-07-14T10:10:12.448Z] ---> 261bdcf9ea5c [2021-07-14T10:10:12.448Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T10:10:12.734Z] ---> Running in 723b1104fe7b [2021-07-14T10:10:12.734Z] Removing intermediate container e48fc1780e76 [2021-07-14T10:10:12.734Z] ---> 425dfc75e23c [2021-07-14T10:10:12.734Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-14T10:10:13.006Z] ---> Running in c59ce4e1192d [2021-07-14T10:10:13.281Z] Removing intermediate container 723b1104fe7b [2021-07-14T10:10:13.281Z] ---> e81ccd35b4ff [2021-07-14T10:10:13.281Z] [2021-07-14T10:10:13.883Z] Successfully built e81ccd35b4ff [2021-07-14T10:10:13.883Z] Successfully tagged support-notifications-arm64:latest [2021-07-14T10:10:13.883Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-07-14T10:10:14.157Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T10:10:14.157Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T10:10:14.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:10:14.432Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T10:10:14.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:10:15.027Z] (1/39) Installing readline (8.0.4-r0) [2021-07-14T10:10:15.027Z] (2/39) Installing bash (5.0.17-r0) [2021-07-14T10:10:15.027Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T10:10:15.297Z] Executing bash-5.0.17-r0.post-install [2021-07-14T10:10:15.297Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T10:10:15.297Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-14T10:10:15.297Z] (5/39) Installing curl (7.77.0-r0) [2021-07-14T10:10:15.297Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-14T10:10:15.297Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-14T10:10:15.297Z] (8/39) Installing expat (2.2.9-r1) [2021-07-14T10:10:15.297Z] (9/39) Installing libffi (3.3-r2) [2021-07-14T10:10:15.297Z] (10/39) Installing gdbm (1.13-r1) [2021-07-14T10:10:15.297Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-14T10:10:15.297Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-14T10:10:15.297Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-14T10:10:15.569Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T10:10:15.569Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T10:10:15.569Z] OK: 8 MiB in 20 packages [2021-07-14T10:10:17.544Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-14T10:10:17.544Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-14T10:10:17.544Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-14T10:10:17.544Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-14T10:10:17.544Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-14T10:10:17.544Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-14T10:10:17.544Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-14T10:10:17.544Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-14T10:10:17.544Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-14T10:10:17.544Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-14T10:10:17.544Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-14T10:10:17.544Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-14T10:10:17.544Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-14T10:10:17.544Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-14T10:10:17.544Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-14T10:10:17.544Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-14T10:10:17.817Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-14T10:10:17.817Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-14T10:10:17.817Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-14T10:10:17.817Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-14T10:10:17.817Z] Removing intermediate container fa04203b324d [2021-07-14T10:10:17.817Z] ---> 5c145c7ab35b [2021-07-14T10:10:17.817Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T10:10:17.817Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-14T10:10:17.817Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-14T10:10:17.817Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-14T10:10:17.817Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-14T10:10:17.817Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-14T10:10:17.817Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-14T10:10:18.091Z] Executing busybox-1.31.1-r19.trigger [2021-07-14T10:10:18.091Z] OK: 72 MiB in 59 packages [2021-07-14T10:10:18.687Z] ---> b6e99098179b [2021-07-14T10:10:18.687Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-14T10:10:20.119Z] ---> 02466c7c59e5 [2021-07-14T10:10:20.119Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-14T10:10:21.096Z] ---> 1671ebc79c46 [2021-07-14T10:10:21.096Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-14T10:10:21.096Z] ---> Running in af489e86db3d [2021-07-14T10:10:21.693Z] Removing intermediate container af489e86db3d [2021-07-14T10:10:21.693Z] ---> 9ca5585581ea [2021-07-14T10:10:21.693Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T10:10:21.965Z] ---> Running in a7bfb4339192 [2021-07-14T10:10:22.239Z] Removing intermediate container a7bfb4339192 [2021-07-14T10:10:22.239Z] ---> b868cad0afd1 [2021-07-14T10:10:22.239Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T10:10:22.512Z] ---> Running in f8c7a0279c3a [2021-07-14T10:10:22.512Z] Collecting docker-compose==1.23.2 [2021-07-14T10:10:22.787Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-14T10:10:23.063Z] Removing intermediate container f8c7a0279c3a [2021-07-14T10:10:23.063Z] ---> 3771fc3c8f28 [2021-07-14T10:10:23.063Z] Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T10:10:23.063Z] ---> Running in ee67da5fdbb7 [2021-07-14T10:10:23.335Z] Collecting texttable<0.10,>=0.9.0 [2021-07-14T10:10:23.335Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-14T10:10:23.610Z] Removing intermediate container ee67da5fdbb7 [2021-07-14T10:10:23.610Z] ---> f53d44e41a5a [2021-07-14T10:10:23.610Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T10:10:23.885Z] ---> Running in 7e03fb600dd6 [2021-07-14T10:10:24.159Z] Removing intermediate container 7e03fb600dd6 [2021-07-14T10:10:24.160Z] ---> ff36db2074ba [2021-07-14T10:10:24.160Z] [2021-07-14T10:10:24.758Z] Successfully built ff36db2074ba [2021-07-14T10:10:24.758Z] Successfully tagged core-data-arm64:latest [2021-07-14T10:10:26.185Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-14T10:10:26.185Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-14T10:10:26.459Z] Collecting docopt<0.7,>=0.6.1 [2021-07-14T10:10:26.459Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-14T10:10:28.428Z] Collecting cached-property<2,>=1.2.0 [2021-07-14T10:10:28.428Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-14T10:10:29.397Z] Collecting PyYAML<4,>=3.10 [2021-07-14T10:10:29.397Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-14T10:10:32.774Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-14T10:10:32.774Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-14T10:10:32.774Z] Collecting jsonschema<3,>=2.5.1 [2021-07-14T10:10:32.774Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-14T10:10:33.045Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-14T10:10:33.316Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-14T10:10:35.300Z] Collecting docker<4.0,>=3.6.0 [2021-07-14T10:10:35.300Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-14T10:10:35.897Z] 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-07-14T10:10:35.897Z] 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-07-14T10:10:35.897Z] 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-07-14T10:10:35.897Z] Collecting idna<2.8,>=2.5 [2021-07-14T10:10:35.897Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-14T10:10:36.494Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-14T10:10:36.494Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-14T10:10:36.767Z] Collecting docker-pycreds>=0.4.0 [2021-07-14T10:10:36.767Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-14T10:10:37.039Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-14T10:10:37.039Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-14T10:10:37.039Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-14T10:10:37.039Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-14T10:10:37.633Z] Installing collected packages: texttable, idna, urllib3, requests, docopt, cached-property, PyYAML, websocket-client, jsonschema, dockerpty, docker-pycreds, docker, docker-compose [2021-07-14T10:10:37.633Z] Running setup.py install for texttable: started [2021-07-14T10:10:39.617Z] Running setup.py install for texttable: finished with status 'done' [2021-07-14T10:10:39.617Z] Attempting uninstall: idna [2021-07-14T10:10:39.617Z] Found existing installation: idna 2.9 [2021-07-14T10:10:39.617Z] Uninstalling idna-2.9: [2021-07-14T10:10:39.617Z] Successfully uninstalled idna-2.9 [2021-07-14T10:10:40.215Z] Attempting uninstall: urllib3 [2021-07-14T10:10:40.215Z] Found existing installation: urllib3 1.25.9 [2021-07-14T10:10:40.215Z] Uninstalling urllib3-1.25.9: [2021-07-14T10:10:40.489Z] Successfully uninstalled urllib3-1.25.9 [2021-07-14T10:10:41.085Z] Attempting uninstall: requests [2021-07-14T10:10:41.085Z] Found existing installation: requests 2.23.0 [2021-07-14T10:10:41.085Z] Uninstalling requests-2.23.0: [2021-07-14T10:10:41.085Z] Successfully uninstalled requests-2.23.0 [2021-07-14T10:10:41.358Z] Running setup.py install for docopt: started [2021-07-14T10:10:43.332Z] Running setup.py install for docopt: finished with status 'done' [2021-07-14T10:10:43.332Z] Running setup.py install for PyYAML: started [2021-07-14T10:10:45.305Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-14T10:10:45.901Z] Running setup.py install for dockerpty: started [2021-07-14T10:10:47.881Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-14T10:10:49.342Z] 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-07-14T10:10:57.626Z] Removing intermediate container c59ce4e1192d [2021-07-14T10:10:57.626Z] ---> b9df31e811a4 [2021-07-14T10:10:57.626Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-14T10:10:57.626Z] ---> Running in c1e560df7f74 [2021-07-14T10:10:57.626Z] Removing intermediate container c1e560df7f74 [2021-07-14T10:10:57.626Z] ---> 284add36940a [2021-07-14T10:10:57.626Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-14T10:10:57.626Z] ---> Running in 7bf9a6dfde3a [2021-07-14T10:10:58.223Z] Removing intermediate container 7bf9a6dfde3a [2021-07-14T10:10:58.223Z] ---> d745d520d9e7 [2021-07-14T10:10:58.223Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-14T10:10:59.205Z] ---> 8144acda14b7 [2021-07-14T10:10:59.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-14T10:11:00.188Z] ---> 780515f9184f [2021-07-14T10:11:00.188Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-14T10:11:01.172Z] ---> a652fde65fea [2021-07-14T10:11:01.172Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-14T10:11:01.172Z] ---> Running in c1fcf86ddbaa [2021-07-14T10:11:01.450Z] Removing intermediate container c1fcf86ddbaa [2021-07-14T10:11:01.450Z] ---> e251ef8449df [2021-07-14T10:11:01.450Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T10:11:01.728Z] ---> Running in 86670bc3a82e [2021-07-14T10:11:02.333Z] Removing intermediate container 86670bc3a82e [2021-07-14T10:11:02.333Z] ---> c3f554a3ce0a [2021-07-14T10:11:02.333Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T10:11:02.333Z] ---> Running in 3b43009768e1 [2021-07-14T10:11:02.932Z] Removing intermediate container 3b43009768e1 [2021-07-14T10:11:02.932Z] ---> 14c9ae44d28d [2021-07-14T10:11:02.932Z] Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [2021-07-14T10:11:02.932Z] ---> Running in 63aa924ae657 [2021-07-14T10:11:03.533Z] Removing intermediate container 63aa924ae657 [2021-07-14T10:11:03.533Z] ---> a3296937295e [2021-07-14T10:11:03.533Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T10:11:03.533Z] ---> Running in 5060f15fc760 [2021-07-14T10:11:04.133Z] Removing intermediate container 5060f15fc760 [2021-07-14T10:11:04.133Z] ---> 6cdd2faec5d2 [2021-07-14T10:11:04.133Z] [2021-07-14T10:11:04.409Z] Successfully built 6cdd2faec5d2 [2021-07-14T10:11:04.683Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-14T10:11:04.976Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-14T10:11:04.969Z] $ docker stop --time=1 3e38ff42cee9ee9a375ed626ad0349be34c666c030adc748d223e5bba335cf18 [2021-07-14T10:11:06.833Z] $ docker rm -f 3e38ff42cee9ee9a375ed626ad0349be34c666c030adc748d223e5bba335cf18 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T10:11:07.440Z] + docker images [2021-07-14T10:11:07.712Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T10:11:07.712Z] sys-mgmt-agent-arm64 latest 6cdd2faec5d2 4 seconds ago 298MB [2021-07-14T10:11:07.712Z] core-data-arm64 latest ff36db2074ba 43 seconds ago 19.2MB [2021-07-14T10:11:07.712Z] support-notifications-arm64 latest e81ccd35b4ff 54 seconds ago 15.7MB [2021-07-14T10:11:07.712Z] b30e4803d84b About a minute ago 997MB [2021-07-14T10:11:07.712Z] efd6738bbaeb About a minute ago 991MB [2021-07-14T10:11:07.712Z] c909865e8444 About a minute ago 991MB [2021-07-14T10:11:07.712Z] core-command-arm64 latest 50e93083b530 2 minutes ago 15MB [2021-07-14T10:11:07.712Z] 597ea4d80031 2 minutes ago 989MB [2021-07-14T10:11:07.712Z] security-bootstrapper-arm64 latest 96c4898a9357 3 minutes ago 17.5MB [2021-07-14T10:11:07.712Z] security-secretstore-setup-arm64 latest a7daebef5841 4 minutes ago 27.1MB [2021-07-14T10:11:07.712Z] core-metadata-arm64 latest e07ef95f2a94 4 minutes ago 15.7MB [2021-07-14T10:11:07.712Z] security-proxy-setup-arm64 latest f451a69414f1 4 minutes ago 24.2MB [2021-07-14T10:11:07.712Z] support-scheduler-arm64 latest aae35b2b5bcf 4 minutes ago 15.1MB [2021-07-14T10:11:07.712Z] 03c799d3e931 4 minutes ago 994MB [2021-07-14T10:11:07.712Z] 0b400b978412 4 minutes ago 998MB [2021-07-14T10:11:07.712Z] 18855682fc37 4 minutes ago 991MB [2021-07-14T10:11:07.712Z] ed32c64e0e26 4 minutes ago 992MB [2021-07-14T10:11:07.712Z] b50b69f3a755 4 minutes ago 995MB [2021-07-14T10:11:07.712Z] ci-base-image-arm64 latest 53b8c55872f7 14 minutes ago 663MB [2021-07-14T10:11:07.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 4 days ago 451MB [2021-07-14T10:11:07.712Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-14T10:11:07.712Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-14T10:11:07.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:11:08.648Z] ---> job-cost.sh [2021-07-14T10:11:08.648Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iOuI [2021-07-14T10:11:47.609Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T10:13:24.370Z] lf-activate-venv(): INFO: Adding /tmp/venv-iOuI/bin to PATH [2021-07-14T10:13:24.371Z] INFO: No Stack... [2021-07-14T10:13:24.371Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T10:13:24.371Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T10:13:24.709Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-07-14T10:13:24.709Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T10:13:24.772Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3621-2-stack-cost] [2021-07-14T10:13:24.780Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3621-2-stack-cost] did not exist. Created. [2021-07-14T10:13:24.780Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3621-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T10:13:25.155Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T10:13:25.398Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T10:13:25.408Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3621-2-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-07-14T10:13:26.134Z] provisioning config files... [2021-07-14T10:13:26.145Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config71522658882252838tmp [Pipeline] { [Pipeline] sh [2021-07-14T10:13:26.469Z] + set +x [2021-07-14T10:13:26.470Z] + curl -s https://codecov.io/bash [2021-07-14T10:13:26.470Z] + bash -s -- [2021-07-14T10:13:26.736Z] [2021-07-14T10:13:26.736Z] _____ _ [2021-07-14T10:13:26.736Z] / ____| | | [2021-07-14T10:13:26.736Z] | | ___ __| | ___ ___ _____ __ [2021-07-14T10:13:26.736Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-14T10:13:26.736Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-14T10:13:26.736Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-14T10:13:26.736Z] Bash-1.0.4 [2021-07-14T10:13:26.736Z] [2021-07-14T10:13:26.736Z] [2021-07-14T10:13:26.736Z] ==> git version 2.24.4 found [2021-07-14T10:13:26.736Z] ==> 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-07-14T10:13:26.736Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-14T10:13:26.736Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-14T10:13:26.736Z] ==> Jenkins CI detected. [2021-07-14T10:13:26.736Z] project root: . [2021-07-14T10:13:26.736Z] --> token set from env [2021-07-14T10:13:26.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-14T10:13:26.736Z] ==> Running gcov in . (disable via -X gcov) [2021-07-14T10:13:26.736Z] ==> Python coveragepy not found [2021-07-14T10:13:26.736Z] ==> Searching for coverage reports in: [2021-07-14T10:13:26.736Z] + . [2021-07-14T10:13:26.736Z] -> Found 1 reports [2021-07-14T10:13:26.736Z] ==> Detecting git/mercurial file structure [2021-07-14T10:13:26.736Z] ==> Reading reports [2021-07-14T10:13:26.736Z] + ./coverage.out bytes=402846 [2021-07-14T10:13:26.736Z] ==> Appending adjustments [2021-07-14T10:13:26.736Z] https://docs.codecov.io/docs/fixing-reports [2021-07-14T10:13:28.140Z] + Found adjustments [2021-07-14T10:13:28.140Z] ==> Gzipping contents [2021-07-14T10:13:28.140Z] 56K /tmp/codecov.jfegmh.gz [2021-07-14T10:13:28.140Z] ==> Uploading reports [2021-07-14T10:13:28.140Z] url: https://codecov.io [2021-07-14T10:13:28.140Z] query: branch=PR-3621&commit=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3621%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3621&job=&cmd_args= [2021-07-14T10:13:28.140Z] -> Pinging Codecov [2021-07-14T10:13:28.140Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3621&commit=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3621%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3621&job=&cmd_args= [2021-07-14T10:13:28.401Z] -> Uploading to [2021-07-14T10:13:28.401Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-14/00271124DB129430A58F1EEE437C3FCB/f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f/6c9da831-f6ad-4e3b-a118-c4669b601ea3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T101328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dfc47b5af69d2898b80cd78b6ed38c3adc3978d7f3f957bfebbb347c2c5a814 [2021-07-14T10:13:28.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T10:13:28.401Z] Dload Upload Total Spent Left Speed [2021-07-14T10:13:28.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54473 0 0 100 54473 0 100k --:--:-- --:--:-- --:--:-- 100k [2021-07-14T10:13:28.973Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [Pipeline] } [2021-07-14T10:13:28.982Z] 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-07-14T10:13:30.347Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:13:32.313Z] ---> package-listing.sh [2021-07-14T10:13:32.313Z] ++ facter osfamily [2021-07-14T10:13:32.313Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T10:13:32.581Z] + OS_FAMILY=redhat [2021-07-14T10:13:32.581Z] + workspace=/w/workspace/edgex-go/2 [2021-07-14T10:13:32.581Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T10:13:32.581Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T10:13:32.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T10:13:32.581Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T10:13:32.581Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-14T10:13:32.581Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T10:13:32.581Z] + case "${OS_FAMILY}" in [2021-07-14T10:13:32.581Z] + rpm -qa [2021-07-14T10:13:32.581Z] + sort [2021-07-14T10:13:35.137Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T10:13:35.137Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T10:13:35.137Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T10:13:35.137Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-14T10:13:35.137Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-07-14T10:13:35.137Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-07-14T10:13:35.152Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-14T10:13:35.452Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:13:36.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T10:13:36.031Z] [2021-07-14T10:13:36.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:13:36.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T10:13:36.345Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T10:13:36.345Z] df20fa9351a1: Pulling fs layer [2021-07-14T10:13:36.345Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T10:13:36.345Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T10:13:36.345Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T10:13:36.345Z] 93b61091891f: Pulling fs layer [2021-07-14T10:13:36.345Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T10:13:36.345Z] 5e14af77c1be: Pulling fs layer [2021-07-14T10:13:36.345Z] 01666e4c0597: Pulling fs layer [2021-07-14T10:13:36.345Z] aa168da1d23b: Pulling fs layer [2021-07-14T10:13:36.345Z] 46f8f816bc3b: Waiting [2021-07-14T10:13:36.345Z] 93b61091891f: Waiting [2021-07-14T10:13:36.345Z] 93b9cdb0e59b: Waiting [2021-07-14T10:13:36.345Z] 5e14af77c1be: Waiting [2021-07-14T10:13:36.345Z] aa168da1d23b: Waiting [2021-07-14T10:13:36.345Z] 01666e4c0597: Waiting [2021-07-14T10:13:36.345Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T10:13:36.345Z] 36b3adc4ff6f: Download complete [2021-07-14T10:13:36.606Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T10:13:36.606Z] 46f8f816bc3b: Download complete [2021-07-14T10:13:36.606Z] df20fa9351a1: Verifying Checksum [2021-07-14T10:13:36.606Z] df20fa9351a1: Download complete [2021-07-14T10:13:36.606Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T10:13:36.606Z] 93b9cdb0e59b: Download complete [2021-07-14T10:13:36.606Z] 5e14af77c1be: Verifying Checksum [2021-07-14T10:13:36.606Z] 5e14af77c1be: Download complete [2021-07-14T10:13:36.606Z] 01666e4c0597: Verifying Checksum [2021-07-14T10:13:36.606Z] 01666e4c0597: Download complete [2021-07-14T10:13:36.606Z] 93b61091891f: Verifying Checksum [2021-07-14T10:13:36.606Z] 93b61091891f: Download complete [2021-07-14T10:13:36.873Z] df20fa9351a1: Pull complete [2021-07-14T10:13:36.873Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T10:13:36.873Z] 8ad3a11d3b57: Download complete [2021-07-14T10:13:36.873Z] 36b3adc4ff6f: Pull complete [2021-07-14T10:13:37.447Z] 8ad3a11d3b57: Pull complete [2021-07-14T10:13:37.447Z] 46f8f816bc3b: Pull complete [2021-07-14T10:13:37.708Z] 93b61091891f: Pull complete [2021-07-14T10:13:37.708Z] 93b9cdb0e59b: Pull complete [2021-07-14T10:13:37.708Z] 5e14af77c1be: Pull complete [2021-07-14T10:13:37.969Z] 01666e4c0597: Pull complete [2021-07-14T10:13:38.919Z] aa168da1d23b: Verifying Checksum [2021-07-14T10:13:38.919Z] aa168da1d23b: Download complete [2021-07-14T10:13:43.165Z] aa168da1d23b: Pull complete [2021-07-14T10:13:43.165Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T10:13:43.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T10:13:43.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T10:13:43.246Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-07-14T10:13:43.285Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-14T10:13:46.394Z] $ docker top 6aaba24df38b953989e9b1da4f1dacafd67095ebf0add3f626e7ae8f11598f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T10:13:46.807Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T10:13:47.126Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T10:13:47.454Z] + ls /var/log/sa-host [2021-07-14T10:13:47.454Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T10:13:47.454Z] file_magic: OK [2021-07-14T10:13:47.454Z] HZ: Using current value: 100 [2021-07-14T10:13:47.454Z] file_header: OK [2021-07-14T10:13:47.454Z] 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-07-14T10:13:47.454Z] Statistics: [2021-07-14T10:13:47.454Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T10:13:47.454Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T10:13:47.454Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T10:13:47.454Z] file_magic: OK [2021-07-14T10:13:47.454Z] HZ: Using current value: 100 [2021-07-14T10:13:47.454Z] file_header: OK [2021-07-14T10:13:47.454Z] 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-07-14T10:13:47.454Z] Statistics: [2021-07-14T10:13:47.454Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T10:13:47.454Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T10:13:47.689Z] provisioning config files... [2021-07-14T10:13:47.704Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7375719879318721885tmp [Pipeline] { [Pipeline] echo [2021-07-14T10:13:47.725Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:13:48.023Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T10:13:48.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:13:48.419Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T10:13:48.432Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:13:48.734Z] ---> sudo-logs.sh [2021-07-14T10:13:48.734Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T10:13:48.769Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:13:49.084Z] ---> job-cost.sh [2021-07-14T10:13:49.084Z] lf-activate-venv: SKIPPING [2021-07-14T10:13:49.084Z] DEBUG: total: 0.18000000715255737 [2021-07-14T10:13:49.084Z] INFO: Retrieving Stack Cost... [2021-07-14T10:13:50.470Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T10:13:50.732Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T10:13:50.748Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:13:51.057Z] ---> logs-deploy.sh [2021-07-14T10:13:51.057Z] lf-activate-venv: SKIPPING [2021-07-14T10:13:51.057Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3621/2 [2021-07-14T10:13:51.057Z] INFO: archiving workspace using pattern(s): [2021-07-14T10:13:52.007Z] Archives upload complete. [2021-07-14T10:13:52.007Z] INFO: archiving logs to Nexus [2021-07-14T10:13:52.584Z] ---> uname -a: [2021-07-14T10:13:52.584Z] Linux prd-centos7-docker-4c-2g-87.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-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] ---> lscpu: [2021-07-14T10:13:52.584Z] Architecture: x86_64 [2021-07-14T10:13:52.584Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-14T10:13:52.584Z] Byte Order: Little Endian [2021-07-14T10:13:52.584Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-14T10:13:52.584Z] CPU(s): 2 [2021-07-14T10:13:52.584Z] On-line CPU(s) list: 0,1 [2021-07-14T10:13:52.584Z] Thread(s) per core: 1 [2021-07-14T10:13:52.584Z] Core(s) per socket: 1 [2021-07-14T10:13:52.584Z] Socket(s): 2 [2021-07-14T10:13:52.584Z] NUMA node(s): 1 [2021-07-14T10:13:52.584Z] Vendor ID: AuthenticAMD [2021-07-14T10:13:52.584Z] CPU family: 23 [2021-07-14T10:13:52.584Z] Model: 49 [2021-07-14T10:13:52.584Z] Model name: AMD EPYC-Rome Processor [2021-07-14T10:13:52.584Z] Stepping: 0 [2021-07-14T10:13:52.584Z] CPU MHz: 2800.000 [2021-07-14T10:13:52.584Z] BogoMIPS: 5600.00 [2021-07-14T10:13:52.584Z] Virtualization: AMD-V [2021-07-14T10:13:52.584Z] Hypervisor vendor: KVM [2021-07-14T10:13:52.584Z] Virtualization type: full [2021-07-14T10:13:52.584Z] L1d cache: 64 KiB [2021-07-14T10:13:52.584Z] L1i cache: 64 KiB [2021-07-14T10:13:52.584Z] L2 cache: 1 MiB [2021-07-14T10:13:52.584Z] L3 cache: 32 MiB [2021-07-14T10:13:52.584Z] NUMA node0 CPU(s): 0,1 [2021-07-14T10:13:52.584Z] Vulnerability Itlb multihit: Not affected [2021-07-14T10:13:52.584Z] Vulnerability L1tf: Not affected [2021-07-14T10:13:52.584Z] Vulnerability Mds: Not affected [2021-07-14T10:13:52.584Z] Vulnerability Meltdown: Not affected [2021-07-14T10:13:52.584Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-14T10:13:52.584Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-14T10:13:52.584Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-14T10:13:52.584Z] Vulnerability Srbds: Not affected [2021-07-14T10:13:52.584Z] Vulnerability Tsx async abort: Not affected [2021-07-14T10:13:52.584Z] 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-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] ---> nproc: [2021-07-14T10:13:52.584Z] 2 [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] ---> df -h: [2021-07-14T10:13:52.584Z] Filesystem Size Used Available Use% Mounted on [2021-07-14T10:13:52.584Z] overlay 40.0G 12.0G 28.0G 30% / [2021-07-14T10:13:52.584Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-14T10:13:52.584Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-14T10:13:52.584Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /facter-os [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /etc/resolv.conf [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hostname [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hosts [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/auth.log [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /run/cloud-init/result.json [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/sa-host [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/secure [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/2 [2021-07-14T10:13:52.584Z] /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/2@tmp [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] ---> free -m: [2021-07-14T10:13:52.584Z] total used free shared buff/cache available [2021-07-14T10:13:52.584Z] Mem: 7821 1421 1963 0 4435 6354 [2021-07-14T10:13:52.584Z] Swap: 1023 1 1022 [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] ---> ip addr: [2021-07-14T10:13:52.584Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-14T10:13:52.584Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-14T10:13:52.584Z] inet 127.0.0.1/8 scope host lo [2021-07-14T10:13:52.584Z] valid_lft forever preferred_lft forever [2021-07-14T10:13:52.584Z] inet6 ::1/128 scope host [2021-07-14T10:13:52.584Z] valid_lft forever preferred_lft forever [2021-07-14T10:13:52.584Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-14T10:13:52.584Z] link/ether fa:16:3e:48:5f:e3 brd ff:ff:ff:ff:ff:ff [2021-07-14T10:13:52.584Z] inet 10.30.122.225/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-14T10:13:52.584Z] valid_lft 84955sec preferred_lft 84955sec [2021-07-14T10:13:52.584Z] inet6 fe80::f816:3eff:fe48:5fe3/64 scope link [2021-07-14T10:13:52.584Z] valid_lft forever preferred_lft forever [2021-07-14T10:13:52.584Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-14T10:13:52.584Z] link/ether 02:42:96:ba:38:6b brd ff:ff:ff:ff:ff:ff [2021-07-14T10:13:52.584Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-14T10:13:52.584Z] valid_lft forever preferred_lft forever [2021-07-14T10:13:52.584Z] inet6 fe80::42:96ff:feba:386b/64 scope link [2021-07-14T10:13:52.584Z] valid_lft forever preferred_lft forever [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] ---> sar -b -r -n DEV: [2021-07-14T10:13:52.584Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] 09:49:35 LINUX RESTART (2 CPU) [2021-07-14T10:13:52.584Z] [2021-07-14T10:13:52.584Z] 09:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-14T10:13:52.584Z] 09:51:02 145.55 18.15 127.40 0.00 5433.93 44840.97 0.00 [2021-07-14T10:13:52.584Z] 09:52:01 92.48 0.71 91.77 0.00 359.02 44326.66 0.00 [2021-07-14T10:13:52.584Z] 09:53:01 139.93 0.00 139.93 0.00 0.00 20082.40 0.00 [2021-07-14T10:13:52.585Z] 09:54:01 50.75 0.00 50.75 0.00 0.00 8350.50 0.00 [2021-07-14T10:13:52.585Z] 09:55:01 222.88 20.55 202.32 0.00 495.95 115465.41 0.00 [2021-07-14T10:13:52.585Z] 09:56:01 670.84 335.46 335.38 0.00 13619.30 201569.85 0.00 [2021-07-14T10:13:52.585Z] 09:57:01 464.16 22.40 441.76 0.00 2033.17 163786.97 0.00 [2021-07-14T10:13:52.585Z] 09:58:01 272.08 76.01 196.07 0.00 4512.47 54021.36 0.00 [2021-07-14T10:13:52.585Z] 09:59:02 5.35 0.00 5.35 0.00 0.00 167.62 0.00 [2021-07-14T10:13:52.585Z] 10:00:01 0.25 0.02 0.24 0.00 0.14 2.69 0.00 [2021-07-14T10:13:52.585Z] 10:01:01 0.40 0.13 0.27 0.00 1.73 2.25 0.00 [2021-07-14T10:13:52.585Z] 10:02:01 0.38 0.08 0.30 0.00 2.00 5.78 0.00 [2021-07-14T10:13:52.585Z] 10:03:01 0.27 0.00 0.27 0.00 0.00 2.50 0.00 [2021-07-14T10:13:52.585Z] 10:04:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-07-14T10:13:52.585Z] 10:05:01 0.35 0.20 0.15 0.00 5.86 1.83 0.00 [2021-07-14T10:13:52.585Z] 10:06:01 0.83 0.00 0.83 0.00 0.00 16.49 0.00 [2021-07-14T10:13:52.585Z] 10:07:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 [2021-07-14T10:13:52.585Z] 10:08:01 0.20 0.00 0.20 0.00 0.00 2.75 0.00 [2021-07-14T10:13:52.585Z] 10:09:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 [2021-07-14T10:13:52.585Z] 10:10:01 0.97 0.80 0.17 0.00 43.31 1.80 0.00 [2021-07-14T10:13:52.585Z] 10:11:01 0.25 0.00 0.25 0.00 0.00 3.82 0.00 [2021-07-14T10:13:52.585Z] 10:12:01 0.25 0.05 0.20 0.00 0.40 3.00 0.00 [2021-07-14T10:13:52.585Z] 10:13:01 0.18 0.00 0.18 0.00 0.00 2.25 0.00 [2021-07-14T10:13:52.585Z] Average: 90.15 20.68 69.47 0.00 1154.66 28436.41 0.00 [2021-07-14T10:13:52.585Z] [2021-07-14T10:13:52.585Z] 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-14T10:13:52.585Z] 09:51:02 5350920 0 814320 10.17 2620 1841080 1681444 18.56 720588 1542156 4768 [2021-07-14T10:13:52.585Z] 09:52:01 4140144 0 966056 12.06 2620 2900120 1839312 20.31 1056228 2328284 45352 [2021-07-14T10:13:52.585Z] 09:53:01 3798428 0 1140656 14.24 2620 3067236 1946640 21.49 1379924 2276956 232820 [2021-07-14T10:13:52.585Z] 09:54:01 3776072 0 1241916 15.51 2620 2988332 1879788 20.75 1399996 2276916 70432 [2021-07-14T10:13:52.585Z] 09:55:01 121852 0 1474208 18.41 2620 6410260 2780180 30.69 3074384 4135964 590480 [2021-07-14T10:13:52.585Z] 09:56:01 264516 0 1939736 24.22 2620 5802068 4009112 44.26 3239232 3783960 54204 [2021-07-14T10:13:52.585Z] 09:57:01 138960 0 1494392 18.66 2620 6372968 2712320 29.95 2751500 4369048 349696 [2021-07-14T10:13:52.585Z] 09:58:01 2710612 0 1287424 16.07 2620 4008284 1562916 17.26 1489316 3115660 20 [2021-07-14T10:13:52.585Z] 09:59:02 2714308 0 1283728 16.03 2620 4008284 1526912 16.86 1509684 3092632 12 [2021-07-14T10:13:52.585Z] 10:00:01 2709236 0 1288792 16.09 2620 4008292 1527068 16.86 1522616 3086448 8 [2021-07-14T10:13:52.585Z] 10:01:01 2708384 0 1289644 16.10 2620 4008292 1530168 16.89 1523636 3086448 20 [2021-07-14T10:13:52.585Z] 10:02:01 2710864 0 1286980 16.07 2620 4008476 1527420 16.86 1522484 3086564 8 [2021-07-14T10:13:52.585Z] 10:03:01 2710828 0 1287012 16.07 2620 4008480 1527420 16.86 1522496 3086564 8 [2021-07-14T10:13:52.585Z] 10:04:01 2710772 0 1287064 16.07 2620 4008484 1527420 16.86 1522644 3086564 8 [2021-07-14T10:13:52.585Z] 10:05:01 2709128 0 1288672 16.09 2620 4008520 1527600 16.87 1523580 3086588 16 [2021-07-14T10:13:52.585Z] 10:06:01 2709176 0 1288620 16.09 2620 4008524 1527600 16.87 1523940 3086588 8 [2021-07-14T10:13:52.585Z] 10:07:01 2709368 0 1288424 16.09 2620 4008528 1527456 16.86 1523600 3086588 8 [2021-07-14T10:13:52.585Z] 10:08:01 2709424 0 1288360 16.09 2620 4008536 1527420 16.86 1523660 3086588 8 [2021-07-14T10:13:52.585Z] 10:09:01 2709408 0 1288376 16.09 2620 4008536 1527420 16.86 1523736 3086588 16 [2021-07-14T10:13:52.585Z] 10:10:01 2708200 0 1288276 16.09 2620 4009844 1527420 16.86 1523804 3087892 16 [2021-07-14T10:13:52.585Z] 10:11:01 2707576 0 1288900 16.09 2620 4009844 1527504 16.86 1524144 3087888 8 [2021-07-14T10:13:52.585Z] 10:12:01 2707672 0 1288800 16.09 2620 4009848 1527484 16.86 1524128 3087900 8 [2021-07-14T10:13:52.585Z] 10:13:01 2707588 0 1288876 16.09 2620 4009856 1527484 16.86 1524196 3087900 8 [2021-07-14T10:13:52.585Z] Average: 2649715 0 1290401 16.11 2620 4066204 1796761 19.84 1649979 3049508 58606 [2021-07-14T10:13:52.585Z] [2021-07-14T10:13:52.585Z] 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-14T10:13:52.585Z] 09:51:02 eth0 1039.45 759.21 3340.18 100.29 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:52:01 veth5beba02 39.17 61.44 2.87 214.20 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:52:01 eth0 990.57 1216.68 6207.76 124.25 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:52:01 docker0 875.85 602.93 71.45 2938.57 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:53:01 vethab144fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:53:01 eth0 210.44 164.36 671.87 28.69 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:53:01 docker0 138.65 163.91 10.12 629.03 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:54:01 vethab144fd 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:54:01 eth0 23.34 12.25 17.53 9.33 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:54:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:55:01 eth0 198.08 170.87 1699.44 134.09 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:55:01 veth42e3725 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:56:01 vethcdeb9c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:56:01 veth18e8c82 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:56:01 veth19abff9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:56:01 vethaf213cd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:57:01 veth5851bae 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:57:01 eth0 2792.04 2536.25 13853.00 439.55 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:57:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:57:01 veth42e3725 0.00 1.44 0.00 0.07 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:58:01 eth0 53.29 34.36 110.49 14.77 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:58:01 docker0 1133.64 926.44 89.36 4300.58 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:59:02 eth0 0.85 0.35 0.07 0.03 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 09:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:00:01 eth0 0.97 0.78 0.66 0.24 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:01:01 eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:02:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:04:01 eth0 1.08 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:05:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.585Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:06:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:07:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:10:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:11:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:13:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] Average: eth0 123.25 111.95 608.36 19.84 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] Average: docker0 49.37 40.34 3.89 187.28 0.00 0.00 0.00 0.00 [2021-07-14T10:13:52.586Z] [2021-07-14T10:13:52.586Z]