Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at f1ea93c16db09b36626d9198e09713e38083a332 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from f1ea93c16db09b36626d9198e09713e38083a332 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4670 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/118 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/118 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 Merge succeeded, producing 6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 Checking out Revision 6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 # timeout=10 Commit message: "Merge commit 'f1ea93c16db09b36626d9198e09713e38083a332' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T08:32:22.172Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T08:32:22.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T08:32:22.305Z] ========================================================= [2021-05-12T08:32:22.305Z] EdgeX Global Pipelines Version Info [2021-05-12T08:32:22.305Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4b074948f47022029a8ec3b4d1b5c0768547cc5c # timeout=10 [2021-05-12T08:32:25.276Z] ------------------- [2021-05-12T08:32:25.276Z] stable info: [2021-05-12T08:32:25.276Z] ------------------- [2021-05-12T08:32:25.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T08:32:25.276Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T08:32:25.276Z] Message: update stable to v1.0.192 [2021-05-12T08:32:25.865Z] ------------------- [2021-05-12T08:32:25.865Z] experimental info: [2021-05-12T08:32:25.865Z] ------------------- [2021-05-12T08:32:25.865Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T08:32:25.865Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T08:32:25.865Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T08:32:26.027Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-12T08:32:26.049Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-12T08:32:26.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T08:32:26.104Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T08:32:26.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T08:32:26.146Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T08:32:26.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T08:32:26.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-12T08:32:26.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-12T08:32:26.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-12T08:32:26.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T08:32:26.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T08:32:26.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T08:32:26.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T08:32:26.364Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T08:32:26.385Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T08:32:26.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T08:32:26.425Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T08:32:26.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-12T08:32:26.468Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-12T08:32:26.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-12T08:32:26.523Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T08:32:26.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-05-12T08:32:26.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-05-12T08:32:26.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-05-12T08:32:26.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [Pipeline] echo [2021-05-12T08:32:26.639Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a9c3f4 [Pipeline] echo [2021-05-12T08:32:26.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T08:32:26.728Z] provisioning config files... [2021-05-12T08:32:26.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/118@tmp/config3912627699766743705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T08:32:27.488Z] ---> docker-login.sh [2021-05-12T08:32:27.488Z] nexus3.edgexfoundry.org:10001 [2021-05-12T08:32:28.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:32:28.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:32:28.375Z] Configure a credential helper to remove this warning. See [2021-05-12T08:32:28.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:32:28.375Z] [2021-05-12T08:32:28.375Z] Login Succeeded [2021-05-12T08:32:28.375Z] nexus3.edgexfoundry.org:10002 [2021-05-12T08:32:28.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:32:28.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:32:28.673Z] Configure a credential helper to remove this warning. See [2021-05-12T08:32:28.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:32:28.673Z] [2021-05-12T08:32:28.673Z] Login Succeeded [2021-05-12T08:32:28.673Z] nexus3.edgexfoundry.org:10003 [2021-05-12T08:32:29.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:32:29.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:32:29.314Z] Configure a credential helper to remove this warning. See [2021-05-12T08:32:29.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:32:29.314Z] [2021-05-12T08:32:29.314Z] Login Succeeded [2021-05-12T08:32:29.314Z] nexus3.edgexfoundry.org:10004 [2021-05-12T08:32:29.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:32:29.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:32:29.884Z] Configure a credential helper to remove this warning. See [2021-05-12T08:32:29.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:32:29.884Z] [2021-05-12T08:32:29.884Z] Login Succeeded [2021-05-12T08:32:29.884Z] docker.io [2021-05-12T08:32:30.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:32:30.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:32:30.454Z] Configure a credential helper to remove this warning. See [2021-05-12T08:32:30.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:32:30.454Z] [2021-05-12T08:32:30.454Z] Login Succeeded [2021-05-12T08:32:30.454Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T08:32:30.477Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T08:32:30.837Z] ++ 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-05-12T08:32:30.837Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T08:32:30.837Z] ++ dirname cmd/core-command/Dockerfile [2021-05-12T08:32:30.837Z] ++ cut -d/ -f2 [2021-05-12T08:32:30.837Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-12T08:32:30.837Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T08:32:30.837Z] ++ dirname cmd/core-data/Dockerfile [2021-05-12T08:32:30.837Z] ++ cut -d/ -f2 [2021-05-12T08:32:30.837Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-12T08:32:30.837Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T08:32:30.837Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-12T08:32:30.837Z] ++ cut -d/ -f2 [2021-05-12T08:32:30.837Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-12T08:32:30.837Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T08:32:30.837Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-12T08:32:30.837Z] ++ cut -d/ -f2 [2021-05-12T08:32:30.837Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-12T08:32:30.837Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T08:32:30.837Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-12T08:32:30.837Z] ++ cut -d/ -f2 [2021-05-12T08:32:30.837Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-12T08:32:30.837Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T08:32:30.837Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-12T08:32:30.837Z] ++ cut -d/ -f2 [2021-05-12T08:32:30.837Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-12T08:32:30.837Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T08:32:30.837Z] ++ cut -d/ -f2 [2021-05-12T08:32:30.837Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-12T08:32:30.837Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-12T08:32:30.837Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T08:32:30.837Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-12T08:32:30.838Z] ++ cut -d/ -f2 [2021-05-12T08:32:30.838Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-12T08:32:30.838Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T08:32:30.838Z] ++ cut -d/ -f2 [2021-05-12T08:32:30.838Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-12T08:32:30.838Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-12T08:32:31.015Z] 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-05-12T08:32:31.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T08:32:31.700Z] [2021-05-12T08:32:31.700Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:32:32.073Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T08:32:32.073Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T08:32:32.073Z] 31603596830f: Pulling fs layer [2021-05-12T08:32:32.073Z] 54011a49482f: Pulling fs layer [2021-05-12T08:32:32.073Z] a6820b24f6d8: Pulling fs layer [2021-05-12T08:32:32.073Z] f581987b2513: Pulling fs layer [2021-05-12T08:32:32.073Z] f581987b2513: Waiting [2021-05-12T08:32:32.073Z] 54011a49482f: Verifying Checksum [2021-05-12T08:32:32.073Z] 54011a49482f: Download complete [2021-05-12T08:32:32.354Z] 31603596830f: Verifying Checksum [2021-05-12T08:32:32.354Z] 31603596830f: Download complete [2021-05-12T08:32:32.966Z] f581987b2513: Verifying Checksum [2021-05-12T08:32:32.966Z] f581987b2513: Download complete [2021-05-12T08:32:32.966Z] a6820b24f6d8: Verifying Checksum [2021-05-12T08:32:32.966Z] a6820b24f6d8: Download complete [2021-05-12T08:32:33.249Z] 31603596830f: Pull complete [2021-05-12T08:32:33.894Z] 54011a49482f: Pull complete [2021-05-12T08:32:36.023Z] a6820b24f6d8: Pull complete [2021-05-12T08:32:37.169Z] f581987b2513: Pull complete [2021-05-12T08:32:37.169Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T08:32:37.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T08:32:37.169Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T08:32:37.484Z] prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container [2021-05-12T08:32:37.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T08:32:41.063Z] $ docker top 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T08:32:41.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T08:32:41.572Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T08:32:42.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T08:32:42.132Z] $ docker exec 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f ssh-agent [2021-05-12T08:32:42.400Z] SSH_AUTH_SOCK=/tmp/ssh-hSAhaOkD8xqV/agent.12 [2021-05-12T08:32:42.400Z] SSH_AGENT_PID=18 [2021-05-12T08:32:42.429Z] Running ssh-add (command line suppressed) [2021-05-12T08:32:42.580Z] Identity added: /w/workspace/edgex-go/118@tmp/private_key_2666027033542564768.key (/w/workspace/edgex-go/118@tmp/private_key_2666027033542564768.key) [2021-05-12T08:32:42.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T08:32:43.070Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T08:32:43.114Z] $ docker exec --env ******** --env ******** 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f ssh-agent -k [2021-05-12T08:32:43.268Z] unset SSH_AUTH_SOCK; [2021-05-12T08:32:43.268Z] unset SSH_AGENT_PID; [2021-05-12T08:32:43.268Z] echo Agent pid 18 killed; [2021-05-12T08:32:43.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T08:32:43.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T08:32:43.414Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T08:32:43.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T08:32:43.835Z] $ docker exec 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f ssh-agent [2021-05-12T08:32:44.470Z] SSH_AUTH_SOCK=/tmp/ssh-KTjUZg4gVpJ9/agent.47 [2021-05-12T08:32:44.470Z] SSH_AGENT_PID=52 [2021-05-12T08:32:44.480Z] Running ssh-add (command line suppressed) [2021-05-12T08:32:44.824Z] Identity added: /w/workspace/edgex-go/118@tmp/private_key_2741330536756365448.key (/w/workspace/edgex-go/118@tmp/private_key_2741330536756365448.key) [2021-05-12T08:32:45.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T08:32:45.810Z] + git semver init [2021-05-12T08:32:45.810Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T08:32:45.810Z] # $GIT_DIR = /w/workspace/edgex-go/118/.git [2021-05-12T08:32:45.810Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/118 [2021-05-12T08:32:45.810Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T08:32:45.810Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T08:32:45.810Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T08:32:45.810Z] # $SEMVER_BRANCH = PR-2858 [2021-05-12T08:32:45.810Z] # $SEMVER_TEMP = /tmp/semver-202156891 [2021-05-12T08:32:45.810Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-12T08:33:33.163Z] # '/tmp/semver-202156891' -> '/w/workspace/edgex-go/118/.semver' [2021-05-12T08:33:33.163Z] # -> Force: false [2021-05-12T08:33:33.163Z] # $SEMVER_DIR = /w/workspace/edgex-go/118/.semver [Pipeline] } [2021-05-12T08:33:33.201Z] $ docker exec --env ******** --env ******** 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f ssh-agent -k [2021-05-12T08:33:33.648Z] unset SSH_AUTH_SOCK; [2021-05-12T08:33:33.649Z] unset SSH_AGENT_PID; [2021-05-12T08:33:33.649Z] echo Agent pid 52 killed; [2021-05-12T08:33:33.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T08:33:34.210Z] + git semver [Pipeline] } [2021-05-12T08:33:34.519Z] $ docker stop --time=1 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f [2021-05-12T08:33:36.333Z] $ docker rm -f 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T08:33:36.830Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T08:33:37.380Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T08:33:37.383Z] [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-05-12T08:33:37.926Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T08:33:38.263Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T08:33:38.776Z] + sudo service docker restart [2021-05-12T08:33:38.777Z] + true [2021-05-12T08:33:38.777Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-12T08:33:39.768Z] ========================================================= [2021-05-12T08:33:39.768Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T08:33:39.768Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:33:40.095Z] + 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-05-12T08:33:45.532Z] Sending build context to Docker daemon 330.3MB [2021-05-12T08:33:45.532Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T08:33:45.532Z] Step 2/6 : FROM ${BASE} [2021-05-12T08:33:45.532Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T08:33:45.532Z] 540db60ca938: Pulling fs layer [2021-05-12T08:33:45.532Z] adcc1eea9eea: Pulling fs layer [2021-05-12T08:33:45.532Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T08:33:45.532Z] 0510c868ecb4: Pulling fs layer [2021-05-12T08:33:45.532Z] afea3b2eda06: Pulling fs layer [2021-05-12T08:33:45.532Z] 7809a108b3ef: Pulling fs layer [2021-05-12T08:33:45.532Z] f706445af74f: Pulling fs layer [2021-05-12T08:33:45.532Z] 0510c868ecb4: Waiting [2021-05-12T08:33:45.532Z] afea3b2eda06: Waiting [2021-05-12T08:33:45.532Z] 7809a108b3ef: Waiting [2021-05-12T08:33:45.532Z] f706445af74f: Waiting [2021-05-12T08:33:45.837Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T08:33:45.837Z] 4c4ab2625f07: Download complete [2021-05-12T08:33:45.837Z] adcc1eea9eea: Verifying Checksum [2021-05-12T08:33:45.837Z] adcc1eea9eea: Download complete [2021-05-12T08:33:45.837Z] afea3b2eda06: Verifying Checksum [2021-05-12T08:33:45.837Z] afea3b2eda06: Download complete [2021-05-12T08:33:45.837Z] 7809a108b3ef: Download complete [2021-05-12T08:33:45.837Z] 540db60ca938: Verifying Checksum [2021-05-12T08:33:45.837Z] 540db60ca938: Download complete [2021-05-12T08:33:46.888Z] 540db60ca938: Pull complete [2021-05-12T08:33:47.556Z] adcc1eea9eea: Pull complete [2021-05-12T08:33:47.846Z] 4c4ab2625f07: Pull complete [2021-05-12T08:33:49.907Z] f706445af74f: Verifying Checksum [2021-05-12T08:33:49.907Z] f706445af74f: Download complete [2021-05-12T08:33:51.343Z] 0510c868ecb4: Verifying Checksum [2021-05-12T08:33:51.343Z] 0510c868ecb4: Download complete [2021-05-12T08:33:52.543Z] Still waiting to schedule task [2021-05-12T08:33:52.543Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-12T08:34:01.675Z] 0510c868ecb4: Pull complete [2021-05-12T08:34:01.675Z] afea3b2eda06: Pull complete [2021-05-12T08:34:01.675Z] 7809a108b3ef: Pull complete [2021-05-12T08:34:07.257Z] f706445af74f: Pull complete [2021-05-12T08:34:07.257Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T08:34:07.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T08:34:07.257Z] ---> b068be0155e3 [2021-05-12T08:34:07.257Z] 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-05-12T08:34:07.535Z] ---> Running in 3e3f5b46af95 [2021-05-12T08:34:09.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:34:09.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:34:10.347Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T08:34:10.998Z] (2/12) Installing file (5.39-r0) [2021-05-12T08:34:10.998Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T08:34:11.283Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T08:34:15.640Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T08:34:15.640Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T08:34:15.640Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T08:34:15.640Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T08:34:15.911Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T08:34:15.911Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T08:34:15.911Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T08:34:16.178Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T08:34:16.178Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T08:34:16.178Z] OK: 219 MiB in 52 packages [2021-05-12T08:34:20.706Z] Removing intermediate container 3e3f5b46af95 [2021-05-12T08:34:20.706Z] ---> e35fdb207082 [2021-05-12T08:34:20.706Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T08:34:21.016Z] ---> Running in 6bc1deda15d8 [2021-05-12T08:34:21.297Z] Removing intermediate container 6bc1deda15d8 [2021-05-12T08:34:21.297Z] ---> 9f8e8709e343 [2021-05-12T08:34:21.297Z] Step 5/6 : COPY go.mod . [2021-05-12T08:34:22.018Z] ---> b75fe37f4956 [2021-05-12T08:34:22.018Z] Step 6/6 : RUN go mod download [2021-05-12T08:34:22.360Z] ---> Running in 1e72cd3447f3 [2021-05-12T08:34:55.019Z] Removing intermediate container 1e72cd3447f3 [2021-05-12T08:34:55.019Z] ---> 4c21743377fb [2021-05-12T08:34:55.019Z] Successfully built 4c21743377fb [2021-05-12T08:34:55.019Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:34:55.410Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T08:34:55.690Z] . [Pipeline] withDockerContainer [2021-05-12T08:34:56.130Z] prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container [2021-05-12T08:34:56.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T08:34:58.554Z] $ docker top 737f9e5602ad856ffe8a8569073fe83bf7f918a7c457e765a3b17ca4c3c3ad5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T08:34:59.634Z] + go version [2021-05-12T08:34:59.634Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T08:34:59.663Z] $ docker stop --time=1 737f9e5602ad856ffe8a8569073fe83bf7f918a7c457e765a3b17ca4c3c3ad5b [2021-05-12T08:35:01.841Z] $ docker rm -f 737f9e5602ad856ffe8a8569073fe83bf7f918a7c457e765a3b17ca4c3c3ad5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:35:02.972Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T08:35:03.252Z] . [Pipeline] withDockerContainer [2021-05-12T08:35:03.770Z] prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container [2021-05-12T08:35:04.035Z] $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T08:35:05.144Z] $ docker top fe6e071120aa4875e07835aca41401ada7ae898bda28f7b40f1dd766049929f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T08:35:05.692Z] ========================================================= [2021-05-12T08:35:05.692Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T08:35:05.692Z] ========================================================= [Pipeline] sh [2021-05-12T08:35:06.868Z] + go mod tidy [Pipeline] sh [2021-05-12T08:35:11.212Z] + make test [2021-05-12T08:35:11.212Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T08:35:34.527Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T08:36:09.721Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4674 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-05-12T08:36:09.742Z] Running in /w/workspace/edgex-go/118 [Pipeline] { [Pipeline] checkout [2021-05-12T08:36:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T08:36:15.838Z] using credential edgex-jenkins-ssh [2021-05-12T08:36:15.863Z] Cloning the remote Git repository [2021-05-12T08:36:15.938Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T08:36:16.057Z] > git init /w/workspace/edgex-go/118 # timeout=10 [2021-05-12T08:36:16.216Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T08:36:16.217Z] > git --version # timeout=10 [2021-05-12T08:36:16.257Z] > git --version # 'git version 2.17.1' [2021-05-12T08:36:16.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T08:36:16.364Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T08:36:23.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T08:36:23.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T08:36:23.581Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T08:36:29.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T08:36:29.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T08:36:29.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T08:36:29.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T08:36:32.650Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T08:36:33.526Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-05-12T08:36:32.553Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T08:36:32.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T08:36:32.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T08:36:32.636Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T08:36:32.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T08:36:32.652Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T08:36:33.552Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T08:36:33.569Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-05-12T08:36:33.896Z] > git remote # timeout=10 [2021-05-12T08:36:33.914Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T08:36:33.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T08:36:33.953Z] > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 [2021-05-12T08:36:34.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T08:36:35.111Z] Merge succeeded, producing 85334261bef3f7e033d58058aa324509857f07c1 [2021-05-12T08:36:35.112Z] Checking out Revision 85334261bef3f7e033d58058aa324509857f07c1 (PR-2858) [2021-05-12T08:36:35.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T08:36:35.128Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T08:36:35.154Z] > git checkout -f 85334261bef3f7e033d58058aa324509857f07c1 # timeout=10 [2021-05-12T08:36:39.782Z] Commit message: "Merge commit 'f1ea93c16db09b36626d9198e09713e38083a332' into HEAD" [2021-05-12T08:36:39.809Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T08:36:39.798Z] > git rev-list --no-walk 4b074948f47022029a8ec3b4d1b5c0768547cc5c # timeout=10 [2021-05-12T08:36:41.259Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T08:36:41.695Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T08:36:42.047Z] + true [2021-05-12T08:36:42.047Z] + sudo service docker restart [2021-05-12T08:36:43.685Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T08:36:43.685Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T08:36:43.685Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T08:36:44.072Z] provisioning config files... [2021-05-12T08:36:44.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/118@tmp/config2483919456882109201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T08:36:44.511Z] ---> docker-login.sh [2021-05-12T08:36:44.511Z] nexus3.edgexfoundry.org:10001 [2021-05-12T08:36:45.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:36:45.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:36:45.776Z] Configure a credential helper to remove this warning. See [2021-05-12T08:36:45.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:36:45.776Z] [2021-05-12T08:36:45.776Z] Login Succeeded [2021-05-12T08:36:45.776Z] nexus3.edgexfoundry.org:10002 [2021-05-12T08:36:46.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:36:46.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:36:46.377Z] Configure a credential helper to remove this warning. See [2021-05-12T08:36:46.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:36:46.377Z] [2021-05-12T08:36:46.377Z] Login Succeeded [2021-05-12T08:36:46.377Z] nexus3.edgexfoundry.org:10003 [2021-05-12T08:36:46.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.231s coverage: 45.9% of statements [2021-05-12T08:36:46.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T08:36:46.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T08:36:46.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T08:36:46.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T08:36:46.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T08:36:46.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T08:36:46.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.290s coverage: 28.7% of statements [2021-05-12T08:36:46.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.151s coverage: 100.0% of statements [2021-05-12T08:36:46.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:36:46.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:36:46.990Z] Configure a credential helper to remove this warning. See [2021-05-12T08:36:46.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:36:46.990Z] [2021-05-12T08:36:46.990Z] Login Succeeded [2021-05-12T08:36:46.990Z] nexus3.edgexfoundry.org:10004 [2021-05-12T08:36:47.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:36:47.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:36:47.590Z] Configure a credential helper to remove this warning. See [2021-05-12T08:36:47.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:36:47.590Z] [2021-05-12T08:36:47.590Z] Login Succeeded [2021-05-12T08:36:47.590Z] docker.io [2021-05-12T08:36:48.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T08:36:48.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T08:36:48.462Z] Configure a credential helper to remove this warning. See [2021-05-12T08:36:48.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T08:36:48.462Z] [2021-05-12T08:36:48.462Z] Login Succeeded [2021-05-12T08:36:48.462Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T08:36:48.480Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T08:36:48.824Z] ========================================================= [2021-05-12T08:36:48.824Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T08:36:48.824Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:36:49.191Z] + 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-05-12T08:36:51.854Z] Sending build context to Docker daemon 167.8MB [2021-05-12T08:36:51.854Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T08:36:51.854Z] Step 2/6 : FROM ${BASE} [2021-05-12T08:36:51.854Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T08:36:51.854Z] 595b0fe564bb: Pulling fs layer [2021-05-12T08:36:51.854Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T08:36:51.854Z] 316046926c0a: Pulling fs layer [2021-05-12T08:36:51.854Z] 4ebd0625c992: Pulling fs layer [2021-05-12T08:36:51.854Z] 207e8628e3a3: Pulling fs layer [2021-05-12T08:36:51.854Z] c791037a9be2: Pulling fs layer [2021-05-12T08:36:51.854Z] ffd874e62e21: Pulling fs layer [2021-05-12T08:36:51.854Z] 4ebd0625c992: Waiting [2021-05-12T08:36:51.854Z] 207e8628e3a3: Waiting [2021-05-12T08:36:51.854Z] c791037a9be2: Waiting [2021-05-12T08:36:51.854Z] ffd874e62e21: Waiting [2021-05-12T08:36:51.854Z] 316046926c0a: Verifying Checksum [2021-05-12T08:36:51.854Z] 316046926c0a: Download complete [2021-05-12T08:36:51.854Z] 7186ed65a4f7: Verifying Checksum [2021-05-12T08:36:51.854Z] 7186ed65a4f7: Download complete [2021-05-12T08:36:51.854Z] 207e8628e3a3: Verifying Checksum [2021-05-12T08:36:51.854Z] 207e8628e3a3: Download complete [2021-05-12T08:36:51.854Z] c791037a9be2: Download complete [2021-05-12T08:36:51.854Z] 595b0fe564bb: Verifying Checksum [2021-05-12T08:36:51.854Z] 595b0fe564bb: Download complete [2021-05-12T08:36:52.468Z] 595b0fe564bb: Pull complete [2021-05-12T08:36:53.082Z] 7186ed65a4f7: Pull complete [2021-05-12T08:36:53.682Z] 316046926c0a: Pull complete [2021-05-12T08:36:54.285Z] ffd874e62e21: Verifying Checksum [2021-05-12T08:36:54.285Z] ffd874e62e21: Download complete [2021-05-12T08:36:54.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.512s coverage: 27.8% of statements [2021-05-12T08:36:54.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T08:36:54.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T08:36:54.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T08:36:54.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T08:36:54.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T08:36:54.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.297s coverage: 81.2% of statements [2021-05-12T08:36:54.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T08:36:54.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.108s coverage: 100.0% of statements [2021-05-12T08:36:54.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T08:36:54.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.143s coverage: 100.0% of statements [2021-05-12T08:36:54.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T08:36:54.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T08:36:55.267Z] 4ebd0625c992: Verifying Checksum [2021-05-12T08:36:55.267Z] 4ebd0625c992: Download complete [2021-05-12T08:36:57.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.180s coverage: 71.3% of statements [2021-05-12T08:36:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T08:36:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T08:36:57.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.231s coverage: 87.7% of statements [2021-05-12T08:36:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T08:36:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T08:36:57.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.214s coverage: 78.9% of statements [2021-05-12T08:36:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T08:37:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.822s coverage: 28.6% of statements [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T08:37:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.150s coverage: 100.0% of statements [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T08:37:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T08:37:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.554s coverage: 86.7% of statements [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T08:37:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.428s coverage: 97.5% of statements [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T08:37:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.188s coverage: 78.3% of statements [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T08:37:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T08:37:05.426Z] 4ebd0625c992: Pull complete [2021-05-12T08:37:05.711Z] 207e8628e3a3: Pull complete [2021-05-12T08:37:05.984Z] c791037a9be2: Pull complete [2021-05-12T08:37:09.368Z] ffd874e62e21: Pull complete [2021-05-12T08:37:09.368Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T08:37:09.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T08:37:09.368Z] ---> cfc18b08335c [2021-05-12T08:37:09.368Z] 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-05-12T08:37:12.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.687s coverage: 95.1% of statements [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T08:37:12.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T08:37:12.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.146s coverage: 0.9% of statements [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T08:37:12.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.220s coverage: 22.0% of statements [2021-05-12T08:37:12.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T08:37:12.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.129s coverage: 47.1% of statements [2021-05-12T08:37:12.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.114s coverage: 79.5% of statements [2021-05-12T08:37:12.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2021-05-12T08:37:12.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.151s coverage: 96.3% of statements [2021-05-12T08:37:12.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements [2021-05-12T08:37:13.667Z] ---> Running in fc9803964d0a [2021-05-12T08:37:14.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:37:15.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:37:16.231Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T08:37:16.500Z] (2/12) Installing file (5.39-r0) [2021-05-12T08:37:16.500Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T08:37:16.500Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T08:37:23.193Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T08:37:23.193Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T08:37:23.193Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T08:37:23.193Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T08:37:23.193Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T08:37:23.193Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T08:37:23.193Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T08:37:23.193Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T08:37:23.193Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T08:37:23.193Z] OK: 218 MiB in 52 packages [2021-05-12T08:37:25.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements [2021-05-12T08:37:25.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2021-05-12T08:37:27.490Z] Removing intermediate container fc9803964d0a [2021-05-12T08:37:27.490Z] ---> 16a2f0a27f5f [2021-05-12T08:37:27.490Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T08:37:27.490Z] ---> Running in afd41673670f [2021-05-12T08:37:27.490Z] Removing intermediate container afd41673670f [2021-05-12T08:37:27.490Z] ---> f54c51ea4cb9 [2021-05-12T08:37:27.490Z] Step 5/6 : COPY go.mod . [2021-05-12T08:37:28.090Z] ---> d5bfb75c7b70 [2021-05-12T08:37:28.090Z] Step 6/6 : RUN go mod download [2021-05-12T08:37:28.360Z] ---> Running in 9cde8a1842ea [2021-05-12T08:37:29.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.160s coverage: 81.8% of statements [2021-05-12T08:37:29.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.401s coverage: 92.9% of statements [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.179s coverage: 65.1% of statements [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.277s coverage: 87.2% of statements [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 76.0% of statements [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.102s coverage: 87.2% of statements [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 85.4% of statements [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.214s coverage: 91.2% of statements [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.622s coverage: 64.4% of statements [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T08:37:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 91.3% of statements [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2021-05-12T08:37:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements [2021-05-12T08:37:38.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.042s coverage: 66.9% of statements [2021-05-12T08:37:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T08:37:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T08:37:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T08:37:39.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.441s coverage: 43.4% of statements [2021-05-12T08:37:39.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T08:37:39.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T08:37:39.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2021-05-12T08:37:39.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T08:37:39.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements [2021-05-12T08:37:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.0% of statements [2021-05-12T08:37:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T08:37:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T08:37:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T08:37:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T08:37:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T08:37:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.077s coverage: 100.0% of statements [2021-05-12T08:37:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T08:37:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements [2021-05-12T08:37:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T08:37:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T08:37:45.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.233s coverage: 22.7% of statements [2021-05-12T08:37:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T08:37:45.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.586s coverage: 92.6% of statements [2021-05-12T08:37:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T08:37:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T08:37:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T08:37:48.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.125s coverage: 28.7% of statements [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T08:37:48.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T08:37:48.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T08:37:48.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.128s coverage: 64.6% of statements [2021-05-12T08:37:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T08:37:49.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.212s coverage: 97.6% of statements [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T08:37:49.219Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T08:37:49.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T08:37:49.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T08:37:49.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T08:37:49.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-05-12T08:37:50.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.085s coverage: 28.1% of statements [2021-05-12T08:37:50.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T08:37:51.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.116s coverage: 85.7% of statements [2021-05-12T08:37:51.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T08:37:51.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 100.0% of statements [2021-05-12T08:37:52.180Z] GO111MODULE=on go vet ./... [2021-05-12T08:38:00.773Z] Removing intermediate container 9cde8a1842ea [2021-05-12T08:38:00.773Z] ---> 8ed1b2fc96b3 [2021-05-12T08:38:00.773Z] Successfully built 8ed1b2fc96b3 [2021-05-12T08:38:00.773Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:38:01.117Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T08:38:01.117Z] . [Pipeline] withDockerContainer [2021-05-12T08:38:01.358Z] prd-ubuntu18.04-docker-arm64-4c-16g-4674 does not seem to be running inside a container [2021-05-12T08:38:01.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T08:38:02.953Z] $ docker top e6ed325bf8bcacd82ae9aa51fb612eba3cc4c5b6a674c1e9f7d52d3c45f68dc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T08:38:03.911Z] + go version [2021-05-12T08:38:03.911Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T08:38:03.940Z] $ docker stop --time=1 e6ed325bf8bcacd82ae9aa51fb612eba3cc4c5b6a674c1e9f7d52d3c45f68dc6 [2021-05-12T08:38:05.871Z] $ docker rm -f e6ed325bf8bcacd82ae9aa51fb612eba3cc4c5b6a674c1e9f7d52d3c45f68dc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:38:06.551Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T08:38:06.551Z] . [Pipeline] withDockerContainer [2021-05-12T08:38:06.792Z] prd-ubuntu18.04-docker-arm64-4c-16g-4674 does not seem to be running inside a container [2021-05-12T08:38:06.884Z] $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T08:38:08.396Z] $ docker top 9aa7481ba7d490e5ad5b7615c1d3b068be276d9fb7dbb64b17b13eb29ef9247c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T08:38:08.694Z] ========================================================= [2021-05-12T08:38:08.694Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T08:38:08.694Z] ========================================================= [Pipeline] sh [2021-05-12T08:38:09.341Z] + go mod tidy [Pipeline] sh [2021-05-12T08:38:10.971Z] + make test [2021-05-12T08:38:10.971Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T08:38:37.856Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T08:38:49.196Z] gofmt -l . [2021-05-12T08:38:49.196Z] [ "`gofmt -l .`" = "" ] [2021-05-12T08:38:50.183Z] ./bin/test-go-mod-tidy.sh [2021-05-12T08:38:51.182Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-12T08:38:53.408Z] + ls -al . [2021-05-12T08:38:53.408Z] total 828 [2021-05-12T08:38:53.408Z] drwxrwxr-x 10 1001 1001 4096 May 12 08:38 . [2021-05-12T08:38:53.408Z] drwxr-xr-x 4 root root 32 May 12 08:35 .. [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 11 May 12 08:32 .dockerignore [2021-05-12T08:38:53.408Z] drwxrwxr-x 8 1001 1001 179 May 12 08:32 .git [2021-05-12T08:38:53.408Z] drwxrwxr-x 3 1001 1001 125 May 12 08:32 .github [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 818 May 12 08:32 .gitignore [2021-05-12T08:38:53.408Z] drwx------ 3 1001 1001 60 May 12 08:33 .semver [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 166 May 12 08:32 .sonarcloud.properties [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 8609 May 12 08:32 Attribution.txt [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 3804 May 12 08:32 CONTRIBUTING.md [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 931 May 12 08:32 Dockerfile.build [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 863 May 12 08:32 Jenkinsfile [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 10775 May 12 08:32 LICENSE [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 5594 May 12 08:32 Makefile [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 7978 May 12 08:32 README.md [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 6755 May 12 08:32 SECURITY.md [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 5 May 12 08:33 VERSION [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 4131 May 12 08:32 ZMQWindows.md [2021-05-12T08:38:53.408Z] drwxrwxr-x 2 1001 1001 117 May 12 08:32 bin [2021-05-12T08:38:53.408Z] drwxrwxr-x 14 1001 1001 4096 May 12 08:32 cmd [2021-05-12T08:38:53.408Z] -rw-r--r-- 1 root root 720868 May 12 08:37 coverage.out [2021-05-12T08:38:53.408Z] -rw-r--r-- 1 root root 1060 May 12 08:38 go.mod [2021-05-12T08:38:53.408Z] -rw-r--r-- 1 root root 21595 May 12 08:35 go.sum [2021-05-12T08:38:53.408Z] drwxrwxr-x 8 1001 1001 127 May 12 08:32 internal [2021-05-12T08:38:53.408Z] drwxrwxr-x 4 1001 1001 26 May 12 08:32 openapi [2021-05-12T08:38:53.408Z] drwxrwxr-x 4 1001 1001 71 May 12 08:32 snap [2021-05-12T08:38:53.408Z] -rw-rw-r-- 1 1001 1001 168 May 12 08:32 version.go [Pipeline] sh [2021-05-12T08:38:53.724Z] + '[' -e coverage.out ] [2021-05-12T08:38:53.724Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T08:38:54.098Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T08:38:54.425Z] + make build [2021-05-12T08:38:54.425Z] 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-05-12T08:38:57.859Z] 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-05-12T08:39:20.712Z] 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-05-12T08:39:20.712Z] 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-05-12T08:39:24.179Z] 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-05-12T08:39:24.776Z] 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-05-12T08:39:28.210Z] 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-05-12T08:39:30.897Z] 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-05-12T08:39:33.578Z] 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-05-12T08:39:35.601Z] 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-05-12T08:39:39.155Z] 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-05-12T08:39:41.628Z] 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-05-12T08:39:45.950Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] } [2021-05-12T08:39:46.500Z] $ docker stop --time=1 fe6e071120aa4875e07835aca41401ada7ae898bda28f7b40f1dd766049929f7 [2021-05-12T08:39:46.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T08:39:48.581Z] $ docker rm -f fe6e071120aa4875e07835aca41401ada7ae898bda28f7b40f1dd766049929f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:39:50.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T08:39:51.092Z] [2021-05-12T08:39:51.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:39:51.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T08:39:52.193Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-12T08:39:52.193Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-12T08:39:52.193Z] ca9280d653b3: Pulling fs layer [2021-05-12T08:39:52.193Z] 7e9c9ca2126c: Pulling fs layer [2021-05-12T08:39:52.501Z] cbdbe7a5bc2a: Download complete [2021-05-12T08:39:53.583Z] cbdbe7a5bc2a: Pull complete [2021-05-12T08:39:53.889Z] ca9280d653b3: Verifying Checksum [2021-05-12T08:39:53.889Z] ca9280d653b3: Download complete [2021-05-12T08:39:56.654Z] ca9280d653b3: Pull complete [2021-05-12T08:39:57.298Z] 7e9c9ca2126c: Verifying Checksum [2021-05-12T08:39:57.298Z] 7e9c9ca2126c: Download complete [2021-05-12T08:39:59.423Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T08:39:59.423Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T08:40:02.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T08:40:02.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T08:40:02.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T08:40:02.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T08:40:06.980Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T08:40:07.972Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T08:40:09.964Z] 7e9c9ca2126c: Pull complete [2021-05-12T08:40:09.964Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-12T08:40:09.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T08:40:09.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-12T08:40:10.352Z] prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container [2021-05-12T08:40:10.497Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T08:40:12.387Z] $ docker top a006a9861066a74015c6009970aeb1d5c4eee762e212b8a5dc7f240cb646e6cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T08:40:13.345Z] + + docker-composegrep build parallel --help [2021-05-12T08:40:13.345Z] [2021-05-12T08:40:14.762Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T08:40:14.783Z] $ docker stop --time=1 a006a9861066a74015c6009970aeb1d5c4eee762e212b8a5dc7f240cb646e6cd [2021-05-12T08:40:16.377Z] $ docker rm -f a006a9861066a74015c6009970aeb1d5c4eee762e212b8a5dc7f240cb646e6cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:40:17.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T08:40:17.008Z] . [Pipeline] withDockerContainer [2021-05-12T08:40:17.193Z] prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container [2021-05-12T08:40:17.297Z] $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T08:40:18.177Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T08:40:18.177Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T08:40:18.177Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T08:40:18.832Z] $ docker top f4bea702c2122f6b5a89da270b367725b39c0ea1a48aca5c152d280ff69f1cc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T08:40:19.437Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T08:40:22.046Z] Building core-command ... [2021-05-12T08:40:22.046Z] Building core-data ... [2021-05-12T08:40:22.046Z] Building core-metadata ... [2021-05-12T08:40:22.046Z] Building security-bootstrapper ... [2021-05-12T08:40:22.046Z] Building security-proxy-setup ... [2021-05-12T08:40:22.046Z] Building security-secretstore-setup ... [2021-05-12T08:40:22.046Z] Building support-notifications ... [2021-05-12T08:40:22.046Z] Building support-scheduler ... [2021-05-12T08:40:22.046Z] Building sys-mgmt-agent ... [2021-05-12T08:40:22.046Z] Building sys-mgmt-agent [2021-05-12T08:40:22.046Z] Building support-notifications [2021-05-12T08:40:22.046Z] Building core-command [2021-05-12T08:40:22.046Z] Building security-secretstore-setup [2021-05-12T08:40:22.046Z] Building security-bootstrapper [2021-05-12T08:40:23.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.403s coverage: 45.9% of statements [2021-05-12T08:40:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T08:40:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T08:40:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T08:40:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T08:40:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T08:40:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T08:40:23.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.186s coverage: 28.7% of statements [2021-05-12T08:40:23.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.289s coverage: 100.0% of statements [2021-05-12T08:40:31.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.553s coverage: 27.8% of statements [2021-05-12T08:40:31.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T08:40:31.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T08:40:31.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T08:40:31.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T08:40:31.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T08:40:31.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.175s coverage: 81.2% of statements [2021-05-12T08:40:31.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T08:40:31.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.190s coverage: 100.0% of statements [2021-05-12T08:40:31.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T08:40:31.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.243s coverage: 100.0% of statements [2021-05-12T08:40:31.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T08:40:31.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T08:40:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.245s coverage: 71.3% of statements [2021-05-12T08:40:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T08:40:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T08:40:35.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.499s coverage: 87.7% of statements [2021-05-12T08:40:35.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T08:40:35.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T08:40:35.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.246s coverage: 78.9% of statements [2021-05-12T08:40:35.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T08:40:48.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.362s coverage: 28.6% of statements [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T08:40:48.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.200s coverage: 100.0% of statements [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T08:40:48.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.159s coverage: 100.0% of statements [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T08:40:48.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.445s coverage: 86.7% of statements [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T08:40:48.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.473s coverage: 97.5% of statements [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T08:40:48.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.251s coverage: 78.3% of statements [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T08:40:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T08:40:53.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.390s coverage: 95.1% of statements [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T08:40:53.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.133s coverage: 58.8% of statements [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T08:40:53.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.223s coverage: 0.9% of statements [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T08:40:53.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.139s coverage: 22.0% of statements [2021-05-12T08:40:53.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T08:40:53.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements [2021-05-12T08:40:53.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.176s coverage: 79.5% of statements [2021-05-12T08:40:54.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.160s coverage: 94.1% of statements [2021-05-12T08:40:54.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.177s coverage: 96.3% of statements [2021-05-12T08:40:56.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2021-05-12T08:41:08.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.186s coverage: 94.4% of statements [2021-05-12T08:41:08.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.147s coverage: 44.8% of statements [2021-05-12T08:41:13.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.570s coverage: 81.8% of statements [2021-05-12T08:41:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T08:41:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.218s coverage: 92.9% of statements [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T08:41:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T08:41:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T08:41:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.120s coverage: 100.0% of statements [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T08:41:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 76.0% of statements [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T08:41:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.154s coverage: 80.0% of statements [2021-05-12T08:41:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.202s coverage: 87.2% of statements [2021-05-12T08:41:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.204s coverage: 85.4% of statements [2021-05-12T08:41:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.2% of statements [2021-05-12T08:41:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T08:41:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.738s coverage: 64.4% of statements [2021-05-12T08:41:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T08:41:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T08:41:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.140s coverage: 100.0% of statements [2021-05-12T08:41:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 91.3% of statements [2021-05-12T08:41:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-05-12T08:41:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2021-05-12T08:41:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-05-12T08:41:29.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.103s coverage: 66.9% of statements [2021-05-12T08:41:29.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T08:41:29.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T08:41:29.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T08:41:30.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.664s coverage: 43.4% of statements [2021-05-12T08:41:30.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T08:41:30.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T08:41:30.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.174s coverage: 89.5% of statements [2021-05-12T08:41:30.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T08:41:30.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements [2021-05-12T08:41:30.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:41:30.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:41:30.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:41:30.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:41:30.571Z] ---> 4c21743377fb [2021-05-12T08:41:30.571Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T08:41:30.571Z] ---> 4c21743377fb [2021-05-12T08:41:30.571Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T08:41:30.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:41:30.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:41:30.571Z] ---> 4c21743377fb [2021-05-12T08:41:30.571Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T08:41:30.571Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:41:30.571Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:41:30.571Z] ---> 4c21743377fb [2021-05-12T08:41:30.571Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T08:41:30.571Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:41:30.571Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:41:30.571Z] ---> 4c21743377fb [2021-05-12T08:41:30.571Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T08:41:30.571Z] ---> Running in 40c6a1f0d339 [2021-05-12T08:41:30.571Z] ---> Running in ab36b3cfb954 [2021-05-12T08:41:30.571Z] ---> Running in 2a02a62fb9ab [2021-05-12T08:41:30.572Z] ---> Running in d8f87a082f26 [2021-05-12T08:41:30.572Z] ---> Running in 046abb8c5f72 [2021-05-12T08:41:30.572Z] Removing intermediate container 046abb8c5f72 [2021-05-12T08:41:30.572Z] ---> 0d0c91d32772 [2021-05-12T08:41:30.572Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:41:30.572Z] Removing intermediate container d8f87a082f26 [2021-05-12T08:41:30.572Z] ---> a54bfe055d71 [2021-05-12T08:41:30.572Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:41:30.572Z] Removing intermediate container ab36b3cfb954 [2021-05-12T08:41:30.572Z] ---> 174bd04da32c [2021-05-12T08:41:30.572Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:41:30.572Z] Removing intermediate container 2a02a62fb9ab [2021-05-12T08:41:30.572Z] ---> 08a66c9f4f07 [2021-05-12T08:41:30.572Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:41:30.572Z] Removing intermediate container 40c6a1f0d339 [2021-05-12T08:41:30.572Z] ---> 7d6bb98b80c1 [2021-05-12T08:41:30.572Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:41:30.572Z] ---> Running in 6cd08d0ad22a [2021-05-12T08:41:30.572Z] ---> Running in 786c990c532a [2021-05-12T08:41:30.572Z] ---> Running in 1710aa69977e [2021-05-12T08:41:30.572Z] ---> Running in 0fb76b7028a6 [2021-05-12T08:41:30.572Z] ---> Running in 21800242a12b [2021-05-12T08:41:30.572Z] Removing intermediate container 6cd08d0ad22a [2021-05-12T08:41:30.572Z] ---> d0fdabab6c37 [2021-05-12T08:41:30.572Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T08:41:30.572Z] Removing intermediate container 1710aa69977e [2021-05-12T08:41:30.572Z] ---> e6a09ef920fb [2021-05-12T08:41:30.572Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T08:41:30.572Z] ---> Running in ee11e5014c46 [2021-05-12T08:41:30.572Z] ---> Running in bd0cb87d1103 [2021-05-12T08:41:30.572Z] Removing intermediate container 786c990c532a [2021-05-12T08:41:30.572Z] ---> 40a68c23dd2d [2021-05-12T08:41:30.572Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T08:41:30.572Z] Removing intermediate container 21800242a12b [2021-05-12T08:41:30.572Z] ---> 068cf8df521d [2021-05-12T08:41:30.572Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T08:41:30.572Z] ---> Running in 1cb9a7cb32ae [2021-05-12T08:41:30.572Z] Removing intermediate container 0fb76b7028a6 [2021-05-12T08:41:30.572Z] ---> c541636f872c [2021-05-12T08:41:30.572Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T08:41:30.572Z] ---> Running in 5e5b9d2c4a87 [2021-05-12T08:41:30.572Z] ---> Running in 4123e7d31a83 [2021-05-12T08:41:30.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:30.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:30.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:30.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:30.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:30.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:30.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:30.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:31.242Z] OK: 219 MiB in 52 packages [2021-05-12T08:41:31.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:31.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:41:31.242Z] OK: 219 MiB in 52 packages [2021-05-12T08:41:31.559Z] OK: 219 MiB in 52 packages [2021-05-12T08:41:32.180Z] Removing intermediate container 1cb9a7cb32ae [2021-05-12T08:41:32.180Z] ---> 0e5de8267e3d [2021-05-12T08:41:32.180Z] Step 6/24 : COPY go.mod . [2021-05-12T08:41:32.770Z] OK: 219 MiB in 52 packages [2021-05-12T08:41:32.770Z] Removing intermediate container ee11e5014c46 [2021-05-12T08:41:32.770Z] ---> 31aae2aa1821 [2021-05-12T08:41:32.770Z] Step 6/24 : COPY go.mod . [2021-05-12T08:41:32.770Z] ---> 55448860682a [2021-05-12T08:41:32.770Z] Step 7/24 : RUN go mod download [2021-05-12T08:41:32.770Z] Removing intermediate container bd0cb87d1103 [2021-05-12T08:41:32.770Z] ---> 3946364f840d [2021-05-12T08:41:32.770Z] Step 6/32 : COPY go.mod . [2021-05-12T08:41:32.770Z] ---> Running in 8b53cf74e899 [2021-05-12T08:41:33.423Z] OK: 219 MiB in 52 packages [2021-05-12T08:41:33.423Z] ---> a1cb9d614da3 [2021-05-12T08:41:33.423Z] Step 7/24 : RUN go mod download [2021-05-12T08:41:33.423Z] ---> 24e27927ee30 [2021-05-12T08:41:33.423Z] Step 7/32 : RUN go mod download [2021-05-12T08:41:33.704Z] ---> Running in dc462afbf6ae [2021-05-12T08:41:33.705Z] ---> Running in 55ed583e9ed1 [2021-05-12T08:41:34.309Z] Removing intermediate container 5e5b9d2c4a87 [2021-05-12T08:41:34.309Z] ---> 0c2779e59a3a [2021-05-12T08:41:34.309Z] Step 6/23 : COPY go.mod . [2021-05-12T08:41:34.592Z] Removing intermediate container 4123e7d31a83 [2021-05-12T08:41:34.592Z] ---> 62c8ef08a049 [2021-05-12T08:41:34.592Z] Step 6/26 : COPY go.mod . [2021-05-12T08:41:34.865Z] ---> b726fec53857 [2021-05-12T08:41:34.865Z] Step 7/23 : RUN go mod download [2021-05-12T08:41:34.865Z] ---> Running in 707b31b9b404 [2021-05-12T08:41:35.153Z] ---> b9cd78084b66 [2021-05-12T08:41:35.153Z] Step 7/26 : RUN go mod download [2021-05-12T08:41:35.462Z] ---> Running in 9b41a3508994 [2021-05-12T08:41:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.582s coverage: 47.0% of statements [2021-05-12T08:41:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T08:41:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T08:41:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T08:41:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T08:41:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T08:41:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements [2021-05-12T08:41:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T08:41:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2021-05-12T08:41:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T08:41:35.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T08:41:36.926Z] Removing intermediate container 8b53cf74e899 [2021-05-12T08:41:36.926Z] ---> bbca37f8d2f9 [2021-05-12T08:41:36.926Z] Step 8/24 : COPY . . [2021-05-12T08:41:37.220Z] Removing intermediate container 55ed583e9ed1 [2021-05-12T08:41:37.220Z] ---> ec558db2f105 [2021-05-12T08:41:37.220Z] Step 8/32 : COPY . . [2021-05-12T08:41:37.220Z] Removing intermediate container dc462afbf6ae [2021-05-12T08:41:37.220Z] ---> e073d5f43f02 [2021-05-12T08:41:37.220Z] Step 8/24 : COPY . . [2021-05-12T08:41:39.334Z] Removing intermediate container 707b31b9b404 [2021-05-12T08:41:39.334Z] ---> 1bb75d2e3fdc [2021-05-12T08:41:39.334Z] Step 8/23 : COPY . . [2021-05-12T08:41:39.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.269s coverage: 22.7% of statements [2021-05-12T08:41:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T08:41:39.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.484s coverage: 92.6% of statements [2021-05-12T08:41:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T08:41:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T08:41:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T08:41:42.975Z] Removing intermediate container 9b41a3508994 [2021-05-12T08:41:42.975Z] ---> 7385174bf221 [2021-05-12T08:41:42.975Z] Step 8/26 : COPY . . [2021-05-12T08:41:49.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.924s coverage: 28.7% of statements [2021-05-12T08:41:49.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T08:41:49.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T08:41:49.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T08:41:49.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T08:41:49.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T08:41:49.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.274s coverage: 99.0% of statements [2021-05-12T08:41:49.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T08:41:49.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.198s coverage: 100.0% of statements [2021-05-12T08:41:49.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T08:41:49.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T08:41:49.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.164s coverage: 64.6% of statements [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T08:41:49.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.417s coverage: 97.6% of statements [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T08:41:49.817Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.065s coverage: 0.0% of statements [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T08:41:49.817Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T08:41:49.817Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T08:41:49.817Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2021-05-12T08:41:49.817Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.198s coverage: 28.1% of statements [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T08:41:49.817Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.057s coverage: 85.7% of statements [2021-05-12T08:41:49.817Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T08:41:50.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-05-12T08:41:51.065Z] GO111MODULE=on go vet ./... [2021-05-12T08:43:21.273Z] ---> 1de12dfdf6fa [2021-05-12T08:43:21.273Z] Step 9/24 : RUN go mod tidy [2021-05-12T08:43:21.273Z] ---> 94e7b7128820 [2021-05-12T08:43:21.273Z] Step 9/24 : RUN go mod tidy [2021-05-12T08:43:21.273Z] ---> 252e5ef51158 [2021-05-12T08:43:21.273Z] Step 9/26 : RUN go mod tidy [2021-05-12T08:43:21.273Z] ---> Running in 1e2f34ca3aae [2021-05-12T08:43:21.273Z] ---> Running in fbdeff5ddae3 [2021-05-12T08:43:21.273Z] ---> Running in 72280dd1e27c [2021-05-12T08:43:21.273Z] ---> 5f208040d03d [2021-05-12T08:43:21.273Z] Step 9/32 : RUN go mod tidy [2021-05-12T08:43:21.273Z] ---> 65949a00ec66 [2021-05-12T08:43:21.273Z] Step 9/23 : RUN go mod tidy [2021-05-12T08:43:21.273Z] ---> Running in a0fd1238fd3d [2021-05-12T08:43:21.273Z] ---> Running in 8f3d4adc1c46 [2021-05-12T08:43:29.658Z] Removing intermediate container fbdeff5ddae3 [2021-05-12T08:43:29.658Z] ---> b90ee76d2961 [2021-05-12T08:43:29.658Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T08:43:29.658Z] Removing intermediate container a0fd1238fd3d [2021-05-12T08:43:29.658Z] ---> 4ff531000d20 [2021-05-12T08:43:29.658Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T08:43:29.658Z] Removing intermediate container 72280dd1e27c [2021-05-12T08:43:29.658Z] ---> 788fdb6437fc [2021-05-12T08:43:29.658Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T08:43:29.658Z] ---> Running in e06b47771537 [2021-05-12T08:43:29.658Z] ---> Running in 326a8a1e9258 [2021-05-12T08:43:29.658Z] ---> Running in 2626e6f0825d [2021-05-12T08:43:29.658Z] Removing intermediate container 1e2f34ca3aae [2021-05-12T08:43:29.658Z] ---> a157a59702d5 [2021-05-12T08:43:29.658Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T08:43:29.658Z] Removing intermediate container 8f3d4adc1c46 [2021-05-12T08:43:29.658Z] ---> e95a49546dba [2021-05-12T08:43:29.658Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T08:43:29.658Z] ---> Running in 09fbcd035604 [2021-05-12T08:43:29.658Z] ---> Running in fe245e8fb6a0 [2021-05-12T08:43:29.932Z] 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-05-12T08:43:29.932Z] 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-05-12T08:43:30.588Z] 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-05-12T08:43:30.588Z] 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-05-12T08:43:30.588Z] 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-05-12T08:43:42.928Z] gofmt -l . [2021-05-12T08:43:42.928Z] [ "`gofmt -l .`" = "" ] [2021-05-12T08:43:42.928Z] ./bin/test-go-mod-tidy.sh [2021-05-12T08:43:42.928Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-12T08:43:43.592Z] + ls -al . [2021-05-12T08:43:43.592Z] total 856 [2021-05-12T08:43:43.592Z] drwxrwxr-x 9 1001 1001 4096 May 12 08:43 . [2021-05-12T08:43:43.592Z] drwxr-xr-x 4 root root 4096 May 12 08:38 .. [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 11 May 12 08:36 .dockerignore [2021-05-12T08:43:43.592Z] drwxrwxr-x 8 1001 1001 4096 May 12 08:36 .git [2021-05-12T08:43:43.592Z] drwxrwxr-x 3 1001 1001 4096 May 12 08:36 .github [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 818 May 12 08:36 .gitignore [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 166 May 12 08:36 .sonarcloud.properties [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 8609 May 12 08:36 Attribution.txt [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 3804 May 12 08:36 CONTRIBUTING.md [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 931 May 12 08:36 Dockerfile.build [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 863 May 12 08:36 Jenkinsfile [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 10775 May 12 08:36 LICENSE [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 5594 May 12 08:36 Makefile [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 7978 May 12 08:36 README.md [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 6755 May 12 08:36 SECURITY.md [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 5 May 12 08:33 VERSION [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 4131 May 12 08:36 ZMQWindows.md [2021-05-12T08:43:43.592Z] drwxrwxr-x 2 1001 1001 4096 May 12 08:36 bin [2021-05-12T08:43:43.592Z] drwxrwxr-x 14 1001 1001 4096 May 12 08:36 cmd [2021-05-12T08:43:43.592Z] -rw-r--r-- 1 root root 720868 May 12 08:41 coverage.out [2021-05-12T08:43:43.592Z] -rw-r--r-- 1 root root 1060 May 12 08:43 go.mod [2021-05-12T08:43:43.592Z] -rw-r--r-- 1 root root 21595 May 12 08:38 go.sum [2021-05-12T08:43:43.592Z] drwxrwxr-x 8 1001 1001 4096 May 12 08:36 internal [2021-05-12T08:43:43.592Z] drwxrwxr-x 4 1001 1001 4096 May 12 08:36 openapi [2021-05-12T08:43:43.592Z] drwxrwxr-x 4 1001 1001 4096 May 12 08:36 snap [2021-05-12T08:43:43.592Z] -rw-rw-r-- 1 1001 1001 168 May 12 08:36 version.go [Pipeline] sh [2021-05-12T08:43:44.261Z] + '[' -e coverage.out ] [2021-05-12T08:43:44.261Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T08:43:44.291Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T08:43:45.602Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T08:43:46.252Z] + make build [2021-05-12T08:43:46.252Z] 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-05-12T08:43:54.533Z] 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-05-12T08:44:26.925Z] 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-05-12T08:44:27.198Z] 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-05-12T08:44:32.595Z] 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-05-12T08:44:32.867Z] 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-05-12T08:44:37.176Z] 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-05-12T08:44:40.780Z] 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-05-12T08:44:42.579Z] 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-05-12T08:44:45.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-12T08:44:47.854Z] Removing intermediate container 326a8a1e9258 [2021-05-12T08:44:47.854Z] ---> 9697e132323b [2021-05-12T08:44:47.854Z] [2021-05-12T08:44:47.854Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T08:44:47.854Z] 3.12: Pulling from library/alpine [2021-05-12T08:44:48.154Z] Removing intermediate container 09fbcd035604 [2021-05-12T08:44:48.154Z] ---> f12c7d8e7890 [2021-05-12T08:44:48.154Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T08:44:49.489Z] 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-05-12T08:44:50.854Z] ---> Running in 4cfff5c1db5d [2021-05-12T08:44:50.854Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T08:44:51.163Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T08:44:51.163Z] ---> 13621d1b12d4 [2021-05-12T08:44:51.163Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T08:44:51.163Z] Removing intermediate container 2626e6f0825d [2021-05-12T08:44:51.163Z] ---> aba80a3ff6cb [2021-05-12T08:44:51.163Z] [2021-05-12T08:44:51.163Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T08:44:51.163Z] ---> 13621d1b12d4 [2021-05-12T08:44:51.163Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T08:44:51.797Z] ---> Running in fc2fc6ee823b [2021-05-12T08:44:51.797Z] ---> Running in 2fddfe43cb4d [2021-05-12T08:44:52.442Z] Removing intermediate container fe245e8fb6a0 [2021-05-12T08:44:52.442Z] ---> 85d0c3b771d7 [2021-05-12T08:44:52.442Z] [2021-05-12T08:44:52.442Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T08:44:52.442Z] ---> 13621d1b12d4 [2021-05-12T08:44:52.442Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T08:44:52.756Z] 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-05-12T08:44:52.858Z] 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-05-12T08:44:54.882Z] Removing intermediate container fc2fc6ee823b [2021-05-12T08:44:54.882Z] ---> c731afa1cfa1 [2021-05-12T08:44:54.882Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T08:44:55.216Z] ---> Running in 03fbcfc0c399 [2021-05-12T08:44:55.478Z] 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-05-12T08:44:55.594Z] Removing intermediate container e06b47771537 [2021-05-12T08:44:55.594Z] ---> 52258dc6c26d [2021-05-12T08:44:55.594Z] [2021-05-12T08:44:55.594Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T08:44:55.594Z] ---> 13621d1b12d4 [2021-05-12T08:44:55.594Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T08:44:55.594Z] ---> Running in 35c29c97637e [2021-05-12T08:44:55.893Z] ---> Running in 7a625a76b328 [2021-05-12T08:44:56.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:44:57.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:44:57.509Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T08:44:57.509Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:44:57.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:44:57.509Z] OK: 6 MiB in 15 packages [2021-05-12T08:44:57.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:44:57.945Z] Removing intermediate container 4cfff5c1db5d [2021-05-12T08:44:57.945Z] ---> 44f15dc04f24 [2021-05-12T08:44:57.945Z] [2021-05-12T08:44:57.945Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T08:44:58.403Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T08:44:58.403Z] 20.10.0: Pulling from library/docker [2021-05-12T08:44:58.403Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T08:44:58.403Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:44:58.861Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T08:44:58.861Z] OK: 6 MiB in 16 packages [2021-05-12T08:44:58.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:44:58.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:44:59.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:44:59.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:44:59.512Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T08:44:59.512Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T08:44:59.512Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:44:59.512Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T08:44:59.512Z] OK: 6 MiB in 16 packages [2021-05-12T08:44:59.512Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T08:44:59.512Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T08:44:59.512Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T08:44:59.512Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T08:44:59.512Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T08:44:59.512Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:44:59.512Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T08:44:59.850Z] OK: 7 MiB in 20 packages [Pipeline] } [2021-05-12T08:45:00.900Z] $ docker stop --time=1 9aa7481ba7d490e5ad5b7615c1d3b068be276d9fb7dbb64b17b13eb29ef9247c [2021-05-12T08:45:01.054Z] Removing intermediate container 2fddfe43cb4d [2021-05-12T08:45:01.054Z] ---> 0a5acc07d2e4 [2021-05-12T08:45:01.054Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T08:45:01.706Z] ---> Running in d2c875e1d1fd [2021-05-12T08:45:02.079Z] Removing intermediate container 03fbcfc0c399 [2021-05-12T08:45:02.079Z] ---> 353bbf9f6e0c [2021-05-12T08:45:02.079Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T08:45:02.789Z] ---> Running in 0282496856e9 [2021-05-12T08:45:02.789Z] Removing intermediate container 35c29c97637e [2021-05-12T08:45:02.789Z] ---> 24a1a238193b [2021-05-12T08:45:02.789Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T08:45:02.789Z] Removing intermediate container d2c875e1d1fd [2021-05-12T08:45:02.789Z] ---> e6a8d8de6a40 [2021-05-12T08:45:02.789Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T08:45:03.100Z] Removing intermediate container 7a625a76b328 [2021-05-12T08:45:03.100Z] ---> 7df95a266d2f [2021-05-12T08:45:03.100Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T08:45:03.100Z] ---> Running in f91945b24f70 [2021-05-12T08:45:03.100Z] ---> Running in a0daa3367d9e [2021-05-12T08:45:03.403Z] Removing intermediate container 0282496856e9 [2021-05-12T08:45:03.403Z] ---> cde3e740f3f8 [2021-05-12T08:45:03.403Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T08:45:03.403Z] ---> Running in edecb4486a01 [2021-05-12T08:45:03.667Z] $ docker rm -f 9aa7481ba7d490e5ad5b7615c1d3b068be276d9fb7dbb64b17b13eb29ef9247c [2021-05-12T08:45:03.702Z] ---> Running in 15d86644e7a6 [2021-05-12T08:45:03.702Z] Removing intermediate container a0daa3367d9e [2021-05-12T08:45:03.702Z] ---> 370eed7e2ad3 [2021-05-12T08:45:03.702Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T08:45:03.702Z] Removing intermediate container edecb4486a01 [2021-05-12T08:45:03.702Z] ---> be3ce31e6a20 [2021-05-12T08:45:03.702Z] Step 14/26 : WORKDIR / [2021-05-12T08:45:03.987Z] Removing intermediate container f91945b24f70 [2021-05-12T08:45:03.987Z] ---> b61fd7270bf6 [2021-05-12T08:45:03.987Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T08:45:03.987Z] ---> Running in 7f09828cf49a [2021-05-12T08:45:03.987Z] ---> Running in a38410069d70 [2021-05-12T08:45:04.347Z] ---> Running in 8c9c7bef7a05 [2021-05-12T08:45:04.347Z] Removing intermediate container 15d86644e7a6 [2021-05-12T08:45:04.347Z] ---> 4bcde67f9b23 [2021-05-12T08:45:04.347Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T08:45:05.027Z] ---> Running in bed597acf390 [2021-05-12T08:45:05.027Z] Removing intermediate container 7f09828cf49a [2021-05-12T08:45:05.027Z] ---> fe23148b2b5a [2021-05-12T08:45:05.027Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T08:45:05.027Z] Removing intermediate container a38410069d70 [2021-05-12T08:45:05.027Z] ---> 3db384c64ee5 [2021-05-12T08:45:05.027Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:45:05.400Z] Removing intermediate container 8c9c7bef7a05 [2021-05-12T08:45:05.400Z] ---> ecd620951a49 [2021-05-12T08:45:05.400Z] Step 16/24 : WORKDIR / [2021-05-12T08:45:05.400Z] ---> Running in 5b2c0e19e929 [2021-05-12T08:45:05.400Z] Removing intermediate container bed597acf390 [2021-05-12T08:45:05.400Z] ---> a746d7d01628 [2021-05-12T08:45:05.400Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:45:05.400Z] ---> Running in 1da44c6a2cf3 [2021-05-12T08:45:05.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T08:45:05.525Z] [2021-05-12T08:45:05.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:45:05.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T08:45:06.155Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-12T08:45:06.155Z] 29e5d40040c1: Pulling fs layer [2021-05-12T08:45:06.155Z] 1ce36da41761: Pulling fs layer [2021-05-12T08:45:06.155Z] 25b303627fd3: Pulling fs layer [2021-05-12T08:45:06.155Z] 29e5d40040c1: Verifying Checksum [2021-05-12T08:45:06.155Z] 29e5d40040c1: Download complete [2021-05-12T08:45:06.753Z] 1ce36da41761: Verifying Checksum [2021-05-12T08:45:06.753Z] 1ce36da41761: Download complete [2021-05-12T08:45:06.753Z] 29e5d40040c1: Pull complete [2021-05-12T08:45:06.963Z] ---> be357ec4b80c [2021-05-12T08:45:06.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T08:45:06.964Z] ---> 877f08ad7b05 [2021-05-12T08:45:06.964Z] 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-05-12T08:45:06.964Z] Removing intermediate container 1da44c6a2cf3 [2021-05-12T08:45:06.964Z] ---> 47dc99fbeb4e [2021-05-12T08:45:06.964Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:45:08.194Z] 1ce36da41761: Pull complete [2021-05-12T08:45:08.225Z] ---> 5336608b4c20 [2021-05-12T08:45:08.225Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T08:45:08.464Z] 25b303627fd3: Download complete [2021-05-12T08:45:08.960Z] ---> d068fa08c0c0 [2021-05-12T08:45:08.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T08:45:08.960Z] ---> 41bae017d972 [2021-05-12T08:45:08.960Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T08:45:09.680Z] Removing intermediate container 5b2c0e19e929 [2021-05-12T08:45:09.680Z] ---> 4c6974ddddeb [2021-05-12T08:45:09.680Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T08:45:10.125Z] ---> ca2b4f280b83 [2021-05-12T08:45:10.125Z] 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-05-12T08:45:10.125Z] ---> Running in 18cb69b06a4f [2021-05-12T08:45:10.587Z] ---> 2eafa7ce9175 [2021-05-12T08:45:10.587Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T08:45:11.357Z] ---> 7a37f64ce74b [2021-05-12T08:45:11.357Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T08:45:11.357Z] ---> Running in 02b3522cce06 [2021-05-12T08:45:11.783Z] Removing intermediate container 18cb69b06a4f [2021-05-12T08:45:11.783Z] ---> f782fb491864 [2021-05-12T08:45:11.783Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T08:45:12.680Z] ---> c625dc39dad5 [2021-05-12T08:45:12.680Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T08:45:13.016Z] Removing intermediate container 02b3522cce06 [2021-05-12T08:45:13.016Z] ---> adb24edf1c69 [2021-05-12T08:45:13.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:45:13.016Z] ---> c370242543f5 [2021-05-12T08:45:13.016Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T08:45:13.421Z] ---> 0e810f64683c [2021-05-12T08:45:13.422Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T08:45:13.422Z] ---> Running in 2b9060b33f13 [2021-05-12T08:45:13.422Z] ---> Running in 91c36def7109 [2021-05-12T08:45:13.782Z] ---> Running in 6f2557517def [2021-05-12T08:45:14.439Z] Removing intermediate container 2b9060b33f13 [2021-05-12T08:45:14.439Z] ---> 072a7fc6cf66 [2021-05-12T08:45:14.439Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T08:45:14.439Z] Removing intermediate container 91c36def7109 [2021-05-12T08:45:14.439Z] ---> 3cb4840d7085 [2021-05-12T08:45:14.439Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:45:14.749Z] ---> Running in fb961a202a1d [2021-05-12T08:45:14.749Z] ---> b5ec7371fe97 [2021-05-12T08:45:14.749Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T08:45:15.061Z] ---> Running in 2f5ee792d927 [2021-05-12T08:45:15.426Z] Removing intermediate container fb961a202a1d [2021-05-12T08:45:15.426Z] ---> bcd52132b1ce [2021-05-12T08:45:15.426Z] Step 22/23 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:45:15.733Z] Removing intermediate container 2f5ee792d927 [2021-05-12T08:45:15.733Z] ---> ca1a1e102624 [2021-05-12T08:45:15.733Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T08:45:15.733Z] ---> Running in 03ebfc935019 [2021-05-12T08:45:16.047Z] ---> Running in be0763424d2b [2021-05-12T08:45:16.047Z] ---> 5d9f1f4bf7cd [2021-05-12T08:45:16.047Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T08:45:16.374Z] Removing intermediate container 03ebfc935019 [2021-05-12T08:45:16.374Z] ---> a8417cc77210 [2021-05-12T08:45:16.374Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T08:45:16.374Z] Removing intermediate container be0763424d2b [2021-05-12T08:45:16.374Z] ---> 9cf2e71e5ff9 [2021-05-12T08:45:16.374Z] Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:45:16.684Z] ---> Running in a74c50f06ff1 [2021-05-12T08:45:16.684Z] ---> Running in 62cfdb8a35fc [2021-05-12T08:45:16.714Z] 25b303627fd3: Pull complete [2021-05-12T08:45:16.984Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-12T08:45:16.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T08:45:16.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-12T08:45:17.021Z] Removing intermediate container 6f2557517def [2021-05-12T08:45:17.021Z] ---> 81149879fe1c [2021-05-12T08:45:17.021Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:45:17.212Z] prd-ubuntu18.04-docker-arm64-4c-16g-4674 does not seem to be running inside a container [2021-05-12T08:45:17.306Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-12T08:45:17.328Z] ---> 36848b152697 [2021-05-12T08:45:17.329Z] 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-05-12T08:45:17.634Z] ---> Running in 618b2eca47d4 [2021-05-12T08:45:17.634Z] Removing intermediate container 62cfdb8a35fc [2021-05-12T08:45:17.634Z] ---> cd8276fed1b5 [2021-05-12T08:45:17.634Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T08:45:17.634Z] Removing intermediate container a74c50f06ff1 [2021-05-12T08:45:17.634Z] ---> c9aa5a673b06 [2021-05-12T08:45:17.634Z] [2021-05-12T08:45:17.948Z] ---> Running in 25e39dcdec3a [2021-05-12T08:45:18.627Z] ---> a8c1f0e809bd [2021-05-12T08:45:18.627Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T08:45:18.958Z] Removing intermediate container 25e39dcdec3a [2021-05-12T08:45:18.958Z] ---> 6595dbc1d1ec [2021-05-12T08:45:18.958Z] [2021-05-12T08:45:19.282Z] Successfully built c9aa5a673b06 [2021-05-12T08:45:19.282Z] Successfully tagged support-notifications:latest [2021-05-12T08:45:19.282Z] Building core-data [2021-05-12T08:45:19.565Z]  Building support-notifications ... done Successfully built 6595dbc1d1ec [2021-05-12T08:45:19.565Z] Successfully tagged core-command:latest [2021-05-12T08:45:19.565Z]  Building core-command ... done Building support-scheduler [2021-05-12T08:45:20.242Z] ---> ddf2c0c0502e [2021-05-12T08:45:20.242Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T08:45:20.242Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T08:45:20.242Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T08:45:20.242Z] ---> aefe523efa57 [2021-05-12T08:45:20.242Z] 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-05-12T08:45:20.441Z] $ docker top 621918c47f5bd68f3d537b8dc8f54f108676cb66d0696a8ec00ba981ef61fdeb -eo pid,comm [2021-05-12T08:45:20.550Z] ---> Running in 9d4e19d8d9c1 [2021-05-12T08:45:20.550Z] Removing intermediate container 618b2eca47d4 [2021-05-12T08:45:20.550Z] ---> ca2fb8947f16 [2021-05-12T08:45:20.550Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] { [Pipeline] sh [2021-05-12T08:45:20.846Z] ---> 55077b5843a1 [2021-05-12T08:45:20.846Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T08:45:20.846Z] ---> Running in f77b6fb1dd93 [2021-05-12T08:45:20.846Z] Removing intermediate container 9d4e19d8d9c1 [2021-05-12T08:45:20.846Z] ---> a93ee53b651e [2021-05-12T08:45:20.846Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T08:45:21.370Z] + docker-compose build --help [2021-05-12T08:45:21.370Z] + grep parallel [2021-05-12T08:45:21.494Z] ---> Running in de1679390efa [2021-05-12T08:45:22.658Z] Removing intermediate container f77b6fb1dd93 [2021-05-12T08:45:22.658Z] ---> 5b3a6ccc9e17 [2021-05-12T08:45:22.658Z] Step 24/26 : LABEL arch=x86_64 [2021-05-12T08:45:23.439Z] ---> e19285fed603 [2021-05-12T08:45:23.439Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T08:45:23.744Z] ---> Running in 83b46b60d8cb [2021-05-12T08:45:24.591Z] Removing intermediate container 83b46b60d8cb [2021-05-12T08:45:24.591Z] ---> 470ba9822f1a [2021-05-12T08:45:24.591Z] Step 25/26 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:45:24.591Z] ---> 6be9a71d65fa [2021-05-12T08:45:24.591Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T08:45:24.591Z] ---> Running in 013ba5f1e757 [2021-05-12T08:45:24.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:45:24.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:45:25.388Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T08:45:25.388Z] ---> Running in ef02b9b0e121 [2021-05-12T08:45:25.388Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T08:45:25.388Z] Executing bash-5.0.17-r0.post-install [2021-05-12T08:45:25.388Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T08:45:25.388Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T08:45:25.656Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T08:45:25.681Z] $ docker stop --time=1 621918c47f5bd68f3d537b8dc8f54f108676cb66d0696a8ec00ba981ef61fdeb [2021-05-12T08:45:25.716Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T08:45:25.716Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T08:45:25.716Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T08:45:25.716Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T08:45:25.716Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T08:45:25.716Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T08:45:25.716Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T08:45:25.716Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T08:45:25.716Z] Removing intermediate container 013ba5f1e757 [2021-05-12T08:45:25.716Z] ---> a9aa5458fe97 [2021-05-12T08:45:25.716Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T08:45:25.716Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T08:45:26.036Z] ---> Running in e98a5d27e95a [2021-05-12T08:45:26.730Z] Removing intermediate container ef02b9b0e121 [2021-05-12T08:45:26.730Z] ---> 71ecf4dce736 [2021-05-12T08:45:26.730Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T08:45:27.525Z] $ docker rm -f 621918c47f5bd68f3d537b8dc8f54f108676cb66d0696a8ec00ba981ef61fdeb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:45:28.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T08:45:28.237Z] . [Pipeline] withDockerContainer [2021-05-12T08:45:28.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-4674 does not seem to be running inside a container [2021-05-12T08:45:28.616Z] $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-12T08:45:29.763Z] Removing intermediate container e98a5d27e95a [2021-05-12T08:45:29.763Z] ---> 74b0b21854c3 [2021-05-12T08:45:29.763Z] [2021-05-12T08:45:29.953Z] $ docker top 3c5cd33d521b13ba20089e2bf86cf7e4a592f76f28bbb1e5f25089f68171fe7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T08:45:30.922Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T08:45:31.243Z] ---> 25cd1c122000 [2021-05-12T08:45:31.243Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T08:45:31.243Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T08:45:31.243Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T08:45:31.243Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T08:45:31.243Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T08:45:31.243Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T08:45:31.553Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T08:45:31.553Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T08:45:31.553Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T08:45:31.856Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T08:45:31.856Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T08:45:31.856Z] ---> Running in 19b7a6b574c6 [2021-05-12T08:45:31.856Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T08:45:31.856Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T08:45:31.856Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T08:45:32.167Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T08:45:32.167Z] Successfully built 74b0b21854c3 [2021-05-12T08:45:32.167Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T08:45:32.167Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T08:45:32.167Z] Successfully tagged security-secretstore-setup:latest [2021-05-12T08:45:32.167Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-05-12T08:45:32.167Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T08:45:32.167Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T08:45:32.167Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T08:45:32.466Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T08:45:33.573Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T08:45:33.573Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T08:45:33.573Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T08:45:34.650Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T08:45:35.022Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T08:45:35.022Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T08:45:36.248Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T08:45:36.335Z] Building core-command ... [2021-05-12T08:45:36.335Z] Building core-data ... [2021-05-12T08:45:36.335Z] Building core-metadata ... [2021-05-12T08:45:36.335Z] Building security-bootstrapper ... [2021-05-12T08:45:36.335Z] Building security-proxy-setup ... [2021-05-12T08:45:36.335Z] Building security-secretstore-setup ... [2021-05-12T08:45:36.335Z] Building support-notifications ... [2021-05-12T08:45:36.335Z] Building support-scheduler ... [2021-05-12T08:45:36.335Z] Building sys-mgmt-agent ... [2021-05-12T08:45:36.335Z] Building support-scheduler [2021-05-12T08:45:36.335Z] Building security-bootstrapper [2021-05-12T08:45:36.335Z] Building core-command [2021-05-12T08:45:36.335Z] Building support-notifications [2021-05-12T08:45:36.335Z] Building core-metadata [2021-05-12T08:45:36.532Z] OK: 72 MiB in 59 packages [2021-05-12T08:45:37.575Z] Removing intermediate container 19b7a6b574c6 [2021-05-12T08:45:37.575Z] ---> ac2a3a9b2512 [2021-05-12T08:45:37.575Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T08:45:38.661Z] ---> Running in 6d64215f1734 [2021-05-12T08:45:39.741Z] Removing intermediate container 6d64215f1734 [2021-05-12T08:45:39.741Z] ---> 63851953460b [2021-05-12T08:45:39.741Z] Step 29/32 : CMD ["gate"] [2021-05-12T08:45:40.359Z] ---> Running in eb3916779b30 [2021-05-12T08:45:41.004Z] Removing intermediate container eb3916779b30 [2021-05-12T08:45:41.004Z] ---> ec325b9219a5 [2021-05-12T08:45:41.004Z] Step 30/32 : LABEL arch=x86_64 [2021-05-12T08:45:41.004Z] ---> Running in 8b7a19f9537c [2021-05-12T08:45:43.103Z] Removing intermediate container 8b7a19f9537c [2021-05-12T08:45:43.103Z] ---> 5c96c30016f8 [2021-05-12T08:45:43.103Z] Step 31/32 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:45:43.402Z] Collecting docker-compose==1.23.2 [2021-05-12T08:45:43.707Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T08:45:44.364Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T08:45:44.364Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T08:45:44.734Z] ---> Running in 6c56f00cfd66 [2021-05-12T08:45:46.333Z] Removing intermediate container 6c56f00cfd66 [2021-05-12T08:45:46.333Z] ---> b434a33a7250 [2021-05-12T08:45:46.333Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T08:45:47.009Z] ---> Running in a47720544c87 [2021-05-12T08:45:49.172Z] 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-05-12T08:45:49.172Z] Removing intermediate container a47720544c87 [2021-05-12T08:45:49.172Z] ---> c488a3279290 [2021-05-12T08:45:49.172Z] [2021-05-12T08:45:49.537Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T08:45:49.537Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T08:45:50.155Z] Successfully built c488a3279290 [2021-05-12T08:45:51.248Z] Successfully tagged security-bootstrapper:latest [2021-05-12T08:45:51.248Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T08:45:51.248Z]  Building security-bootstrapper ... done Building core-metadata [2021-05-12T08:45:51.248Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T08:45:51.248Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T08:45:51.248Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T08:45:53.610Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T08:45:53.610Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T08:45:54.334Z] Collecting PyYAML<4,>=3.10 [2021-05-12T08:45:54.334Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T08:45:56.635Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T08:45:56.635Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T08:45:58.183Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T08:45:58.183Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T08:45:58.516Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T08:45:58.516Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T08:45:58.866Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T08:45:58.866Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T08:45:59.636Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T08:45:59.636Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T08:46:00.854Z] Collecting idna<2.8,>=2.5 [2021-05-12T08:46:00.854Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T08:46:00.854Z] 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-05-12T08:46:00.854Z] 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-05-12T08:46:00.854Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T08:46:00.854Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T08:46:00.855Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T08:46:00.855Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T08:46:01.890Z] Installing collected packages: texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docopt, PyYAML, dockerpty, cached-property, docker-compose [2021-05-12T08:46:01.890Z] Running setup.py install for texttable: started [2021-05-12T08:46:04.924Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T08:46:05.225Z] Attempting uninstall: urllib3 [2021-05-12T08:46:05.225Z] Found existing installation: urllib3 1.25.9 [2021-05-12T08:46:05.225Z] Uninstalling urllib3-1.25.9: [2021-05-12T08:46:05.531Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T08:46:07.059Z] Attempting uninstall: idna [2021-05-12T08:46:07.059Z] Found existing installation: idna 2.9 [2021-05-12T08:46:07.059Z] Uninstalling idna-2.9: [2021-05-12T08:46:07.059Z] Successfully uninstalled idna-2.9 [2021-05-12T08:46:07.733Z] Attempting uninstall: requests [2021-05-12T08:46:07.733Z] Found existing installation: requests 2.23.0 [2021-05-12T08:46:08.044Z] Uninstalling requests-2.23.0: [2021-05-12T08:46:08.044Z] Successfully uninstalled requests-2.23.0 [2021-05-12T08:46:10.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:46:10.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:46:10.139Z] ---> 4c21743377fb [2021-05-12T08:46:10.139Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T08:46:10.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:46:10.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:46:10.140Z] ---> 4c21743377fb [2021-05-12T08:46:10.140Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T08:46:10.439Z] ---> Using cache [2021-05-12T08:46:10.439Z] ---> 7d6bb98b80c1 [2021-05-12T08:46:10.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:46:10.439Z] ---> Using cache [2021-05-12T08:46:10.439Z] ---> 7d6bb98b80c1 [2021-05-12T08:46:10.439Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:46:10.727Z] ---> Using cache [2021-05-12T08:46:10.727Z] ---> 068cf8df521d [2021-05-12T08:46:10.727Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T08:46:10.727Z] ---> Using cache [2021-05-12T08:46:10.727Z] ---> 068cf8df521d [2021-05-12T08:46:10.727Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T08:46:11.028Z] Running setup.py install for docopt: started [2021-05-12T08:46:13.084Z] ---> Running in 44a0f725ad24 [2021-05-12T08:46:13.084Z] ---> Running in a1463e753b54 [2021-05-12T08:46:16.669Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T08:46:16.669Z] Running setup.py install for PyYAML: started [2021-05-12T08:46:18.393Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:46:18.393Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:46:18.393Z] ---> 4c21743377fb [2021-05-12T08:46:18.393Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T08:46:18.393Z] ---> Using cache [2021-05-12T08:46:18.393Z] ---> 7d6bb98b80c1 [2021-05-12T08:46:18.393Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:46:18.393Z] ---> Using cache [2021-05-12T08:46:18.393Z] ---> 068cf8df521d [2021-05-12T08:46:18.393Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T08:46:18.726Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T08:46:18.726Z] Running setup.py install for dockerpty: started [2021-05-12T08:46:18.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:46:18.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:46:19.469Z] ---> Running in e35a76fad16f [2021-05-12T08:46:20.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:46:20.158Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T08:46:20.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:46:21.232Z] OK: 219 MiB in 52 packages [2021-05-12T08:46:21.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:46:21.557Z] OK: 219 MiB in 52 packages [2021-05-12T08:46:21.870Z] 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-05-12T08:46:22.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:46:23.523Z] OK: 219 MiB in 52 packages [2021-05-12T08:46:27.021Z] Removing intermediate container 44a0f725ad24 [2021-05-12T08:46:27.021Z] ---> 540f2882b4dc [2021-05-12T08:46:27.021Z] Step 6/23 : COPY go.mod . [2021-05-12T08:46:27.675Z] Removing intermediate container a1463e753b54 [2021-05-12T08:46:27.675Z] ---> 55d12d1dc621 [2021-05-12T08:46:27.675Z] Step 6/24 : COPY go.mod . [2021-05-12T08:46:28.839Z] Removing intermediate container e35a76fad16f [2021-05-12T08:46:28.839Z] ---> 02eecdd4de63 [2021-05-12T08:46:28.839Z] Step 6/22 : COPY go.mod . [2021-05-12T08:46:29.205Z] ---> 5070356d67ea [2021-05-12T08:46:29.205Z] Step 7/23 : RUN go mod download [2021-05-12T08:46:29.988Z] ---> Running in f8bf67d43549 [2021-05-12T08:46:30.262Z] ---> 67331227557f [2021-05-12T08:46:30.262Z] Step 7/24 : RUN go mod download [2021-05-12T08:46:30.592Z] ---> 39ef04e50dc9 [2021-05-12T08:46:30.592Z] Step 7/22 : RUN go mod download [2021-05-12T08:46:31.806Z] ---> Running in 93ed90fee4bc [2021-05-12T08:46:32.537Z] ---> Running in de465ed6fb82 [2021-05-12T08:46:38.433Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:46:38.433Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:46:38.433Z] ---> 4c21743377fb [2021-05-12T08:46:38.433Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T08:46:38.433Z] ---> Using cache [2021-05-12T08:46:38.433Z] ---> 7d6bb98b80c1 [2021-05-12T08:46:38.433Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:46:38.433Z] ---> Using cache [2021-05-12T08:46:38.433Z] ---> 068cf8df521d [2021-05-12T08:46:38.433Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T08:46:38.433Z] ---> Using cache [2021-05-12T08:46:38.433Z] ---> 02eecdd4de63 [2021-05-12T08:46:38.433Z] Step 6/24 : COPY go.mod . [2021-05-12T08:46:38.433Z] ---> Using cache [2021-05-12T08:46:38.433Z] ---> 39ef04e50dc9 [2021-05-12T08:46:38.433Z] Step 7/24 : RUN go mod download [2021-05-12T08:46:39.483Z] ---> Running in e0c3446418a7 [2021-05-12T08:46:40.098Z] Removing intermediate container de465ed6fb82 [2021-05-12T08:46:40.098Z] ---> 10253810803a [2021-05-12T08:46:40.098Z] Step 8/22 : COPY . . [2021-05-12T08:46:40.098Z] Removing intermediate container f8bf67d43549 [2021-05-12T08:46:40.098Z] ---> 893a12b3c918 [2021-05-12T08:46:40.098Z] Step 8/23 : COPY . . [2021-05-12T08:46:40.460Z] Removing intermediate container 93ed90fee4bc [2021-05-12T08:46:40.460Z] ---> 1a3d3f7ea7c5 [2021-05-12T08:46:40.460Z] Step 8/24 : COPY . . [2021-05-12T08:46:47.830Z] Removing intermediate container e0c3446418a7 [2021-05-12T08:46:47.830Z] ---> 3573a939e9b6 [2021-05-12T08:46:47.830Z] Step 8/24 : COPY . . [2021-05-12T08:46:58.139Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:46:58.139Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:46:58.139Z] ---> 8ed1b2fc96b3 [2021-05-12T08:46:58.139Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T08:46:58.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:46:58.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:46:58.139Z] ---> 8ed1b2fc96b3 [2021-05-12T08:46:58.139Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T08:46:58.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:46:58.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:46:58.139Z] ---> 8ed1b2fc96b3 [2021-05-12T08:46:58.139Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T08:46:58.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:46:58.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:46:58.139Z] ---> 8ed1b2fc96b3 [2021-05-12T08:46:58.139Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T08:46:58.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:46:58.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:46:58.139Z] ---> 8ed1b2fc96b3 [2021-05-12T08:46:58.139Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T08:46:58.139Z] ---> Running in 053f27db9889 [2021-05-12T08:46:58.139Z] ---> Running in 3ae80212a8f7 [2021-05-12T08:46:58.139Z] ---> Running in 09a41dd678bd [2021-05-12T08:46:58.139Z] ---> Running in 31a7a6c89855 [2021-05-12T08:46:58.139Z] ---> Running in 12e6e73b296d [2021-05-12T08:46:58.139Z] Removing intermediate container 12e6e73b296d [2021-05-12T08:46:58.139Z] ---> deafb8d539ef [2021-05-12T08:46:58.139Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:46:58.139Z] Removing intermediate container 3ae80212a8f7 [2021-05-12T08:46:58.139Z] ---> 201379e0aa02 [2021-05-12T08:46:58.139Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:46:58.139Z] Removing intermediate container 09a41dd678bd [2021-05-12T08:46:58.139Z] ---> faa69828b9a0 [2021-05-12T08:46:58.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:46:58.139Z] Removing intermediate container 31a7a6c89855 [2021-05-12T08:46:58.139Z] ---> 4f74ff02cee1 [2021-05-12T08:46:58.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:46:58.139Z] Removing intermediate container 053f27db9889 [2021-05-12T08:46:58.139Z] ---> 773c4f72f900 [2021-05-12T08:46:58.139Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:46:58.139Z] ---> Running in 0361be99cb80 [2021-05-12T08:46:58.139Z] ---> Running in e28048a14c47 [2021-05-12T08:46:58.140Z] ---> Running in 982cc0ad80c7 [2021-05-12T08:46:58.140Z] ---> Running in fc4c36a7cc0d [2021-05-12T08:46:58.140Z] ---> Running in 075db181aef2 [2021-05-12T08:46:58.140Z] Removing intermediate container 0361be99cb80 [2021-05-12T08:46:58.140Z] ---> 5dc189bcf643 [2021-05-12T08:46:58.140Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T08:46:58.140Z] ---> Running in 2f9588c4c1f0 [2021-05-12T08:46:58.140Z] Removing intermediate container e28048a14c47 [2021-05-12T08:46:58.140Z] ---> a24f7932f59a [2021-05-12T08:46:58.140Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T08:46:58.140Z] Removing intermediate container 982cc0ad80c7 [2021-05-12T08:46:58.140Z] ---> 8cd70592d12d [2021-05-12T08:46:58.140Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T08:46:58.140Z] ---> Running in 9112d425509f [2021-05-12T08:46:58.140Z] Removing intermediate container fc4c36a7cc0d [2021-05-12T08:46:58.140Z] ---> 7728cd7b1f05 [2021-05-12T08:46:58.140Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T08:46:58.140Z] ---> Running in c9864a38bce4 [2021-05-12T08:46:58.140Z] Removing intermediate container 075db181aef2 [2021-05-12T08:46:58.140Z] ---> 929c877d18a5 [2021-05-12T08:46:58.140Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T08:46:58.140Z] ---> Running in f73e69a20e30 [2021-05-12T08:46:58.140Z] ---> Running in a4382783fa9f [2021-05-12T08:46:58.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:46:58.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:46:58.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:46:58.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:46:58.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:46:58.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:46:58.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:46:59.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:46:59.249Z] OK: 218 MiB in 52 packages [2021-05-12T08:46:59.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:46:59.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:47:00.157Z] OK: 218 MiB in 52 packages [2021-05-12T08:47:00.434Z] OK: 218 MiB in 52 packages [2021-05-12T08:47:00.717Z] OK: 218 MiB in 52 packages [2021-05-12T08:47:00.992Z] OK: 218 MiB in 52 packages [2021-05-12T08:47:01.599Z] Removing intermediate container 2f9588c4c1f0 [2021-05-12T08:47:01.599Z] ---> ba8d1c918aa1 [2021-05-12T08:47:01.599Z] Step 6/24 : COPY go.mod . [2021-05-12T08:47:02.198Z] Removing intermediate container 9112d425509f [2021-05-12T08:47:02.198Z] ---> 8ebee4887e2b [2021-05-12T08:47:02.198Z] Step 6/24 : COPY go.mod . [2021-05-12T08:47:02.472Z] Removing intermediate container c9864a38bce4 [2021-05-12T08:47:02.473Z] ---> 969c5c91e4ee [2021-05-12T08:47:02.473Z] Step 6/23 : COPY go.mod . [2021-05-12T08:47:02.473Z] ---> 149dbbdaf3ec [2021-05-12T08:47:02.473Z] Step 7/24 : RUN go mod download [2021-05-12T08:47:02.746Z] ---> Running in 6d2335e63ba9 [2021-05-12T08:47:02.746Z] Removing intermediate container f73e69a20e30 [2021-05-12T08:47:02.746Z] ---> b997bbc2ce62 [2021-05-12T08:47:02.746Z] Step 6/23 : COPY go.mod . [2021-05-12T08:47:03.032Z] Removing intermediate container a4382783fa9f [2021-05-12T08:47:03.033Z] ---> 358f62f64290 [2021-05-12T08:47:03.033Z] Step 6/32 : COPY go.mod . [2021-05-12T08:47:03.033Z] ---> 340ba6bfd98b [2021-05-12T08:47:03.033Z] Step 7/24 : RUN go mod download [2021-05-12T08:47:03.307Z] ---> Running in 96d319c2ce5d [2021-05-12T08:47:03.582Z] ---> 84a5165668ff [2021-05-12T08:47:03.582Z] Step 7/23 : RUN go mod download [2021-05-12T08:47:03.857Z] ---> Running in 775db6f1ba14 [2021-05-12T08:47:03.857Z] ---> b0f4f0a2bcd5 [2021-05-12T08:47:03.857Z] Step 7/23 : RUN go mod download [2021-05-12T08:47:04.133Z] ---> Running in c26910f574d3 [2021-05-12T08:47:04.133Z] ---> 813b2e1b1973 [2021-05-12T08:47:04.133Z] Step 7/32 : RUN go mod download [2021-05-12T08:47:04.409Z] ---> Running in da04b5171565 [2021-05-12T08:47:07.039Z] Removing intermediate container 6d2335e63ba9 [2021-05-12T08:47:07.039Z] ---> 5370631e32e8 [2021-05-12T08:47:07.039Z] Step 8/24 : COPY . . [2021-05-12T08:47:07.310Z] Removing intermediate container 96d319c2ce5d [2021-05-12T08:47:07.310Z] ---> 9095eccf3e03 [2021-05-12T08:47:07.310Z] Step 8/24 : COPY . . [2021-05-12T08:47:07.905Z] Removing intermediate container 775db6f1ba14 [2021-05-12T08:47:07.905Z] ---> 6775b034b809 [2021-05-12T08:47:07.905Z] Step 8/23 : COPY . . [2021-05-12T08:47:08.500Z] Removing intermediate container c26910f574d3 [2021-05-12T08:47:08.500Z] ---> 730cdb019b99 [2021-05-12T08:47:08.500Z] Step 8/23 : COPY . . [2021-05-12T08:47:08.774Z] Removing intermediate container da04b5171565 [2021-05-12T08:47:08.774Z] ---> c2c72dc08aa9 [2021-05-12T08:47:08.774Z] Step 8/32 : COPY . . [2021-05-12T08:47:35.299Z] Removing intermediate container de1679390efa [2021-05-12T08:47:35.299Z] ---> 27e48bfbfd7a [2021-05-12T08:47:35.299Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T08:47:35.299Z] ---> Running in cb2650ed4ef1 [2021-05-12T08:47:35.299Z] ---> c5ec30a45774 [2021-05-12T08:47:35.299Z] Step 9/22 : RUN go mod tidy [2021-05-12T08:47:35.299Z] ---> 944b11edddf9 [2021-05-12T08:47:35.299Z] Step 9/23 : RUN go mod tidy [2021-05-12T08:47:35.299Z] Removing intermediate container cb2650ed4ef1 [2021-05-12T08:47:35.299Z] ---> fd943132f45e [2021-05-12T08:47:35.299Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T08:47:35.299Z] ---> d9b16e8d383d [2021-05-12T08:47:35.299Z] Step 9/24 : RUN go mod tidy [2021-05-12T08:47:35.299Z] ---> 75b5693f9896 [2021-05-12T08:47:35.299Z] Step 9/24 : RUN go mod tidy [2021-05-12T08:47:35.566Z] ---> Running in 7540ea75ceda [2021-05-12T08:47:35.566Z] ---> Running in a7db5f2834a3 [2021-05-12T08:47:35.586Z] ---> 5f938f48ca41 [2021-05-12T08:47:35.586Z] Step 9/24 : RUN go mod tidy [2021-05-12T08:47:35.586Z] ---> 7126f24756fa [2021-05-12T08:47:35.586Z] Step 9/23 : RUN go mod tidy [2021-05-12T08:47:35.586Z] ---> Running in da9b086c976f [2021-05-12T08:47:35.586Z] ---> be1f770a45bc [2021-05-12T08:47:35.586Z] Step 9/24 : RUN go mod tidy [2021-05-12T08:47:35.586Z] ---> 0f4fef7d377e [2021-05-12T08:47:35.586Z] Step 9/23 : RUN go mod tidy [2021-05-12T08:47:35.586Z] ---> 666d51132d6e [2021-05-12T08:47:35.586Z] Step 9/32 : RUN go mod tidy [2021-05-12T08:47:35.586Z] ---> Running in 48bf9ba42863 [2021-05-12T08:47:35.586Z] ---> Running in 299ba6b160b8 [2021-05-12T08:47:35.586Z] ---> Running in fc6fe98d1345 [2021-05-12T08:47:35.586Z] ---> Running in 7bd550983074 [2021-05-12T08:47:36.160Z] ---> Running in fb01fa668519 [2021-05-12T08:47:36.160Z] ---> Running in ed36e7697f48 [2021-05-12T08:47:36.160Z] ---> Running in 1f00083a42fe [2021-05-12T08:47:36.444Z] Removing intermediate container fb01fa668519 [2021-05-12T08:47:36.444Z] ---> 264506b223b9 [2021-05-12T08:47:36.444Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T08:47:37.868Z] ---> 682ba7aa01e4 [2021-05-12T08:47:37.868Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T08:47:38.144Z] ---> 878a33ffe6ad [2021-05-12T08:47:38.144Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T08:47:38.749Z] ---> 2255a2b41440 [2021-05-12T08:47:38.749Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T08:47:38.749Z] ---> Running in a06766a39f7d [2021-05-12T08:47:39.023Z] Removing intermediate container a06766a39f7d [2021-05-12T08:47:39.023Z] ---> 0df5d8830cf7 [2021-05-12T08:47:39.023Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:47:39.023Z] ---> Running in 803b65602257 [2021-05-12T08:47:39.626Z] Removing intermediate container 803b65602257 [2021-05-12T08:47:39.626Z] ---> d9361417af8d [2021-05-12T08:47:39.626Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T08:47:39.626Z] ---> Running in 07e119745aa6 [2021-05-12T08:47:39.898Z] Removing intermediate container 07e119745aa6 [2021-05-12T08:47:39.898Z] ---> df574b5e2e96 [2021-05-12T08:47:39.898Z] Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:47:39.898Z] ---> Running in 5ef99665a50a [2021-05-12T08:47:40.170Z] Removing intermediate container 5ef99665a50a [2021-05-12T08:47:40.170Z] ---> 2d94928f3e67 [2021-05-12T08:47:40.170Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T08:47:40.437Z] ---> Running in 847ca3e18433 [2021-05-12T08:47:41.010Z] Removing intermediate container da9b086c976f [2021-05-12T08:47:41.010Z] ---> ca199c4d42ed [2021-05-12T08:47:41.010Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T08:47:41.010Z] ---> Running in c451e1f03458 [2021-05-12T08:47:41.282Z] Removing intermediate container 48bf9ba42863 [2021-05-12T08:47:41.282Z] ---> d7344bd79a8c [2021-05-12T08:47:41.282Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T08:47:41.411Z] Removing intermediate container 847ca3e18433 [2021-05-12T08:47:41.411Z] ---> 8a598dad0447 [2021-05-12T08:47:41.411Z] [2021-05-12T08:47:41.557Z] ---> Running in 63ff3630e60f [2021-05-12T08:47:41.693Z] Successfully built 8a598dad0447 [2021-05-12T08:47:41.693Z] Successfully tagged sys-mgmt-agent:latest [2021-05-12T08:47:41.833Z] Removing intermediate container 7bd550983074 [2021-05-12T08:47:41.833Z] ---> b8d2bc1f7b9b [2021-05-12T08:47:41.833Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T08:47:41.967Z]  Building sys-mgmt-agent ... done Removing intermediate container 1f00083a42fe [2021-05-12T08:47:41.967Z] ---> 29befc27985b [2021-05-12T08:47:41.967Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T08:47:42.112Z] ---> Running in 19759f6629b8 [2021-05-12T08:47:42.113Z] Removing intermediate container fc6fe98d1345 [2021-05-12T08:47:42.113Z] ---> 2b72e43f58d2 [2021-05-12T08:47:42.113Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T08:47:42.113Z] Removing intermediate container 299ba6b160b8 [2021-05-12T08:47:42.113Z] ---> 7b4c240011e4 [2021-05-12T08:47:42.113Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T08:47:42.231Z] Removing intermediate container 7540ea75ceda [2021-05-12T08:47:42.231Z] ---> acf29b221f60 [2021-05-12T08:47:42.231Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T08:47:42.231Z] Removing intermediate container ed36e7697f48 [2021-05-12T08:47:42.231Z] ---> 486cfe4ccc52 [2021-05-12T08:47:42.231Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T08:47:42.231Z] Removing intermediate container a7db5f2834a3 [2021-05-12T08:47:42.231Z] ---> 29cf3e115d4f [2021-05-12T08:47:42.231Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T08:47:42.231Z] ---> Running in a38250ae0ed6 [2021-05-12T08:47:42.231Z] ---> Running in 2d90bbb30eb1 [2021-05-12T08:47:42.231Z] ---> Running in 507bb15f432b [2021-05-12T08:47:42.399Z] ---> Running in 041a50dc19e2 [2021-05-12T08:47:42.509Z] ---> Running in 52da924687cd [2021-05-12T08:47:42.672Z] ---> Running in 2d61458c1e19 [2021-05-12T08:47:42.950Z] 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-05-12T08:47:43.529Z] 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-05-12T08:47:43.529Z] 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-05-12T08:47:43.529Z] 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-05-12T08:47:43.559Z] 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-05-12T08:47:43.806Z] 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-05-12T08:47:43.850Z] 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-05-12T08:47:44.832Z] 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-05-12T08:47:44.832Z] 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-05-12T08:48:31.194Z] 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-05-12T08:48:44.428Z] Removing intermediate container 507bb15f432b [2021-05-12T08:48:44.428Z] ---> fff469120f33 [2021-05-12T08:48:44.428Z] [2021-05-12T08:48:44.428Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T08:48:44.428Z] ---> 13621d1b12d4 [2021-05-12T08:48:44.428Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T08:48:44.428Z] Removing intermediate container 52da924687cd [2021-05-12T08:48:44.428Z] ---> d22cf98cd488 [2021-05-12T08:48:44.428Z] [2021-05-12T08:48:44.428Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T08:48:44.428Z] ---> 13621d1b12d4 [2021-05-12T08:48:44.428Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T08:48:44.428Z] ---> Using cache [2021-05-12T08:48:44.428Z] ---> 0a5acc07d2e4 [2021-05-12T08:48:44.428Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T08:48:44.428Z] ---> Using cache [2021-05-12T08:48:44.428Z] ---> e6a8d8de6a40 [2021-05-12T08:48:44.428Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T08:48:44.743Z] Removing intermediate container a38250ae0ed6 [2021-05-12T08:48:44.743Z] ---> 6a45a4b3954b [2021-05-12T08:48:44.743Z] [2021-05-12T08:48:44.743Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T08:48:44.743Z] ---> 13621d1b12d4 [2021-05-12T08:48:44.743Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T08:48:44.743Z] ---> Using cache [2021-05-12T08:48:44.743Z] ---> 0a5acc07d2e4 [2021-05-12T08:48:44.743Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T08:48:44.743Z] ---> Using cache [2021-05-12T08:48:44.743Z] ---> e6a8d8de6a40 [2021-05-12T08:48:44.743Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T08:48:44.743Z] ---> Running in 88ccbc97a7c5 [2021-05-12T08:48:44.743Z] ---> Running in 23f037f34e85 [2021-05-12T08:48:45.390Z] ---> Running in c51b183b6d78 [2021-05-12T08:48:46.406Z] Removing intermediate container 23f037f34e85 [2021-05-12T08:48:46.406Z] ---> 7fe13249d4b9 [2021-05-12T08:48:46.406Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T08:48:47.076Z] Removing intermediate container c51b183b6d78 [2021-05-12T08:48:47.076Z] ---> 1a46273dae2a [2021-05-12T08:48:47.076Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T08:48:47.076Z] ---> Running in dcf67289cecf [2021-05-12T08:48:47.076Z] Removing intermediate container 2d90bbb30eb1 [2021-05-12T08:48:47.077Z] ---> ae81dd9e9324 [2021-05-12T08:48:47.077Z] [2021-05-12T08:48:47.077Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T08:48:47.077Z] ---> 13621d1b12d4 [2021-05-12T08:48:47.077Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T08:48:47.077Z] ---> Running in b9ad2ed8f10c [2021-05-12T08:48:47.934Z] ---> Running in 9c1fa900430d [2021-05-12T08:48:47.934Z] Removing intermediate container dcf67289cecf [2021-05-12T08:48:47.934Z] ---> 5ec93f065d92 [2021-05-12T08:48:47.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:48:47.934Z] Removing intermediate container b9ad2ed8f10c [2021-05-12T08:48:47.934Z] ---> e1aa2a3903f4 [2021-05-12T08:48:47.934Z] Step 16/24 : WORKDIR / [2021-05-12T08:48:47.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:48:47.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:48:48.239Z] ---> Running in 40ef9006bfc3 [2021-05-12T08:48:48.239Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T08:48:48.239Z] Removing intermediate container 9c1fa900430d [2021-05-12T08:48:48.239Z] ---> e71009f4b4ae [2021-05-12T08:48:48.239Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T08:48:48.239Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T08:48:48.239Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T08:48:48.239Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T08:48:48.239Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:48:48.515Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T08:48:48.515Z] OK: 7 MiB in 18 packages [2021-05-12T08:48:48.515Z] ---> Running in af59e7d3139d [2021-05-12T08:48:48.801Z] ---> 9d4cd978b975 [2021-05-12T08:48:48.801Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T08:48:48.801Z] Removing intermediate container 40ef9006bfc3 [2021-05-12T08:48:48.801Z] ---> 79941a99d0d1 [2021-05-12T08:48:48.801Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:48:49.096Z] Removing intermediate container af59e7d3139d [2021-05-12T08:48:49.096Z] ---> a6378658c3a2 [2021-05-12T08:48:49.096Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T08:48:49.096Z] ---> Running in 5ce5e433c36d [2021-05-12T08:48:49.399Z] ---> 57a905825183 [2021-05-12T08:48:49.399Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T08:48:50.060Z] Removing intermediate container 5ce5e433c36d [2021-05-12T08:48:50.060Z] ---> aefa430faddb [2021-05-12T08:48:50.060Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:48:50.060Z] ---> 678d6c72094c [2021-05-12T08:48:50.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T08:48:51.054Z] Removing intermediate container 88ccbc97a7c5 [2021-05-12T08:48:51.054Z] ---> 6734272f4d61 [2021-05-12T08:48:51.054Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T08:48:51.353Z] ---> Running in e4ea0906695d [2021-05-12T08:48:51.353Z] ---> Running in e826b7d6be7e [2021-05-12T08:48:51.353Z] ---> ac8fb2aab9e6 [2021-05-12T08:48:51.353Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T08:48:51.353Z] ---> 58ccb44679d5 [2021-05-12T08:48:51.353Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T08:48:51.691Z] ---> Running in e7c7ffc997b6 [2021-05-12T08:48:51.691Z] Removing intermediate container e826b7d6be7e [2021-05-12T08:48:51.691Z] ---> a68021b0581a [2021-05-12T08:48:51.691Z] Step 14/22 : WORKDIR /edgex [2021-05-12T08:48:51.981Z] ---> Running in 828760d37f7f [2021-05-12T08:48:51.981Z] ---> 3534c35b4e9d [2021-05-12T08:48:51.981Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T08:48:52.280Z] Removing intermediate container e7c7ffc997b6 [2021-05-12T08:48:52.280Z] ---> f7cdb40397af [2021-05-12T08:48:52.280Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:48:52.565Z] ---> Running in b3503981cbfa [2021-05-12T08:48:52.565Z] Removing intermediate container 828760d37f7f [2021-05-12T08:48:52.565Z] ---> 5b68e6f64eca [2021-05-12T08:48:52.565Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T08:48:52.565Z] ---> Running in 6d179eee317f [2021-05-12T08:48:53.255Z] Removing intermediate container b3503981cbfa [2021-05-12T08:48:53.255Z] ---> 796ea1fc29f0 [2021-05-12T08:48:53.255Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:48:53.255Z] Removing intermediate container 6d179eee317f [2021-05-12T08:48:53.255Z] ---> 8e4914ab5f64 [2021-05-12T08:48:53.255Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T08:48:53.255Z] ---> Running in 64614b9fc95e [2021-05-12T08:48:53.255Z] ---> Running in 8dc80b04dd87 [2021-05-12T08:48:53.564Z] ---> 669d9e789d39 [2021-05-12T08:48:53.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T08:48:55.071Z] Removing intermediate container 64614b9fc95e [2021-05-12T08:48:55.071Z] ---> 05f912322e55 [2021-05-12T08:48:55.071Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T08:48:55.071Z] Removing intermediate container 8dc80b04dd87 [2021-05-12T08:48:55.071Z] ---> e926685d2fc7 [2021-05-12T08:48:55.071Z] Step 22/23 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:48:55.071Z] Removing intermediate container e4ea0906695d [2021-05-12T08:48:55.071Z] ---> 14557e195508 [2021-05-12T08:48:55.071Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T08:48:55.071Z] ---> Running in 38ec4f38195a [2021-05-12T08:48:55.071Z] ---> Running in 4bc26150ca9d [2021-05-12T08:48:55.071Z] ---> b84d7ca57af3 [2021-05-12T08:48:55.071Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T08:48:55.401Z] ---> Running in 132110c40256 [2021-05-12T08:48:56.137Z] Removing intermediate container 38ec4f38195a [2021-05-12T08:48:56.137Z] ---> d508f7d95e4a [2021-05-12T08:48:56.137Z] Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:48:56.137Z] Removing intermediate container 4bc26150ca9d [2021-05-12T08:48:56.137Z] ---> b543c3551cbf [2021-05-12T08:48:56.137Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T08:48:56.466Z] ---> Running in 0a15867e7324 [2021-05-12T08:48:56.466Z] ---> Running in 7d52187f6cbf [2021-05-12T08:48:57.122Z] ---> b6f93128e432 [2021-05-12T08:48:57.122Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T08:48:57.122Z] Removing intermediate container 0a15867e7324 [2021-05-12T08:48:57.122Z] ---> b05c9b14b260 [2021-05-12T08:48:57.122Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T08:48:57.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T08:48:57.122Z] Removing intermediate container 7d52187f6cbf [2021-05-12T08:48:57.122Z] ---> 86140fc73a2a [2021-05-12T08:48:57.122Z] [2021-05-12T08:48:57.122Z] ---> Running in b134a11b8abc [2021-05-12T08:48:57.122Z] ---> Running in 01a9f9e47596 [2021-05-12T08:48:57.742Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T08:48:57.742Z] Removing intermediate container b134a11b8abc [2021-05-12T08:48:57.742Z] ---> 52c69f41fcf5 [2021-05-12T08:48:57.742Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T08:48:58.038Z] Successfully built 86140fc73a2a [2021-05-12T08:48:58.038Z] Removing intermediate container 01a9f9e47596 [2021-05-12T08:48:58.038Z] ---> 5424ee6bf2ff [2021-05-12T08:48:58.038Z] [2021-05-12T08:48:58.038Z] Successfully tagged support-scheduler:latest [2021-05-12T08:48:58.038Z]  Building support-scheduler ... done  ---> Running in e6a14ff96d94 [2021-05-12T08:48:58.312Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T08:48:58.312Z] Successfully built 5424ee6bf2ff [2021-05-12T08:48:58.312Z] Successfully tagged core-metadata:latest [2021-05-12T08:48:58.312Z]  Building core-metadata ... done (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T08:48:58.312Z] Removing intermediate container e6a14ff96d94 [2021-05-12T08:48:58.312Z] ---> 374b6fb4ba5f [2021-05-12T08:48:58.312Z] Step 20/22 : LABEL arch=x86_64 [2021-05-12T08:48:58.583Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T08:48:58.583Z] ---> Running in 80b3cf0a35e7 [2021-05-12T08:48:58.851Z] Removing intermediate container 80b3cf0a35e7 [2021-05-12T08:48:58.851Z] ---> 6b88440e2ebf [2021-05-12T08:48:58.851Z] Step 21/22 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:48:58.851Z] ---> Running in cdeebb03887e [2021-05-12T08:48:59.157Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T08:48:59.157Z] Removing intermediate container cdeebb03887e [2021-05-12T08:48:59.157Z] ---> e7eae59cca3f [2021-05-12T08:48:59.157Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T08:48:59.478Z] ---> Running in 409faa56266a [2021-05-12T08:48:59.767Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T08:48:59.767Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T08:48:59.767Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:48:59.767Z] OK: 8 MiB in 20 packages [2021-05-12T08:48:59.767Z] Removing intermediate container 409faa56266a [2021-05-12T08:48:59.767Z] ---> 62314a22ced7 [2021-05-12T08:48:59.767Z] [2021-05-12T08:49:00.446Z] Successfully built 62314a22ced7 [2021-05-12T08:49:00.446Z] Successfully tagged security-proxy-setup:latest [2021-05-12T08:49:00.753Z]  Building security-proxy-setup ... done Removing intermediate container 132110c40256 [2021-05-12T08:49:00.753Z] ---> 0aa6b0b910d8 [2021-05-12T08:49:00.753Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:49:01.020Z] ---> 60a20b7bde80 [2021-05-12T08:49:01.020Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T08:49:02.018Z] ---> 4e53b8081b26 [2021-05-12T08:49:02.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T08:49:02.624Z] ---> 5102bcd8ca36 [2021-05-12T08:49:02.624Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T08:49:02.900Z] ---> Running in a72cab08a54e [2021-05-12T08:49:03.185Z] Removing intermediate container a72cab08a54e [2021-05-12T08:49:03.185Z] ---> c5f0183fe2c4 [2021-05-12T08:49:03.185Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:49:03.185Z] ---> Running in ef4cd4cdd1cd [2021-05-12T08:49:03.810Z] Removing intermediate container ef4cd4cdd1cd [2021-05-12T08:49:03.810Z] ---> 0dd664d46c5c [2021-05-12T08:49:03.810Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T08:49:03.810Z] ---> Running in 8113a9444f0e [2021-05-12T08:49:04.082Z] Removing intermediate container 8113a9444f0e [2021-05-12T08:49:04.082Z] ---> be80eff0d740 [2021-05-12T08:49:04.083Z] Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:49:04.083Z] ---> Running in 7958718c478a [2021-05-12T08:49:04.350Z] Removing intermediate container 7958718c478a [2021-05-12T08:49:04.350Z] ---> 757114a624e2 [2021-05-12T08:49:04.350Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T08:49:04.350Z] ---> Running in bf40a0637d7a [2021-05-12T08:49:04.615Z] Removing intermediate container bf40a0637d7a [2021-05-12T08:49:04.615Z] ---> a335017fb70f [2021-05-12T08:49:04.615Z] [2021-05-12T08:49:05.238Z] Successfully built a335017fb70f [2021-05-12T08:49:05.238Z] Successfully tagged core-data:latest [2021-05-12T08:49:06.262Z]  Building core-data ... done  [Pipeline] } [2021-05-12T08:49:06.330Z] $ docker stop --time=1 f4bea702c2122f6b5a89da270b367725b39c0ea1a48aca5c152d280ff69f1cc0 [2021-05-12T08:49:08.647Z] $ docker rm -f f4bea702c2122f6b5a89da270b367725b39c0ea1a48aca5c152d280ff69f1cc0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T08:49:09.221Z] + docker images [2021-05-12T08:49:09.862Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T08:49:09.862Z] core-data latest a335017fb70f 5 seconds ago 21.5MB [2021-05-12T08:49:09.862Z] security-proxy-setup latest 62314a22ced7 10 seconds ago 25.3MB [2021-05-12T08:49:09.862Z] core-metadata latest 5424ee6bf2ff 12 seconds ago 18.6MB [2021-05-12T08:49:09.862Z] support-scheduler latest 86140fc73a2a 13 seconds ago 17.1MB [2021-05-12T08:49:09.862Z] ae81dd9e9324 23 seconds ago 1.17GB [2021-05-12T08:49:09.862Z] 6a45a4b3954b 27 seconds ago 1.17GB [2021-05-12T08:49:09.862Z] d22cf98cd488 28 seconds ago 1.16GB [2021-05-12T08:49:09.862Z] fff469120f33 28 seconds ago 1.15GB [2021-05-12T08:49:09.862Z] sys-mgmt-agent latest 8a598dad0447 About a minute ago 312MB [2021-05-12T08:49:09.862Z] security-bootstrapper latest c488a3279290 3 minutes ago 18.2MB [2021-05-12T08:49:09.862Z] security-secretstore-setup latest 74b0b21854c3 3 minutes ago 25.7MB [2021-05-12T08:49:09.862Z] core-command latest 6595dbc1d1ec 3 minutes ago 17MB [2021-05-12T08:49:09.862Z] support-notifications latest c9aa5a673b06 3 minutes ago 17.7MB [2021-05-12T08:49:09.862Z] 44f15dc04f24 4 minutes ago 1.15GB [2021-05-12T08:49:09.862Z] 52258dc6c26d 4 minutes ago 1.16GB [2021-05-12T08:49:09.862Z] 85d0c3b771d7 4 minutes ago 1.16GB [2021-05-12T08:49:09.862Z] aba80a3ff6cb 4 minutes ago 1.16GB [2021-05-12T08:49:09.862Z] 9697e132323b 4 minutes ago 1.15GB [2021-05-12T08:49:09.862Z] ci-base-image-x86_64 latest 4c21743377fb 14 minutes ago 648MB [2021-05-12T08:49:09.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 12 days ago 445MB [2021-05-12T08:49:09.862Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-12T08:49:09.862Z] alpine 3.12 13621d1b12d4 3 weeks ago 5.58MB [2021-05-12T08:49:09.862Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-12T08:49:09.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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-05-12T08:49:25.541Z] Still waiting to schedule task [2021-05-12T08:49:25.541Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-4675’ [2021-05-12T08:50:06.747Z] Removing intermediate container 19759f6629b8 [2021-05-12T08:50:06.747Z] ---> 19300ee26218 [2021-05-12T08:50:06.747Z] [2021-05-12T08:50:06.747Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T08:50:06.747Z] 3.12: Pulling from library/alpine [2021-05-12T08:50:06.747Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T08:50:06.747Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T08:50:06.747Z] ---> 9852663dfa18 [2021-05-12T08:50:06.747Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T08:50:06.747Z] ---> Running in b02ca1962cd5 [2021-05-12T08:50:06.747Z] Removing intermediate container b02ca1962cd5 [2021-05-12T08:50:06.747Z] ---> 2076479bd018 [2021-05-12T08:50:06.747Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T08:50:06.747Z] ---> Running in fec6261feda1 [2021-05-12T08:50:06.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:50:06.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:50:06.747Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T08:50:06.747Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T08:50:06.747Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:50:06.747Z] OK: 5 MiB in 16 packages [2021-05-12T08:50:06.747Z] Removing intermediate container fec6261feda1 [2021-05-12T08:50:06.747Z] ---> 4c076c6b0678 [2021-05-12T08:50:06.747Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T08:50:06.747Z] ---> Running in a16bd09e7ddb [2021-05-12T08:50:06.747Z] Removing intermediate container a16bd09e7ddb [2021-05-12T08:50:06.747Z] ---> a90d0434bd7b [2021-05-12T08:50:06.747Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T08:50:06.747Z] ---> Running in 9c9f95b1113a [2021-05-12T08:50:06.747Z] Removing intermediate container 9c9f95b1113a [2021-05-12T08:50:06.747Z] ---> fe8e3f9c1eb0 [2021-05-12T08:50:06.747Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T08:50:06.747Z] ---> Running in 0e0563d86b38 [2021-05-12T08:50:06.747Z] Removing intermediate container 2d61458c1e19 [2021-05-12T08:50:06.747Z] ---> bf879760e82d [2021-05-12T08:50:06.747Z] [2021-05-12T08:50:06.747Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T08:50:06.747Z] ---> 9852663dfa18 [2021-05-12T08:50:06.747Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T08:50:07.732Z] ---> Running in ab5d271cb039 [2021-05-12T08:50:09.754Z] Removing intermediate container 63ff3630e60f [2021-05-12T08:50:09.754Z] ---> 3833e37ea5f9 [2021-05-12T08:50:09.754Z] [2021-05-12T08:50:09.754Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T08:50:09.754Z] ---> 9852663dfa18 [2021-05-12T08:50:09.754Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T08:50:09.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:50:10.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:50:10.327Z] ---> Running in bf77c24860d7 [2021-05-12T08:50:10.920Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T08:50:10.920Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:50:10.920Z] OK: 5 MiB in 15 packages [2021-05-12T08:50:10.920Z] Removing intermediate container 041a50dc19e2 [2021-05-12T08:50:10.920Z] ---> 6164c2b898bc [2021-05-12T08:50:10.920Z] [2021-05-12T08:50:10.920Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T08:50:10.920Z] ---> 9852663dfa18 [2021-05-12T08:50:10.920Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T08:50:10.920Z] Removing intermediate container 0e0563d86b38 [2021-05-12T08:50:10.920Z] ---> 79f527bee12a [2021-05-12T08:50:10.920Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T08:50:11.193Z] ---> Running in f2a2ccbf519c [2021-05-12T08:50:11.193Z] ---> Running in 006729816afc [2021-05-12T08:50:12.167Z] Removing intermediate container 006729816afc [2021-05-12T08:50:12.167Z] ---> 9ca1d553930b [2021-05-12T08:50:12.167Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T08:50:12.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:50:12.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:50:13.315Z] Removing intermediate container ab5d271cb039 [2021-05-12T08:50:13.315Z] ---> 1f939143ee97 [2021-05-12T08:50:13.315Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T08:50:13.315Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T08:50:13.315Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:50:13.315Z] OK: 5 MiB in 15 packages [2021-05-12T08:50:13.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:50:13.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:50:13.588Z] ---> 665b6e53fe26 [2021-05-12T08:50:13.588Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T08:50:13.861Z] ---> Running in cda22fb74c65 [2021-05-12T08:50:14.134Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T08:50:14.134Z] ---> Running in 6f2675599c25 [2021-05-12T08:50:14.134Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T08:50:14.134Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:50:14.134Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T08:50:14.416Z] OK: 6 MiB in 16 packages [2021-05-12T08:50:15.394Z] Removing intermediate container cda22fb74c65 [2021-05-12T08:50:15.394Z] ---> e305fc7ccd67 [2021-05-12T08:50:15.394Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T08:50:15.394Z] Removing intermediate container bf77c24860d7 [2021-05-12T08:50:15.394Z] ---> 99c77fa9d5ce [2021-05-12T08:50:15.394Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T08:50:15.665Z] Removing intermediate container c451e1f03458 [2021-05-12T08:50:15.665Z] ---> 251c43b7756e [2021-05-12T08:50:15.665Z] [2021-05-12T08:50:15.665Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T08:50:15.665Z] ---> 9852663dfa18 [2021-05-12T08:50:15.665Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T08:50:15.665Z] ---> Using cache [2021-05-12T08:50:15.665Z] ---> 99c77fa9d5ce [2021-05-12T08:50:15.665Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T08:50:15.665Z] ---> Running in 9b320b305d41 [2021-05-12T08:50:15.935Z] ---> Running in b02a31f1c5c2 [2021-05-12T08:50:15.935Z] ---> Running in 5ffd54e5bd85 [2021-05-12T08:50:16.536Z] Removing intermediate container 9b320b305d41 [2021-05-12T08:50:16.536Z] ---> ea6a02399b93 [2021-05-12T08:50:16.536Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T08:50:16.811Z] Removing intermediate container b02a31f1c5c2 [2021-05-12T08:50:16.811Z] ---> ac6a86be5854 [2021-05-12T08:50:16.811Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T08:50:16.811Z] ---> Running in e9456e06ce20 [2021-05-12T08:50:17.086Z] ---> Running in fb56a2a473bf [2021-05-12T08:50:17.086Z] Removing intermediate container 5ffd54e5bd85 [2021-05-12T08:50:17.086Z] ---> cc39af826adb [2021-05-12T08:50:17.086Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T08:50:17.086Z] Removing intermediate container f2a2ccbf519c [2021-05-12T08:50:17.086Z] ---> a8f2336deb63 [2021-05-12T08:50:17.086Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T08:50:17.361Z] ---> Running in ff1388da9818 [2021-05-12T08:50:17.637Z] ---> Running in 429f6643ff45 [2021-05-12T08:50:17.637Z] Removing intermediate container e9456e06ce20 [2021-05-12T08:50:17.637Z] ---> 024cc7ff2ddb [2021-05-12T08:50:17.637Z] Step 16/24 : WORKDIR / [2021-05-12T08:50:17.637Z] Removing intermediate container fb56a2a473bf [2021-05-12T08:50:17.637Z] ---> 859efb1d8a81 [2021-05-12T08:50:17.637Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T08:50:17.912Z] Removing intermediate container 6f2675599c25 [2021-05-12T08:50:17.912Z] ---> e8d3740c95ea [2021-05-12T08:50:17.912Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:50:17.912Z] ---> Running in 958a02d1bfda [2021-05-12T08:50:18.184Z] ---> Running in bdb44578e402 [2021-05-12T08:50:18.184Z] Removing intermediate container ff1388da9818 [2021-05-12T08:50:18.184Z] ---> dd8166c56bec [2021-05-12T08:50:18.184Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T08:50:18.458Z] Removing intermediate container 429f6643ff45 [2021-05-12T08:50:18.459Z] ---> e4c608440288 [2021-05-12T08:50:18.459Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T08:50:18.459Z] ---> Running in 1b3ac61a2860 [2021-05-12T08:50:18.733Z] ---> Running in ab88f27cd9b2 [2021-05-12T08:50:18.733Z] Removing intermediate container 958a02d1bfda [2021-05-12T08:50:18.733Z] ---> bc1b2a9decf5 [2021-05-12T08:50:18.733Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:50:19.014Z] Removing intermediate container bdb44578e402 [2021-05-12T08:50:19.014Z] ---> 23e99e10e297 [2021-05-12T08:50:19.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:50:19.014Z] ---> facf486434e8 [2021-05-12T08:50:19.014Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T08:50:19.295Z] Removing intermediate container 1b3ac61a2860 [2021-05-12T08:50:19.295Z] ---> 87cdd3fee15c [2021-05-12T08:50:19.295Z] Step 16/24 : WORKDIR / [2021-05-12T08:50:19.295Z] Removing intermediate container ab88f27cd9b2 [2021-05-12T08:50:19.295Z] ---> 4e8561823470 [2021-05-12T08:50:19.295Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T08:50:19.572Z] ---> Running in 51f10b99902a [2021-05-12T08:50:19.572Z] ---> Running in aa975a989d2f [2021-05-12T08:50:20.173Z] ---> dec574beaaec [2021-05-12T08:50:20.173Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T08:50:20.173Z] ---> 11a7b12a1bc5 [2021-05-12T08:50:20.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T08:50:20.449Z] Removing intermediate container 51f10b99902a [2021-05-12T08:50:20.449Z] ---> e2694a49a775 [2021-05-12T08:50:20.449Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:50:20.727Z] Removing intermediate container aa975a989d2f [2021-05-12T08:50:20.727Z] ---> 39128130e270 [2021-05-12T08:50:20.727Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:50:21.008Z] ---> c0ae4d17188f [2021-05-12T08:50:21.008Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T08:50:21.995Z] ---> adc59240250a [2021-05-12T08:50:21.995Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T08:50:21.995Z] ---> d7c528d3f876 [2021-05-12T08:50:21.995Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T08:50:21.995Z] ---> f927c77e4517 [2021-05-12T08:50:21.995Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T08:50:21.995Z] ---> 5305726a37b4 [2021-05-12T08:50:21.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T08:50:22.600Z] ---> acbf2e91dc21 [2021-05-12T08:50:22.600Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T08:50:23.582Z] ---> a16f049a75a9 [2021-05-12T08:50:23.582Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T08:50:23.582Z] ---> 87be9c04f336 [2021-05-12T08:50:23.582Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T08:50:23.855Z] ---> Running in e9f39be2fa1f [2021-05-12T08:50:23.855Z] ---> cbd23892a1f7 [2021-05-12T08:50:23.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T08:50:24.132Z] ---> Running in 538a3ab586fa [2021-05-12T08:50:24.132Z] ---> f422e3821605 [2021-05-12T08:50:24.132Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T08:50:24.132Z] ---> 2ad8fe1be1cf [2021-05-12T08:50:24.132Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T08:50:24.408Z] Removing intermediate container e9f39be2fa1f [2021-05-12T08:50:24.408Z] ---> 137311b130d7 [2021-05-12T08:50:24.408Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:50:24.691Z] ---> Running in 8cfe54a0fcf1 [2021-05-12T08:50:24.692Z] Removing intermediate container 538a3ab586fa [2021-05-12T08:50:24.692Z] ---> 09c39e5a4274 [2021-05-12T08:50:24.692Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:50:24.974Z] ---> b3b5d57e3fcb [2021-05-12T08:50:24.974Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T08:50:24.974Z] ---> Running in 17ec17bf5579 [2021-05-12T08:50:25.245Z] ---> Running in 05b903a8dcc1 [2021-05-12T08:50:25.245Z] ---> 9d2efe9a0395 [2021-05-12T08:50:25.245Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T08:50:25.516Z] ---> cd075205b3b0 [2021-05-12T08:50:25.516Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T08:50:25.516Z] Removing intermediate container 8cfe54a0fcf1 [2021-05-12T08:50:25.516Z] ---> 6104cc362b64 [2021-05-12T08:50:25.516Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T08:50:25.831Z] ---> Running in 75bc1900e63d [2021-05-12T08:50:26.163Z] ---> Running in 1fb6a6e2142e [2021-05-12T08:50:26.163Z] ---> Running in f8485cfc1884 [2021-05-12T08:50:26.163Z] Removing intermediate container 17ec17bf5579 [2021-05-12T08:50:26.163Z] ---> 92617db138ae [2021-05-12T08:50:26.163Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T08:50:26.163Z] Removing intermediate container 05b903a8dcc1 [2021-05-12T08:50:26.163Z] ---> d433235ad157 [2021-05-12T08:50:26.163Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:50:26.472Z] ---> Running in 00611fb4ffca [2021-05-12T08:50:26.472Z] ---> Running in 12b51220541d [2021-05-12T08:50:26.755Z] Removing intermediate container 75bc1900e63d [2021-05-12T08:50:26.755Z] ---> 970dd79767b9 [2021-05-12T08:50:26.755Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T08:50:26.755Z] Removing intermediate container f8485cfc1884 [2021-05-12T08:50:26.755Z] ---> 6b82c9a54eec [2021-05-12T08:50:26.755Z] Step 22/23 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:50:27.039Z] Removing intermediate container 1fb6a6e2142e [2021-05-12T08:50:27.039Z] ---> 44fcbc380ddd [2021-05-12T08:50:27.039Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:50:27.039Z] ---> Running in bb00a408a1ca [2021-05-12T08:50:27.339Z] ---> Running in 1d3ddd795ba2 [2021-05-12T08:50:27.339Z] Removing intermediate container 00611fb4ffca [2021-05-12T08:50:27.339Z] ---> 59ede4791ec3 [2021-05-12T08:50:27.339Z] Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:50:27.660Z] Removing intermediate container 12b51220541d [2021-05-12T08:50:27.660Z] ---> c44544b5efc2 [2021-05-12T08:50:27.660Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T08:50:27.660Z] ---> Running in 325adfe88c9d [2021-05-12T08:50:27.936Z] ---> Running in 3465d99607d0 [2021-05-12T08:50:27.936Z] ---> 112d817ec6f0 [2021-05-12T08:50:27.936Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T08:50:27.936Z] Removing intermediate container bb00a408a1ca [2021-05-12T08:50:27.936Z] ---> 7240b3677531 [2021-05-12T08:50:27.936Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T08:50:28.210Z] Removing intermediate container 1d3ddd795ba2 [2021-05-12T08:50:28.210Z] ---> 57d3510be145 [2021-05-12T08:50:28.210Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T08:50:28.500Z] ---> Running in d9deb99e7243 [2021-05-12T08:50:28.500Z] ---> Running in de7342f42db2 [2021-05-12T08:50:28.500Z] ---> Running in a01807193e24 [2021-05-12T08:50:28.500Z] Removing intermediate container 325adfe88c9d [2021-05-12T08:50:28.500Z] ---> 4fbcbf1010e1 [2021-05-12T08:50:28.500Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T08:50:28.774Z] Removing intermediate container 3465d99607d0 [2021-05-12T08:50:28.774Z] ---> 88422132a55d [2021-05-12T08:50:28.774Z] Step 22/23 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:50:29.051Z] ---> Running in eeab24f6fa67 [2021-05-12T08:50:29.051Z] ---> Running in a78aa8b1362d [2021-05-12T08:50:29.328Z] Removing intermediate container de7342f42db2 [2021-05-12T08:50:29.328Z] ---> f464e5230fad [2021-05-12T08:50:29.328Z] [2021-05-12T08:50:29.328Z] Removing intermediate container a01807193e24 [2021-05-12T08:50:29.328Z] ---> 8e4bcaaad63c [2021-05-12T08:50:29.328Z] Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:50:29.602Z] ---> Running in 995e0157854c [2021-05-12T08:50:29.602Z] Removing intermediate container eeab24f6fa67 [2021-05-12T08:50:29.602Z] ---> c1bf708d18da [2021-05-12T08:50:29.602Z] [2021-05-12T08:50:29.895Z] Removing intermediate container a78aa8b1362d [2021-05-12T08:50:29.895Z] ---> 9bc3324020f4 [2021-05-12T08:50:29.895Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T08:50:29.895Z] Successfully built f464e5230fad [2021-05-12T08:50:30.170Z] Successfully tagged support-scheduler-arm64:latest [2021-05-12T08:50:30.170Z]  Building support-scheduler ... done Building security-proxy-setup [2021-05-12T08:50:30.457Z] ---> Running in 802db50b76ad [2021-05-12T08:50:30.457Z] Successfully built c1bf708d18da [2021-05-12T08:50:30.457Z] Successfully tagged core-command-arm64:latest [2021-05-12T08:50:30.457Z]  Building core-command ... done Removing intermediate container 995e0157854c [2021-05-12T08:50:30.457Z] ---> adc2794e075a [2021-05-12T08:50:30.457Z] Step 24/24 : LABEL version=0.0.0Building security-secretstore-setup [2021-05-12T08:50:30.457Z] [2021-05-12T08:50:30.737Z] ---> Running in ee0f2ecf8915 [2021-05-12T08:50:31.038Z] Removing intermediate container 802db50b76ad [2021-05-12T08:50:31.038Z] ---> 4d07f482ee33 [2021-05-12T08:50:31.038Z] [2021-05-12T08:50:31.639Z] Removing intermediate container ee0f2ecf8915 [2021-05-12T08:50:31.639Z] ---> ac5bb572b5c4 [2021-05-12T08:50:31.639Z] [2021-05-12T08:50:31.639Z] Successfully built 4d07f482ee33 [2021-05-12T08:50:31.925Z] Successfully tagged support-notifications-arm64:latest [2021-05-12T08:50:31.925Z]  Building support-notifications ... done Removing intermediate container d9deb99e7243 [2021-05-12T08:50:31.925Z] Building core-data [2021-05-12T08:50:31.925Z] ---> 64356ee17d78 [2021-05-12T08:50:31.925Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T08:50:32.201Z] Successfully built ac5bb572b5c4 [2021-05-12T08:50:32.201Z] Successfully tagged core-metadata-arm64:latest [2021-05-12T08:50:32.201Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-05-12T08:50:32.201Z] ---> Running in 0264931a5ee9 [2021-05-12T08:50:32.795Z] Removing intermediate container 0264931a5ee9 [2021-05-12T08:50:32.795Z] ---> 21755e8b7e10 [2021-05-12T08:50:32.795Z] Step 29/32 : CMD ["gate"] [2021-05-12T08:50:33.390Z] ---> Running in e66689c3ab53 [2021-05-12T08:50:33.984Z] Removing intermediate container e66689c3ab53 [2021-05-12T08:50:33.984Z] ---> 8f74b0a19d3f [2021-05-12T08:50:33.984Z] Step 30/32 : LABEL arch=arm64 [2021-05-12T08:50:34.258Z] ---> Running in 31f2d730abf9 [2021-05-12T08:50:34.851Z] Removing intermediate container 31f2d730abf9 [2021-05-12T08:50:34.851Z] ---> b0b9d84afc8c [2021-05-12T08:50:34.851Z] Step 31/32 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:50:35.449Z] ---> Running in 5e0193d3ba9d [2021-05-12T08:50:36.044Z] Removing intermediate container 5e0193d3ba9d [2021-05-12T08:50:36.044Z] ---> 50eb012c5b8f [2021-05-12T08:50:36.044Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T08:50:36.323Z] ---> Running in 7b7055689112 [2021-05-12T08:50:37.762Z] Removing intermediate container 7b7055689112 [2021-05-12T08:50:37.762Z] ---> 6cd10a3f62c7 [2021-05-12T08:50:37.762Z] [2021-05-12T08:50:38.036Z] Successfully built 6cd10a3f62c7 [2021-05-12T08:50:38.036Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-12T08:51:34.837Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:51:34.837Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:51:34.837Z] ---> 8ed1b2fc96b3 [2021-05-12T08:51:34.837Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 773c4f72f900 [2021-05-12T08:51:34.837Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 929c877d18a5 [2021-05-12T08:51:34.837Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 358f62f64290 [2021-05-12T08:51:34.837Z] Step 6/22 : COPY go.mod . [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 813b2e1b1973 [2021-05-12T08:51:34.837Z] Step 7/22 : RUN go mod download [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> c2c72dc08aa9 [2021-05-12T08:51:34.837Z] Step 8/22 : COPY . . [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 666d51132d6e [2021-05-12T08:51:34.837Z] Step 9/22 : RUN go mod tidy [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> b8d2bc1f7b9b [2021-05-12T08:51:34.837Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T08:51:34.837Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:51:34.837Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:51:34.837Z] ---> 8ed1b2fc96b3 [2021-05-12T08:51:34.837Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 773c4f72f900 [2021-05-12T08:51:34.837Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 929c877d18a5 [2021-05-12T08:51:34.837Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 358f62f64290 [2021-05-12T08:51:34.837Z] Step 6/26 : COPY go.mod . [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 813b2e1b1973 [2021-05-12T08:51:34.837Z] Step 7/26 : RUN go mod download [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> c2c72dc08aa9 [2021-05-12T08:51:34.837Z] Step 8/26 : COPY . . [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 666d51132d6e [2021-05-12T08:51:34.837Z] Step 9/26 : RUN go mod tidy [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> b8d2bc1f7b9b [2021-05-12T08:51:34.837Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T08:51:34.837Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:51:34.837Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:51:34.837Z] ---> 8ed1b2fc96b3 [2021-05-12T08:51:34.837Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 773c4f72f900 [2021-05-12T08:51:34.837Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 929c877d18a5 [2021-05-12T08:51:34.837Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T08:51:34.837Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T08:51:34.837Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T08:51:34.837Z] ---> 8ed1b2fc96b3 [2021-05-12T08:51:34.837Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 773c4f72f900 [2021-05-12T08:51:34.837Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:51:34.837Z] ---> Using cache [2021-05-12T08:51:34.837Z] ---> 929c877d18a5 [2021-05-12T08:51:34.837Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T08:51:34.837Z] ---> Running in dfa890c7e03a [2021-05-12T08:51:34.837Z] ---> Running in 9de9a13a93da [2021-05-12T08:51:34.837Z] ---> Running in e76857e292db [2021-05-12T08:51:34.837Z] ---> Running in 2ab4550d8c04 [2021-05-12T08:51:35.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:51:35.826Z] 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-05-12T08:51:36.098Z] 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-05-12T08:51:36.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:51:36.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:51:37.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:51:37.447Z] OK: 218 MiB in 52 packages [2021-05-12T08:51:38.050Z] OK: 218 MiB in 52 packages [2021-05-12T08:51:39.492Z] Removing intermediate container dfa890c7e03a [2021-05-12T08:51:39.492Z] ---> 496febe95e4f [2021-05-12T08:51:39.492Z] Step 6/24 : COPY go.mod . [2021-05-12T08:51:40.101Z] Removing intermediate container e76857e292db [2021-05-12T08:51:40.101Z] ---> 7aa06aa491bb [2021-05-12T08:51:40.101Z] Step 6/24 : COPY go.mod . [2021-05-12T08:51:40.378Z] ---> d9322110dbeb [2021-05-12T08:51:40.378Z] Step 7/24 : RUN go mod download [2021-05-12T08:51:40.653Z] ---> Running in 9001c91eeb70 [2021-05-12T08:51:41.257Z] ---> 7691bb3c29d3 [2021-05-12T08:51:41.257Z] Step 7/24 : RUN go mod download [2021-05-12T08:51:41.529Z] ---> Running in e574d9075c1a [2021-05-12T08:51:44.946Z] Removing intermediate container 9001c91eeb70 [2021-05-12T08:51:44.946Z] ---> 53a12eeff37c [2021-05-12T08:51:44.946Z] Step 8/24 : COPY . . [2021-05-12T08:51:45.223Z] Removing intermediate container e574d9075c1a [2021-05-12T08:51:45.223Z] ---> 73843579d423 [2021-05-12T08:51:45.223Z] Step 8/24 : COPY . . [2021-05-12T08:51:58.019Z] Running on prd-ubuntu18.04-docker-8c-8g-4677 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-05-12T08:51:58.040Z] Running in /w/workspace/edgex-go/118 [Pipeline] { [Pipeline] checkout [2021-05-12T08:52:00.598Z] using credential edgex-jenkins-ssh [2021-05-12T08:52:00.622Z] Cloning the remote Git repository [2021-05-12T08:52:00.651Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T08:52:00.725Z] > git init /w/workspace/edgex-go/118 # timeout=10 [2021-05-12T08:52:00.753Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T08:52:00.753Z] > git --version # timeout=10 [2021-05-12T08:52:00.759Z] > git --version # 'git version 2.17.1' [2021-05-12T08:52:00.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T08:52:00.791Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T08:52:17.602Z] ---> fe891fe7015c [2021-05-12T08:52:17.602Z] Step 9/24 : RUN go mod tidy [2021-05-12T08:52:17.602Z] ---> Running in 97d842702aaa [2021-05-12T08:52:17.602Z] ---> c8d433f881e5 [2021-05-12T08:52:17.602Z] Step 9/24 : RUN go mod tidy [2021-05-12T08:52:17.602Z] ---> Running in 2bd441d77bf9 [2021-05-12T08:52:21.944Z] Removing intermediate container 97d842702aaa [2021-05-12T08:52:21.944Z] ---> 07115f2a8f25 [2021-05-12T08:52:21.944Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T08:52:21.944Z] ---> Running in 63cf31a86a8d [2021-05-12T08:52:21.440Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T08:52:21.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T08:52:21.462Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T08:52:21.492Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T08:52:21.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T08:52:21.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T08:52:22.136Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-05-12T08:52:22.549Z] Removing intermediate container 2bd441d77bf9 [2021-05-12T08:52:22.549Z] ---> f314d642e9c6 [2021-05-12T08:52:22.549Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T08:52:22.608Z] Merge succeeded, producing 33654e3f87839fce7c98a70588df4b8d43fa3246 [2021-05-12T08:52:22.609Z] Checking out Revision 33654e3f87839fce7c98a70588df4b8d43fa3246 (PR-2858) [2021-05-12T08:52:22.828Z] ---> Running in 950ca0ff48f3 [2021-05-12T08:52:23.829Z] 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-05-12T08:52:22.149Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T08:52:22.155Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-05-12T08:52:22.280Z] > git remote # timeout=10 [2021-05-12T08:52:22.286Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T08:52:22.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T08:52:22.294Z] > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 [2021-05-12T08:52:22.607Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T08:52:22.616Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T08:52:22.619Z] > git checkout -f 33654e3f87839fce7c98a70588df4b8d43fa3246 # timeout=10 [2021-05-12T08:52:24.825Z] 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-05-12T08:52:26.344Z] Commit message: "Merge commit 'f1ea93c16db09b36626d9198e09713e38083a332' into HEAD" [2021-05-12T08:52:26.356Z] First time build. Skipping changelog. [2021-05-12T08:52:26.353Z] > git rev-list --no-walk 4b074948f47022029a8ec3b4d1b5c0768547cc5c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T08:52:27.343Z] + echo snap-build.sh [2021-05-12T08:52:27.343Z] snap-build.sh [2021-05-12T08:52:27.343Z] + SNAP_BASE_DIR=. [2021-05-12T08:52:27.343Z] + '[' '!' -z /w/workspace/edgex-go/118 ']' [2021-05-12T08:52:27.343Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/118 [2021-05-12T08:52:27.343Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/118]' [2021-05-12T08:52:27.343Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/118] [2021-05-12T08:52:27.343Z] + cd /w/workspace/edgex-go/118 [2021-05-12T08:52:27.343Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-12T08:52:27.343Z] Reading package lists... [2021-05-12T08:52:27.608Z] Building dependency tree... [2021-05-12T08:52:27.608Z] Reading state information... [2021-05-12T08:52:27.608Z] The following packages were automatically installed and are no longer required: [2021-05-12T08:52:27.608Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-12T08:52:27.608Z] uidmap xdelta3 [2021-05-12T08:52:27.608Z] Use 'sudo apt autoremove' to remove them. [2021-05-12T08:52:27.869Z] The following packages will be REMOVED: [2021-05-12T08:52:27.869Z] lxd* lxd-client* [2021-05-12T08:52:28.131Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-12T08:52:28.131Z] After this operation, 31.7 MB disk space will be freed. [2021-05-12T08:52:29.440Z] (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 ... 190027 files and directories currently installed.) [2021-05-12T08:52:29.440Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T08:52:30.384Z] Removing lxd dnsmasq configuration [2021-05-12T08:52:30.384Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T08:52:30.646Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-12T08:52:31.217Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-12T08:52:31.479Z] (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 ... 189852 files and directories currently installed.) [2021-05-12T08:52:31.479Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T08:52:32.862Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-12T08:52:33.125Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-12T08:52:34.511Z] + sudo snap remove --purge lxd [2021-05-12T08:52:34.775Z] snap "lxd" is not installed [2021-05-12T08:52:34.775Z] + sudo groupadd --force --system lxd [2021-05-12T08:52:34.775Z] ++ whoami [2021-05-12T08:52:34.775Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-12T08:52:34.775Z] + newgrp - lxd [2021-05-12T08:52:34.775Z] + sudo snap install lxd [2021-05-12T08:52:44.794Z] 2021-05-12T08:52:42Z INFO Waiting for automatic snapd restart... [2021-05-12T08:52:47.019Z] 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-05-12T08:52:47.019Z] 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-05-12T08:53:02.145Z] Removing intermediate container 9de9a13a93da [2021-05-12T08:53:02.145Z] ---> d9de9a7a31cf [2021-05-12T08:53:02.145Z] [2021-05-12T08:53:02.145Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T08:53:02.145Z] ---> 9852663dfa18 [2021-05-12T08:53:02.145Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T08:53:02.145Z] Removing intermediate container 2ab4550d8c04 [2021-05-12T08:53:02.145Z] ---> f911838c1ba3 [2021-05-12T08:53:02.145Z] [2021-05-12T08:53:02.145Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T08:53:02.145Z] ---> 9852663dfa18 [2021-05-12T08:53:02.145Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T08:53:02.145Z] ---> Running in 28ac83e2c260 [2021-05-12T08:53:02.145Z] ---> Running in fa9e3b7284f5 [2021-05-12T08:53:02.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:53:02.932Z] lxd 4.14 from Canonical* installed [2021-05-12T08:53:02.932Z] + sudo lxd init --auto [2021-05-12T08:53:03.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:53:03.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:53:03.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:53:03.583Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T08:53:03.583Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T08:53:03.583Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T08:53:03.583Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T08:53:03.583Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:53:03.583Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T08:53:03.889Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T08:53:03.889Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T08:53:03.889Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T08:53:03.889Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T08:53:03.889Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T08:53:03.889Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T08:53:03.889Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:53:03.889Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T08:53:03.889Z] OK: 7 MiB in 18 packages [2021-05-12T08:53:04.171Z] OK: 7 MiB in 20 packages [2021-05-12T08:53:06.818Z] Removing intermediate container fa9e3b7284f5 [2021-05-12T08:53:06.819Z] ---> c9cded849710 [2021-05-12T08:53:06.819Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T08:53:07.418Z] ---> Running in d4e5c11fd74c [2021-05-12T08:53:07.418Z] Removing intermediate container 28ac83e2c260 [2021-05-12T08:53:07.418Z] ---> 26936a14aad6 [2021-05-12T08:53:07.418Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T08:53:07.691Z] ---> Running in a0dcda947c80 [2021-05-12T08:53:08.294Z] Removing intermediate container d4e5c11fd74c [2021-05-12T08:53:08.294Z] ---> ae267eaa69b6 [2021-05-12T08:53:08.294Z] Step 14/22 : WORKDIR /edgex [2021-05-12T08:53:08.294Z] ---> Running in 0a7b69d5f454 [2021-05-12T08:53:08.674Z] Removing intermediate container a0dcda947c80 [2021-05-12T08:53:08.674Z] ---> 7df0ad854924 [2021-05-12T08:53:08.674Z] Step 14/26 : WORKDIR / [2021-05-12T08:53:09.155Z] ---> Running in 8b716c2d7492 [2021-05-12T08:53:09.155Z] Removing intermediate container 0a7b69d5f454 [2021-05-12T08:53:09.155Z] ---> de17f120d5fc [2021-05-12T08:53:09.155Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T08:53:09.571Z] + sudo snap install --classic snapcraft [2021-05-12T08:53:09.811Z] Removing intermediate container 8b716c2d7492 [2021-05-12T08:53:09.811Z] ---> de5d3f15d697 [2021-05-12T08:53:09.811Z] 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-05-12T08:53:11.391Z] ---> 262629899018 [2021-05-12T08:53:11.391Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T08:53:11.391Z] ---> 70101310d797 [2021-05-12T08:53:11.391Z] 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-05-12T08:53:13.398Z] ---> 9fa0ba036b04 [2021-05-12T08:53:13.398Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T08:53:13.398Z] ---> 6e8b9c4c52f4 [2021-05-12T08:53:13.398Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T08:53:14.399Z] ---> 6b4cff53bf56 [2021-05-12T08:53:14.399Z] 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-05-12T08:53:15.015Z] ---> 83bab336067d [2021-05-12T08:53:15.015Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T08:53:15.290Z] ---> Running in 6051f08f7280 [2021-05-12T08:53:15.897Z] ---> 45c7df5a8a32 [2021-05-12T08:53:15.897Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T08:53:16.172Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T08:53:16.172Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-12T08:53:16.172Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-12T08:53:16.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T08:53:16.172Z] Dload Upload Total Spent Left Speed [2021-05-12T08:53:16.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 [2021-05-12T08:53:16.172Z] Removing intermediate container 6051f08f7280 [2021-05-12T08:53:16.172Z] ---> 76dd4ef6c963 [2021-05-12T08:53:16.172Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T08:53:16.172Z] ---> Running in b0f9c70d626a [2021-05-12T08:53:16.433Z] 0 3325k 0 1608 0 0 5805 0 0:09:46 --:--:-- 0:09:46 5805 100 3325k 100 3325k 0 0 5187k 0 --:--:-- --:--:-- --:--:-- 9155k [2021-05-12T08:53:16.433Z] ./yq_linux_amd64 [2021-05-12T08:53:16.693Z] + sudo snapcraft prime --use-lxd [2021-05-12T08:53:17.162Z] Removing intermediate container b0f9c70d626a [2021-05-12T08:53:17.162Z] ---> d4b106f0850a [2021-05-12T08:53:17.162Z] Step 20/22 : LABEL arch=arm64 [2021-05-12T08:53:17.436Z] ---> Running in dd3bcd004e42 [2021-05-12T08:53:17.720Z] ---> 00241d8a9c76 [2021-05-12T08:53:17.720Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T08:53:18.336Z] Removing intermediate container dd3bcd004e42 [2021-05-12T08:53:18.336Z] ---> ade457228943 [2021-05-12T08:53:18.336Z] Step 21/22 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:53:18.336Z] ---> Running in 42165fa44907 [2021-05-12T08:53:18.607Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-12T08:53:18.607Z] 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-05-12T08:53:18.607Z] - README.md [2021-05-12T08:53:18.607Z] [2021-05-12T08:53:18.607Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T08:53:19.332Z] Removing intermediate container 42165fa44907 [2021-05-12T08:53:19.332Z] ---> 0be0ec0875be [2021-05-12T08:53:19.332Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T08:53:19.332Z] ---> Running in 19455e8fa686 [2021-05-12T08:53:19.552Z] Launching a container. [2021-05-12T08:53:19.610Z] ---> 01b26eb743e0 [2021-05-12T08:53:19.610Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T08:53:20.214Z] Removing intermediate container 19455e8fa686 [2021-05-12T08:53:20.214Z] ---> 8fb3b5acd918 [2021-05-12T08:53:20.214Z] [2021-05-12T08:53:20.823Z] Successfully built 8fb3b5acd918 [2021-05-12T08:53:20.823Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-12T08:53:20.823Z]  Building security-proxy-setup ... done  ---> 9f617ca76938 [2021-05-12T08:53:20.823Z] 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-05-12T08:53:21.100Z] ---> Running in 18276a53f482 [2021-05-12T08:53:24.528Z] Removing intermediate container 18276a53f482 [2021-05-12T08:53:24.528Z] ---> 3910b92183db [2021-05-12T08:53:24.528Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T08:53:24.804Z] ---> Running in 1a6d2c5f4bb7 [2021-05-12T08:53:25.398Z] Removing intermediate container 1a6d2c5f4bb7 [2021-05-12T08:53:25.398Z] ---> 66da3aec462a [2021-05-12T08:53:25.398Z] Step 24/26 : LABEL arch=arm64 [2021-05-12T08:53:25.671Z] ---> Running in cab72c125eea [2021-05-12T08:53:26.271Z] Removing intermediate container cab72c125eea [2021-05-12T08:53:26.271Z] ---> 2143a01caedd [2021-05-12T08:53:26.271Z] Step 25/26 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:53:26.549Z] ---> Running in 5ba4fd32b478 [2021-05-12T08:53:27.151Z] Removing intermediate container 5ba4fd32b478 [2021-05-12T08:53:27.151Z] ---> cf2e39cc09ac [2021-05-12T08:53:27.151Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T08:53:27.429Z] ---> Running in c77f6e02909d [2021-05-12T08:53:28.027Z] Removing intermediate container c77f6e02909d [2021-05-12T08:53:28.027Z] ---> d2ff4698e2da [2021-05-12T08:53:28.027Z] [2021-05-12T08:53:28.630Z] Successfully built d2ff4698e2da [2021-05-12T08:53:28.630Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-12T08:53:34.482Z] Waiting for container to be ready [2021-05-12T08:53:34.482Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-12T08:53:34.482Z] [2021-05-12T08:53:37.048Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-12T08:53:37.048Z] Waiting for network to be ready... [2021-05-12T08:53:37.623Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T08:53:37.885Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T08:53:38.146Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T08:53:38.409Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-12T08:53:38.409Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T08:53:38.409Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T08:53:38.409Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T08:53:38.409Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T08:53:38.409Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-12T08:53:38.409Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T08:53:38.409Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T08:53:38.670Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T08:53:38.933Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T08:53:38.933Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T08:53:38.933Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T08:53:38.933Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T08:53:38.933Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T08:53:38.933Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T08:53:39.506Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T08:53:39.506Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T08:53:39.506Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T08:53:39.506Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T08:53:39.506Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T08:53:39.506Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T08:53:39.506Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T08:53:39.506Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T08:53:39.767Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T08:53:43.791Z]  Building security-secretstore-setup ... done Removing intermediate container 950ca0ff48f3 [2021-05-12T08:53:43.791Z] ---> d9d636344480 [2021-05-12T08:53:43.791Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T08:53:44.000Z] Fetched 24.6 MB in 6s (4096 kB/s) [2021-05-12T08:53:44.062Z] ---> Running in 66b9e8db8dcf [2021-05-12T08:53:44.575Z] Reading package lists... [2021-05-12T08:53:44.837Z] Reading package lists... [2021-05-12T08:53:45.098Z] Building dependency tree... [2021-05-12T08:53:45.098Z] Reading state information... [2021-05-12T08:53:45.358Z] The following additional packages will be installed: [2021-05-12T08:53:45.358Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T08:53:45.358Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T08:53:45.358Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T08:53:45.358Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-12T08:53:45.358Z] Suggested packages: [2021-05-12T08:53:45.358Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-12T08:53:45.358Z] Recommended packages: [2021-05-12T08:53:45.358Z] gnupg libsasl2-modules [2021-05-12T08:53:45.358Z] The following NEW packages will be installed: [2021-05-12T08:53:45.358Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T08:53:45.358Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T08:53:45.358Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T08:53:45.358Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-12T08:53:45.358Z] The following packages will be upgraded: [2021-05-12T08:53:45.358Z] gpg gpg-agent gpgconf libudev1 [2021-05-12T08:53:45.358Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-12T08:53:45.358Z] Need to get 3530 kB of archives. [2021-05-12T08:53:45.358Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-12T08:53:45.358Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-12T08:53:45.358Z] Get:2 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-05-12T08:53:45.506Z] 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-05-12T08:53:45.619Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-12T08:53:45.619Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-12T08:53:45.882Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-12T08:53:45.882Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-12T08:53:46.143Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-12T08:53:46.143Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-12T08:53:46.143Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-12T08:53:46.143Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-12T08:53:46.143Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-12T08:53:46.143Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-12T08:53:46.143Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-12T08:53:46.143Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-12T08:53:46.143Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-12T08:53:46.143Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-12T08:53:46.405Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-12T08:53:46.405Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-12T08:53:46.405Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-12T08:53:46.405Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-12T08:53:46.405Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-12T08:53:46.405Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-12T08:53:46.665Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T08:53:46.666Z] Fetched 3530 kB in 1s (3165 kB/s) [2021-05-12T08:53:46.666Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T08:53:46.666Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-12T08:53:46.666Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T08:53:46.666Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-12T08:53:46.926Z] Selecting previously unselected package udev. [2021-05-12T08:53:46.926Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T08:53:46.926Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-12T08:53:46.926Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-12T08:53:47.187Z] Selecting previously unselected package libfuse2:amd64. [2021-05-12T08:53:47.187Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T08:53:47.187Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T08:53:47.449Z] Selecting previously unselected package fuse. [2021-05-12T08:53:47.449Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T08:53:47.449Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-12T08:53:47.449Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T08:53:47.449Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T08:53:47.710Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T08:53:47.710Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T08:53:47.710Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T08:53:47.710Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T08:53:47.972Z] Selecting previously unselected package libksba8:amd64. [2021-05-12T08:53:47.972Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-12T08:53:47.972Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-12T08:53:47.972Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-12T08:53:47.972Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T08:53:47.972Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:47.972Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-12T08:53:47.972Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T08:53:47.972Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:48.233Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-12T08:53:48.233Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T08:53:48.233Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:48.233Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-12T08:53:48.233Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T08:53:48.233Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:48.233Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-12T08:53:48.233Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T08:53:48.233Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:48.494Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-12T08:53:48.494Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T08:53:48.494Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:48.494Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-12T08:53:48.494Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T08:53:48.494Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:48.756Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-12T08:53:48.756Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T08:53:48.756Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:48.756Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-12T08:53:48.756Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T08:53:48.756Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:48.756Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-12T08:53:48.756Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T08:53:48.903Z] Removing intermediate container 66b9e8db8dcf [2021-05-12T08:53:48.903Z] ---> d57802adff94 [2021-05-12T08:53:48.903Z] [2021-05-12T08:53:48.903Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T08:53:48.903Z] 20.10.0: Pulling from library/docker [2021-05-12T08:53:49.018Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T08:53:49.018Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-12T08:53:49.018Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T08:53:49.018Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T08:53:49.018Z] Selecting previously unselected package libldap-common. [2021-05-12T08:53:49.018Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-12T08:53:49.018Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T08:53:49.018Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-12T08:53:49.018Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-12T08:53:49.018Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T08:53:49.279Z] Selecting previously unselected package dirmngr. [2021-05-12T08:53:49.279Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T08:53:49.279Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T08:53:49.279Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T08:53:49.279Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-12T08:53:49.279Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T08:53:49.279Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T08:53:49.279Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T08:53:49.542Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-12T08:53:49.542Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:49.542Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-12T08:53:49.542Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T08:53:49.542Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-12T08:53:50.113Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-12T08:53:50.113Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:50.113Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-12T08:53:50.113Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-12T08:53:50.113Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-12T08:53:50.374Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:50.374Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:50.374Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:50.374Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:50.374Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:50.374Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:50.374Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T08:53:50.374Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T08:53:50.636Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T08:53:50.636Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T08:53:51.211Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-12T08:53:51.211Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-12T08:53:51.211Z] This means they are not meant to be enabled using systemctl. [2021-05-12T08:53:51.211Z] Possible reasons for having this kind of units are: [2021-05-12T08:53:51.211Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-12T08:53:51.211Z] .wants/ or .requires/ directory. [2021-05-12T08:53:51.211Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-12T08:53:51.211Z] a requirement dependency on it. [2021-05-12T08:53:51.211Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-12T08:53:51.211Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-12T08:53:51.211Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-12T08:53:51.211Z] instance name specified. [2021-05-12T08:53:51.785Z] Reading package lists... [2021-05-12T08:53:51.785Z] Building dependency tree... [2021-05-12T08:53:51.785Z] Reading state information... [2021-05-12T08:53:52.045Z] The following additional packages will be installed: [2021-05-12T08:53:52.045Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-12T08:53:52.045Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-12T08:53:52.045Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-12T08:53:52.045Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-12T08:53:52.045Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-12T08:53:52.046Z] Suggested packages: [2021-05-12T08:53:52.046Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-12T08:53:52.046Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-12T08:53:52.046Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-12T08:53:52.046Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-12T08:53:52.046Z] systemd-container policykit-1 [2021-05-12T08:53:52.046Z] Recommended packages: [2021-05-12T08:53:52.046Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-12T08:53:52.046Z] The following NEW packages will be installed: [2021-05-12T08:53:52.046Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-12T08:53:52.046Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-12T08:53:52.046Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-12T08:53:52.046Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-12T08:53:52.046Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-12T08:53:52.046Z] The following packages will be upgraded: [2021-05-12T08:53:52.046Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-12T08:53:52.306Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-12T08:53:52.306Z] Need to get 35.2 MB of archives. [2021-05-12T08:53:52.306Z] After this operation, 141 MB of additional disk space will be used. [2021-05-12T08:53:52.306Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-12T08:53:52.306Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-12T08:53:52.883Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-12T08:53:53.146Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-12T08:53:53.146Z] 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-05-12T08:53:53.146Z] 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-05-12T08:53:53.146Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-12T08:53:53.146Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-12T08:53:53.146Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-12T08:53:53.410Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-12T08:53:53.410Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-12T08:53:53.410Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-12T08:53:53.410Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-12T08:53:53.410Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-12T08:53:53.410Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-12T08:53:53.410Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-12T08:53:53.410Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-12T08:53:53.410Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-12T08:53:53.410Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-12T08:53:53.410Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-12T08:53:53.410Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-12T08:53:53.410Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-12T08:53:53.410Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-12T08:53:53.410Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-12T08:53:53.410Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-12T08:53:53.410Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-12T08:53:53.410Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-12T08:53:53.410Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-12T08:53:53.410Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-12T08:53:53.410Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-12T08:53:54.797Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T08:53:54.798Z] Fetched 35.2 MB in 2s (15.6 MB/s) [2021-05-12T08:53:54.798Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T08:53:54.798Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-12T08:53:54.798Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T08:53:55.371Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-12T08:53:55.371Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T08:53:55.622Z] Removing intermediate container 63cf31a86a8d [2021-05-12T08:53:55.622Z] ---> cf1f96dcdc5d [2021-05-12T08:53:55.622Z] [2021-05-12T08:53:55.622Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T08:53:55.622Z] ---> 9852663dfa18 [2021-05-12T08:53:55.622Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T08:53:55.622Z] ---> Running in 791833bd51b6 [2021-05-12T08:53:55.632Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-12T08:53:55.632Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T08:53:55.632Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-12T08:53:55.632Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-12T08:53:55.893Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-12T08:53:55.894Z] Removing intermediate container 791833bd51b6 [2021-05-12T08:53:55.894Z] ---> 8b258c76f568 [2021-05-12T08:53:55.894Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T08:53:56.154Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T08:53:56.154Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-12T08:53:56.154Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-12T08:53:56.172Z] ---> Running in c8a43c93bef3 [2021-05-12T08:53:56.442Z] Removing intermediate container c8a43c93bef3 [2021-05-12T08:53:56.442Z] ---> 80b0f83fcbc6 [2021-05-12T08:53:56.442Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T08:53:56.712Z] ---> Running in ad2beac40956 [2021-05-12T08:53:56.984Z] Removing intermediate container ad2beac40956 [2021-05-12T08:53:56.984Z] ---> 57b1b1ab022e [2021-05-12T08:53:56.984Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T08:53:56.984Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T08:53:56.984Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T08:53:56.984Z] ---> eeaf43b92773 [2021-05-12T08:53:56.984Z] 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-05-12T08:53:57.258Z] ---> Running in 458df0de24d7 [2021-05-12T08:53:57.258Z] ---> Running in 9756ea7dc2e8 [2021-05-12T08:53:57.859Z] Removing intermediate container 9756ea7dc2e8 [2021-05-12T08:53:57.859Z] ---> 0cd139303acd [2021-05-12T08:53:57.859Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T08:53:57.859Z] ---> Running in ad000dc427a6 [2021-05-12T08:53:58.078Z] Setting up apt (1.6.13) ... [2021-05-12T08:53:58.079Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-12T08:53:58.652Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-12T08:53:58.652Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-12T08:53:58.652Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T08:53:58.652Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T08:53:58.914Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-12T08:53:58.914Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T08:53:58.914Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T08:53:59.176Z] Selecting previously unselected package libexpat1:amd64. [2021-05-12T08:53:59.176Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-12T08:53:59.176Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T08:53:59.176Z] Selecting previously unselected package python3.6-minimal. [2021-05-12T08:53:59.176Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T08:53:59.176Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T08:53:59.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:53:59.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:53:59.438Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T08:53:59.578Z] Removing intermediate container 458df0de24d7 [2021-05-12T08:53:59.578Z] ---> 3624b99d61e9 [2021-05-12T08:53:59.578Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T08:53:59.700Z] Checking for services that may need to be restarted...done. [2021-05-12T08:53:59.700Z] Checking for services that may need to be restarted...done. [2021-05-12T08:53:59.700Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T08:53:59.700Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T08:53:59.700Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T08:53:59.849Z] ---> Running in 04e222cba563 [2021-05-12T08:54:00.122Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T08:54:00.122Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T08:54:00.122Z] Executing bash-5.0.17-r0.post-install [2021-05-12T08:54:00.122Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T08:54:00.122Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T08:54:00.122Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T08:54:00.122Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T08:54:00.122Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T08:54:00.122Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T08:54:00.122Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T08:54:00.122Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T08:54:00.122Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T08:54:00.122Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T08:54:00.122Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T08:54:00.274Z] Selecting previously unselected package python3-minimal. [2021-05-12T08:54:00.274Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-12T08:54:00.274Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-12T08:54:00.274Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-12T08:54:00.535Z] Selecting previously unselected package mime-support. [2021-05-12T08:54:00.535Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-12T08:54:00.535Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-12T08:54:00.535Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-12T08:54:00.535Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-12T08:54:00.535Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T08:54:00.535Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-12T08:54:00.535Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T08:54:00.535Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T08:54:00.800Z] Selecting previously unselected package python3.6. [2021-05-12T08:54:00.800Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T08:54:00.800Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T08:54:01.061Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-12T08:54:01.061Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-12T08:54:01.061Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T08:54:01.061Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-12T08:54:01.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T08:54:01.323Z] Selecting previously unselected package python3. [2021-05-12T08:54:01.323Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-12T08:54:01.323Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-12T08:54:01.323Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-12T08:54:01.323Z] Selecting previously unselected package multiarch-support. [2021-05-12T08:54:01.323Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T08:54:01.323Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T08:54:01.584Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T08:54:01.584Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-12T08:54:01.584Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-12T08:54:01.584Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-12T08:54:01.584Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T08:54:01.584Z] Selecting previously unselected package libbsd0:amd64. [2021-05-12T08:54:01.584Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-12T08:54:01.584Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T08:54:01.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T08:54:01.845Z] Selecting previously unselected package sudo. [2021-05-12T08:54:01.845Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-12T08:54:01.845Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T08:54:01.974Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T08:54:01.974Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T08:54:01.974Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T08:54:01.974Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T08:54:01.974Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T08:54:01.974Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T08:54:01.974Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T08:54:02.107Z] Selecting previously unselected package apparmor. [2021-05-12T08:54:02.107Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T08:54:02.107Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-12T08:54:02.107Z] Selecting previously unselected package libedit2:amd64. [2021-05-12T08:54:02.107Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-12T08:54:02.107Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T08:54:02.246Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T08:54:02.246Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T08:54:02.246Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T08:54:02.246Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T08:54:02.246Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T08:54:02.246Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T08:54:02.246Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T08:54:02.246Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T08:54:02.246Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T08:54:02.246Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T08:54:02.246Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T08:54:02.246Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T08:54:02.368Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-12T08:54:02.369Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T08:54:02.369Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T08:54:02.369Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-12T08:54:02.369Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T08:54:02.369Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T08:54:02.521Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T08:54:02.521Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T08:54:02.521Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T08:54:02.521Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T08:54:02.521Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T08:54:02.521Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T08:54:02.521Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T08:54:02.521Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T08:54:02.521Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T08:54:02.521Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T08:54:02.521Z] OK: 72 MiB in 59 packages [2021-05-12T08:54:02.630Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-12T08:54:02.631Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-12T08:54:02.631Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T08:54:02.631Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-12T08:54:02.631Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T08:54:02.631Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T08:54:02.799Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T08:54:02.800Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T08:54:02.891Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-12T08:54:02.891Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T08:54:02.891Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T08:54:02.891Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-12T08:54:02.891Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-12T08:54:02.891Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T08:54:03.072Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T08:54:03.072Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T08:54:03.152Z] Selecting previously unselected package openssh-client. [2021-05-12T08:54:03.152Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-12T08:54:03.152Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T08:54:03.348Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T08:54:03.348Z] OK: 8 MiB in 20 packages [2021-05-12T08:54:03.414Z] Selecting previously unselected package squashfs-tools. [2021-05-12T08:54:03.414Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-12T08:54:03.414Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T08:54:03.414Z] Selecting previously unselected package snapd. [2021-05-12T08:54:03.414Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-12T08:54:03.414Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-12T08:54:05.956Z] Removing intermediate container 04e222cba563 [2021-05-12T08:54:05.956Z] ---> 1b2e6e59dd91 [2021-05-12T08:54:05.956Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T08:54:05.965Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T08:54:05.965Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T08:54:05.965Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-12T08:54:05.965Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T08:54:05.965Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T08:54:05.965Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T08:54:05.965Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T08:54:06.230Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-12T08:54:06.230Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-12T08:54:06.559Z] ---> 55a9ea6c82e4 [2021-05-12T08:54:06.559Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T08:54:06.801Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T08:54:06.801Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T08:54:07.062Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T08:54:07.062Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T08:54:07.062Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T08:54:07.062Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T08:54:07.152Z] Collecting docker-compose==1.23.2 [2021-05-12T08:54:07.426Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T08:54:07.699Z] ---> 3018698b9c25 [2021-05-12T08:54:07.699Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T08:54:08.006Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T08:54:08.006Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T08:54:08.006Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T08:54:08.006Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-12T08:54:08.006Z] running python rtupdate hooks for python3.6... [2021-05-12T08:54:08.006Z] running python post-rtupdate hooks for python3.6... [2021-05-12T08:54:08.006Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-12T08:54:08.676Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T08:54:08.676Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T08:54:08.676Z] ---> a805243f7749 [2021-05-12T08:54:08.676Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T08:54:08.676Z] ---> Running in abc029426fd3 [2021-05-12T08:54:08.950Z] 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-05-12T08:54:09.225Z] Removing intermediate container abc029426fd3 [2021-05-12T08:54:09.225Z] ---> 9fb49e44520b [2021-05-12T08:54:09.225Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:54:09.225Z] ---> Running in d5f3cf88e5c8 [2021-05-12T08:54:09.393Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-12T08:54:09.393Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T08:54:09.393Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T08:54:09.501Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T08:54:09.501Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T08:54:09.656Z] Setting up snapd (2.48.3+18.04) ... [2021-05-12T08:54:09.773Z] Removing intermediate container d5f3cf88e5c8 [2021-05-12T08:54:09.773Z] ---> fbb8fae582ec [2021-05-12T08:54:09.773Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T08:54:10.048Z] ---> Running in 93f963f68319 [2021-05-12T08:54:10.230Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-12T08:54:10.230Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-12T08:54:10.320Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T08:54:10.320Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T08:54:10.320Z] Removing intermediate container 93f963f68319 [2021-05-12T08:54:10.320Z] ---> f8cbf7b4a1bb [2021-05-12T08:54:10.320Z] Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:54:10.493Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-12T08:54:10.606Z] ---> Running in 1aabe4f295f6 [2021-05-12T08:54:10.755Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-12T08:54:10.882Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T08:54:10.882Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T08:54:10.882Z] Removing intermediate container 1aabe4f295f6 [2021-05-12T08:54:10.882Z] ---> e5b8aa652547 [2021-05-12T08:54:10.882Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T08:54:11.019Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T08:54:11.019Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T08:54:11.159Z] ---> Running in 2d9b29a21963 [2021-05-12T08:54:11.159Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T08:54:11.159Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T08:54:11.282Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-12T08:54:11.543Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-12T08:54:11.543Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-12T08:54:11.752Z] Removing intermediate container 2d9b29a21963 [2021-05-12T08:54:11.752Z] ---> 3a8c277c7eca [2021-05-12T08:54:11.752Z] [2021-05-12T08:54:11.805Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-12T08:54:12.026Z] Successfully built 3a8c277c7eca [2021-05-12T08:54:12.026Z] Successfully tagged core-data-arm64:latest [2021-05-12T08:54:12.066Z] /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-05-12T08:54:12.066Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T08:54:12.066Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T08:54:13.450Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T08:54:13.450Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T08:54:13.450Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T08:54:13.983Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T08:54:13.983Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T08:54:14.947Z] Collecting PyYAML<4,>=3.10 [2021-05-12T08:54:14.947Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T08:54:15.095Z] Reading package lists... [2021-05-12T08:54:15.358Z] Reading package lists... [2021-05-12T08:54:15.620Z] Building dependency tree... [2021-05-12T08:54:15.620Z] Reading state information... [2021-05-12T08:54:15.882Z] Calculating upgrade... [2021-05-12T08:54:15.882Z] The following packages will be upgraded: [2021-05-12T08:54:15.882Z] advancecomp base-files bash binutils binutils-common [2021-05-12T08:54:15.882Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-12T08:54:15.882Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-12T08:54:15.882Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-12T08:54:15.882Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-12T08:54:15.882Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-12T08:54:15.882Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-12T08:54:15.882Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-12T08:54:15.882Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-12T08:54:15.882Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-12T08:54:15.882Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-12T08:54:15.882Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-12T08:54:15.882Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-12T08:54:15.882Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-12T08:54:15.882Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-12T08:54:16.145Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T08:54:16.145Z] Need to get 64.0 MB of archives. [2021-05-12T08:54:16.145Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-12T08:54:16.145Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-12T08:54:16.145Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-12T08:54:16.145Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-12T08:54:16.145Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-12T08:54:16.145Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-12T08:54:16.145Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-12T08:54:16.145Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-12T08:54:16.145Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-12T08:54:16.145Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-12T08:54:16.145Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-12T08:54:16.145Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-12T08:54:16.145Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-12T08:54:16.145Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-12T08:54:16.145Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-12T08:54:16.145Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-12T08:54:16.145Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-12T08:54:16.145Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-12T08:54:16.145Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-12T08:54:16.409Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-12T08:54:16.409Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-12T08:54:16.409Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-12T08:54:16.409Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-12T08:54:16.409Z] 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-05-12T08:54:16.409Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-12T08:54:16.409Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-12T08:54:16.409Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-12T08:54:16.409Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-12T08:54:16.409Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-12T08:54:16.409Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-12T08:54:16.409Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-12T08:54:16.409Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-12T08:54:16.409Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-12T08:54:16.409Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-12T08:54:16.409Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-12T08:54:16.409Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-12T08:54:16.409Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-12T08:54:16.409Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-12T08:54:16.409Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-12T08:54:16.409Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-12T08:54:16.409Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-12T08:54:16.409Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-12T08:54:16.409Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-12T08:54:16.409Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-12T08:54:16.409Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-12T08:54:16.409Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-12T08:54:16.409Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-12T08:54:16.409Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-12T08:54:16.409Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-12T08:54:16.670Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-12T08:54:16.670Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-12T08:54:16.670Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-12T08:54:16.670Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-12T08:54:16.670Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-12T08:54:16.670Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-12T08:54:16.670Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-12T08:54:16.670Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-12T08:54:16.930Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-12T08:54:16.930Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-12T08:54:16.930Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-12T08:54:17.192Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-12T08:54:17.192Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-12T08:54:17.192Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-12T08:54:17.192Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-12T08:54:17.192Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-12T08:54:17.192Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-12T08:54:17.192Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-12T08:54:17.192Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-12T08:54:17.192Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-12T08:54:17.192Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-12T08:54:17.192Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-12T08:54:17.192Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-12T08:54:17.192Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-12T08:54:17.192Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-12T08:54:17.192Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-12T08:54:17.192Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-12T08:54:17.452Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-12T08:54:17.452Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-12T08:54:17.452Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-12T08:54:17.452Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-12T08:54:17.452Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-12T08:54:17.452Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-12T08:54:17.452Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-12T08:54:17.452Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-12T08:54:17.452Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-12T08:54:17.452Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-12T08:54:17.452Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-12T08:54:17.452Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-12T08:54:17.715Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-12T08:54:17.715Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-12T08:54:17.715Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-12T08:54:17.715Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-12T08:54:17.715Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-12T08:54:17.716Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-12T08:54:17.716Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-12T08:54:17.716Z] Get:95 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-05-12T08:54:17.716Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-12T08:54:17.716Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-12T08:54:17.716Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-12T08:54:17.716Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-12T08:54:17.977Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-12T08:54:17.977Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-12T08:54:17.977Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T08:54:17.977Z] Fetched 64.0 MB in 2s (34.3 MB/s) [2021-05-12T08:54:18.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:18.238Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T08:54:18.238Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T08:54:18.310Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T08:54:18.310Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T08:54:18.811Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T08:54:18.811Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T08:54:19.073Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-12T08:54:19.073Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-12T08:54:19.740Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T08:54:19.740Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T08:54:20.025Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:20.025Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:20.025Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:20.025Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:20.025Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:20.025Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:20.307Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:20.307Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:20.307Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:20.307Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:20.581Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:20.581Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:20.581Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:20.581Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:20.843Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:20.844Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T08:54:20.844Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:20.844Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-12T08:54:20.844Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:21.105Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T08:54:21.105Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:21.105Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:21.105Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:21.105Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:21.368Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:21.368Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T08:54:21.630Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:21.702Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T08:54:21.702Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T08:54:21.702Z] 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-05-12T08:54:21.702Z] Collecting idna<2.8,>=2.5 [2021-05-12T08:54:21.702Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T08:54:21.897Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T08:54:21.897Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T08:54:21.897Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T08:54:21.982Z] 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-05-12T08:54:22.471Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T08:54:22.596Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T08:54:22.596Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T08:54:22.735Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T08:54:22.735Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-12T08:54:22.735Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-12T08:54:22.735Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-12T08:54:22.735Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-12T08:54:22.879Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T08:54:22.879Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T08:54:22.879Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T08:54:22.879Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T08:54:23.313Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-12T08:54:23.314Z] Installing new version of config file /etc/issue ... [2021-05-12T08:54:23.314Z] Installing new version of config file /etc/issue.net ... [2021-05-12T08:54:23.314Z] Installing new version of config file /etc/lsb-release ... [2021-05-12T08:54:23.314Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-12T08:54:23.574Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-12T08:54:23.574Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-12T08:54:23.574Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-12T08:54:23.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:23.837Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-12T08:54:23.837Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-12T08:54:23.881Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, cached-property, dockerpty, PyYAML, docopt, texttable, docker-compose [2021-05-12T08:54:23.881Z] Attempting uninstall: idna [2021-05-12T08:54:23.881Z] Found existing installation: idna 2.9 [2021-05-12T08:54:23.881Z] Uninstalling idna-2.9: [2021-05-12T08:54:23.881Z] Successfully uninstalled idna-2.9 [2021-05-12T08:54:24.103Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-12T08:54:24.103Z] 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-05-12T08:54:24.103Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:24.103Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T08:54:24.103Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-12T08:54:24.364Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-12T08:54:24.364Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:24.364Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-12T08:54:24.364Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-12T08:54:24.544Z] Attempting uninstall: urllib3 [2021-05-12T08:54:24.544Z] Found existing installation: urllib3 1.25.9 [2021-05-12T08:54:24.544Z] Uninstalling urllib3-1.25.9: [2021-05-12T08:54:24.544Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T08:54:24.626Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-12T08:54:24.626Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:24.626Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-12T08:54:24.626Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T08:54:24.887Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-12T08:54:25.134Z] Attempting uninstall: requests [2021-05-12T08:54:25.134Z] Found existing installation: requests 2.23.0 [2021-05-12T08:54:25.134Z] Uninstalling requests-2.23.0: [2021-05-12T08:54:25.134Z] Successfully uninstalled requests-2.23.0 [2021-05-12T08:54:25.149Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:25.149Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T08:54:25.149Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T08:54:25.410Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T08:54:25.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:25.410Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T08:54:25.410Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T08:54:25.671Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-12T08:54:25.671Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:25.671Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-12T08:54:25.671Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-12T08:54:25.933Z] Setting up grep (3.1-2build1) ... [2021-05-12T08:54:25.933Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:25.933Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T08:54:25.933Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T08:54:26.199Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-12T08:54:26.199Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:26.199Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T08:54:26.199Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T08:54:26.460Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-12T08:54:26.460Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:26.460Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T08:54:26.460Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T08:54:27.043Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T08:54:27.043Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T08:54:27.096Z] Running setup.py install for dockerpty: started [2021-05-12T08:54:27.307Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T08:54:27.307Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T08:54:27.880Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-12T08:54:28.142Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:28.142Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-12T08:54:28.142Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T08:54:29.063Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T08:54:29.063Z] Running setup.py install for PyYAML: started [2021-05-12T08:54:30.056Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T08:54:30.056Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T08:54:30.056Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T08:54:30.056Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T08:54:30.056Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T08:54:30.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:30.056Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-12T08:54:30.056Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-12T08:54:30.317Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-12T08:54:30.317Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:30.317Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T08:54:30.317Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T08:54:30.578Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T08:54:30.578Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:30.578Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T08:54:30.578Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T08:54:30.578Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T08:54:30.839Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:30.839Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T08:54:30.839Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T08:54:30.839Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T08:54:31.024Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T08:54:31.024Z] Running setup.py install for docopt: started [2021-05-12T08:54:31.100Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:31.100Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T08:54:31.100Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T08:54:31.100Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T08:54:31.100Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:31.100Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T08:54:31.100Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T08:54:31.360Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T08:54:31.360Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T08:54:31.360Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T08:54:31.360Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:31.360Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T08:54:31.621Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T08:54:31.621Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T08:54:31.621Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:31.621Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T08:54:31.621Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T08:54:31.881Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T08:54:31.881Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:31.881Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T08:54:31.881Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T08:54:31.881Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-12T08:54:32.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:32.141Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T08:54:32.141Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T08:54:32.455Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T08:54:32.455Z] Running setup.py install for texttable: started [2021-05-12T08:54:32.716Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-12T08:54:32.978Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-12T08:54:33.239Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-12T08:54:33.500Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:33.500Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T08:54:33.500Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T08:54:33.761Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T08:54:33.761Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T08:54:33.761Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-12T08:54:33.761Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T08:54:34.037Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-12T08:54:34.037Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:34.037Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-12T08:54:34.037Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-12T08:54:34.310Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-12T08:54:34.427Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T08:54:34.596Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:34.596Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-12T08:54:34.596Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T08:54:34.596Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-12T08:54:34.596Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:34.596Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-12T08:54:34.859Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T08:54:34.859Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-12T08:54:34.859Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:34.859Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T08:54:34.859Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T08:54:35.127Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T08:54:35.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:35.127Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T08:54:35.127Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T08:54:35.391Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T08:54:35.391Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:35.391Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T08:54:35.402Z] 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-05-12T08:54:35.660Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T08:54:35.660Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T08:54:35.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:35.931Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T08:54:35.931Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T08:54:35.931Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-12T08:54:35.931Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T08:54:35.931Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T08:54:36.211Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T08:54:36.211Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T08:54:36.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:36.211Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-12T08:54:36.211Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-12T08:54:36.484Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-12T08:54:36.484Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:36.484Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-12T08:54:36.484Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T08:54:36.754Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T08:54:37.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:37.022Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T08:54:37.022Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T08:54:37.022Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T08:54:37.296Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:37.296Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-12T08:54:37.296Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-12T08:54:37.296Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-12T08:54:37.556Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:37.556Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T08:54:37.556Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T08:54:37.818Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-12T08:54:38.079Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:38.079Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T08:54:38.079Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T08:54:38.079Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-12T08:54:38.079Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:38.079Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T08:54:38.340Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T08:54:38.340Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T08:54:38.341Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:38.341Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T08:54:38.341Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T08:54:38.602Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T08:54:38.602Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:38.602Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-12T08:54:38.602Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-12T08:54:38.873Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-12T08:54:38.873Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:38.873Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-12T08:54:38.873Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-12T08:54:39.133Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-12T08:54:39.133Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:39.133Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-12T08:54:39.133Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-12T08:54:39.395Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-12T08:54:39.661Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:39.661Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-12T08:54:39.661Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-12T08:54:39.661Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-12T08:54:39.927Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:39.927Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-12T08:54:39.927Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-12T08:54:39.927Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-12T08:54:39.927Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T08:54:39.927Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-12T08:54:40.188Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-12T08:54:40.188Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-12T08:54:40.188Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-12T08:54:40.188Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T08:54:40.188Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T08:54:40.450Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T08:54:40.450Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T08:54:40.450Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T08:54:40.711Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T08:54:40.711Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-12T08:54:40.711Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-12T08:54:40.972Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T08:54:40.972Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-12T08:54:41.232Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-12T08:54:41.232Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-12T08:54:41.232Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-12T08:54:41.232Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-12T08:54:41.492Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-12T08:54:41.492Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-12T08:54:41.492Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-12T08:54:41.753Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-12T08:54:41.753Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-12T08:54:41.753Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-12T08:54:42.013Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-12T08:54:42.013Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-12T08:54:42.275Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-12T08:54:42.275Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-12T08:54:43.217Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-12T08:54:43.217Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-12T08:54:43.217Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-12T08:54:43.480Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-12T08:54:43.480Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T08:54:43.480Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T08:54:43.664Z] Removing intermediate container ad000dc427a6 [2021-05-12T08:54:43.664Z] ---> bc26968f1c03 [2021-05-12T08:54:43.664Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T08:54:43.664Z] ---> Running in 3f1d3029fbb8 [2021-05-12T08:54:43.941Z] Removing intermediate container 3f1d3029fbb8 [2021-05-12T08:54:43.941Z] ---> bceff1b1e292 [2021-05-12T08:54:43.941Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T08:54:43.941Z] ---> Running in ee6f7c068182 [2021-05-12T08:54:44.055Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T08:54:44.055Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T08:54:44.055Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T08:54:44.055Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T08:54:44.318Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T08:54:44.318Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T08:54:44.318Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:44.318Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T08:54:44.535Z] Removing intermediate container ee6f7c068182 [2021-05-12T08:54:44.535Z] ---> aec5b7740d4e [2021-05-12T08:54:44.535Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T08:54:44.579Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:44.579Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T08:54:44.579Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:44.579Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T08:54:44.839Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:44.839Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T08:54:45.509Z] ---> 7d0e9116b470 [2021-05-12T08:54:45.509Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T08:54:45.781Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:45.781Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T08:54:46.483Z] ---> c80343282880 [2021-05-12T08:54:46.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T08:54:46.726Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:46.726Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T08:54:47.456Z] ---> 16770a2b6b48 [2021-05-12T08:54:47.456Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T08:54:47.456Z] ---> Running in 0831ba0aac8d [2021-05-12T08:54:47.669Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:47.669Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T08:54:47.726Z] Removing intermediate container 0831ba0aac8d [2021-05-12T08:54:47.726Z] ---> fe655aac8472 [2021-05-12T08:54:47.726Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T08:54:47.931Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:47.997Z] ---> Running in 207dafd9617e [2021-05-12T08:54:48.192Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T08:54:48.269Z] Removing intermediate container 207dafd9617e [2021-05-12T08:54:48.269Z] ---> 98e96cecea6a [2021-05-12T08:54:48.269Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T08:54:48.544Z] ---> Running in 8a1952c21101 [2021-05-12T08:54:49.134Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T08:54:49.135Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T08:54:49.135Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T08:54:49.135Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T08:54:49.135Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T08:54:49.135Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T08:54:49.135Z] Removing intermediate container 8a1952c21101 [2021-05-12T08:54:49.135Z] ---> b98445ebde97 [2021-05-12T08:54:49.135Z] Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [2021-05-12T08:54:49.135Z] ---> Running in fb352b5e867e [2021-05-12T08:54:49.395Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T08:54:49.395Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T08:54:49.657Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-12T08:54:49.726Z] Removing intermediate container fb352b5e867e [2021-05-12T08:54:49.726Z] ---> a4e31ce225a5 [2021-05-12T08:54:49.726Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T08:54:49.726Z] ---> Running in 5cf1cd9f3f5d [2021-05-12T08:54:49.917Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-12T08:54:49.917Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T08:54:49.917Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T08:54:49.917Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T08:54:50.178Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T08:54:50.178Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-12T08:54:50.178Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-12T08:54:50.178Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:50.320Z] Removing intermediate container 5cf1cd9f3f5d [2021-05-12T08:54:50.321Z] ---> 08c23954132d [2021-05-12T08:54:50.321Z] [2021-05-12T08:54:50.439Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T08:54:50.439Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:50.439Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:50.439Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:50.439Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-12T08:54:50.439Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-12T08:54:50.439Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-12T08:54:50.593Z] Successfully built 08c23954132d [2021-05-12T08:54:50.594Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-12T08:54:50.702Z] [2021-05-12T08:54:50.702Z] Current default time zone: 'Etc/UTC' [2021-05-12T08:54:50.702Z] Local time is now: Wed May 12 08:54:50 UTC 2021. [2021-05-12T08:54:50.702Z] Universal Time is now: Wed May 12 08:54:50 UTC 2021. [2021-05-12T08:54:50.702Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-12T08:54:50.702Z] [2021-05-12T08:54:50.702Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-12T08:54:50.702Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:50.702Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-12T08:54:50.702Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-12T08:54:50.702Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-12T08:54:50.877Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-12T08:54:50.884Z] $ docker stop --time=1 3c5cd33d521b13ba20089e2bf86cf7e4a592f76f28bbb1e5f25089f68171fe7e [2021-05-12T08:54:50.963Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-12T08:54:50.963Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-12T08:54:50.963Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-12T08:54:50.963Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-12T08:54:50.963Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T08:54:50.963Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:50.963Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-12T08:54:51.226Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T08:54:51.226Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T08:54:51.226Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:51.226Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-12T08:54:51.226Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-12T08:54:51.226Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-12T08:54:51.226Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T08:54:51.226Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-12T08:54:51.488Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-12T08:54:51.488Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-12T08:54:51.488Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-12T08:54:52.833Z] $ docker rm -f 3c5cd33d521b13ba20089e2bf86cf7e4a592f76f28bbb1e5f25089f68171fe7e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T08:54:53.412Z] Updating certificates in /etc/ssl/certs... [2021-05-12T08:54:53.438Z] + docker images [2021-05-12T08:54:53.711Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T08:54:53.711Z] sys-mgmt-agent-arm64 latest 08c23954132d 4 seconds ago 299MB [2021-05-12T08:54:53.711Z] core-data-arm64 latest 3a8c277c7eca 42 seconds ago 20.3MB [2021-05-12T08:54:53.711Z] cf1f96dcdc5d About a minute ago 989MB [2021-05-12T08:54:53.711Z] d57802adff94 About a minute ago 976MB [2021-05-12T08:54:53.711Z] security-secretstore-setup-arm64 latest d2ff4698e2da About a minute ago 24.3MB [2021-05-12T08:54:53.711Z] security-proxy-setup-arm64 latest 8fb3b5acd918 About a minute ago 23.9MB [2021-05-12T08:54:53.711Z] f911838c1ba3 About a minute ago 977MB [2021-05-12T08:54:53.711Z] d9de9a7a31cf About a minute ago 977MB [2021-05-12T08:54:53.711Z] security-bootstrapper-arm64 latest 6cd10a3f62c7 4 minutes ago 17.1MB [2021-05-12T08:54:53.711Z] core-metadata-arm64 latest ac5bb572b5c4 4 minutes ago 17.4MB [2021-05-12T08:54:53.711Z] support-notifications-arm64 latest 4d07f482ee33 4 minutes ago 16.6MB [2021-05-12T08:54:53.711Z] core-command-arm64 latest c1bf708d18da 4 minutes ago 16.1MB [2021-05-12T08:54:53.711Z] support-scheduler-arm64 latest f464e5230fad 4 minutes ago 16.1MB [2021-05-12T08:54:53.711Z] 251c43b7756e 4 minutes ago 988MB [2021-05-12T08:54:53.711Z] 6164c2b898bc 4 minutes ago 980MB [2021-05-12T08:54:53.711Z] 3833e37ea5f9 4 minutes ago 980MB [2021-05-12T08:54:53.711Z] bf879760e82d 4 minutes ago 979MB [2021-05-12T08:54:53.711Z] 19300ee26218 5 minutes ago 973MB [2021-05-12T08:54:53.711Z] ci-base-image-arm64 latest 8ed1b2fc96b3 17 minutes ago 641MB [2021-05-12T08:54:53.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 12 days ago 428MB [2021-05-12T08:54:53.711Z] alpine 3.12 9852663dfa18 3 weeks ago 5.32MB [2021-05-12T08:54:53.711Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-12T08:54:53.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-05-12T08:54:53.989Z] 23 added, 27 removed; done. [2021-05-12T08:54:53.989Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T08:54:53.989Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T08:54:53.989Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-12T08:54:53.989Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-12T08:54:53.989Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-12T08:54:54.251Z] ---> job-cost.sh [2021-05-12T08:54:54.251Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T08:54:54.251Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T08:54:54.251Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T08:54:54.251Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T08:54:54.251Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T08:54:54.251Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T08:54:54.251Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VvNO [2021-05-12T08:54:54.512Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T08:54:54.512Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-12T08:54:54.512Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-12T08:54:54.512Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-12T08:54:54.512Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-12T08:54:54.512Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-12T08:54:54.512Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T08:54:54.512Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T08:54:54.773Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-12T08:54:54.773Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-12T08:54:54.773Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-12T08:54:54.773Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T08:54:54.773Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T08:54:55.033Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-12T08:54:55.033Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-12T08:54:55.033Z] Updating certificates in /etc/ssl/certs... [2021-05-12T08:54:55.606Z] 0 added, 0 removed; done. [2021-05-12T08:54:55.606Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-12T08:54:55.606Z] done. [2021-05-12T08:54:56.550Z] Reading package lists... [2021-05-12T08:54:56.550Z] Building dependency tree... [2021-05-12T08:54:56.550Z] Reading state information... [2021-05-12T08:54:56.810Z] The following NEW packages will be installed: [2021-05-12T08:54:56.810Z] apt-transport-https [2021-05-12T08:54:57.071Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T08:54:57.071Z] Need to get 1692 B of archives. [2021-05-12T08:54:57.071Z] After this operation, 154 kB of additional disk space will be used. [2021-05-12T08:54:57.071Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-12T08:54:57.071Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T08:54:57.071Z] Fetched 1692 B in 0s (6350 B/s) [2021-05-12T08:54:57.071Z] Selecting previously unselected package apt-transport-https. [2021-05-12T08:54:57.071Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-12T08:54:57.071Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-12T08:54:57.337Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-12T08:54:57.337Z] Setting up apt-transport-https (1.6.13) ... [2021-05-12T08:54:57.597Z] Waiting for network to be ready... [2021-05-12T08:55:05.743Z] 2021-05-12T08:55:02Z INFO Waiting for automatic snapd restart... [2021-05-12T08:55:06.686Z] snapd 2.49.2 from Canonical* installed [2021-05-12T08:55:07.629Z] "snapd" switched to the "latest/stable" channel [2021-05-12T08:55:07.629Z] [2021-05-12T08:55:12.927Z] core18 20210309 from Canonical* installed [2021-05-12T08:55:12.927Z] "core18" switched to the "latest/stable" channel [2021-05-12T08:55:12.927Z] [2021-05-12T08:55:19.524Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T08:55:19.524Z] "snapcraft" switched to the "latest/stable" channel [2021-05-12T08:55:19.524Z] [2021-05-12T08:55:22.828Z] 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-05-12T08:55:22.828Z] - README.md [2021-05-12T08:55:22.828Z] [2021-05-12T08:55:22.828Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T08:55:29.419Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T08:55:29.419Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T08:55:29.419Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T08:55:29.419Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T08:55:31.067Z] Reading package lists... [2021-05-12T08:55:31.641Z] 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-05-12T08:55:33.200Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T08:55:38.241Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T08:55:38.241Z] Reading package lists... [2021-05-12T08:55:38.241Z] Building dependency tree... [2021-05-12T08:55:38.241Z] Reading state information... [2021-05-12T08:55:38.241Z] Suggested packages: [2021-05-12T08:55:38.241Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-12T08:55:38.241Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-12T08:55:38.241Z] Recommended packages: [2021-05-12T08:55:38.241Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-12T08:55:38.241Z] The following NEW packages will be installed: [2021-05-12T08:55:38.241Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-12T08:55:38.241Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-12T08:55:38.242Z] pkg-config zip [2021-05-12T08:55:38.242Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T08:55:38.242Z] Need to get 7663 kB of archives. [2021-05-12T08:55:38.242Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-12T08:55:38.242Z] 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-05-12T08:55:38.242Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-12T08:55:38.504Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-12T08:55:38.504Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-12T08:55:38.504Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-12T08:55:38.504Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-12T08:55:38.504Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-12T08:55:38.504Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-12T08:55:38.765Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-12T08:55:38.765Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-12T08:55:38.765Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-12T08:55:38.765Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-12T08:55:38.765Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-12T08:55:39.026Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-12T08:55:39.026Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-12T08:55:39.026Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T08:55:39.026Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-05-12T08:55:39.287Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-12T08:55:39.287Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-12T08:55:39.287Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-12T08:55:39.287Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T08:55:39.547Z] Selecting previously unselected package libpsl5:amd64. [2021-05-12T08:55:39.547Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-12T08:55:39.547Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T08:55:39.547Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-12T08:55:39.547Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-12T08:55:39.547Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T08:55:39.547Z] Selecting previously unselected package librtmp1:amd64. [2021-05-12T08:55:39.547Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-12T08:55:39.547Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T08:55:39.843Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-12T08:55:39.843Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-12T08:55:39.843Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T08:55:39.843Z] Selecting previously unselected package liberror-perl. [2021-05-12T08:55:39.843Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-12T08:55:39.843Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-12T08:55:39.843Z] Selecting previously unselected package git-man. [2021-05-12T08:55:39.843Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-12T08:55:40.141Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T08:55:40.141Z] Selecting previously unselected package git. [2021-05-12T08:55:40.141Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-12T08:55:40.141Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T08:55:41.100Z] Selecting previously unselected package libnorm1:amd64. [2021-05-12T08:55:41.101Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-12T08:55:41.101Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T08:55:41.363Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-12T08:55:41.363Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-12T08:55:41.363Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T08:55:41.363Z] Selecting previously unselected package libsodium23:amd64. [2021-05-12T08:55:41.363Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-12T08:55:41.363Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-12T08:55:41.624Z] Selecting previously unselected package libzmq5:amd64. [2021-05-12T08:55:41.624Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T08:55:41.624Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T08:55:41.624Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-12T08:55:41.624Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T08:55:41.624Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T08:55:41.885Z] Selecting previously unselected package pkg-config. [2021-05-12T08:55:41.885Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-12T08:55:41.885Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T08:55:41.885Z] Selecting previously unselected package zip. [2021-05-12T08:55:41.885Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-12T08:55:41.885Z] Unpacking zip (3.0-11build1) ... [2021-05-12T08:55:42.146Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T08:55:42.146Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T08:55:42.146Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T08:55:42.146Z] Setting up liberror-perl (0.17025-1) ... [2021-05-12T08:55:42.146Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T08:55:42.146Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T08:55:42.146Z] No schema files found: doing nothing. [2021-05-12T08:55:42.146Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T08:55:42.408Z] Setting up zip (3.0-11build1) ... [2021-05-12T08:55:42.408Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T08:55:42.408Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-12T08:55:42.408Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T08:55:42.408Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T08:55:42.408Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T08:55:42.408Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T08:55:42.408Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T08:55:42.669Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T08:55:49.259Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T08:55:49.521Z] git set to automatically installed. [2021-05-12T08:55:49.521Z] git-man set to automatically installed. [2021-05-12T08:55:49.521Z] libcurl3-gnutls set to automatically installed. [2021-05-12T08:55:49.521Z] liberror-perl set to automatically installed. [2021-05-12T08:55:49.521Z] libglib2.0-0 set to automatically installed. [2021-05-12T08:55:49.521Z] libnghttp2-14 set to automatically installed. [2021-05-12T08:55:49.521Z] libnorm1 set to automatically installed. [2021-05-12T08:55:49.521Z] libpgm-5.2-0 set to automatically installed. [2021-05-12T08:55:49.521Z] libpsl5 set to automatically installed. [2021-05-12T08:55:49.521Z] librtmp1 set to automatically installed. [2021-05-12T08:55:49.521Z] libsodium23 set to automatically installed. [2021-05-12T08:55:49.521Z] libzmq3-dev set to automatically installed. [2021-05-12T08:55:49.521Z] libzmq5 set to automatically installed. [2021-05-12T08:55:49.521Z] pkg-config set to automatically installed. [2021-05-12T08:55:49.521Z] zip set to automatically installed. [2021-05-12T08:55:50.466Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T08:55:57.055Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T08:55:57.634Z] snap "core18" has no updates available [2021-05-12T08:55:58.578Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T08:56:05.169Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T08:56:27.156Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-12T08:56:27.156Z] Pulling go-build-helper [2021-05-12T08:56:27.156Z] + snapcraftctl pull [2021-05-12T08:56:27.156Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-12T08:56:27.156Z] Skipping pull go-build-helper (already ran) [2021-05-12T08:56:27.156Z] Building go-build-helper [2021-05-12T08:56:27.156Z] + snapcraftctl build [2021-05-12T08:56:28.099Z] Staging go-build-helper [2021-05-12T08:56:28.099Z] + snapcraftctl stage [2021-05-12T08:56:43.013Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T08:56:43.013Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T08:56:43.013Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T08:56:43.014Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-12T08:56:43.014Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T08:56:43.014Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T08:56:43.014Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T08:56:43.014Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T08:56:43.014Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T08:56:43.014Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T08:56:43.014Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T08:56:43.014Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T08:56:43.014Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T08:56:43.014Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T08:56:43.014Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-12T08:56:43.014Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T08:56:43.014Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T08:56:43.014Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T08:56:43.014Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T08:56:43.014Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T08:56:43.014Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T08:56:43.014Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T08:56:43.014Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T08:56:43.014Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T08:56:43.014Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T08:56:43.014Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T08:56:43.014Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T08:56:43.014Z] Fetched 24.6 MB in 6s (4063 kB/s) [2021-05-12T08:56:43.014Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T08:56:43.014Z] Fetched 224 kB in 0s (0 B/s) [2021-05-12T08:56:43.014Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T08:56:43.014Z] Fetched 157 kB in 0s (0 B/s) [2021-05-12T08:56:43.014Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T08:56:43.014Z] Fetched 221 kB in 0s (0 B/s) [2021-05-12T08:56:43.014Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T08:56:43.014Z] Fetched 143 kB in 0s (0 B/s) [2021-05-12T08:56:43.014Z] Pulling app-service-config [2021-05-12T08:56:43.014Z] + snapcraftctl pull [2021-05-12T08:56:43.014Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-12T08:56:43.014Z] Pulling config-common [2021-05-12T08:56:43.014Z] + snapcraftctl pull [2021-05-12T08:56:47.234Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T08:56:47.234Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T08:56:47.234Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T08:56:47.234Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T08:56:47.234Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T08:56:47.234Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T08:56:47.234Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T08:56:47.234Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T08:56:47.234Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T08:56:47.234Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T08:56:47.234Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T08:56:47.234Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T08:56:47.234Z] Pulling edgex-go [2021-05-12T08:56:47.234Z] + snapcraftctl pull [2021-05-12T08:57:09.929Z] lf-activate-venv(): INFO: Adding /tmp/venv-VvNO/bin to PATH [2021-05-12T08:57:09.929Z] INFO: No Stack... [2021-05-12T08:57:09.929Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T08:57:09.929Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T08:57:10.265Z] + + cat /w/workspace/edgex-go/118/archives/cost.csv [2021-05-12T08:57:10.265Z] cut -d, -f6 [Pipeline] lock [2021-05-12T08:57:10.379Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-118-stack-cost] [2021-05-12T08:57:10.399Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-118-stack-cost] did not exist. Created. [2021-05-12T08:57:10.400Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T08:57:10.760Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T08:57:11.088Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T08:57:11.101Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-118-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T08:57:13.828Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T08:57:13.828Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T08:57:13.828Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T08:57:13.828Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-12T08:57:13.828Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-12T08:57:13.828Z] Fetched 279 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-12T08:57:13.828Z] Fetched 122 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-12T08:57:13.828Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-12T08:57:13.828Z] Fetched 8848 B in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-12T08:57:13.828Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-12T08:57:13.828Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-12T08:57:13.828Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-12T08:57:13.828Z] Fetched 219 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-12T08:57:13.828Z] Fetched 154 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-12T08:57:13.828Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-12T08:57:13.828Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-12T08:57:13.828Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-12T08:57:13.828Z] Fetched 499 kB in 0s (0 B/s) [2021-05-12T08:57:13.828Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-12T08:57:13.829Z] Fetched 111 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-12T08:57:13.829Z] Fetched 240 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-12T08:57:13.829Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-12T08:57:13.829Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-12T08:57:13.829Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-12T08:57:13.829Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-12T08:57:13.829Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-12T08:57:13.829Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-12T08:57:13.829Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-12T08:57:13.829Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-12T08:57:13.829Z] Fetched 8720 B in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-12T08:57:13.829Z] Fetched 137 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-12T08:57:13.829Z] Fetched 119 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-12T08:57:13.829Z] Fetched 110 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-12T08:57:13.829Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-12T08:57:13.829Z] Fetched 645 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-12T08:57:13.829Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-12T08:57:13.829Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-12T08:57:13.829Z] Fetched 368 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-12T08:57:13.829Z] Fetched 187 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-12T08:57:13.829Z] Fetched 175 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-12T08:57:13.829Z] Fetched 206 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-12T08:57:13.829Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-12T08:57:13.829Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-12T08:57:13.829Z] Fetched 159 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-12T08:57:13.829Z] Fetched 107 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-12T08:57:13.829Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-12T08:57:13.829Z] Pulling static-packages [2021-05-12T08:57:13.829Z] + snapcraftctl pull [2021-05-12T08:57:13.829Z] Pulling version [2021-05-12T08:57:13.829Z] + cd /root/project [2021-05-12T08:57:13.829Z] + [ -f VERSION ] [2021-05-12T08:57:13.829Z] + PROJECT_VERSION=local-dev [2021-05-12T08:57:13.829Z] + git rev-parse --short HEAD [2021-05-12T08:57:13.829Z] + GIT_REVISION=33654e3f [2021-05-12T08:57:13.829Z] + snapcraftctl set-version local-dev [2021-05-12T08:57:13.829Z] Skipping build go-build-helper (already ran) [2021-05-12T08:57:13.829Z] Building app-service-config [2021-05-12T08:57:13.829Z] + make build [2021-05-12T08:57:13.829Z] go mod tidy [2021-05-12T08:57:13.829Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-12T08:57:14.091Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-12T08:57:14.091Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-12T08:57:14.091Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-12T08:57:14.361Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-12T08:57:14.361Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-12T08:57:14.361Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-12T08:57:14.622Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-12T08:57:14.622Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-12T08:57:14.622Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-12T08:57:14.622Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-12T08:57:14.622Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-12T08:57:14.622Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-12T08:57:14.622Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-12T08:57:14.886Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-12T08:57:14.886Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-12T08:57:14.886Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-12T08:57:15.148Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-12T08:57:15.148Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-12T08:57:15.148Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-12T08:57:15.733Z] go: downloading golang.org/x/text v0.3.2 [2021-05-12T08:57:15.733Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-12T08:57:15.733Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-12T08:57:15.733Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-12T08:57:15.998Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-12T08:57:15.998Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-12T08:57:15.998Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-12T08:57:15.998Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-12T08:57:15.998Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-12T08:57:15.998Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-12T08:57:16.259Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-12T08:57:16.259Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-12T08:57:16.259Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T08:57:16.259Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T08:57:16.259Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-12T08:57:16.259Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-12T08:57:16.260Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-12T08:57:16.260Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-12T08:57:16.260Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-12T08:57:16.260Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-12T08:57:16.260Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-12T08:57:16.260Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-12T08:57:16.260Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-12T08:57:16.260Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-12T08:57:16.260Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-12T08:57:16.260Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-12T08:57:16.260Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-12T08:57:16.260Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-12T08:57:16.260Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-12T08:57:16.260Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-12T08:57:16.521Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-12T08:57:16.521Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-12T08:57:16.521Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-12T08:57:16.521Z] go: downloading github.com/kr/text v0.1.0 [2021-05-12T08:57:16.521Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-12T08:57:16.521Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-12T08:57:16.521Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-12T08:57:16.521Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-12T08:57:16.521Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-12T08:57:16.521Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-12T08:57:16.521Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-12T08:57:16.521Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-12T08:57:16.521Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-12T08:57:16.521Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-12T08:57:16.521Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-12T08:57:16.521Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-12T08:57:16.521Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-12T08:57:16.521Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-12T08:57:16.521Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-12T08:57:16.521Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-12T08:57:16.782Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-12T08:57:16.782Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-12T08:57:16.782Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-12T08:57:16.782Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T08:57:16.782Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-12T08:57:16.782Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-12T08:57:16.782Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-12T08:57:16.782Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-12T08:57:16.782Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T08:57:17.043Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-12T08:57:29.300Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-12T08:57:29.300Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-12T08:57:29.300Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-12T08:57:29.300Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-12T08:57:29.571Z] Building config-common [2021-05-12T08:57:29.571Z] + snapcraftctl build [2021-05-12T08:57:32.883Z] Building edgex-go [2021-05-12T08:57:33.457Z] + cd /root/parts/edgex-go/src [2021-05-12T08:57:33.457Z] + make build [2021-05-12T08:57:33.457Z] 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-05-12T08:57:33.722Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 [2021-05-12T08:57:33.722Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-12T08:57:33.722Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-12T08:57:37.934Z] 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-05-12T08:57:44.544Z] 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-05-12T08:57:45.489Z] 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-05-12T08:57:47.429Z] 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-05-12T08:57:47.691Z] 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-05-12T08:57:50.245Z] 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-05-12T08:57:50.245Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-12T08:57:50.245Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-12T08:57:52.163Z] 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-05-12T08:57:53.551Z] 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-05-12T08:57:53.551Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-12T08:57:54.937Z] 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-05-12T08:57:56.322Z] 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-05-12T08:57:57.709Z] 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-05-12T08:57:57.971Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-12T08:58:00.521Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-12T08:58:00.521Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-12T08:58:00.521Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-12T08:58:00.521Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-12T08:58:00.521Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-12T08:58:00.521Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-12T08:58:00.521Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-12T08:58:00.521Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-12T08:58:00.521Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-12T08:58:00.521Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-12T08:58:00.521Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-12T08:58:00.521Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-12T08:58:00.521Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-12T08:58:00.521Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-12T08:58:00.521Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-12T08:58:00.521Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-12T08:58:00.521Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-12T08:58:00.521Z] + 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-05-12T08:58:00.521Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-12T08:58:00.522Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-12T08:58:00.522Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-12T08:58:00.522Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-12T08:58:00.522Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-12T08:58:00.522Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-12T08:58:00.522Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-12T08:58:00.522Z] + 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-05-12T08:58:03.934Z] Building static-packages [2021-05-12T08:58:03.934Z] + snapcraftctl build [2021-05-12T08:58:06.514Z] Building version [2021-05-12T08:58:06.514Z] + snapcraftctl build [2021-05-12T08:58:09.064Z] Skipping stage go-build-helper (already ran) [2021-05-12T08:58:09.064Z] Staging app-service-config [2021-05-12T08:58:09.064Z] + snapcraftctl stage [2021-05-12T08:58:10.453Z] Staging config-common [2021-05-12T08:58:10.453Z] + snapcraftctl stage [2021-05-12T08:58:11.844Z] Staging edgex-go [2021-05-12T08:58:11.844Z] + snapcraftctl stage [2021-05-12T08:58:12.788Z] Staging static-packages [2021-05-12T08:58:12.788Z] + snapcraftctl stage [2021-05-12T08:58:14.182Z] Staging version [2021-05-12T08:58:14.182Z] + snapcraftctl stage [2021-05-12T08:58:15.580Z] Priming go-build-helper [2021-05-12T08:58:15.580Z] + snapcraftctl prime [2021-05-12T08:58:16.528Z] Priming app-service-config [2021-05-12T08:58:16.528Z] + snapcraftctl prime [2021-05-12T08:58:17.915Z] Priming config-common [2021-05-12T08:58:17.915Z] + snapcraftctl prime [2021-05-12T08:58:19.303Z] Priming edgex-go [2021-05-12T08:58:19.303Z] + snapcraftctl prime [2021-05-12T08:58:20.692Z] Priming static-packages [2021-05-12T08:58:20.692Z] + snapcraftctl prime [2021-05-12T08:58:23.246Z] Priming version [2021-05-12T08:58:23.246Z] + snapcraftctl prime [2021-05-12T08:58:24.632Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-12T08:58:27.383Z] provisioning config files... [2021-05-12T08:58:27.408Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/118@tmp/config1323374359113035061tmp [Pipeline] { [Pipeline] sh [2021-05-12T08:58:27.782Z] + set +x [2021-05-12T08:58:27.782Z] + curl -s https://codecov.io/bash [2021-05-12T08:58:27.782Z] + bash -s -- [2021-05-12T08:58:28.367Z] [2021-05-12T08:58:28.367Z] _____ _ [2021-05-12T08:58:28.367Z] / ____| | | [2021-05-12T08:58:28.367Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T08:58:28.367Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T08:58:28.367Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T08:58:28.367Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T08:58:28.367Z] Bash-1.0.2 [2021-05-12T08:58:28.367Z] [2021-05-12T08:58:28.367Z] [2021-05-12T08:58:28.367Z] ==> git version 2.24.3 found [2021-05-12T08:58:28.367Z] ==> 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-05-12T08:58:28.367Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T08:58:28.367Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T08:58:28.367Z] ==> Jenkins CI detected. [2021-05-12T08:58:28.367Z] project root: . [2021-05-12T08:58:28.367Z] --> token set from env [2021-05-12T08:58:28.367Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T08:58:28.367Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T08:58:28.367Z] ==> Python coveragepy not found [2021-05-12T08:58:28.367Z] ==> Searching for coverage reports in: [2021-05-12T08:58:28.367Z] + . [2021-05-12T08:58:28.637Z] -> Found 1 reports [2021-05-12T08:58:28.637Z] ==> Detecting git/mercurial file structure [2021-05-12T08:58:28.637Z] ==> Reading reports [2021-05-12T08:58:28.637Z] + ./coverage.out bytes=720868 [2021-05-12T08:58:28.637Z] ==> Appending adjustments [2021-05-12T08:58:28.637Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T08:58:32.889Z] + Found adjustments [2021-05-12T08:58:32.889Z] ==> Gzipping contents [2021-05-12T08:58:32.889Z] 104K /tmp/codecov.5aASoc.gz [2021-05-12T08:58:32.889Z] ==> Uploading reports [2021-05-12T08:58:32.889Z] url: https://codecov.io [2021-05-12T08:58:32.889Z] query: branch=PR-2858&commit=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-05-12T08:58:32.889Z] -> Pinging Codecov [2021-05-12T08:58:32.889Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-2858&commit=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-05-12T08:58:33.469Z] -> Uploading to [2021-05-12T08:58:33.469Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/6a9c3f4210fb7f43a58dfe8c974dc0082b207c34/c32ee8e8-1438-44e9-8605-de1a1fe4ee54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T085833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=596b3c5e7b734de95a422c6a32873535ff1af61bbd5a955d78aad9211daa7071 [2021-05-12T08:58:33.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T08:58:33.469Z] Dload Upload Total Spent Left Speed [2021-05-12T08:58:34.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 212k --:--:-- --:--:-- --:--:-- 212k [2021-05-12T08:58:34.047Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [Pipeline] } [2021-05-12T08:58:34.058Z] Deleting 1 temporary files [Pipeline] // wrap [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-05-12T08:58:34.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T08:58:35.804Z] ---> package-listing.sh [2021-05-12T08:58:35.804Z] ++ facter osfamily [2021-05-12T08:58:35.804Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T08:58:35.804Z] + OS_FAMILY=redhat [2021-05-12T08:58:35.804Z] + workspace=/w/workspace/edgex-go/118 [2021-05-12T08:58:35.804Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T08:58:35.804Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T08:58:35.804Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T08:58:35.804Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T08:58:35.804Z] + '[' /w/workspace/edgex-go/118 ']' [2021-05-12T08:58:35.804Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T08:58:35.804Z] + case "${OS_FAMILY}" in [2021-05-12T08:58:35.804Z] + rpm -qa [2021-05-12T08:58:35.804Z] + sort [2021-05-12T08:58:41.150Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T08:58:41.150Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T08:58:41.150Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T08:58:41.150Z] + '[' /w/workspace/edgex-go/118 ']' [2021-05-12T08:58:41.150Z] + mkdir -p /w/workspace/edgex-go/118/archives/ [2021-05-12T08:58:41.150Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/118/archives/ [Pipeline] echo [2021-05-12T08:58:41.166Z] 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/118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T08:58:41.470Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:58:41.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T08:58:41.797Z] [2021-05-12T08:58:41.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T08:58:42.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T08:58:42.154Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T08:58:42.154Z] df20fa9351a1: Pulling fs layer [2021-05-12T08:58:42.154Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T08:58:42.154Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T08:58:42.154Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T08:58:42.154Z] 93b61091891f: Pulling fs layer [2021-05-12T08:58:42.154Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T08:58:42.154Z] 5e14af77c1be: Pulling fs layer [2021-05-12T08:58:42.154Z] 01666e4c0597: Pulling fs layer [2021-05-12T08:58:42.154Z] aa168da1d23b: Pulling fs layer [2021-05-12T08:58:42.154Z] 93b9cdb0e59b: Waiting [2021-05-12T08:58:42.154Z] 5e14af77c1be: Waiting [2021-05-12T08:58:42.154Z] 46f8f816bc3b: Waiting [2021-05-12T08:58:42.154Z] 01666e4c0597: Waiting [2021-05-12T08:58:42.154Z] aa168da1d23b: Waiting [2021-05-12T08:58:42.154Z] 93b61091891f: Waiting [2021-05-12T08:58:42.154Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T08:58:42.154Z] 36b3adc4ff6f: Download complete [2021-05-12T08:58:42.438Z] 46f8f816bc3b: Download complete [2021-05-12T08:58:42.438Z] df20fa9351a1: Verifying Checksum [2021-05-12T08:58:42.438Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T08:58:42.438Z] 93b9cdb0e59b: Download complete [2021-05-12T08:58:42.438Z] 5e14af77c1be: Verifying Checksum [2021-05-12T08:58:42.438Z] 5e14af77c1be: Download complete [2021-05-12T08:58:42.438Z] 93b61091891f: Verifying Checksum [2021-05-12T08:58:42.438Z] 93b61091891f: Download complete [2021-05-12T08:58:42.438Z] 01666e4c0597: Verifying Checksum [2021-05-12T08:58:42.438Z] 01666e4c0597: Download complete [2021-05-12T08:58:42.731Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T08:58:42.731Z] 8ad3a11d3b57: Download complete [2021-05-12T08:58:43.001Z] df20fa9351a1: Pull complete [2021-05-12T08:58:43.596Z] 36b3adc4ff6f: Pull complete [2021-05-12T08:58:45.626Z] 8ad3a11d3b57: Pull complete [2021-05-12T08:58:46.223Z] 46f8f816bc3b: Pull complete [2021-05-12T08:58:46.825Z] aa168da1d23b: Verifying Checksum [2021-05-12T08:58:46.825Z] aa168da1d23b: Download complete [2021-05-12T08:58:47.406Z] 93b61091891f: Pull complete [2021-05-12T08:58:47.672Z] 93b9cdb0e59b: Pull complete [2021-05-12T08:58:47.673Z] 5e14af77c1be: Pull complete [2021-05-12T08:58:47.947Z] 01666e4c0597: Pull complete [2021-05-12T08:59:00.380Z] aa168da1d23b: Pull complete [2021-05-12T08:59:00.380Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T08:59:00.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T08:59:00.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T08:59:00.669Z] prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container [2021-05-12T08:59:00.897Z] $ 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/118/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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-12T08:59:06.276Z] $ docker top 809f711b8f3a000d182eb83c1cc923affdcb99807405aa8f848d7f0b41a47e76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T08:59:06.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T08:59:07.245Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T08:59:07.555Z] + ls /var/log/sa-host [2021-05-12T08:59:07.556Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T08:59:07.556Z] file_magic: OK [2021-05-12T08:59:07.556Z] HZ: Using current value: 100 [2021-05-12T08:59:07.556Z] file_header: OK [2021-05-12T08:59:07.556Z] 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-05-12T08:59:07.556Z] Statistics: [2021-05-12T08:59:07.556Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-12T08:59:07.556Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T08:59:07.556Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T08:59:07.556Z] file_magic: OK [2021-05-12T08:59:07.556Z] HZ: Using current value: 100 [2021-05-12T08:59:07.556Z] file_header: OK [2021-05-12T08:59:07.556Z] 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-05-12T08:59:07.556Z] Statistics: [2021-05-12T08:59:07.556Z] Hnuu...uuuununununu... [2021-05-12T08:59:07.556Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T08:59:07.770Z] provisioning config files... [2021-05-12T08:59:07.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/118@tmp/config8616790165756845133tmp [Pipeline] { [Pipeline] echo [2021-05-12T08:59:07.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T08:59:08.150Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T08:59:08.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T08:59:08.196Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T08:59:08.535Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T08:59:08.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T08:59:08.901Z] ---> sudo-logs.sh [2021-05-12T08:59:08.901Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T08:59:08.946Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T08:59:09.295Z] ---> job-cost.sh [2021-05-12T08:59:09.573Z] lf-activate-venv: SKIPPING [2021-05-12T08:59:09.573Z] DEBUG: total: 0.20999999344348907 [2021-05-12T08:59:09.573Z] INFO: Retrieving Stack Cost... [2021-05-12T08:59:10.540Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T08:59:11.183Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T08:59:11.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T08:59:11.875Z] ---> logs-deploy.sh [2021-05-12T08:59:11.875Z] lf-activate-venv: SKIPPING [2021-05-12T08:59:11.875Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/118 [2021-05-12T08:59:11.875Z] INFO: archiving workspace using pattern(s): [2021-05-12T08:59:14.581Z] Archives upload complete. [2021-05-12T08:59:14.581Z] INFO: archiving logs to Nexus [2021-05-12T08:59:16.076Z] ---> uname -a: [2021-05-12T08:59:16.076Z] Linux prd-centos7-docker-4c-2g-4670.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] ---> lscpu: [2021-05-12T08:59:16.076Z] Architecture: x86_64 [2021-05-12T08:59:16.076Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-12T08:59:16.076Z] Byte Order: Little Endian [2021-05-12T08:59:16.076Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-12T08:59:16.076Z] CPU(s): 4 [2021-05-12T08:59:16.076Z] On-line CPU(s) list: 0-3 [2021-05-12T08:59:16.076Z] Thread(s) per core: 1 [2021-05-12T08:59:16.076Z] Core(s) per socket: 1 [2021-05-12T08:59:16.076Z] Socket(s): 4 [2021-05-12T08:59:16.076Z] NUMA node(s): 1 [2021-05-12T08:59:16.076Z] Vendor ID: GenuineIntel [2021-05-12T08:59:16.076Z] CPU family: 6 [2021-05-12T08:59:16.076Z] Model: 44 [2021-05-12T08:59:16.076Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-12T08:59:16.076Z] Stepping: 1 [2021-05-12T08:59:16.076Z] CPU MHz: 2933.436 [2021-05-12T08:59:16.076Z] BogoMIPS: 5866.87 [2021-05-12T08:59:16.076Z] Virtualization: VT-x [2021-05-12T08:59:16.076Z] Hypervisor vendor: KVM [2021-05-12T08:59:16.076Z] Virtualization type: full [2021-05-12T08:59:16.076Z] L1d cache: 128 KiB [2021-05-12T08:59:16.076Z] L1i cache: 128 KiB [2021-05-12T08:59:16.076Z] L2 cache: 16 MiB [2021-05-12T08:59:16.076Z] L3 cache: 64 MiB [2021-05-12T08:59:16.076Z] NUMA node0 CPU(s): 0-3 [2021-05-12T08:59:16.076Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-12T08:59:16.076Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-12T08:59:16.076Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-12T08:59:16.076Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-12T08:59:16.076Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-12T08:59:16.076Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-12T08:59:16.076Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-12T08:59:16.076Z] Vulnerability Srbds: Not affected [2021-05-12T08:59:16.076Z] Vulnerability Tsx async abort: Not affected [2021-05-12T08:59:16.076Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] ---> nproc: [2021-05-12T08:59:16.076Z] 4 [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] ---> df -h: [2021-05-12T08:59:16.076Z] Filesystem Size Used Available Use% Mounted on [2021-05-12T08:59:16.076Z] overlay 50.0G 12.7G 37.3G 25% / [2021-05-12T08:59:16.076Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-12T08:59:16.076Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-12T08:59:16.076Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/118 [2021-05-12T08:59:16.076Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/118@tmp [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] ---> free -m: [2021-05-12T08:59:16.076Z] total used free shared buff/cache available [2021-05-12T08:59:16.076Z] Mem: 1837 713 118 0 1005 1042 [2021-05-12T08:59:16.076Z] Swap: 1023 98 925 [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] ---> ip addr: [2021-05-12T08:59:16.076Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-12T08:59:16.076Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-12T08:59:16.076Z] inet 127.0.0.1/8 scope host lo [2021-05-12T08:59:16.076Z] valid_lft forever preferred_lft forever [2021-05-12T08:59:16.076Z] inet6 ::1/128 scope host [2021-05-12T08:59:16.076Z] valid_lft forever preferred_lft forever [2021-05-12T08:59:16.076Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-12T08:59:16.076Z] link/ether fa:16:3e:9d:6c:4e brd ff:ff:ff:ff:ff:ff [2021-05-12T08:59:16.076Z] inet 10.30.122.163/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-12T08:59:16.076Z] valid_lft 84708sec preferred_lft 84708sec [2021-05-12T08:59:16.076Z] inet6 fe80::f816:3eff:fe9d:6c4e/64 scope link [2021-05-12T08:59:16.076Z] valid_lft forever preferred_lft forever [2021-05-12T08:59:16.076Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-12T08:59:16.076Z] link/ether 02:42:a4:86:df:00 brd ff:ff:ff:ff:ff:ff [2021-05-12T08:59:16.076Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-12T08:59:16.076Z] valid_lft forever preferred_lft forever [2021-05-12T08:59:16.076Z] inet6 fe80::42:a4ff:fe86:df00/64 scope link [2021-05-12T08:59:16.076Z] valid_lft forever preferred_lft forever [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] ---> sar -b -r -n DEV: [2021-05-12T08:59:16.076Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] 08:30:50 LINUX RESTART (4 CPU) [2021-05-12T08:59:16.076Z] [2021-05-12T08:59:16.076Z] 08:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-12T08:59:16.076Z] 08:33:02 57.79 13.54 44.25 0.00 4800.00 7903.92 0.00 [2021-05-12T08:59:16.076Z] 08:34:01 150.26 68.11 82.15 0.00 6492.59 36607.74 0.00 [2021-05-12T08:59:16.076Z] 08:35:01 202.97 45.23 157.75 0.00 2917.62 25318.61 0.00 [2021-05-12T08:59:16.076Z] 08:36:01 114.90 66.32 48.58 0.00 1959.81 6985.90 0.00 [2021-05-12T08:59:16.076Z] 08:37:02 79.44 26.28 53.16 0.00 1114.02 5819.53 0.00 [2021-05-12T08:59:16.076Z] 08:38:01 62.97 32.07 30.90 0.00 1270.77 2600.36 0.00 [2021-05-12T08:59:16.076Z] 08:39:01 84.49 31.78 52.71 0.00 1913.27 6900.83 0.00 [2021-05-12T08:59:16.076Z] 08:40:01 60.83 12.21 48.62 0.00 789.77 14119.08 0.00 [2021-05-12T08:59:16.076Z] 08:41:03 300.18 117.53 182.65 0.00 52212.51 111022.81 0.00 [2021-05-12T08:59:16.076Z] 08:42:06 1585.22 1392.14 193.08 0.00 84218.46 90503.55 0.00 [2021-05-12T08:59:16.076Z] 08:43:09 1115.58 957.48 158.10 0.00 86345.48 93566.31 0.00 [2021-05-12T08:59:16.076Z] 08:44:02 360.73 271.29 89.44 0.00 12559.22 10198.59 0.00 [2021-05-12T08:59:16.076Z] 08:45:02 224.80 86.90 137.90 0.00 8468.04 24272.48 0.00 [2021-05-12T08:59:16.076Z] 08:46:04 679.94 398.57 281.37 0.00 61279.10 101188.88 0.00 [2021-05-12T08:59:16.076Z] 08:47:02 1937.61 1716.96 220.66 0.00 84977.06 97163.74 0.00 [2021-05-12T08:59:16.076Z] 08:48:02 1258.95 1011.05 247.90 0.00 71573.30 74643.16 0.00 [2021-05-12T08:59:16.076Z] 08:49:01 228.12 74.55 153.57 0.00 8782.56 25380.30 0.00 [2021-05-12T08:59:16.076Z] 08:50:01 32.63 17.94 14.68 0.00 2983.27 632.26 0.00 [2021-05-12T08:59:16.076Z] 08:51:01 0.33 0.12 0.22 0.00 1.47 3.68 0.00 [2021-05-12T08:59:16.076Z] 08:52:01 0.33 0.07 0.27 0.00 1.33 2.93 0.00 [2021-05-12T08:59:16.076Z] 08:53:01 0.23 0.02 0.22 0.00 0.27 1.81 0.00 [2021-05-12T08:59:16.076Z] 08:54:02 0.97 0.68 0.28 0.00 13.32 3.55 0.00 [2021-05-12T08:59:16.077Z] 08:55:01 0.32 0.00 0.32 0.00 0.00 4.01 0.00 [2021-05-12T08:59:16.077Z] 08:56:01 0.30 0.03 0.27 0.00 0.27 2.98 0.00 [2021-05-12T08:59:16.077Z] 08:57:01 0.27 0.02 0.25 0.00 0.13 2.60 0.00 [2021-05-12T08:59:16.077Z] 08:58:01 0.22 0.05 0.17 0.00 0.53 1.50 0.00 [2021-05-12T08:59:16.077Z] 08:59:03 174.31 87.08 87.23 0.00 7334.76 16334.19 0.00 [2021-05-12T08:59:16.077Z] Average: 325.78 240.53 85.26 0.00 18920.23 28267.55 0.00 [2021-05-12T08:59:16.077Z] [2021-05-12T08:59:16.077Z] 08:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-12T08:59:16.077Z] 08:33:02 83656 0 685248 36.42 2620 1110020 1336312 45.61 541784 1050228 86160 [2021-05-12T08:59:16.077Z] 08:34:01 167352 0 744008 39.54 2268 967916 1560672 53.26 584316 899956 70944 [2021-05-12T08:59:16.077Z] 08:35:01 278728 0 746828 39.69 1492 854496 1331288 45.43 469968 861448 40 [2021-05-12T08:59:16.077Z] 08:36:01 155036 0 823484 43.77 812 902212 1762200 60.14 630588 820748 1424 [2021-05-12T08:59:16.077Z] 08:37:02 136412 0 867864 46.13 524 876744 1863988 63.61 731348 731424 26300 [2021-05-12T08:59:16.077Z] 08:38:01 296888 0 842076 44.75 444 742136 1754956 59.89 577272 719624 51476 [2021-05-12T08:59:16.077Z] 08:39:01 135072 0 869552 46.21 444 876476 1757296 59.97 694104 756536 24644 [2021-05-12T08:59:16.077Z] 08:40:01 109460 0 783592 41.65 384 988108 1587228 54.17 625104 873428 87228 [2021-05-12T08:59:16.077Z] 08:41:03 86516 0 849508 45.15 0 945520 2263108 77.24 749508 834768 83160 [2021-05-12T08:59:16.077Z] 08:42:06 73980 0 848412 45.09 0 959152 2349684 80.19 667320 922336 59812 [2021-05-12T08:59:16.077Z] 08:43:09 74784 0 858924 45.65 0 947836 2357640 80.46 763008 808820 1820 [2021-05-12T08:59:16.077Z] 08:44:02 285748 0 1124684 59.77 0 471112 3172772 108.28 742504 575256 53540 [2021-05-12T08:59:16.077Z] 08:45:02 422000 0 774456 41.16 0 685088 1744136 59.52 440020 758092 460 [2021-05-12T08:59:16.077Z] 08:46:04 72432 0 817936 43.47 0 991176 2207880 75.35 762212 816420 87408 [2021-05-12T08:59:16.077Z] 08:47:02 69912 0 819840 43.57 0 991792 2455740 83.81 623160 954036 25468 [2021-05-12T08:59:16.077Z] 08:48:02 272948 0 998180 53.05 0 610416 3347704 114.25 685764 636712 42828 [2021-05-12T08:59:16.077Z] 08:49:01 342632 0 685420 36.43 0 853492 1427768 48.73 526016 737680 68 [2021-05-12T08:59:16.077Z] 08:50:01 319656 0 635576 33.78 0 926312 1231988 42.05 511048 782400 20 [2021-05-12T08:59:16.077Z] 08:51:01 323268 0 631956 33.59 0 926320 1192912 40.71 508480 782184 16 [2021-05-12T08:59:16.077Z] 08:52:01 323500 0 631720 33.57 0 926324 1192996 40.71 508552 782204 8 [2021-05-12T08:59:16.077Z] 08:53:01 323756 0 631460 33.56 0 926328 1192960 40.71 508648 782208 8 [2021-05-12T08:59:16.077Z] 08:54:02 323376 0 631824 33.58 0 926344 1192912 40.71 508348 782612 8 [2021-05-12T08:59:16.077Z] 08:55:01 323532 0 631664 33.57 0 926348 1192912 40.71 508476 782616 8 [2021-05-12T08:59:16.077Z] 08:56:01 323532 0 631652 33.57 0 926360 1192912 40.71 508480 782620 8 [2021-05-12T08:59:16.077Z] 08:57:01 323428 0 631752 33.58 0 926364 1192972 40.71 508568 782624 8 [2021-05-12T08:59:16.077Z] 08:58:01 323436 0 631736 33.58 0 926372 1192984 40.71 508576 782640 8 [2021-05-12T08:59:16.077Z] 08:59:03 178704 0 707300 37.59 0 995540 1387436 47.35 528752 863704 36124 [2021-05-12T08:59:16.077Z] Average: 227768 0 760617 40.43 333 892826 1720124 58.70 589701 802345 27370 [2021-05-12T08:59:16.077Z] [2021-05-12T08:59:16.077Z] 08:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-12T08:59:16.077Z] 08:33:02 veth1871c1f 580.50 389.22 54.68 1484.31 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:33:02 eth0 749.53 859.45 3708.58 94.57 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:33:02 docker0 580.50 389.09 46.74 1484.30 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:34:01 eth0 596.96 693.50 3948.17 99.35 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:34:01 docker0 465.13 315.51 34.20 1216.81 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:35:01 eth0 234.57 155.84 865.90 21.73 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:35:01 docker0 135.91 205.65 8.95 841.60 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:36:01 veth6f26b4a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:36:01 eth0 21.24 15.63 21.10 8.66 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:37:02 veth6f26b4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:37:02 eth0 35.85 33.62 18.06 81.91 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:38:01 veth6f26b4a 2.17 2.17 0.17 0.17 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:38:01 eth0 29.70 22.83 21.83 12.20 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:38:01 docker0 2.17 2.17 0.14 0.17 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:39:01 veth6f26b4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:39:01 eth0 14.08 9.96 12.23 6.81 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:40:01 eth0 184.29 137.41 1684.04 79.19 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:41:03 eth0 20.44 16.69 21.60 8.98 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:41:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:41:03 veth6a70979 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:41:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:42:06 eth0 73.96 52.39 167.81 9.53 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:42:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:42:06 veth6a70979 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:42:06 docker0 41.38 56.31 2.65 156.19 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:43:09 eth0 2.63 2.22 3.56 0.89 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:43:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:43:09 veth6a70979 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:43:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:44:02 veth4302703 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:44:02 vethb1baca8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:44:02 eth0 20.43 19.19 8.86 63.87 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:45:02 eth0 98.61 57.30 784.90 10.04 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:45:02 veth6a70979 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:45:02 docker0 1242.25 1002.50 93.80 3862.78 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:46:04 veth202d961 20.39 56.27 1.66 333.75 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:46:04 eth0 163.83 104.38 978.83 88.30 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:46:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:46:04 veth6a70979 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:47:02 eth0 72.76 44.92 129.12 15.90 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:47:02 veth6a70979 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:47:02 docker0 1311.57 1121.43 98.64 4401.97 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:48:02 vethe89c499 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:48:02 vethfb92f0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:48:02 veth496bb73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:48:02 veth78e9c32 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.077Z] 08:49:01 eth0 2756.84 2535.20 14225.96 734.44 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:49:01 veth6a70979 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:49:01 docker0 1309.28 1128.42 98.32 4424.37 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:50:01 eth0 9.18 7.12 7.87 3.70 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:51:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:52:01 eth0 0.97 0.35 0.33 0.14 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:53:01 eth0 0.38 0.25 0.24 0.20 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:54:02 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:55:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:56:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:57:01 eth0 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:58:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:59:03 eth0 217.20 166.17 2117.56 44.58 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:59:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] 08:59:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] Average: eth0 97.22 90.95 543.63 26.65 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] Average: docker0 47.79 41.19 3.59 161.50 0.00 0.00 0.00 0.00 [2021-05-12T08:59:16.078Z] [2021-05-12T08:59:16.078Z] [2021-05-12T08:59:16.078Z] ---> sar -P ALL: [2021-05-12T08:59:16.078Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) [2021-05-12T08:59:16.078Z] [2021-05-12T08:59:16.078Z] 08:30:50 LINUX RESTART (4 CPU) [2021-05-12T08:59:16.078Z] [2021-05-12T08:59:16.078Z] 08:32:01 CPU %user %nice %system %iowait %steal %idle [2021-05-12T08:59:16.078Z] 08:33:02 all 7.01 0.00 4.89 1.13 16.93 70.03 [2021-05-12T08:59:16.078Z] 08:33:02 0 6.79 0.00 6.06 0.86 18.02 68.27 [2021-05-12T08:59:16.078Z] 08:33:02 1 5.63 0.00 4.69 1.10 16.75 71.82 [2021-05-12T08:59:16.078Z] 08:33:02 2 6.09 0.00 3.95 0.95 16.23 72.77 [2021-05-12T08:59:16.078Z] 08:33:02 3 9.54 0.00 4.88 1.62 16.74 67.21 [2021-05-12T08:59:16.078Z] 08:34:01 all 10.91 0.00 5.95 0.98 13.45 68.71 [2021-05-12T08:59:16.078Z] 08:34:01 0 9.49 0.00 6.31 0.93 13.61 69.66 [2021-05-12T08:59:16.078Z] 08:34:01 1 15.06 0.00 5.92 1.18 13.16 64.69 [2021-05-12T08:59:16.078Z] 08:34:01 2 7.95 0.00 5.81 0.76 13.09 72.39 [2021-05-12T08:59:16.078Z] 08:34:01 3 11.17 0.00 5.76 1.06 13.94 68.09 [2021-05-12T08:59:16.078Z] 08:35:01 all 5.81 0.00 6.62 3.27 17.11 67.19 [2021-05-12T08:59:16.078Z] 08:35:01 0 5.65 0.00 7.06 3.83 18.12 65.34 [2021-05-12T08:59:16.078Z] 08:35:01 1 5.24 0.00 6.55 2.63 17.36 68.22 [2021-05-12T08:59:16.078Z] 08:35:01 2 5.32 0.00 5.82 4.03 15.58 69.25 [2021-05-12T08:59:16.078Z] 08:35:01 3 7.03 0.00 7.04 2.61 17.39 65.93 [2021-05-12T08:59:16.078Z] 08:36:01 all 30.06 0.00 10.11 4.83 26.01 28.99 [2021-05-12T08:59:16.078Z] 08:36:01 0 27.54 0.00 10.16 4.63 26.84 30.84 [2021-05-12T08:59:16.078Z] 08:36:01 1 32.12 0.00 10.85 5.07 25.11 26.86 [2021-05-12T08:59:16.078Z] 08:36:01 2 31.19 0.00 10.61 4.71 24.89 28.59 [2021-05-12T08:59:16.078Z] 08:36:01 3 29.47 0.00 8.84 4.92 27.14 29.62 [2021-05-12T08:59:16.078Z] 08:37:02 all 35.80 0.00 11.99 2.20 32.43 17.58 [2021-05-12T08:59:16.078Z] 08:37:02 0 34.50 0.00 11.61 2.20 32.46 19.22 [2021-05-12T08:59:16.078Z] 08:37:02 1 34.38 0.00 11.90 1.35 33.07 19.29 [2021-05-12T08:59:16.078Z] 08:37:02 2 36.05 0.00 12.15 2.48 32.30 17.02 [2021-05-12T08:59:16.078Z] 08:37:02 3 38.39 0.00 12.31 2.78 31.88 14.65 [2021-05-12T08:59:16.078Z] 08:38:01 all 30.99 0.00 11.71 1.16 21.92 34.23 [2021-05-12T08:59:16.078Z] 08:38:01 0 30.68 0.00 12.84 1.39 22.45 32.65 [2021-05-12T08:59:16.078Z] 08:38:01 1 30.56 0.00 11.68 1.04 21.96 34.76 [2021-05-12T08:59:16.078Z] 08:38:01 2 33.84 0.00 11.96 1.25 20.19 32.75 [2021-05-12T08:59:16.078Z] 08:38:01 3 28.93 0.00 10.38 0.96 23.03 36.70 [2021-05-12T08:59:16.078Z] 08:39:01 all 39.95 0.00 16.14 2.75 16.37 24.80 [2021-05-12T08:59:16.078Z] 08:39:01 0 39.24 0.00 15.83 2.28 16.38 26.28 [2021-05-12T08:59:16.078Z] 08:39:01 1 42.09 0.00 16.49 3.35 15.24 22.84 [2021-05-12T08:59:16.078Z] 08:39:01 2 41.39 0.00 16.76 2.98 15.80 23.07 [2021-05-12T08:59:16.078Z] 08:39:01 3 37.13 0.00 15.49 2.38 18.02 26.98 [2021-05-12T08:59:16.078Z] 08:40:01 all 20.37 0.00 11.54 1.43 21.20 45.46 [2021-05-12T08:59:16.078Z] 08:40:01 0 20.56 0.00 12.34 1.49 21.55 44.07 [2021-05-12T08:59:16.078Z] 08:40:01 1 20.64 0.00 11.69 0.16 21.62 45.89 [2021-05-12T08:59:16.078Z] 08:40:01 2 21.64 0.00 10.98 1.07 21.21 45.11 [2021-05-12T08:59:16.078Z] 08:40:01 3 18.67 0.00 11.15 3.01 20.42 46.75 [2021-05-12T08:59:16.078Z] 08:41:03 all 10.82 0.00 12.35 4.92 27.24 44.68 [2021-05-12T08:59:16.078Z] 08:41:03 0 8.98 0.00 11.91 4.68 27.90 46.53 [2021-05-12T08:59:16.078Z] 08:41:03 1 10.64 0.00 12.02 4.80 27.43 45.10 [2021-05-12T08:59:16.078Z] 08:41:03 2 11.94 0.00 13.84 5.27 26.79 42.16 [2021-05-12T08:59:16.078Z] 08:41:03 3 11.75 0.00 11.67 4.93 26.81 44.84 [2021-05-12T08:59:16.078Z] 08:42:06 all 10.20 0.00 13.71 23.77 27.15 25.18 [2021-05-12T08:59:16.078Z] 08:42:06 0 8.96 0.00 12.12 22.32 28.16 28.43 [2021-05-12T08:59:16.078Z] 08:42:06 1 10.46 0.00 14.02 23.99 27.51 24.02 [2021-05-12T08:59:16.078Z] 08:42:06 2 11.80 0.00 15.59 26.26 25.51 20.83 [2021-05-12T08:59:16.078Z] 08:42:06 3 9.67 0.00 13.21 22.64 27.33 27.17 [2021-05-12T08:59:16.078Z] 08:43:09 all 8.24 0.00 7.51 27.73 36.82 19.69 [2021-05-12T08:59:16.078Z] 08:43:09 0 7.82 0.00 7.41 29.18 36.82 18.76 [2021-05-12T08:59:16.078Z] 08:43:09 1 8.95 0.00 6.60 28.12 37.19 19.14 [2021-05-12T08:59:16.078Z] 08:43:09 2 8.65 0.00 8.35 26.30 36.25 20.45 [2021-05-12T08:59:16.078Z] 08:43:09 3 7.55 0.00 7.71 27.26 37.01 20.46 [2021-05-12T08:59:16.078Z] [2021-05-12T08:59:16.078Z] 08:43:09 CPU %user %nice %system %iowait %steal %idle [2021-05-12T08:59:16.078Z] 08:44:02 all 45.76 0.00 14.55 12.64 16.86 10.19 [2021-05-12T08:59:16.078Z] 08:44:02 0 43.73 0.00 14.31 12.48 18.42 11.06 [2021-05-12T08:59:16.078Z] 08:44:02 1 46.18 0.00 13.38 12.17 17.25 11.02 [2021-05-12T08:59:16.078Z] 08:44:02 2 45.54 0.00 14.36 13.40 17.60 9.10 [2021-05-12T08:59:16.078Z] 08:44:02 3 47.55 0.00 16.16 12.50 14.18 9.60 [2021-05-12T08:59:16.078Z] 08:45:02 all 45.66 0.00 12.76 8.67 22.38 10.54 [2021-05-12T08:59:16.078Z] 08:45:02 0 48.98 0.00 12.55 5.72 20.12 12.64 [2021-05-12T08:59:16.078Z] 08:45:02 1 45.90 0.00 12.54 9.02 20.18 12.36 [2021-05-12T08:59:16.078Z] 08:45:02 2 46.09 0.00 13.23 9.90 24.17 6.61 [2021-05-12T08:59:16.078Z] 08:45:02 3 41.71 0.00 12.72 10.02 25.04 10.50 [2021-05-12T08:59:16.078Z] 08:46:04 all 14.94 0.00 16.00 12.23 32.08 24.75 [2021-05-12T08:59:16.078Z] 08:46:04 0 15.12 0.00 13.81 12.33 32.99 25.75 [2021-05-12T08:59:16.078Z] 08:46:04 1 13.26 0.00 15.10 12.53 31.99 27.12 [2021-05-12T08:59:16.078Z] 08:46:04 2 16.53 0.00 18.53 12.73 31.26 20.95 [2021-05-12T08:59:16.078Z] 08:46:04 3 14.94 0.00 16.74 11.30 32.03 24.98 [2021-05-12T08:59:16.078Z] 08:47:02 all 9.69 0.00 13.31 27.34 28.94 20.73 [2021-05-12T08:59:16.078Z] 08:47:02 0 9.94 0.00 12.09 26.89 29.16 21.92 [2021-05-12T08:59:16.078Z] 08:47:02 1 9.36 0.00 13.79 28.53 28.43 19.89 [2021-05-12T08:59:16.078Z] 08:47:02 2 9.51 0.00 13.18 28.11 28.96 20.24 [2021-05-12T08:59:16.078Z] 08:47:02 3 9.94 0.00 14.21 25.81 29.20 20.84 [2021-05-12T08:59:16.078Z] 08:48:02 all 36.86 0.00 18.63 17.11 12.02 15.39 [2021-05-12T08:59:16.078Z] 08:48:02 0 36.80 0.00 18.62 18.93 11.95 13.70 [2021-05-12T08:59:16.078Z] 08:48:02 1 34.77 0.00 18.50 16.40 12.37 17.97 [2021-05-12T08:59:16.078Z] 08:48:02 2 35.80 0.00 19.13 17.05 12.12 15.91 [2021-05-12T08:59:16.078Z] 08:48:02 3 40.07 0.00 18.26 16.06 11.63 14.00 [2021-05-12T08:59:16.078Z] 08:49:01 all 40.13 0.00 15.26 6.07 18.48 20.06 [2021-05-12T08:59:16.078Z] 08:49:01 0 41.22 0.00 15.54 6.18 19.93 17.14 [2021-05-12T08:59:16.078Z] 08:49:01 1 41.01 0.00 15.60 5.56 16.58 21.26 [2021-05-12T08:59:16.078Z] 08:49:01 2 37.54 0.00 14.03 8.45 19.58 20.39 [2021-05-12T08:59:16.078Z] 08:49:01 3 40.82 0.00 15.90 4.02 17.82 21.43 [2021-05-12T08:59:16.078Z] 08:50:01 all 0.60 0.00 1.30 0.74 2.38 94.98 [2021-05-12T08:59:16.078Z] 08:50:01 0 0.44 0.00 0.76 0.25 2.50 96.06 [2021-05-12T08:59:16.078Z] 08:50:01 1 0.53 0.00 1.90 0.26 2.45 94.86 [2021-05-12T08:59:16.078Z] 08:50:01 2 0.59 0.00 1.23 1.42 2.22 94.54 [2021-05-12T08:59:16.078Z] 08:50:01 3 0.86 0.00 1.32 1.02 2.34 94.47 [2021-05-12T08:59:16.078Z] 08:51:01 all 0.05 0.00 0.07 0.01 0.13 99.74 [2021-05-12T08:59:16.078Z] 08:51:01 0 0.00 0.00 0.05 0.00 0.07 99.88 [2021-05-12T08:59:16.078Z] 08:51:01 1 0.02 0.00 0.05 0.02 0.13 99.78 [2021-05-12T08:59:16.078Z] 08:51:01 2 0.17 0.00 0.12 0.00 0.23 99.48 [2021-05-12T08:59:16.078Z] 08:51:01 3 0.02 0.00 0.05 0.02 0.10 99.82 [2021-05-12T08:59:16.078Z] 08:52:01 all 0.15 0.00 0.36 0.00 0.84 98.64 [2021-05-12T08:59:16.078Z] 08:52:01 0 0.03 0.00 0.05 0.00 0.45 99.47 [2021-05-12T08:59:16.079Z] 08:52:01 1 0.36 0.00 0.28 0.00 0.96 98.39 [2021-05-12T08:59:16.079Z] 08:52:01 2 0.05 0.00 0.71 0.00 0.81 98.42 [2021-05-12T08:59:16.079Z] 08:52:01 3 0.17 0.00 0.41 0.00 1.14 98.28 [2021-05-12T08:59:16.079Z] 08:53:01 all 0.10 0.00 0.05 0.00 0.10 99.74 [2021-05-12T08:59:16.079Z] 08:53:01 0 0.02 0.00 0.03 0.02 0.10 99.83 [2021-05-12T08:59:16.079Z] 08:53:01 1 0.33 0.00 0.12 0.00 0.18 99.37 [2021-05-12T08:59:16.079Z] 08:53:01 2 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-12T08:59:16.079Z] 08:53:01 3 0.03 0.00 0.03 0.00 0.08 99.85 [2021-05-12T08:59:16.079Z] 08:54:02 all 0.10 0.00 0.05 0.02 0.12 99.70 [2021-05-12T08:59:16.079Z] 08:54:02 0 0.03 0.00 0.03 0.08 0.12 99.73 [2021-05-12T08:59:16.079Z] 08:54:02 1 0.30 0.00 0.10 0.00 0.17 99.43 [2021-05-12T08:59:16.079Z] 08:54:02 2 0.05 0.00 0.03 0.00 0.15 99.77 [2021-05-12T08:59:16.079Z] 08:54:02 3 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-12T08:59:16.079Z] [2021-05-12T08:59:16.079Z] 08:54:02 CPU %user %nice %system %iowait %steal %idle [2021-05-12T08:59:16.079Z] 08:55:01 all 0.04 0.00 0.06 0.00 0.51 99.38 [2021-05-12T08:59:16.079Z] 08:55:01 0 0.02 0.00 0.03 0.00 0.19 99.76 [2021-05-12T08:59:16.079Z] 08:55:01 1 0.10 0.00 0.10 0.00 0.32 99.47 [2021-05-12T08:59:16.079Z] 08:55:01 2 0.03 0.00 0.07 0.00 1.01 98.89 [2021-05-12T08:59:16.079Z] 08:55:01 3 0.02 0.00 0.03 0.00 0.54 99.41 [2021-05-12T08:59:16.079Z] 08:56:01 all 0.10 0.00 0.03 0.00 0.15 99.72 [2021-05-12T08:59:16.079Z] 08:56:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-12T08:59:16.079Z] 08:56:01 1 0.30 0.00 0.02 0.00 0.12 99.57 [2021-05-12T08:59:16.079Z] 08:56:01 2 0.05 0.00 0.03 0.00 0.22 99.70 [2021-05-12T08:59:16.079Z] 08:56:01 3 0.02 0.00 0.03 0.00 0.25 99.70 [2021-05-12T08:59:16.079Z] 08:57:01 all 0.06 0.00 0.04 0.00 0.37 99.52 [2021-05-12T08:59:16.079Z] 08:57:01 0 0.02 0.00 0.03 0.00 0.15 99.80 [2021-05-12T08:59:16.079Z] 08:57:01 1 0.03 0.00 0.07 0.00 0.88 99.02 [2021-05-12T08:59:16.079Z] 08:57:01 2 0.18 0.00 0.05 0.00 0.35 99.42 [2021-05-12T08:59:16.079Z] 08:57:01 3 0.02 0.00 0.02 0.00 0.12 99.85 [2021-05-12T08:59:16.079Z] 08:58:01 all 0.10 0.00 0.03 0.00 0.10 99.76 [2021-05-12T08:59:16.079Z] 08:58:01 0 0.00 0.00 0.02 0.02 0.03 99.93 [2021-05-12T08:59:16.079Z] 08:58:01 1 0.05 0.00 0.02 0.00 0.15 99.78 [2021-05-12T08:59:16.079Z] 08:58:01 2 0.32 0.00 0.03 0.00 0.03 99.62 [2021-05-12T08:59:16.079Z] 08:58:01 3 0.05 0.00 0.07 0.00 0.18 99.70 [2021-05-12T08:59:16.079Z] 08:59:03 all 6.84 0.00 5.66 4.04 3.77 79.70 [2021-05-12T08:59:16.079Z] 08:59:03 0 6.81 0.00 6.46 2.99 3.60 80.14 [2021-05-12T08:59:16.079Z] 08:59:03 1 7.04 0.00 6.00 5.25 3.77 77.94 [2021-05-12T08:59:16.079Z] 08:59:03 2 7.00 0.00 5.65 5.17 3.70 78.48 [2021-05-12T08:59:16.079Z] 08:59:03 3 6.50 0.00 4.54 2.73 4.00 82.22 [2021-05-12T08:59:16.079Z] Average: all 14.79 0.00 7.80 6.23 15.03 56.15 [2021-05-12T08:59:16.079Z] Average: 0 14.47 0.00 7.72 6.18 15.35 56.29 [2021-05-12T08:59:16.079Z] Average: 1 14.92 0.00 7.78 6.22 14.94 56.14 [2021-05-12T08:59:16.079Z] Average: 2 14.93 0.00 8.00 6.52 14.71 55.86 [2021-05-12T08:59:16.079Z] Average: 3 14.83 0.00 7.72 6.01 15.11 56.32 [2021-05-12T08:59:16.079Z] [2021-05-12T08:59:16.079Z] [2021-05-12T08:59:16.079Z]