Pull request #3681 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c7157c70aaba3431d8fdd473021ed79833356d24+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (97b925266483a1035666254352c807ee5f3e2567) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7313706390159138009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8579767204204056837.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8359930463783977774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2557589885205908296.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5581144655722961246.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-700 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2619193884590646865.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit c7157c70aaba3431d8fdd473021ed79833356d24 Merge succeeded, producing c7157c70aaba3431d8fdd473021ed79833356d24 Checking out Revision c7157c70aaba3431d8fdd473021ed79833356d24 (PR-3681) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1388133120565933528.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh656548712786351982.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 Commit message: "Merge branch 'main' into issue-3593" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-24T15:52:55.677Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-24T15:52:55.761Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-24T15:52:55.794Z] ========================================================= [2021-08-24T15:52:55.794Z] EdgeX Global Pipelines Version Info [2021-08-24T15:52:55.794Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:52:57.539Z] ------------------- [2021-08-24T15:52:57.539Z] stable info: [2021-08-24T15:52:57.539Z] ------------------- [2021-08-24T15:52:57.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-24T15:52:57.539Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T15:52:57.539Z] Message: update stable to v1.0.205 [2021-08-24T15:52:57.810Z] ------------------- [2021-08-24T15:52:57.810Z] experimental info: [2021-08-24T15:52:57.810Z] ------------------- [2021-08-24T15:52:57.810Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-24T15:52:57.810Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T15:52:57.810Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-24T15:52:57.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-24T15:52:57.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-24T15:52:58.014Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-24T15:52:58.041Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-24T15:52:58.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build > git rev-list --no-walk e04e8bfc37ff7d2f00b4acd984341f9f9c5bd6f5 # timeout=10 [Pipeline] echo [2021-08-24T15:52:58.091Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-24T15:52:58.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-24T15:52:58.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-24T15:52:58.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-24T15:52:58.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-24T15:52:58.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-24T15:52:58.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-24T15:52:58.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-24T15:52:58.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-24T15:52:58.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-24T15:52:58.331Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-24T15:52:58.356Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-24T15:52:58.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-24T15:52:58.403Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-24T15:52:58.427Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-24T15:52:58.451Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-24T15:52:58.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-24T15:52:58.500Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-24T15:52:58.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3681 [Pipeline] echo [2021-08-24T15:52:58.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3681 [Pipeline] echo [2021-08-24T15:52:58.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3681 [Pipeline] echo [2021-08-24T15:52:58.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7157c70aaba3431d8fdd473021ed79833356d24 [Pipeline] echo [2021-08-24T15:52:58.620Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7157c7 [Pipeline] echo [2021-08-24T15:52:58.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T15:52:58.722Z] provisioning config files... [2021-08-24T15:52:58.742Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4708992502969535476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:52:59.088Z] ---> docker-login.sh [2021-08-24T15:52:59.088Z] nexus3.edgexfoundry.org:10001 [2021-08-24T15:52:59.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:52:59.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:52:59.361Z] Configure a credential helper to remove this warning. See [2021-08-24T15:52:59.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:52:59.361Z] [2021-08-24T15:52:59.361Z] Login Succeeded [2021-08-24T15:52:59.361Z] nexus3.edgexfoundry.org:10002 [2021-08-24T15:52:59.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:52:59.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:52:59.361Z] Configure a credential helper to remove this warning. See [2021-08-24T15:52:59.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:52:59.361Z] [2021-08-24T15:52:59.361Z] Login Succeeded [2021-08-24T15:52:59.361Z] nexus3.edgexfoundry.org:10003 [2021-08-24T15:52:59.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:52:59.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:52:59.630Z] Configure a credential helper to remove this warning. See [2021-08-24T15:52:59.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:52:59.630Z] [2021-08-24T15:52:59.630Z] Login Succeeded [2021-08-24T15:52:59.630Z] nexus3.edgexfoundry.org:10004 [2021-08-24T15:52:59.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:52:59.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:52:59.898Z] Configure a credential helper to remove this warning. See [2021-08-24T15:52:59.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:52:59.898Z] [2021-08-24T15:52:59.898Z] Login Succeeded [2021-08-24T15:52:59.898Z] docker.io [2021-08-24T15:52:59.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:53:00.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:53:00.168Z] Configure a credential helper to remove this warning. See [2021-08-24T15:53:00.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:53:00.168Z] [2021-08-24T15:53:00.168Z] Login Succeeded [2021-08-24T15:53:00.168Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T15:53:00.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T15:53:00.757Z] ++ 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-08-24T15:53:00.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T15:53:00.757Z] ++ dirname cmd/core-command/Dockerfile [2021-08-24T15:53:00.757Z] ++ cut -d/ -f2 [2021-08-24T15:53:00.757Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-24T15:53:00.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T15:53:00.757Z] ++ cut -d/ -f2 [2021-08-24T15:53:00.757Z] ++ dirname cmd/core-data/Dockerfile [2021-08-24T15:53:00.757Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-24T15:53:00.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T15:53:00.757Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-24T15:53:00.757Z] ++ cut -d/ -f2 [2021-08-24T15:53:00.757Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-24T15:53:00.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T15:53:00.757Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-24T15:53:00.757Z] ++ cut -d/ -f2 [2021-08-24T15:53:00.757Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-24T15:53:00.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T15:53:00.757Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-24T15:53:00.757Z] ++ cut -d/ -f2 [2021-08-24T15:53:00.757Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-24T15:53:00.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T15:53:00.757Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-24T15:53:00.757Z] ++ cut -d/ -f2 [2021-08-24T15:53:00.757Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-24T15:53:00.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T15:53:00.757Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-24T15:53:00.757Z] ++ cut -d/ -f2 [2021-08-24T15:53:00.757Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-24T15:53:00.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T15:53:00.757Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-24T15:53:00.757Z] ++ cut -d/ -f2 [2021-08-24T15:53:00.757Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-24T15:53:00.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T15:53:00.757Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-24T15:53:00.757Z] ++ cut -d/ -f2 [2021-08-24T15:53:00.757Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-24T15:53:00.825Z] 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-08-24T15:53:01.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T15:53:01.964Z] [2021-08-24T15:53:01.964Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:53:02.302Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T15:53:02.302Z] latest: Pulling from edgex-devops/git-semver [2021-08-24T15:53:02.302Z] 31603596830f: Pulling fs layer [2021-08-24T15:53:02.302Z] 04fac38145f0: Pulling fs layer [2021-08-24T15:53:02.302Z] 701f6daf10bf: Pulling fs layer [2021-08-24T15:53:02.302Z] 24f72da36158: Pulling fs layer [2021-08-24T15:53:02.302Z] 24f72da36158: Waiting [2021-08-24T15:53:02.302Z] 04fac38145f0: Verifying Checksum [2021-08-24T15:53:02.302Z] 04fac38145f0: Download complete [2021-08-24T15:53:02.583Z] 31603596830f: Verifying Checksum [2021-08-24T15:53:02.584Z] 31603596830f: Download complete [2021-08-24T15:53:02.852Z] 31603596830f: Pull complete [2021-08-24T15:53:02.852Z] 24f72da36158: Verifying Checksum [2021-08-24T15:53:02.852Z] 24f72da36158: Download complete [2021-08-24T15:53:02.852Z] 04fac38145f0: Pull complete [2021-08-24T15:53:03.127Z] 701f6daf10bf: Verifying Checksum [2021-08-24T15:53:03.127Z] 701f6daf10bf: Download complete [2021-08-24T15:53:03.731Z] 701f6daf10bf: Pull complete [2021-08-24T15:53:04.000Z] 24f72da36158: Pull complete [2021-08-24T15:53:04.000Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-24T15:53:04.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T15:53:04.000Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-24T15:53:04.091Z] prd-centos7-docker-4c-2g-700 does not seem to be running inside a container [2021-08-24T15:53:04.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-24T15:53:04.954Z] $ docker top 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-24T15:53:05.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T15:53:05.092Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T15:53:05.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T15:53:05.205Z] $ docker exec 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 ssh-agent [2021-08-24T15:53:05.330Z] SSH_AUTH_SOCK=/tmp/ssh-Ynwek7Ex0TKA/agent.14 [2021-08-24T15:53:05.330Z] SSH_AGENT_PID=21 [2021-08-24T15:53:05.343Z] Running ssh-add (command line suppressed) [2021-08-24T15:53:05.433Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8792881570539252387.key (/w/workspace/edgex-go/2@tmp/private_key_8792881570539252387.key) [2021-08-24T15:53:05.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T15:53:05.780Z] + git tag --points-at HEAD [Pipeline] } [2021-08-24T15:53:05.800Z] $ docker exec --env ******** --env ******** 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 ssh-agent -k [2021-08-24T15:53:05.906Z] unset SSH_AUTH_SOCK; [2021-08-24T15:53:05.906Z] unset SSH_AGENT_PID; [2021-08-24T15:53:05.906Z] echo Agent pid 21 killed; [2021-08-24T15:53:05.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-24T15:53:05.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T15:53:05.964Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T15:53:06.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T15:53:06.082Z] $ docker exec 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 ssh-agent [2021-08-24T15:53:06.231Z] SSH_AUTH_SOCK=/tmp/ssh-pNKtBz01TwZb/agent.56 [2021-08-24T15:53:06.231Z] SSH_AGENT_PID=62 [2021-08-24T15:53:06.245Z] Running ssh-add (command line suppressed) [2021-08-24T15:53:06.345Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2649666560462476853.key (/w/workspace/edgex-go/2@tmp/private_key_2649666560462476853.key) [2021-08-24T15:53:06.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T15:53:06.719Z] + git semver init [2021-08-24T15:53:06.719Z] # -> Open(): unable to determine branch for HEAD [2021-08-24T15:53:06.719Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-24T15:53:06.719Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-24T15:53:06.719Z] # $SEMVER_REMOTE_NAME = origin [2021-08-24T15:53:06.719Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-24T15:53:06.719Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-24T15:53:06.719Z] # $SEMVER_BRANCH = PR-3681 [2021-08-24T15:53:06.719Z] # $SEMVER_TEMP = /tmp/semver-853608185 [2021-08-24T15:53:06.719Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-24T15:54:14.626Z] # '/tmp/semver-853608185' -> '/w/workspace/edgex-go/2/.semver' [2021-08-24T15:54:14.626Z] # -> Force: false [2021-08-24T15:54:14.626Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-24T15:54:14.642Z] $ docker exec --env ******** --env ******** 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 ssh-agent -k [2021-08-24T15:54:14.752Z] unset SSH_AUTH_SOCK; [2021-08-24T15:54:14.753Z] unset SSH_AGENT_PID; [2021-08-24T15:54:14.754Z] echo Agent pid 62 killed; [2021-08-24T15:54:14.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T15:54:15.139Z] + git semver [Pipeline] } [2021-08-24T15:54:15.161Z] $ docker stop --time=1 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 [2021-08-24T15:54:16.880Z] $ docker rm -f 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-24T15:54:17.294Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-24T15:54:17.691Z] Stashed 1 file(s) [Pipeline] echo [2021-08-24T15:54:17.695Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-24T15:54:17.986Z] ========================================================= [2021-08-24T15:54:17.986Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-24T15:54:17.986Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-24T15:54:18.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T15:54:18.344Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-24T15:54:18.344Z] 540db60ca938: Pulling fs layer [2021-08-24T15:54:18.344Z] adcc1eea9eea: Pulling fs layer [2021-08-24T15:54:18.344Z] 4c4ab2625f07: Pulling fs layer [2021-08-24T15:54:18.344Z] db62176df00c: Pulling fs layer [2021-08-24T15:54:18.344Z] 3b30891b0d05: Pulling fs layer [2021-08-24T15:54:18.344Z] 06b49ca38bd5: Pulling fs layer [2021-08-24T15:54:18.344Z] c788192a36de: Pulling fs layer [2021-08-24T15:54:18.344Z] a77e37c0d609: Pulling fs layer [2021-08-24T15:54:18.344Z] c3185cebc471: Pulling fs layer [2021-08-24T15:54:18.344Z] db62176df00c: Waiting [2021-08-24T15:54:18.344Z] 3b30891b0d05: Waiting [2021-08-24T15:54:18.344Z] 06b49ca38bd5: Waiting [2021-08-24T15:54:18.344Z] c788192a36de: Waiting [2021-08-24T15:54:18.344Z] a77e37c0d609: Waiting [2021-08-24T15:54:18.344Z] c3185cebc471: Waiting [2021-08-24T15:54:18.344Z] 4c4ab2625f07: Download complete [2021-08-24T15:54:18.344Z] adcc1eea9eea: Verifying Checksum [2021-08-24T15:54:18.344Z] adcc1eea9eea: Download complete [2021-08-24T15:54:18.344Z] 3b30891b0d05: Download complete [2021-08-24T15:54:18.616Z] 06b49ca38bd5: Verifying Checksum [2021-08-24T15:54:18.616Z] 06b49ca38bd5: Download complete [2021-08-24T15:54:18.616Z] c788192a36de: Verifying Checksum [2021-08-24T15:54:18.616Z] c788192a36de: Download complete [2021-08-24T15:54:18.616Z] 540db60ca938: Verifying Checksum [2021-08-24T15:54:18.616Z] 540db60ca938: Download complete [2021-08-24T15:54:18.885Z] 540db60ca938: Pull complete [2021-08-24T15:54:18.885Z] adcc1eea9eea: Pull complete [2021-08-24T15:54:19.155Z] 4c4ab2625f07: Pull complete [2021-08-24T15:54:20.121Z] a77e37c0d609: Verifying Checksum [2021-08-24T15:54:20.121Z] a77e37c0d609: Download complete [2021-08-24T15:54:24.409Z] c3185cebc471: Verifying Checksum [2021-08-24T15:54:24.410Z] c3185cebc471: Download complete [2021-08-24T15:54:24.682Z] db62176df00c: Verifying Checksum [2021-08-24T15:54:24.682Z] db62176df00c: Download complete [2021-08-24T15:54:28.060Z] db62176df00c: Pull complete [2021-08-24T15:54:28.060Z] 3b30891b0d05: Pull complete [2021-08-24T15:54:28.327Z] 06b49ca38bd5: Pull complete [2021-08-24T15:54:28.327Z] c788192a36de: Pull complete [2021-08-24T15:54:28.601Z] a77e37c0d609: Pull complete [2021-08-24T15:54:31.423Z] c3185cebc471: Pull complete [2021-08-24T15:54:31.423Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-24T15:54:31.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T15:54:31.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-24T15:54:31.785Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T15:54:31.785Z] WORKDIR /edgex [2021-08-24T15:54:31.785Z] COPY go.mod . [2021-08-24T15:54:31.785Z] RUN go mod download' [2021-08-24T15:54:31.785Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-24T15:54:32.909Z] Still waiting to schedule task [2021-08-24T15:54:32.910Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-24T15:54:33.829Z] Sending build context to Docker daemon 328.7MB [2021-08-24T15:54:33.829Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T15:54:33.829Z] ---> 031687cdd783 [2021-08-24T15:54:33.829Z] Step 2/4 : WORKDIR /edgex [2021-08-24T15:54:35.790Z] ---> Running in 1b791c0f6ba8 [2021-08-24T15:54:35.790Z] Removing intermediate container 1b791c0f6ba8 [2021-08-24T15:54:35.790Z] ---> 90c6b60c0a8a [2021-08-24T15:54:35.790Z] Step 3/4 : COPY go.mod . [2021-08-24T15:54:35.790Z] ---> e21db76f3e29 [2021-08-24T15:54:35.790Z] Step 4/4 : RUN go mod download [2021-08-24T15:54:36.061Z] ---> Running in 8348877b2137 [2021-08-24T15:55:15.221Z] Removing intermediate container 8348877b2137 [2021-08-24T15:55:15.221Z] ---> 36290c967d36 [2021-08-24T15:55:15.221Z] Successfully built 36290c967d36 [2021-08-24T15:55:15.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:55:15.614Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-24T15:55:15.614Z] . [Pipeline] withDockerContainer [2021-08-24T15:55:15.750Z] prd-centos7-docker-4c-2g-700 does not seem to be running inside a container [2021-08-24T15:55:15.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-24T15:55:16.346Z] $ docker top 2f4a072ab7f03d5339b4b003f92831f6f439c09570b3c35d1baf379d69c56349 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T15:55:16.844Z] + go version [2021-08-24T15:55:16.844Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-24T15:55:16.861Z] $ docker stop --time=1 2f4a072ab7f03d5339b4b003f92831f6f439c09570b3c35d1baf379d69c56349 [2021-08-24T15:55:18.077Z] $ docker rm -f 2f4a072ab7f03d5339b4b003f92831f6f439c09570b3c35d1baf379d69c56349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:55:18.616Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-24T15:55:18.616Z] . [Pipeline] withDockerContainer [2021-08-24T15:55:18.712Z] prd-centos7-docker-4c-2g-700 does not seem to be running inside a container [2021-08-24T15:55:18.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-24T15:55:19.183Z] $ docker top d10312761fb8f2a598dc5a888c479e4c8b09d6e2e7a8f94270058d33b52aca58 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-24T15:55:19.302Z] ========================================================= [2021-08-24T15:55:19.302Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-24T15:55:19.302Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-24T15:55:19.623Z] + go mod tidy [Pipeline] sh [2021-08-24T15:55:20.217Z] + make test [2021-08-24T15:55:20.217Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-24T15:55:20.489Z] go mod tidy [2021-08-24T15:55:20.489Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-24T15:55:27.188Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-24T15:55:45.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-24T15:55:50.964Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-24T15:55:50.964Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-24T15:55:50.964Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-24T15:55:53.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-24T15:55:54.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-24T15:55:54.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-24T15:55:54.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-24T15:55:54.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-24T15:55:55.093Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-24T15:55:55.375Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-24T15:55:55.375Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-24T15:55:55.375Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-24T15:55:55.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-24T15:55:58.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-08-24T15:55:58.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-24T15:55:58.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-24T15:55:59.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-08-24T15:55:59.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-24T15:55:59.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements [2021-08-24T15:55:59.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-24T15:55:59.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-24T15:56:00.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 90.1% of statements [2021-08-24T15:56:00.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-24T15:56:00.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-24T15:56:01.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-08-24T15:56:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-24T15:56:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-24T15:56:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-24T15:56:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-24T15:56:01.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-24T15:56:02.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements [2021-08-24T15:56:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-24T15:56:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-24T15:56:02.513Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements [2021-08-24T15:56:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-24T15:56:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-24T15:56:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-24T15:56:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-24T15:56:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-24T15:56:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-08-24T15:56:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-24T15:56:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-24T15:56:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-24T15:56:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-08-24T15:56:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-24T15:56:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-08-24T15:56:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-08-24T15:56:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-24T15:56:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-08-24T15:56:04.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements [2021-08-24T15:56:04.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-08-24T15:56:04.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2021-08-24T15:56:05.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-08-24T15:56:17.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-08-24T15:56:17.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-08-24T15:56:24.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.251s coverage: 81.8% of statements [2021-08-24T15:56:24.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-24T15:56:38.379Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-701 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws [2021-08-24T15:56:38.404Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-24T15:56:38.642Z] The recommended git tool is: git [2021-08-24T15:56:40.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-08-24T15:56:40.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-24T15:56:40.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-24T15:56:40.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-24T15:56:40.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-24T15:56:40.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-24T15:56:40.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-24T15:56:40.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-08-24T15:56:40.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-08-24T15:56:40.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-08-24T15:56:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-24T15:56:40.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-08-24T15:56:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-24T15:56:40.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-24T15:56:40.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-08-24T15:56:40.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-08-24T15:56:40.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-08-24T15:56:41.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-08-24T15:56:41.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-08-24T15:56:42.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.198s coverage: 66.9% of statements [2021-08-24T15:56:42.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-24T15:56:42.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-24T15:56:42.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-24T15:56:42.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements [2021-08-24T15:56:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-24T15:56:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-24T15:56:42.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2021-08-24T15:56:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-24T15:56:43.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-08-24T15:56:43.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-24T15:56:44.316Z] using credential edgex-jenkins-ssh [2021-08-24T15:56:44.335Z] Cloning the remote Git repository [2021-08-24T15:56:44.441Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-24T15:56:44.597Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-24T15:56:44.693Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-24T15:56:44.694Z] > git --version # timeout=10 [2021-08-24T15:56:44.712Z] > git --version # 'git version 2.17.1' [2021-08-24T15:56:44.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T15:56:44.826Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T15:56:50.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-24T15:56:50.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.0% of statements [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-24T15:56:50.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 62.7% of statements [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-24T15:56:50.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-24T15:56:50.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-24T15:56:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-24T15:56:50.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-08-24T15:56:50.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-24T15:56:50.188Z] GO111MODULE=on go vet ./... [2021-08-24T15:57:02.278Z] Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T15:57:02.632Z] Merge succeeded, producing c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T15:57:02.633Z] Checking out Revision c7157c70aaba3431d8fdd473021ed79833356d24 (PR-3681) [2021-08-24T15:57:01.110Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-24T15:57:01.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T15:57:01.159Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-24T15:57:01.207Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-24T15:57:01.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T15:57:01.221Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-24T15:57:02.299Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T15:57:02.317Z] > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 [2021-08-24T15:57:02.528Z] > git remote # timeout=10 [2021-08-24T15:57:02.557Z] > git config --get remote.origin.url # timeout=10 [2021-08-24T15:57:02.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T15:57:02.584Z] > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-24T15:57:02.612Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-24T15:57:02.641Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T15:57:02.654Z] > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 [2021-08-24T15:57:07.056Z] Commit message: "Merge branch 'main' into issue-3593" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T15:57:07.660Z] provisioning config files... [2021-08-24T15:57:07.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7698900036292679973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:57:08.249Z] ---> docker-login.sh [2021-08-24T15:57:08.249Z] nexus3.edgexfoundry.org:10001 [2021-08-24T15:57:08.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:57:09.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:57:09.456Z] Configure a credential helper to remove this warning. See [2021-08-24T15:57:09.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:57:09.456Z] [2021-08-24T15:57:09.456Z] Login Succeeded [2021-08-24T15:57:09.456Z] nexus3.edgexfoundry.org:10002 [2021-08-24T15:57:09.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:57:10.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:57:10.004Z] Configure a credential helper to remove this warning. See [2021-08-24T15:57:10.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:57:10.004Z] [2021-08-24T15:57:10.004Z] Login Succeeded [2021-08-24T15:57:10.004Z] nexus3.edgexfoundry.org:10003 [2021-08-24T15:57:10.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:57:10.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:57:10.276Z] Configure a credential helper to remove this warning. See [2021-08-24T15:57:10.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:57:10.276Z] [2021-08-24T15:57:10.276Z] Login Succeeded [2021-08-24T15:57:10.277Z] nexus3.edgexfoundry.org:10004 [2021-08-24T15:57:10.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:57:10.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:57:10.872Z] Configure a credential helper to remove this warning. See [2021-08-24T15:57:10.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:57:10.872Z] [2021-08-24T15:57:10.872Z] Login Succeeded [2021-08-24T15:57:10.872Z] docker.io [2021-08-24T15:57:11.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:57:11.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:57:11.749Z] Configure a credential helper to remove this warning. See [2021-08-24T15:57:11.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:57:11.749Z] [2021-08-24T15:57:11.749Z] Login Succeeded [2021-08-24T15:57:11.749Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T15:57:11.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-24T15:57:12.333Z] ========================================================= [2021-08-24T15:57:12.333Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-24T15:57:12.333Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-24T15:57:12.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T15:57:13.018Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-24T15:57:13.018Z] 595b0fe564bb: Pulling fs layer [2021-08-24T15:57:13.018Z] 24495759ef45: Pulling fs layer [2021-08-24T15:57:13.018Z] d148012ef14d: Pulling fs layer [2021-08-24T15:57:13.018Z] e90a11edd702: Pulling fs layer [2021-08-24T15:57:13.018Z] d77568369979: Pulling fs layer [2021-08-24T15:57:13.018Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-24T15:57:13.018Z] 170f2ba95c9a: Pulling fs layer [2021-08-24T15:57:13.018Z] 97ac5df62f85: Pulling fs layer [2021-08-24T15:57:13.018Z] d77568369979: Waiting [2021-08-24T15:57:13.018Z] fc1c9f9a7f3b: Waiting [2021-08-24T15:57:13.018Z] 170f2ba95c9a: Waiting [2021-08-24T15:57:13.018Z] 97ac5df62f85: Waiting [2021-08-24T15:57:13.018Z] e90a11edd702: Waiting [2021-08-24T15:57:13.018Z] d148012ef14d: Verifying Checksum [2021-08-24T15:57:13.018Z] d148012ef14d: Download complete [2021-08-24T15:57:13.018Z] 24495759ef45: Verifying Checksum [2021-08-24T15:57:13.018Z] 24495759ef45: Download complete [2021-08-24T15:57:13.300Z] d77568369979: Download complete [2021-08-24T15:57:13.300Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-24T15:57:13.300Z] fc1c9f9a7f3b: Download complete [2021-08-24T15:57:13.300Z] 595b0fe564bb: Verifying Checksum [2021-08-24T15:57:13.300Z] 170f2ba95c9a: Verifying Checksum [2021-08-24T15:57:13.300Z] 170f2ba95c9a: Download complete [2021-08-24T15:57:13.905Z] 595b0fe564bb: Pull complete [2021-08-24T15:57:14.513Z] 24495759ef45: Pull complete [2021-08-24T15:57:15.130Z] d148012ef14d: Pull complete [2021-08-24T15:57:17.115Z] 97ac5df62f85: Verifying Checksum [2021-08-24T15:57:17.115Z] 97ac5df62f85: Download complete [2021-08-24T15:57:17.202Z] gofmt -l . [2021-08-24T15:57:17.202Z] [ "`gofmt -l .`" = "" ] [2021-08-24T15:57:17.202Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-24T15:57:17.552Z] + ls -al . [2021-08-24T15:57:17.552Z] total 608 [2021-08-24T15:57:17.552Z] drwxrwxr-x 10 1001 1001 4096 Aug 24 15:57 . [2021-08-24T15:57:17.552Z] drwxr-xr-x 4 root root 28 Aug 24 15:55 .. [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 11 Aug 24 15:52 .dockerignore [2021-08-24T15:57:17.553Z] drwxrwxr-x 8 1001 1001 179 Aug 24 15:52 .git [2021-08-24T15:57:17.553Z] drwxrwxr-x 4 1001 1001 142 Aug 24 15:52 .github [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 818 Aug 24 15:52 .gitignore [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 76 Aug 24 15:52 .hadolint.yml [2021-08-24T15:57:17.553Z] drwx------ 3 1001 1001 58 Aug 24 15:54 .semver [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 166 Aug 24 15:52 .sonarcloud.properties [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 1171 Aug 24 15:52 ADOPTERS.md [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 8609 Aug 24 15:52 Attribution.txt [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 43881 Aug 24 15:52 CHANGELOG.md [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 3804 Aug 24 15:52 CONTRIBUTING.md [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 677 Aug 24 15:52 GOVERNANCE.md [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 849 Aug 24 15:52 Jenkinsfile [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 10775 Aug 24 15:52 LICENSE [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 5915 Aug 24 15:52 Makefile [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 582 Aug 24 15:52 OWNERS.md [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 8643 Aug 24 15:52 README.md [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 6912 Aug 24 15:52 SECURITY.md [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 5 Aug 24 15:54 VERSION [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 4131 Aug 24 15:52 ZMQWindows.md [2021-08-24T15:57:17.553Z] drwxrwxr-x 2 1001 1001 37 Aug 24 15:52 bin [2021-08-24T15:57:17.553Z] drwxrwxr-x 14 1001 1001 4096 Aug 24 15:52 cmd [2021-08-24T15:57:17.553Z] -rw-r--r-- 1 root root 404331 Aug 24 15:56 coverage.out [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 813 Aug 24 15:52 go.mod [2021-08-24T15:57:17.553Z] -rw-r--r-- 1 root root 50064 Aug 24 15:55 go.sum [2021-08-24T15:57:17.553Z] drwxrwxr-x 8 1001 1001 124 Aug 24 15:52 internal [2021-08-24T15:57:17.553Z] drwxrwxr-x 3 1001 1001 16 Aug 24 15:52 openapi [2021-08-24T15:57:17.553Z] drwxrwxr-x 4 1001 1001 71 Aug 24 15:52 snap [2021-08-24T15:57:17.553Z] -rw-rw-r-- 1 1001 1001 204 Aug 24 15:52 version.go [Pipeline] sh [2021-08-24T15:57:17.732Z] e90a11edd702: Verifying Checksum [2021-08-24T15:57:17.732Z] e90a11edd702: Download complete [2021-08-24T15:57:17.900Z] + '[' -e coverage.out ] [2021-08-24T15:57:17.900Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-24T15:57:18.021Z] Stashed 1 file(s) [Pipeline] sh [2021-08-24T15:57:18.340Z] + make build [2021-08-24T15:57:18.340Z] go mod tidy [2021-08-24T15:57:18.340Z] 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-08-24T15:57:20.300Z] 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-08-24T15:57:27.059Z] 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-08-24T15:57:27.332Z] 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-08-24T15:57:27.896Z] e90a11edd702: Pull complete [2021-08-24T15:57:27.896Z] d77568369979: Pull complete [2021-08-24T15:57:27.896Z] fc1c9f9a7f3b: Pull complete [2021-08-24T15:57:28.180Z] 170f2ba95c9a: Pull complete [2021-08-24T15:57:28.306Z] 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-08-24T15:57:28.580Z] 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-08-24T15:57:29.572Z] 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-08-24T15:57:30.564Z] 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-08-24T15:57:31.172Z] 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-08-24T15:57:32.151Z] 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-08-24T15:57:33.118Z] 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-08-24T15:57:33.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-24T15:57:34.940Z] 97ac5df62f85: Pull complete [2021-08-24T15:57:34.941Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-24T15:57:34.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T15:57:34.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-24T15:57:35.297Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-24T15:57:35.297Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T15:57:35.297Z] WORKDIR /edgex [2021-08-24T15:57:35.297Z] COPY go.mod . [2021-08-24T15:57:35.297Z] RUN go mod download [Pipeline] } [2021-08-24T15:57:35.717Z] $ docker stop --time=1 d10312761fb8f2a598dc5a888c479e4c8b09d6e2e7a8f94270058d33b52aca58 [2021-08-24T15:57:37.840Z] $ docker rm -f d10312761fb8f2a598dc5a888c479e4c8b09d6e2e7a8f94270058d33b52aca58 [2021-08-24T15:57:37.948Z] Sending build context to Docker daemon 165.9MB [2021-08-24T15:57:37.948Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T15:57:37.948Z] ---> 04bc70af865f [2021-08-24T15:57:37.948Z] Step 2/4 : WORKDIR /edgex [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:57:41.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-24T15:57:41.249Z] [2021-08-24T15:57:41.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-24T15:57:41.348Z] ---> Running in d3a496e6d75b [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:57:41.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-24T15:57:41.946Z] Removing intermediate container d3a496e6d75b [2021-08-24T15:57:41.946Z] ---> 6f09124200ad [2021-08-24T15:57:41.946Z] Step 3/4 : COPY go.mod . [2021-08-24T15:57:42.926Z] ---> 1320baa8f2ea [2021-08-24T15:57:42.927Z] Step 4/4 : RUN go mod download [2021-08-24T15:57:42.927Z] ---> Running in e01d4f6a564e [2021-08-24T15:57:47.041Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-24T15:57:47.041Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-24T15:57:47.041Z] ca9280d653b3: Pulling fs layer [2021-08-24T15:57:47.041Z] 7e9c9ca2126c: Pulling fs layer [2021-08-24T15:57:47.314Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-24T15:57:47.314Z] cbdbe7a5bc2a: Download complete [2021-08-24T15:57:47.314Z] cbdbe7a5bc2a: Pull complete [2021-08-24T15:57:48.941Z] ca9280d653b3: Verifying Checksum [2021-08-24T15:57:48.942Z] ca9280d653b3: Download complete [2021-08-24T15:57:49.215Z] ca9280d653b3: Pull complete [2021-08-24T15:57:51.820Z] 7e9c9ca2126c: Verifying Checksum [2021-08-24T15:57:51.820Z] 7e9c9ca2126c: Download complete [2021-08-24T15:57:54.503Z] 7e9c9ca2126c: Pull complete [2021-08-24T15:57:54.503Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-24T15:57:54.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-24T15:57:54.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-24T15:57:54.658Z] prd-centos7-docker-4c-2g-700 does not seem to be running inside a container [2021-08-24T15:57:54.735Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-24T15:57:57.652Z] $ docker top 2b86dce073d7361a6f10df2937ac8b89ccf1200eca34878da4d18ba3482452a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T15:57:58.059Z] + docker-compose build --help [2021-08-24T15:57:58.059Z] + grep parallel [2021-08-24T15:57:58.644Z] --parallel Build images in parallel. [Pipeline] } [2021-08-24T15:57:58.663Z] $ docker stop --time=1 2b86dce073d7361a6f10df2937ac8b89ccf1200eca34878da4d18ba3482452a2 [2021-08-24T15:57:59.853Z] $ docker rm -f 2b86dce073d7361a6f10df2937ac8b89ccf1200eca34878da4d18ba3482452a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:58:00.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-24T15:58:00.341Z] . [Pipeline] withDockerContainer [2021-08-24T15:58:00.439Z] prd-centos7-docker-4c-2g-700 does not seem to be running inside a container [2021-08-24T15:58:00.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-24T15:58:00.848Z] $ docker top 0712203a7bc23a6c6656682664f8c253bc2285791045906ab2d5757eae7336ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T15:58:01.254Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-24T15:58:01.845Z] Building core-command ... [2021-08-24T15:58:01.845Z] Building core-data ... [2021-08-24T15:58:01.845Z] Building core-metadata ... [2021-08-24T15:58:01.845Z] Building security-bootstrapper ... [2021-08-24T15:58:01.845Z] Building security-proxy-setup ... [2021-08-24T15:58:01.845Z] Building security-secretstore-setup ... [2021-08-24T15:58:01.845Z] Building support-notifications ... [2021-08-24T15:58:01.845Z] Building support-scheduler ... [2021-08-24T15:58:01.845Z] Building sys-mgmt-agent ... [2021-08-24T15:58:01.845Z] Building security-bootstrapper [2021-08-24T15:58:01.845Z] Building core-command [2021-08-24T15:58:01.845Z] Building support-notifications [2021-08-24T15:58:01.845Z] Building support-scheduler [2021-08-24T15:58:01.845Z] Building core-metadata [2021-08-24T15:58:11.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T15:58:11.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-24T15:58:11.953Z] ---> 36290c967d36 [2021-08-24T15:58:11.953Z] Step 3/23 : WORKDIR /edgex-go [2021-08-24T15:58:11.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T15:58:11.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-24T15:58:11.953Z] ---> 36290c967d36 [2021-08-24T15:58:11.953Z] Step 3/23 : WORKDIR /edgex-go [2021-08-24T15:58:18.666Z] ---> Running in 4381b6c929a4 [2021-08-24T15:58:18.666Z] ---> Running in 2092f8dfdf66 [2021-08-24T15:58:23.144Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T15:58:23.144Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T15:58:23.144Z] ---> 36290c967d36 [2021-08-24T15:58:23.144Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T15:58:24.587Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T15:58:24.587Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T15:58:24.587Z] ---> 36290c967d36 [2021-08-24T15:58:24.587Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T15:58:26.574Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T15:58:26.574Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-24T15:58:26.574Z] ---> 36290c967d36 [2021-08-24T15:58:26.574Z] Step 3/32 : WORKDIR /edgex-go [2021-08-24T15:58:26.574Z] ---> Using cache [2021-08-24T15:58:26.574Z] ---> 84e6aceebb5d [2021-08-24T15:58:26.574Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T15:58:26.866Z] ---> Running in f49f6fab007f [2021-08-24T15:58:26.866Z] ---> Running in 8175667ff90a [2021-08-24T15:58:26.866Z] Removing intermediate container 2092f8dfdf66 [2021-08-24T15:58:26.866Z] ---> d022c4356980 [2021-08-24T15:58:26.866Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T15:58:26.866Z] Removing intermediate container 4381b6c929a4 [2021-08-24T15:58:26.866Z] ---> 84e6aceebb5d [2021-08-24T15:58:26.866Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T15:58:26.866Z] ---> Running in e93a3904072b [2021-08-24T15:58:26.866Z] ---> Running in 22ca88fb9e88 [2021-08-24T15:58:27.141Z] ---> Running in 9f615fc70582 [2021-08-24T15:58:27.141Z] Removing intermediate container f49f6fab007f [2021-08-24T15:58:27.141Z] ---> be955d98467b [2021-08-24T15:58:27.141Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T15:58:27.141Z] Removing intermediate container 8175667ff90a [2021-08-24T15:58:27.141Z] ---> 882b1b3bc8e3 [2021-08-24T15:58:27.141Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T15:58:27.141Z] ---> Running in 0eacf140cb76 [2021-08-24T15:58:27.431Z] ---> Running in cfc30e2be84a [2021-08-24T15:58:28.416Z] Removing intermediate container 9f615fc70582 [2021-08-24T15:58:28.416Z] ---> 9e8b5a1f8653 [2021-08-24T15:58:28.416Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-24T15:58:28.416Z] Removing intermediate container e93a3904072b [2021-08-24T15:58:28.416Z] ---> bcbde6052218 [2021-08-24T15:58:28.416Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-24T15:58:28.416Z] ---> Running in 6e632cfc5ab2 [2021-08-24T15:58:28.416Z] ---> Running in 30826401be2e [2021-08-24T15:58:28.416Z] Removing intermediate container 22ca88fb9e88 [2021-08-24T15:58:28.416Z] ---> e4d2adff8329 [2021-08-24T15:58:28.416Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-24T15:58:28.692Z] ---> Running in f143be686e1e [2021-08-24T15:58:28.692Z] Removing intermediate container cfc30e2be84a [2021-08-24T15:58:28.692Z] ---> 837062db14b8 [2021-08-24T15:58:28.692Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-24T15:58:28.692Z] Removing intermediate container 0eacf140cb76 [2021-08-24T15:58:28.692Z] ---> a4ebb39640da [2021-08-24T15:58:28.692Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-24T15:58:28.692Z] ---> Running in bc241f9f621a [2021-08-24T15:58:28.692Z] ---> Running in 0344252b20e8 [2021-08-24T15:58:29.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:29.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:29.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:29.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:29.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:30.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:30.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:30.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:30.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:30.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T15:58:30.722Z] OK: 219 MiB in 52 packages [2021-08-24T15:58:31.012Z] OK: 219 MiB in 52 packages [2021-08-24T15:58:31.012Z] OK: 219 MiB in 52 packages [2021-08-24T15:58:31.012Z] OK: 219 MiB in 52 packages [2021-08-24T15:58:31.302Z] OK: 219 MiB in 52 packages [2021-08-24T15:58:31.582Z] Removing intermediate container 6e632cfc5ab2 [2021-08-24T15:58:31.582Z] ---> 870c53da8993 [2021-08-24T15:58:31.582Z] Step 6/23 : COPY go.mod . [2021-08-24T15:58:31.582Z] Removing intermediate container 30826401be2e [2021-08-24T15:58:31.582Z] ---> 024fd213ee57 [2021-08-24T15:58:31.582Z] Step 6/23 : COPY go.mod . [2021-08-24T15:58:31.582Z] Removing intermediate container bc241f9f621a [2021-08-24T15:58:31.582Z] ---> 2d1c6fc85cbf [2021-08-24T15:58:31.582Z] Step 6/24 : COPY go.mod . [2021-08-24T15:58:31.860Z] ---> b02e60215e26 [2021-08-24T15:58:31.860Z] Step 7/23 : RUN go mod download [2021-08-24T15:58:31.860Z] ---> Running in 80dd08f3df72 [2021-08-24T15:58:31.860Z] Removing intermediate container f143be686e1e [2021-08-24T15:58:31.860Z] ---> ee4f4d5bc69a [2021-08-24T15:58:31.860Z] Step 6/32 : COPY go.mod . [2021-08-24T15:58:31.860Z] Removing intermediate container 0344252b20e8 [2021-08-24T15:58:31.860Z] ---> 0dd47f07456a [2021-08-24T15:58:31.860Z] Step 6/24 : COPY go.mod . [2021-08-24T15:58:31.860Z] ---> d4da526ed0a3 [2021-08-24T15:58:31.860Z] Step 7/24 : RUN go mod download [2021-08-24T15:58:31.860Z] ---> 0fa191fc82bd [2021-08-24T15:58:31.860Z] Step 7/23 : RUN go mod download [2021-08-24T15:58:32.153Z] ---> Running in 91fa643863a8 [2021-08-24T15:58:32.153Z] ---> Running in 6003fb5ba096 [2021-08-24T15:58:32.153Z] ---> dc7bc714e0d3 [2021-08-24T15:58:32.153Z] Step 7/32 : RUN go mod download [2021-08-24T15:58:32.153Z] ---> Running in 0496a8343146 [2021-08-24T15:58:32.153Z] ---> 8d0ead7fa45c [2021-08-24T15:58:32.153Z] Step 7/24 : RUN go mod download [2021-08-24T15:58:32.438Z] ---> Running in 18fb263869cc [2021-08-24T15:58:33.451Z] Removing intermediate container 80dd08f3df72 [2021-08-24T15:58:33.451Z] ---> c6d9f0ff4e95 [2021-08-24T15:58:33.451Z] Step 8/23 : COPY . . [2021-08-24T15:58:37.830Z] Removing intermediate container 6003fb5ba096 [2021-08-24T15:58:37.830Z] ---> 4c5f26e60295 [2021-08-24T15:58:37.830Z] Step 8/23 : COPY . . [2021-08-24T15:58:37.830Z] Removing intermediate container 91fa643863a8 [2021-08-24T15:58:37.830Z] ---> 40e9238efa6d [2021-08-24T15:58:37.830Z] Step 8/24 : COPY . . [2021-08-24T15:58:37.830Z] Removing intermediate container 18fb263869cc [2021-08-24T15:58:37.830Z] ---> a04e5d23757c [2021-08-24T15:58:37.830Z] Step 8/24 : COPY . . [2021-08-24T15:58:37.830Z] Removing intermediate container 0496a8343146 [2021-08-24T15:58:37.830Z] ---> 5241e723ccec [2021-08-24T15:58:37.830Z] Step 8/32 : COPY . . [2021-08-24T15:58:38.864Z] ---> c5a2aa67329e [2021-08-24T15:58:38.864Z] Step 9/23 : RUN go mod tidy [2021-08-24T15:58:43.243Z] ---> Running in 866a24da8b27 [2021-08-24T15:58:48.764Z] Removing intermediate container 866a24da8b27 [2021-08-24T15:58:48.764Z] ---> fa037090c080 [2021-08-24T15:58:48.764Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-24T15:58:49.757Z] ---> Running in f873b2430d2d [2021-08-24T15:58:50.358Z] ---> a13981148a61 [2021-08-24T15:58:50.358Z] Step 9/24 : RUN go mod tidy [2021-08-24T15:58:50.963Z] ---> Running in 3729577fed12 [2021-08-24T15:58:52.429Z] 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-08-24T15:58:56.784Z] Removing intermediate container 3729577fed12 [2021-08-24T15:58:56.784Z] ---> 8e475d947508 [2021-08-24T15:58:56.784Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-24T15:58:56.784Z] ---> 47afdbf37508 [2021-08-24T15:58:56.784Z] Step 9/24 : RUN go mod tidy [2021-08-24T15:58:57.061Z] ---> Running in 3d504e0d0f78 [2021-08-24T15:58:57.360Z] ---> Running in 03a63aa5af3d [2021-08-24T15:59:00.050Z] 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-08-24T15:59:02.105Z] ---> a6b7ae1007d0 [2021-08-24T15:59:02.105Z] Step 9/32 : RUN go mod tidy [2021-08-24T15:59:02.105Z] ---> Running in c3dee3866246 [2021-08-24T15:59:02.106Z] ---> 47e12030bca8 [2021-08-24T15:59:02.106Z] Step 9/23 : RUN go mod tidy [2021-08-24T15:59:02.106Z] ---> Running in d3518c1c215d [2021-08-24T15:59:02.106Z] Removing intermediate container 03a63aa5af3d [2021-08-24T15:59:02.106Z] ---> a17291fa9971 [2021-08-24T15:59:02.106Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-24T15:59:02.397Z] ---> Running in 5d5a496ebef5 [2021-08-24T15:59:03.040Z] 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-08-24T15:59:04.064Z] Removing intermediate container c3dee3866246 [2021-08-24T15:59:04.064Z] ---> bedbbecc807d [2021-08-24T15:59:04.064Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-24T15:59:04.064Z] ---> Running in 9916289789e7 [2021-08-24T15:59:04.694Z] Removing intermediate container d3518c1c215d [2021-08-24T15:59:04.694Z] ---> 02507980a761 [2021-08-24T15:59:04.694Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-24T15:59:04.694Z] 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-08-24T15:59:04.694Z] ---> Running in a2810d3346ed [2021-08-24T15:59:05.318Z] 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-08-24T15:59:19.735Z] Removing intermediate container e01d4f6a564e [2021-08-24T15:59:19.735Z] ---> 0c3d84141dce [2021-08-24T15:59:19.735Z] Successfully built 0c3d84141dce [2021-08-24T15:59:19.735Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:59:20.082Z] + docker inspect -f . ci-base-image-arm64 [2021-08-24T15:59:20.082Z] . [Pipeline] withDockerContainer [2021-08-24T15:59:20.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container [2021-08-24T15:59:20.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-24T15:59:22.164Z] $ docker top 76180ca4d44a2b1a2572007cae712db904c59f05d8d687686c31783880eaa004 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T15:59:23.107Z] + go version [2021-08-24T15:59:23.107Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-24T15:59:23.129Z] $ docker stop --time=1 76180ca4d44a2b1a2572007cae712db904c59f05d8d687686c31783880eaa004 [2021-08-24T15:59:25.026Z] $ docker rm -f 76180ca4d44a2b1a2572007cae712db904c59f05d8d687686c31783880eaa004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:59:25.926Z] + docker inspect -f . ci-base-image-arm64 [2021-08-24T15:59:25.926Z] . [Pipeline] withDockerContainer [2021-08-24T15:59:26.189Z] prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container [2021-08-24T15:59:26.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-24T15:59:27.944Z] $ docker top 135b3553ea45ba5a9814d2cd02093f09cb9988443bd215af44961b8f7eee624c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-24T15:59:28.229Z] ========================================================= [2021-08-24T15:59:28.229Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-24T15:59:28.229Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-24T15:59:28.889Z] + go mod tidy [Pipeline] sh [2021-08-24T15:59:30.533Z] + make test [2021-08-24T15:59:30.533Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-24T15:59:30.533Z] go mod tidy [2021-08-24T15:59:31.130Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-24T15:59:32.502Z] Removing intermediate container f873b2430d2d [2021-08-24T15:59:32.502Z] ---> 91f0c8dde609 [2021-08-24T15:59:32.502Z] [2021-08-24T15:59:32.502Z] Step 11/23 : FROM alpine:3.12 [2021-08-24T15:59:32.502Z] 3.12: Pulling from library/alpine [2021-08-24T15:59:33.126Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-24T15:59:33.126Z] Status: Downloaded newer image for alpine:3.12 [2021-08-24T15:59:33.126Z] ---> 13621d1b12d4 [2021-08-24T15:59:33.126Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-24T15:59:33.126Z] ---> Running in 9dbe176065f1 [2021-08-24T15:59:33.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T15:59:33.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T15:59:34.037Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-24T15:59:34.037Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T15:59:34.037Z] OK: 6 MiB in 15 packages [2021-08-24T15:59:34.644Z] Removing intermediate container 9dbe176065f1 [2021-08-24T15:59:34.644Z] ---> 6d2922bd3d3b [2021-08-24T15:59:34.644Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T15:59:34.644Z] ---> Running in 8d05f364c5d6 [2021-08-24T15:59:34.644Z] Removing intermediate container 8d05f364c5d6 [2021-08-24T15:59:34.644Z] ---> 607c10758f6d [2021-08-24T15:59:34.644Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-24T15:59:34.644Z] ---> Running in 2b79ce5ba932 [2021-08-24T15:59:34.938Z] Removing intermediate container 2b79ce5ba932 [2021-08-24T15:59:34.938Z] ---> 0b30f328951b [2021-08-24T15:59:34.938Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-24T15:59:34.938Z] ---> Running in 49567e3110e5 [2021-08-24T15:59:35.219Z] Removing intermediate container 49567e3110e5 [2021-08-24T15:59:35.219Z] ---> 24f67ac4823e [2021-08-24T15:59:35.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T15:59:35.512Z] ---> 35c32096621a [2021-08-24T15:59:35.512Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-24T15:59:36.143Z] ---> 794f3d3f2af0 [2021-08-24T15:59:36.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-24T15:59:36.429Z] ---> 65417a626018 [2021-08-24T15:59:36.429Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-24T15:59:36.429Z] ---> Running in 3d38a3480991 [2021-08-24T15:59:36.709Z] Removing intermediate container 3d38a3480991 [2021-08-24T15:59:36.709Z] ---> 1b589aa6afd5 [2021-08-24T15:59:36.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T15:59:36.709Z] ---> Running in cb025ee1152c [2021-08-24T15:59:37.004Z] Removing intermediate container cb025ee1152c [2021-08-24T15:59:37.004Z] ---> 1e68e362fbc5 [2021-08-24T15:59:37.004Z] Step 21/23 : LABEL arch=x86_64 [2021-08-24T15:59:37.004Z] ---> Running in f62d30ea3f4a [2021-08-24T15:59:37.004Z] Removing intermediate container f62d30ea3f4a [2021-08-24T15:59:37.004Z] ---> 81a511099834 [2021-08-24T15:59:37.004Z] Step 22/23 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T15:59:37.291Z] ---> Running in cd5ba025996c [2021-08-24T15:59:37.594Z] Removing intermediate container cd5ba025996c [2021-08-24T15:59:37.594Z] ---> 48d3131a32fd [2021-08-24T15:59:37.594Z] Step 23/23 : LABEL version=0.0.0 [2021-08-24T15:59:37.594Z] ---> Running in edcb5f33af9d [2021-08-24T15:59:37.594Z] Removing intermediate container edcb5f33af9d [2021-08-24T15:59:37.594Z] ---> 4de1ed205849 [2021-08-24T15:59:37.594Z] [2021-08-24T15:59:37.884Z] Successfully built 4de1ed205849 [2021-08-24T15:59:37.884Z] Successfully tagged support-scheduler:latest [2021-08-24T15:59:37.884Z] Building security-proxy-setup [2021-08-24T15:59:44.727Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T15:59:44.727Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-24T15:59:44.727Z] ---> 36290c967d36 [2021-08-24T15:59:44.727Z] Step 3/22 : WORKDIR /edgex-go [2021-08-24T15:59:44.727Z] ---> Using cache [2021-08-24T15:59:44.727Z] ---> 882b1b3bc8e3 [2021-08-24T15:59:44.727Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T15:59:44.727Z] ---> Using cache [2021-08-24T15:59:44.727Z] ---> 837062db14b8 [2021-08-24T15:59:44.727Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-24T15:59:44.727Z] ---> Using cache [2021-08-24T15:59:44.727Z] ---> 2d1c6fc85cbf [2021-08-24T15:59:44.727Z] Step 6/22 : COPY go.mod . [2021-08-24T15:59:44.727Z] ---> Using cache [2021-08-24T15:59:44.727Z] ---> d4da526ed0a3 [2021-08-24T15:59:44.727Z] Step 7/22 : RUN go mod download [2021-08-24T15:59:44.727Z] ---> Using cache [2021-08-24T15:59:44.727Z] ---> 40e9238efa6d [2021-08-24T15:59:44.727Z] Step 8/22 : COPY . . [2021-08-24T15:59:44.727Z] ---> Using cache [2021-08-24T15:59:44.727Z] ---> a13981148a61 [2021-08-24T15:59:44.727Z] Step 9/22 : RUN go mod tidy [2021-08-24T15:59:44.727Z] ---> Using cache [2021-08-24T15:59:44.727Z] ---> 8e475d947508 [2021-08-24T15:59:44.727Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-24T15:59:45.731Z] ---> Running in 5bd2faa92d93 [2021-08-24T15:59:46.741Z] 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-08-24T15:59:47.360Z] Removing intermediate container 5d5a496ebef5 [2021-08-24T15:59:47.360Z] ---> 4ec00fc93d03 [2021-08-24T15:59:47.360Z] [2021-08-24T15:59:47.360Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T15:59:47.360Z] ---> 13621d1b12d4 [2021-08-24T15:59:47.360Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-24T15:59:47.360Z] ---> Using cache [2021-08-24T15:59:47.360Z] ---> 6d2922bd3d3b [2021-08-24T15:59:47.360Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T15:59:47.360Z] ---> Using cache [2021-08-24T15:59:47.360Z] ---> 607c10758f6d [2021-08-24T15:59:47.360Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-24T15:59:47.360Z] ---> Running in 63cee1f527a1 [2021-08-24T15:59:47.638Z] Removing intermediate container 3d504e0d0f78 [2021-08-24T15:59:47.638Z] ---> 06d2ef8d0b78 [2021-08-24T15:59:47.638Z] [2021-08-24T15:59:47.638Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T15:59:47.638Z] ---> 13621d1b12d4 [2021-08-24T15:59:47.638Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-24T15:59:47.638Z] ---> Using cache [2021-08-24T15:59:47.638Z] ---> 6d2922bd3d3b [2021-08-24T15:59:47.638Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T15:59:47.638Z] ---> Using cache [2021-08-24T15:59:47.638Z] ---> 607c10758f6d [2021-08-24T15:59:47.638Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-24T15:59:47.638Z] ---> Running in 98d1309ea0c4 [2021-08-24T15:59:47.638Z] Removing intermediate container 63cee1f527a1 [2021-08-24T15:59:47.638Z] ---> 06e950769c98 [2021-08-24T15:59:47.638Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-24T15:59:47.638Z] ---> Running in 9390fc9097ad [2021-08-24T15:59:47.922Z] Removing intermediate container 98d1309ea0c4 [2021-08-24T15:59:47.922Z] ---> 53d575be1f29 [2021-08-24T15:59:47.922Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-24T15:59:47.922Z] Removing intermediate container 9390fc9097ad [2021-08-24T15:59:47.922Z] ---> 4ee4660a89a5 [2021-08-24T15:59:47.922Z] Step 16/24 : WORKDIR / [2021-08-24T15:59:47.922Z] ---> Running in 04198415d628 [2021-08-24T15:59:47.922Z] ---> Running in 5d0c02bf411e [2021-08-24T15:59:47.922Z] Removing intermediate container 04198415d628 [2021-08-24T15:59:47.922Z] ---> 8534e339e393 [2021-08-24T15:59:47.922Z] Step 16/24 : WORKDIR / [2021-08-24T15:59:47.922Z] Removing intermediate container 5d0c02bf411e [2021-08-24T15:59:47.922Z] ---> 13ee2182c4bd [2021-08-24T15:59:47.922Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T15:59:48.198Z] ---> Running in aa09fd197039 [2021-08-24T15:59:48.476Z] Removing intermediate container aa09fd197039 [2021-08-24T15:59:48.476Z] ---> 02d3bb3b4495 [2021-08-24T15:59:48.476Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T15:59:48.476Z] ---> 9f2206d66af0 [2021-08-24T15:59:48.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-24T15:59:48.756Z] ---> 5113bdfaf46a [2021-08-24T15:59:48.756Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-24T15:59:49.033Z] ---> ddaacc8f8a86 [2021-08-24T15:59:49.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-24T15:59:49.637Z] ---> 9372bceacc6b [2021-08-24T15:59:49.637Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-24T15:59:49.637Z] ---> Running in d33b1b3d19b1 [2021-08-24T15:59:49.637Z] ---> 9caa91f0b312 [2021-08-24T15:59:49.637Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-24T15:59:49.919Z] Removing intermediate container d33b1b3d19b1 [2021-08-24T15:59:49.919Z] ---> 805436a1429f [2021-08-24T15:59:49.919Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T15:59:49.919Z] ---> Running in 9a9372f91d6d [2021-08-24T15:59:50.199Z] ---> 3557eaaa3bb8 [2021-08-24T15:59:50.199Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-24T15:59:50.199Z] ---> Running in 7df4ea927b2f [2021-08-24T15:59:50.485Z] Removing intermediate container 9a9372f91d6d [2021-08-24T15:59:50.485Z] ---> b6c830636c86 [2021-08-24T15:59:50.485Z] Step 22/24 : LABEL arch=x86_64 [2021-08-24T15:59:50.485Z] ---> Running in 039b24e3da1e [2021-08-24T15:59:50.767Z] Removing intermediate container 7df4ea927b2f [2021-08-24T15:59:50.767Z] ---> a2286188558d [2021-08-24T15:59:50.767Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T15:59:50.767Z] ---> Running in 05d4392d4163 [2021-08-24T15:59:51.042Z] Removing intermediate container 039b24e3da1e [2021-08-24T15:59:51.042Z] ---> d27d2c01f3ad [2021-08-24T15:59:51.042Z] Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T15:59:51.042Z] Removing intermediate container 9916289789e7 [2021-08-24T15:59:51.042Z] ---> 5f99ea1c89ef [2021-08-24T15:59:51.042Z] [2021-08-24T15:59:51.042Z] Step 11/32 : FROM alpine:3.12 [2021-08-24T15:59:51.042Z] ---> 13621d1b12d4 [2021-08-24T15:59:51.042Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-24T15:59:51.042Z] ---> Running in b31c733dc896 [2021-08-24T15:59:51.042Z] ---> Running in 06d874fea3fd [2021-08-24T15:59:51.042Z] Removing intermediate container 05d4392d4163 [2021-08-24T15:59:51.042Z] ---> 97986562e806 [2021-08-24T15:59:51.042Z] Step 22/24 : LABEL arch=x86_64 [2021-08-24T15:59:51.328Z] ---> Running in acac1a0ea765 [2021-08-24T15:59:51.328Z] Removing intermediate container b31c733dc896 [2021-08-24T15:59:51.328Z] ---> bf130fc59eb3 [2021-08-24T15:59:51.328Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T15:59:51.328Z] ---> Running in 976b157d2b5b [2021-08-24T15:59:51.609Z] Removing intermediate container 06d874fea3fd [2021-08-24T15:59:51.609Z] ---> 4887bfebb2a8 [2021-08-24T15:59:51.609Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-24T15:59:51.609Z] Removing intermediate container acac1a0ea765 [2021-08-24T15:59:51.609Z] ---> 950c787c8878 [2021-08-24T15:59:51.609Z] Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T15:59:51.609Z] ---> Running in 56c2c6ca4d1a [2021-08-24T15:59:51.891Z] ---> Running in e5cfb5c983ce [2021-08-24T15:59:51.891Z] Removing intermediate container 976b157d2b5b [2021-08-24T15:59:51.891Z] ---> fbf2f63308e2 [2021-08-24T15:59:51.891Z] [2021-08-24T15:59:52.182Z] Successfully built fbf2f63308e2 [2021-08-24T15:59:52.182Z] Successfully tagged core-command:latest [2021-08-24T15:59:52.182Z] Building security-secretstore-setup [2021-08-24T15:59:52.182Z] Removing intermediate container e5cfb5c983ce [2021-08-24T15:59:52.182Z] ---> 5267447befa5 [2021-08-24T15:59:52.182Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T15:59:52.182Z]  Building core-command ... done  ---> Running in 7585274d5fa0 [2021-08-24T15:59:52.461Z] Removing intermediate container a2810d3346ed [2021-08-24T15:59:52.461Z] ---> f1cab642472f [2021-08-24T15:59:52.461Z] [2021-08-24T15:59:52.461Z] Step 11/23 : FROM alpine:3.12 [2021-08-24T15:59:52.461Z] ---> 13621d1b12d4 [2021-08-24T15:59:52.461Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-24T15:59:52.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T15:59:52.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T15:59:52.740Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-24T15:59:52.740Z] (2/2) Installing su-exec (0.2-r1) [2021-08-24T15:59:52.740Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T15:59:52.740Z] OK: 6 MiB in 16 packages [2021-08-24T15:59:53.353Z] Removing intermediate container 7585274d5fa0 [2021-08-24T15:59:53.353Z] ---> 582a29f3c8a9 [2021-08-24T15:59:53.353Z] [2021-08-24T15:59:53.353Z] Successfully built 582a29f3c8a9 [2021-08-24T15:59:53.353Z] Successfully tagged core-metadata:latest [2021-08-24T15:59:53.353Z]  Building core-metadata ... done Building core-data [2021-08-24T15:59:53.353Z] ---> Running in df2a3f3f9db8 [2021-08-24T15:59:54.160Z] Removing intermediate container 56c2c6ca4d1a [2021-08-24T15:59:54.161Z] ---> dde67bcfbbab [2021-08-24T15:59:54.161Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-24T15:59:54.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T15:59:54.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T15:59:54.725Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-24T15:59:54.725Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-24T15:59:54.725Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T15:59:54.725Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T15:59:54.725Z] OK: 6 MiB in 16 packages [2021-08-24T15:59:55.015Z] ---> Running in 6ecf84f67500 [2021-08-24T15:59:55.314Z] Removing intermediate container 6ecf84f67500 [2021-08-24T15:59:55.314Z] ---> e57508013634 [2021-08-24T15:59:55.314Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-24T15:59:55.593Z] ---> Running in 386acf5f26f9 [2021-08-24T15:59:55.870Z] Removing intermediate container df2a3f3f9db8 [2021-08-24T15:59:55.870Z] ---> 6f296e94d398 [2021-08-24T15:59:55.870Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T15:59:55.870Z] Removing intermediate container 386acf5f26f9 [2021-08-24T15:59:55.870Z] ---> 46e4d032570f [2021-08-24T15:59:55.870Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-24T15:59:55.870Z] ---> Running in fe8c08b7eb08 [2021-08-24T15:59:55.870Z] ---> Running in 08bbb3159ac2 [2021-08-24T15:59:56.148Z] Removing intermediate container fe8c08b7eb08 [2021-08-24T15:59:56.148Z] ---> b0c82106bfb1 [2021-08-24T15:59:56.148Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-24T15:59:56.148Z] ---> Running in e7e6ec4c33a9 [2021-08-24T15:59:56.428Z] Removing intermediate container e7e6ec4c33a9 [2021-08-24T15:59:56.428Z] ---> f76470908acd [2021-08-24T15:59:56.428Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-24T15:59:56.709Z] ---> Running in 718973bd98b6 [2021-08-24T15:59:56.990Z] Removing intermediate container 718973bd98b6 [2021-08-24T15:59:56.990Z] ---> 414958c2f588 [2021-08-24T15:59:56.990Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T15:59:57.277Z] Removing intermediate container 08bbb3159ac2 [2021-08-24T15:59:57.277Z] ---> 69b2d939c702 [2021-08-24T15:59:57.277Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-24T15:59:57.277Z] ---> 9d90b7989f7c [2021-08-24T15:59:57.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-24T15:59:57.277Z] ---> Running in 5736ad3c21d0 [2021-08-24T15:59:57.903Z] Removing intermediate container 5736ad3c21d0 [2021-08-24T15:59:57.903Z] ---> 16058df60394 [2021-08-24T15:59:57.903Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-24T15:59:57.957Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-24T15:59:58.192Z] ---> 0f62888d354c [2021-08-24T15:59:58.192Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-24T15:59:58.192Z] ---> 0f8bb3d33081 [2021-08-24T15:59:58.192Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-24T15:59:58.490Z] ---> Running in c3c37dc7269d [2021-08-24T15:59:58.490Z] ---> 6ea7a32df2e5 [2021-08-24T15:59:58.490Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-24T15:59:58.490Z] ---> Running in 6f7cf8b5a271 [2021-08-24T15:59:58.786Z] Removing intermediate container 6f7cf8b5a271 [2021-08-24T15:59:58.786Z] ---> 9fed60dcaab6 [2021-08-24T15:59:58.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T15:59:59.075Z] ---> Running in 3fa660173d60 [2021-08-24T15:59:59.361Z] Removing intermediate container 3fa660173d60 [2021-08-24T15:59:59.361Z] ---> 3b452fbab8ba [2021-08-24T15:59:59.361Z] Step 21/23 : LABEL arch=x86_64 [2021-08-24T15:59:59.652Z] ---> Running in 0b1053d0dcb8 [2021-08-24T15:59:59.653Z] Removing intermediate container c3c37dc7269d [2021-08-24T15:59:59.653Z] ---> 763f7f7795f1 [2021-08-24T15:59:59.653Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T15:59:59.952Z] Removing intermediate container 0b1053d0dcb8 [2021-08-24T15:59:59.952Z] ---> 18eb06b2ee2d [2021-08-24T15:59:59.952Z] Step 22/23 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T15:59:59.952Z] ---> Running in a64028215864 [2021-08-24T16:00:00.235Z] Removing intermediate container a64028215864 [2021-08-24T16:00:00.235Z] ---> 8ec44e2ceff3 [2021-08-24T16:00:00.235Z] Step 23/23 : LABEL version=0.0.0 [2021-08-24T16:00:00.235Z] ---> 4b698e42b4a8 [2021-08-24T16:00:00.235Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-24T16:00:00.532Z] ---> Running in 132983ce9209 [2021-08-24T16:00:00.835Z] Removing intermediate container 132983ce9209 [2021-08-24T16:00:00.835Z] ---> 33867e75e2b9 [2021-08-24T16:00:00.835Z] [2021-08-24T16:00:01.132Z] Successfully built 33867e75e2b9 [2021-08-24T16:00:01.132Z] Successfully tagged support-notifications:latest [2021-08-24T16:00:01.132Z] Building sys-mgmt-agent [2021-08-24T16:00:01.132Z] ---> a9f13bdeac4d [2021-08-24T16:00:01.132Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-24T16:00:03.823Z]  Building support-notifications ... done  ---> 60bbd443b6b9 [2021-08-24T16:00:03.823Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-24T16:00:05.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:00:05.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:00:05.280Z] ---> 36290c967d36 [2021-08-24T16:00:05.280Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T16:00:05.280Z] ---> Using cache [2021-08-24T16:00:05.280Z] ---> 882b1b3bc8e3 [2021-08-24T16:00:05.280Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:00:05.280Z] ---> Using cache [2021-08-24T16:00:05.280Z] ---> 837062db14b8 [2021-08-24T16:00:05.280Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-24T16:00:06.765Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:00:06.765Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:00:06.765Z] ---> 36290c967d36 [2021-08-24T16:00:06.765Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T16:00:06.765Z] ---> Using cache [2021-08-24T16:00:06.765Z] ---> 882b1b3bc8e3 [2021-08-24T16:00:06.765Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:00:06.765Z] ---> Using cache [2021-08-24T16:00:06.765Z] ---> 837062db14b8 [2021-08-24T16:00:06.765Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-24T16:00:06.765Z] ---> 0c9f194a23f1 [2021-08-24T16:00:06.765Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-24T16:00:06.765Z] ---> Running in ee5f3dafc6ae [2021-08-24T16:00:07.052Z] ---> Running in 2e3aed77a11c [2021-08-24T16:00:07.350Z] ---> 8dace621a4fb [2021-08-24T16:00:07.350Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-24T16:00:07.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:07.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:07.985Z] ---> Running in 11ae9294d88f [2021-08-24T16:00:08.269Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:00:08.269Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:00:08.269Z] ---> 36290c967d36 [2021-08-24T16:00:08.269Z] Step 3/26 : WORKDIR /edgex-go [2021-08-24T16:00:08.269Z] ---> Using cache [2021-08-24T16:00:08.269Z] ---> 882b1b3bc8e3 [2021-08-24T16:00:08.269Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:00:08.269Z] ---> Using cache [2021-08-24T16:00:08.269Z] ---> 837062db14b8 [2021-08-24T16:00:08.269Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-24T16:00:08.269Z] ---> Using cache [2021-08-24T16:00:08.269Z] ---> 2d1c6fc85cbf [2021-08-24T16:00:08.269Z] Step 6/26 : COPY go.mod . [2021-08-24T16:00:08.269Z] ---> Using cache [2021-08-24T16:00:08.269Z] ---> d4da526ed0a3 [2021-08-24T16:00:08.269Z] Step 7/26 : RUN go mod download [2021-08-24T16:00:08.269Z] ---> Using cache [2021-08-24T16:00:08.269Z] ---> 40e9238efa6d [2021-08-24T16:00:08.269Z] Step 8/26 : COPY . . [2021-08-24T16:00:08.269Z] ---> Using cache [2021-08-24T16:00:08.269Z] ---> a13981148a61 [2021-08-24T16:00:08.269Z] Step 9/26 : RUN go mod tidy [2021-08-24T16:00:08.269Z] ---> Using cache [2021-08-24T16:00:08.269Z] ---> 8e475d947508 [2021-08-24T16:00:08.269Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-24T16:00:08.548Z] ---> Running in 62c3a520af41 [2021-08-24T16:00:08.548Z] 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-08-24T16:00:08.548Z] Removing intermediate container 11ae9294d88f [2021-08-24T16:00:08.548Z] ---> 76009380828f [2021-08-24T16:00:08.548Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-24T16:00:08.829Z] ---> cfc1bf31a15e [2021-08-24T16:00:08.829Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-24T16:00:08.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:08.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:08.829Z] ---> Running in a334890a90f7 [2021-08-24T16:00:09.131Z] 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-08-24T16:00:09.426Z] OK: 219 MiB in 52 packages [2021-08-24T16:00:09.426Z] OK: 219 MiB in 52 packages [2021-08-24T16:00:10.046Z] Removing intermediate container a334890a90f7 [2021-08-24T16:00:10.046Z] ---> 3d5377becd5f [2021-08-24T16:00:10.046Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-24T16:00:10.046Z] ---> Running in f7d5a632979c [2021-08-24T16:00:10.333Z] Removing intermediate container ee5f3dafc6ae [2021-08-24T16:00:10.333Z] ---> 2a10dcc9af51 [2021-08-24T16:00:10.333Z] Step 6/24 : COPY go.mod . [2021-08-24T16:00:10.333Z] Removing intermediate container f7d5a632979c [2021-08-24T16:00:10.333Z] ---> f025456bbd70 [2021-08-24T16:00:10.333Z] Step 29/32 : CMD ["gate"] [2021-08-24T16:00:10.333Z] Removing intermediate container 2e3aed77a11c [2021-08-24T16:00:10.333Z] ---> 676f7727e738 [2021-08-24T16:00:10.333Z] Step 6/24 : COPY go.mod . [2021-08-24T16:00:10.619Z] ---> Running in 18e998cf508c [2021-08-24T16:00:10.619Z] ---> 08b3cca94f16 [2021-08-24T16:00:10.619Z] Step 7/24 : RUN go mod download [2021-08-24T16:00:10.619Z] ---> Running in 6c2d904e6dc2 [2021-08-24T16:00:10.619Z] Removing intermediate container 18e998cf508c [2021-08-24T16:00:10.619Z] ---> caf4d27b31f7 [2021-08-24T16:00:10.619Z] Step 30/32 : LABEL arch=x86_64 [2021-08-24T16:00:10.905Z] ---> 4b800817eec8 [2021-08-24T16:00:10.905Z] Step 7/24 : RUN go mod download [2021-08-24T16:00:10.905Z] ---> Running in fbb63a9e9cdf [2021-08-24T16:00:10.905Z] ---> Running in 20cecb07c8be [2021-08-24T16:00:11.181Z] Removing intermediate container fbb63a9e9cdf [2021-08-24T16:00:11.181Z] ---> 7a1026e8a70f [2021-08-24T16:00:11.181Z] Step 31/32 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:00:11.181Z] ---> Running in 435b7b9704df [2021-08-24T16:00:11.460Z] Removing intermediate container 435b7b9704df [2021-08-24T16:00:11.460Z] ---> 50a0977e4939 [2021-08-24T16:00:11.460Z] Step 32/32 : LABEL version=0.0.0 [2021-08-24T16:00:11.749Z] ---> Running in 434a5c681a24 [2021-08-24T16:00:12.356Z] Removing intermediate container 434a5c681a24 [2021-08-24T16:00:12.356Z] ---> 21c8de3f0900 [2021-08-24T16:00:12.356Z] [2021-08-24T16:00:12.356Z] Successfully built 21c8de3f0900 [2021-08-24T16:00:12.631Z] Successfully tagged security-bootstrapper:latest [2021-08-24T16:00:12.913Z]  Building security-bootstrapper ... done Removing intermediate container 5bd2faa92d93 [2021-08-24T16:00:12.913Z] ---> 4cdaa522ca85 [2021-08-24T16:00:12.913Z] [2021-08-24T16:00:12.913Z] Step 11/22 : FROM alpine:3.12 [2021-08-24T16:00:12.913Z] ---> 13621d1b12d4 [2021-08-24T16:00:12.913Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-24T16:00:12.913Z] ---> Running in 2e0b26f4a7fd [2021-08-24T16:00:13.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:13.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:13.817Z] Removing intermediate container 20cecb07c8be [2021-08-24T16:00:13.817Z] ---> f2e26e9ca543 [2021-08-24T16:00:13.817Z] Step 8/24 : COPY . . [2021-08-24T16:00:13.817Z] Removing intermediate container 6c2d904e6dc2 [2021-08-24T16:00:13.817Z] ---> ead74f4302e2 [2021-08-24T16:00:13.817Z] Step 8/24 : COPY . . [2021-08-24T16:00:13.817Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-24T16:00:13.817Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-24T16:00:13.817Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-24T16:00:13.817Z] (4/4) Installing curl (7.78.0-r0) [2021-08-24T16:00:13.817Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:00:14.115Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T16:00:14.115Z] OK: 7 MiB in 18 packages [2021-08-24T16:00:18.562Z] Removing intermediate container 2e0b26f4a7fd [2021-08-24T16:00:18.563Z] ---> 99ba5d3ef008 [2021-08-24T16:00:18.563Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-24T16:00:20.027Z] ---> Running in 8d71d25c3f46 [2021-08-24T16:00:20.781Z] Removing intermediate container 8d71d25c3f46 [2021-08-24T16:00:20.781Z] ---> f5a85f6a1d3e [2021-08-24T16:00:20.781Z] Step 14/22 : WORKDIR /edgex [2021-08-24T16:00:21.085Z] ---> Running in 874adb7f05f5 [2021-08-24T16:00:21.691Z] Removing intermediate container 874adb7f05f5 [2021-08-24T16:00:21.691Z] ---> 992f2b7815ac [2021-08-24T16:00:21.691Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-24T16:00:21.965Z] ---> 506e02a1dd89 [2021-08-24T16:00:21.965Z] Step 9/24 : RUN go mod tidy [2021-08-24T16:00:21.965Z] ---> e8c51a702fcd [2021-08-24T16:00:21.965Z] Step 9/24 : RUN go mod tidy [2021-08-24T16:00:21.965Z] ---> Running in f08b66c833e2 [2021-08-24T16:00:21.965Z] ---> Running in 056e517dffd9 [2021-08-24T16:00:22.234Z] ---> 0b5465e4237e [2021-08-24T16:00:22.234Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-24T16:00:22.836Z] ---> 9151a12339bd [2021-08-24T16:00:22.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-24T16:00:23.829Z] ---> 554b782bea2d [2021-08-24T16:00:23.829Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-24T16:00:23.829Z] ---> Running in 7a84aabbab2c [2021-08-24T16:00:23.829Z] Removing intermediate container 7a84aabbab2c [2021-08-24T16:00:23.829Z] ---> 41efccae50b9 [2021-08-24T16:00:23.829Z] Step 19/22 : CMD ["--init=true"] [2021-08-24T16:00:24.102Z] ---> Running in 38d2f043ba0f [2021-08-24T16:00:24.102Z] Removing intermediate container f08b66c833e2 [2021-08-24T16:00:24.102Z] ---> 1f693d7743c2 [2021-08-24T16:00:24.102Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-24T16:00:24.102Z] ---> Running in 8bf22aa79fc2 [2021-08-24T16:00:24.102Z] Removing intermediate container 38d2f043ba0f [2021-08-24T16:00:24.102Z] ---> 6d0c0a80413b [2021-08-24T16:00:24.102Z] Step 20/22 : LABEL arch=x86_64 [2021-08-24T16:00:24.371Z] ---> Running in f7ea82641a4c [2021-08-24T16:00:24.641Z] Removing intermediate container 056e517dffd9 [2021-08-24T16:00:24.641Z] ---> bf603eefff39 [2021-08-24T16:00:24.641Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-24T16:00:24.641Z] Removing intermediate container f7ea82641a4c [2021-08-24T16:00:24.641Z] ---> 834247c761ec [2021-08-24T16:00:24.641Z] Step 21/22 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:00:24.641Z] ---> Running in 45a4ccd584bc [2021-08-24T16:00:24.641Z] ---> Running in c98bb21e6072 [2021-08-24T16:00:24.641Z] 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-08-24T16:00:24.915Z] Removing intermediate container c98bb21e6072 [2021-08-24T16:00:24.915Z] ---> 0345ce4bcd80 [2021-08-24T16:00:24.915Z] Step 22/22 : LABEL version=0.0.0 [2021-08-24T16:00:24.915Z] ---> Running in 31bb80c31e28 [2021-08-24T16:00:25.187Z] Removing intermediate container 31bb80c31e28 [2021-08-24T16:00:25.187Z] ---> dc49d233cd90 [2021-08-24T16:00:25.187Z] [2021-08-24T16:00:25.187Z] Successfully built dc49d233cd90 [2021-08-24T16:00:25.187Z] Successfully tagged security-proxy-setup:latest [2021-08-24T16:00:25.461Z]  Building security-proxy-setup ... done 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-08-24T16:00:28.865Z] 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-08-24T16:00:32.557Z] Removing intermediate container 62c3a520af41 [2021-08-24T16:00:32.557Z] ---> 285ef9c06ff7 [2021-08-24T16:00:32.557Z] [2021-08-24T16:00:32.557Z] Step 11/26 : FROM alpine:3.12 [2021-08-24T16:00:32.557Z] ---> 13621d1b12d4 [2021-08-24T16:00:32.557Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-24T16:00:32.840Z] ---> Running in bfe7b7082f60 [2021-08-24T16:00:33.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:33.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:33.420Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-24T16:00:33.420Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-24T16:00:33.708Z] (3/3) Installing su-exec (0.2-r1) [2021-08-24T16:00:33.708Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:00:33.708Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T16:00:33.708Z] OK: 6 MiB in 17 packages [2021-08-24T16:00:34.354Z] Removing intermediate container bfe7b7082f60 [2021-08-24T16:00:34.354Z] ---> c1ed94194461 [2021-08-24T16:00:34.354Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-24T16:00:34.354Z] ---> Running in 43c02ebfc173 [2021-08-24T16:00:34.642Z] Removing intermediate container 43c02ebfc173 [2021-08-24T16:00:34.642Z] ---> 0dc4659d83f0 [2021-08-24T16:00:34.642Z] Step 14/26 : WORKDIR / [2021-08-24T16:00:34.642Z] ---> Running in 20b7c26b11c7 [2021-08-24T16:00:34.939Z] Removing intermediate container 20b7c26b11c7 [2021-08-24T16:00:34.939Z] ---> 89754b36588f [2021-08-24T16:00:34.939Z] 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-08-24T16:00:34.939Z] ---> e1335a5a41e3 [2021-08-24T16:00:34.939Z] 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-08-24T16:00:35.568Z] ---> 5b77a9e9d02d [2021-08-24T16:00:35.568Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-24T16:00:35.568Z] ---> dc67a9ad3654 [2021-08-24T16:00:35.568Z] 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-08-24T16:00:35.870Z] ---> 268fd25f3e9d [2021-08-24T16:00:35.870Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-24T16:00:36.513Z] ---> 1cedaccbe5e1 [2021-08-24T16:00:36.513Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-24T16:00:36.809Z] ---> f94bf3533132 [2021-08-24T16:00:36.809Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-24T16:00:37.095Z] ---> 259968f39e95 [2021-08-24T16:00:37.095Z] 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-08-24T16:00:37.095Z] ---> Running in 29626051f3c2 [2021-08-24T16:00:38.105Z] Removing intermediate container 29626051f3c2 [2021-08-24T16:00:38.105Z] ---> 18f70444e2b5 [2021-08-24T16:00:38.105Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-24T16:00:38.105Z] ---> Running in 5bce816bd77b [2021-08-24T16:00:38.711Z] Removing intermediate container 5bce816bd77b [2021-08-24T16:00:38.711Z] ---> 2c919713f982 [2021-08-24T16:00:38.711Z] Step 24/26 : LABEL arch=x86_64 [2021-08-24T16:00:38.711Z] ---> Running in 03a3f8713a38 [2021-08-24T16:00:38.711Z] Removing intermediate container 03a3f8713a38 [2021-08-24T16:00:38.711Z] ---> b8ec8f54ffbd [2021-08-24T16:00:38.711Z] Step 25/26 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:00:38.993Z] ---> Running in ddce5b05798a [2021-08-24T16:00:38.993Z] Removing intermediate container ddce5b05798a [2021-08-24T16:00:38.993Z] ---> 30e3f96fae60 [2021-08-24T16:00:38.993Z] Step 26/26 : LABEL version=0.0.0 [2021-08-24T16:00:38.993Z] ---> Running in b71b735a7772 [2021-08-24T16:00:39.280Z] Removing intermediate container b71b735a7772 [2021-08-24T16:00:39.280Z] ---> b48b13c34728 [2021-08-24T16:00:39.280Z] [2021-08-24T16:00:39.280Z] Successfully built b48b13c34728 [2021-08-24T16:00:39.280Z] Successfully tagged security-secretstore-setup:latest [2021-08-24T16:00:46.132Z]  Building security-secretstore-setup ... done Removing intermediate container 8bf22aa79fc2 [2021-08-24T16:00:46.132Z] ---> caeab881b530 [2021-08-24T16:00:46.132Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-24T16:00:46.132Z] ---> Running in b08ace76ccb9 [2021-08-24T16:00:46.132Z] 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-08-24T16:00:46.762Z] Removing intermediate container b08ace76ccb9 [2021-08-24T16:00:46.762Z] ---> 99f42bfccede [2021-08-24T16:00:46.762Z] [2021-08-24T16:00:46.762Z] Step 12/24 : FROM docker:20.10.7 [2021-08-24T16:00:47.044Z] 20.10.7: Pulling from library/docker [2021-08-24T16:00:48.502Z] Removing intermediate container 45a4ccd584bc [2021-08-24T16:00:48.502Z] ---> 74e713dc37e9 [2021-08-24T16:00:48.502Z] [2021-08-24T16:00:48.502Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T16:00:48.502Z] ---> 13621d1b12d4 [2021-08-24T16:00:48.502Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-24T16:00:48.502Z] ---> Running in 8ad18ea77eaa [2021-08-24T16:00:48.502Z] Removing intermediate container 8ad18ea77eaa [2021-08-24T16:00:48.502Z] ---> f7aacfd147ad [2021-08-24T16:00:48.502Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-24T16:00:48.502Z] ---> Running in fc5d56111413 [2021-08-24T16:00:48.777Z] Removing intermediate container fc5d56111413 [2021-08-24T16:00:48.777Z] ---> 7b3095d28a93 [2021-08-24T16:00:48.777Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-24T16:00:48.777Z] ---> Running in 02173a4386eb [2021-08-24T16:00:48.777Z] Removing intermediate container 02173a4386eb [2021-08-24T16:00:48.777Z] ---> 6afb1070f232 [2021-08-24T16:00:48.777Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:00:48.777Z] ---> Running in 6112848a3a32 [2021-08-24T16:00:49.378Z] Removing intermediate container 6112848a3a32 [2021-08-24T16:00:49.378Z] ---> 206f8acaf1c8 [2021-08-24T16:00:49.378Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-24T16:00:49.378Z] ---> Running in c9866ae69f74 [2021-08-24T16:00:49.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:50.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:50.866Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-24T16:00:50.866Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-24T16:00:51.144Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-24T16:00:51.144Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-24T16:00:51.424Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-24T16:00:51.711Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-24T16:00:52.000Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:00:52.000Z] OK: 8 MiB in 20 packages [2021-08-24T16:00:52.284Z] Removing intermediate container c9866ae69f74 [2021-08-24T16:00:52.284Z] ---> a1aa95be3f70 [2021-08-24T16:00:52.284Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T16:00:52.284Z] ---> f41af789a14a [2021-08-24T16:00:52.284Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-24T16:00:52.884Z] ---> 51c0b8a181c4 [2021-08-24T16:00:52.884Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-24T16:00:52.884Z] ---> 60de7e52eaa7 [2021-08-24T16:00:52.884Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-24T16:00:53.159Z] ---> Running in e891154be876 [2021-08-24T16:00:53.159Z] Removing intermediate container e891154be876 [2021-08-24T16:00:53.159Z] ---> 4ae1fee74c04 [2021-08-24T16:00:53.159Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T16:00:53.159Z] ---> Running in 1f50e24f01d6 [2021-08-24T16:00:53.159Z] Removing intermediate container 1f50e24f01d6 [2021-08-24T16:00:53.159Z] ---> ddf9f05c70d8 [2021-08-24T16:00:53.159Z] Step 22/24 : LABEL arch=x86_64 [2021-08-24T16:00:53.435Z] ---> Running in 7c453cec7cb9 [2021-08-24T16:00:53.435Z] Removing intermediate container 7c453cec7cb9 [2021-08-24T16:00:53.435Z] ---> 11ce88de7ff1 [2021-08-24T16:00:53.435Z] Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:00:53.435Z] ---> Running in fe4c2e111651 [2021-08-24T16:00:53.435Z] Removing intermediate container fe4c2e111651 [2021-08-24T16:00:53.435Z] ---> 22f73539a8b5 [2021-08-24T16:00:53.435Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T16:00:53.715Z] ---> Running in e8e164b35801 [2021-08-24T16:00:53.715Z] Removing intermediate container e8e164b35801 [2021-08-24T16:00:53.715Z] ---> 44c6a983cdae [2021-08-24T16:00:53.715Z] [2021-08-24T16:00:53.715Z] Successfully built 44c6a983cdae [2021-08-24T16:00:53.715Z] Successfully tagged core-data:latest [2021-08-24T16:00:54.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-24T16:00:55.200Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-24T16:00:56.372Z]  Building core-data ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-24T16:00:56.372Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-24T16:00:56.372Z] ---> 08bdaf2f88f9 [2021-08-24T16:00:56.372Z] 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-08-24T16:00:56.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-24T16:00:57.060Z] ---> Running in 773875b767d1 [2021-08-24T16:00:57.249Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-24T16:00:57.576Z] Removing intermediate container 773875b767d1 [2021-08-24T16:00:57.576Z] ---> 5c201c3541d7 [2021-08-24T16:00:57.576Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-24T16:00:57.576Z] ---> Running in 09f0c4ae64ef [2021-08-24T16:00:57.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:57.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T16:00:57.844Z] (1/39) Installing readline (8.1.0-r0) [2021-08-24T16:00:57.845Z] (2/39) Installing bash (5.1.0-r0) [2021-08-24T16:00:57.845Z] Executing bash-5.1.0-r0.post-install [2021-08-24T16:00:57.845Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-24T16:00:57.845Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-24T16:00:57.845Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-24T16:00:57.845Z] (6/39) Installing curl (7.78.0-r0) [2021-08-24T16:00:58.115Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-24T16:00:58.115Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-24T16:00:58.115Z] (9/39) Installing expat (2.2.10-r1) [2021-08-24T16:00:58.115Z] (10/39) Installing libffi (3.3-r2) [2021-08-24T16:00:58.115Z] (11/39) Installing gdbm (1.19-r0) [2021-08-24T16:00:58.115Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-24T16:00:58.115Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-24T16:00:58.115Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-24T16:00:58.705Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-24T16:00:58.705Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-24T16:00:58.705Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-24T16:00:58.705Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-24T16:00:58.705Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-24T16:00:58.705Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-24T16:00:58.705Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-24T16:00:58.705Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-24T16:00:58.705Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-24T16:00:58.705Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-24T16:00:58.705Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-24T16:00:58.705Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-24T16:00:58.705Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-24T16:00:58.979Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-24T16:00:58.979Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-24T16:00:58.979Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-24T16:00:58.979Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-24T16:00:58.979Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-24T16:00:58.979Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-24T16:00:58.979Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-24T16:00:58.979Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-24T16:00:58.979Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-24T16:00:58.979Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-24T16:00:58.979Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-24T16:00:58.979Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-24T16:00:59.261Z] Executing busybox-1.32.1-r6.trigger [2021-08-24T16:00:59.261Z] OK: 82 MiB in 59 packages [2021-08-24T16:01:00.714Z] Collecting docker-compose==1.23.2 [2021-08-24T16:01:00.714Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-24T16:01:00.714Z] Collecting docker<4.0,>=3.6.0 [2021-08-24T16:01:00.714Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-24T16:01:00.714Z] Collecting jsonschema<3,>=2.5.1 [2021-08-24T16:01:00.714Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-24T16:01:00.992Z] Collecting PyYAML<4,>=3.10 [2021-08-24T16:01:00.992Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-24T16:01:01.278Z] 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-08-24T16:01:01.278Z] Collecting texttable<0.10,>=0.9.0 [2021-08-24T16:01:01.569Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-24T16:01:01.855Z] Collecting cached-property<2,>=1.2.0 [2021-08-24T16:01:01.855Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-24T16:01:01.855Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-24T16:01:01.855Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-24T16:01:02.132Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-24T16:01:02.132Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-24T16:01:02.132Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-24T16:01:02.132Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-24T16:01:02.416Z] Collecting docopt<0.7,>=0.6.1 [2021-08-24T16:01:02.416Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-24T16:01:02.697Z] Collecting docker-pycreds>=0.4.0 [2021-08-24T16:01:02.697Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-24T16:01:02.697Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-24T16:01:02.697Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-24T16:01:02.697Z] Collecting idna<2.8,>=2.5 [2021-08-24T16:01:02.697Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-24T16:01:02.975Z] Collecting certifi>=2017.4.17 [2021-08-24T16:01:02.975Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-24T16:01:02.975Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-24T16:01:02.975Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-24T16:01:02.975Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-24T16:01:02.975Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-24T16:01:02.975Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-24T16:01:02.975Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-24T16:01:03.252Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-24T16:01:03.252Z] Attempting uninstall: urllib3 [2021-08-24T16:01:03.252Z] Found existing installation: urllib3 1.26.2 [2021-08-24T16:01:03.252Z] Uninstalling urllib3-1.26.2: [2021-08-24T16:01:03.252Z] Successfully uninstalled urllib3-1.26.2 [2021-08-24T16:01:03.252Z] Attempting uninstall: idna [2021-08-24T16:01:03.252Z] Found existing installation: idna 3.1 [2021-08-24T16:01:03.252Z] Uninstalling idna-3.1: [2021-08-24T16:01:03.252Z] Successfully uninstalled idna-3.1 [2021-08-24T16:01:03.252Z] Attempting uninstall: chardet [2021-08-24T16:01:03.252Z] Found existing installation: chardet 4.0.0 [2021-08-24T16:01:03.252Z] Uninstalling chardet-4.0.0: [2021-08-24T16:01:03.529Z] Successfully uninstalled chardet-4.0.0 [2021-08-24T16:01:03.529Z] Attempting uninstall: requests [2021-08-24T16:01:03.529Z] Found existing installation: requests 2.25.1 [2021-08-24T16:01:03.529Z] Uninstalling requests-2.25.1: [2021-08-24T16:01:03.529Z] Successfully uninstalled requests-2.25.1 [2021-08-24T16:01:03.806Z] Running setup.py install for texttable: started [2021-08-24T16:01:04.083Z] Running setup.py install for texttable: finished with status 'done' [2021-08-24T16:01:04.083Z] Running setup.py install for PyYAML: started [2021-08-24T16:01:04.360Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-24T16:01:04.360Z] Running setup.py install for docopt: started [2021-08-24T16:01:04.645Z] Running setup.py install for docopt: finished with status 'done' [2021-08-24T16:01:04.645Z] Running setup.py install for dockerpty: started [2021-08-24T16:01:05.246Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-24T16:01:05.538Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-24T16:01:08.971Z] Removing intermediate container 09f0c4ae64ef [2021-08-24T16:01:08.971Z] ---> 5e858bb08640 [2021-08-24T16:01:08.971Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-24T16:01:08.971Z] ---> Running in 4b1a2473b968 [2021-08-24T16:01:08.971Z] Removing intermediate container 4b1a2473b968 [2021-08-24T16:01:08.971Z] ---> 5618609721cb [2021-08-24T16:01:08.971Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-24T16:01:08.971Z] ---> Running in 2b1cfe82820a [2021-08-24T16:01:08.971Z] Removing intermediate container 2b1cfe82820a [2021-08-24T16:01:08.971Z] ---> 96c7fd21395e [2021-08-24T16:01:08.971Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-24T16:01:09.247Z] ---> 2ec471711265 [2021-08-24T16:01:09.247Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-24T16:01:09.524Z] ---> 01097fb31122 [2021-08-24T16:01:09.524Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-24T16:01:09.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-24T16:01:09.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-24T16:01:09.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-24T16:01:09.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-24T16:01:09.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-24T16:01:09.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-24T16:01:09.800Z] ---> ba755d84c204 [2021-08-24T16:01:09.800Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-24T16:01:09.800Z] ---> Running in d2383d80f030 [2021-08-24T16:01:09.800Z] Removing intermediate container d2383d80f030 [2021-08-24T16:01:09.800Z] ---> 09784744abda [2021-08-24T16:01:09.800Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T16:01:09.800Z] ---> Running in aaef3c74fb46 [2021-08-24T16:01:10.078Z] Removing intermediate container aaef3c74fb46 [2021-08-24T16:01:10.078Z] ---> 02e4d297887e [2021-08-24T16:01:10.078Z] Step 22/24 : LABEL arch=x86_64 [2021-08-24T16:01:10.078Z] ---> Running in 215fe228ece7 [2021-08-24T16:01:10.078Z] Removing intermediate container 215fe228ece7 [2021-08-24T16:01:10.078Z] ---> e5b25320e41e [2021-08-24T16:01:10.078Z] Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:01:10.078Z] ---> Running in 8b76dccaecbd [2021-08-24T16:01:10.078Z] Removing intermediate container 8b76dccaecbd [2021-08-24T16:01:10.078Z] ---> 74370a1b7eef [2021-08-24T16:01:10.078Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T16:01:10.354Z] ---> Running in c236c125dd4c [2021-08-24T16:01:10.354Z] Removing intermediate container c236c125dd4c [2021-08-24T16:01:10.354Z] ---> af1fac9f5559 [2021-08-24T16:01:10.354Z] [2021-08-24T16:01:10.354Z] Successfully built af1fac9f5559 [2021-08-24T16:01:10.354Z] Successfully tagged sys-mgmt-agent:latest [2021-08-24T16:01:10.649Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-24T16:01:10.659Z] $ docker stop --time=1 0712203a7bc23a6c6656682664f8c253bc2285791045906ab2d5757eae7336ea [2021-08-24T16:01:10.690Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-24T16:01:10.690Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-24T16:01:10.690Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-24T16:01:10.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-24T16:01:11.971Z] $ docker rm -f 0712203a7bc23a6c6656682664f8c253bc2285791045906ab2d5757eae7336ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-24T16:01:12.381Z] + docker images [2021-08-24T16:01:12.381Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-24T16:01:12.381Z] sys-mgmt-agent latest af1fac9f5559 2 seconds ago 325MB [2021-08-24T16:01:12.381Z] core-data latest 44c6a983cdae 19 seconds ago 20.4MB [2021-08-24T16:01:12.381Z] 74e713dc37e9 25 seconds ago 1.76GB [2021-08-24T16:01:12.381Z] 99f42bfccede 26 seconds ago 1.75GB [2021-08-24T16:01:12.381Z] security-secretstore-setup latest b48b13c34728 33 seconds ago 28.1MB [2021-08-24T16:01:12.381Z] 285ef9c06ff7 40 seconds ago 1.76GB [2021-08-24T16:01:12.381Z] security-proxy-setup latest dc49d233cd90 48 seconds ago 25.9MB [2021-08-24T16:01:12.381Z] 4cdaa522ca85 About a minute ago 1.76GB [2021-08-24T16:01:12.381Z] security-bootstrapper latest 21c8de3f0900 About a minute ago 18.8MB [2021-08-24T16:01:12.381Z] support-notifications latest 33867e75e2b9 About a minute ago 16.8MB [2021-08-24T16:01:12.381Z] f1cab642472f About a minute ago 1.75GB [2021-08-24T16:01:12.381Z] core-metadata latest 582a29f3c8a9 About a minute ago 16.7MB [2021-08-24T16:01:12.381Z] core-command latest fbf2f63308e2 About a minute ago 16MB [2021-08-24T16:01:12.381Z] 5f99ea1c89ef About a minute ago 1.75GB [2021-08-24T16:01:12.381Z] 06d2ef8d0b78 About a minute ago 1.75GB [2021-08-24T16:01:12.381Z] 4ec00fc93d03 About a minute ago 1.75GB [2021-08-24T16:01:12.381Z] support-scheduler latest 4de1ed205849 About a minute ago 16.1MB [2021-08-24T16:01:12.381Z] 91f0c8dde609 About a minute ago 1.75GB [2021-08-24T16:01:12.381Z] ci-base-image-x86_64 latest 36290c967d36 6 minutes ago 1.25GB [2021-08-24T16:01:12.381Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 days ago 37.5MB [2021-08-24T16:01:12.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-24T16:01:12.381Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-24T16:01:12.381Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-24T16:01:12.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-24T16:01:23.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.159s coverage: 28.7% of statements [2021-08-24T16:01:23.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-24T16:01:23.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-24T16:01:25.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 100.0% of statements [2021-08-24T16:01:25.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-24T16:01:27.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.561s coverage: 46.3% of statements [2021-08-24T16:01:27.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-24T16:01:27.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-24T16:01:28.047Z] Still waiting to schedule task [2021-08-24T16:01:28.048Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-24T16:01:30.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.623s coverage: 90.1% of statements [2021-08-24T16:01:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-24T16:01:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-24T16:01:30.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.300s coverage: 81.2% of statements [2021-08-24T16:01:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-24T16:01:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-24T16:01:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-24T16:01:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-24T16:01:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-24T16:01:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.313s coverage: 94.2% of statements [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-24T16:01:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-24T16:01:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 60.0% of statements [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-24T16:01:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.246s coverage: 0.8% of statements [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-24T16:01:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-08-24T16:01:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.175s coverage: 21.7% of statements [2021-08-24T16:01:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-24T16:01:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements [2021-08-24T16:01:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.286s coverage: 79.5% of statements [2021-08-24T16:01:37.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements [2021-08-24T16:01:39.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements [2021-08-24T16:01:39.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-08-24T16:01:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements [2021-08-24T16:01:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-08-24T16:01:57.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.645s coverage: 81.8% of statements [2021-08-24T16:01:57.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.186s coverage: 58.8% of statements [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.316s coverage: 87.2% of statements [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.301s coverage: 91.2% of statements [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.651s coverage: 64.4% of statements [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-24T16:02:06.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.195s coverage: 100.0% of statements [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements [2021-08-24T16:02:06.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-08-24T16:02:06.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-08-24T16:02:06.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-08-24T16:02:10.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.019s coverage: 66.9% of statements [2021-08-24T16:02:10.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-24T16:02:10.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-24T16:02:10.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-24T16:02:12.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.796s coverage: 43.6% of statements [2021-08-24T16:02:12.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-24T16:02:12.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-24T16:02:12.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements [2021-08-24T16:02:12.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-24T16:02:12.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.184s coverage: 84.8% of statements [2021-08-24T16:02:12.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-24T16:02:20.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 19.5% of statements [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-24T16:02:20.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 92.0% of statements [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-24T16:02:20.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.229s coverage: 62.7% of statements [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-24T16:02:20.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.7% of statements [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-24T16:02:20.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-24T16:02:20.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-24T16:02:20.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-08-24T16:02:20.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-24T16:02:21.505Z] GO111MODULE=on go vet ./... [2021-08-24T16:03:43.312Z] gofmt -l . [2021-08-24T16:03:43.312Z] [ "`gofmt -l .`" = "" ] [2021-08-24T16:03:43.312Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-24T16:03:44.247Z] + ls -al . [2021-08-24T16:03:44.247Z] total 636 [2021-08-24T16:03:44.247Z] drwxrwxr-x 9 1001 1001 4096 Aug 24 16:03 . [2021-08-24T16:03:44.247Z] drwxr-xr-x 4 root root 4096 Aug 24 15:59 .. [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 11 Aug 24 15:57 .dockerignore [2021-08-24T16:03:44.247Z] drwxrwxr-x 8 1001 1001 4096 Aug 24 15:57 .git [2021-08-24T16:03:44.247Z] drwxrwxr-x 4 1001 1001 4096 Aug 24 15:57 .github [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 818 Aug 24 15:57 .gitignore [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 76 Aug 24 15:57 .hadolint.yml [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 166 Aug 24 15:57 .sonarcloud.properties [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 1171 Aug 24 15:57 ADOPTERS.md [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 8609 Aug 24 15:57 Attribution.txt [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 43881 Aug 24 15:57 CHANGELOG.md [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 3804 Aug 24 15:57 CONTRIBUTING.md [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 677 Aug 24 15:57 GOVERNANCE.md [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 849 Aug 24 15:57 Jenkinsfile [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 10775 Aug 24 15:57 LICENSE [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 5915 Aug 24 15:57 Makefile [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 582 Aug 24 15:57 OWNERS.md [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 8643 Aug 24 15:57 README.md [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 6912 Aug 24 15:57 SECURITY.md [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 5 Aug 24 15:54 VERSION [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 4131 Aug 24 15:57 ZMQWindows.md [2021-08-24T16:03:44.247Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 15:57 bin [2021-08-24T16:03:44.247Z] drwxrwxr-x 14 1001 1001 4096 Aug 24 15:57 cmd [2021-08-24T16:03:44.247Z] -rw-r--r-- 1 root root 404331 Aug 24 16:02 coverage.out [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 813 Aug 24 15:57 go.mod [2021-08-24T16:03:44.247Z] -rw-r--r-- 1 root root 50064 Aug 24 15:59 go.sum [2021-08-24T16:03:44.247Z] drwxrwxr-x 8 1001 1001 4096 Aug 24 15:57 internal [2021-08-24T16:03:44.247Z] drwxrwxr-x 3 1001 1001 4096 Aug 24 15:57 openapi [2021-08-24T16:03:44.247Z] drwxrwxr-x 4 1001 1001 4096 Aug 24 15:57 snap [2021-08-24T16:03:44.247Z] -rw-rw-r-- 1 1001 1001 204 Aug 24 15:57 version.go [Pipeline] sh [2021-08-24T16:03:44.915Z] + '[' -e coverage.out ] [2021-08-24T16:03:44.915Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-24T16:03:44.948Z] Warning: overwriting stash ‘coverage-report’ [2021-08-24T16:03:45.713Z] Stashed 1 file(s) [Pipeline] sh [2021-08-24T16:03:46.360Z] + make build [2021-08-24T16:03:46.360Z] go mod tidy [2021-08-24T16:03:46.962Z] 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-08-24T16:03:53.672Z] 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-08-24T16:04:15.870Z] 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-08-24T16:04:17.855Z] 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-08-24T16:04:22.155Z] 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-08-24T16:04:22.435Z] 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-08-24T16:04:25.923Z] 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-08-24T16:04:29.333Z] 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-08-24T16:04:32.723Z] 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-08-24T16:04:37.080Z] 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-08-24T16:04:39.710Z] 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-08-24T16:04:43.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-24T16:04:48.527Z] $ docker stop --time=1 135b3553ea45ba5a9814d2cd02093f09cb9988443bd215af44961b8f7eee624c [2021-08-24T16:04:51.321Z] $ docker rm -f 135b3553ea45ba5a9814d2cd02093f09cb9988443bd215af44961b8f7eee624c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:04:53.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-24T16:04:53.351Z] [2021-08-24T16:04:53.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:04:53.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-24T16:04:53.969Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-24T16:04:53.969Z] 29e5d40040c1: Pulling fs layer [2021-08-24T16:04:53.969Z] 1ce36da41761: Pulling fs layer [2021-08-24T16:04:53.969Z] 25b303627fd3: Pulling fs layer [2021-08-24T16:04:54.242Z] 29e5d40040c1: Verifying Checksum [2021-08-24T16:04:54.243Z] 29e5d40040c1: Download complete [2021-08-24T16:04:55.221Z] 29e5d40040c1: Pull complete [2021-08-24T16:04:55.221Z] 1ce36da41761: Verifying Checksum [2021-08-24T16:04:55.221Z] 1ce36da41761: Download complete [2021-08-24T16:04:56.657Z] 1ce36da41761: Pull complete [2021-08-24T16:04:56.931Z] 25b303627fd3: Verifying Checksum [2021-08-24T16:04:56.931Z] 25b303627fd3: Download complete [2021-08-24T16:05:07.086Z] 25b303627fd3: Pull complete [2021-08-24T16:05:07.086Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-24T16:05:07.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-24T16:05:07.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-24T16:05:07.350Z] prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container [2021-08-24T16:05:07.423Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-24T16:05:10.909Z] $ docker top 5e9688d2a7f4545c06f509b3482aac2932dd8ca8fb6c2af7cc205775128d19b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T16:05:11.911Z] + docker-compose build --help [2021-08-24T16:05:11.911Z] + grep parallel [2021-08-24T16:05:15.290Z] --parallel Build images in parallel. [Pipeline] } [2021-08-24T16:05:15.571Z] $ docker stop --time=1 5e9688d2a7f4545c06f509b3482aac2932dd8ca8fb6c2af7cc205775128d19b4 [2021-08-24T16:05:17.387Z] $ docker rm -f 5e9688d2a7f4545c06f509b3482aac2932dd8ca8fb6c2af7cc205775128d19b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:05:18.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-24T16:05:18.037Z] . [Pipeline] withDockerContainer [2021-08-24T16:05:18.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container [2021-08-24T16:05:18.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-24T16:05:20.022Z] $ docker top 221c51541cbd29c9ae94f8ef60d006136de5d40791980074e9bedda4b41b144e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T16:05:20.992Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-24T16:05:25.279Z] Building core-command ... [2021-08-24T16:05:25.279Z] Building core-data ... [2021-08-24T16:05:25.279Z] Building core-metadata ... [2021-08-24T16:05:25.279Z] Building security-bootstrapper ... [2021-08-24T16:05:25.279Z] Building security-proxy-setup ... [2021-08-24T16:05:25.279Z] Building security-secretstore-setup ... [2021-08-24T16:05:25.279Z] Building support-notifications ... [2021-08-24T16:05:25.279Z] Building support-scheduler ... [2021-08-24T16:05:25.279Z] Building sys-mgmt-agent ... [2021-08-24T16:05:25.279Z] Building security-bootstrapper [2021-08-24T16:05:25.279Z] Building core-command [2021-08-24T16:05:25.279Z] Building support-notifications [2021-08-24T16:05:25.279Z] Building support-scheduler [2021-08-24T16:05:25.279Z] Building core-metadata [2021-08-24T16:06:33.295Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:06:33.295Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:06:33.295Z] ---> 0c3d84141dce [2021-08-24T16:06:33.295Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T16:06:33.295Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:06:33.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:06:33.295Z] ---> 0c3d84141dce [2021-08-24T16:06:33.295Z] Step 3/23 : WORKDIR /edgex-go [2021-08-24T16:06:33.295Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:06:33.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:06:33.295Z] ---> 0c3d84141dce [2021-08-24T16:06:33.295Z] Step 3/23 : WORKDIR /edgex-go [2021-08-24T16:06:33.295Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:06:33.295Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:06:33.295Z] ---> 0c3d84141dce [2021-08-24T16:06:33.295Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T16:06:33.295Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:06:33.295Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:06:33.295Z] ---> 0c3d84141dce [2021-08-24T16:06:33.295Z] Step 3/32 : WORKDIR /edgex-go [2021-08-24T16:06:33.891Z] ---> Running in 1791234f06be [2021-08-24T16:06:33.891Z] ---> Running in f583e46319be [2021-08-24T16:06:33.891Z] ---> Running in 3bada6917e67 [2021-08-24T16:06:33.891Z] ---> Running in 1148c9b56189 [2021-08-24T16:06:33.891Z] ---> Running in cc619ea59c04 [2021-08-24T16:06:34.489Z] Removing intermediate container f583e46319be [2021-08-24T16:06:34.489Z] ---> 238ca79f45a1 [2021-08-24T16:06:34.489Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:06:34.489Z] Removing intermediate container 3bada6917e67 [2021-08-24T16:06:34.489Z] ---> 65baa19dd26d [2021-08-24T16:06:34.489Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:06:34.760Z] Removing intermediate container 1148c9b56189 [2021-08-24T16:06:34.760Z] ---> a48d288184e6 [2021-08-24T16:06:34.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:06:34.760Z] Removing intermediate container cc619ea59c04 [2021-08-24T16:06:34.760Z] ---> 3a9d87cb13e8 [2021-08-24T16:06:34.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:06:34.760Z] Removing intermediate container 1791234f06be [2021-08-24T16:06:34.760Z] ---> 81b05189ad95 [2021-08-24T16:06:34.760Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:06:34.760Z] ---> Running in 75c4f96cb6b2 [2021-08-24T16:06:34.760Z] ---> Running in 3807171c8bd0 [2021-08-24T16:06:34.760Z] ---> Running in ce70b1064152 [2021-08-24T16:06:35.038Z] ---> Running in 550bd99201e1 [2021-08-24T16:06:35.038Z] ---> Running in 3dadfce0030d [2021-08-24T16:06:38.425Z] Removing intermediate container 3807171c8bd0 [2021-08-24T16:06:38.425Z] ---> fac19ae209f4 [2021-08-24T16:06:38.425Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-24T16:06:38.425Z] ---> Running in 48c67e08c50a [2021-08-24T16:06:38.732Z] Removing intermediate container 75c4f96cb6b2 [2021-08-24T16:06:38.732Z] ---> 8fa9768f5ac3 [2021-08-24T16:06:38.732Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-24T16:06:38.732Z] Removing intermediate container ce70b1064152 [2021-08-24T16:06:38.732Z] ---> d3e2f4cf7418 [2021-08-24T16:06:38.732Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-24T16:06:39.085Z] ---> Running in 7c35fb1c2ec0 [2021-08-24T16:06:39.085Z] ---> Running in cf48060799fb [2021-08-24T16:06:39.085Z] Removing intermediate container 3dadfce0030d [2021-08-24T16:06:39.085Z] ---> dd14395218a6 [2021-08-24T16:06:39.085Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-24T16:06:39.404Z] Removing intermediate container 550bd99201e1 [2021-08-24T16:06:39.404Z] ---> 078f850181e2 [2021-08-24T16:06:39.404Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-24T16:06:39.404Z] ---> Running in dcf3f74ff028 [2021-08-24T16:06:39.713Z] ---> Running in 981044f13cdb [2021-08-24T16:06:40.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:41.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:41.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:41.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:41.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:42.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:42.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:42.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:42.921Z] OK: 218 MiB in 52 packages [2021-08-24T16:06:42.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:42.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:06:43.922Z] OK: 218 MiB in 52 packages [2021-08-24T16:06:43.922Z] OK: 218 MiB in 52 packages [2021-08-24T16:06:44.204Z] OK: 218 MiB in 52 packages [2021-08-24T16:06:44.204Z] OK: 218 MiB in 52 packages [2021-08-24T16:06:44.489Z] Removing intermediate container 48c67e08c50a [2021-08-24T16:06:44.489Z] ---> 569ed74f3e34 [2021-08-24T16:06:44.489Z] Step 6/24 : COPY go.mod . [2021-08-24T16:06:45.477Z] Removing intermediate container cf48060799fb [2021-08-24T16:06:45.477Z] ---> f348c947a55e [2021-08-24T16:06:45.477Z] Step 6/23 : COPY go.mod . [2021-08-24T16:06:45.751Z] ---> 07d2f0f51030 [2021-08-24T16:06:45.751Z] Step 7/24 : RUN go mod download [2021-08-24T16:06:45.751Z] Removing intermediate container 7c35fb1c2ec0 [2021-08-24T16:06:45.751Z] ---> 06d1b10b5c0e [2021-08-24T16:06:45.751Z] Step 6/32 : COPY go.mod . [2021-08-24T16:06:46.026Z] ---> Running in f19db45ceaa3 [2021-08-24T16:06:46.301Z] Removing intermediate container 981044f13cdb [2021-08-24T16:06:46.301Z] ---> fd78f5c047b1 [2021-08-24T16:06:46.301Z] Step 6/23 : COPY go.mod . [2021-08-24T16:06:46.301Z] Removing intermediate container dcf3f74ff028 [2021-08-24T16:06:46.301Z] ---> c7888caf3e95 [2021-08-24T16:06:46.301Z] Step 6/24 : COPY go.mod . [2021-08-24T16:06:46.578Z] ---> aa83b00f1c4e [2021-08-24T16:06:46.578Z] Step 7/23 : RUN go mod download [2021-08-24T16:06:46.867Z] ---> Running in d2b731839ceb [2021-08-24T16:06:47.147Z] ---> ad002dcf0523 [2021-08-24T16:06:47.147Z] Step 7/32 : RUN go mod download [2021-08-24T16:06:47.424Z] ---> Running in 08301c485f66 [2021-08-24T16:06:47.700Z] ---> bfe2e9034d46 [2021-08-24T16:06:47.700Z] Step 7/23 : RUN go mod download ---> cc1b4e8e0824 [2021-08-24T16:06:47.700Z] [2021-08-24T16:06:47.700Z] Step 7/24 : RUN go mod download [2021-08-24T16:06:47.978Z] ---> Running in 95cd5457d790 [2021-08-24T16:06:47.978Z] ---> Running in d3b0ffd8fab4 [2021-08-24T16:06:51.466Z] Removing intermediate container f19db45ceaa3 [2021-08-24T16:06:51.466Z] ---> ed5d083c5506 [2021-08-24T16:06:51.466Z] Step 8/24 : COPY . . [2021-08-24T16:06:54.097Z] Removing intermediate container d2b731839ceb [2021-08-24T16:06:54.097Z] ---> e3597e02cc36 [2021-08-24T16:06:54.097Z] Step 8/23 : COPY . . [2021-08-24T16:06:54.378Z] Removing intermediate container 08301c485f66 [2021-08-24T16:06:54.378Z] ---> 3902006458cd [2021-08-24T16:06:54.378Z] Step 8/32 : COPY . . [2021-08-24T16:06:57.097Z] Removing intermediate container 95cd5457d790 [2021-08-24T16:06:57.097Z] ---> 31369fc31b3d [2021-08-24T16:06:57.097Z] Step 8/23 : COPY . . [2021-08-24T16:06:57.703Z] Removing intermediate container d3b0ffd8fab4 [2021-08-24T16:06:57.704Z] ---> 6dfeaf232642 [2021-08-24T16:06:57.704Z] Step 8/24 : COPY . . [2021-08-24T16:07:19.884Z] ---> 247d3a7c341e [2021-08-24T16:07:19.884Z] Step 9/24 : RUN go mod tidy [2021-08-24T16:07:19.884Z] ---> e72a331d225a [2021-08-24T16:07:19.884Z] Step 9/23 : RUN go mod tidy [2021-08-24T16:07:19.884Z] ---> eb9229afb1cf [2021-08-24T16:07:19.884Z] Step 9/32 : RUN go mod tidy [2021-08-24T16:07:19.884Z] ---> 57488bb4ff72 [2021-08-24T16:07:19.884Z] Step 9/24 : RUN go mod tidy [2021-08-24T16:07:19.884Z] ---> b48c3d44ca4c [2021-08-24T16:07:19.884Z] Step 9/23 : RUN go mod tidy [2021-08-24T16:07:19.884Z] ---> Running in c8768cbd4cd6 [2021-08-24T16:07:19.884Z] ---> Running in 47aa5a7ab827 [2021-08-24T16:07:19.884Z] ---> Running in ba8b5618d4fa [2021-08-24T16:07:19.884Z] ---> Running in 6fe167dc33ff [2021-08-24T16:07:19.884Z] ---> Running in a2bff512ab42 [2021-08-24T16:07:26.624Z] Removing intermediate container c8768cbd4cd6 [2021-08-24T16:07:26.624Z] ---> 2d4a02f759e3 [2021-08-24T16:07:26.624Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-24T16:07:26.624Z] ---> Running in 33e04b619555 [2021-08-24T16:07:26.624Z] Removing intermediate container 47aa5a7ab827 [2021-08-24T16:07:26.624Z] ---> 9e9b9d2e14d5 [2021-08-24T16:07:26.624Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-24T16:07:26.624Z] Removing intermediate container ba8b5618d4fa [2021-08-24T16:07:26.624Z] ---> ebd578977d13 [2021-08-24T16:07:26.624Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-24T16:07:26.907Z] ---> Running in 2085687fa835 [2021-08-24T16:07:26.907Z] ---> Running in 6096444b8120 [2021-08-24T16:07:27.184Z] Removing intermediate container 6fe167dc33ff [2021-08-24T16:07:27.184Z] ---> 1c640799b312 [2021-08-24T16:07:27.184Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-24T16:07:27.184Z] Removing intermediate container a2bff512ab42 [2021-08-24T16:07:27.184Z] ---> baa2a5c67fd0 [2021-08-24T16:07:27.184Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-24T16:07:27.464Z] ---> Running in d5827210d96d [2021-08-24T16:07:27.464Z] ---> Running in 2dd928e2031a [2021-08-24T16:07:27.752Z] 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-08-24T16:07:29.203Z] 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-08-24T16:07:29.804Z] 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-08-24T16:07:29.804Z] 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-08-24T16:07:29.804Z] 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-08-24T16:09:21.685Z] Removing intermediate container 33e04b619555 [2021-08-24T16:09:21.685Z] ---> 52e625498b83 [2021-08-24T16:09:21.685Z] [2021-08-24T16:09:21.685Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T16:09:21.685Z] 3.12: Pulling from library/alpine [2021-08-24T16:09:21.685Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-24T16:09:21.685Z] Status: Downloaded newer image for alpine:3.12 [2021-08-24T16:09:21.685Z] ---> c4fd0aeabfcf [2021-08-24T16:09:21.685Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-24T16:09:22.297Z] ---> Running in dd49a732baef [2021-08-24T16:09:24.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:09:24.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:09:25.533Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-24T16:09:25.533Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:09:25.533Z] OK: 5 MiB in 15 packages [2021-08-24T16:09:28.958Z] Removing intermediate container dd49a732baef [2021-08-24T16:09:28.958Z] ---> ffc3db60bc8c [2021-08-24T16:09:28.958Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T16:09:29.247Z] ---> Running in 5eb83b8dfc67 [2021-08-24T16:09:29.848Z] Removing intermediate container 6096444b8120 [2021-08-24T16:09:29.848Z] ---> a9db6b725d34 [2021-08-24T16:09:29.848Z] [2021-08-24T16:09:29.848Z] Step 11/32 : FROM alpine:3.12 [2021-08-24T16:09:29.848Z] ---> c4fd0aeabfcf [2021-08-24T16:09:29.848Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-24T16:09:31.279Z] ---> Running in 0041a4b511fc [2021-08-24T16:09:31.279Z] Removing intermediate container 5eb83b8dfc67 [2021-08-24T16:09:31.279Z] ---> 99218fed20f6 [2021-08-24T16:09:31.279Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-24T16:09:31.875Z] Removing intermediate container 2085687fa835 [2021-08-24T16:09:31.875Z] ---> ad1f6527e5ef [2021-08-24T16:09:31.875Z] [2021-08-24T16:09:31.875Z] Step 11/23 : FROM alpine:3.12 [2021-08-24T16:09:32.161Z] ---> c4fd0aeabfcf [2021-08-24T16:09:32.161Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-24T16:09:32.161Z] ---> Using cache [2021-08-24T16:09:32.161Z] ---> ffc3db60bc8c [2021-08-24T16:09:32.161Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T16:09:32.161Z] ---> Using cache [2021-08-24T16:09:32.161Z] ---> 99218fed20f6 [2021-08-24T16:09:32.161Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-24T16:09:32.761Z] ---> Running in a40a1d0a65d2 [2021-08-24T16:09:32.761Z] Removing intermediate container 0041a4b511fc [2021-08-24T16:09:32.761Z] ---> b373efeee72e [2021-08-24T16:09:32.761Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-24T16:09:33.367Z] ---> Running in f2a91b9f6114 [2021-08-24T16:09:33.969Z] Removing intermediate container d5827210d96d [2021-08-24T16:09:33.969Z] ---> f3eb838e3d41 [2021-08-24T16:09:33.969Z] [2021-08-24T16:09:33.969Z] Step 11/23 : FROM alpine:3.12 [2021-08-24T16:09:33.969Z] ---> c4fd0aeabfcf [2021-08-24T16:09:33.969Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-24T16:09:34.241Z] ---> Running in a1b2872cc7f3 [2021-08-24T16:09:34.241Z] Removing intermediate container a40a1d0a65d2 [2021-08-24T16:09:34.241Z] ---> a38efefafee0 [2021-08-24T16:09:34.241Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-24T16:09:34.524Z] ---> Running in 67ee265219c7 [2021-08-24T16:09:34.524Z] Removing intermediate container f2a91b9f6114 [2021-08-24T16:09:34.524Z] ---> 53c3a6b77fd9 [2021-08-24T16:09:34.524Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-24T16:09:34.524Z] ---> Running in 97db8b41a922 [2021-08-24T16:09:34.796Z] Removing intermediate container 2dd928e2031a [2021-08-24T16:09:34.796Z] ---> c7128220bd61 [2021-08-24T16:09:34.796Z] [2021-08-24T16:09:34.796Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T16:09:34.796Z] ---> c4fd0aeabfcf [2021-08-24T16:09:34.796Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-24T16:09:34.796Z] ---> Using cache [2021-08-24T16:09:34.796Z] ---> ffc3db60bc8c [2021-08-24T16:09:34.796Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T16:09:34.796Z] ---> Using cache [2021-08-24T16:09:34.796Z] ---> 99218fed20f6 [2021-08-24T16:09:34.796Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-24T16:09:35.071Z] ---> Running in a1e5c8239072 [2021-08-24T16:09:35.071Z] ---> Running in d4b542166059 [2021-08-24T16:09:35.349Z] Removing intermediate container 97db8b41a922 [2021-08-24T16:09:35.349Z] ---> d4fbc252a454 [2021-08-24T16:09:35.349Z] Step 16/24 : WORKDIR / [2021-08-24T16:09:35.627Z] ---> Running in 7a6189f8b943 [2021-08-24T16:09:35.902Z] Removing intermediate container a1e5c8239072 [2021-08-24T16:09:35.902Z] ---> 43d8ecf87116 [2021-08-24T16:09:35.902Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T16:09:36.180Z] Removing intermediate container d4b542166059 [2021-08-24T16:09:36.180Z] ---> 598092da485d [2021-08-24T16:09:36.180Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-24T16:09:36.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:09:36.457Z] ---> Running in ebc4bb2cacf8 [2021-08-24T16:09:36.457Z] Removing intermediate container 7a6189f8b943 [2021-08-24T16:09:36.457Z] ---> 4ec15b4c44c4 [2021-08-24T16:09:36.457Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T16:09:36.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:09:36.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:09:37.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:09:37.286Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-24T16:09:37.286Z] (2/2) Installing su-exec (0.2-r1) [2021-08-24T16:09:37.286Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:09:37.286Z] Removing intermediate container ebc4bb2cacf8 [2021-08-24T16:09:37.286Z] ---> 91bcb01aa9ba [2021-08-24T16:09:37.286Z] Step 16/24 : WORKDIR / [2021-08-24T16:09:37.286Z] OK: 5 MiB in 16 packages [2021-08-24T16:09:37.286Z] ---> 95efba870395 [2021-08-24T16:09:37.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-24T16:09:37.573Z] ---> Running in 57798fe6e555 [2021-08-24T16:09:37.573Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-24T16:09:37.573Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-24T16:09:37.573Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:09:37.573Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T16:09:37.848Z] OK: 6 MiB in 16 packages [2021-08-24T16:09:37.848Z] ---> a2340bef2cdf [2021-08-24T16:09:37.848Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-24T16:09:38.444Z] Removing intermediate container 57798fe6e555 [2021-08-24T16:09:38.444Z] ---> edd7fc065b17 [2021-08-24T16:09:38.444Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T16:09:39.428Z] ---> 92a7290c549b [2021-08-24T16:09:39.428Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-24T16:09:39.428Z] Removing intermediate container a1b2872cc7f3 [2021-08-24T16:09:39.428Z] ---> 3bc5ee999779 [2021-08-24T16:09:39.428Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-24T16:09:39.703Z] ---> efd68a4ff815 [2021-08-24T16:09:39.703Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-24T16:09:39.985Z] ---> Running in a73e9a0ad90f [2021-08-24T16:09:39.985Z] ---> 64cfd36bc6ac [2021-08-24T16:09:39.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-24T16:09:40.264Z] Removing intermediate container 67ee265219c7 [2021-08-24T16:09:40.264Z] ---> a68d748bf082 [2021-08-24T16:09:40.264Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T16:09:40.542Z] ---> Running in 3c265dcf19d0 [2021-08-24T16:09:40.819Z] ---> d8dc944a527d [2021-08-24T16:09:40.819Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-24T16:09:41.094Z] ---> Running in be831b7335bb [2021-08-24T16:09:41.094Z] Removing intermediate container a73e9a0ad90f [2021-08-24T16:09:41.094Z] ---> b82105cd09b6 [2021-08-24T16:09:41.094Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-24T16:09:41.094Z] Removing intermediate container 3c265dcf19d0 [2021-08-24T16:09:41.094Z] ---> ae9dc146e5cd [2021-08-24T16:09:41.094Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-24T16:09:41.376Z] ---> Running in 4cd1efebbb1b [2021-08-24T16:09:41.376Z] ---> Running in 8ea8c66c64ac [2021-08-24T16:09:41.651Z] ---> 7078588449fe [2021-08-24T16:09:41.651Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-24T16:09:41.651Z] ---> d1da0f032d38 [2021-08-24T16:09:41.651Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-24T16:09:41.651Z] Removing intermediate container be831b7335bb [2021-08-24T16:09:41.651Z] ---> ca0a93eb11fd [2021-08-24T16:09:41.651Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T16:09:41.925Z] ---> Running in 84b2fc2dbd6f [2021-08-24T16:09:41.925Z] ---> Running in 128d3432f7b0 [2021-08-24T16:09:42.202Z] Removing intermediate container 4cd1efebbb1b [2021-08-24T16:09:42.202Z] ---> a6bc85e7448d [2021-08-24T16:09:42.202Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-24T16:09:42.202Z] Removing intermediate container 8ea8c66c64ac [2021-08-24T16:09:42.202Z] ---> 8c1de10e75c4 [2021-08-24T16:09:42.202Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-24T16:09:42.476Z] ---> Running in 63194ac19d9d [2021-08-24T16:09:42.751Z] ---> Running in 179c65c0f0e1 [2021-08-24T16:09:42.751Z] Removing intermediate container 84b2fc2dbd6f [2021-08-24T16:09:42.751Z] ---> 0bfec8851bd1 [2021-08-24T16:09:42.751Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T16:09:43.037Z] ---> 16af1e4b0fcf [2021-08-24T16:09:43.037Z] Step 20/24 : ENTRYPOINT ["/core-metadata"]Removing intermediate container 128d3432f7b0 [2021-08-24T16:09:43.037Z] ---> 632494728233 [2021-08-24T16:09:43.037Z] Step 21/23 : LABEL arch=arm64 [2021-08-24T16:09:43.037Z] [2021-08-24T16:09:43.037Z] ---> Running in 1f21b3ab3752 [2021-08-24T16:09:43.037Z] ---> Running in c55bf922f91e [2021-08-24T16:09:43.037Z] ---> Running in b9e6d2665f86 [2021-08-24T16:09:43.320Z] Removing intermediate container 179c65c0f0e1 [2021-08-24T16:09:43.320Z] ---> 46623298029a [2021-08-24T16:09:43.320Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T16:09:43.923Z] Removing intermediate container 1f21b3ab3752 [2021-08-24T16:09:43.923Z] ---> 6f96325be618 [2021-08-24T16:09:43.923Z] Step 22/24 : LABEL arch=arm64 [2021-08-24T16:09:43.923Z] Removing intermediate container c55bf922f91e [2021-08-24T16:09:43.923Z] ---> 35d447c58be3 [2021-08-24T16:09:43.923Z] Step 22/23 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:09:44.205Z] ---> Running in 5d960b3b3b45 [2021-08-24T16:09:44.205Z] Removing intermediate container b9e6d2665f86 [2021-08-24T16:09:44.205Z] ---> 5435eae9415b [2021-08-24T16:09:44.205Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T16:09:44.205Z] ---> Running in a1ae986352ac [2021-08-24T16:09:44.486Z] ---> Running in cacf5adcb3a1 [2021-08-24T16:09:44.762Z] ---> af22eef6cc3d [2021-08-24T16:09:44.762Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-24T16:09:45.038Z] Removing intermediate container 5d960b3b3b45 [2021-08-24T16:09:45.038Z] ---> 8f32ab632840 [2021-08-24T16:09:45.038Z] Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:09:45.313Z] Removing intermediate container a1ae986352ac [2021-08-24T16:09:45.313Z] ---> 70c8154726ee [2021-08-24T16:09:45.313Z] Step 23/23 : LABEL version=0.0.0 [2021-08-24T16:09:45.591Z] ---> Running in a1558fc29f00 [2021-08-24T16:09:45.591Z] Removing intermediate container cacf5adcb3a1 [2021-08-24T16:09:45.591Z] ---> 08b3f5d81059 [2021-08-24T16:09:45.591Z] Step 22/24 : LABEL arch=arm64 [2021-08-24T16:09:45.591Z] ---> Running in 64454044a180 [2021-08-24T16:09:45.863Z] Removing intermediate container 63194ac19d9d [2021-08-24T16:09:45.863Z] ---> f64813586ec2 [2021-08-24T16:09:45.863Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-24T16:09:45.863Z] ---> Running in 62ac410a99b0 [2021-08-24T16:09:46.145Z] ---> Running in 968f54a858f3 [2021-08-24T16:09:46.422Z] Removing intermediate container a1558fc29f00 [2021-08-24T16:09:46.422Z] ---> bd4c2e88c84d [2021-08-24T16:09:46.422Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T16:09:46.695Z] ---> 278c6703bbd1 [2021-08-24T16:09:46.695Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-24T16:09:46.695Z] Removing intermediate container 64454044a180 [2021-08-24T16:09:46.695Z] ---> 839092dda4c4 [2021-08-24T16:09:46.695Z] [2021-08-24T16:09:46.695Z] Removing intermediate container 62ac410a99b0 [2021-08-24T16:09:46.695Z] ---> 2cf725b345f6 [2021-08-24T16:09:46.695Z] Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:09:46.695Z] ---> Running in f5ba4d742c1f [2021-08-24T16:09:46.969Z] ---> Running in d74d0c23d473 [2021-08-24T16:09:46.969Z] Removing intermediate container 968f54a858f3 [2021-08-24T16:09:46.969Z] ---> 5d9aa061b344 [2021-08-24T16:09:46.969Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-24T16:09:47.244Z] Successfully built 839092dda4c4 [2021-08-24T16:09:47.244Z] Successfully tagged support-scheduler-arm64:latest [2021-08-24T16:09:47.244Z]  Building support-scheduler ... done Building security-proxy-setup [2021-08-24T16:09:47.518Z] Removing intermediate container f5ba4d742c1f [2021-08-24T16:09:47.518Z] ---> abc7c25a686d [2021-08-24T16:09:47.518Z] [2021-08-24T16:09:47.518Z] Removing intermediate container d74d0c23d473 [2021-08-24T16:09:47.518Z] ---> 0c48438a0dc7 [2021-08-24T16:09:47.518Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T16:09:47.797Z] ---> 8c410c596c4a [2021-08-24T16:09:47.797Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-24T16:09:47.797Z] Successfully built abc7c25a686d [2021-08-24T16:09:47.797Z] ---> Running in 8893bc22417a [2021-08-24T16:09:47.797Z] Successfully tagged core-command-arm64:latest [2021-08-24T16:09:47.797Z]  Building core-command ... done Building security-secretstore-setup [2021-08-24T16:09:48.072Z] ---> Running in d9c864ad05ba [2021-08-24T16:09:48.072Z] ---> 994f388c3d8f [2021-08-24T16:09:48.072Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-24T16:09:48.351Z] ---> Running in bf0277352b46 [2021-08-24T16:09:48.706Z] Removing intermediate container 8893bc22417a [2021-08-24T16:09:48.706Z] ---> 65e44aa54518 [2021-08-24T16:09:48.706Z] [2021-08-24T16:09:48.706Z] Removing intermediate container d9c864ad05ba [2021-08-24T16:09:49.045Z] ---> a605ba3be8ee [2021-08-24T16:09:49.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T16:09:49.045Z] Successfully built 65e44aa54518 [2021-08-24T16:09:49.045Z] Successfully tagged core-metadata-arm64:latest [2021-08-24T16:09:49.045Z] Building core-data [2021-08-24T16:09:49.364Z]  Building core-metadata ... done  ---> Running in 791d32077d1b [2021-08-24T16:09:50.892Z] Removing intermediate container 791d32077d1b [2021-08-24T16:09:50.892Z] ---> d198488c7eb7 [2021-08-24T16:09:50.892Z] Step 21/23 : LABEL arch=arm64 [2021-08-24T16:09:51.878Z] ---> Running in 27122cb02338 [2021-08-24T16:09:53.882Z] Removing intermediate container 27122cb02338 [2021-08-24T16:09:53.882Z] ---> 2bab02b01402 [2021-08-24T16:09:53.882Z] Step 22/23 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:09:54.498Z] Removing intermediate container bf0277352b46 [2021-08-24T16:09:54.498Z] ---> 45f638f16fdc [2021-08-24T16:09:54.498Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T16:09:55.108Z] ---> Running in 25bd036b1a30 [2021-08-24T16:09:56.580Z] ---> 052d259a6bc9 [2021-08-24T16:09:56.580Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-24T16:09:57.214Z] Removing intermediate container 25bd036b1a30 [2021-08-24T16:09:57.214Z] ---> 9b23cbc22f40 [2021-08-24T16:09:57.214Z] Step 23/23 : LABEL version=0.0.0 [2021-08-24T16:09:57.826Z] ---> Running in 6ed19b0702cc [2021-08-24T16:09:58.444Z] ---> 98e1834b88f4 [2021-08-24T16:09:58.444Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-24T16:09:58.727Z] Removing intermediate container 6ed19b0702cc [2021-08-24T16:09:58.727Z] ---> 6429e536dfd1 [2021-08-24T16:09:58.727Z] [2021-08-24T16:09:59.001Z] Successfully built 6429e536dfd1 [2021-08-24T16:09:59.295Z] Successfully tagged support-notifications-arm64:latest [2021-08-24T16:09:59.295Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-08-24T16:10:00.287Z] ---> e9986d73a061 [2021-08-24T16:10:00.287Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-24T16:10:01.738Z] ---> 71703e364081 [2021-08-24T16:10:01.738Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-24T16:10:02.731Z] ---> 8b7fc82496b2 [2021-08-24T16:10:02.731Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-24T16:10:03.333Z] ---> Running in 8dec649d6f39 [2021-08-24T16:10:03.933Z] Removing intermediate container 8dec649d6f39 [2021-08-24T16:10:03.933Z] ---> 62746637120b [2021-08-24T16:10:03.933Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-24T16:10:05.372Z] ---> f1d0588e3db0 [2021-08-24T16:10:05.372Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-24T16:10:05.975Z] ---> Running in 206ff2058ec1 [2021-08-24T16:10:10.294Z] Removing intermediate container 206ff2058ec1 [2021-08-24T16:10:10.294Z] ---> 9ba0d8512b92 [2021-08-24T16:10:10.294Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-24T16:10:10.577Z] ---> Running in d446cbf5e68b [2021-08-24T16:10:12.032Z] Removing intermediate container d446cbf5e68b [2021-08-24T16:10:12.032Z] ---> 4576deb37cbf [2021-08-24T16:10:12.032Z] Step 29/32 : CMD ["gate"] [2021-08-24T16:10:12.631Z] ---> Running in bb0ff06d3709 [2021-08-24T16:10:13.238Z] Removing intermediate container bb0ff06d3709 [2021-08-24T16:10:13.238Z] ---> 736e43051ef7 [2021-08-24T16:10:13.238Z] Step 30/32 : LABEL arch=arm64 [2021-08-24T16:10:13.840Z] ---> Running in 41ec27c9255f [2021-08-24T16:10:14.831Z] Removing intermediate container 41ec27c9255f [2021-08-24T16:10:14.831Z] ---> 37807269d176 [2021-08-24T16:10:14.831Z] Step 31/32 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:10:15.826Z] ---> Running in 480b435b3260 [2021-08-24T16:10:16.813Z] Removing intermediate container 480b435b3260 [2021-08-24T16:10:16.813Z] ---> 35285c708f6f [2021-08-24T16:10:16.813Z] Step 32/32 : LABEL version=0.0.0 [2021-08-24T16:10:17.410Z] ---> Running in 7669e0f39ba2 [2021-08-24T16:10:18.393Z] Removing intermediate container 7669e0f39ba2 [2021-08-24T16:10:18.393Z] ---> b83c5a374887 [2021-08-24T16:10:18.393Z] [2021-08-24T16:10:18.674Z] Successfully built b83c5a374887 [2021-08-24T16:10:18.674Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-24T16:10:37.053Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:10:37.053Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:10:37.053Z] ---> 0c3d84141dce [2021-08-24T16:10:37.053Z] Step 3/22 : WORKDIR /edgex-go [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> 81b05189ad95 [2021-08-24T16:10:37.053Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> dd14395218a6 [2021-08-24T16:10:37.053Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> c7888caf3e95 [2021-08-24T16:10:37.053Z] Step 6/22 : COPY go.mod . [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> cc1b4e8e0824 [2021-08-24T16:10:37.053Z] Step 7/22 : RUN go mod download [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> 6dfeaf232642 [2021-08-24T16:10:37.053Z] Step 8/22 : COPY . . [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> 57488bb4ff72 [2021-08-24T16:10:37.053Z] Step 9/22 : RUN go mod tidy [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> baa2a5c67fd0 [2021-08-24T16:10:37.053Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-24T16:10:37.053Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:10:37.053Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:10:37.053Z] ---> 0c3d84141dce [2021-08-24T16:10:37.053Z] Step 3/26 : WORKDIR /edgex-go [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> 81b05189ad95 [2021-08-24T16:10:37.053Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> dd14395218a6 [2021-08-24T16:10:37.053Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> c7888caf3e95 [2021-08-24T16:10:37.053Z] Step 6/26 : COPY go.mod . [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> cc1b4e8e0824 [2021-08-24T16:10:37.053Z] Step 7/26 : RUN go mod download [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> 6dfeaf232642 [2021-08-24T16:10:37.053Z] Step 8/26 : COPY . . [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> 57488bb4ff72 [2021-08-24T16:10:37.053Z] Step 9/26 : RUN go mod tidy [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> baa2a5c67fd0 [2021-08-24T16:10:37.053Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-24T16:10:37.053Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:10:37.053Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:10:37.053Z] ---> 0c3d84141dce [2021-08-24T16:10:37.053Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> 81b05189ad95 [2021-08-24T16:10:37.053Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:10:37.053Z] ---> Using cache [2021-08-24T16:10:37.053Z] ---> dd14395218a6 [2021-08-24T16:10:37.053Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-24T16:10:39.694Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T16:10:39.694Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T16:10:39.694Z] ---> 0c3d84141dce [2021-08-24T16:10:39.694Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T16:10:39.694Z] ---> Using cache [2021-08-24T16:10:39.694Z] ---> 81b05189ad95 [2021-08-24T16:10:39.694Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:10:39.694Z] ---> Using cache [2021-08-24T16:10:39.694Z] ---> dd14395218a6 [2021-08-24T16:10:39.694Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-24T16:10:40.289Z] ---> Running in 0341f3aacf1a [2021-08-24T16:10:40.289Z] ---> Running in d9c3598c2524 [2021-08-24T16:10:40.289Z] ---> Running in a37af0d7f206 [2021-08-24T16:10:40.289Z] ---> Running in d58d920a034d [2021-08-24T16:10:42.282Z] 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-08-24T16:10:42.282Z] 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-08-24T16:10:42.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:10:42.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:10:43.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:10:43.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:10:44.530Z] OK: 218 MiB in 52 packages [2021-08-24T16:10:44.530Z] OK: 218 MiB in 52 packages [2021-08-24T16:10:46.535Z] Removing intermediate container a37af0d7f206 [2021-08-24T16:10:46.535Z] ---> f800e86813b0 [2021-08-24T16:10:46.535Z] Step 6/24 : COPY go.mod . [2021-08-24T16:10:46.535Z] Removing intermediate container d9c3598c2524 [2021-08-24T16:10:46.535Z] ---> aba7797d7677 [2021-08-24T16:10:46.535Z] Step 6/24 : COPY go.mod . [2021-08-24T16:10:47.531Z] ---> 81225a3c1414 [2021-08-24T16:10:47.531Z] Step 7/24 : RUN go mod download [2021-08-24T16:10:47.809Z] ---> Running in feb5952922f1 [2021-08-24T16:10:48.082Z] ---> 41df7a2650b4 [2021-08-24T16:10:48.083Z] Step 7/24 : RUN go mod download [2021-08-24T16:10:48.083Z] ---> Running in 57747d900125 [2021-08-24T16:10:54.823Z] Removing intermediate container feb5952922f1 [2021-08-24T16:10:54.823Z] ---> def15fee58fa [2021-08-24T16:10:54.823Z] Step 8/24 : COPY . . [2021-08-24T16:10:54.823Z] Removing intermediate container 57747d900125 [2021-08-24T16:10:54.823Z] ---> 3cf44356cef6 [2021-08-24T16:10:54.823Z] Step 8/24 : COPY . . [2021-08-24T16:10:58.239Z] Running on prd-ubuntu18.04-docker-8c-8g-702 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws [2021-08-24T16:10:58.262Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-24T16:10:58.398Z] The recommended git tool is: git [2021-08-24T16:11:01.548Z] using credential edgex-jenkins-ssh [2021-08-24T16:11:01.563Z] Cloning the remote Git repository [2021-08-24T16:11:01.586Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-24T16:11:01.662Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-24T16:11:01.691Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-24T16:11:01.692Z] > git --version # timeout=10 [2021-08-24T16:11:01.705Z] > git --version # 'git version 2.17.1' [2021-08-24T16:11:01.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T16:11:01.735Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T16:11:12.133Z] Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:11:12.250Z] Merge succeeded, producing c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:11:12.251Z] Checking out Revision c7157c70aaba3431d8fdd473021ed79833356d24 (PR-3681) [2021-08-24T16:11:11.503Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-24T16:11:11.513Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T16:11:11.523Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-24T16:11:11.535Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-24T16:11:11.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T16:11:11.539Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-24T16:11:12.144Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T16:11:12.149Z] > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 [2021-08-24T16:11:12.220Z] > git remote # timeout=10 [2021-08-24T16:11:12.227Z] > git config --get remote.origin.url # timeout=10 [2021-08-24T16:11:12.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T16:11:12.234Z] > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-24T16:11:12.244Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-24T16:11:12.254Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T16:11:12.273Z] > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 [2021-08-24T16:11:15.999Z] Commit message: "Merge branch 'main' into issue-3593" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:11:17.020Z] + echo snap-build.sh [2021-08-24T16:11:17.020Z] snap-build.sh [2021-08-24T16:11:17.020Z] + SNAP_BASE_DIR=. [2021-08-24T16:11:17.020Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-24T16:11:17.020Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-24T16:11:17.020Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-24T16:11:17.020Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-24T16:11:17.020Z] + cd /w/workspace/edgex-go/2 [2021-08-24T16:11:17.020Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-24T16:11:17.020Z] Reading package lists... [2021-08-24T16:11:17.020Z] Building dependency tree... [2021-08-24T16:11:17.020Z] Reading state information... [2021-08-24T16:11:17.020Z] The following packages were automatically installed and are no longer required: [2021-08-24T16:11:17.020Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-24T16:11:17.020Z] uidmap xdelta3 [2021-08-24T16:11:17.020Z] Use 'sudo apt autoremove' to remove them. [2021-08-24T16:11:17.020Z] The following packages will be REMOVED: [2021-08-24T16:11:17.020Z] lxd* lxd-client* [2021-08-24T16:11:17.290Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-24T16:11:17.290Z] After this operation, 31.7 MB disk space will be freed. [2021-08-24T16:11:17.826Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-24T16:11:17.826Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-24T16:11:18.418Z] Removing lxd dnsmasq configuration [2021-08-24T16:11:18.418Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-24T16:11:18.686Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-24T16:11:19.272Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-24T16:11:19.542Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-24T16:11:19.542Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-24T16:11:20.956Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-24T16:11:20.957Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-24T16:11:21.228Z] + sudo snap remove --purge lxd [2021-08-24T16:11:21.499Z] snap "lxd" is not installed [2021-08-24T16:11:21.499Z] + sudo groupadd --force --system lxd [2021-08-24T16:11:21.499Z] ++ whoami [2021-08-24T16:11:21.499Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-24T16:11:21.499Z] + newgrp - lxd [2021-08-24T16:11:21.499Z] + sudo snap install lxd [2021-08-24T16:11:27.205Z] ---> 331b0b405e5f [2021-08-24T16:11:27.205Z] ---> a734a0c690c3 [2021-08-24T16:11:27.205Z] Step 9/24 : RUN go mod tidy [2021-08-24T16:11:27.205Z] Step 9/24 : RUN go mod tidy [2021-08-24T16:11:27.205Z] ---> Running in 38e6e4451560 [2021-08-24T16:11:27.205Z] ---> Running in e07531475441 [2021-08-24T16:11:32.636Z] Removing intermediate container 38e6e4451560 [2021-08-24T16:11:32.636Z] ---> 5d71658e252f [2021-08-24T16:11:32.636Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-24T16:11:32.636Z] Removing intermediate container e07531475441 [2021-08-24T16:11:32.636Z] ---> e85f3748b996 [2021-08-24T16:11:32.636Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-24T16:11:32.636Z] ---> Running in 05bda8c23a92 [2021-08-24T16:11:32.636Z] ---> Running in 1390e612c675 [2021-08-24T16:11:33.824Z] 2021-08-24T16:11:30Z INFO Waiting for automatic snapd restart... [2021-08-24T16:11:34.622Z] 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-08-24T16:11:34.622Z] 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-08-24T16:11:46.139Z] lxd 4.17 from Canonical* installed [2021-08-24T16:11:46.139Z] + sudo lxd init --auto [2021-08-24T16:11:47.147Z] 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-08-24T16:11:48.130Z] 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-08-24T16:11:56.237Z] + sudo snap install --classic snapcraft [2021-08-24T16:12:03.233Z] Removing intermediate container d58d920a034d [2021-08-24T16:12:03.233Z] ---> fdb014605229 [2021-08-24T16:12:03.233Z] [2021-08-24T16:12:03.233Z] Step 11/22 : FROM alpine:3.12 [2021-08-24T16:12:03.233Z] ---> c4fd0aeabfcf [2021-08-24T16:12:03.233Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-24T16:12:03.233Z] Removing intermediate container 0341f3aacf1a [2021-08-24T16:12:03.233Z] ---> aa74f9e77963 [2021-08-24T16:12:03.233Z] [2021-08-24T16:12:03.233Z] Step 11/26 : FROM alpine:3.12 [2021-08-24T16:12:03.233Z] ---> c4fd0aeabfcf [2021-08-24T16:12:03.233Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-24T16:12:03.233Z] ---> Running in 1e8891f60601 [2021-08-24T16:12:03.233Z] ---> Running in c0e2d9ec0a07 [2021-08-24T16:12:04.478Z] snapcraft 5.0 from Canonical* installed [2021-08-24T16:12:04.478Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-24T16:12:04.478Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-24T16:12:04.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-24T16:12:04.478Z] Dload Upload Total Spent Left Speed [2021-08-24T16:12:04.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3426 0 --:--:-- --:--:-- --:--:-- 3407 [2021-08-24T16:12:05.010Z] 100 3325k 100 3325k 0 0 8169k 0 --:--:-- --:--:-- --:--:-- 8169k [2021-08-24T16:12:05.010Z] ./yq_linux_amd64 [2021-08-24T16:12:05.010Z] + sudo snapcraft prime --use-lxd [2021-08-24T16:12:05.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:12:05.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:12:06.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:12:06.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:12:06.744Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-24T16:12:06.744Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-24T16:12:07.003Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-24T16:12:07.020Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-24T16:12:07.020Z] (3/3) Installing su-exec (0.2-r1) [2021-08-24T16:12:07.020Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:12:07.020Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-24T16:12:07.020Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T16:12:07.020Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-24T16:12:07.020Z] (4/4) Installing curl (7.78.0-r0) [2021-08-24T16:12:07.020Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:12:07.020Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T16:12:07.274Z] 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-08-24T16:12:07.274Z] - README.md [2021-08-24T16:12:07.274Z] [2021-08-24T16:12:07.274Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-24T16:12:07.274Z] Launching a container. [2021-08-24T16:12:07.294Z] OK: 7 MiB in 18 packages [2021-08-24T16:12:07.294Z] OK: 6 MiB in 17 packages [2021-08-24T16:12:10.715Z] Removing intermediate container c0e2d9ec0a07 [2021-08-24T16:12:10.715Z] ---> b938c10217f4 [2021-08-24T16:12:10.715Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-24T16:12:10.715Z] Removing intermediate container 1e8891f60601 [2021-08-24T16:12:10.715Z] ---> 26417b851892 [2021-08-24T16:12:10.715Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-24T16:12:10.715Z] ---> Running in cc09865c1638 [2021-08-24T16:12:10.715Z] ---> Running in 2af65d3dd38a [2021-08-24T16:12:11.323Z] Removing intermediate container cc09865c1638 [2021-08-24T16:12:11.323Z] ---> cf762403a498 [2021-08-24T16:12:11.323Z] Step 14/26 : WORKDIR / [2021-08-24T16:12:11.629Z] Removing intermediate container 2af65d3dd38a [2021-08-24T16:12:11.629Z] ---> 104ac3188b66 [2021-08-24T16:12:11.629Z] Step 14/22 : WORKDIR /edgex [2021-08-24T16:12:11.629Z] ---> Running in 7b668211ee73 [2021-08-24T16:12:11.629Z] ---> Running in 2d25a3fc54d4 [2021-08-24T16:12:12.620Z] Removing intermediate container 7b668211ee73 [2021-08-24T16:12:12.620Z] ---> 368ec22cdac5 [2021-08-24T16:12:12.620Z] 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-08-24T16:12:12.620Z] Removing intermediate container 2d25a3fc54d4 [2021-08-24T16:12:12.620Z] ---> d697db05877a [2021-08-24T16:12:12.620Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-24T16:12:14.103Z] ---> 61b125100e77 [2021-08-24T16:12:14.103Z] 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-08-24T16:12:14.103Z] ---> 465f78d0418a [2021-08-24T16:12:14.103Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-24T16:12:15.504Z] Waiting for container to be ready [2021-08-24T16:12:15.504Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-24T16:12:15.504Z] [2021-08-24T16:12:15.557Z] ---> 9edae4e13b47 [2021-08-24T16:12:15.557Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-24T16:12:16.552Z] ---> 72c1edcdb54f [2021-08-24T16:12:16.552Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-24T16:12:17.160Z] ---> 9b3d0469a07d [2021-08-24T16:12:17.160Z] 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-08-24T16:12:18.082Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-24T16:12:18.624Z] ---> c4f205282f95 [2021-08-24T16:12:18.624Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-24T16:12:18.666Z] Waiting for network to be ready... [2021-08-24T16:12:18.901Z] ---> 53c10e9ca130 [2021-08-24T16:12:18.902Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-24T16:12:18.902Z] ---> Running in 36bcf78641b5 [2021-08-24T16:12:18.936Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-24T16:12:19.205Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-24T16:12:19.205Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-24T16:12:19.205Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-24T16:12:19.205Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-24T16:12:19.205Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-24T16:12:19.205Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-24T16:12:19.205Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-24T16:12:19.205Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-24T16:12:19.475Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-24T16:12:19.746Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-24T16:12:19.897Z] Removing intermediate container 36bcf78641b5 [2021-08-24T16:12:19.897Z] ---> b4bb4242144a [2021-08-24T16:12:19.897Z] Step 19/22 : CMD ["--init=true"] [2021-08-24T16:12:20.014Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-24T16:12:20.175Z] ---> Running in 71969348e82c [2021-08-24T16:12:20.282Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-24T16:12:20.282Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-24T16:12:20.282Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-24T16:12:20.549Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-24T16:12:20.549Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-24T16:12:20.549Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-24T16:12:20.850Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-24T16:12:21.163Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-24T16:12:21.163Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-24T16:12:21.163Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-24T16:12:21.163Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-24T16:12:21.163Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-24T16:12:21.163Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-24T16:12:21.163Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-24T16:12:21.163Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-24T16:12:21.170Z] Removing intermediate container 71969348e82c [2021-08-24T16:12:21.170Z] ---> 3d3a7f697c8a [2021-08-24T16:12:21.170Z] Step 20/22 : LABEL arch=arm64 [2021-08-24T16:12:21.170Z] ---> a6a06a5b4b4e [2021-08-24T16:12:21.170Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-24T16:12:21.170Z] ---> Running in be59de73b281 [2021-08-24T16:12:22.610Z] Removing intermediate container be59de73b281 [2021-08-24T16:12:22.610Z] ---> 4e2f8f86321b [2021-08-24T16:12:22.610Z] Step 21/22 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:12:22.610Z] ---> Running in ce71681d8f9e [2021-08-24T16:12:23.210Z] ---> e963bcb3f685 [2021-08-24T16:12:23.210Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-24T16:12:23.490Z] Removing intermediate container ce71681d8f9e [2021-08-24T16:12:23.490Z] ---> bea4ae2e0e7c [2021-08-24T16:12:23.490Z] Step 22/22 : LABEL version=0.0.0 [2021-08-24T16:12:23.760Z] Fetched 25.1 MB in 4s (5679 kB/s) [2021-08-24T16:12:23.762Z] ---> Running in 699d759d21fd [2021-08-24T16:12:24.343Z] Reading package lists... [2021-08-24T16:12:24.343Z] Reading package lists... [2021-08-24T16:12:24.611Z] Building dependency tree... [2021-08-24T16:12:24.611Z] Reading state information... [2021-08-24T16:12:24.611Z] The following additional packages will be installed: [2021-08-24T16:12:24.611Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-24T16:12:24.611Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-24T16:12:24.611Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-24T16:12:24.611Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-24T16:12:24.611Z] Suggested packages: [2021-08-24T16:12:24.611Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-24T16:12:24.611Z] Recommended packages: [2021-08-24T16:12:24.611Z] gnupg libsasl2-modules [2021-08-24T16:12:24.611Z] The following NEW packages will be installed: [2021-08-24T16:12:24.611Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-24T16:12:24.611Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-24T16:12:24.611Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-24T16:12:24.611Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-24T16:12:24.611Z] The following packages will be upgraded: [2021-08-24T16:12:24.611Z] gpg gpg-agent gpgconf libudev1 [2021-08-24T16:12:24.745Z] Removing intermediate container 699d759d21fd [2021-08-24T16:12:24.745Z] ---> b17628e7b768 [2021-08-24T16:12:24.745Z] [2021-08-24T16:12:24.745Z] ---> 6e63c8281d27 [2021-08-24T16:12:24.745Z] 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-08-24T16:12:24.745Z] ---> Running in 7e50b1a616aa [2021-08-24T16:12:24.882Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-24T16:12:24.882Z] Need to get 3527 kB of archives. [2021-08-24T16:12:24.882Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-24T16:12:24.882Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-24T16:12:24.882Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-24T16:12:24.882Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-24T16:12:24.882Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-24T16:12:24.882Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-24T16:12:25.038Z] Successfully built b17628e7b768 [2021-08-24T16:12:25.158Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-24T16:12:25.311Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-24T16:12:25.742Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-24T16:12:25.742Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-24T16:12:25.742Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-24T16:12:25.742Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-24T16:12:25.742Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-24T16:12:25.742Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-24T16:12:25.742Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-24T16:12:25.742Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-24T16:12:25.742Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-24T16:12:25.742Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-24T16:12:25.742Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-24T16:12:25.742Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-24T16:12:26.008Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-24T16:12:26.008Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-24T16:12:26.008Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-24T16:12:26.008Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-24T16:12:26.008Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T16:12:26.008Z] Fetched 3527 kB in 1s (2929 kB/s) [2021-08-24T16:12:26.008Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-24T16:12:26.008Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-24T16:12:26.008Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-24T16:12:26.008Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-24T16:12:26.276Z] Selecting previously unselected package udev. [2021-08-24T16:12:26.276Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-24T16:12:26.276Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-24T16:12:26.276Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-24T16:12:26.276Z] Selecting previously unselected package libfuse2:amd64. [2021-08-24T16:12:26.276Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-24T16:12:26.276Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-24T16:12:26.546Z] Selecting previously unselected package fuse. [2021-08-24T16:12:26.546Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-24T16:12:26.546Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-24T16:12:26.546Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T16:12:26.546Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-24T16:12:26.546Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T16:12:26.546Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-24T16:12:26.546Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T16:12:26.546Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-24T16:12:26.814Z] Selecting previously unselected package libksba8:amd64. [2021-08-24T16:12:26.814Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-24T16:12:26.814Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-24T16:12:26.814Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-24T16:12:26.814Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T16:12:26.814Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:26.814Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-24T16:12:26.814Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T16:12:26.814Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:26.814Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-24T16:12:26.814Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T16:12:27.082Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:27.082Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-24T16:12:27.082Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T16:12:27.082Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:27.082Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-24T16:12:27.082Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T16:12:27.082Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:27.082Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-24T16:12:27.082Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T16:12:27.082Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:27.082Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-24T16:12:27.082Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T16:12:27.082Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:27.082Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-24T16:12:27.082Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T16:12:27.349Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:27.349Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-24T16:12:27.349Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T16:12:27.349Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:27.349Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-24T16:12:27.349Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-24T16:12:27.349Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-24T16:12:27.349Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-24T16:12:27.349Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-24T16:12:27.349Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-24T16:12:27.349Z] Selecting previously unselected package libldap-common. [2021-08-24T16:12:27.349Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-24T16:12:27.349Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-24T16:12:27.349Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-24T16:12:27.349Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-24T16:12:27.349Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-24T16:12:27.616Z] Selecting previously unselected package dirmngr. [2021-08-24T16:12:27.616Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T16:12:27.616Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-24T16:12:27.616Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-24T16:12:27.616Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-24T16:12:27.616Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-24T16:12:27.616Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-24T16:12:27.616Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-24T16:12:27.616Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-24T16:12:27.616Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:27.616Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-24T16:12:27.616Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-24T16:12:27.616Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-24T16:12:27.886Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-24T16:12:28.153Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:28.153Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-24T16:12:28.153Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-24T16:12:28.153Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-24T16:12:28.153Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:28.153Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:28.153Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:28.153Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:28.153Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:28.153Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:28.153Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T16:12:28.153Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-24T16:12:28.153Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-24T16:12:28.153Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-24T16:12:28.716Z]  Building security-proxy-setup ... done Removing intermediate container 7e50b1a616aa [2021-08-24T16:12:28.716Z] ---> db8ee40d09b0 [2021-08-24T16:12:28.716Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-24T16:12:28.716Z] ---> Running in 7c59075219e5 [2021-08-24T16:12:28.741Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-24T16:12:28.741Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-24T16:12:28.741Z] This means they are not meant to be enabled using systemctl. [2021-08-24T16:12:28.741Z] Possible reasons for having this kind of units are: [2021-08-24T16:12:28.741Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-24T16:12:28.741Z] .wants/ or .requires/ directory. [2021-08-24T16:12:28.741Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-24T16:12:28.741Z] a requirement dependency on it. [2021-08-24T16:12:28.741Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-24T16:12:28.741Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-24T16:12:28.741Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-24T16:12:28.741Z] instance name specified. [2021-08-24T16:12:29.007Z] Reading package lists... [2021-08-24T16:12:29.276Z] Building dependency tree... [2021-08-24T16:12:29.276Z] Reading state information... [2021-08-24T16:12:29.276Z] The following additional packages will be installed: [2021-08-24T16:12:29.276Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-24T16:12:29.276Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-24T16:12:29.276Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-24T16:12:29.276Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-24T16:12:29.276Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-24T16:12:29.276Z] Suggested packages: [2021-08-24T16:12:29.276Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-24T16:12:29.276Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-24T16:12:29.276Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-24T16:12:29.276Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-24T16:12:29.276Z] systemd-container policykit-1 [2021-08-24T16:12:29.276Z] Recommended packages: [2021-08-24T16:12:29.276Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-24T16:12:29.276Z] The following NEW packages will be installed: [2021-08-24T16:12:29.276Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-24T16:12:29.276Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-24T16:12:29.276Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-24T16:12:29.276Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-24T16:12:29.276Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-24T16:12:29.276Z] The following packages will be upgraded: [2021-08-24T16:12:29.276Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-24T16:12:29.320Z] Removing intermediate container 7c59075219e5 [2021-08-24T16:12:29.320Z] ---> d8373fce44d5 [2021-08-24T16:12:29.320Z] Step 24/26 : LABEL arch=arm64 [2021-08-24T16:12:29.546Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-24T16:12:29.546Z] Need to get 36.7 MB of archives. [2021-08-24T16:12:29.546Z] After this operation, 147 MB of additional disk space will be used. [2021-08-24T16:12:29.546Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-24T16:12:29.546Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-24T16:12:29.546Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-24T16:12:29.546Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-24T16:12:29.546Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-24T16:12:29.546Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-24T16:12:29.546Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-24T16:12:29.546Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-24T16:12:29.546Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-24T16:12:29.546Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-24T16:12:29.546Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-24T16:12:29.546Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-24T16:12:29.546Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-24T16:12:29.595Z] ---> Running in f5715d0a1c46 [2021-08-24T16:12:29.816Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-24T16:12:29.816Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-24T16:12:30.193Z] Removing intermediate container f5715d0a1c46 [2021-08-24T16:12:30.193Z] ---> 0ad5d33cee52 [2021-08-24T16:12:30.193Z] Step 25/26 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:12:30.398Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-24T16:12:30.399Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-24T16:12:30.399Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-24T16:12:30.466Z] ---> Running in 9a230f0caa54 [2021-08-24T16:12:30.665Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-24T16:12:30.665Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-24T16:12:30.665Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-24T16:12:30.665Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-24T16:12:30.665Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-24T16:12:30.665Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-24T16:12:30.665Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-24T16:12:30.665Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-24T16:12:30.665Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-24T16:12:30.665Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-24T16:12:30.665Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-24T16:12:30.665Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-24T16:12:31.453Z] Removing intermediate container 9a230f0caa54 [2021-08-24T16:12:31.453Z] ---> 334c8337aee2 [2021-08-24T16:12:31.453Z] Step 26/26 : LABEL version=0.0.0 [2021-08-24T16:12:31.453Z] ---> Running in feb7ca243bba [2021-08-24T16:12:32.054Z] Removing intermediate container feb7ca243bba [2021-08-24T16:12:32.054Z] ---> bcc79d07e53d [2021-08-24T16:12:32.054Z] [2021-08-24T16:12:32.074Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T16:12:32.074Z] Fetched 36.7 MB in 3s (14.2 MB/s) [2021-08-24T16:12:32.074Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-24T16:12:32.074Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-24T16:12:32.339Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-24T16:12:32.605Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-24T16:12:32.605Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-24T16:12:32.656Z] Successfully built bcc79d07e53d [2021-08-24T16:12:32.656Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-24T16:12:32.873Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-24T16:12:32.873Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-24T16:12:32.873Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-24T16:12:32.873Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-24T16:12:32.873Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-24T16:12:32.873Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-24T16:12:32.873Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-24T16:12:33.143Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-24T16:12:33.411Z] Setting up apt (1.6.14) ... [2021-08-24T16:12:33.411Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-24T16:12:33.692Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-24T16:12:33.692Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-24T16:12:33.692Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-24T16:12:33.692Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-24T16:12:33.962Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-24T16:12:33.962Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-24T16:12:33.962Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T16:12:33.962Z] Selecting previously unselected package libexpat1:amd64. [2021-08-24T16:12:33.962Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-24T16:12:33.962Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-24T16:12:34.230Z] Selecting previously unselected package python3.6-minimal. [2021-08-24T16:12:34.230Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-24T16:12:34.230Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T16:12:34.230Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-24T16:12:34.500Z] Checking for services that may need to be restarted...done. [2021-08-24T16:12:34.500Z] Checking for services that may need to be restarted...done. [2021-08-24T16:12:34.500Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T16:12:34.500Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-24T16:12:34.500Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T16:12:34.766Z] Selecting previously unselected package python3-minimal. [2021-08-24T16:12:34.766Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-24T16:12:34.766Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-24T16:12:34.766Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-24T16:12:34.766Z] Selecting previously unselected package mime-support. [2021-08-24T16:12:34.766Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-24T16:12:34.766Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-24T16:12:35.033Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-24T16:12:35.033Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-24T16:12:35.033Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-24T16:12:35.033Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-24T16:12:35.033Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-24T16:12:35.033Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T16:12:35.300Z] Selecting previously unselected package python3.6. [2021-08-24T16:12:35.300Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-24T16:12:35.300Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T16:12:35.300Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-24T16:12:35.301Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-24T16:12:35.301Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-24T16:12:35.301Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-24T16:12:35.570Z] Selecting previously unselected package python3. [2021-08-24T16:12:35.570Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-24T16:12:35.570Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-24T16:12:35.570Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-24T16:12:35.570Z] Selecting previously unselected package multiarch-support. [2021-08-24T16:12:35.570Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T16:12:35.570Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-24T16:12:35.570Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-24T16:12:35.570Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-24T16:12:35.570Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-24T16:12:35.570Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-24T16:12:35.570Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-24T16:12:35.570Z] Selecting previously unselected package libbsd0:amd64. [2021-08-24T16:12:35.570Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-24T16:12:35.570Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-24T16:12:35.570Z] Selecting previously unselected package sudo. [2021-08-24T16:12:35.570Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-24T16:12:35.570Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-24T16:12:35.835Z] Selecting previously unselected package apparmor. [2021-08-24T16:12:35.835Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-24T16:12:35.835Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-24T16:12:35.835Z] Selecting previously unselected package libedit2:amd64. [2021-08-24T16:12:35.835Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-24T16:12:35.835Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-24T16:12:36.100Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-24T16:12:36.100Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-24T16:12:36.100Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T16:12:36.100Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-24T16:12:36.100Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-24T16:12:36.100Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T16:12:36.100Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-24T16:12:36.100Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-24T16:12:36.100Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-24T16:12:36.100Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-24T16:12:36.100Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-24T16:12:36.100Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T16:12:36.100Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-24T16:12:36.100Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-24T16:12:36.100Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T16:12:36.367Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-24T16:12:36.367Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-24T16:12:36.367Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-24T16:12:36.367Z] Selecting previously unselected package openssh-client. [2021-08-24T16:12:36.367Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-24T16:12:36.367Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-24T16:12:36.367Z] Selecting previously unselected package squashfs-tools. [2021-08-24T16:12:36.367Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-24T16:12:36.367Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-24T16:12:36.635Z] Selecting previously unselected package snapd. [2021-08-24T16:12:36.635Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-24T16:12:36.635Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-24T16:12:38.579Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-24T16:12:38.579Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-24T16:12:38.579Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-24T16:12:38.846Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-24T16:12:38.847Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-24T16:12:38.847Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T16:12:38.847Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-24T16:12:38.847Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-24T16:12:38.847Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-24T16:12:39.450Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-24T16:12:39.450Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-24T16:12:39.450Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-24T16:12:39.450Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T16:12:39.450Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T16:12:39.450Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T16:12:40.036Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-24T16:12:40.036Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T16:12:40.036Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-24T16:12:40.036Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-24T16:12:40.036Z] running python rtupdate hooks for python3.6... [2021-08-24T16:12:40.036Z] running python post-rtupdate hooks for python3.6... [2021-08-24T16:12:40.036Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-24T16:12:40.619Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-24T16:12:40.886Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T16:12:40.886Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-24T16:12:40.886Z] Setting up snapd (2.49.2+18.04) ... [2021-08-24T16:12:41.361Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-24T16:12:41.362Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-24T16:12:41.629Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-24T16:12:41.896Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-24T16:12:41.896Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-24T16:12:41.896Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-24T16:12:42.163Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-24T16:12:42.163Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-24T16:12:42.431Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-24T16:12:42.699Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-24T16:12:42.699Z] /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-08-24T16:12:42.699Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-24T16:12:42.699Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-24T16:12:44.107Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-24T16:12:44.107Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-24T16:12:44.374Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-24T16:12:45.333Z] Reading package lists... [2021-08-24T16:12:45.333Z] Reading package lists... [2021-08-24T16:12:45.599Z] Building dependency tree... [2021-08-24T16:12:45.599Z] Reading state information... [2021-08-24T16:12:45.599Z] Calculating upgrade... [2021-08-24T16:12:45.865Z] The following packages will be upgraded: [2021-08-24T16:12:45.865Z] advancecomp base-files bash binutils binutils-common [2021-08-24T16:12:45.865Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-24T16:12:45.865Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-24T16:12:45.865Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-24T16:12:45.865Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-24T16:12:45.865Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-24T16:12:45.865Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-24T16:12:45.865Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-24T16:12:45.865Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-24T16:12:45.865Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-24T16:12:45.865Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-24T16:12:45.865Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-24T16:12:45.865Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-24T16:12:45.865Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-24T16:12:45.865Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-24T16:12:45.865Z] ubuntu-keyring util-linux [2021-08-24T16:12:45.865Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-24T16:12:45.865Z] Need to get 64.2 MB of archives. [2021-08-24T16:12:45.865Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-24T16:12:45.865Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-24T16:12:46.130Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-24T16:12:46.130Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-24T16:12:46.130Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-24T16:12:46.130Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-24T16:12:46.130Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-24T16:12:46.130Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-24T16:12:46.130Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-24T16:12:46.130Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-24T16:12:46.130Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-24T16:12:46.130Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-24T16:12:46.130Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-24T16:12:46.130Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-24T16:12:46.130Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-24T16:12:46.130Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-24T16:12:46.130Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-24T16:12:46.130Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-24T16:12:46.131Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-24T16:12:46.131Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-24T16:12:46.131Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-24T16:12:46.131Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-24T16:12:46.131Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-24T16:12:46.131Z] 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-08-24T16:12:46.131Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-24T16:12:46.131Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-24T16:12:46.131Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-24T16:12:46.131Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-24T16:12:46.397Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-24T16:12:46.397Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-24T16:12:46.397Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-24T16:12:46.397Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-24T16:12:46.397Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-24T16:12:46.397Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-24T16:12:46.397Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-24T16:12:46.397Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-24T16:12:46.397Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-24T16:12:46.397Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-24T16:12:46.397Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-24T16:12:46.397Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-24T16:12:46.397Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-24T16:12:46.397Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-24T16:12:46.397Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-24T16:12:46.397Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-24T16:12:46.397Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-24T16:12:46.397Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-24T16:12:46.397Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-24T16:12:46.397Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-24T16:12:46.397Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-24T16:12:46.397Z] 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-08-24T16:12:46.397Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-24T16:12:46.397Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-24T16:12:46.397Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-24T16:12:46.397Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-24T16:12:46.397Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-24T16:12:46.397Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-24T16:12:46.397Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-24T16:12:46.663Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-24T16:12:46.929Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-24T16:12:46.929Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-24T16:12:46.929Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-24T16:12:46.929Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-24T16:12:46.929Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-24T16:12:46.929Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-24T16:12:46.929Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-24T16:12:46.929Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-24T16:12:47.194Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-24T16:12:47.194Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-24T16:12:47.194Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-24T16:12:47.194Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-24T16:12:47.194Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-24T16:12:47.460Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-24T16:12:47.460Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-24T16:12:47.460Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-24T16:12:47.460Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-24T16:12:47.460Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-24T16:12:47.460Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-24T16:12:47.460Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-24T16:12:47.460Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-24T16:12:47.460Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-24T16:12:47.460Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-24T16:12:47.460Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-24T16:12:47.460Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-24T16:12:47.460Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-24T16:12:47.460Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-24T16:12:47.460Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-24T16:12:47.460Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-24T16:12:47.460Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-24T16:12:47.728Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-24T16:12:47.728Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-24T16:12:47.728Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-24T16:12:47.728Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-24T16:12:47.728Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-24T16:12:47.728Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-24T16:12:47.728Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-24T16:12:47.728Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-24T16:12:47.728Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-24T16:12:47.728Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-24T16:12:47.728Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-24T16:12:47.728Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-24T16:12:47.728Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-24T16:12:47.728Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-24T16:12:47.728Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-24T16:12:47.728Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-24T16:12:47.775Z]  Building security-secretstore-setup ... done Removing intermediate container 1390e612c675 [2021-08-24T16:12:47.775Z] ---> 68abdb99e963 [2021-08-24T16:12:47.775Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-24T16:12:47.775Z] ---> Running in 614cfb200ba2 [2021-08-24T16:12:47.775Z] 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-08-24T16:12:47.995Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T16:12:47.995Z] Fetched 64.2 MB in 2s (32.4 MB/s) [2021-08-24T16:12:47.995Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T16:12:47.995Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T16:12:47.995Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-24T16:12:48.579Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T16:12:48.579Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-24T16:12:48.579Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-24T16:12:48.579Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-24T16:12:48.579Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:48.845Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:48.845Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:48.845Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:48.845Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:48.845Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:48.845Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:48.845Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:49.111Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:49.111Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:49.111Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:49.111Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:49.111Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:49.111Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:49.111Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:12:49.111Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T16:12:49.111Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:49.376Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-24T16:12:49.376Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:12:49.376Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T16:12:49.376Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:49.376Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:49.376Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:49.376Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:49.376Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T16:12:49.643Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T16:12:49.643Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:12:49.643Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T16:12:49.643Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T16:12:49.908Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-24T16:12:50.174Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-24T16:12:50.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T16:12:50.440Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-24T16:12:50.440Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-24T16:12:50.440Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-24T16:12:50.440Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-24T16:12:50.706Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-24T16:12:50.706Z] Installing new version of config file /etc/issue ... [2021-08-24T16:12:50.706Z] Installing new version of config file /etc/issue.net ... [2021-08-24T16:12:50.706Z] Installing new version of config file /etc/lsb-release ... [2021-08-24T16:12:50.706Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-24T16:12:50.973Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-24T16:12:50.973Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-24T16:12:50.973Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-24T16:12:50.973Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:50.973Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-24T16:12:50.973Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-24T16:12:51.151Z] Removing intermediate container 614cfb200ba2 [2021-08-24T16:12:51.151Z] ---> 711272acfc3c [2021-08-24T16:12:51.151Z] [2021-08-24T16:12:51.151Z] Step 12/24 : FROM docker:20.10.7 [2021-08-24T16:12:51.151Z] 20.10.7: Pulling from library/docker [2021-08-24T16:12:51.239Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-24T16:12:51.240Z] 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-08-24T16:12:51.240Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:51.240Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T16:12:51.240Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-24T16:12:51.240Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-24T16:12:51.240Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:51.240Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-24T16:12:51.240Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-24T16:12:51.507Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-24T16:12:51.507Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:51.507Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-24T16:12:51.507Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-24T16:12:51.777Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-24T16:12:51.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:51.777Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-24T16:12:51.777Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-24T16:12:51.777Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-24T16:12:51.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:51.777Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-24T16:12:52.044Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-24T16:12:52.044Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-24T16:12:52.044Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:52.044Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-24T16:12:52.044Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-24T16:12:52.044Z] Setting up grep (3.1-2build1) ... [2021-08-24T16:12:52.311Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:52.311Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-24T16:12:52.311Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-24T16:12:52.311Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-24T16:12:52.311Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:52.311Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-24T16:12:52.311Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-24T16:12:52.311Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-24T16:12:52.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:52.578Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-24T16:12:52.578Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T16:12:52.578Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-24T16:12:52.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:52.578Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-24T16:12:52.578Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-24T16:12:53.124Z] Removing intermediate container 05bda8c23a92 [2021-08-24T16:12:53.124Z] ---> d2066d37876e [2021-08-24T16:12:53.124Z] [2021-08-24T16:12:53.124Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T16:12:53.124Z] ---> c4fd0aeabfcf [2021-08-24T16:12:53.124Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-24T16:12:53.163Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-24T16:12:53.163Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-24T16:12:53.163Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-24T16:12:53.163Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-24T16:12:53.397Z] ---> Running in fd425f1d1e43 [2021-08-24T16:12:53.428Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-24T16:12:53.428Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:53.428Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-24T16:12:53.428Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-24T16:12:53.989Z] Removing intermediate container fd425f1d1e43 [2021-08-24T16:12:53.989Z] ---> b885d416d585 [2021-08-24T16:12:53.989Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-24T16:12:53.989Z] ---> Running in 9752504cef3f [2021-08-24T16:12:54.017Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-24T16:12:54.017Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-24T16:12:54.017Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-24T16:12:54.017Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-24T16:12:54.263Z] Removing intermediate container 9752504cef3f [2021-08-24T16:12:54.263Z] ---> 99f2b3889765 [2021-08-24T16:12:54.263Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-24T16:12:54.285Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-24T16:12:54.537Z] ---> Running in 59bc52d79608 [2021-08-24T16:12:54.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:54.551Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-24T16:12:54.551Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-24T16:12:54.551Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-24T16:12:54.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:54.551Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T16:12:54.551Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T16:12:54.551Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T16:12:54.818Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:54.818Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T16:12:54.818Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T16:12:54.818Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T16:12:54.818Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:54.818Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T16:12:54.818Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T16:12:54.818Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T16:12:55.086Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:55.086Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T16:12:55.086Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T16:12:55.086Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T16:12:55.086Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:55.086Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-24T16:12:55.086Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T16:12:55.086Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-24T16:12:55.086Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T16:12:55.132Z] Removing intermediate container 59bc52d79608 [2021-08-24T16:12:55.132Z] ---> f73f1ef6306a [2021-08-24T16:12:55.132Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T16:12:55.132Z] ---> Running in 427ba97ad1f8 [2021-08-24T16:12:55.352Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-24T16:12:55.352Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:55.352Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-24T16:12:55.352Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T16:12:55.352Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-24T16:12:55.352Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:55.352Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T16:12:55.352Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T16:12:55.352Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T16:12:55.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:55.619Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T16:12:55.619Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T16:12:55.619Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-24T16:12:55.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:55.619Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T16:12:55.619Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T16:12:56.204Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-24T16:12:56.204Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-24T16:12:56.472Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-24T16:12:56.472Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:56.472Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T16:12:56.740Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-24T16:12:56.740Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-24T16:12:56.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T16:12:56.740Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-24T16:12:56.740Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T16:12:57.008Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-24T16:12:57.008Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T16:12:57.008Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-24T16:12:57.008Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-24T16:12:57.008Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-24T16:12:57.277Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T16:12:57.277Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-24T16:12:57.277Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-24T16:12:57.277Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-24T16:12:57.277Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T16:12:57.277Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-24T16:12:57.277Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-24T16:12:57.547Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-24T16:12:57.547Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T16:12:57.547Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-24T16:12:57.547Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-24T16:12:57.547Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-24T16:12:57.547Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T16:12:57.547Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-24T16:12:57.814Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-24T16:12:57.814Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-24T16:12:57.814Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-24T16:12:57.814Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-24T16:12:57.814Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-24T16:12:58.084Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-24T16:12:58.084Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:58.084Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T16:12:58.084Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T16:12:58.084Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-24T16:12:58.084Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-24T16:12:58.084Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-24T16:12:58.084Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-24T16:12:58.352Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-24T16:12:58.352Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:58.352Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-24T16:12:58.352Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-24T16:12:58.352Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-24T16:12:58.352Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:58.352Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-24T16:12:58.352Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-24T16:12:58.508Z] Removing intermediate container 427ba97ad1f8 [2021-08-24T16:12:58.508Z] ---> 35b02306bdcf [2021-08-24T16:12:58.508Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-24T16:12:58.508Z] ---> Running in c15dd112ef49 [2021-08-24T16:12:58.620Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-24T16:12:58.620Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:58.620Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-24T16:12:58.620Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-24T16:12:58.620Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-24T16:12:58.887Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:58.887Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-24T16:12:58.887Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-24T16:12:58.887Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-24T16:12:58.887Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:58.887Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-24T16:12:58.887Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-24T16:12:59.155Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-24T16:12:59.155Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:59.155Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-24T16:12:59.155Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-24T16:12:59.423Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-24T16:12:59.423Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:59.423Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T16:12:59.423Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-24T16:12:59.423Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-24T16:12:59.423Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:59.423Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-24T16:12:59.423Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-24T16:12:59.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:12:59.691Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-24T16:12:59.691Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:59.691Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-24T16:12:59.691Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-24T16:12:59.691Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-24T16:12:59.691Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:59.691Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-24T16:12:59.691Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-24T16:12:59.959Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-24T16:12:59.959Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:59.959Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-24T16:12:59.959Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-24T16:12:59.959Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-24T16:12:59.959Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:12:59.959Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-24T16:12:59.959Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-24T16:13:00.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:13:00.226Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-24T16:13:00.226Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:13:00.226Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-24T16:13:00.226Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-24T16:13:00.226Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-24T16:13:00.226Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:13:00.226Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-24T16:13:00.496Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-24T16:13:00.496Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-24T16:13:00.496Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T16:13:00.496Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-24T16:13:00.496Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-24T16:13:00.496Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-24T16:13:00.496Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-24T16:13:00.496Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-24T16:13:00.496Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-24T16:13:00.765Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-24T16:13:00.765Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-24T16:13:00.765Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-24T16:13:00.765Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-24T16:13:01.033Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-24T16:13:01.033Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-24T16:13:01.033Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-24T16:13:01.033Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-24T16:13:01.033Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-24T16:13:01.033Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-24T16:13:01.033Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-24T16:13:01.051Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-24T16:13:01.051Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-24T16:13:01.051Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-24T16:13:01.051Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-24T16:13:01.306Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-24T16:13:01.306Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-24T16:13:01.306Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-24T16:13:01.306Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-24T16:13:01.306Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-24T16:13:01.306Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-24T16:13:01.306Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-24T16:13:01.306Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-24T16:13:01.306Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-24T16:13:01.325Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-24T16:13:01.574Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-24T16:13:01.574Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-24T16:13:01.597Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-24T16:13:01.598Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:13:01.598Z] OK: 8 MiB in 20 packages [2021-08-24T16:13:01.845Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-24T16:13:01.845Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-24T16:13:01.845Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-24T16:13:01.845Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-24T16:13:01.845Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-24T16:13:01.845Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-24T16:13:02.111Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-24T16:13:02.111Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-24T16:13:02.381Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-24T16:13:02.381Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-24T16:13:02.381Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-24T16:13:02.381Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-24T16:13:02.381Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T16:13:02.381Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T16:13:02.381Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T16:13:02.381Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T16:13:02.657Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T16:13:02.657Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T16:13:02.657Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T16:13:02.657Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T16:13:03.623Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T16:13:03.623Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T16:13:04.209Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T16:13:04.209Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T16:13:04.212Z] Removing intermediate container c15dd112ef49 [2021-08-24T16:13:04.212Z] ---> e65865288b5a [2021-08-24T16:13:04.212Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T16:13:04.212Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-24T16:13:04.212Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-24T16:13:04.477Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T16:13:04.477Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T16:13:04.483Z] ---> df445af6242a [2021-08-24T16:13:04.483Z] 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-08-24T16:13:04.483Z] ---> Running in aa45d8692381 [2021-08-24T16:13:04.745Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T16:13:04.745Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T16:13:04.754Z] ---> 6c2dc015bbc1 [2021-08-24T16:13:04.754Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-24T16:13:05.025Z] Removing intermediate container aa45d8692381 [2021-08-24T16:13:05.025Z] ---> 2e4535706954 [2021-08-24T16:13:05.025Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-24T16:13:05.025Z] ---> Running in 3f9fe8cfa1a6 [2021-08-24T16:13:05.331Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T16:13:05.332Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T16:13:05.606Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-24T16:13:05.606Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-24T16:13:05.606Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-24T16:13:05.606Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-24T16:13:05.606Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-24T16:13:05.606Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-24T16:13:05.606Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-24T16:13:05.874Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-24T16:13:05.874Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-24T16:13:05.874Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-24T16:13:05.874Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-24T16:13:05.874Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-24T16:13:05.874Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-24T16:13:05.874Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-24T16:13:05.874Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:13:06.143Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-24T16:13:06.143Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:13:06.143Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:13:06.143Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:13:06.143Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-24T16:13:06.143Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-24T16:13:06.143Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-24T16:13:06.143Z] [2021-08-24T16:13:06.143Z] Current default time zone: 'Etc/UTC' [2021-08-24T16:13:06.143Z] Local time is now: Tue Aug 24 16:13:06 UTC 2021. [2021-08-24T16:13:06.143Z] Universal Time is now: Tue Aug 24 16:13:06 UTC 2021. [2021-08-24T16:13:06.143Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-24T16:13:06.143Z] [2021-08-24T16:13:06.143Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-24T16:13:06.143Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:13:06.143Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-24T16:13:06.143Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-24T16:13:06.143Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-24T16:13:06.143Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-24T16:13:06.143Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-24T16:13:06.144Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-24T16:13:06.144Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-24T16:13:06.144Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-24T16:13:06.144Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:13:06.417Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-24T16:13:06.417Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T16:13:06.417Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-24T16:13:06.417Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:13:06.417Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-24T16:13:06.417Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-24T16:13:06.417Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-24T16:13:06.417Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-24T16:13:06.417Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-24T16:13:06.417Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-24T16:13:06.417Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-24T16:13:06.417Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-24T16:13:06.455Z] ---> 15da630c376d [2021-08-24T16:13:06.455Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-24T16:13:06.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:13:06.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:13:07.005Z] ---> 9ce62ba3879d [2021-08-24T16:13:07.005Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-24T16:13:07.005Z] ---> Running in 74fa7e630749 [2021-08-24T16:13:07.281Z] (1/39) Installing readline (8.1.0-r0) [2021-08-24T16:13:07.281Z] (2/39) Installing bash (5.1.0-r0) [2021-08-24T16:13:07.281Z] Executing bash-5.1.0-r0.post-install [2021-08-24T16:13:07.281Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-24T16:13:07.281Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-24T16:13:07.281Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-24T16:13:07.552Z] (6/39) Installing curl (7.78.0-r0) [2021-08-24T16:13:07.552Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-24T16:13:07.552Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-24T16:13:07.552Z] (9/39) Installing expat (2.2.10-r1) [2021-08-24T16:13:07.552Z] (10/39) Installing libffi (3.3-r2) [2021-08-24T16:13:07.552Z] (11/39) Installing gdbm (1.19-r0) [2021-08-24T16:13:07.552Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-24T16:13:07.552Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-24T16:13:07.552Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-24T16:13:07.552Z] Removing intermediate container 74fa7e630749 [2021-08-24T16:13:07.552Z] ---> 3bbc652c978d [2021-08-24T16:13:07.553Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T16:13:07.824Z] ---> Running in 203be0c90afb [2021-08-24T16:13:08.366Z] Updating certificates in /etc/ssl/certs... [2021-08-24T16:13:08.802Z] Removing intermediate container 203be0c90afb [2021-08-24T16:13:08.802Z] ---> e301f145e35e [2021-08-24T16:13:08.802Z] Step 22/24 : LABEL arch=arm64 [2021-08-24T16:13:09.076Z] ---> Running in 9ce59ef414ec [2021-08-24T16:13:09.328Z] 23 added, 27 removed; done. [2021-08-24T16:13:09.328Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-24T16:13:09.328Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T16:13:09.328Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-24T16:13:09.328Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-24T16:13:09.328Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-24T16:13:09.328Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T16:13:09.328Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-24T16:13:09.328Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T16:13:09.328Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T16:13:09.328Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T16:13:09.328Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T16:13:09.328Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T16:13:09.328Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-24T16:13:09.328Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-24T16:13:09.328Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-24T16:13:09.328Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-24T16:13:09.328Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-24T16:13:09.328Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T16:13:09.328Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T16:13:09.328Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-24T16:13:09.328Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-24T16:13:09.328Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-24T16:13:09.328Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-24T16:13:09.328Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-24T16:13:09.346Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-24T16:13:09.346Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-24T16:13:09.346Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-24T16:13:09.346Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-24T16:13:09.346Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-24T16:13:09.595Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-24T16:13:09.595Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-24T16:13:09.595Z] Updating certificates in /etc/ssl/certs... [2021-08-24T16:13:09.633Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-24T16:13:09.633Z] Removing intermediate container 9ce59ef414ec [2021-08-24T16:13:09.633Z] ---> 49807768a3a3 [2021-08-24T16:13:09.633Z] Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:13:09.633Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-24T16:13:09.633Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-24T16:13:09.633Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-24T16:13:09.907Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-24T16:13:09.907Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-24T16:13:09.907Z] ---> Running in 085e13aa91f3 [2021-08-24T16:13:09.907Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-24T16:13:09.907Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-24T16:13:09.907Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-24T16:13:09.907Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-24T16:13:09.907Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-24T16:13:09.907Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-24T16:13:09.907Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-24T16:13:09.907Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-24T16:13:09.907Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-24T16:13:09.907Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-24T16:13:09.907Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-24T16:13:10.178Z] 0 added, 0 removed; done. [2021-08-24T16:13:10.178Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-24T16:13:10.178Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-24T16:13:10.178Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-24T16:13:10.178Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-24T16:13:10.178Z] done. [2021-08-24T16:13:10.446Z] Reading package lists... [2021-08-24T16:13:10.452Z] Executing busybox-1.32.1-r6.trigger [2021-08-24T16:13:10.715Z] Building dependency tree... [2021-08-24T16:13:10.715Z] Reading state information... [2021-08-24T16:13:10.715Z] The following NEW packages will be installed: [2021-08-24T16:13:10.715Z] apt-transport-https [2021-08-24T16:13:10.715Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-24T16:13:10.725Z] OK: 82 MiB in 59 packages [2021-08-24T16:13:10.725Z] Removing intermediate container 085e13aa91f3 [2021-08-24T16:13:10.725Z] ---> 0904217b101c [2021-08-24T16:13:10.725Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T16:13:10.725Z] ---> Running in 16af91612d4f [2021-08-24T16:13:10.983Z] Need to get 4348 B of archives. [2021-08-24T16:13:10.983Z] After this operation, 154 kB of additional disk space will be used. [2021-08-24T16:13:10.983Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-24T16:13:10.983Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T16:13:10.983Z] Fetched 4348 B in 0s (23.7 kB/s) [2021-08-24T16:13:11.251Z] Selecting previously unselected package apt-transport-https. [2021-08-24T16:13:11.251Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-24T16:13:11.251Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-24T16:13:11.251Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-24T16:13:11.251Z] Setting up apt-transport-https (1.6.14) ... [2021-08-24T16:13:11.381Z] Removing intermediate container 16af91612d4f [2021-08-24T16:13:11.381Z] ---> 53cf292c8efd [2021-08-24T16:13:11.381Z] [2021-08-24T16:13:11.518Z] Waiting for network to be ready... [2021-08-24T16:13:11.658Z] Successfully built 53cf292c8efd [2021-08-24T16:13:11.658Z] Successfully tagged core-data-arm64:latest [2021-08-24T16:13:17.084Z] 2021-08-24T16:13:15Z INFO Waiting for automatic snapd restart... [2021-08-24T16:13:18.434Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-08-24T16:13:18.434Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-24T16:13:18.434Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-24T16:13:18.434Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-24T16:13:18.434Z] Collecting docker<4.0,>=3.6.0 [2021-08-24T16:13:18.434Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-24T16:13:18.497Z] snapd 2.51.3 from Canonical* installed [2021-08-24T16:13:18.704Z] Collecting cached-property<2,>=1.2.0 [2021-08-24T16:13:18.704Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-24T16:13:18.704Z] Collecting docopt<0.7,>=0.6.1 [2021-08-24T16:13:18.976Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-24T16:13:19.081Z] "snapd" switched to the "latest/stable" channel [2021-08-24T16:13:19.081Z] [2021-08-24T16:13:20.400Z] Collecting texttable<0.10,>=0.9.0 [2021-08-24T16:13:20.400Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-24T16:13:21.671Z] core18 20210722 from Canonical* installed [2021-08-24T16:13:21.671Z] "core18" switched to the "latest/stable" channel [2021-08-24T16:13:21.671Z] [2021-08-24T16:13:22.369Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-24T16:13:22.369Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-24T16:13:23.794Z] 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-08-24T16:13:23.794Z] Collecting jsonschema<3,>=2.5.1 [2021-08-24T16:13:23.794Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-24T16:13:24.257Z] snapcraft 5.0 from Canonical* installed [2021-08-24T16:13:24.257Z] "snapcraft" switched to the "latest/stable" channel [2021-08-24T16:13:24.257Z] [2021-08-24T16:13:24.765Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-24T16:13:24.765Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-24T16:13:25.353Z] Collecting PyYAML<4,>=3.10 [2021-08-24T16:13:25.353Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-24T16:13:28.530Z] 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-08-24T16:13:28.530Z] - README.md [2021-08-24T16:13:28.530Z] [2021-08-24T16:13:28.530Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-24T16:13:28.723Z] Collecting docker-pycreds>=0.4.0 [2021-08-24T16:13:28.723Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-24T16:13:28.806Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-24T16:13:28.806Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-24T16:13:29.310Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-24T16:13:29.311Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-24T16:13:29.581Z] Collecting idna<2.8,>=2.5 [2021-08-24T16:13:29.581Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-24T16:13:29.581Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-24T16:13:29.581Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-24T16:13:29.820Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-24T16:13:29.850Z] Collecting certifi>=2017.4.17 [2021-08-24T16:13:29.850Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-24T16:13:30.120Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-24T16:13:30.120Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-24T16:13:30.120Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-24T16:13:30.120Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-24T16:13:30.802Z] Reading package lists... [2021-08-24T16:13:31.079Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-24T16:13:31.079Z] Reading package lists... [2021-08-24T16:13:31.079Z] Building dependency tree... [2021-08-24T16:13:31.079Z] Reading state information... [2021-08-24T16:13:31.091Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-24T16:13:31.091Z] Attempting uninstall: urllib3 [2021-08-24T16:13:31.091Z] Found existing installation: urllib3 1.26.2 [2021-08-24T16:13:31.091Z] Uninstalling urllib3-1.26.2: [2021-08-24T16:13:31.091Z] Successfully uninstalled urllib3-1.26.2 [2021-08-24T16:13:31.356Z] Suggested packages: [2021-08-24T16:13:31.356Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-24T16:13:31.356Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-24T16:13:31.356Z] Recommended packages: [2021-08-24T16:13:31.356Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-24T16:13:31.356Z] The following NEW packages will be installed: [2021-08-24T16:13:31.356Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-24T16:13:31.356Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-24T16:13:31.356Z] pkg-config zip [2021-08-24T16:13:31.356Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-24T16:13:31.356Z] Need to get 7663 kB of archives. [2021-08-24T16:13:31.356Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-24T16:13:31.356Z] 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-08-24T16:13:31.634Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-24T16:13:31.634Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-24T16:13:31.634Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-24T16:13:31.634Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-24T16:13:31.634Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-24T16:13:31.634Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-24T16:13:31.683Z] Attempting uninstall: idna [2021-08-24T16:13:31.684Z] Found existing installation: idna 3.1 [2021-08-24T16:13:31.684Z] Uninstalling idna-3.1: [2021-08-24T16:13:31.684Z] Successfully uninstalled idna-3.1 [2021-08-24T16:13:31.911Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-24T16:13:32.188Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-24T16:13:32.188Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-24T16:13:32.188Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-24T16:13:32.188Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-24T16:13:32.276Z] Attempting uninstall: chardet [2021-08-24T16:13:32.276Z] Found existing installation: chardet 4.0.0 [2021-08-24T16:13:32.276Z] Uninstalling chardet-4.0.0: [2021-08-24T16:13:32.463Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-24T16:13:32.463Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-24T16:13:32.463Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-24T16:13:32.463Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T16:13:32.463Z] Fetched 7663 kB in 1s (7875 kB/s) [2021-08-24T16:13:32.463Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-24T16:13:32.463Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-24T16:13:32.463Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-24T16:13:32.463Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-24T16:13:32.546Z] Successfully uninstalled chardet-4.0.0 [2021-08-24T16:13:32.740Z] Selecting previously unselected package libpsl5:amd64. [2021-08-24T16:13:32.740Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-24T16:13:32.740Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-24T16:13:32.740Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-24T16:13:32.740Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-24T16:13:32.740Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-24T16:13:32.740Z] Selecting previously unselected package librtmp1:amd64. [2021-08-24T16:13:32.740Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-24T16:13:32.740Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-24T16:13:32.740Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-24T16:13:32.740Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-24T16:13:32.740Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-24T16:13:33.015Z] Selecting previously unselected package liberror-perl. [2021-08-24T16:13:33.015Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-24T16:13:33.015Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-24T16:13:33.015Z] Selecting previously unselected package git-man. [2021-08-24T16:13:33.015Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-24T16:13:33.015Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-24T16:13:33.015Z] Selecting previously unselected package git. [2021-08-24T16:13:33.015Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-24T16:13:33.015Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-24T16:13:33.519Z] Attempting uninstall: requests [2021-08-24T16:13:33.519Z] Found existing installation: requests 2.25.1 [2021-08-24T16:13:33.519Z] Uninstalling requests-2.25.1: [2021-08-24T16:13:33.615Z] Selecting previously unselected package libnorm1:amd64. [2021-08-24T16:13:33.615Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-24T16:13:33.615Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-24T16:13:33.615Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-24T16:13:33.615Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-24T16:13:33.615Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-24T16:13:33.615Z] Selecting previously unselected package libsodium23:amd64. [2021-08-24T16:13:33.615Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-24T16:13:33.615Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-24T16:13:33.615Z] Selecting previously unselected package libzmq5:amd64. [2021-08-24T16:13:33.615Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-24T16:13:33.615Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-24T16:13:33.791Z] Successfully uninstalled requests-2.25.1 [2021-08-24T16:13:33.890Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-24T16:13:33.890Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-24T16:13:33.890Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-24T16:13:33.890Z] Selecting previously unselected package pkg-config. [2021-08-24T16:13:33.890Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-24T16:13:33.890Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-24T16:13:33.890Z] Selecting previously unselected package zip. [2021-08-24T16:13:33.890Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-24T16:13:33.890Z] Unpacking zip (3.0-11build1) ... [2021-08-24T16:13:33.890Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-24T16:13:33.890Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-24T16:13:33.890Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-24T16:13:33.890Z] Setting up liberror-perl (0.17025-1) ... [2021-08-24T16:13:33.890Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-24T16:13:34.063Z] Running setup.py install for texttable: started [2021-08-24T16:13:34.165Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-24T16:13:34.165Z] No schema files found: doing nothing. [2021-08-24T16:13:34.165Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-24T16:13:34.165Z] Setting up zip (3.0-11build1) ... [2021-08-24T16:13:34.165Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-24T16:13:34.165Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-24T16:13:34.165Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-24T16:13:34.165Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-24T16:13:34.165Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-24T16:13:34.165Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-24T16:13:34.165Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-24T16:13:34.165Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-24T16:13:34.764Z] git set to automatically installed. [2021-08-24T16:13:34.764Z] git-man set to automatically installed. [2021-08-24T16:13:34.764Z] libcurl3-gnutls set to automatically installed. [2021-08-24T16:13:34.764Z] liberror-perl set to automatically installed. [2021-08-24T16:13:34.764Z] libglib2.0-0 set to automatically installed. [2021-08-24T16:13:34.764Z] libnghttp2-14 set to automatically installed. [2021-08-24T16:13:34.764Z] libnorm1 set to automatically installed. [2021-08-24T16:13:34.764Z] libpgm-5.2-0 set to automatically installed. [2021-08-24T16:13:34.764Z] libpsl5 set to automatically installed. [2021-08-24T16:13:34.764Z] librtmp1 set to automatically installed. [2021-08-24T16:13:34.764Z] libsodium23 set to automatically installed. [2021-08-24T16:13:34.764Z] libzmq3-dev set to automatically installed. [2021-08-24T16:13:34.764Z] libzmq5 set to automatically installed. [2021-08-24T16:13:34.764Z] pkg-config set to automatically installed. [2021-08-24T16:13:34.764Z] zip set to automatically installed. [2021-08-24T16:13:36.024Z] Running setup.py install for texttable: finished with status 'done' [2021-08-24T16:13:36.024Z] Running setup.py install for PyYAML: started [2021-08-24T16:13:36.207Z] snapd is not logged in, snap install commands will use sudo [2021-08-24T16:13:37.991Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-24T16:13:37.991Z] Running setup.py install for docopt: started [2021-08-24T16:13:39.960Z] Running setup.py install for docopt: finished with status 'done' [2021-08-24T16:13:39.960Z] Running setup.py install for dockerpty: started [2021-08-24T16:13:41.924Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-24T16:13:42.897Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-24T16:13:46.421Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-24T16:13:46.421Z] snapd is not logged in, snap install commands will use sudo [2021-08-24T16:13:46.421Z] snap "core18" has no updates available [2021-08-24T16:13:47.022Z] Pulling config-common [2021-08-24T16:13:47.022Z] + snapcraftctl pull [2021-08-24T16:13:48.644Z] Pulling go-build-helper [2021-08-24T16:13:48.644Z] + snapcraftctl pull [2021-08-24T16:13:49.431Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-24T16:13:49.431Z] Skipping pull go-build-helper (already ran) [2021-08-24T16:13:49.431Z] Building go-build-helper [2021-08-24T16:13:49.431Z] + snapcraftctl build [2021-08-24T16:13:50.938Z] Staging go-build-helper [2021-08-24T16:13:50.938Z] + snapcraftctl stage [2021-08-24T16:13:51.151Z] Removing intermediate container 3f9fe8cfa1a6 [2021-08-24T16:13:51.151Z] ---> 1706c61de996 [2021-08-24T16:13:51.151Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-24T16:13:51.424Z] ---> Running in 1ad9968a26b4 [2021-08-24T16:13:52.013Z] Removing intermediate container 1ad9968a26b4 [2021-08-24T16:13:52.013Z] ---> 77a65fe994fd [2021-08-24T16:13:52.013Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-24T16:13:52.013Z] ---> Running in 8eed953a99dd [2021-08-24T16:13:52.623Z] Removing intermediate container 8eed953a99dd [2021-08-24T16:13:52.623Z] ---> cc5b737a09a4 [2021-08-24T16:13:52.623Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-24T16:13:54.054Z] ---> 9c8393b9fbca [2021-08-24T16:13:54.054Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-24T16:13:54.647Z] ---> bd94b0c2da60 [2021-08-24T16:13:54.647Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-24T16:13:55.625Z] ---> 9a0cfcc97ad3 [2021-08-24T16:13:55.625Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-24T16:13:55.625Z] ---> Running in 3daf92b5ccd6 [2021-08-24T16:13:56.221Z] Removing intermediate container 3daf92b5ccd6 [2021-08-24T16:13:56.221Z] ---> 609cab74908c [2021-08-24T16:13:56.221Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T16:13:56.221Z] ---> Running in 7755d3afbf76 [2021-08-24T16:13:56.816Z] Removing intermediate container 7755d3afbf76 [2021-08-24T16:13:56.816Z] ---> c21a248a2700 [2021-08-24T16:13:56.816Z] Step 22/24 : LABEL arch=arm64 [2021-08-24T16:13:56.816Z] ---> Running in 12f2d17ba10e [2021-08-24T16:13:57.414Z] Removing intermediate container 12f2d17ba10e [2021-08-24T16:13:57.414Z] ---> a706a24676cc [2021-08-24T16:13:57.414Z] Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 [2021-08-24T16:13:57.414Z] ---> Running in e00773033bb2 [2021-08-24T16:13:58.009Z] Removing intermediate container e00773033bb2 [2021-08-24T16:13:58.009Z] ---> fb1de797f5e3 [2021-08-24T16:13:58.009Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T16:13:58.009Z] ---> Running in b4a1023e8a0b [2021-08-24T16:13:58.609Z] Removing intermediate container b4a1023e8a0b [2021-08-24T16:13:58.609Z] ---> bb1c1f917912 [2021-08-24T16:13:58.609Z] [2021-08-24T16:13:58.880Z] Successfully built bb1c1f917912 [2021-08-24T16:13:58.880Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-24T16:13:59.164Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-24T16:13:59.157Z] $ docker stop --time=1 221c51541cbd29c9ae94f8ef60d006136de5d40791980074e9bedda4b41b144e [2021-08-24T16:14:01.061Z] $ docker rm -f 221c51541cbd29c9ae94f8ef60d006136de5d40791980074e9bedda4b41b144e [2021-08-24T16:14:01.100Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-24T16:14:01.100Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-24T16:14:01.100Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-24T16:14:01.100Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-24T16:14:01.100Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-24T16:14:01.100Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-24T16:14:01.100Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-24T16:14:01.100Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-24T16:14:01.100Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-24T16:14:01.100Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-24T16:14:01.100Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-24T16:14:01.100Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-24T16:14:01.100Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-24T16:14:01.100Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-24T16:14:01.100Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-24T16:14:01.100Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-24T16:14:01.100Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-24T16:14:01.100Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-24T16:14:01.100Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-24T16:14:01.100Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-24T16:14:01.100Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-24T16:14:01.100Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-24T16:14:01.100Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-24T16:14:01.100Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-24T16:14:01.100Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-24T16:14:01.100Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-24T16:14:01.100Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-24T16:14:01.100Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-24T16:14:01.100Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-24T16:14:01.100Z] Fetched 224 kB in 0s (0 B/s) [2021-08-24T16:14:01.100Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-24T16:14:01.100Z] Fetched 157 kB in 0s (0 B/s) [2021-08-24T16:14:01.100Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-24T16:14:01.100Z] Fetched 221 kB in 0s (0 B/s) [2021-08-24T16:14:01.100Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-24T16:14:01.100Z] Fetched 143 kB in 0s (0 B/s) [2021-08-24T16:14:01.100Z] Pulling edgex-go [2021-08-24T16:14:01.100Z] + snapcraftctl pull [2021-08-24T16:14:01.100Z] Pulling hooks [2021-08-24T16:14:01.100Z] + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-24T16:14:01.692Z] + docker images [2021-08-24T16:14:01.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-24T16:14:01.967Z] sys-mgmt-agent-arm64 latest bb1c1f917912 3 seconds ago 311MB [2021-08-24T16:14:01.967Z] core-data-arm64 latest 53cf292c8efd 50 seconds ago 19.3MB [2021-08-24T16:14:01.967Z] d2066d37876e About a minute ago 1.57GB [2021-08-24T16:14:01.967Z] 711272acfc3c About a minute ago 1.57GB [2021-08-24T16:14:01.967Z] security-secretstore-setup-arm64 latest bcc79d07e53d About a minute ago 26.5MB [2021-08-24T16:14:01.967Z] security-proxy-setup-arm64 latest b17628e7b768 About a minute ago 24.5MB [2021-08-24T16:14:01.967Z] fdb014605229 2 minutes ago 1.57GB [2021-08-24T16:14:01.967Z] aa74f9e77963 2 minutes ago 1.57GB [2021-08-24T16:14:01.967Z] security-bootstrapper-arm64 latest b83c5a374887 3 minutes ago 17.7MB [2021-08-24T16:14:01.967Z] support-notifications-arm64 latest 6429e536dfd1 4 minutes ago 15.9MB [2021-08-24T16:14:01.967Z] core-metadata-arm64 latest 65e44aa54518 4 minutes ago 15.8MB [2021-08-24T16:14:01.967Z] core-command-arm64 latest abc7c25a686d 4 minutes ago 15.2MB [2021-08-24T16:14:01.967Z] support-scheduler-arm64 latest 839092dda4c4 4 minutes ago 15.2MB [2021-08-24T16:14:01.967Z] c7128220bd61 4 minutes ago 1.57GB [2021-08-24T16:14:01.967Z] f3eb838e3d41 4 minutes ago 1.57GB [2021-08-24T16:14:01.967Z] ad1f6527e5ef 4 minutes ago 1.57GB [2021-08-24T16:14:01.967Z] a9db6b725d34 4 minutes ago 1.57GB [2021-08-24T16:14:01.967Z] 52e625498b83 4 minutes ago 1.56GB [2021-08-24T16:14:01.967Z] ci-base-image-arm64 latest 0c3d84141dce 15 minutes ago 1.24GB [2021-08-24T16:14:01.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-24T16:14:01.967Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-24T16:14:01.967Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-24T16:14:01.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:14:02.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T16:14:02.877Z] [2021-08-24T16:14:02.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:14:03.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T16:14:03.499Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-24T16:14:03.499Z] 448f6bf000e3: Pulling fs layer [2021-08-24T16:14:03.499Z] f757da607395: Pulling fs layer [2021-08-24T16:14:03.499Z] 05883995daec: Pulling fs layer [2021-08-24T16:14:03.499Z] 8603b9c90790: Pulling fs layer [2021-08-24T16:14:03.499Z] 1560dd03e051: Pulling fs layer [2021-08-24T16:14:03.499Z] 27f5ce0e4adf: Pulling fs layer [2021-08-24T16:14:03.499Z] c2d8d7efcc4b: Pulling fs layer [2021-08-24T16:14:03.499Z] 8603b9c90790: Waiting [2021-08-24T16:14:03.499Z] 1560dd03e051: Waiting [2021-08-24T16:14:03.499Z] 27f5ce0e4adf: Waiting [2021-08-24T16:14:03.499Z] c2d8d7efcc4b: Waiting [2021-08-24T16:14:03.774Z] f757da607395: Verifying Checksum [2021-08-24T16:14:03.774Z] f757da607395: Download complete [2021-08-24T16:14:03.774Z] 8603b9c90790: Verifying Checksum [2021-08-24T16:14:03.774Z] 8603b9c90790: Download complete [2021-08-24T16:14:04.045Z] 1560dd03e051: Verifying Checksum [2021-08-24T16:14:04.045Z] 1560dd03e051: Download complete [2021-08-24T16:14:04.045Z] 27f5ce0e4adf: Verifying Checksum [2021-08-24T16:14:04.045Z] 27f5ce0e4adf: Download complete [2021-08-24T16:14:05.025Z] 05883995daec: Verifying Checksum [2021-08-24T16:14:05.025Z] 05883995daec: Download complete [2021-08-24T16:14:05.620Z] 448f6bf000e3: Verifying Checksum [2021-08-24T16:14:05.620Z] 448f6bf000e3: Download complete [2021-08-24T16:14:09.012Z] c2d8d7efcc4b: Verifying Checksum [2021-08-24T16:14:09.012Z] c2d8d7efcc4b: Download complete [2021-08-24T16:14:09.012Z] 448f6bf000e3: Pull complete [2021-08-24T16:14:09.607Z] f757da607395: Pull complete [2021-08-24T16:14:11.042Z] 05883995daec: Pull complete [2021-08-24T16:14:11.641Z] 8603b9c90790: Pull complete [2021-08-24T16:14:12.622Z] 1560dd03e051: Pull complete [2021-08-24T16:14:12.896Z] 27f5ce0e4adf: Pull complete [2021-08-24T16:14:19.718Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-24T16:14:19.718Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-24T16:14:19.718Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-24T16:14:19.718Z] Fetched 0 B in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-24T16:14:19.718Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-24T16:14:19.718Z] Fetched 279 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-24T16:14:19.718Z] Fetched 122 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-24T16:14:19.718Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-24T16:14:19.718Z] Fetched 8848 B in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-24T16:14:19.718Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-24T16:14:19.718Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-24T16:14:19.718Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-24T16:14:19.718Z] Fetched 219 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-24T16:14:19.718Z] Fetched 154 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-24T16:14:19.718Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-24T16:14:19.718Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-24T16:14:19.718Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-24T16:14:19.718Z] Fetched 499 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-24T16:14:19.718Z] Fetched 111 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-24T16:14:19.718Z] Fetched 240 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-24T16:14:19.718Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-24T16:14:19.718Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-24T16:14:19.718Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-24T16:14:19.718Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-24T16:14:19.718Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-24T16:14:19.718Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-24T16:14:19.718Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-24T16:14:19.718Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-24T16:14:19.718Z] Fetched 8720 B in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-24T16:14:19.718Z] Fetched 140 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-24T16:14:19.718Z] Fetched 119 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-24T16:14:19.718Z] Fetched 111 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-24T16:14:19.718Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-24T16:14:19.718Z] Fetched 645 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-24T16:14:19.718Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-24T16:14:19.718Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-24T16:14:19.718Z] Fetched 368 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-24T16:14:19.718Z] Fetched 187 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-24T16:14:19.718Z] Fetched 175 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-24T16:14:19.718Z] Fetched 206 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-24T16:14:19.718Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-24T16:14:19.718Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-24T16:14:19.718Z] Fetched 159 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-24T16:14:19.718Z] Fetched 107 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-24T16:14:19.718Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-24T16:14:19.718Z] Pulling static-packages [2021-08-24T16:14:19.718Z] + snapcraftctl pull [2021-08-24T16:14:19.718Z] Pulling version [2021-08-24T16:14:19.718Z] + cd /root/project [2021-08-24T16:14:19.718Z] + git describe --tags --abbrev=0 [2021-08-24T16:14:19.718Z] + sed s/v// [2021-08-24T16:14:19.718Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-24T16:14:19.718Z] + [ -z 2.0.1-dev.33 ] [2021-08-24T16:14:19.718Z] + snapcraftctl set-version 2.0.1-dev.33 [2021-08-24T16:14:19.995Z] Building config-common [2021-08-24T16:14:19.995Z] + snapcraftctl build [2021-08-24T16:14:21.983Z] Skipping build go-build-helper (already ran) [2021-08-24T16:14:22.263Z] Building edgex-go [2021-08-24T16:14:22.544Z] + cd /root/parts/edgex-go/src [2021-08-24T16:14:22.544Z] + git describe --tags --abbrev=0 [2021-08-24T16:14:22.544Z] + sed s/v// [2021-08-24T16:14:22.544Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-24T16:14:22.544Z] + [ -z 2.0.1-dev.33 ] [2021-08-24T16:14:22.544Z] + echo 2.0.1-dev.33 [2021-08-24T16:14:22.544Z] + make build [2021-08-24T16:14:22.544Z] go mod tidy [2021-08-24T16:14:25.949Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-24T16:14:26.223Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-24T16:14:26.223Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-24T16:14:26.223Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-24T16:14:26.223Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-24T16:14:26.223Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-24T16:14:26.223Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-24T16:14:26.223Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-24T16:14:26.223Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-24T16:14:26.223Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-24T16:14:26.502Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-24T16:14:26.777Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-24T16:14:26.777Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-24T16:14:26.777Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-24T16:14:27.053Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-24T16:14:27.053Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-24T16:14:27.053Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-24T16:14:27.334Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-24T16:14:27.931Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-24T16:14:27.931Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-24T16:14:27.931Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-24T16:14:27.931Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-24T16:14:27.931Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-24T16:14:27.931Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-24T16:14:27.931Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-24T16:14:28.013Z] c2d8d7efcc4b: Pull complete [2021-08-24T16:14:28.013Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-24T16:14:28.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T16:14:28.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-24T16:14:28.209Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-24T16:14:28.209Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-24T16:14:28.209Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-24T16:14:28.209Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-24T16:14:28.209Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-24T16:14:28.209Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-24T16:14:28.209Z] go: downloading golang.org/x/text v0.3.6 [2021-08-24T16:14:28.209Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-24T16:14:28.209Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-24T16:14:28.209Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-24T16:14:28.209Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-24T16:14:28.209Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-24T16:14:28.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container [2021-08-24T16:14:28.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-24T16:14:28.514Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-24T16:14:28.515Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-24T16:14:28.515Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-24T16:14:28.515Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-24T16:14:28.515Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-24T16:14:28.515Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-24T16:14:28.805Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-24T16:14:28.805Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-24T16:14:28.805Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-24T16:14:28.805Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-24T16:14:28.805Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-24T16:14:28.805Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-24T16:14:28.805Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-24T16:14:29.081Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-24T16:14:29.081Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-24T16:14:29.081Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-24T16:14:29.081Z] go: downloading github.com/kr/text v0.2.0 [2021-08-24T16:14:29.081Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-24T16:14:29.081Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-24T16:14:29.081Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-24T16:14:29.081Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-24T16:14:29.081Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-24T16:14:29.081Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-24T16:14:29.081Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-24T16:14:29.357Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-24T16:14:29.357Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-24T16:14:29.357Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-24T16:14:29.357Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-24T16:14:29.357Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-24T16:14:29.357Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-24T16:14:29.357Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-24T16:14:29.631Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-24T16:14:29.631Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-24T16:14:29.631Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-24T16:14:29.631Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-24T16:14:29.631Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-24T16:14:29.631Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-24T16:14:29.631Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-24T16:14:29.631Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-24T16:14:29.631Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-24T16:14:29.905Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-24T16:14:32.422Z] $ docker top 954bbda8418ecf879352d5c241f488e81c0635121638f21ff84e6b98c782fa05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:14:33.700Z] ---> job-cost.sh [2021-08-24T16:14:33.700Z] lf-activate-venv: SKIPPING [2021-08-24T16:14:33.700Z] INFO: No Stack... [2021-08-24T16:14:34.677Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-24T16:14:34.947Z] INFO: Archiving Costs [Pipeline] sh [2021-08-24T16:14:35.613Z] + cut -d, -f6 [2021-08-24T16:14:35.613Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-08-24T16:14:35.674Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3681-2-stack-cost] [2021-08-24T16:14:35.683Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3681-2-stack-cost] did not exist. Created. [2021-08-24T16:14:35.683Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3681-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-24T16:14:36.373Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-24T16:14:36.555Z] Stashed 1 file(s) [Pipeline] } [2021-08-24T16:14:36.568Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3681-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-24T16:14:36.590Z] $ docker stop --time=1 954bbda8418ecf879352d5c241f488e81c0635121638f21ff84e6b98c782fa05 [2021-08-24T16:14:38.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-24T16:14:38.532Z] $ docker rm -f 954bbda8418ecf879352d5c241f488e81c0635121638f21ff84e6b98c782fa05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-24T16:14:42.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-24T16:14:43.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-24T16:14:44.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-24T16:14:44.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-24T16:14:45.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-24T16:14:47.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-24T16:14:48.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-24T16:14:49.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-24T16:14:50.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-24T16:14:51.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-24T16:14:53.100Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-24T16:14:53.100Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-24T16:14:53.100Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-24T16:14:53.100Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-24T16:14:53.100Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-24T16:14:53.100Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-24T16:14:53.100Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-24T16:14:53.100Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-24T16:14:53.100Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-24T16:14:53.100Z] + 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-08-24T16:14:53.100Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-24T16:14:53.100Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-24T16:14:53.100Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-24T16:14:53.100Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-24T16:14:53.100Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-24T16:14:53.100Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-24T16:14:53.100Z] + 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-08-24T16:14:54.089Z] Building hooks [2021-08-24T16:14:54.089Z] + cd /root/parts/hooks/src [2021-08-24T16:14:54.089Z] + make build [2021-08-24T16:14:54.089Z] go mod tidy [2021-08-24T16:14:54.699Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-24T16:14:54.699Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-24T16:14:54.699Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-24T16:14:54.699Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-24T16:14:54.975Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-24T16:14:55.585Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-24T16:14:56.188Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-24T16:14:56.188Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-24T16:14:58.832Z] Building static-packages [2021-08-24T16:14:58.832Z] + snapcraftctl build [2021-08-24T16:15:00.816Z] Building version [2021-08-24T16:15:00.816Z] + snapcraftctl build [2021-08-24T16:15:02.807Z] Staging config-common [2021-08-24T16:15:02.807Z] + snapcraftctl stage [2021-08-24T16:15:03.795Z] Skipping stage go-build-helper (already ran) [2021-08-24T16:15:03.795Z] Staging edgex-go [2021-08-24T16:15:03.795Z] + snapcraftctl stage [2021-08-24T16:15:04.798Z] Staging hooks [2021-08-24T16:15:04.798Z] + snapcraftctl stage [2021-08-24T16:15:06.251Z] Staging static-packages [2021-08-24T16:15:06.251Z] + snapcraftctl stage [2021-08-24T16:15:07.238Z] Staging version [2021-08-24T16:15:07.238Z] + snapcraftctl stage [2021-08-24T16:15:08.225Z] Priming config-common [2021-08-24T16:15:08.225Z] + snapcraftctl prime [2021-08-24T16:15:09.222Z] Priming go-build-helper [2021-08-24T16:15:09.222Z] + snapcraftctl prime [2021-08-24T16:15:10.218Z] Priming edgex-go [2021-08-24T16:15:10.218Z] + snapcraftctl prime [2021-08-24T16:15:11.673Z] Priming hooks [2021-08-24T16:15:11.673Z] + snapcraftctl prime [2021-08-24T16:15:12.683Z] Priming static-packages [2021-08-24T16:15:12.683Z] + snapcraftctl prime [2021-08-24T16:15:15.331Z] Priming version [2021-08-24T16:15:15.331Z] + snapcraftctl prime [2021-08-24T16:15:15.942Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-24T16:15:19.160Z] provisioning config files... [2021-08-24T16:15:19.176Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3713278917424017612tmp [Pipeline] { [Pipeline] sh [2021-08-24T16:15:19.516Z] + set +x [2021-08-24T16:15:19.516Z] + curl -s https://codecov.io/bash [2021-08-24T16:15:19.516Z] + bash -s -- [2021-08-24T16:15:19.786Z] [2021-08-24T16:15:19.786Z] _____ _ [2021-08-24T16:15:19.786Z] / ____| | | [2021-08-24T16:15:19.786Z] | | ___ __| | ___ ___ _____ __ [2021-08-24T16:15:19.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-24T16:15:19.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-24T16:15:19.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-24T16:15:19.786Z] Bash-1.0.6 [2021-08-24T16:15:19.786Z] [2021-08-24T16:15:19.786Z] [2021-08-24T16:15:19.786Z] ==> git version 2.24.4 found [2021-08-24T16:15:19.786Z] ==> 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-08-24T16:15:19.786Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-24T16:15:19.786Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-24T16:15:19.786Z] ==> Jenkins CI detected. [2021-08-24T16:15:19.786Z] current dir:  /w/workspace/edgex-go/2 [2021-08-24T16:15:19.786Z] project root: . [2021-08-24T16:15:19.786Z] --> token set from env [2021-08-24T16:15:19.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-24T16:15:19.786Z] ==> Running gcov in . (disable via -X gcov) [2021-08-24T16:15:19.786Z] ==> Python coveragepy not found [2021-08-24T16:15:19.786Z] ==> Searching for coverage reports in: [2021-08-24T16:15:19.786Z] + . [2021-08-24T16:15:19.786Z] -> Found 1 reports [2021-08-24T16:15:19.786Z] ==> Detecting git/mercurial file structure [2021-08-24T16:15:19.786Z] ==> Reading reports [2021-08-24T16:15:19.786Z] + ./coverage.out bytes=404331 [2021-08-24T16:15:19.786Z] ==> Appending adjustments [2021-08-24T16:15:19.786Z] https://docs.codecov.io/docs/fixing-reports [2021-08-24T16:15:20.751Z] + Found adjustments [2021-08-24T16:15:20.751Z] ==> Gzipping contents [2021-08-24T16:15:20.751Z] 56K /tmp/codecov.OanYwo.gz [2021-08-24T16:15:20.751Z] ==> Uploading reports [2021-08-24T16:15:20.751Z] url: https://codecov.io [2021-08-24T16:15:20.751Z] query: branch=PR-3681&commit=c7157c70aaba3431d8fdd473021ed79833356d24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= [2021-08-24T16:15:20.751Z] -> Pinging Codecov [2021-08-24T16:15:20.751Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3681&commit=c7157c70aaba3431d8fdd473021ed79833356d24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= [2021-08-24T16:15:21.341Z] -> Uploading to [2021-08-24T16:15:21.342Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-24/00271124DB129430A58F1EEE437C3FCB/c7157c70aaba3431d8fdd473021ed79833356d24/cf50f635-5b95-40fa-8894-1c9f6ced19e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210824%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210824T161521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5fdb9031f22b15e3e53771b4a69ad9718e075bef315b861c1639df9bbfca448 [2021-08-24T16:15:21.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-24T16:15:21.342Z] Dload Upload Total Spent Left Speed [2021-08-24T16:15:21.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54537 0 0 100 54537 0 117k --:--:-- --:--:-- --:--:-- 117k 100 54537 0 0 100 54537 0 117k --:--:-- --:--:-- --:--:-- 117k [2021-08-24T16:15:21.931Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c7157c70aaba3431d8fdd473021ed79833356d24 [Pipeline] } [2021-08-24T16:15:21.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-24T16:15:23.382Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:15:23.721Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:15:24.338Z] ---> package-listing.sh [2021-08-24T16:15:24.338Z] ++ facter osfamily [2021-08-24T16:15:24.338Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-24T16:15:24.606Z] + OS_FAMILY=redhat [2021-08-24T16:15:24.606Z] + workspace=/w/workspace/edgex-go/2 [2021-08-24T16:15:24.606Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-24T16:15:24.606Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-24T16:15:24.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-24T16:15:24.606Z] + PACKAGES=/tmp/packages_start.txt [2021-08-24T16:15:24.606Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-24T16:15:24.606Z] + PACKAGES=/tmp/packages_end.txt [2021-08-24T16:15:24.606Z] + case "${OS_FAMILY}" in [2021-08-24T16:15:24.606Z] + sort [2021-08-24T16:15:24.606Z] + rpm -qa [2021-08-24T16:15:28.186Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-24T16:15:28.186Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-24T16:15:28.186Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-24T16:15:28.186Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-24T16:15:28.186Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-24T16:15:28.186Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-24T16:15:28.204Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-24T16:15:28.529Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:15:29.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T16:15:29.154Z] [2021-08-24T16:15:29.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:15:29.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T16:15:29.737Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-24T16:15:29.737Z] b4d181a07f80: Pulling fs layer [2021-08-24T16:15:29.737Z] a1111a8f2ec3: Pulling fs layer [2021-08-24T16:15:29.737Z] ed53099fbce6: Pulling fs layer [2021-08-24T16:15:29.737Z] dc539afda2c1: Pulling fs layer [2021-08-24T16:15:29.737Z] 77bc0d833cb6: Pulling fs layer [2021-08-24T16:15:29.737Z] 9065ff56babe: Pulling fs layer [2021-08-24T16:15:29.737Z] d287ab97295c: Pulling fs layer [2021-08-24T16:15:29.737Z] dc539afda2c1: Waiting [2021-08-24T16:15:29.737Z] 77bc0d833cb6: Waiting [2021-08-24T16:15:29.737Z] 9065ff56babe: Waiting [2021-08-24T16:15:29.737Z] d287ab97295c: Waiting [2021-08-24T16:15:30.004Z] a1111a8f2ec3: Verifying Checksum [2021-08-24T16:15:30.005Z] a1111a8f2ec3: Download complete [2021-08-24T16:15:30.005Z] dc539afda2c1: Verifying Checksum [2021-08-24T16:15:30.005Z] dc539afda2c1: Download complete [2021-08-24T16:15:30.273Z] 77bc0d833cb6: Verifying Checksum [2021-08-24T16:15:30.273Z] 77bc0d833cb6: Download complete [2021-08-24T16:15:30.273Z] 9065ff56babe: Verifying Checksum [2021-08-24T16:15:30.273Z] 9065ff56babe: Download complete [2021-08-24T16:15:30.540Z] ed53099fbce6: Verifying Checksum [2021-08-24T16:15:30.540Z] ed53099fbce6: Download complete [2021-08-24T16:15:31.958Z] b4d181a07f80: Verifying Checksum [2021-08-24T16:15:31.958Z] b4d181a07f80: Download complete [2021-08-24T16:15:32.940Z] b4d181a07f80: Pull complete [2021-08-24T16:15:33.210Z] a1111a8f2ec3: Pull complete [2021-08-24T16:15:33.803Z] ed53099fbce6: Pull complete [2021-08-24T16:15:34.073Z] dc539afda2c1: Pull complete [2021-08-24T16:15:34.666Z] 77bc0d833cb6: Pull complete [2021-08-24T16:15:34.936Z] 9065ff56babe: Pull complete [2021-08-24T16:15:37.623Z] d287ab97295c: Verifying Checksum [2021-08-24T16:15:37.623Z] d287ab97295c: Download complete [2021-08-24T16:15:44.431Z] d287ab97295c: Pull complete [2021-08-24T16:15:44.431Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-24T16:15:44.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T16:15:44.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-24T16:15:44.571Z] prd-centos7-docker-4c-2g-700 does not seem to be running inside a container [2021-08-24T16:15:44.666Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-24T16:15:57.024Z] $ docker top e139f2a4833be983f16510d67b069672471ae5b672bb984c5d0f74f57bcfbdc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T16:15:57.449Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-24T16:15:57.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-24T16:15:58.353Z] + ls /var/log/sa-host [2021-08-24T16:15:58.353Z] + sadf -c /var/log/sa-host/sa05 [2021-08-24T16:15:58.353Z] file_magic: OK [2021-08-24T16:15:58.353Z] HZ: Using current value: 100 [2021-08-24T16:15:58.353Z] file_header: OK [2021-08-24T16:15:58.353Z] 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-08-24T16:15:58.353Z] Statistics: [2021-08-24T16:15:58.353Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-24T16:15:58.353Z] File successfully converted to sysstat format version 12.0.3 [2021-08-24T16:15:58.353Z] + sadf -c /var/log/sa-host/sa24 [2021-08-24T16:15:58.353Z] file_magic: OK [2021-08-24T16:15:58.353Z] HZ: Using current value: 100 [2021-08-24T16:15:58.353Z] file_header: OK [2021-08-24T16:15:58.353Z] 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-08-24T16:15:58.353Z] Statistics: [2021-08-24T16:15:58.353Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-24T16:15:58.353Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T16:15:59.063Z] provisioning config files... [2021-08-24T16:15:59.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7794710040810312073tmp [Pipeline] { [Pipeline] echo [2021-08-24T16:15:59.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:15:59.440Z] ---> create-netrc.sh [Pipeline] } [2021-08-24T16:15:59.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:15:59.878Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-24T16:15:59.896Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:16:00.227Z] ---> sudo-logs.sh [2021-08-24T16:16:00.227Z] Archiving 'sudo' log.. [2021-08-24T16:16:05.606Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-700.vexxhost.local: Name or service not known [2021-08-24T16:16:05.606Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-700.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-24T16:16:05.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:16:05.974Z] ---> job-cost.sh [2021-08-24T16:16:05.974Z] lf-activate-venv: SKIPPING [2021-08-24T16:16:05.974Z] DEBUG: total: 0.10999999940395355 [2021-08-24T16:16:05.974Z] INFO: Retrieving Stack Cost... [2021-08-24T16:16:06.937Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-24T16:16:07.204Z] INFO: Archiving Costs [Pipeline] echo [2021-08-24T16:16:07.223Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:16:07.546Z] ---> logs-deploy.sh [2021-08-24T16:16:07.546Z] lf-activate-venv: SKIPPING [2021-08-24T16:16:07.546Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3681/2 [2021-08-24T16:16:07.546Z] INFO: archiving workspace using pattern(s): [2021-08-24T16:16:08.518Z] Archives upload complete. [2021-08-24T16:16:08.518Z] INFO: archiving logs to Nexus [2021-08-24T16:16:09.113Z] ---> uname -a: [2021-08-24T16:16:09.113Z] Linux prd-centos7-docker-4c-2g-700.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] ---> lscpu: [2021-08-24T16:16:09.113Z] Architecture: x86_64 [2021-08-24T16:16:09.113Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-24T16:16:09.113Z] Byte Order: Little Endian [2021-08-24T16:16:09.113Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-24T16:16:09.113Z] CPU(s): 2 [2021-08-24T16:16:09.113Z] On-line CPU(s) list: 0,1 [2021-08-24T16:16:09.113Z] Thread(s) per core: 1 [2021-08-24T16:16:09.113Z] Core(s) per socket: 1 [2021-08-24T16:16:09.113Z] Socket(s): 2 [2021-08-24T16:16:09.113Z] NUMA node(s): 1 [2021-08-24T16:16:09.113Z] Vendor ID: AuthenticAMD [2021-08-24T16:16:09.113Z] CPU family: 23 [2021-08-24T16:16:09.113Z] Model: 49 [2021-08-24T16:16:09.113Z] Model name: AMD EPYC-Rome Processor [2021-08-24T16:16:09.113Z] Stepping: 0 [2021-08-24T16:16:09.113Z] CPU MHz: 2799.998 [2021-08-24T16:16:09.113Z] BogoMIPS: 5599.99 [2021-08-24T16:16:09.113Z] Virtualization: AMD-V [2021-08-24T16:16:09.113Z] Hypervisor vendor: KVM [2021-08-24T16:16:09.113Z] Virtualization type: full [2021-08-24T16:16:09.113Z] L1d cache: 32K [2021-08-24T16:16:09.113Z] L1i cache: 32K [2021-08-24T16:16:09.113Z] L2 cache: 512K [2021-08-24T16:16:09.113Z] L3 cache: 16384K [2021-08-24T16:16:09.113Z] NUMA node0 CPU(s): 0,1 [2021-08-24T16:16:09.113Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] ---> nproc: [2021-08-24T16:16:09.113Z] 2 [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] ---> df -h: [2021-08-24T16:16:09.113Z] Filesystem Size Used Avail Use% Mounted on [2021-08-24T16:16:09.113Z] overlay 40G 14G 27G 33% / [2021-08-24T16:16:09.113Z] tmpfs 64M 0 64M 0% /dev [2021-08-24T16:16:09.113Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-24T16:16:09.113Z] shm 64M 0 64M 0% /dev/shm [2021-08-24T16:16:09.113Z] /dev/vda1 40G 14G 27G 33% /facter-os [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] ---> sar -b -r -n DEV: [2021-08-24T16:16:09.113Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] 15:51:07 LINUX RESTART (2 CPU) [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] 15:52:01 tps rtps wtps bread/s bwrtn/s [2021-08-24T16:16:09.113Z] 15:53:01 73.78 2.98 70.80 2250.37 6836.24 [2021-08-24T16:16:09.113Z] 15:54:01 20.22 0.45 19.77 328.98 5543.90 [2021-08-24T16:16:09.113Z] 15:55:02 240.10 0.15 239.95 22.11 65371.67 [2021-08-24T16:16:09.113Z] 15:56:01 170.69 0.00 170.69 0.00 33219.37 [2021-08-24T16:16:09.113Z] 15:57:01 50.22 0.00 50.22 0.00 8389.23 [2021-08-24T16:16:09.113Z] 15:58:01 103.96 0.00 103.96 0.00 20214.64 [2021-08-24T16:16:09.113Z] 15:59:01 984.73 557.03 427.69 23713.43 295331.31 [2021-08-24T16:16:09.113Z] 16:00:01 337.80 33.88 303.91 2685.58 109875.92 [2021-08-24T16:16:09.113Z] 16:01:01 473.14 105.88 367.26 4567.39 136875.77 [2021-08-24T16:16:09.113Z] 16:02:01 76.90 13.91 63.00 1517.40 7177.95 [2021-08-24T16:16:09.113Z] 16:03:01 1.17 0.00 1.17 0.00 16.34 [2021-08-24T16:16:09.113Z] 16:04:01 0.18 0.00 0.18 0.00 1.50 [2021-08-24T16:16:09.113Z] 16:05:01 0.22 0.03 0.18 0.40 2.47 [2021-08-24T16:16:09.113Z] 16:06:01 0.28 0.00 0.28 0.00 3.10 [2021-08-24T16:16:09.113Z] 16:07:01 0.48 0.18 0.30 5.73 4.21 [2021-08-24T16:16:09.113Z] 16:08:01 0.77 0.00 0.77 0.00 15.63 [2021-08-24T16:16:09.113Z] 16:09:01 0.20 0.00 0.20 0.00 1.83 [2021-08-24T16:16:09.113Z] 16:10:01 0.32 0.00 0.32 0.00 4.32 [2021-08-24T16:16:09.113Z] 16:11:01 0.30 0.02 0.28 0.27 4.28 [2021-08-24T16:16:09.113Z] 16:12:01 0.17 0.00 0.17 0.00 1.77 [2021-08-24T16:16:09.113Z] 16:13:01 0.20 0.00 0.20 0.00 1.75 [2021-08-24T16:16:09.113Z] 16:14:01 0.13 0.00 0.13 0.00 2.30 [2021-08-24T16:16:09.113Z] 16:15:02 0.28 0.00 0.28 0.00 3.12 [2021-08-24T16:16:09.113Z] Average: 110.42 31.19 79.22 1531.16 30005.76 [2021-08-24T16:16:09.113Z] [2021-08-24T16:16:09.113Z] 15:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-24T16:16:09.113Z] 15:53:01 5386824 0 778276 9.72 2620 1841212 1213324 13.40 687092 1540552 4728 [2021-08-24T16:16:09.114Z] 15:54:01 4904000 0 1050536 13.12 2620 2051776 1719396 18.98 1076744 1616904 49364 [2021-08-24T16:16:09.114Z] 15:55:02 3073572 0 1130740 14.12 2620 3802000 1606232 17.73 1207012 3086712 101068 [2021-08-24T16:16:09.114Z] 15:56:01 3075272 0 1240460 15.49 2620 3690580 1690184 18.66 1431824 2853200 229372 [2021-08-24T16:16:09.114Z] 15:57:01 3135484 0 1257168 15.70 2620 3613660 1659068 18.32 1364540 2855180 67928 [2021-08-24T16:16:09.114Z] 15:58:01 2939896 0 1237528 15.45 2620 3828888 1476828 16.31 1348224 3053520 48 [2021-08-24T16:16:09.114Z] 15:59:01 385384 0 1555556 19.42 2620 6065372 2356668 26.02 2990468 3854304 19848 [2021-08-24T16:16:09.114Z] 16:00:01 265772 0 1467740 18.33 2620 6272800 2025104 22.36 2543180 4411796 211264 [2021-08-24T16:16:09.114Z] 16:01:01 1940056 0 1408976 17.59 2620 4657280 1596812 17.63 1840156 3453228 76228 [2021-08-24T16:16:09.114Z] 16:02:01 2414608 0 1319456 16.47 2620 4272248 1290976 14.25 1343828 3482392 12 [2021-08-24T16:16:09.114Z] 16:03:01 2419556 0 1314504 16.41 2620 4272252 1254984 13.86 1348080 3475752 8 [2021-08-24T16:16:09.114Z] 16:04:01 2420800 0 1313256 16.40 2620 4272256 1255044 13.86 1350020 3473740 20 [2021-08-24T16:16:09.114Z] 16:05:01 2420240 0 1313808 16.40 2620 4272264 1255240 13.86 1350392 3473752 8 [2021-08-24T16:16:09.114Z] 16:06:01 2420784 0 1313264 16.40 2620 4272264 1255048 13.86 1350020 3473912 8 [2021-08-24T16:16:09.114Z] 16:07:01 2420480 0 1313532 16.40 2620 4272300 1255132 13.86 1350460 3473484 24 [2021-08-24T16:16:09.114Z] 16:08:01 2420608 0 1313404 16.40 2620 4272300 1255048 13.86 1350368 3473484 12 [2021-08-24T16:16:09.114Z] 16:09:01 2420740 0 1313264 16.40 2620 4272308 1255048 13.86 1350488 3473488 8 [2021-08-24T16:16:09.114Z] 16:10:01 2420084 0 1313916 16.41 2620 4272312 1255192 13.86 1350824 3473484 8 [2021-08-24T16:16:09.114Z] 16:11:01 2420020 0 1313980 16.41 2620 4272312 1255204 13.86 1350760 3473492 16 [2021-08-24T16:16:09.114Z] 16:12:01 2420124 0 1313868 16.41 2620 4272320 1255144 13.86 1350752 3473492 12 [2021-08-24T16:16:09.114Z] 16:13:01 2420092 0 1313900 16.41 2620 4272320 1255156 13.86 1350756 3473492 8 [2021-08-24T16:16:09.114Z] 16:14:01 2420492 0 1313492 16.40 2620 4272328 1255048 13.86 1350400 3473492 8 [2021-08-24T16:16:09.114Z] 16:15:02 2420476 0 1313504 16.40 2620 4272332 1255048 13.86 1350404 3473492 8 [2021-08-24T16:16:09.114Z] Average: 2564581 0 1283658 16.03 2620 4158073 1432649 15.82 1451600 3276798 33044 [2021-08-24T16:16:09.114Z] [2021-08-24T16:16:09.114Z] 15:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-24T16:16:09.114Z] 15:53:01 eth0 540.42 385.09 1669.54 36.50 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:54:01 veth0bf2d4a 1044.82 1173.48 99.93 2716.87 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:54:01 eth0 1268.89 1089.36 3039.28 110.10 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:54:01 docker0 1044.82 1173.35 85.64 2716.86 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:55:02 eth0 1026.50 811.49 5353.93 75.64 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:55:02 docker0 455.32 513.35 35.76 2061.18 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:56:01 veth6172124 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:56:01 eth0 38.03 21.81 35.97 13.79 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:57:01 veth6172124 2.28 2.26 0.18 0.19 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:57:01 eth0 29.42 17.65 21.06 10.69 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:57:01 docker0 2.28 2.26 0.15 0.19 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:58:01 eth0 321.37 226.38 1712.97 144.50 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:58:01 veth26a6510 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:59:01 vethb1af9cb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:59:01 eth0 108.09 74.16 194.34 19.17 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 15:59:01 veth704ae3a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:00:01 veth72db6d6 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:00:01 eth0 62.32 39.36 165.42 15.58 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:00:01 veth26a6510 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:01:01 eth0 333.26 214.04 1796.45 40.50 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:01:01 veth9d4456a 29.61 62.66 2.34 383.99 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:01:01 veth26a6510 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:02:01 eth0 15.99 9.48 21.89 5.15 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:02:01 docker0 1638.17 1903.15 130.43 5617.22 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:03:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:04:01 eth0 0.65 0.27 0.46 0.02 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:05:01 eth0 1.00 0.33 0.33 0.20 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:06:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:07:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.114Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:09:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:10:01 eth0 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:11:01 eth0 0.72 0.22 0.30 0.13 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:12:01 eth0 0.27 0.18 0.09 0.13 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:13:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:14:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:15:02 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] 16:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] Average: eth0 163.09 125.78 609.74 20.55 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] Average: docker0 71.28 82.81 5.68 244.41 0.00 0.00 0.00 0.00 [2021-08-24T16:16:09.115Z] [2021-08-24T16:16:09.115Z] [2021-08-24T16:16:09.115Z] ---> sar -P ALL: [2021-08-24T16:16:09.115Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) [2021-08-24T16:16:09.115Z] [2021-08-24T16:16:09.115Z] 15:51:07 LINUX RESTART (2 CPU) [2021-08-24T16:16:09.115Z] [2021-08-24T16:16:09.115Z] 15:52:01 CPU %user %nice %system %iowait %steal %idle [2021-08-24T16:16:09.115Z] 15:53:01 all 6.08 0.00 1.71 1.79 0.06 90.35 [2021-08-24T16:16:09.115Z] 15:53:01 0 5.60 0.00 1.87 1.27 0.07 91.18 [2021-08-24T16:16:09.115Z] 15:53:01 1 6.56 0.00 1.55 2.31 0.05 89.53 [2021-08-24T16:16:09.115Z] 15:54:01 all 12.07 0.00 3.53 0.18 0.09 84.13 [2021-08-24T16:16:09.115Z] 15:54:01 0 9.61 0.00 3.87 0.11 0.11 86.31 [2021-08-24T16:16:09.115Z] 15:54:01 1 14.48 0.00 3.20 0.24 0.07 82.01 [2021-08-24T16:16:09.115Z] 15:55:02 all 21.19 0.00 8.81 4.95 0.09 64.96 [2021-08-24T16:16:09.115Z] 15:55:02 0 19.93 0.00 9.16 4.90 0.09 65.92 [2021-08-24T16:16:09.115Z] 15:55:02 1 22.44 0.00 8.46 5.01 0.09 64.00 [2021-08-24T16:16:09.115Z] 15:56:01 all 64.35 0.00 12.17 1.51 0.14 21.83 [2021-08-24T16:16:09.115Z] 15:56:01 0 63.77 0.00 12.07 1.80 0.15 22.21 [2021-08-24T16:16:09.115Z] 15:56:01 1 64.93 0.00 12.26 1.22 0.13 21.45 [2021-08-24T16:16:09.115Z] 15:57:01 all 32.43 0.00 5.27 0.40 0.09 61.80 [2021-08-24T16:16:09.115Z] 15:57:01 0 31.84 0.00 5.42 0.40 0.09 62.24 [2021-08-24T16:16:09.115Z] 15:57:01 1 33.02 0.00 5.12 0.40 0.09 61.37 [2021-08-24T16:16:09.115Z] 15:58:01 all 43.70 0.00 8.49 1.31 0.12 46.38 [2021-08-24T16:16:09.115Z] 15:58:01 0 45.91 0.00 8.82 1.19 0.13 43.96 [2021-08-24T16:16:09.115Z] 15:58:01 1 41.51 0.00 8.17 1.43 0.11 48.78 [2021-08-24T16:16:09.115Z] 15:59:01 all 31.36 0.00 22.56 37.42 0.18 8.48 [2021-08-24T16:16:09.115Z] 15:59:01 0 31.57 0.00 21.76 37.53 0.16 8.97 [2021-08-24T16:16:09.115Z] 15:59:01 1 31.14 0.00 23.37 37.31 0.20 7.98 [2021-08-24T16:16:09.115Z] 16:00:01 all 81.79 0.00 15.14 2.82 0.16 0.10 [2021-08-24T16:16:09.115Z] 16:00:01 0 81.71 0.00 15.60 2.44 0.17 0.07 [2021-08-24T16:16:09.115Z] 16:00:01 1 81.86 0.00 14.67 3.19 0.15 0.13 [2021-08-24T16:16:09.115Z] 16:01:01 all 59.19 0.00 18.34 6.89 0.14 15.44 [2021-08-24T16:16:09.115Z] 16:01:01 0 58.12 0.00 18.92 7.20 0.13 15.63 [2021-08-24T16:16:09.115Z] 16:01:01 1 60.27 0.00 17.75 6.57 0.15 15.26 [2021-08-24T16:16:09.115Z] 16:02:01 all 4.23 0.00 1.90 1.68 0.04 92.15 [2021-08-24T16:16:09.115Z] 16:02:01 0 4.30 0.00 2.04 1.32 0.05 92.29 [2021-08-24T16:16:09.115Z] 16:02:01 1 4.16 0.00 1.75 2.04 0.03 92.02 [2021-08-24T16:16:09.115Z] 16:03:01 all 0.16 0.00 0.05 0.00 0.01 99.78 [2021-08-24T16:16:09.115Z] 16:03:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-08-24T16:16:09.115Z] 16:03:01 1 0.28 0.00 0.05 0.00 0.02 99.65 [2021-08-24T16:16:09.115Z] [2021-08-24T16:16:09.115Z] 16:03:01 CPU %user %nice %system %iowait %steal %idle [2021-08-24T16:16:09.115Z] 16:04:01 all 0.28 0.00 0.42 0.00 0.02 99.28 [2021-08-24T16:16:09.115Z] 16:04:01 0 0.13 0.00 0.40 0.00 0.03 99.43 [2021-08-24T16:16:09.115Z] 16:04:01 1 0.43 0.00 0.43 0.00 0.02 99.12 [2021-08-24T16:16:09.115Z] 16:05:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2021-08-24T16:16:09.115Z] 16:05:01 0 0.32 0.00 0.07 0.00 0.02 99.60 [2021-08-24T16:16:09.115Z] 16:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-08-24T16:16:09.115Z] 16:06:01 all 0.21 0.00 0.03 0.00 0.02 99.74 [2021-08-24T16:16:09.115Z] 16:06:01 0 0.30 0.00 0.02 0.00 0.02 99.67 [2021-08-24T16:16:09.115Z] 16:06:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2021-08-24T16:16:09.115Z] 16:07:01 all 0.15 0.00 0.06 0.01 0.02 99.77 [2021-08-24T16:16:09.115Z] 16:07:01 0 0.28 0.00 0.07 0.02 0.02 99.62 [2021-08-24T16:16:09.115Z] 16:07:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2021-08-24T16:16:09.115Z] 16:08:01 all 0.21 0.00 0.03 0.00 0.01 99.75 [2021-08-24T16:16:09.115Z] 16:08:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-08-24T16:16:09.115Z] 16:08:01 1 0.33 0.00 0.02 0.00 0.00 99.65 [2021-08-24T16:16:09.115Z] 16:09:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-08-24T16:16:09.115Z] 16:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-08-24T16:16:09.115Z] 16:09:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2021-08-24T16:16:09.115Z] 16:10:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2021-08-24T16:16:09.115Z] 16:10:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-08-24T16:16:09.115Z] 16:10:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-08-24T16:16:09.115Z] 16:11:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-08-24T16:16:09.115Z] 16:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-08-24T16:16:09.115Z] 16:11:01 1 0.30 0.00 0.05 0.00 0.00 99.65 [2021-08-24T16:16:09.116Z] 16:12:01 all 0.26 0.00 0.03 0.00 0.02 99.70 [2021-08-24T16:16:09.116Z] 16:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-08-24T16:16:09.116Z] 16:12:01 1 0.47 0.00 0.02 0.00 0.02 99.50 [2021-08-24T16:16:09.116Z] 16:13:01 all 0.27 0.00 0.04 0.00 0.00 99.69 [2021-08-24T16:16:09.116Z] 16:13:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-08-24T16:16:09.116Z] 16:13:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2021-08-24T16:16:09.116Z] 16:14:01 all 0.25 0.00 0.03 0.00 0.02 99.71 [2021-08-24T16:16:09.116Z] 16:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-24T16:16:09.116Z] 16:14:01 1 0.47 0.00 0.03 0.00 0.02 99.48 [2021-08-24T16:16:09.116Z] [2021-08-24T16:16:09.116Z] 16:14:01 CPU %user %nice %system %iowait %steal %idle [2021-08-24T16:16:09.116Z] 16:15:02 all 0.26 0.00 0.03 0.00 0.01 99.70 [2021-08-24T16:16:09.116Z] 16:15:02 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-08-24T16:16:09.116Z] 16:15:02 1 0.47 0.00 0.03 0.00 0.02 99.48 [2021-08-24T16:16:09.116Z] Average: all 14.69 0.00 4.05 2.42 0.05 78.78 [2021-08-24T16:16:09.116Z] Average: 0 14.47 0.00 4.12 2.39 0.06 78.96 [2021-08-24T16:16:09.116Z] Average: 1 14.91 0.00 3.98 2.46 0.05 78.61 [2021-08-24T16:16:09.116Z] [2021-08-24T16:16:09.116Z] [2021-08-24T16:16:09.116Z]