Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (4c37cabc5392b03f636617af8455d34d581580ca) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1037439769322696576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6303466780169297319.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6252417761653422657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6070636712360695121.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3554/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2377159842546802776.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-389 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7948745524079690316.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh653216433957802432.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1334387020332251929.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 Merge succeeded, producing 8a709faf3843b846cdaf102d6748b34227c6cd97 Checking out Revision 8a709faf3843b846cdaf102d6748b34227c6cd97 (PR-3554) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a709faf3843b846cdaf102d6748b34227c6cd97 # timeout=10 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" > git rev-list --no-walk bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T00:31:39.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T00:31:39.588Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T00:31:39.616Z] ========================================================= [2021-06-11T00:31:39.616Z] EdgeX Global Pipelines Version Info [2021-06-11T00:31:39.616Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:31:41.028Z] ------------------- [2021-06-11T00:31:41.029Z] stable info: [2021-06-11T00:31:41.029Z] ------------------- [2021-06-11T00:31:41.029Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T00:31:41.029Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:31:41.029Z] Message: update stable to v1.0.195 [2021-06-11T00:31:41.609Z] ------------------- [2021-06-11T00:31:41.609Z] experimental info: [2021-06-11T00:31:41.609Z] ------------------- [2021-06-11T00:31:41.609Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T00:31:41.609Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:31:41.609Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T00:31:41.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-11T00:31:41.752Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-11T00:31:41.774Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T00:31:41.818Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T00:31:41.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T00:31:41.864Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T00:31:41.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T00:31:41.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-11T00:31:41.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-11T00:31:41.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-11T00:31:41.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T00:31:42.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T00:31:42.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T00:31:42.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T00:31:42.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T00:31:42.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T00:31:42.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T00:31:42.168Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T00:31:42.189Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-11T00:31:42.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-11T00:31:42.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-11T00:31:42.267Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T00:31:42.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3554 [Pipeline] echo [2021-06-11T00:31:42.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3554 [Pipeline] echo [2021-06-11T00:31:42.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3554 [Pipeline] echo [2021-06-11T00:31:42.349Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a709faf3843b846cdaf102d6748b34227c6cd97 [Pipeline] echo [2021-06-11T00:31:42.395Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a709fa [Pipeline] echo [2021-06-11T00:31:42.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:31:42.487Z] provisioning config files... [2021-06-11T00:31:42.504Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2296469517386477572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:31:42.826Z] ---> docker-login.sh [2021-06-11T00:31:42.826Z] nexus3.edgexfoundry.org:10001 [2021-06-11T00:31:44.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:44.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:44.759Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:44.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:44.759Z] [2021-06-11T00:31:44.759Z] Login Succeeded [2021-06-11T00:31:44.759Z] nexus3.edgexfoundry.org:10002 [2021-06-11T00:31:44.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:44.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:44.759Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:44.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:44.759Z] [2021-06-11T00:31:44.759Z] Login Succeeded [2021-06-11T00:31:44.759Z] nexus3.edgexfoundry.org:10003 [2021-06-11T00:31:44.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:44.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:44.759Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:44.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:44.759Z] [2021-06-11T00:31:44.759Z] Login Succeeded [2021-06-11T00:31:44.759Z] nexus3.edgexfoundry.org:10004 [2021-06-11T00:31:45.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:45.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:45.023Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:45.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:45.023Z] [2021-06-11T00:31:45.023Z] Login Succeeded [2021-06-11T00:31:45.023Z] docker.io [2021-06-11T00:31:45.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:31:45.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:31:45.285Z] Configure a credential helper to remove this warning. See [2021-06-11T00:31:45.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:31:45.285Z] [2021-06-11T00:31:45.285Z] Login Succeeded [2021-06-11T00:31:45.285Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T00:31:45.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T00:31:45.639Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-11T00:31:45.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:45.639Z] ++ dirname cmd/core-command/Dockerfile [2021-06-11T00:31:45.639Z] ++ cut -d/ -f2 [2021-06-11T00:31:45.639Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-11T00:31:45.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:45.639Z] ++ dirname cmd/core-data/Dockerfile [2021-06-11T00:31:45.639Z] ++ cut -d/ -f2 [2021-06-11T00:31:45.639Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-11T00:31:45.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:45.639Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-11T00:31:45.639Z] ++ cut -d/ -f2 [2021-06-11T00:31:45.639Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-11T00:31:45.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:45.639Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-11T00:31:45.639Z] ++ cut -d/ -f2 [2021-06-11T00:31:45.639Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-11T00:31:45.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:45.639Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-11T00:31:45.639Z] ++ cut -d/ -f2 [2021-06-11T00:31:45.639Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-11T00:31:45.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:45.639Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-11T00:31:45.639Z] ++ cut -d/ -f2 [2021-06-11T00:31:45.639Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-11T00:31:45.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:45.639Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-11T00:31:45.639Z] ++ cut -d/ -f2 [2021-06-11T00:31:45.639Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-11T00:31:45.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:45.639Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-11T00:31:45.639Z] ++ cut -d/ -f2 [2021-06-11T00:31:45.639Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-11T00:31:45.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:31:45.639Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-11T00:31:45.639Z] ++ cut -d/ -f2 [2021-06-11T00:31:45.639Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-11T00:31:45.686Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:31:46.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:31:46.403Z] [2021-06-11T00:31:46.403Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:31:46.720Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:31:46.721Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T00:31:46.721Z] 31603596830f: Pulling fs layer [2021-06-11T00:31:46.721Z] 54011a49482f: Pulling fs layer [2021-06-11T00:31:46.721Z] a6820b24f6d8: Pulling fs layer [2021-06-11T00:31:46.721Z] f581987b2513: Pulling fs layer [2021-06-11T00:31:46.721Z] f581987b2513: Waiting [2021-06-11T00:31:46.991Z] 54011a49482f: Verifying Checksum [2021-06-11T00:31:46.991Z] 54011a49482f: Download complete [2021-06-11T00:31:46.991Z] 31603596830f: Verifying Checksum [2021-06-11T00:31:46.991Z] 31603596830f: Download complete [2021-06-11T00:31:46.991Z] a6820b24f6d8: Verifying Checksum [2021-06-11T00:31:46.991Z] a6820b24f6d8: Download complete [2021-06-11T00:31:46.991Z] f581987b2513: Verifying Checksum [2021-06-11T00:31:46.991Z] f581987b2513: Download complete [2021-06-11T00:31:47.255Z] 31603596830f: Pull complete [2021-06-11T00:31:47.529Z] 54011a49482f: Pull complete [2021-06-11T00:31:48.491Z] a6820b24f6d8: Pull complete [2021-06-11T00:31:48.491Z] f581987b2513: Pull complete [2021-06-11T00:31:48.491Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T00:31:48.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:31:48.491Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T00:31:48.576Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-06-11T00:31:48.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T00:31:52.736Z] $ docker top 5147d04fca1628c79303382de6bbc51d48fb4d4fc5181648ec211103899964f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T00:31:52.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:31:52.877Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:31:53.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:31:53.011Z] $ docker exec 5147d04fca1628c79303382de6bbc51d48fb4d4fc5181648ec211103899964f8 ssh-agent [2021-06-11T00:31:53.145Z] SSH_AUTH_SOCK=/tmp/ssh-Nz1EQBYWaGcd/agent.14 [2021-06-11T00:31:53.145Z] SSH_AGENT_PID=21 [2021-06-11T00:31:53.154Z] Running ssh-add (command line suppressed) [2021-06-11T00:31:53.263Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4397410825485873057.key (/w/workspace/edgex-go/3@tmp/private_key_4397410825485873057.key) [2021-06-11T00:31:53.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:31:53.597Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T00:31:53.610Z] $ docker exec --env ******** --env ******** 5147d04fca1628c79303382de6bbc51d48fb4d4fc5181648ec211103899964f8 ssh-agent -k [2021-06-11T00:31:53.715Z] unset SSH_AUTH_SOCK; [2021-06-11T00:31:53.715Z] unset SSH_AGENT_PID; [2021-06-11T00:31:53.716Z] echo Agent pid 21 killed; [2021-06-11T00:31:53.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T00:31:53.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:31:53.775Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:31:53.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:31:53.898Z] $ docker exec 5147d04fca1628c79303382de6bbc51d48fb4d4fc5181648ec211103899964f8 ssh-agent [2021-06-11T00:31:54.022Z] SSH_AUTH_SOCK=/tmp/ssh-FevUVJK6FLCk/agent.55 [2021-06-11T00:31:54.022Z] SSH_AGENT_PID=61 [2021-06-11T00:31:54.032Z] Running ssh-add (command line suppressed) [2021-06-11T00:31:54.141Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7906801895123781516.key (/w/workspace/edgex-go/3@tmp/private_key_7906801895123781516.key) [2021-06-11T00:31:54.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:31:54.468Z] + git semver init [2021-06-11T00:31:54.469Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T00:31:54.469Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-11T00:31:54.469Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-11T00:31:54.469Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T00:31:54.469Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T00:31:54.469Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T00:31:54.469Z] # $SEMVER_BRANCH = PR-3554 [2021-06-11T00:31:54.469Z] # $SEMVER_TEMP = /tmp/semver-173736234 [2021-06-11T00:31:54.469Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-11T00:32:21.109Z] # '/tmp/semver-173736234' -> '/w/workspace/edgex-go/3/.semver' [2021-06-11T00:32:21.109Z] # -> Force: false [2021-06-11T00:32:21.109Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-11T00:32:21.116Z] $ docker exec --env ******** --env ******** 5147d04fca1628c79303382de6bbc51d48fb4d4fc5181648ec211103899964f8 ssh-agent -k [2021-06-11T00:32:21.239Z] unset SSH_AUTH_SOCK; [2021-06-11T00:32:21.239Z] unset SSH_AGENT_PID; [2021-06-11T00:32:21.239Z] echo Agent pid 61 killed; [2021-06-11T00:32:21.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T00:32:21.603Z] + git semver [Pipeline] } [2021-06-11T00:32:21.613Z] $ docker stop --time=1 5147d04fca1628c79303382de6bbc51d48fb4d4fc5181648ec211103899964f8 [2021-06-11T00:32:25.120Z] $ docker rm -f 5147d04fca1628c79303382de6bbc51d48fb4d4fc5181648ec211103899964f8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:32:25.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T00:32:25.843Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T00:32:25.846Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T00:32:26.487Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:32:26.787Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:32:27.082Z] + sudo service docker restart [2021-06-11T00:32:27.082Z] + true [2021-06-11T00:32:27.082Z] Redirecting to /bin/systemctl restart docker.service [2021-06-11T00:32:41.064Z] Still waiting to schedule task [2021-06-11T00:32:41.065Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-383’ [Pipeline] echo [2021-06-11T00:32:45.243Z] ========================================================= [2021-06-11T00:32:45.243Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T00:32:45.243Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:32:45.554Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-11T00:32:46.967Z] Sending build context to Docker daemon 329.2MB [2021-06-11T00:32:46.967Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T00:32:46.967Z] Step 2/6 : FROM ${BASE} [2021-06-11T00:32:47.230Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T00:32:47.230Z] 540db60ca938: Pulling fs layer [2021-06-11T00:32:47.230Z] adcc1eea9eea: Pulling fs layer [2021-06-11T00:32:47.230Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T00:32:47.230Z] 0510c868ecb4: Pulling fs layer [2021-06-11T00:32:47.230Z] afea3b2eda06: Pulling fs layer [2021-06-11T00:32:47.230Z] 7809a108b3ef: Pulling fs layer [2021-06-11T00:32:47.230Z] f706445af74f: Pulling fs layer [2021-06-11T00:32:47.230Z] 0510c868ecb4: Waiting [2021-06-11T00:32:47.230Z] afea3b2eda06: Waiting [2021-06-11T00:32:47.230Z] 7809a108b3ef: Waiting [2021-06-11T00:32:47.230Z] f706445af74f: Waiting [2021-06-11T00:32:47.230Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T00:32:47.230Z] 4c4ab2625f07: Download complete [2021-06-11T00:32:47.230Z] adcc1eea9eea: Verifying Checksum [2021-06-11T00:32:47.230Z] adcc1eea9eea: Download complete [2021-06-11T00:32:47.230Z] afea3b2eda06: Verifying Checksum [2021-06-11T00:32:47.230Z] afea3b2eda06: Download complete [2021-06-11T00:32:47.230Z] 540db60ca938: Verifying Checksum [2021-06-11T00:32:47.230Z] 540db60ca938: Download complete [2021-06-11T00:32:47.230Z] 7809a108b3ef: Verifying Checksum [2021-06-11T00:32:47.230Z] 7809a108b3ef: Download complete [2021-06-11T00:32:47.499Z] 540db60ca938: Pull complete [2021-06-11T00:32:47.499Z] adcc1eea9eea: Pull complete [2021-06-11T00:32:47.763Z] 4c4ab2625f07: Pull complete [2021-06-11T00:32:48.712Z] f706445af74f: Verifying Checksum [2021-06-11T00:32:48.712Z] f706445af74f: Download complete [2021-06-11T00:32:49.288Z] 0510c868ecb4: Verifying Checksum [2021-06-11T00:32:49.288Z] 0510c868ecb4: Download complete [2021-06-11T00:32:53.554Z] 0510c868ecb4: Pull complete [2021-06-11T00:32:53.554Z] afea3b2eda06: Pull complete [2021-06-11T00:32:53.554Z] 7809a108b3ef: Pull complete [2021-06-11T00:32:54.967Z] f706445af74f: Pull complete [2021-06-11T00:32:54.967Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T00:32:54.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T00:32:54.967Z] ---> b068be0155e3 [2021-06-11T00:32:54.967Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-11T00:32:59.201Z] ---> Running in d8d5a8528161 [2021-06-11T00:32:59.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:33:00.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:33:00.411Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T00:33:00.985Z] (2/12) Installing file (5.39-r0) [2021-06-11T00:33:00.985Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T00:33:01.246Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T00:33:05.477Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T00:33:05.477Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T00:33:05.477Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T00:33:05.477Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T00:33:05.477Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T00:33:05.477Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T00:33:05.477Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T00:33:05.742Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T00:33:05.742Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T00:33:05.742Z] OK: 219 MiB in 52 packages [2021-06-11T00:33:08.303Z] Removing intermediate container d8d5a8528161 [2021-06-11T00:33:08.303Z] ---> 11940c0bb640 [2021-06-11T00:33:08.303Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T00:33:08.303Z] ---> Running in 6ba5086df01e [2021-06-11T00:33:08.304Z] Removing intermediate container 6ba5086df01e [2021-06-11T00:33:08.304Z] ---> ce55b1d2789e [2021-06-11T00:33:08.304Z] Step 5/6 : COPY go.mod . [2021-06-11T00:33:08.566Z] ---> 170cf06cc77a [2021-06-11T00:33:08.566Z] Step 6/6 : RUN go mod download [2021-06-11T00:33:08.566Z] ---> Running in ddb904903b01 [2021-06-11T00:33:23.493Z] Removing intermediate container ddb904903b01 [2021-06-11T00:33:23.493Z] ---> 02b5d482cfa7 [2021-06-11T00:33:23.493Z] Successfully built 02b5d482cfa7 [2021-06-11T00:33:23.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:33:23.822Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:33:23.822Z] . [Pipeline] withDockerContainer [2021-06-11T00:33:23.919Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-06-11T00:33:23.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T00:33:24.381Z] $ docker top 548d07a1bc05eac6e6bf120da6602aca0b9f125d583cafe00e63312197fdd300 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:33:24.781Z] + go version [2021-06-11T00:33:24.781Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T00:33:24.790Z] $ docker stop --time=1 548d07a1bc05eac6e6bf120da6602aca0b9f125d583cafe00e63312197fdd300 [2021-06-11T00:33:26.114Z] $ docker rm -f 548d07a1bc05eac6e6bf120da6602aca0b9f125d583cafe00e63312197fdd300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:33:26.701Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:33:26.702Z] . [Pipeline] withDockerContainer [2021-06-11T00:33:26.796Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-06-11T00:33:26.842Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T00:33:27.294Z] $ docker top c29b09e141672969f1ae12ce2db9eec8d1be125dd5b40708557aaae97593c3c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T00:33:27.516Z] ========================================================= [2021-06-11T00:33:27.517Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T00:33:27.517Z] ========================================================= [Pipeline] sh [2021-06-11T00:33:27.810Z] + go mod tidy [Pipeline] sh [2021-06-11T00:33:28.383Z] + make test [2021-06-11T00:33:28.383Z] go mod tidy [2021-06-11T00:33:28.383Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T00:33:35.047Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T00:33:53.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T00:33:57.632Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T00:33:59.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T00:33:59.370Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T00:34:01.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T00:34:02.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T00:34:02.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T00:34:02.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T00:34:03.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T00:34:03.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T00:34:04.261Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T00:34:04.261Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T00:34:04.261Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T00:34:04.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T00:34:04.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T00:34:04.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T00:34:04.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T00:34:07.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.072s coverage: 28.7% of statements [2021-06-11T00:34:08.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.066s coverage: 100.0% of statements [2021-06-11T00:34:08.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T00:34:08.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T00:34:08.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T00:34:09.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-06-11T00:34:09.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T00:34:09.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.068s coverage: 53.4% of statements [2021-06-11T00:34:09.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T00:34:09.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T00:34:10.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.134s coverage: 87.7% of statements [2021-06-11T00:34:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T00:34:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:34:10.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements [2021-06-11T00:34:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T00:34:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T00:34:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T00:34:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T00:34:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T00:34:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T00:34:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T00:34:12.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.274s coverage: 95.1% of statements [2021-06-11T00:34:12.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T00:34:12.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:34:12.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T00:34:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T00:34:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T00:34:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T00:34:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T00:34:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T00:34:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T00:34:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T00:34:12.336Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-06-11T00:34:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T00:34:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T00:34:12.336Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.048s coverage: 60.0% of statements [2021-06-11T00:34:12.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-06-11T00:34:12.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T00:34:13.488Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 22.0% of statements [2021-06-11T00:34:13.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T00:34:13.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-06-11T00:34:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2021-06-11T00:34:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-11T00:34:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-06-11T00:34:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-11T00:34:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-06-11T00:34:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-11T00:34:32.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 81.8% of statements [2021-06-11T00:34:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.094s coverage: 91.2% of statements [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T00:34:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-06-11T00:34:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-11T00:34:50.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-06-11T00:34:51.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.161s coverage: 66.9% of statements [2021-06-11T00:34:51.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T00:34:51.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T00:34:51.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T00:34:52.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.6% of statements [2021-06-11T00:34:52.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T00:34:52.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T00:34:52.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements [2021-06-11T00:34:52.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T00:34:52.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements [2021-06-11T00:34:52.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T00:34:52.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T00:34:52.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T00:34:52.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T00:35:00.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.072s coverage: 19.3% of statements [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T00:35:00.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.141s coverage: 91.9% of statements [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T00:35:00.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T00:35:00.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.096s coverage: 97.6% of statements [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T00:35:00.641Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T00:35:00.641Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.054s coverage: 28.9% of statements [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T00:35:00.641Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T00:35:00.642Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-11T00:35:00.642Z] GO111MODULE=on go vet ./... [2021-06-11T00:35:27.382Z] gofmt -l . [2021-06-11T00:35:27.382Z] [ "`gofmt -l .`" = "" ] [2021-06-11T00:35:27.382Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-11T00:35:27.959Z] + ls -al . [2021-06-11T00:35:27.959Z] total 520 [2021-06-11T00:35:27.959Z] drwxrwxr-x 10 1001 1001 4096 Jun 11 00:35 . [2021-06-11T00:35:27.959Z] drwxr-xr-x 4 root root 28 Jun 11 00:33 .. [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 00:31 .dockerignore [2021-06-11T00:35:27.959Z] drwxrwxr-x 8 1001 1001 179 Jun 11 00:31 .git [2021-06-11T00:35:27.959Z] drwxrwxr-x 3 1001 1001 125 Jun 11 00:31 .github [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 00:31 .gitignore [2021-06-11T00:35:27.959Z] drwx------ 3 1001 1001 60 Jun 11 00:32 .semver [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 00:31 .sonarcloud.properties [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:31 Attribution.txt [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:31 CONTRIBUTING.md [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 00:31 Dockerfile.build [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 00:31 Jenkinsfile [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:31 LICENSE [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:31 Makefile [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:31 README.md [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:31 SECURITY.md [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 00:32 VERSION [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:31 ZMQWindows.md [2021-06-11T00:35:27.959Z] drwxrwxr-x 2 1001 1001 37 Jun 11 00:31 bin [2021-06-11T00:35:27.959Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 00:31 cmd [2021-06-11T00:35:27.959Z] -rw-r--r-- 1 root root 404951 Jun 11 00:34 coverage.out [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 00:31 go.mod [2021-06-11T00:35:27.959Z] -rw-r--r-- 1 root root 21257 Jun 11 00:33 go.sum [2021-06-11T00:35:27.959Z] drwxrwxr-x 8 1001 1001 127 Jun 11 00:31 internal [2021-06-11T00:35:27.959Z] drwxrwxr-x 3 1001 1001 16 Jun 11 00:31 openapi [2021-06-11T00:35:27.959Z] drwxrwxr-x 4 1001 1001 71 Jun 11 00:31 snap [2021-06-11T00:35:27.959Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 00:31 version.go [Pipeline] sh [2021-06-11T00:35:28.270Z] + '[' -e coverage.out ] [2021-06-11T00:35:28.270Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T00:35:28.404Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T00:35:28.697Z] + make build [2021-06-11T00:35:28.697Z] go mod tidy [2021-06-11T00:35:28.980Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-11T00:35:30.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-11T00:35:38.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-11T00:35:38.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-11T00:35:40.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-11T00:35:40.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-11T00:35:41.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-11T00:35:42.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-11T00:35:43.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-11T00:35:44.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-11T00:35:45.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-11T00:35:46.170Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-396 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws [2021-06-11T00:35:46.200Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-11T00:35:46.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-11T00:35:46.464Z] The recommended git tool is: git [Pipeline] } [2021-06-11T00:35:48.336Z] $ docker stop --time=1 c29b09e141672969f1ae12ce2db9eec8d1be125dd5b40708557aaae97593c3c2 [2021-06-11T00:35:50.297Z] $ docker rm -f c29b09e141672969f1ae12ce2db9eec8d1be125dd5b40708557aaae97593c3c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:35:51.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:35:51.708Z] [2021-06-11T00:35:51.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:35:52.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:35:52.019Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-11T00:35:52.019Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-11T00:35:52.019Z] ca9280d653b3: Pulling fs layer [2021-06-11T00:35:52.019Z] 7e9c9ca2126c: Pulling fs layer [2021-06-11T00:35:52.287Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-11T00:35:52.287Z] cbdbe7a5bc2a: Download complete [2021-06-11T00:35:52.287Z] cbdbe7a5bc2a: Pull complete [2021-06-11T00:35:52.862Z] ca9280d653b3: Verifying Checksum [2021-06-11T00:35:52.862Z] ca9280d653b3: Download complete [2021-06-11T00:35:53.202Z] using credential edgex-jenkins-ssh [2021-06-11T00:35:53.232Z] Cloning the remote Git repository [2021-06-11T00:35:53.449Z] ca9280d653b3: Pull complete [2021-06-11T00:35:53.710Z] 7e9c9ca2126c: Verifying Checksum [2021-06-11T00:35:53.710Z] 7e9c9ca2126c: Download complete [2021-06-11T00:35:53.294Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:35:53.425Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-11T00:35:53.505Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:35:53.506Z] > git --version # timeout=10 [2021-06-11T00:35:53.524Z] > git --version # 'git version 2.17.1' [2021-06-11T00:35:53.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:35:53.628Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:35:57.419Z] 7e9c9ca2126c: Pull complete [2021-06-11T00:35:57.419Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-11T00:35:57.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:35:57.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-11T00:35:57.497Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-06-11T00:35:57.533Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T00:36:00.570Z] $ docker top 3a2ed050d0f6cb0d0d164c5595c989442b2ec39ce07be5b23bf5272921194d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:36:00.966Z] + docker-compose build --help [2021-06-11T00:36:00.966Z] + grep parallel [2021-06-11T00:36:01.543Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T00:36:01.552Z] $ docker stop --time=1 3a2ed050d0f6cb0d0d164c5595c989442b2ec39ce07be5b23bf5272921194d93 [2021-06-11T00:36:02.768Z] $ docker rm -f 3a2ed050d0f6cb0d0d164c5595c989442b2ec39ce07be5b23bf5272921194d93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:36:03.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:36:03.220Z] . [Pipeline] withDockerContainer [2021-06-11T00:36:03.300Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-06-11T00:36:03.343Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T00:36:03.767Z] $ docker top 1ecb1e71a7947445244dfa325cd2bd0c17d67ddbcf50b4d0b2d71443a58a1259 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:36:04.162Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T00:36:04.737Z] Building core-command ... [2021-06-11T00:36:04.737Z] Building core-data ... [2021-06-11T00:36:04.737Z] Building core-metadata ... [2021-06-11T00:36:04.737Z] Building security-bootstrapper ... [2021-06-11T00:36:04.737Z] Building security-proxy-setup ... [2021-06-11T00:36:04.737Z] Building security-secretstore-setup ... [2021-06-11T00:36:04.737Z] Building support-notifications ... [2021-06-11T00:36:04.737Z] Building support-scheduler ... [2021-06-11T00:36:04.737Z] Building sys-mgmt-agent ... [2021-06-11T00:36:04.737Z] Building sys-mgmt-agent [2021-06-11T00:36:04.737Z] Building support-notifications [2021-06-11T00:36:04.737Z] Building core-command [2021-06-11T00:36:04.737Z] Building core-metadata [2021-06-11T00:36:04.737Z] Building security-proxy-setup [2021-06-11T00:36:15.081Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-11T00:36:14.146Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:36:14.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:36:14.205Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:36:14.262Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:36:14.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:36:14.284Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:36:15.105Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:36:15.133Z] > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 [2021-06-11T00:36:15.745Z] Merge succeeded, producing b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:36:15.746Z] Checking out Revision b9f070c99daa7b15583ffb6b22e66d8114308268 (PR-3554) [2021-06-11T00:36:15.388Z] > git remote # timeout=10 [2021-06-11T00:36:15.410Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:36:15.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:36:15.443Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-11T00:36:15.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:36:15.758Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:36:15.773Z] > git checkout -f b9f070c99daa7b15583ffb6b22e66d8114308268 # timeout=10 [2021-06-11T00:36:17.869Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:17.869Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:36:17.869Z] ---> 02b5d482cfa7 [2021-06-11T00:36:17.869Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:36:17.869Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:17.869Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:36:17.869Z] ---> 02b5d482cfa7 [2021-06-11T00:36:17.869Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:36:20.392Z] Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" [2021-06-11T00:36:20.409Z] > git rev-list --no-walk bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T00:36:21.950Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:36:22.396Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:36:22.757Z] + sudo service docker restart [2021-06-11T00:36:22.757Z] + true [2021-06-11T00:36:24.490Z] ---> Running in 531ac7f202de [2021-06-11T00:36:24.491Z] ---> Running in 215334eb4c3e [2021-06-11T00:36:24.758Z] Removing intermediate container 215334eb4c3e [2021-06-11T00:36:24.759Z] ---> 0df332c424c1 [2021-06-11T00:36:24.759Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:24.759Z] Removing intermediate container 531ac7f202de [2021-06-11T00:36:24.759Z] ---> d1972decd760 [2021-06-11T00:36:24.759Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:25.019Z] ---> Running in 695046b2b623 [2021-06-11T00:36:25.019Z] ---> Running in c7610ae845c3 [2021-06-11T00:36:26.961Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:26.961Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:36:26.961Z] ---> 02b5d482cfa7 [2021-06-11T00:36:26.961Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:36:26.961Z] ---> Using cache [2021-06-11T00:36:26.961Z] ---> 0df332c424c1 [2021-06-11T00:36:26.961Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:26.961Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:26.961Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:36:26.961Z] ---> 02b5d482cfa7 [2021-06-11T00:36:26.961Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T00:36:26.961Z] ---> Using cache [2021-06-11T00:36:26.961Z] ---> 0df332c424c1 [2021-06-11T00:36:26.961Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:26.961Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:26.961Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:36:26.961Z] ---> 02b5d482cfa7 [2021-06-11T00:36:26.961Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:36:26.961Z] ---> Using cache [2021-06-11T00:36:26.961Z] ---> 0df332c424c1 [2021-06-11T00:36:26.961Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:36:26.961Z] ---> Running in ae47324a2bfd [2021-06-11T00:36:26.961Z] Removing intermediate container 695046b2b623 [2021-06-11T00:36:26.961Z] ---> fee6ccab8e03 [2021-06-11T00:36:26.961Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:36:26.961Z] Removing intermediate container c7610ae845c3 [2021-06-11T00:36:26.961Z] ---> a5eb3a27852b [2021-06-11T00:36:26.961Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:36:26.961Z] ---> Running in 703aff52276e [2021-06-11T00:36:26.961Z] ---> Running in 1e5e899c9d62 [2021-06-11T00:36:26.961Z] ---> Running in 0ed7039a7c5f [2021-06-11T00:36:26.961Z] ---> Running in c1a67b2058b9 [2021-06-11T00:36:27.914Z] Removing intermediate container ae47324a2bfd [2021-06-11T00:36:27.914Z] ---> 3fda89502b86 [2021-06-11T00:36:27.914Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T00:36:27.914Z] ---> Running in 41dd41ca748a [2021-06-11T00:36:27.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:27.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:28.182Z] Removing intermediate container 703aff52276e [2021-06-11T00:36:28.182Z] ---> 7b7dbd45af84 [2021-06-11T00:36:28.182Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T00:36:28.182Z] Removing intermediate container 1e5e899c9d62 [2021-06-11T00:36:28.182Z] ---> ad84954b6b00 [2021-06-11T00:36:28.182Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T00:36:28.182Z] ---> Running in 1f7e279f23e8 [2021-06-11T00:36:28.182Z] ---> Running in 2fbf7ddc89c8 [2021-06-11T00:36:28.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:28.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:28.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:28.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:28.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:29.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:29.295Z] OK: 219 MiB in 52 packages [2021-06-11T00:36:29.295Z] OK: 219 MiB in 52 packages [2021-06-11T00:36:29.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:29.558Z] OK: 219 MiB in 52 packages [2021-06-11T00:36:29.822Z] Removing intermediate container 0ed7039a7c5f [2021-06-11T00:36:29.822Z] ---> 7a4934457681 [2021-06-11T00:36:29.822Z] Step 6/24 : COPY go.mod . [2021-06-11T00:36:29.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:29.822Z] Removing intermediate container c1a67b2058b9 [2021-06-11T00:36:29.822Z] ---> f39553bb69b6 [2021-06-11T00:36:29.822Z] Step 6/24 : COPY go.mod . [2021-06-11T00:36:30.095Z] OK: 219 MiB in 52 packages [2021-06-11T00:36:30.095Z] Removing intermediate container 41dd41ca748a [2021-06-11T00:36:30.095Z] ---> 6a1e17ea5c80 [2021-06-11T00:36:30.095Z] Step 6/22 : COPY go.mod . [2021-06-11T00:36:30.095Z] ---> 6c9e6dbbeb33 [2021-06-11T00:36:30.095Z] Step 7/24 : RUN go mod download [2021-06-11T00:36:30.095Z] ---> Running in c7957389527d [2021-06-11T00:36:30.095Z] ---> c5b4f653bf58 [2021-06-11T00:36:30.095Z] Step 7/24 : RUN go mod download [2021-06-11T00:36:30.367Z] ---> Running in a6f577944a1b [2021-06-11T00:36:30.367Z] ---> c81f713d4ab6 [2021-06-11T00:36:30.367Z] Step 7/22 : RUN go mod download [2021-06-11T00:36:30.367Z] OK: 219 MiB in 52 packages [2021-06-11T00:36:30.367Z] ---> Running in 18d8a32479f2 [2021-06-11T00:36:30.367Z] Removing intermediate container 2fbf7ddc89c8 [2021-06-11T00:36:30.367Z] ---> 7c9099645a8b [2021-06-11T00:36:30.367Z] Step 6/23 : COPY go.mod . [2021-06-11T00:36:30.631Z] ---> b73dc01024bf [2021-06-11T00:36:30.631Z] Step 7/23 : RUN go mod download [2021-06-11T00:36:30.895Z] Removing intermediate container 1f7e279f23e8 [2021-06-11T00:36:30.895Z] ---> ca64586b152f [2021-06-11T00:36:30.896Z] Step 6/24 : COPY go.mod . [2021-06-11T00:36:30.896Z] ---> Running in fd1328c1b5bf [2021-06-11T00:36:31.157Z] ---> a0e505123278 [2021-06-11T00:36:31.157Z] Step 7/24 : RUN go mod download [2021-06-11T00:36:31.157Z] ---> Running in 41d883d2b05f [2021-06-11T00:36:31.418Z] Removing intermediate container c7957389527d [2021-06-11T00:36:31.418Z] ---> 83fefa4e6da2 [2021-06-11T00:36:31.418Z] Step 8/24 : COPY . . [2021-06-11T00:36:31.684Z] Removing intermediate container a6f577944a1b [2021-06-11T00:36:31.684Z] ---> 2235ffc82a84 [2021-06-11T00:36:31.684Z] Step 8/24 : COPY . . [2021-06-11T00:36:31.945Z] Removing intermediate container 18d8a32479f2 [2021-06-11T00:36:31.945Z] ---> b9be0ad7e54c [2021-06-11T00:36:31.945Z] Step 8/22 : COPY . . [2021-06-11T00:36:32.533Z] Removing intermediate container fd1328c1b5bf [2021-06-11T00:36:32.533Z] ---> d9e51fa71b53 [2021-06-11T00:36:32.533Z] Step 8/23 : COPY . . [2021-06-11T00:36:37.864Z] Removing intermediate container 41d883d2b05f [2021-06-11T00:36:37.864Z] ---> b1f01ffd2bf9 [2021-06-11T00:36:37.864Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:36:41.134Z] provisioning config files... [2021-06-11T00:36:41.164Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2601184778289490527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:36:41.541Z] ---> docker-login.sh [2021-06-11T00:36:41.541Z] nexus3.edgexfoundry.org:10001 [2021-06-11T00:36:42.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:42.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:42.803Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:42.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:42.803Z] [2021-06-11T00:36:42.803Z] Login Succeeded [2021-06-11T00:36:42.803Z] nexus3.edgexfoundry.org:10002 [2021-06-11T00:36:43.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:43.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:43.402Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:43.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:43.402Z] [2021-06-11T00:36:43.402Z] Login Succeeded [2021-06-11T00:36:43.402Z] nexus3.edgexfoundry.org:10003 [2021-06-11T00:36:44.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:44.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:44.003Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:44.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:44.003Z] [2021-06-11T00:36:44.003Z] Login Succeeded [2021-06-11T00:36:44.003Z] nexus3.edgexfoundry.org:10004 [2021-06-11T00:36:44.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:44.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:44.602Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:44.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:44.602Z] [2021-06-11T00:36:44.602Z] Login Succeeded [2021-06-11T00:36:44.602Z] docker.io [2021-06-11T00:36:45.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:45.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:45.480Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:45.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:45.480Z] [2021-06-11T00:36:45.480Z] Login Succeeded [2021-06-11T00:36:45.480Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T00:36:45.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-11T00:36:46.036Z] ---> e4178da497fc [2021-06-11T00:36:46.036Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:36:46.036Z] ---> Running in 8542e06f88b9 [Pipeline] echo [2021-06-11T00:36:46.080Z] ========================================================= [2021-06-11T00:36:46.080Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T00:36:46.080Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:36:46.484Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T00:36:49.152Z] Sending build context to Docker daemon 166.2MB [2021-06-11T00:36:49.152Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:49.152Z] Step 2/6 : FROM ${BASE} [2021-06-11T00:36:49.152Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T00:36:49.152Z] 595b0fe564bb: Pulling fs layer [2021-06-11T00:36:49.152Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T00:36:49.152Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T00:36:49.152Z] ba82ee9f976e: Pulling fs layer [2021-06-11T00:36:49.152Z] 506bd15cee9f: Pulling fs layer [2021-06-11T00:36:49.152Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T00:36:49.152Z] 618dc40b7e24: Pulling fs layer [2021-06-11T00:36:49.152Z] ba82ee9f976e: Waiting [2021-06-11T00:36:49.152Z] 75a0a4a0db45: Waiting [2021-06-11T00:36:49.152Z] 618dc40b7e24: Waiting [2021-06-11T00:36:49.152Z] 506bd15cee9f: Waiting [2021-06-11T00:36:49.152Z] 5b7225fbf94c: Verifying Checksum [2021-06-11T00:36:49.152Z] 5b7225fbf94c: Download complete [2021-06-11T00:36:49.152Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T00:36:49.152Z] 3088b5b3c5c0: Download complete [2021-06-11T00:36:49.152Z] 506bd15cee9f: Verifying Checksum [2021-06-11T00:36:49.152Z] 506bd15cee9f: Download complete [2021-06-11T00:36:49.152Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T00:36:49.152Z] 75a0a4a0db45: Download complete [2021-06-11T00:36:49.152Z] 595b0fe564bb: Verifying Checksum [2021-06-11T00:36:49.152Z] 595b0fe564bb: Download complete [2021-06-11T00:36:50.145Z] 595b0fe564bb: Pull complete [2021-06-11T00:36:50.752Z] 3088b5b3c5c0: Pull complete [2021-06-11T00:36:51.327Z] ---> bfd0edabafa1 [2021-06-11T00:36:51.328Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:36:51.328Z] ---> Running in bff629c1f250 [2021-06-11T00:36:51.358Z] 5b7225fbf94c: Pull complete [2021-06-11T00:36:51.358Z] 618dc40b7e24: Verifying Checksum [2021-06-11T00:36:51.358Z] 618dc40b7e24: Download complete [2021-06-11T00:36:53.352Z] ba82ee9f976e: Verifying Checksum [2021-06-11T00:36:53.352Z] ba82ee9f976e: Download complete [2021-06-11T00:37:03.524Z] ba82ee9f976e: Pull complete [2021-06-11T00:37:03.524Z] 506bd15cee9f: Pull complete [2021-06-11T00:37:03.801Z] 75a0a4a0db45: Pull complete [2021-06-11T00:37:06.257Z] ---> ae98c3916b8b [2021-06-11T00:37:06.257Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:37:06.257Z] ---> 86dfafe7d333 [2021-06-11T00:37:06.257Z] Step 9/22 : RUN go mod tidy [2021-06-11T00:37:06.257Z] ---> Running in 015c8d4aee0f [2021-06-11T00:37:06.257Z] ---> Running in 3a590699b6a0 [2021-06-11T00:37:07.214Z] 618dc40b7e24: Pull complete [2021-06-11T00:37:07.214Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T00:37:07.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T00:37:07.214Z] ---> a36622ca3599 [2021-06-11T00:37:07.214Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-11T00:37:07.250Z] Removing intermediate container 3a590699b6a0 [2021-06-11T00:37:07.250Z] ---> d65d34ab88d2 [2021-06-11T00:37:07.250Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T00:37:07.250Z] ---> Running in 152c5d50aafc [2021-06-11T00:37:07.250Z] Removing intermediate container bff629c1f250 [2021-06-11T00:37:07.250Z] ---> d9fb48763c6d [2021-06-11T00:37:07.250Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T00:37:07.250Z] Removing intermediate container 8542e06f88b9 [2021-06-11T00:37:07.250Z] ---> 3e8ada5476c9 [2021-06-11T00:37:07.250Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T00:37:07.512Z] Removing intermediate container 015c8d4aee0f [2021-06-11T00:37:07.512Z] ---> d80d661c0c7e [2021-06-11T00:37:07.512Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T00:37:07.512Z] ---> Running in 5fc9e27936cf [2021-06-11T00:37:07.512Z] ---> Running in 60055a627139 [2021-06-11T00:37:07.512Z] ---> Running in 6f09ba26984c [2021-06-11T00:37:07.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-11T00:37:08.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-11T00:37:08.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-11T00:37:08.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-11T00:37:10.638Z] ---> Running in 8679bc36b04e [2021-06-11T00:37:11.314Z] ---> 9817b7557ff5 [2021-06-11T00:37:11.315Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:37:11.315Z] ---> Running in c05a2db84ebe [2021-06-11T00:37:11.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:37:12.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:37:13.275Z] Removing intermediate container c05a2db84ebe [2021-06-11T00:37:13.276Z] ---> 3f85c5c94f3a [2021-06-11T00:37:13.276Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T00:37:13.276Z] ---> Running in b3404bff9c64 [2021-06-11T00:37:13.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-11T00:37:13.576Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T00:37:13.848Z] (2/12) Installing file (5.39-r0) [2021-06-11T00:37:13.848Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T00:37:14.122Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T00:37:18.433Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T00:37:18.433Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T00:37:18.433Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T00:37:18.433Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T00:37:18.433Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T00:37:18.433Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T00:37:18.709Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T00:37:18.709Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T00:37:18.709Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T00:37:18.709Z] OK: 218 MiB in 52 packages [2021-06-11T00:37:23.048Z] Removing intermediate container 8679bc36b04e [2021-06-11T00:37:23.048Z] ---> dbab998d3dd7 [2021-06-11T00:37:23.048Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T00:37:23.048Z] ---> Running in afab0d7e0ed4 [2021-06-11T00:37:23.647Z] Removing intermediate container afab0d7e0ed4 [2021-06-11T00:37:23.648Z] ---> 849713b9fc73 [2021-06-11T00:37:23.648Z] Step 5/6 : COPY go.mod . [2021-06-11T00:37:24.245Z] ---> 75c0fbe0432f [2021-06-11T00:37:24.245Z] Step 6/6 : RUN go mod download [2021-06-11T00:37:24.519Z] ---> Running in c20b8514befe [2021-06-11T00:37:45.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-11T00:37:49.091Z] Removing intermediate container 5fc9e27936cf [2021-06-11T00:37:49.091Z] ---> ff542d9697df [2021-06-11T00:37:49.091Z] [2021-06-11T00:37:49.091Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:37:49.091Z] 3.12: Pulling from library/alpine [2021-06-11T00:37:49.691Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:37:49.691Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T00:37:49.691Z] ---> 13621d1b12d4 [2021-06-11T00:37:49.691Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:37:49.965Z] ---> Running in 5af93e18fd0b [2021-06-11T00:37:50.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:50.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:51.261Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:51.261Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:51.261Z] OK: 6 MiB in 15 packages [2021-06-11T00:37:52.215Z] Removing intermediate container 6f09ba26984c [2021-06-11T00:37:52.215Z] ---> 783be85f937f [2021-06-11T00:37:52.215Z] [2021-06-11T00:37:52.215Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T00:37:52.215Z] ---> 13621d1b12d4 [2021-06-11T00:37:52.215Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T00:37:52.479Z] ---> Running in 94c14dd1a3f0 [2021-06-11T00:37:52.479Z] Removing intermediate container 60055a627139 [2021-06-11T00:37:52.479Z] ---> f817110af287 [2021-06-11T00:37:52.479Z] [2021-06-11T00:37:52.479Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:37:52.479Z] ---> 13621d1b12d4 [2021-06-11T00:37:52.479Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T00:37:52.479Z] ---> Running in 0816d0e06bb3 [2021-06-11T00:37:53.073Z] Removing intermediate container 5af93e18fd0b [2021-06-11T00:37:53.074Z] ---> 0fc396052125 [2021-06-11T00:37:53.074Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:53.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:53.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:53.356Z] ---> Running in 2b55b68726cc [2021-06-11T00:37:53.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:53.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:53.635Z] Removing intermediate container 152c5d50aafc [2021-06-11T00:37:53.635Z] ---> ac77c0df50e2 [2021-06-11T00:37:53.636Z] [2021-06-11T00:37:53.636Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:37:53.636Z] ---> 13621d1b12d4 [2021-06-11T00:37:53.636Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:37:53.636Z] ---> Using cache [2021-06-11T00:37:53.636Z] ---> 0fc396052125 [2021-06-11T00:37:53.636Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:53.636Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T00:37:53.636Z] ---> Running in fd07a3c1fc39 [2021-06-11T00:37:53.636Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T00:37:53.636Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:53.636Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:53.636Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:37:53.636Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T00:37:53.636Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T00:37:53.636Z] Removing intermediate container 2b55b68726cc [2021-06-11T00:37:53.636Z] ---> e0022c4a61b1 [2021-06-11T00:37:53.636Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T00:37:53.636Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:37:53.636Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:53.636Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:37:53.636Z] OK: 7 MiB in 18 packages [2021-06-11T00:37:53.899Z] OK: 6 MiB in 16 packages [2021-06-11T00:37:53.899Z] ---> Running in 3dd046c7162b [2021-06-11T00:37:54.161Z] Removing intermediate container fd07a3c1fc39 [2021-06-11T00:37:54.161Z] ---> 55bf29e796fc [2021-06-11T00:37:54.161Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T00:37:54.161Z] ---> Running in 75f6fc5f3cd9 [2021-06-11T00:37:54.161Z] Removing intermediate container 3dd046c7162b [2021-06-11T00:37:54.161Z] ---> 5722cd679ee0 [2021-06-11T00:37:54.161Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:37:54.427Z] Removing intermediate container b3404bff9c64 [2021-06-11T00:37:54.427Z] ---> 6778ae80cf63 [2021-06-11T00:37:54.427Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T00:37:54.427Z] ---> Running in b4ef057ecf5f [2021-06-11T00:37:54.692Z] ---> Running in 651c41054355 [2021-06-11T00:37:54.692Z] Removing intermediate container 75f6fc5f3cd9 [2021-06-11T00:37:54.692Z] ---> 2bcb03043610 [2021-06-11T00:37:54.692Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:37:54.692Z] Removing intermediate container 94c14dd1a3f0 [2021-06-11T00:37:54.692Z] ---> d0b4cbe9be52 [2021-06-11T00:37:54.692Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:37:54.692Z] Removing intermediate container b4ef057ecf5f [2021-06-11T00:37:54.692Z] ---> a4133f211fd0 [2021-06-11T00:37:54.692Z] Step 16/24 : WORKDIR / [2021-06-11T00:37:54.692Z] ---> Running in b4ce68821e4f [2021-06-11T00:37:54.692Z] ---> Running in 3cabde25a771 [2021-06-11T00:37:54.692Z] ---> Running in 95da2af799d0 [2021-06-11T00:37:54.692Z] Removing intermediate container 0816d0e06bb3 [2021-06-11T00:37:54.692Z] ---> aaadb3b82af2 [2021-06-11T00:37:54.692Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:54.956Z] Removing intermediate container b4ce68821e4f [2021-06-11T00:37:54.956Z] ---> 96c98ff738d1 [2021-06-11T00:37:54.956Z] Step 14/22 : WORKDIR /edgex [2021-06-11T00:37:54.956Z] ---> Running in 812553054e6f [2021-06-11T00:37:54.956Z] Removing intermediate container 3cabde25a771 [2021-06-11T00:37:54.956Z] ---> e9bea307430f [2021-06-11T00:37:54.956Z] Step 16/24 : WORKDIR / [2021-06-11T00:37:54.956Z] ---> Running in 95ef1ed3159a [2021-06-11T00:37:54.956Z] Removing intermediate container 95da2af799d0 [2021-06-11T00:37:54.956Z] ---> c8f38fe2fae7 [2021-06-11T00:37:54.956Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:54.956Z] ---> Running in 0097d0a885ea [2021-06-11T00:37:54.956Z] Removing intermediate container 812553054e6f [2021-06-11T00:37:54.956Z] ---> f38a597d612e [2021-06-11T00:37:54.956Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T00:37:54.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-11T00:37:55.219Z] ---> Running in d7cccaacde3b [2021-06-11T00:37:55.219Z] Removing intermediate container 95ef1ed3159a [2021-06-11T00:37:55.219Z] ---> 29f75090fa19 [2021-06-11T00:37:55.219Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T00:37:55.219Z] Removing intermediate container 0097d0a885ea [2021-06-11T00:37:55.219Z] ---> 907528fec487 [2021-06-11T00:37:55.219Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:55.220Z] ---> ea998f628580 [2021-06-11T00:37:55.220Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T00:37:55.483Z] Removing intermediate container d7cccaacde3b [2021-06-11T00:37:55.483Z] ---> f85a5f77190a [2021-06-11T00:37:55.483Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:37:55.483Z] ---> Running in 091d6a67fbf0 [2021-06-11T00:37:55.483Z] ---> f61a8cdb1736 [2021-06-11T00:37:55.483Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T00:37:55.748Z] ---> 64964c05237e [2021-06-11T00:37:55.748Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T00:37:55.748Z] Removing intermediate container 091d6a67fbf0 [2021-06-11T00:37:55.748Z] ---> e3b4e0918f13 [2021-06-11T00:37:55.748Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:56.012Z] ---> 9f50da84f197 [2021-06-11T00:37:56.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:56.012Z] ---> e066fe58b9cb [2021-06-11T00:37:56.012Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T00:37:56.012Z] ---> 9a7a47dfda62 [2021-06-11T00:37:56.012Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T00:37:56.274Z] Removing intermediate container 651c41054355 [2021-06-11T00:37:56.274Z] ---> 95bbb4c2a29c [2021-06-11T00:37:56.274Z] [2021-06-11T00:37:56.274Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T00:37:56.274Z] ---> ab9f0bdb2060 [2021-06-11T00:37:56.274Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:56.274Z] ---> a85928042985 [2021-06-11T00:37:56.274Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T00:37:56.542Z] 20.10.0: Pulling from library/docker [2021-06-11T00:37:56.542Z] ---> Running in c721734dea64 [2021-06-11T00:37:56.542Z] ---> ef0ebba51a4b [2021-06-11T00:37:56.542Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T00:37:56.542Z] ---> 42a915e31e92 [2021-06-11T00:37:56.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:56.542Z] ---> e1465596fa9b [2021-06-11T00:37:56.542Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T00:37:56.812Z] ---> Running in 62e981017534 [2021-06-11T00:37:56.812Z] Removing intermediate container c721734dea64 [2021-06-11T00:37:56.812Z] ---> 11245d4f67b2 [2021-06-11T00:37:56.812Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:56.812Z] ---> Running in 2df4a7f3fa33 [2021-06-11T00:37:56.812Z] ---> Running in 189fa4f1f94a [2021-06-11T00:37:56.935Z] Removing intermediate container c20b8514befe [2021-06-11T00:37:56.935Z] ---> e34412b1ea38 [2021-06-11T00:37:56.935Z] Successfully built e34412b1ea38 [2021-06-11T00:37:56.935Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:37:57.098Z] ---> 92f098004cc3 [2021-06-11T00:37:57.098Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T00:37:57.098Z] Removing intermediate container 2df4a7f3fa33 [2021-06-11T00:37:57.098Z] ---> 7231d51b0931 [2021-06-11T00:37:57.098Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:57.098Z] Removing intermediate container 62e981017534 [2021-06-11T00:37:57.098Z] ---> e58a62d18d47 [2021-06-11T00:37:57.098Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T00:37:57.098Z] ---> Running in 88bb3f087941 [2021-06-11T00:37:57.098Z] Removing intermediate container 189fa4f1f94a [2021-06-11T00:37:57.098Z] ---> 1f275c7110e9 [2021-06-11T00:37:57.098Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:37:57.098Z] ---> Running in 8d9b384a069e [2021-06-11T00:37:57.098Z] ---> Running in 335e68110146 [2021-06-11T00:37:57.098Z] ---> Running in 73d418a79791 [2021-06-11T00:37:57.285Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:37:57.285Z] . [Pipeline] withDockerContainer [2021-06-11T00:37:57.368Z] Removing intermediate container 88bb3f087941 [2021-06-11T00:37:57.368Z] ---> 47689b05b19c [2021-06-11T00:37:57.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:57.368Z] ---> Running in 1bc664543234 [2021-06-11T00:37:57.368Z] Removing intermediate container 73d418a79791 [2021-06-11T00:37:57.368Z] ---> ae72df2b37bb [2021-06-11T00:37:57.368Z] Step 23/24 : LABEL git_sha=8a709faf3843b846cdaf102d6748b34227c6cd97 [2021-06-11T00:37:57.368Z] Removing intermediate container 335e68110146 [2021-06-11T00:37:57.368Z] ---> 6bf5846ae727 [2021-06-11T00:37:57.368Z] Step 20/22 : LABEL arch=x86_64 [2021-06-11T00:37:57.368Z] Removing intermediate container 8d9b384a069e [2021-06-11T00:37:57.368Z] ---> e31f13a02dde [2021-06-11T00:37:57.368Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:37:57.368Z] ---> Running in 23ac7b7bea0d [2021-06-11T00:37:57.368Z] ---> Running in 7affb67fa3f2 [2021-06-11T00:37:57.579Z] prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container [2021-06-11T00:37:57.629Z] ---> Running in 7bb257d376ed [2021-06-11T00:37:57.629Z] Removing intermediate container 1bc664543234 [2021-06-11T00:37:57.629Z] ---> 6339fd8b1927 [2021-06-11T00:37:57.629Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T00:37:57.629Z] ---> Running in 66bd2c6b8f56 [2021-06-11T00:37:57.629Z] Removing intermediate container 7bb257d376ed [2021-06-11T00:37:57.629Z] ---> fa41825dd5a1 [2021-06-11T00:37:57.629Z] Step 21/22 : LABEL git_sha=8a709faf3843b846cdaf102d6748b34227c6cd97 [2021-06-11T00:37:57.629Z] Removing intermediate container 7affb67fa3f2 [2021-06-11T00:37:57.629Z] ---> 4501e0887ee2 [2021-06-11T00:37:57.629Z] Step 23/24 : LABEL git_sha=8a709faf3843b846cdaf102d6748b34227c6cd97 [2021-06-11T00:37:57.629Z] Removing intermediate container 23ac7b7bea0d [2021-06-11T00:37:57.629Z] ---> 758dad6c88b0 [2021-06-11T00:37:57.629Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:37:57.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T00:37:57.891Z] ---> Running in 9cca9c7b10b3 [2021-06-11T00:37:57.891Z] ---> Running in 2ee84e30560e [2021-06-11T00:37:57.891Z] Removing intermediate container 66bd2c6b8f56 [2021-06-11T00:37:57.891Z] ---> bc8cfa4c7263 [2021-06-11T00:37:57.891Z] Step 22/23 : LABEL git_sha=8a709faf3843b846cdaf102d6748b34227c6cd97 [2021-06-11T00:37:57.891Z] ---> Running in 98cbebf7596a [2021-06-11T00:37:57.891Z] ---> Running in 72f0457bb072 [2021-06-11T00:37:57.891Z] Removing intermediate container 9cca9c7b10b3 [2021-06-11T00:37:57.891Z] ---> 832e102dcad2 [2021-06-11T00:37:57.891Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:37:57.891Z] Removing intermediate container 2ee84e30560e [2021-06-11T00:37:57.891Z] ---> ece6f170278b [2021-06-11T00:37:57.891Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T00:37:58.173Z] Removing intermediate container 98cbebf7596a [2021-06-11T00:37:58.173Z] ---> ffb625064709 [2021-06-11T00:37:58.173Z] [2021-06-11T00:37:58.173Z] Removing intermediate container 72f0457bb072 [2021-06-11T00:37:58.173Z] ---> 4862aa4968c2 [2021-06-11T00:37:58.173Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:37:58.173Z] ---> Running in 7d0a838fc3ef [2021-06-11T00:37:58.173Z] ---> Running in 6856ef1a1364 [2021-06-11T00:37:58.173Z] Successfully built ffb625064709 [2021-06-11T00:37:58.173Z] ---> Running in 3e79bcd71a90 [2021-06-11T00:37:58.173Z] Successfully tagged core-command:latest [2021-06-11T00:37:58.173Z] Building core-data [2021-06-11T00:37:58.434Z]  Building core-command ... done Removing intermediate container 6856ef1a1364 [2021-06-11T00:37:58.434Z] ---> f38f637b72f5 [2021-06-11T00:37:58.434Z] [2021-06-11T00:37:58.434Z] Successfully built f38f637b72f5 [2021-06-11T00:37:58.737Z] Successfully tagged security-proxy-setup:latest [2021-06-11T00:37:58.737Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-06-11T00:37:58.737Z] Removing intermediate container 7d0a838fc3ef [2021-06-11T00:37:58.737Z] ---> 9675d5fbc943 [2021-06-11T00:37:58.737Z] [2021-06-11T00:37:59.074Z] Removing intermediate container 3e79bcd71a90 [2021-06-11T00:37:59.074Z] ---> 95e73ba36b66 [2021-06-11T00:37:59.074Z] [2021-06-11T00:37:59.074Z] Successfully built 9675d5fbc943 [2021-06-11T00:37:59.074Z] Successfully tagged core-metadata:latest [2021-06-11T00:37:59.074Z] Building security-bootstrapper [2021-06-11T00:37:59.353Z]  Building core-metadata ... done Successfully built 95e73ba36b66 [2021-06-11T00:37:59.353Z] Successfully tagged support-notifications:latest [2021-06-11T00:37:59.353Z] Building support-scheduler [2021-06-11T00:37:59.477Z] $ docker top 76c54c1b6bfbf8b78a86612d71e6e0afe5a3d15be3c3e6b6df77a9a118d92965 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:38:00.502Z] + go version [2021-06-11T00:38:00.502Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T00:38:00.552Z] $ docker stop --time=1 76c54c1b6bfbf8b78a86612d71e6e0afe5a3d15be3c3e6b6df77a9a118d92965 [2021-06-11T00:38:02.525Z] $ docker rm -f 76c54c1b6bfbf8b78a86612d71e6e0afe5a3d15be3c3e6b6df77a9a118d92965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:38:03.379Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:38:03.379Z] . [Pipeline] withDockerContainer [2021-06-11T00:38:03.673Z] prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container [2021-06-11T00:38:03.695Z]  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T00:38:03.695Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T00:38:03.695Z] ---> aefe523efa57 [2021-06-11T00:38:03.695Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:38:03.779Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T00:38:05.440Z] $ docker top 909db735fcc9b9c6200101ba648bdea9077392a2905e4b23ac07844dda55f1d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T00:38:05.740Z] ========================================================= [2021-06-11T00:38:05.740Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T00:38:05.740Z] ========================================================= [Pipeline] sh [2021-06-11T00:38:06.408Z] + go mod tidy [Pipeline] sh [2021-06-11T00:38:07.909Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:38:07.909Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:38:07.909Z] ---> 02b5d482cfa7 [2021-06-11T00:38:07.909Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T00:38:07.909Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:38:07.909Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:38:07.909Z] ---> 02b5d482cfa7 [2021-06-11T00:38:07.909Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:38:08.071Z] + make test [2021-06-11T00:38:08.071Z] go mod tidy [2021-06-11T00:38:08.484Z] ---> Using cache [2021-06-11T00:38:08.484Z] ---> 0df332c424c1 [2021-06-11T00:38:08.484Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:38:08.484Z] ---> Using cache [2021-06-11T00:38:08.484Z] ---> 0df332c424c1 [2021-06-11T00:38:08.484Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:38:08.672Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T00:38:09.870Z] ---> Using cache [2021-06-11T00:38:09.870Z] ---> 7b7dbd45af84 [2021-06-11T00:38:09.870Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T00:38:09.870Z] ---> Using cache [2021-06-11T00:38:09.870Z] ---> 7b7dbd45af84 [2021-06-11T00:38:09.870Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T00:38:10.130Z] ---> Running in d5897548892b [2021-06-11T00:38:12.318Z] ---> Running in 952c4dfb3efa [2021-06-11T00:38:12.579Z] ---> Running in af25063815e4 [2021-06-11T00:38:13.155Z] Removing intermediate container d5897548892b [2021-06-11T00:38:13.155Z] ---> 0c57b96de40f [2021-06-11T00:38:13.155Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T00:38:13.732Z] ---> Running in afd521bacb64 [2021-06-11T00:38:15.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:15.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:15.397Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T00:38:15.397Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T00:38:15.397Z] Executing bash-5.0.17-r0.post-install [2021-06-11T00:38:15.397Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:38:15.397Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T00:38:15.397Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T00:38:15.397Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T00:38:15.397Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T00:38:15.397Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T00:38:15.397Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T00:38:15.397Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T00:38:15.397Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T00:38:15.397Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T00:38:15.397Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:38:15.397Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:38:15.397Z] ---> 02b5d482cfa7 [2021-06-11T00:38:15.397Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T00:38:15.397Z] ---> Using cache [2021-06-11T00:38:15.397Z] ---> 0df332c424c1 [2021-06-11T00:38:15.397Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:38:15.397Z] ---> Using cache [2021-06-11T00:38:15.397Z] ---> 7b7dbd45af84 [2021-06-11T00:38:15.397Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T00:38:15.397Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T00:38:19.243Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T00:38:19.243Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T00:38:19.243Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T00:38:19.243Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T00:38:19.243Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T00:38:19.243Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T00:38:19.243Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T00:38:19.243Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T00:38:19.243Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T00:38:19.243Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T00:38:19.243Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T00:38:19.243Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T00:38:19.243Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T00:38:19.243Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T00:38:19.243Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T00:38:19.243Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T00:38:19.243Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T00:38:19.243Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T00:38:19.243Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T00:38:19.243Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T00:38:19.243Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T00:38:19.243Z] ---> Running in 259301c275a4 [2021-06-11T00:38:19.243Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T00:38:19.243Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T00:38:19.243Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T00:38:19.243Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T00:38:19.243Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T00:38:19.243Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T00:38:19.243Z] OK: 72 MiB in 59 packages [2021-06-11T00:38:19.243Z] Collecting docker-compose==1.23.2 [2021-06-11T00:38:19.243Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T00:38:19.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:19.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:19.243Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T00:38:19.243Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T00:38:19.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:19.243Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-11T00:38:19.243Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T00:38:19.243Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T00:38:19.737Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T00:38:19.737Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T00:38:19.737Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T00:38:20.019Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T00:38:20.019Z] Collecting docker<4.0,>=3.6.0 [2021-06-11T00:38:20.019Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T00:38:20.509Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T00:38:20.509Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T00:38:20.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:20.509Z] Collecting PyYAML<4,>=3.10 [2021-06-11T00:38:20.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:20.509Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T00:38:20.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:20.934Z] OK: 219 MiB in 52 packages [2021-06-11T00:38:20.934Z] OK: 219 MiB in 52 packages [2021-06-11T00:38:21.294Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T00:38:21.294Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T00:38:21.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:38:21.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:38:21.654Z] ---> 02b5d482cfa7 [2021-06-11T00:38:21.654Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:38:21.654Z] ---> Using cache [2021-06-11T00:38:21.654Z] ---> 0df332c424c1 [2021-06-11T00:38:21.654Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:38:21.654Z] ---> Using cache [2021-06-11T00:38:21.654Z] ---> 7b7dbd45af84 [2021-06-11T00:38:21.654Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-11T00:38:22.043Z] Collecting jsonschema<3,>=2.5.1 [2021-06-11T00:38:22.043Z] ---> Running in 3a99bb3c4e5a [2021-06-11T00:38:22.043Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T00:38:22.043Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T00:38:22.043Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T00:38:22.043Z] Removing intermediate container af25063815e4 [2021-06-11T00:38:22.043Z] ---> a1965c398d2b [2021-06-11T00:38:22.043Z] Step 6/32 : COPY go.mod . [2021-06-11T00:38:22.043Z] OK: 219 MiB in 52 packages [2021-06-11T00:38:22.466Z] Removing intermediate container 259301c275a4 [2021-06-11T00:38:22.466Z] ---> 40dbd25d1520 [2021-06-11T00:38:22.466Z] Step 6/26 : COPY go.mod . [2021-06-11T00:38:22.466Z] Collecting idna<2.8,>=2.5 [2021-06-11T00:38:22.466Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T00:38:22.466Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-11T00:38:22.466Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T00:38:22.466Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T00:38:22.466Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-11T00:38:22.466Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T00:38:22.466Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-11T00:38:22.466Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T00:38:22.466Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T00:38:22.466Z] ---> a1a69a9daefd [2021-06-11T00:38:22.466Z] Step 7/32 : RUN go mod download [2021-06-11T00:38:22.466Z] Installing collected packages: docopt, texttable, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, dockerpty, jsonschema, docker-compose [2021-06-11T00:38:22.466Z] Running setup.py install for docopt: started [2021-06-11T00:38:22.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:22.744Z] ---> Running in aaa64fd486e8 [2021-06-11T00:38:22.744Z] ---> 11d42082cf10 [2021-06-11T00:38:22.745Z] Step 7/26 : RUN go mod download [2021-06-11T00:38:22.745Z] Removing intermediate container 952c4dfb3efa [2021-06-11T00:38:22.745Z] ---> aeb5664fde05 [2021-06-11T00:38:22.745Z] Step 6/23 : COPY go.mod . [2021-06-11T00:38:22.745Z] ---> Running in 22a0a441223e [2021-06-11T00:38:23.008Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T00:38:23.008Z] Running setup.py install for texttable: started [2021-06-11T00:38:23.008Z] ---> de957b44f950 [2021-06-11T00:38:23.008Z] Step 7/23 : RUN go mod download [2021-06-11T00:38:23.275Z] ---> Running in b6b4a28a6ea5 [2021-06-11T00:38:23.275Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T00:38:23.538Z] Attempting uninstall: idna [2021-06-11T00:38:23.538Z] Found existing installation: idna 2.9 [2021-06-11T00:38:23.538Z] Uninstalling idna-2.9: [2021-06-11T00:38:23.538Z] Successfully uninstalled idna-2.9 [2021-06-11T00:38:23.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:23.538Z] Attempting uninstall: urllib3 [2021-06-11T00:38:23.538Z] Found existing installation: urllib3 1.25.9 [2021-06-11T00:38:23.538Z] Uninstalling urllib3-1.25.9: [2021-06-11T00:38:23.538Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T00:38:23.799Z] Attempting uninstall: requests [2021-06-11T00:38:23.799Z] Found existing installation: requests 2.23.0 [2021-06-11T00:38:23.799Z] Uninstalling requests-2.23.0: [2021-06-11T00:38:23.799Z] Successfully uninstalled requests-2.23.0 [2021-06-11T00:38:24.060Z] OK: 219 MiB in 52 packages [2021-06-11T00:38:24.060Z] Removing intermediate container aaa64fd486e8 [2021-06-11T00:38:24.060Z] ---> c63c087b4f45 [2021-06-11T00:38:24.060Z] Step 8/32 : COPY . . [2021-06-11T00:38:24.060Z] Removing intermediate container 22a0a441223e [2021-06-11T00:38:24.060Z] ---> 2c1e2032143f [2021-06-11T00:38:24.060Z] Step 8/26 : COPY . . [2021-06-11T00:38:24.060Z] Running setup.py install for PyYAML: started [2021-06-11T00:38:24.640Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T00:38:24.640Z] Running setup.py install for dockerpty: started [2021-06-11T00:38:25.222Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T00:38:27.153Z] Removing intermediate container 3a99bb3c4e5a [2021-06-11T00:38:27.153Z] ---> 9c839861a044 [2021-06-11T00:38:27.153Z] Step 6/24 : COPY go.mod . [2021-06-11T00:38:27.153Z] Removing intermediate container b6b4a28a6ea5 [2021-06-11T00:38:27.153Z] ---> ea75e6c81019 [2021-06-11T00:38:27.153Z] Step 8/23 : COPY . . [2021-06-11T00:38:27.153Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-11T00:38:27.739Z] ---> 56b8f44651aa [2021-06-11T00:38:27.739Z] Step 7/24 : RUN go mod download [2021-06-11T00:38:28.328Z] ---> Running in 3131d52869fb [2021-06-11T00:38:31.681Z] Removing intermediate container 3131d52869fb [2021-06-11T00:38:31.681Z] ---> f89c5dbe06cd [2021-06-11T00:38:31.681Z] Step 8/24 : COPY . . [2021-06-11T00:38:31.681Z] ---> d8e232af1964 [2021-06-11T00:38:31.681Z] Step 9/32 : RUN go mod tidy [2021-06-11T00:38:31.681Z] ---> Running in 29770e602b87 [2021-06-11T00:38:33.619Z] Removing intermediate container afd521bacb64 [2021-06-11T00:38:33.619Z] ---> 5dbad6ab54b5 [2021-06-11T00:38:33.619Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T00:38:34.199Z] ---> 40b2f2c3dcc2 [2021-06-11T00:38:34.199Z] Step 9/26 : RUN go mod tidy [2021-06-11T00:38:34.778Z] ---> Running in 01392d77ecba [2021-06-11T00:38:35.038Z] ---> Running in 6c81c760b001 [2021-06-11T00:38:35.299Z] Removing intermediate container 01392d77ecba [2021-06-11T00:38:35.299Z] ---> ad64a68e6d9a [2021-06-11T00:38:35.299Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T00:38:35.558Z] Removing intermediate container 29770e602b87 [2021-06-11T00:38:35.558Z] ---> fdd5007c686f [2021-06-11T00:38:35.558Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T00:38:35.821Z] ---> Running in a8372e5351a6 [2021-06-11T00:38:36.087Z] ---> Running in 4b46f0540cd1 [2021-06-11T00:38:36.350Z] Removing intermediate container a8372e5351a6 [2021-06-11T00:38:36.350Z] ---> 70bb54b975ef [2021-06-11T00:38:36.350Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T00:38:36.929Z] ---> 67a89eb5609e [2021-06-11T00:38:36.929Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:38:36.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-11T00:38:37.189Z] ---> 9b496799b5f6 [2021-06-11T00:38:37.189Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T00:38:37.189Z] ---> Running in 41d5e99a8699 [2021-06-11T00:38:37.786Z] ---> a9c347c97904 [2021-06-11T00:38:37.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T00:38:37.786Z] Removing intermediate container 6c81c760b001 [2021-06-11T00:38:37.786Z] ---> 8d0bbc367c56 [2021-06-11T00:38:37.786Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T00:38:37.786Z] ---> Running in c0431efee18c [2021-06-11T00:38:38.793Z] ---> 0aaabe0df43e [2021-06-11T00:38:38.793Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T00:38:38.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-11T00:38:38.793Z] ---> Running in 810698b6a6a8 [2021-06-11T00:38:39.069Z] Removing intermediate container 810698b6a6a8 [2021-06-11T00:38:39.069Z] ---> a20dd76f1a7e [2021-06-11T00:38:39.069Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:38:39.069Z] ---> Running in ced36d0f6136 [2021-06-11T00:38:39.069Z] ---> 0c74722dd634 [2021-06-11T00:38:39.069Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:38:39.338Z] ---> Running in b1d324159996 [2021-06-11T00:38:39.338Z] Removing intermediate container 41d5e99a8699 [2021-06-11T00:38:39.338Z] ---> 6b26d9717af1 [2021-06-11T00:38:39.338Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T00:38:39.338Z] ---> Running in a841c98daff1 [2021-06-11T00:38:39.338Z] Removing intermediate container ced36d0f6136 [2021-06-11T00:38:39.338Z] ---> e12db52582e1 [2021-06-11T00:38:39.338Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:38:39.338Z] ---> Running in 2a0562df8a48 [2021-06-11T00:38:39.615Z] Removing intermediate container 2a0562df8a48 [2021-06-11T00:38:39.615Z] ---> 580fe2530551 [2021-06-11T00:38:39.616Z] Step 23/24 : LABEL git_sha=8a709faf3843b846cdaf102d6748b34227c6cd97 [2021-06-11T00:38:39.616Z] ---> Running in ccdd465c9cec [2021-06-11T00:38:40.225Z] Removing intermediate container ccdd465c9cec [2021-06-11T00:38:40.225Z] ---> c38724f4720b [2021-06-11T00:38:40.225Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:38:40.225Z] ---> Running in 7ca92d19972b [2021-06-11T00:38:40.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-11T00:38:40.225Z] Removing intermediate container 7ca92d19972b [2021-06-11T00:38:40.225Z] ---> 500905da7b15 [2021-06-11T00:38:40.225Z] [2021-06-11T00:38:40.495Z] Successfully built 500905da7b15 [2021-06-11T00:38:40.495Z] Successfully tagged sys-mgmt-agent:latest [2021-06-11T00:38:41.093Z]  Building sys-mgmt-agent ... done Removing intermediate container b1d324159996 [2021-06-11T00:38:41.093Z] ---> 154dbd31fe74 [2021-06-11T00:38:41.093Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T00:38:41.093Z] ---> Running in 425292837a9d [2021-06-11T00:38:41.096Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T00:38:41.672Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-11T00:39:08.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-11T00:39:08.325Z] Removing intermediate container 4b46f0540cd1 [2021-06-11T00:39:08.325Z] ---> f5dd09798a34 [2021-06-11T00:39:08.325Z] [2021-06-11T00:39:08.325Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T00:39:08.325Z] ---> 13621d1b12d4 [2021-06-11T00:39:08.325Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T00:39:08.325Z] ---> Running in 2b7e2cc1ed03 [2021-06-11T00:39:08.587Z] Removing intermediate container 2b7e2cc1ed03 [2021-06-11T00:39:08.587Z] ---> 7726b724e595 [2021-06-11T00:39:08.587Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T00:39:08.587Z] ---> Running in 373022edb68b [2021-06-11T00:39:09.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:39:09.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:39:09.423Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:39:09.423Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T00:39:09.423Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:39:09.423Z] OK: 6 MiB in 16 packages [2021-06-11T00:39:09.684Z] Removing intermediate container 373022edb68b [2021-06-11T00:39:09.684Z] ---> ba0cb9a663dc [2021-06-11T00:39:09.684Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T00:39:09.945Z] ---> Running in 79398ce825b6 [2021-06-11T00:39:09.945Z] Removing intermediate container 79398ce825b6 [2021-06-11T00:39:09.945Z] ---> 819756026ed0 [2021-06-11T00:39:09.945Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T00:39:09.945Z] ---> Running in a927e40ffc69 [2021-06-11T00:39:10.213Z] Removing intermediate container a927e40ffc69 [2021-06-11T00:39:10.213Z] ---> 7d452408b29e [2021-06-11T00:39:10.213Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T00:39:10.213Z] ---> Running in c83264432f24 [2021-06-11T00:39:12.149Z] Removing intermediate container c0431efee18c [2021-06-11T00:39:12.149Z] ---> f75b0ca88181 [2021-06-11T00:39:12.149Z] [2021-06-11T00:39:12.149Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T00:39:12.149Z] ---> 13621d1b12d4 [2021-06-11T00:39:12.149Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T00:39:12.149Z] ---> Running in 426f481a08d0 [2021-06-11T00:39:12.411Z] Removing intermediate container c83264432f24 [2021-06-11T00:39:12.411Z] ---> 442b31d83f3d [2021-06-11T00:39:12.411Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T00:39:12.411Z] ---> Running in 056a12d6bbf2 [2021-06-11T00:39:12.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:39:12.675Z] Removing intermediate container 056a12d6bbf2 [2021-06-11T00:39:12.675Z] ---> c35389001b8e [2021-06-11T00:39:12.675Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T00:39:12.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:39:12.940Z] Removing intermediate container a841c98daff1 [2021-06-11T00:39:12.940Z] ---> 4b2766e0d4d2 [2021-06-11T00:39:12.940Z] [2021-06-11T00:39:12.940Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:39:12.940Z] ---> 13621d1b12d4 [2021-06-11T00:39:12.940Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:39:12.940Z] ---> Using cache [2021-06-11T00:39:12.940Z] ---> 0fc396052125 [2021-06-11T00:39:12.940Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:39:12.940Z] ---> Using cache [2021-06-11T00:39:12.940Z] ---> 55bf29e796fc [2021-06-11T00:39:12.940Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T00:39:12.940Z] ---> Running in 5acac8bb8d97 [2021-06-11T00:39:12.940Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T00:39:12.940Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:39:12.940Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T00:39:12.940Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T00:39:12.940Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:39:12.940Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T00:39:12.940Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:39:12.940Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:39:13.225Z] OK: 7 MiB in 20 packages [2021-06-11T00:39:13.225Z] Removing intermediate container 5acac8bb8d97 [2021-06-11T00:39:13.225Z] ---> 435d67f16153 [2021-06-11T00:39:13.225Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:39:13.225Z] ---> 1be45d7d6de9 [2021-06-11T00:39:13.225Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T00:39:13.225Z] ---> Running in a3c4c014b75c [2021-06-11T00:39:13.225Z] ---> Running in cac43e25ca71 [2021-06-11T00:39:13.225Z] Removing intermediate container a3c4c014b75c [2021-06-11T00:39:13.225Z] ---> 829951db1e54 [2021-06-11T00:39:13.225Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:39:13.820Z] ---> d5dbe1d2f038 [2021-06-11T00:39:13.820Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T00:39:13.820Z] Removing intermediate container 426f481a08d0 [2021-06-11T00:39:13.820Z] ---> 2c808ff66004 [2021-06-11T00:39:13.820Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:39:13.820Z] ---> Running in 75733e5b98c4 [2021-06-11T00:39:14.083Z] Removing intermediate container 75733e5b98c4 [2021-06-11T00:39:14.083Z] ---> f63948d9a0f6 [2021-06-11T00:39:14.083Z] Step 14/26 : WORKDIR / [2021-06-11T00:39:14.345Z] ---> 8f74bf0a4427 [2021-06-11T00:39:14.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T00:39:14.345Z] ---> Running in ea33d9cbb787 [2021-06-11T00:39:14.345Z] Removing intermediate container cac43e25ca71 [2021-06-11T00:39:14.345Z] ---> 4c5d19893d9a [2021-06-11T00:39:14.345Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:39:14.614Z] Removing intermediate container ea33d9cbb787 [2021-06-11T00:39:14.614Z] ---> c7e4a5cebe47 [2021-06-11T00:39:14.614Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-11T00:39:14.614Z] ---> 47aac632fa2e [2021-06-11T00:39:14.614Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T00:39:14.614Z] ---> Running in 46a9d407e311 [2021-06-11T00:39:14.614Z] ---> 9faddc21e0b3 [2021-06-11T00:39:14.614Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T00:39:15.190Z] ---> 3de00da22c6b [2021-06-11T00:39:15.190Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-11T00:39:15.190Z] Removing intermediate container 46a9d407e311 [2021-06-11T00:39:15.190Z] ---> cb8401cf72c1 [2021-06-11T00:39:15.190Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:39:15.190Z] ---> 2a825ade175f [2021-06-11T00:39:15.190Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T00:39:15.190Z] ---> Running in 5cd94544c334 [2021-06-11T00:39:15.457Z] Removing intermediate container 5cd94544c334 [2021-06-11T00:39:15.457Z] ---> 71b00cb5aae8 [2021-06-11T00:39:15.457Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T00:39:15.457Z] ---> 1a773ff46fad [2021-06-11T00:39:15.457Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T00:39:15.457Z] ---> Running in 07d1e92064f6 [2021-06-11T00:39:15.457Z] ---> 3b1d51565cf3 [2021-06-11T00:39:15.457Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T00:39:15.724Z] Removing intermediate container 07d1e92064f6 [2021-06-11T00:39:15.724Z] ---> 7a4b5b774505 [2021-06-11T00:39:15.724Z] Step 22/23 : LABEL git_sha=8a709faf3843b846cdaf102d6748b34227c6cd97 [2021-06-11T00:39:15.724Z] ---> c7a1bf7e7912 [2021-06-11T00:39:15.724Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-11T00:39:15.724Z] ---> d032241482d7 [2021-06-11T00:39:15.724Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-11T00:39:15.724Z] ---> Running in e48a6fff2637 [2021-06-11T00:39:15.986Z] Removing intermediate container e48a6fff2637 [2021-06-11T00:39:15.986Z] ---> 5c431aa4f131 [2021-06-11T00:39:15.986Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:39:16.256Z] ---> 1cbc5cad5823 [2021-06-11T00:39:16.256Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T00:39:16.256Z] ---> 35cef162c6bc [2021-06-11T00:39:16.256Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T00:39:16.256Z] ---> Running in 3377be4ed2a6 [2021-06-11T00:39:16.256Z] Removing intermediate container 425292837a9d [2021-06-11T00:39:16.256Z] ---> f9545230eced [2021-06-11T00:39:16.256Z] [2021-06-11T00:39:16.256Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:39:16.256Z] ---> 13621d1b12d4 [2021-06-11T00:39:16.256Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T00:39:16.256Z] ---> Running in bbe889aff79b [2021-06-11T00:39:16.256Z] ---> Running in c7c42e83fb44 [2021-06-11T00:39:16.524Z] Removing intermediate container 3377be4ed2a6 [2021-06-11T00:39:16.524Z] ---> 8a3b415c1412 [2021-06-11T00:39:16.524Z] [2021-06-11T00:39:16.524Z] Removing intermediate container bbe889aff79b [2021-06-11T00:39:16.524Z] ---> 1d131ed6ad2b [2021-06-11T00:39:16.524Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T00:39:16.524Z] Removing intermediate container c7c42e83fb44 [2021-06-11T00:39:16.524Z] ---> 0978a7da8232 [2021-06-11T00:39:16.524Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T00:39:16.524Z] Successfully built 8a3b415c1412 [2021-06-11T00:39:16.524Z] Successfully tagged support-scheduler:latest [2021-06-11T00:39:16.524Z]  Building support-scheduler ... done  ---> Running in 84d7416ff847 [2021-06-11T00:39:16.524Z] ---> 00e02b407904 [2021-06-11T00:39:16.524Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T00:39:16.791Z] Removing intermediate container 84d7416ff847 [2021-06-11T00:39:16.791Z] ---> 260c55f8c164 [2021-06-11T00:39:16.791Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T00:39:16.791Z] ---> ee4aeb34bbd8 [2021-06-11T00:39:16.791Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T00:39:16.791Z] ---> Running in 0fe31975c7c5 [2021-06-11T00:39:16.791Z] ---> Running in ff1b0089f8a5 [2021-06-11T00:39:16.791Z] Removing intermediate container 0fe31975c7c5 [2021-06-11T00:39:16.791Z] ---> 8076324aba29 [2021-06-11T00:39:16.791Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:39:17.057Z] ---> Running in 9a1d85ff28b0 [2021-06-11T00:39:17.057Z] ---> 8b6758221ce3 [2021-06-11T00:39:17.057Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T00:39:17.319Z] ---> 48a186a95734 [2021-06-11T00:39:17.319Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-11T00:39:17.319Z] ---> Running in 3d4d5f87d5e0 [2021-06-11T00:39:17.585Z] Removing intermediate container ff1b0089f8a5 [2021-06-11T00:39:17.585Z] ---> 4ea175c9f8b4 [2021-06-11T00:39:17.585Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T00:39:17.585Z] Removing intermediate container 9a1d85ff28b0 [2021-06-11T00:39:17.585Z] ---> 2218ace6c2eb [2021-06-11T00:39:17.585Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T00:39:17.849Z] ---> Running in 4e7eb6751512 [2021-06-11T00:39:17.849Z] ---> Running in c603ac53b414 [2021-06-11T00:39:17.849Z] Removing intermediate container 4e7eb6751512 [2021-06-11T00:39:17.849Z] ---> e8940a23fe2f [2021-06-11T00:39:17.849Z] Step 29/32 : CMD ["gate"] [2021-06-11T00:39:18.113Z] ---> Running in 4014129e88a7 [2021-06-11T00:39:18.113Z] Removing intermediate container 4014129e88a7 [2021-06-11T00:39:18.113Z] ---> ef22b9ab057a [2021-06-11T00:39:18.113Z] Step 30/32 : LABEL arch=x86_64 [2021-06-11T00:39:18.113Z] ---> Running in 66d94166e8d6 [2021-06-11T00:39:18.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:39:18.113Z] Removing intermediate container 3d4d5f87d5e0 [2021-06-11T00:39:18.113Z] ---> 13ef1e6508f5 [2021-06-11T00:39:18.113Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T00:39:18.375Z] ---> Running in 275cfde65ffc [2021-06-11T00:39:18.375Z] Removing intermediate container 66d94166e8d6 [2021-06-11T00:39:18.375Z] ---> c0e345c02636 [2021-06-11T00:39:18.375Z] Step 31/32 : LABEL git_sha=8a709faf3843b846cdaf102d6748b34227c6cd97 [2021-06-11T00:39:18.375Z] ---> Running in c95e732d4102 [2021-06-11T00:39:18.375Z] Removing intermediate container 275cfde65ffc [2021-06-11T00:39:18.375Z] ---> 4d185457ad37 [2021-06-11T00:39:18.375Z] Step 24/26 : LABEL arch=x86_64 [2021-06-11T00:39:18.375Z] ---> Running in 6ec093ff5d01 [2021-06-11T00:39:18.375Z] Removing intermediate container c95e732d4102 [2021-06-11T00:39:18.375Z] ---> c4ec24adec13 [2021-06-11T00:39:18.375Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T00:39:18.634Z] ---> Running in 01e0babfee07 [2021-06-11T00:39:18.634Z] Removing intermediate container 6ec093ff5d01 [2021-06-11T00:39:18.634Z] ---> ceebadb9bf4c [2021-06-11T00:39:18.634Z] Step 25/26 : LABEL git_sha=8a709faf3843b846cdaf102d6748b34227c6cd97 [2021-06-11T00:39:18.634Z] ---> Running in f27b8b560691 [2021-06-11T00:39:18.634Z] Removing intermediate container 01e0babfee07 [2021-06-11T00:39:18.634Z] ---> e2dd14a654bf [2021-06-11T00:39:18.634Z] [2021-06-11T00:39:18.634Z] Removing intermediate container f27b8b560691 [2021-06-11T00:39:18.634Z] ---> 0192f46fc8bb [2021-06-11T00:39:18.634Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T00:39:18.634Z] Successfully built e2dd14a654bf [2021-06-11T00:39:18.634Z] Successfully tagged security-bootstrapper:latest [2021-06-11T00:39:18.897Z]  Building security-bootstrapper ... done  ---> Running in b7026de1aeda [2021-06-11T00:39:18.897Z] Removing intermediate container b7026de1aeda [2021-06-11T00:39:18.897Z] ---> 04f62f423fae [2021-06-11T00:39:18.897Z] [2021-06-11T00:39:18.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:39:18.897Z] Successfully built 04f62f423fae [2021-06-11T00:39:18.897Z] Successfully tagged security-secretstore-setup:latest [2021-06-11T00:39:20.291Z]  Building security-secretstore-setup ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:39:20.291Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T00:39:20.291Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T00:39:20.291Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T00:39:20.557Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T00:39:20.825Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T00:39:20.825Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:39:20.825Z] OK: 8 MiB in 20 packages [2021-06-11T00:39:21.085Z] Removing intermediate container c603ac53b414 [2021-06-11T00:39:21.085Z] ---> 216457bbf21c [2021-06-11T00:39:21.085Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:39:21.345Z] ---> f4745235d799 [2021-06-11T00:39:21.346Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T00:39:21.606Z] ---> 31939210ef29 [2021-06-11T00:39:21.606Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T00:39:21.606Z] ---> 88f01f9e028b [2021-06-11T00:39:21.606Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T00:39:21.606Z] ---> Running in e49f0e534e2e [2021-06-11T00:39:21.866Z] Removing intermediate container e49f0e534e2e [2021-06-11T00:39:21.866Z] ---> 7ac619141149 [2021-06-11T00:39:21.866Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:39:21.866Z] ---> Running in 4042cbc99449 [2021-06-11T00:39:21.866Z] Removing intermediate container 4042cbc99449 [2021-06-11T00:39:21.866Z] ---> cff9ae77c9e2 [2021-06-11T00:39:21.866Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:39:21.866Z] ---> Running in 13b9a3ffcccd [2021-06-11T00:39:21.866Z] Removing intermediate container 13b9a3ffcccd [2021-06-11T00:39:21.866Z] ---> 935997e22e46 [2021-06-11T00:39:21.866Z] Step 23/24 : LABEL git_sha=8a709faf3843b846cdaf102d6748b34227c6cd97 [2021-06-11T00:39:22.126Z] ---> Running in 7b86b11a6b4a [2021-06-11T00:39:22.126Z] Removing intermediate container 7b86b11a6b4a [2021-06-11T00:39:22.126Z] ---> eea999878b0a [2021-06-11T00:39:22.126Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:39:22.126Z] ---> Running in 2fede42ef147 [2021-06-11T00:39:22.126Z] Removing intermediate container 2fede42ef147 [2021-06-11T00:39:22.126Z] ---> 94c031b54d02 [2021-06-11T00:39:22.126Z] [2021-06-11T00:39:22.386Z] Successfully built 94c031b54d02 [2021-06-11T00:39:22.386Z] Successfully tagged core-data:latest [2021-06-11T00:39:22.393Z]  Building core-data ... done  [Pipeline] } [2021-06-11T00:39:22.394Z] $ docker stop --time=1 1ecb1e71a7947445244dfa325cd2bd0c17d67ddbcf50b4d0b2d71443a58a1259 [2021-06-11T00:39:23.631Z] $ docker rm -f 1ecb1e71a7947445244dfa325cd2bd0c17d67ddbcf50b4d0b2d71443a58a1259 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:39:24.015Z] + docker images [2021-06-11T00:39:24.015Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T00:39:24.015Z] core-data latest 94c031b54d02 1 second ago 20.2MB [2021-06-11T00:39:24.015Z] security-secretstore-setup latest 04f62f423fae 5 seconds ago 28.1MB [2021-06-11T00:39:24.015Z] security-bootstrapper latest e2dd14a654bf 5 seconds ago 18.2MB [2021-06-11T00:39:24.015Z] support-scheduler latest 8a3b415c1412 7 seconds ago 15.9MB [2021-06-11T00:39:24.015Z] f9545230eced 7 seconds ago 1.15GB [2021-06-11T00:39:24.015Z] 4b2766e0d4d2 11 seconds ago 1.14GB [2021-06-11T00:39:24.015Z] f75b0ca88181 12 seconds ago 1.15GB [2021-06-11T00:39:24.015Z] f5dd09798a34 16 seconds ago 1.14GB [2021-06-11T00:39:24.015Z] sys-mgmt-agent latest 500905da7b15 43 seconds ago 312MB [2021-06-11T00:39:24.015Z] security-proxy-setup latest f38f637b72f5 About a minute ago 25.3MB [2021-06-11T00:39:24.015Z] support-notifications latest 95e73ba36b66 About a minute ago 16.6MB [2021-06-11T00:39:24.015Z] core-metadata latest 9675d5fbc943 About a minute ago 16.6MB [2021-06-11T00:39:24.015Z] core-command latest ffb625064709 About a minute ago 15.9MB [2021-06-11T00:39:24.015Z] 95bbb4c2a29c About a minute ago 1.15GB [2021-06-11T00:39:24.015Z] ac77c0df50e2 About a minute ago 1.15GB [2021-06-11T00:39:24.015Z] f817110af287 About a minute ago 1.15GB [2021-06-11T00:39:24.015Z] 783be85f937f About a minute ago 1.15GB [2021-06-11T00:39:24.015Z] ff542d9697df About a minute ago 1.14GB [2021-06-11T00:39:24.015Z] ci-base-image-x86_64 latest 02b5d482cfa7 6 minutes ago 648MB [2021-06-11T00:39:24.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-11T00:39:24.015Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-11T00:39:24.015Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-11T00:39:24.015Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-11T00:39:24.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-11T00:39:37.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T00:39:39.452Z] Still waiting to schedule task [2021-06-11T00:39:39.453Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-398’ [2021-06-11T00:39:44.481Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T00:39:51.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T00:39:51.245Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T00:39:59.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T00:39:59.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T00:39:59.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T00:39:59.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T00:39:59.846Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T00:40:00.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T00:40:03.014Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T00:40:03.014Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T00:40:03.014Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T00:40:03.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T00:40:03.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T00:40:03.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T00:40:03.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T00:40:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.238s coverage: 28.7% of statements [2021-06-11T00:40:21.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.304s coverage: 100.0% of statements [2021-06-11T00:40:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T00:40:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T00:40:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T00:40:21.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.351s coverage: 81.2% of statements [2021-06-11T00:40:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T00:40:23.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.331s coverage: 53.4% of statements [2021-06-11T00:40:23.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T00:40:23.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T00:40:28.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.605s coverage: 87.7% of statements [2021-06-11T00:40:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T00:40:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:40:28.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.208s coverage: 78.9% of statements [2021-06-11T00:40:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T00:40:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T00:40:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T00:40:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T00:40:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T00:40:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T00:40:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T00:40:33.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.626s coverage: 95.1% of statements [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T00:40:33.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.172s coverage: 58.8% of statements [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T00:40:33.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.270s coverage: 60.0% of statements [2021-06-11T00:40:33.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.338s coverage: 0.8% of statements [2021-06-11T00:40:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T00:40:33.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.268s coverage: 22.0% of statements [2021-06-11T00:40:34.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T00:40:34.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements [2021-06-11T00:40:35.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.266s coverage: 79.5% of statements [2021-06-11T00:40:35.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2021-06-11T00:40:36.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements [2021-06-11T00:40:36.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2021-06-11T00:40:48.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements [2021-06-11T00:40:48.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements [2021-06-11T00:40:55.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.634s coverage: 81.8% of statements [2021-06-11T00:40:55.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T00:41:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T00:41:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T00:41:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T00:41:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T00:41:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 76.0% of statements [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T00:41:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-06-11T00:41:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements [2021-06-11T00:41:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.312s coverage: 85.4% of statements [2021-06-11T00:41:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.374s coverage: 91.2% of statements [2021-06-11T00:41:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T00:41:04.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.851s coverage: 64.4% of statements [2021-06-11T00:41:04.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T00:41:04.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T00:41:04.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2021-06-11T00:41:04.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 91.3% of statements [2021-06-11T00:41:04.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-06-11T00:41:04.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-06-11T00:41:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-06-11T00:41:09.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.141s coverage: 66.9% of statements [2021-06-11T00:41:09.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T00:41:09.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T00:41:09.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T00:41:12.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.736s coverage: 43.6% of statements [2021-06-11T00:41:12.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T00:41:12.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T00:41:12.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements [2021-06-11T00:41:12.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T00:41:12.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements [2021-06-11T00:41:12.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T00:41:12.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T00:41:12.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T00:41:12.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T00:41:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.230s coverage: 19.3% of statements [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T00:41:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.599s coverage: 91.9% of statements [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T00:41:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.216s coverage: 62.7% of statements [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T00:41:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.436s coverage: 97.6% of statements [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T00:41:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T00:41:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.186s coverage: 28.9% of statements [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T00:41:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T00:41:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-11T00:41:20.291Z] GO111MODULE=on go vet ./... [2021-06-11T00:42:57.168Z] gofmt -l . [2021-06-11T00:42:57.168Z] [ "`gofmt -l .`" = "" ] [2021-06-11T00:42:57.168Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-11T00:42:57.836Z] + ls -al . [2021-06-11T00:42:57.837Z] total 548 [2021-06-11T00:42:57.837Z] drwxrwxr-x 9 1001 1001 4096 Jun 11 00:42 . [2021-06-11T00:42:57.837Z] drwxr-xr-x 4 root root 4096 Jun 11 00:38 .. [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 00:36 .dockerignore [2021-06-11T00:42:57.837Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 00:36 .git [2021-06-11T00:42:57.837Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 00:36 .github [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 00:36 .gitignore [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 00:36 .sonarcloud.properties [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:36 Attribution.txt [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:36 CONTRIBUTING.md [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 00:36 Dockerfile.build [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 00:36 Jenkinsfile [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:36 LICENSE [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:36 Makefile [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:36 README.md [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:36 SECURITY.md [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 00:32 VERSION [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:36 ZMQWindows.md [2021-06-11T00:42:57.837Z] drwxrwxr-x 2 1001 1001 4096 Jun 11 00:36 bin [2021-06-11T00:42:57.837Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 00:36 cmd [2021-06-11T00:42:57.837Z] -rw-r--r-- 1 root root 404951 Jun 11 00:41 coverage.out [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 00:36 go.mod [2021-06-11T00:42:57.837Z] -rw-r--r-- 1 root root 21257 Jun 11 00:38 go.sum [2021-06-11T00:42:57.837Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 00:36 internal [2021-06-11T00:42:57.837Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 00:36 openapi [2021-06-11T00:42:57.837Z] drwxrwxr-x 4 1001 1001 4096 Jun 11 00:36 snap [2021-06-11T00:42:57.837Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 00:36 version.go [Pipeline] sh [2021-06-11T00:42:58.506Z] + '[' -e coverage.out ] [2021-06-11T00:42:58.506Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T00:42:58.539Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T00:42:59.609Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T00:43:00.313Z] + make build [2021-06-11T00:43:00.313Z] go mod tidy [2021-06-11T00:43:01.393Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-11T00:43:08.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-11T00:43:34.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-11T00:43:35.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-11T00:43:39.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-11T00:43:41.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-11T00:43:44.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-11T00:43:49.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-11T00:43:52.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-11T00:43:56.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-11T00:44:00.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-11T00:44:01.091Z] Running on prd-ubuntu18.04-docker-8c-8g-401 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws [2021-06-11T00:44:01.111Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-11T00:44:01.218Z] The recommended git tool is: git [2021-06-11T00:44:03.955Z] using credential edgex-jenkins-ssh [2021-06-11T00:44:03.968Z] Cloning the remote Git repository [2021-06-11T00:44:04.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-11T00:44:04.011Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:44:04.079Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-11T00:44:04.122Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:44:04.122Z] > git --version # timeout=10 [2021-06-11T00:44:04.128Z] > git --version # 'git version 2.17.1' [2021-06-11T00:44:04.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:44:04.156Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-06-11T00:44:11.365Z] $ docker stop --time=1 909db735fcc9b9c6200101ba648bdea9077392a2905e4b23ac07844dda55f1d9 [2021-06-11T00:44:13.946Z] $ docker rm -f 909db735fcc9b9c6200101ba648bdea9077392a2905e4b23ac07844dda55f1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:44:15.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:44:15.708Z] [2021-06-11T00:44:15.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:44:16.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:44:16.333Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-11T00:44:16.333Z] 29e5d40040c1: Pulling fs layer [2021-06-11T00:44:16.333Z] 1ce36da41761: Pulling fs layer [2021-06-11T00:44:16.333Z] 25b303627fd3: Pulling fs layer [2021-06-11T00:44:16.926Z] 29e5d40040c1: Verifying Checksum [2021-06-11T00:44:16.926Z] 29e5d40040c1: Download complete [2021-06-11T00:44:17.518Z] 1ce36da41761: Verifying Checksum [2021-06-11T00:44:17.518Z] 1ce36da41761: Download complete [2021-06-11T00:44:17.790Z] 29e5d40040c1: Pull complete [2021-06-11T00:44:19.226Z] 1ce36da41761: Pull complete [2021-06-11T00:44:19.226Z] 25b303627fd3: Verifying Checksum [2021-06-11T00:44:19.226Z] 25b303627fd3: Download complete [2021-06-11T00:44:21.781Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-11T00:44:21.940Z] Merge succeeded, producing 557c1ae0f9629c6cf9e1048757ac21d8b992b710 [2021-06-11T00:44:21.940Z] Checking out Revision 557c1ae0f9629c6cf9e1048757ac21d8b992b710 (PR-3554) [2021-06-11T00:44:21.246Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:44:21.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:44:21.262Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:44:21.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:44:21.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:44:21.274Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:44:21.803Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:44:21.808Z] > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 [2021-06-11T00:44:21.879Z] > git remote # timeout=10 [2021-06-11T00:44:21.885Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:44:21.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:44:21.892Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-11T00:44:21.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:44:21.955Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:44:21.959Z] > git checkout -f 557c1ae0f9629c6cf9e1048757ac21d8b992b710 # timeout=10 [2021-06-11T00:44:25.526Z] Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" [2021-06-11T00:44:25.540Z] > git rev-list --no-walk bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:44:26.538Z] + echo snap-build.sh [2021-06-11T00:44:26.538Z] snap-build.sh [2021-06-11T00:44:26.538Z] + SNAP_BASE_DIR=. [2021-06-11T00:44:26.538Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-06-11T00:44:26.538Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-06-11T00:44:26.538Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-06-11T00:44:26.538Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-06-11T00:44:26.538Z] + cd /w/workspace/edgex-go/3 [2021-06-11T00:44:26.538Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-11T00:44:26.538Z] Reading package lists... [2021-06-11T00:44:26.538Z] Building dependency tree... [2021-06-11T00:44:26.538Z] Reading state information... [2021-06-11T00:44:26.802Z] The following packages were automatically installed and are no longer required: [2021-06-11T00:44:26.802Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-11T00:44:26.802Z] uidmap xdelta3 [2021-06-11T00:44:26.803Z] Use 'sudo apt autoremove' to remove them. [2021-06-11T00:44:26.803Z] The following packages will be REMOVED: [2021-06-11T00:44:26.803Z] lxd* lxd-client* [2021-06-11T00:44:27.064Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-11T00:44:27.064Z] After this operation, 31.7 MB disk space will be freed. [2021-06-11T00:44:28.532Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-11T00:44:28.532Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:44:29.106Z] Removing lxd dnsmasq configuration [2021-06-11T00:44:29.367Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:44:29.367Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-11T00:44:29.396Z] 25b303627fd3: Pull complete [2021-06-11T00:44:29.396Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-11T00:44:29.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:44:29.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-11T00:44:29.631Z] prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container [2021-06-11T00:44:29.735Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-11T00:44:30.312Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:44:30.312Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-11T00:44:30.312Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:44:31.712Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-11T00:44:31.712Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-11T00:44:32.923Z] $ docker top a4881edba82fadfc5804b46c7c784b72c797bb5714fe55e17f1363891573a949 -eo pid,comm [2021-06-11T00:44:33.101Z] + sudo snap remove --purge lxd [2021-06-11T00:44:33.102Z] snap "lxd" is not installed [2021-06-11T00:44:33.102Z] + sudo groupadd --force --system lxd [2021-06-11T00:44:33.102Z] ++ whoami [2021-06-11T00:44:33.102Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-11T00:44:33.102Z] + newgrp - lxd [2021-06-11T00:44:33.102Z] + sudo snap install lxd [Pipeline] { [Pipeline] sh [2021-06-11T00:44:33.917Z] + docker-compose build --help [2021-06-11T00:44:33.917Z] + grep parallel [2021-06-11T00:44:39.316Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T00:44:39.358Z] $ docker stop --time=1 a4881edba82fadfc5804b46c7c784b72c797bb5714fe55e17f1363891573a949 [2021-06-11T00:44:41.298Z] $ docker rm -f a4881edba82fadfc5804b46c7c784b72c797bb5714fe55e17f1363891573a949 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:44:41.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:44:41.964Z] . [Pipeline] withDockerContainer [2021-06-11T00:44:42.283Z] prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container [2021-06-11T00:44:42.411Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-11T00:44:43.111Z] 2021-06-11T00:44:40Z INFO Waiting for automatic snapd restart... [2021-06-11T00:44:44.179Z] $ docker top a028ab170c25ae28d073c57663c9d89b208c7c1ef8db463e5fa44258e4606675 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:44:45.248Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T00:44:51.993Z] Building core-command ... [2021-06-11T00:44:51.993Z] Building core-data ... [2021-06-11T00:44:51.993Z] Building core-metadata ... [2021-06-11T00:44:51.993Z] Building security-bootstrapper ... [2021-06-11T00:44:51.993Z] Building security-proxy-setup ... [2021-06-11T00:44:51.993Z] Building security-secretstore-setup ... [2021-06-11T00:44:51.993Z] Building support-notifications ... [2021-06-11T00:44:51.993Z] Building support-scheduler ... [2021-06-11T00:44:51.993Z] Building sys-mgmt-agent ... [2021-06-11T00:44:51.993Z] Building sys-mgmt-agent [2021-06-11T00:44:51.993Z] Building security-proxy-setup [2021-06-11T00:44:51.993Z] Building security-secretstore-setup [2021-06-11T00:44:51.993Z] Building core-command [2021-06-11T00:44:51.993Z] Building core-metadata [2021-06-11T00:44:55.367Z] lxd 4.15 from Canonical* installed [2021-06-11T00:44:55.367Z] + sudo lxd init --auto [2021-06-11T00:45:05.435Z] + sudo snap install --classic snapcraft [2021-06-11T00:45:12.147Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T00:45:12.147Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-11T00:45:12.147Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-11T00:45:12.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T00:45:12.147Z] Dload Upload Total Spent Left Speed [2021-06-11T00:45:12.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 [2021-06-11T00:45:12.147Z] 100 3325k 100 3325k 0 0 9.9M 0 --:--:-- --:--:-- --:--:-- 9.9M [2021-06-11T00:45:12.147Z] ./yq_linux_amd64 [2021-06-11T00:45:12.147Z] + sudo snapcraft prime --use-lxd [2021-06-11T00:45:14.064Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-11T00:45:14.064Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-11T00:45:14.064Z] - README.md [2021-06-11T00:45:14.064Z] [2021-06-11T00:45:14.064Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T00:45:14.637Z] Launching a container. [2021-06-11T00:45:22.783Z] Waiting for container to be ready [2021-06-11T00:45:22.783Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-11T00:45:22.783Z] [2021-06-11T00:45:25.327Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-11T00:45:25.900Z] Waiting for network to be ready... [2021-06-11T00:45:26.162Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T00:45:26.426Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T00:45:26.426Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T00:45:26.426Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T00:45:26.426Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T00:45:26.426Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T00:45:26.426Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T00:45:26.426Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T00:45:26.426Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T00:45:26.694Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T00:45:26.694Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T00:45:26.955Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T00:45:27.216Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T00:45:27.216Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T00:45:27.216Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T00:45:27.216Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T00:45:27.216Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T00:45:27.216Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T00:45:27.787Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T00:45:28.048Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T00:45:28.048Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T00:45:28.048Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T00:45:28.048Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T00:45:28.048Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T00:45:28.048Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T00:45:28.048Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T00:45:28.048Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T00:45:30.603Z] Fetched 24.7 MB in 4s (6248 kB/s) [2021-06-11T00:45:30.864Z] Reading package lists... [2021-06-11T00:45:31.125Z] Reading package lists... [2021-06-11T00:45:31.387Z] Building dependency tree... [2021-06-11T00:45:31.387Z] Reading state information... [2021-06-11T00:45:31.387Z] The following additional packages will be installed: [2021-06-11T00:45:31.387Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T00:45:31.387Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T00:45:31.387Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T00:45:31.387Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-11T00:45:31.387Z] Suggested packages: [2021-06-11T00:45:31.387Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-11T00:45:31.387Z] Recommended packages: [2021-06-11T00:45:31.387Z] gnupg libsasl2-modules [2021-06-11T00:45:31.387Z] The following NEW packages will be installed: [2021-06-11T00:45:31.387Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T00:45:31.387Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T00:45:31.387Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T00:45:31.387Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-11T00:45:31.387Z] The following packages will be upgraded: [2021-06-11T00:45:31.387Z] gpg gpg-agent gpgconf libudev1 [2021-06-11T00:45:31.648Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-11T00:45:31.648Z] Need to get 3530 kB of archives. [2021-06-11T00:45:31.648Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-11T00:45:31.648Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-11T00:45:31.648Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-11T00:45:31.648Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-11T00:45:31.648Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-11T00:45:31.648Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-11T00:45:31.911Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-11T00:45:32.485Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-11T00:45:32.485Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-11T00:45:32.485Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-11T00:45:32.485Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-11T00:45:32.486Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-11T00:45:32.486Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-11T00:45:32.486Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-11T00:45:32.486Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-11T00:45:32.486Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-11T00:45:32.486Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-11T00:45:32.486Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-11T00:45:32.486Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-11T00:45:32.486Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-11T00:45:32.486Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-11T00:45:32.486Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-11T00:45:32.486Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-11T00:45:32.486Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:45:32.746Z] Fetched 3530 kB in 1s (3453 kB/s) [2021-06-11T00:45:32.746Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T00:45:32.746Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:45:32.746Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:45:32.746Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-11T00:45:32.746Z] Selecting previously unselected package udev. [2021-06-11T00:45:32.746Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T00:45:32.746Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:45:33.008Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-11T00:45:33.008Z] Selecting previously unselected package libfuse2:amd64. [2021-06-11T00:45:33.008Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T00:45:33.008Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T00:45:33.270Z] Selecting previously unselected package fuse. [2021-06-11T00:45:33.270Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T00:45:33.270Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-11T00:45:33.270Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:45:33.270Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:45:33.270Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:45:33.531Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:45:33.531Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:45:33.531Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:45:33.531Z] Selecting previously unselected package libksba8:amd64. [2021-06-11T00:45:33.531Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-11T00:45:33.531Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-11T00:45:33.794Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-11T00:45:33.794Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:45:33.794Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:33.794Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-11T00:45:33.794Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:45:33.794Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:33.794Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-11T00:45:33.794Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:45:33.794Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:33.794Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-11T00:45:33.794Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:45:33.794Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:34.055Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-11T00:45:34.055Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:45:34.055Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:34.055Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-11T00:45:34.056Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:45:34.056Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:34.056Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-11T00:45:34.056Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:45:34.056Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:34.316Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-11T00:45:34.316Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:45:34.316Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:34.316Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-11T00:45:34.316Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:45:34.316Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:34.581Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T00:45:34.581Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T00:45:34.581Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:45:34.843Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T00:45:34.843Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T00:45:34.843Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:45:34.843Z] Selecting previously unselected package libldap-common. [2021-06-11T00:45:34.843Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-11T00:45:34.843Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:45:34.843Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T00:45:34.843Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-11T00:45:34.843Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:45:34.843Z] Selecting previously unselected package dirmngr. [2021-06-11T00:45:34.843Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:45:34.843Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T00:45:35.104Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:45:35.104Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-11T00:45:35.104Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T00:45:35.104Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:45:35.104Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:45:35.104Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-11T00:45:35.104Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:35.104Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-11T00:45:35.104Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:45:35.104Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-11T00:45:35.364Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T00:45:35.365Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:35.365Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-11T00:45:35.625Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-11T00:45:35.625Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-11T00:45:35.625Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:35.625Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:35.625Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:35.625Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:35.625Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:35.625Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:35.625Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:45:35.625Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:45:35.625Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T00:45:35.625Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:45:36.196Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-11T00:45:36.196Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-11T00:45:36.196Z] This means they are not meant to be enabled using systemctl. [2021-06-11T00:45:36.196Z] Possible reasons for having this kind of units are: [2021-06-11T00:45:36.196Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-11T00:45:36.196Z] .wants/ or .requires/ directory. [2021-06-11T00:45:36.196Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-11T00:45:36.196Z] a requirement dependency on it. [2021-06-11T00:45:36.196Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-11T00:45:36.196Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-11T00:45:36.196Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-11T00:45:36.196Z] instance name specified. [2021-06-11T00:45:36.457Z] Reading package lists... [2021-06-11T00:45:36.457Z] Building dependency tree... [2021-06-11T00:45:36.457Z] Reading state information... [2021-06-11T00:45:36.717Z] The following additional packages will be installed: [2021-06-11T00:45:36.717Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-11T00:45:36.717Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-11T00:45:36.717Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-11T00:45:36.717Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-11T00:45:36.717Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-11T00:45:36.717Z] Suggested packages: [2021-06-11T00:45:36.717Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-11T00:45:36.717Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-11T00:45:36.717Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-11T00:45:36.717Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-11T00:45:36.717Z] systemd-container policykit-1 [2021-06-11T00:45:36.717Z] Recommended packages: [2021-06-11T00:45:36.717Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-11T00:45:36.717Z] The following NEW packages will be installed: [2021-06-11T00:45:36.717Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-11T00:45:36.717Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-11T00:45:36.717Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-11T00:45:36.717Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-11T00:45:36.717Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-11T00:45:36.717Z] The following packages will be upgraded: [2021-06-11T00:45:36.717Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-11T00:45:36.717Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-11T00:45:36.717Z] Need to get 36.7 MB of archives. [2021-06-11T00:45:36.717Z] After this operation, 147 MB of additional disk space will be used. [2021-06-11T00:45:36.717Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-11T00:45:36.717Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-11T00:45:36.717Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-11T00:45:36.717Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-11T00:45:36.717Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-11T00:45:36.982Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-11T00:45:36.982Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-11T00:45:36.982Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-11T00:45:36.982Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-11T00:45:36.982Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-11T00:45:36.982Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-11T00:45:36.982Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-11T00:45:36.982Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-11T00:45:36.982Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-11T00:45:36.982Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-11T00:45:36.982Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-11T00:45:37.925Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-11T00:45:37.925Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-11T00:45:37.925Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-11T00:45:37.925Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-11T00:45:37.925Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-11T00:45:37.925Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-11T00:45:37.925Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-11T00:45:37.925Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-11T00:45:37.925Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-11T00:45:37.925Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-11T00:45:37.925Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-11T00:45:37.925Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-11T00:45:37.925Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-11T00:45:37.925Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-11T00:45:39.308Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:45:39.308Z] Fetched 36.7 MB in 2s (15.7 MB/s) [2021-06-11T00:45:39.308Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:45:39.308Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:45:39.308Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:45:39.880Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:45:39.880Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:45:39.880Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-11T00:45:39.880Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:45:39.881Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-11T00:45:39.881Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-11T00:45:40.141Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-11T00:45:40.141Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:45:40.141Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-11T00:45:40.141Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-11T00:45:40.402Z] Setting up apt (1.6.13) ... [2021-06-11T00:45:40.402Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-11T00:45:40.664Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-11T00:45:40.930Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-11T00:45:40.931Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T00:45:40.931Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T00:45:41.213Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-11T00:45:41.213Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:45:41.213Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:45:41.213Z] Selecting previously unselected package libexpat1:amd64. [2021-06-11T00:45:41.213Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-11T00:45:41.213Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T00:45:41.475Z] Selecting previously unselected package python3.6-minimal. [2021-06-11T00:45:41.475Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:45:41.475Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:45:41.736Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T00:45:41.736Z] Checking for services that may need to be restarted...done. [2021-06-11T00:45:41.736Z] Checking for services that may need to be restarted...done. [2021-06-11T00:45:41.736Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:45:41.736Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T00:45:41.736Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:45:42.309Z] Selecting previously unselected package python3-minimal. [2021-06-11T00:45:42.309Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-11T00:45:42.309Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:45:42.309Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-11T00:45:42.309Z] Selecting previously unselected package mime-support. [2021-06-11T00:45:42.309Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-11T00:45:42.309Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-11T00:45:42.309Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-11T00:45:42.309Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-11T00:45:42.309Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T00:45:42.309Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-11T00:45:42.309Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:45:42.309Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:45:42.569Z] Selecting previously unselected package python3.6. [2021-06-11T00:45:42.569Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:45:42.569Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:45:42.569Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T00:45:42.569Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:45:42.569Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T00:45:42.569Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-11T00:45:42.830Z] Selecting previously unselected package python3. [2021-06-11T00:45:42.830Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-11T00:45:42.830Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:45:42.830Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-11T00:45:42.830Z] Selecting previously unselected package multiarch-support. [2021-06-11T00:45:42.830Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:45:42.830Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T00:45:43.090Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T00:45:43.090Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-11T00:45:43.090Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-11T00:45:43.090Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-11T00:45:43.090Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T00:45:43.090Z] Selecting previously unselected package libbsd0:amd64. [2021-06-11T00:45:43.090Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-11T00:45:43.090Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T00:45:43.090Z] Selecting previously unselected package sudo. [2021-06-11T00:45:43.090Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-11T00:45:43.090Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T00:45:43.350Z] Selecting previously unselected package apparmor. [2021-06-11T00:45:43.350Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T00:45:43.350Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-11T00:45:43.350Z] Selecting previously unselected package libedit2:amd64. [2021-06-11T00:45:43.350Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-11T00:45:43.350Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T00:45:43.612Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T00:45:43.612Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:45:43.612Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:45:43.873Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T00:45:43.873Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:45:43.873Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:45:43.873Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T00:45:43.873Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-11T00:45:43.873Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T00:45:43.873Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T00:45:43.873Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:45:44.134Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:45:44.134Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T00:45:44.134Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:45:44.134Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:45:44.134Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-11T00:45:44.134Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-11T00:45:44.134Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T00:45:44.395Z] Selecting previously unselected package openssh-client. [2021-06-11T00:45:44.395Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-11T00:45:44.395Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T00:45:44.395Z] Selecting previously unselected package squashfs-tools. [2021-06-11T00:45:44.395Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-11T00:45:44.395Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T00:45:44.395Z] Selecting previously unselected package snapd. [2021-06-11T00:45:44.395Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-11T00:45:44.395Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-11T00:45:46.938Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T00:45:46.938Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T00:45:46.938Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-11T00:45:46.938Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T00:45:46.938Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T00:45:46.938Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:45:46.938Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:45:46.938Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-11T00:45:46.938Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-11T00:45:47.510Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T00:45:47.510Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T00:45:47.510Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T00:45:47.510Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:45:47.510Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:45:47.510Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:45:48.082Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T00:45:48.082Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:45:48.082Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T00:45:48.082Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-11T00:45:48.082Z] running python rtupdate hooks for python3.6... [2021-06-11T00:45:48.082Z] running python post-rtupdate hooks for python3.6... [2021-06-11T00:45:48.082Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-11T00:45:49.033Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-11T00:45:49.033Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:45:49.033Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T00:45:49.033Z] Setting up snapd (2.49.2+18.04) ... [2021-06-11T00:45:49.605Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-11T00:45:49.605Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-11T00:45:49.869Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-11T00:45:49.869Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-11T00:45:50.130Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T00:45:50.130Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T00:45:50.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-11T00:45:50.390Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-11T00:45:50.650Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-11T00:45:50.650Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-11T00:45:50.910Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-11T00:45:51.197Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:45:51.461Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T00:45:52.405Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:45:52.666Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:45:52.666Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:45:53.867Z] Reading package lists... [2021-06-11T00:45:53.867Z] Reading package lists... [2021-06-11T00:45:54.128Z] Building dependency tree... [2021-06-11T00:45:54.128Z] Reading state information... [2021-06-11T00:45:54.128Z] Calculating upgrade... [2021-06-11T00:45:54.128Z] The following packages will be upgraded: [2021-06-11T00:45:54.128Z] advancecomp base-files bash binutils binutils-common [2021-06-11T00:45:54.128Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-11T00:45:54.128Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-11T00:45:54.128Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-11T00:45:54.128Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-11T00:45:54.128Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-11T00:45:54.128Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-11T00:45:54.128Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-11T00:45:54.128Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-11T00:45:54.128Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-11T00:45:54.128Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-11T00:45:54.128Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-11T00:45:54.128Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-11T00:45:54.128Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-11T00:45:54.128Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-11T00:45:54.128Z] ubuntu-keyring util-linux [2021-06-11T00:45:54.389Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:45:54.389Z] Need to get 64.1 MB of archives. [2021-06-11T00:45:54.389Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-11T00:45:54.389Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-11T00:45:54.389Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-11T00:45:54.389Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-11T00:45:54.389Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-11T00:45:54.389Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-11T00:45:54.389Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-11T00:45:54.389Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-11T00:45:54.389Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-11T00:45:54.389Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-11T00:45:54.389Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-11T00:45:54.389Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-11T00:45:54.389Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-11T00:45:54.389Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-11T00:45:54.389Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-11T00:45:54.389Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-11T00:45:54.650Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-11T00:45:54.650Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-11T00:45:54.650Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-11T00:45:54.650Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-11T00:45:54.650Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-11T00:45:54.650Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-11T00:45:54.650Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-11T00:45:54.650Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-11T00:45:54.650Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-11T00:45:54.650Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-11T00:45:54.650Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-11T00:45:54.650Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-11T00:45:54.650Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-11T00:45:54.650Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-11T00:45:54.650Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-11T00:45:54.650Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-11T00:45:54.650Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-11T00:45:54.650Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-11T00:45:54.650Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-11T00:45:54.650Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-11T00:45:54.650Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-11T00:45:54.650Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-11T00:45:54.650Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-11T00:45:54.650Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-11T00:45:54.650Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-11T00:45:54.650Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-11T00:45:54.650Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-11T00:45:54.650Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-11T00:45:54.650Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-11T00:45:54.650Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-11T00:45:54.650Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-11T00:45:54.910Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-11T00:45:54.910Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-11T00:45:54.910Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-11T00:45:54.910Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-11T00:45:54.910Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-11T00:45:54.910Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-11T00:45:54.910Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-11T00:45:54.910Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-11T00:45:54.910Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-11T00:45:54.910Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-11T00:45:54.910Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-11T00:45:54.910Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-11T00:45:55.172Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-11T00:45:55.172Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-11T00:45:55.172Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-11T00:45:55.172Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-11T00:45:55.172Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-11T00:45:55.172Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-11T00:45:55.172Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-11T00:45:55.172Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-11T00:45:55.433Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-11T00:45:55.433Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-11T00:45:55.693Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-11T00:45:55.693Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-11T00:45:55.693Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-11T00:45:55.693Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-11T00:45:55.693Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-11T00:45:55.693Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-11T00:45:55.693Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-11T00:45:55.693Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-11T00:45:55.693Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-11T00:45:55.693Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-11T00:45:55.693Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-11T00:45:55.693Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-11T00:45:55.693Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-11T00:45:55.693Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-11T00:45:55.693Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-11T00:45:55.693Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-11T00:45:55.693Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-11T00:45:55.694Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-11T00:45:55.954Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-11T00:45:55.954Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-11T00:45:55.954Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-11T00:45:55.954Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-11T00:45:55.954Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-11T00:45:55.954Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-11T00:45:56.216Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-11T00:45:56.216Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-11T00:45:56.216Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-11T00:45:56.216Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-11T00:45:56.216Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-11T00:45:56.216Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-11T00:45:56.216Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-11T00:45:56.216Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-11T00:45:56.216Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-11T00:45:56.216Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-11T00:45:56.477Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:45:56.477Z] Fetched 64.1 MB in 2s (32.3 MB/s) [2021-06-11T00:45:56.477Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:45:56.477Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:45:56.477Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:45:57.422Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:45:57.422Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:45:57.422Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-11T00:45:57.422Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-11T00:45:57.683Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:57.683Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:57.683Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:57.683Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:57.683Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:57.683Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:57.683Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:57.683Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:57.945Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:57.945Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:57.945Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:57.945Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:57.945Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:57.945Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:57.945Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:45:58.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:45:58.215Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:58.215Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-11T00:45:58.215Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:45:58.215Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:45:58.215Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:58.215Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:58.215Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:58.477Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:58.477Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:45:58.477Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:45:58.477Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:45:58.738Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:45:58.738Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:45:58.738Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:45:59.311Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T00:45:59.311Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:45:59.311Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-11T00:45:59.311Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-11T00:45:59.311Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-11T00:45:59.311Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-11T00:45:59.573Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-11T00:45:59.573Z] Installing new version of config file /etc/issue ... [2021-06-11T00:45:59.573Z] Installing new version of config file /etc/issue.net ... [2021-06-11T00:45:59.573Z] Installing new version of config file /etc/lsb-release ... [2021-06-11T00:45:59.573Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-11T00:45:59.835Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-11T00:45:59.835Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-11T00:45:59.835Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-11T00:46:00.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:00.097Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-11T00:46:00.097Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-11T00:46:00.097Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-11T00:46:00.097Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-11T00:46:00.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:00.097Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:46:00.357Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-11T00:46:00.357Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:46:00.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:00.357Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-11T00:46:00.357Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-11T00:46:00.357Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-11T00:46:00.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:00.357Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-11T00:46:00.357Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:46:00.625Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-11T00:46:00.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:00.625Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:46:00.625Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:46:00.932Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:46:00.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:00.933Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:46:00.933Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:46:00.933Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-11T00:46:01.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:01.194Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-11T00:46:01.194Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-11T00:46:01.194Z] Setting up grep (3.1-2build1) ... [2021-06-11T00:46:01.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:01.194Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T00:46:01.194Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T00:46:01.454Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-11T00:46:01.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:01.455Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:46:01.455Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:46:01.455Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-11T00:46:01.715Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:01.715Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:46:01.715Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:46:03.633Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:46:03.633Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:46:03.633Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:46:03.633Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:46:03.633Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-11T00:46:03.633Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:03.633Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-11T00:46:03.633Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:46:04.205Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T00:46:04.205Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T00:46:04.205Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T00:46:04.205Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T00:46:04.205Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T00:46:04.484Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:04.484Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-11T00:46:04.484Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-11T00:46:04.484Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-11T00:46:04.484Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:04.484Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:46:04.484Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:46:04.484Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:46:04.745Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:04.745Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:46:04.745Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:46:04.745Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:46:04.745Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:04.745Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:46:04.745Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:46:05.005Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:46:05.005Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:05.005Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:46:05.005Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:46:05.005Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:46:05.266Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:05.266Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:46:05.266Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:46:05.266Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:46:05.266Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:46:05.266Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:46:05.266Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:05.266Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:46:05.528Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:46:05.528Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:46:05.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:05.528Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:46:05.528Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:46:05.528Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:46:05.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:05.789Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:46:05.789Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:46:05.789Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:46:05.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:05.789Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:46:05.789Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:46:06.052Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:46:06.313Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-11T00:46:06.575Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-11T00:46:06.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:06.836Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:46:06.836Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:46:06.836Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:46:06.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:46:06.836Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-11T00:46:07.097Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:46:07.097Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-11T00:46:07.097Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:46:07.097Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-11T00:46:07.097Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-11T00:46:07.358Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-11T00:46:07.620Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:46:07.620Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-11T00:46:07.620Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T00:46:07.620Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-11T00:46:07.620Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:46:07.620Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-11T00:46:07.620Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T00:46:07.620Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-11T00:46:07.882Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:46:07.882Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:46:07.882Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:46:07.882Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:46:08.142Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:46:08.142Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:46:08.142Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:46:08.142Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:46:08.403Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-11T00:46:08.403Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:46:08.403Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:46:08.665Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:46:08.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:08.665Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:46:08.665Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:46:08.665Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:46:08.665Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:46:08.665Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:46:08.665Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:46:08.925Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:46:08.925Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:08.925Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-11T00:46:08.925Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-11T00:46:08.925Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-11T00:46:08.925Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:08.925Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-11T00:46:08.925Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-11T00:46:09.187Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-11T00:46:09.187Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:09.187Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-11T00:46:09.187Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:46:09.187Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:46:09.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:09.448Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:46:09.448Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:46:09.448Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:46:09.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:09.448Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-11T00:46:09.448Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-11T00:46:09.709Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-11T00:46:09.709Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:09.709Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T00:46:09.709Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T00:46:09.971Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-11T00:46:09.971Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:09.971Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:46:09.971Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:46:09.971Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-11T00:46:10.233Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:10.233Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T00:46:10.233Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T00:46:10.233Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T00:46:10.233Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:10.233Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T00:46:10.233Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T00:46:10.233Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T00:46:10.496Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:10.496Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-11T00:46:10.496Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-11T00:46:10.496Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-11T00:46:10.496Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:10.496Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-11T00:46:10.496Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-11T00:46:10.496Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-11T00:46:10.757Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:10.757Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-11T00:46:10.757Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-11T00:46:10.757Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-11T00:46:10.757Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:10.757Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-11T00:46:10.757Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-11T00:46:11.019Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-11T00:46:11.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:11.019Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-11T00:46:11.019Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-11T00:46:11.281Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-11T00:46:11.281Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:46:11.281Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-11T00:46:11.541Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-11T00:46:11.542Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-11T00:46:12.114Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-11T00:46:12.114Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T00:46:12.114Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T00:46:12.375Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T00:46:12.636Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T00:46:12.897Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T00:46:12.897Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T00:46:12.897Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-11T00:46:12.897Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-11T00:46:12.897Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T00:46:12.897Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-11T00:46:13.158Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-11T00:46:13.158Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-11T00:46:13.158Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-11T00:46:13.158Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-11T00:46:13.158Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-11T00:46:13.158Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-11T00:46:13.158Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-11T00:46:13.158Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-11T00:46:13.420Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-11T00:46:13.420Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-11T00:46:13.420Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-11T00:46:13.420Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-11T00:46:13.681Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-11T00:46:13.681Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-11T00:46:13.801Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:46:13.801Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:46:13.801Z] ---> e34412b1ea38 [2021-06-11T00:46:13.801Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T00:46:13.801Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:46:13.801Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:46:13.801Z] ---> e34412b1ea38 [2021-06-11T00:46:13.801Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:46:13.801Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:46:13.801Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:46:13.801Z] ---> e34412b1ea38 [2021-06-11T00:46:13.801Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:46:13.801Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:46:13.801Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:46:13.801Z] ---> e34412b1ea38 [2021-06-11T00:46:13.801Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T00:46:13.801Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:46:13.801Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:46:13.801Z] ---> e34412b1ea38 [2021-06-11T00:46:13.801Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:46:13.801Z] ---> Running in f83236c01c5e [2021-06-11T00:46:13.801Z] ---> Running in bda0cd38d757 [2021-06-11T00:46:13.801Z] ---> Running in 4ea13faa5e30 [2021-06-11T00:46:13.801Z] ---> Running in b722342beeb4 [2021-06-11T00:46:13.801Z] ---> Running in ea4520961c03 [2021-06-11T00:46:13.801Z] Removing intermediate container b722342beeb4 [2021-06-11T00:46:13.801Z] ---> 9104615ba80f [2021-06-11T00:46:13.801Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:46:13.801Z] Removing intermediate container f83236c01c5e [2021-06-11T00:46:13.801Z] ---> 815bc9c5e186 [2021-06-11T00:46:13.801Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:46:13.801Z] Removing intermediate container bda0cd38d757 [2021-06-11T00:46:13.801Z] ---> 9afc43c5c27b [2021-06-11T00:46:13.801Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:46:13.801Z] Removing intermediate container 4ea13faa5e30 [2021-06-11T00:46:13.801Z] ---> 97263e074b69 [2021-06-11T00:46:13.801Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:46:13.801Z] ---> Running in 2180a9cb8f18 [2021-06-11T00:46:13.801Z] Removing intermediate container ea4520961c03 [2021-06-11T00:46:13.801Z] ---> c1ffae991488 [2021-06-11T00:46:13.801Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:46:13.801Z] ---> Running in 300dfbdf8476 [2021-06-11T00:46:13.801Z] ---> Running in 2c926592c284 [2021-06-11T00:46:13.801Z] ---> Running in 90cb6030d147 [2021-06-11T00:46:13.801Z] ---> Running in 91a49972cb24 [2021-06-11T00:46:13.801Z] Removing intermediate container 2180a9cb8f18 [2021-06-11T00:46:13.801Z] ---> 3894363f90fb [2021-06-11T00:46:13.801Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T00:46:13.801Z] ---> Running in 004e960920f7 [2021-06-11T00:46:13.801Z] Removing intermediate container 300dfbdf8476 [2021-06-11T00:46:13.801Z] ---> 5a314ebcd8e3 [2021-06-11T00:46:13.801Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:46:13.801Z] ---> Running in ad9db00a4b4d [2021-06-11T00:46:13.801Z] Removing intermediate container 91a49972cb24 [2021-06-11T00:46:13.801Z] ---> 02ebc9338089 [2021-06-11T00:46:13.801Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T00:46:13.801Z] Removing intermediate container 2c926592c284 [2021-06-11T00:46:13.801Z] ---> 3b3efb9100e0 [2021-06-11T00:46:13.801Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:46:13.801Z] Removing intermediate container 90cb6030d147 [2021-06-11T00:46:13.801Z] ---> 222368ebf766 [2021-06-11T00:46:13.801Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T00:46:13.801Z] ---> Running in 148e5ed221e3 [2021-06-11T00:46:13.801Z] ---> Running in 5284bee1ce14 [2021-06-11T00:46:13.801Z] ---> Running in ca8a79a9f52f [2021-06-11T00:46:13.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:13.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:13.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:13.942Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-11T00:46:13.942Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-11T00:46:13.942Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-11T00:46:13.942Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-11T00:46:13.942Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:46:13.942Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:46:14.204Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:46:14.204Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:46:14.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:14.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:14.465Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:46:14.465Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:46:14.465Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:46:14.465Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:46:14.465Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:46:14.465Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:46:14.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:14.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:14.725Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:46:14.725Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:46:14.725Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:46:14.725Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:46:14.725Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:46:14.725Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:46:14.978Z] OK: 218 MiB in 52 packages [2021-06-11T00:46:15.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:15.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:15.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:46:15.566Z] OK: 218 MiB in 52 packages [2021-06-11T00:46:15.667Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:46:15.929Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:46:16.501Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:46:16.567Z] OK: 218 MiB in 52 packages [2021-06-11T00:46:16.763Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:46:16.840Z] OK: 218 MiB in 52 packages [2021-06-11T00:46:16.840Z] Removing intermediate container 004e960920f7 [2021-06-11T00:46:16.840Z] ---> 647f4de13fcb [2021-06-11T00:46:16.840Z] Step 6/26 : COPY go.mod . [2021-06-11T00:46:16.840Z] OK: 218 MiB in 52 packages [2021-06-11T00:46:17.025Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:46:17.025Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:46:17.286Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:46:17.286Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:46:17.839Z] Removing intermediate container ad9db00a4b4d [2021-06-11T00:46:17.839Z] ---> ecba45f096c4 [2021-06-11T00:46:17.839Z] Step 6/24 : COPY go.mod . [2021-06-11T00:46:17.859Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:46:17.859Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:46:17.859Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:46:17.859Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:46:18.118Z] ---> 0094139de559 [2021-06-11T00:46:18.118Z] Step 7/26 : RUN go mod download [2021-06-11T00:46:18.121Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T00:46:18.121Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:46:18.121Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T00:46:18.121Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:46:18.383Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-11T00:46:18.383Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-11T00:46:18.383Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:46:18.383Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:46:18.383Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:46:18.383Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:46:18.416Z] Removing intermediate container 148e5ed221e3 [2021-06-11T00:46:18.416Z] ---> 293cc3b11a52 [2021-06-11T00:46:18.416Z] Step 6/24 : COPY go.mod . [2021-06-11T00:46:18.416Z] ---> Running in 6e2f60986093 [2021-06-11T00:46:18.645Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-11T00:46:18.645Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-11T00:46:18.645Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:46:18.645Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:46:18.645Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:46:18.645Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:46:18.645Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:46:18.645Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-11T00:46:18.645Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-11T00:46:18.645Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-11T00:46:18.694Z] Removing intermediate container 5284bee1ce14 [2021-06-11T00:46:18.694Z] ---> 181c8159a586 [2021-06-11T00:46:18.694Z] Step 6/24 : COPY go.mod . [2021-06-11T00:46:18.905Z] [2021-06-11T00:46:18.905Z] Current default time zone: 'Etc/UTC' [2021-06-11T00:46:18.905Z] Local time is now: Fri Jun 11 00:46:18 UTC 2021. [2021-06-11T00:46:18.905Z] Universal Time is now: Fri Jun 11 00:46:18 UTC 2021. [2021-06-11T00:46:18.905Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-11T00:46:18.905Z] [2021-06-11T00:46:18.905Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-11T00:46:18.905Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:46:18.905Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-11T00:46:18.905Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:46:18.905Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-11T00:46:18.905Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-11T00:46:18.905Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-11T00:46:18.905Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-11T00:46:18.905Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-11T00:46:18.905Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T00:46:18.905Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:46:18.905Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-11T00:46:18.975Z] Removing intermediate container ca8a79a9f52f [2021-06-11T00:46:18.975Z] ---> 61ff164b4f70 [2021-06-11T00:46:18.975Z] Step 6/22 : COPY go.mod . [2021-06-11T00:46:19.165Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:46:19.166Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:46:19.166Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:46:19.166Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-11T00:46:19.166Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-11T00:46:19.166Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-11T00:46:19.166Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T00:46:19.166Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-11T00:46:19.166Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-11T00:46:19.166Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:46:19.166Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-11T00:46:19.252Z] ---> ff89a7945420 [2021-06-11T00:46:19.252Z] Step 7/24 : RUN go mod download [2021-06-11T00:46:19.252Z] ---> Running in 76c8c0b81a69 [2021-06-11T00:46:19.873Z] ---> 134615cf072c [2021-06-11T00:46:19.873Z] Step 7/24 : RUN go mod download [2021-06-11T00:46:19.873Z] ---> Running in 2375d8b180f5 [2021-06-11T00:46:20.490Z] ---> 1049c92c18b2 [2021-06-11T00:46:20.490Z] Step 7/24 : RUN go mod download [2021-06-11T00:46:20.787Z] ---> Running in 797ab46ea39f [2021-06-11T00:46:20.787Z] ---> 6d6362dc1638 [2021-06-11T00:46:20.787Z] Step 7/22 : RUN go mod download [2021-06-11T00:46:21.066Z] ---> Running in 2a110e7c9fe4 [2021-06-11T00:46:21.079Z] Updating certificates in /etc/ssl/certs... [2021-06-11T00:46:21.654Z] 23 added, 27 removed; done. [2021-06-11T00:46:21.654Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T00:46:21.654Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:46:21.654Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-11T00:46:21.916Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-11T00:46:21.916Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-11T00:46:21.916Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:46:21.916Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:46:21.916Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:46:21.916Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:46:21.916Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:46:21.916Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:46:21.916Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:46:21.916Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-11T00:46:21.916Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:46:21.916Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:46:21.916Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-11T00:46:21.916Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:46:21.916Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:46:21.916Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:46:21.916Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:46:21.916Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-11T00:46:21.916Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:46:22.179Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:46:22.179Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T00:46:22.179Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-11T00:46:22.179Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-11T00:46:22.179Z] Updating certificates in /etc/ssl/certs... [2021-06-11T00:46:22.752Z] 0 added, 0 removed; done. [2021-06-11T00:46:22.752Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-11T00:46:22.752Z] done. [2021-06-11T00:46:23.327Z] Reading package lists... [2021-06-11T00:46:23.327Z] Building dependency tree... [2021-06-11T00:46:23.327Z] Reading state information... [2021-06-11T00:46:23.588Z] The following NEW packages will be installed: [2021-06-11T00:46:23.588Z] apt-transport-https [2021-06-11T00:46:23.718Z] Removing intermediate container 6e2f60986093 [2021-06-11T00:46:23.718Z] ---> 1a7e99e86ca7 [2021-06-11T00:46:23.718Z] Step 8/26 : COPY . . [2021-06-11T00:46:23.849Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:46:23.849Z] Need to get 1692 B of archives. [2021-06-11T00:46:23.849Z] After this operation, 154 kB of additional disk space will be used. [2021-06-11T00:46:23.849Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-11T00:46:23.849Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:46:23.849Z] Fetched 1692 B in 0s (8655 B/s) [2021-06-11T00:46:23.849Z] Selecting previously unselected package apt-transport-https. [2021-06-11T00:46:23.849Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-11T00:46:23.849Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-11T00:46:23.849Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-11T00:46:23.849Z] Setting up apt-transport-https (1.6.13) ... [2021-06-11T00:46:23.998Z] Removing intermediate container 76c8c0b81a69 [2021-06-11T00:46:23.998Z] ---> 6636d0b25410 [2021-06-11T00:46:23.998Z] Step 8/24 : COPY . . [2021-06-11T00:46:24.110Z] Waiting for network to be ready... [2021-06-11T00:46:25.479Z] Removing intermediate container 2375d8b180f5 [2021-06-11T00:46:25.479Z] ---> 122769384838 [2021-06-11T00:46:25.479Z] Step 8/24 : COPY . . [2021-06-11T00:46:26.083Z] Removing intermediate container 797ab46ea39f [2021-06-11T00:46:26.083Z] ---> 70d818011ff4 [2021-06-11T00:46:26.083Z] Step 8/24 : COPY . . [2021-06-11T00:46:26.687Z] Removing intermediate container 2a110e7c9fe4 [2021-06-11T00:46:26.687Z] ---> ee3b0bd386df [2021-06-11T00:46:26.687Z] Step 8/22 : COPY . . [2021-06-11T00:46:29.395Z] 2021-06-11T00:46:26Z INFO Waiting for automatic snapd restart... [2021-06-11T00:46:29.395Z] snapd 2.50.1 from Canonical* installed [2021-06-11T00:46:30.336Z] "snapd" switched to the "latest/stable" channel [2021-06-11T00:46:30.336Z] [2021-06-11T00:46:33.653Z] core18 20210507 from Canonical* installed [2021-06-11T00:46:33.653Z] "core18" switched to the "latest/stable" channel [2021-06-11T00:46:33.653Z] [2021-06-11T00:46:36.199Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T00:46:36.460Z] "snapcraft" switched to the "latest/stable" channel [2021-06-11T00:46:36.460Z] [2021-06-11T00:46:40.664Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-11T00:46:40.664Z] - README.md [2021-06-11T00:46:40.664Z] [2021-06-11T00:46:40.664Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T00:46:40.956Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:46:41.234Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:46:41.234Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:46:42.110Z] Reading package lists... [2021-06-11T00:46:42.394Z] Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-11T00:46:42.795Z] Reading package lists... [2021-06-11T00:46:42.795Z] Building dependency tree... [2021-06-11T00:46:42.795Z] Reading state information... [2021-06-11T00:46:42.795Z] Recommended packages: [2021-06-11T00:46:42.795Z] libglib2.0-data shared-mime-info xdg-user-dirs unzip [2021-06-11T00:46:43.162Z] The following NEW packages will be installed: [2021-06-11T00:46:43.162Z] libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 [2021-06-11T00:46:43.162Z] pkg-config zip [2021-06-11T00:46:43.162Z] 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:46:43.162Z] Need to get 2529 kB of archives. [2021-06-11T00:46:43.162Z] After this operation, 8736 kB of additional disk space will be used. [2021-06-11T00:46:43.162Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-11T00:46:43.162Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-11T00:46:43.162Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-11T00:46:43.162Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-11T00:46:43.423Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-11T00:46:43.423Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-11T00:46:43.684Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-11T00:46:43.684Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-11T00:46:43.684Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:46:43.684Z] Fetched 2529 kB in 1s (3345 kB/s) [2021-06-11T00:46:43.945Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-11T00:46:43.945Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-11T00:46:43.945Z] Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-11T00:46:43.945Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T00:46:43.945Z] Selecting previously unselected package libnorm1:amd64. [2021-06-11T00:46:43.945Z] Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-11T00:46:43.945Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T00:46:43.945Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-11T00:46:43.945Z] Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-11T00:46:43.945Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T00:46:44.207Z] Selecting previously unselected package libsodium23:amd64. [2021-06-11T00:46:44.207Z] Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... [2021-06-11T00:46:44.207Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-11T00:46:44.207Z] Selecting previously unselected package libzmq5:amd64. [2021-06-11T00:46:44.207Z] Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T00:46:44.207Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:46:44.207Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-11T00:46:44.207Z] Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T00:46:44.207Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:46:44.468Z] Selecting previously unselected package pkg-config. [2021-06-11T00:46:44.468Z] Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-11T00:46:44.468Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T00:46:44.468Z] Selecting previously unselected package zip. [2021-06-11T00:46:44.468Z] Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... [2021-06-11T00:46:44.468Z] Unpacking zip (3.0-11build1) ... [2021-06-11T00:46:44.468Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T00:46:44.468Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T00:46:44.468Z] No schema files found: doing nothing. [2021-06-11T00:46:44.468Z] Setting up zip (3.0-11build1) ... [2021-06-11T00:46:44.468Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T00:46:44.468Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-11T00:46:44.468Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T00:46:44.730Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:46:44.730Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:46:44.730Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:46:45.302Z] libglib2.0-0 set to automatically installed. [2021-06-11T00:46:45.302Z] libnorm1 set to automatically installed. [2021-06-11T00:46:45.302Z] libpgm-5.2-0 set to automatically installed. [2021-06-11T00:46:45.302Z] libsodium23 set to automatically installed. [2021-06-11T00:46:45.302Z] libzmq3-dev set to automatically installed. [2021-06-11T00:46:45.302Z] libzmq5 set to automatically installed. [2021-06-11T00:46:45.302Z] pkg-config set to automatically installed. [2021-06-11T00:46:45.302Z] zip set to automatically installed. [2021-06-11T00:46:46.694Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T00:46:53.290Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-11T00:46:53.290Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T00:46:53.558Z] ---> 160421a152f6 [2021-06-11T00:46:53.558Z] Step 9/26 : RUN go mod tidy [2021-06-11T00:46:53.558Z] ---> b430c4467e07 [2021-06-11T00:46:53.558Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:46:53.558Z] ---> 6872ea854622 [2021-06-11T00:46:53.558Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:46:53.558Z] ---> Running in 1c80c0676bf2 [2021-06-11T00:46:53.558Z] ---> ea0aab2a39a6 [2021-06-11T00:46:53.558Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:46:53.558Z] ---> Running in d0bba0444f9a [2021-06-11T00:46:53.558Z] ---> Running in 1bbe6b46a7d4 [2021-06-11T00:46:53.558Z] ---> 805426a2ee81 [2021-06-11T00:46:53.558Z] Step 9/22 : RUN go mod tidy [2021-06-11T00:46:53.558Z] ---> Running in 33a0f4a69011 [2021-06-11T00:46:53.558Z] ---> Running in 349ea643f795 [2021-06-11T00:46:54.232Z] snap "core18" has no updates available [2021-06-11T00:46:54.804Z] Downloading snap 'edgex-app-service-configurable' [2021-06-11T00:46:57.006Z] Removing intermediate container 1c80c0676bf2 [2021-06-11T00:46:57.006Z] ---> 27ab7bd34b20 [2021-06-11T00:46:57.006Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T00:46:57.006Z] ---> Running in f9cf7fb74d8d [2021-06-11T00:46:57.282Z] Removing intermediate container d0bba0444f9a [2021-06-11T00:46:57.282Z] ---> e62271997ee3 [2021-06-11T00:46:57.282Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T00:46:57.346Z] Pulling app-service-config [2021-06-11T00:46:57.347Z] + snapcraftctl pull [2021-06-11T00:46:57.556Z] ---> Running in ca167e6372ab [2021-06-11T00:46:57.917Z] Pulling config-common [2021-06-11T00:46:57.917Z] + snapcraftctl pull [2021-06-11T00:46:58.150Z] Removing intermediate container 1bbe6b46a7d4 [2021-06-11T00:46:58.150Z] ---> 608ef8ae882c [2021-06-11T00:46:58.150Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T00:46:58.150Z] Removing intermediate container 33a0f4a69011 [2021-06-11T00:46:58.150Z] ---> c6306e5b3e0e [2021-06-11T00:46:58.150Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T00:46:58.150Z] ---> Running in 993e2bd6448f [2021-06-11T00:46:58.423Z] Removing intermediate container 349ea643f795 [2021-06-11T00:46:58.423Z] ---> e4c7e85af0dc [2021-06-11T00:46:58.423Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T00:46:58.699Z] ---> Running in 72802dd1ce17 [2021-06-11T00:46:58.699Z] ---> Running in 26f97f603cf4 [2021-06-11T00:46:58.861Z] Pulling go-build-helper [2021-06-11T00:46:58.861Z] + snapcraftctl pull [2021-06-11T00:46:59.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-11T00:46:59.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-11T00:46:59.803Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-11T00:46:59.803Z] Skipping pull go-build-helper (already ran) [2021-06-11T00:46:59.803Z] Building go-build-helper [2021-06-11T00:46:59.803Z] + snapcraftctl build [2021-06-11T00:47:00.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-11T00:47:00.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-11T00:47:01.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-11T00:47:01.719Z] Staging go-build-helper [2021-06-11T00:47:01.719Z] + snapcraftctl stage [2021-06-11T00:47:09.855Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T00:47:09.855Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T00:47:09.855Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T00:47:09.855Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T00:47:09.855Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T00:47:09.855Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T00:47:09.855Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T00:47:09.855Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T00:47:09.855Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T00:47:09.855Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T00:47:09.855Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T00:47:09.855Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T00:47:09.855Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T00:47:09.855Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T00:47:09.855Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T00:47:09.855Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T00:47:09.855Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T00:47:09.855Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T00:47:09.855Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T00:47:09.855Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T00:47:09.855Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T00:47:09.856Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T00:47:09.856Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T00:47:09.856Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T00:47:09.856Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T00:47:09.856Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T00:47:09.856Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T00:47:09.856Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-11T00:47:09.856Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-11T00:47:09.856Z] Fetched 224 kB in 0s (0 B/s) [2021-06-11T00:47:09.856Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-11T00:47:09.856Z] Fetched 157 kB in 0s (0 B/s) [2021-06-11T00:47:09.856Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-11T00:47:09.856Z] Fetched 221 kB in 0s (0 B/s) [2021-06-11T00:47:09.856Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-11T00:47:09.856Z] Fetched 143 kB in 0s (0 B/s) [2021-06-11T00:47:09.856Z] Pulling edgex-go [2021-06-11T00:47:09.856Z] + snapcraftctl pull [2021-06-11T00:47:27.975Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:47:27.975Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:47:27.975Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:47:27.975Z] Fetched 0 B in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-11T00:47:27.975Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-11T00:47:27.975Z] Fetched 279 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-11T00:47:27.975Z] Fetched 122 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-11T00:47:27.975Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-11T00:47:27.975Z] Fetched 8848 B in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-11T00:47:27.975Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-11T00:47:27.975Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-11T00:47:27.975Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-11T00:47:27.975Z] Fetched 219 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-11T00:47:27.975Z] Fetched 154 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-11T00:47:27.975Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-11T00:47:27.975Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-11T00:47:27.975Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-11T00:47:27.975Z] Fetched 499 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-11T00:47:27.975Z] Fetched 111 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-11T00:47:27.975Z] Fetched 240 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-11T00:47:27.975Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-11T00:47:27.975Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-11T00:47:27.975Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-11T00:47:27.975Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-11T00:47:27.975Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-11T00:47:27.975Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-11T00:47:27.975Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-11T00:47:27.975Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-11T00:47:27.975Z] Fetched 8720 B in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-11T00:47:27.975Z] Fetched 137 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-11T00:47:27.975Z] Fetched 119 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-11T00:47:27.975Z] Fetched 110 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-11T00:47:27.975Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-11T00:47:27.975Z] Fetched 645 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-11T00:47:27.975Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-11T00:47:27.975Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-11T00:47:27.975Z] Fetched 368 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-11T00:47:27.975Z] Fetched 187 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-11T00:47:27.975Z] Fetched 175 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-11T00:47:27.975Z] Fetched 206 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-11T00:47:27.975Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-11T00:47:27.975Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-11T00:47:27.975Z] Fetched 159 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-11T00:47:27.975Z] Fetched 107 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-11T00:47:27.975Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-11T00:47:27.975Z] Pulling static-packages [2021-06-11T00:47:27.975Z] + snapcraftctl pull [2021-06-11T00:47:27.975Z] Pulling version [2021-06-11T00:47:27.975Z] + cd /root/project [2021-06-11T00:47:27.975Z] + git describe --tags --abbrev=0 [2021-06-11T00:47:27.975Z] + /bin/sh: 39: git: not found [2021-06-11T00:47:27.975Z] sed s/v// [2021-06-11T00:47:27.975Z] + GIT_VERSION= [2021-06-11T00:47:27.975Z] + snapcraftctl set-version [2021-06-11T00:47:27.975Z] Usage: snapcraftctl set-version [OPTIONS] VERSION [2021-06-11T00:47:27.975Z] Try 'snapcraftctl set-version --help' for help. [2021-06-11T00:47:27.975Z] [2021-06-11T00:47:27.975Z] Error: Missing argument 'VERSION'. [2021-06-11T00:47:27.975Z] Failed to run 'override-pull': Exit code was 2. [2021-06-11T00:47:28.236Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T00:47:30.034Z] Failed in branch amd64 [2021-06-11T00:49:08.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-11T00:49:08.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-11T00:49:20.580Z] Removing intermediate container ca167e6372ab [2021-06-11T00:49:20.580Z] ---> 58960c17e2eb [2021-06-11T00:49:20.580Z] [2021-06-11T00:49:20.580Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:49:20.580Z] Removing intermediate container 26f97f603cf4 [2021-06-11T00:49:20.580Z] ---> 1715a0c42ca2 [2021-06-11T00:49:20.580Z] [2021-06-11T00:49:20.580Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T00:49:20.580Z] 3.12: Pulling from library/alpine [2021-06-11T00:49:20.580Z] Removing intermediate container f9cf7fb74d8d [2021-06-11T00:49:20.580Z] ---> c201cf584d6c [2021-06-11T00:49:20.580Z] [2021-06-11T00:49:20.580Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T00:49:20.580Z] 3.12: Pulling from library/alpine [2021-06-11T00:49:20.580Z] Removing intermediate container 72802dd1ce17 [2021-06-11T00:49:20.580Z] ---> 65bf16ef3018 [2021-06-11T00:49:20.580Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T00:49:20.580Z] ---> Running in 7e9bf4f1c22a [2021-06-11T00:49:20.858Z] 3.12: Pulling from library/alpine [2021-06-11T00:49:22.318Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:49:22.318Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T00:49:22.318Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:49:22.318Z] Status: Image is up to date for alpine:3.12 [2021-06-11T00:49:22.318Z] ---> 9852663dfa18 [2021-06-11T00:49:22.318Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T00:49:22.318Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:49:22.318Z] Status: Image is up to date for alpine:3.12 [2021-06-11T00:49:22.318Z] ---> 9852663dfa18 [2021-06-11T00:49:22.318Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:49:22.318Z] ---> 9852663dfa18 [2021-06-11T00:49:22.318Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T00:49:22.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-11T00:49:22.929Z] ---> Running in f9f27740ef9b [2021-06-11T00:49:22.929Z] ---> Running in e47f161ba7e2 [2021-06-11T00:49:22.929Z] ---> Running in 8e6b2a8c09c4 [2021-06-11T00:49:23.539Z] Removing intermediate container 993e2bd6448f [2021-06-11T00:49:23.539Z] ---> e262e43ea9ad [2021-06-11T00:49:23.539Z] [2021-06-11T00:49:23.539Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:49:23.539Z] ---> 9852663dfa18 [2021-06-11T00:49:23.539Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:49:23.814Z] ---> Running in 9ce74d2e2d30 [2021-06-11T00:49:25.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:25.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:25.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:26.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:26.107Z] Removing intermediate container 7e9bf4f1c22a [2021-06-11T00:49:26.107Z] ---> a54705d8edb6 [2021-06-11T00:49:26.107Z] [2021-06-11T00:49:26.107Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T00:49:26.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:26.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:26.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:26.560Z] 20.10.0: Pulling from library/docker [2021-06-11T00:49:26.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:26.560Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T00:49:26.965Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:49:26.965Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T00:49:26.965Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T00:49:26.965Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:49:26.965Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T00:49:26.965Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:49:26.965Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:49:26.965Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T00:49:27.303Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:49:27.303Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T00:49:27.303Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T00:49:27.303Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:49:27.303Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:49:27.614Z] OK: 7 MiB in 20 packages [2021-06-11T00:49:27.615Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:49:27.615Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:49:27.615Z] OK: 5 MiB in 15 packages [2021-06-11T00:49:27.932Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:49:27.932Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:49:27.932Z] OK: 7 MiB in 18 packages [2021-06-11T00:49:28.246Z] OK: 5 MiB in 15 packages [2021-06-11T00:49:30.933Z] Removing intermediate container f9f27740ef9b [2021-06-11T00:49:30.934Z] ---> 5d4ad23db1c9 [2021-06-11T00:49:30.934Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:49:31.207Z] ---> Running in 4b99906d91cc [2021-06-11T00:49:31.207Z] Removing intermediate container 8e6b2a8c09c4 [2021-06-11T00:49:31.207Z] ---> dea88da1690f [2021-06-11T00:49:31.207Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:49:31.207Z] Removing intermediate container 9ce74d2e2d30 [2021-06-11T00:49:31.207Z] ---> 9d63eb8b4872 [2021-06-11T00:49:31.207Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:49:31.480Z] Removing intermediate container e47f161ba7e2 [2021-06-11T00:49:31.480Z] ---> 7c1fb493bea6 [2021-06-11T00:49:31.480Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:49:31.480Z] ---> Running in 8068c5d40c62 [2021-06-11T00:49:31.480Z] ---> Running in b94d95b8bbe5 [2021-06-11T00:49:31.752Z] ---> Running in 31c69a84133f [2021-06-11T00:49:32.026Z] Removing intermediate container 4b99906d91cc [2021-06-11T00:49:32.026Z] ---> cc2ddfbaf883 [2021-06-11T00:49:32.026Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T00:49:32.301Z] ---> Running in 7163b9a18155 [2021-06-11T00:49:32.301Z] Removing intermediate container 8068c5d40c62 [2021-06-11T00:49:32.301Z] ---> b298c33d5240 [2021-06-11T00:49:32.301Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T00:49:32.301Z] Removing intermediate container b94d95b8bbe5 [2021-06-11T00:49:32.301Z] ---> 9e3742db08e3 [2021-06-11T00:49:32.301Z] Step 14/26 : WORKDIR / [2021-06-11T00:49:32.584Z] Removing intermediate container 31c69a84133f [2021-06-11T00:49:32.584Z] ---> 1a5970feb79e [2021-06-11T00:49:32.584Z] Step 14/22 : WORKDIR /edgex [2021-06-11T00:49:32.584Z] ---> Running in 7fb35434981c [2021-06-11T00:49:32.856Z] ---> Running in 22cb9b3b13d2 [2021-06-11T00:49:32.856Z] ---> Running in e42f64c30b39 [2021-06-11T00:49:33.132Z] Removing intermediate container 7163b9a18155 [2021-06-11T00:49:33.132Z] ---> 977ed49da344 [2021-06-11T00:49:33.133Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:49:33.413Z] ---> Running in a6af5dbe5268 [2021-06-11T00:49:33.413Z] Removing intermediate container 7fb35434981c [2021-06-11T00:49:33.413Z] ---> daff5d2aabc9 [2021-06-11T00:49:33.413Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:49:33.690Z] Removing intermediate container e42f64c30b39 [2021-06-11T00:49:33.690Z] ---> 8804617d7aa1 [2021-06-11T00:49:33.690Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T00:49:33.690Z] ---> Running in 2b30ca9aebf8 [2021-06-11T00:49:33.690Z] Removing intermediate container 22cb9b3b13d2 [2021-06-11T00:49:33.963Z] ---> 33fb4f84be6f [2021-06-11T00:49:33.963Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-11T00:49:33.963Z] Removing intermediate container a6af5dbe5268 [2021-06-11T00:49:33.963Z] ---> 75bc9f8ccaed [2021-06-11T00:49:33.963Z] Step 16/24 : WORKDIR / [2021-06-11T00:49:34.565Z] ---> Running in 7b333636a18b [2021-06-11T00:49:34.565Z] Removing intermediate container 2b30ca9aebf8 [2021-06-11T00:49:34.565Z] ---> b63415611c2e [2021-06-11T00:49:34.565Z] Step 16/24 : WORKDIR / [2021-06-11T00:49:34.844Z] ---> f07e5f743e74 [2021-06-11T00:49:34.844Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T00:49:34.844Z] ---> Running in fabe07e403a2 [2021-06-11T00:49:35.447Z] Removing intermediate container 7b333636a18b [2021-06-11T00:49:35.447Z] ---> 3e5c604b7226 [2021-06-11T00:49:35.447Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:49:35.447Z] ---> 38025c280c87 [2021-06-11T00:49:35.448Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-11T00:49:36.049Z] Removing intermediate container fabe07e403a2 [2021-06-11T00:49:36.049Z] ---> af800ca72479 [2021-06-11T00:49:36.049Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:49:37.493Z] ---> 249472ca6487 [2021-06-11T00:49:37.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T00:49:37.493Z] ---> 1ed17aed072e [2021-06-11T00:49:37.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T00:49:37.493Z] ---> 2e9aae8baa6b [2021-06-11T00:49:37.493Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T00:49:37.493Z] ---> 1f2782f57cef [2021-06-11T00:49:37.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T00:49:39.475Z] ---> 917d6c63aa10 [2021-06-11T00:49:39.475Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-11T00:49:39.751Z] ---> 64a1d5edf2e4 [2021-06-11T00:49:39.751Z] ---> b2e5edc4bd96 [2021-06-11T00:49:39.751Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T00:49:39.751Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T00:49:40.026Z] ---> 5818f214f9b1 [2021-06-11T00:49:40.026Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T00:49:40.026Z] ---> Running in f3f9459697d0 [2021-06-11T00:49:40.627Z] ---> 721deac7e660 [2021-06-11T00:49:40.627Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T00:49:40.906Z] Removing intermediate container f3f9459697d0 [2021-06-11T00:49:40.906Z] ---> 62f6002c2bcb [2021-06-11T00:49:40.906Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T00:49:41.177Z] ---> 657cc4576def [2021-06-11T00:49:41.177Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T00:49:41.455Z] ---> Running in a47781c6bb1e [2021-06-11T00:49:41.455Z] ---> Running in 0cfba9a33968 [2021-06-11T00:49:41.455Z] ---> e47cde9f8c2f [2021-06-11T00:49:41.455Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T00:49:42.054Z] ---> Running in 7cd09bd42f32 [2021-06-11T00:49:42.054Z] ---> 310691602bc5 [2021-06-11T00:49:42.054Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T00:49:42.054Z] Removing intermediate container a47781c6bb1e [2021-06-11T00:49:42.054Z] ---> 268339a07c9a [2021-06-11T00:49:42.054Z] Step 20/22 : LABEL arch=arm64 [2021-06-11T00:49:42.328Z] Removing intermediate container 0cfba9a33968 [2021-06-11T00:49:42.328Z] ---> 2db730a9f710 [2021-06-11T00:49:42.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:49:42.328Z] ---> Running in 57b412a81069 [2021-06-11T00:49:42.605Z] ---> Running in c4ca31561612 [2021-06-11T00:49:42.605Z] Removing intermediate container 7cd09bd42f32 [2021-06-11T00:49:42.605Z] ---> e4220424c178 [2021-06-11T00:49:42.605Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:49:42.877Z] ---> Running in f9cf6a4ce886 [2021-06-11T00:49:43.154Z] Removing intermediate container 57b412a81069 [2021-06-11T00:49:43.155Z] ---> 122057d7491c [2021-06-11T00:49:43.155Z] Step 21/22 : LABEL git_sha=b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:49:43.155Z] Removing intermediate container c4ca31561612 [2021-06-11T00:49:43.155Z] ---> 7d3700f9592b [2021-06-11T00:49:43.155Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:49:43.155Z] ---> Running in 00f756dff53c [2021-06-11T00:49:43.428Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T00:49:43.428Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T00:49:43.701Z] ---> Running in 3605d88e0580 [2021-06-11T00:49:43.701Z] ---> eeaf43b92773 [2021-06-11T00:49:43.701Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:49:43.972Z] Removing intermediate container f9cf6a4ce886 [2021-06-11T00:49:43.972Z] ---> 1daf117e33d0 [2021-06-11T00:49:43.972Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:49:43.972Z] ---> a5635dfbeb52 [2021-06-11T00:49:43.972Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T00:49:43.972Z] ---> Running in 07ee648c82e2 [2021-06-11T00:49:43.972Z] Removing intermediate container 00f756dff53c [2021-06-11T00:49:43.972Z] ---> 3f854311020f [2021-06-11T00:49:43.972Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T00:49:44.247Z] ---> Running in 4e61eaaf50fd [2021-06-11T00:49:44.247Z] Removing intermediate container 3605d88e0580 [2021-06-11T00:49:44.247Z] ---> a6c048d68b87 [2021-06-11T00:49:44.247Z] Step 23/24 : LABEL git_sha=b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:49:44.247Z] ---> Running in 412b0d42070f [2021-06-11T00:49:44.519Z] ---> Running in 811241e14477 [2021-06-11T00:49:44.519Z] Removing intermediate container 07ee648c82e2 [2021-06-11T00:49:44.519Z] ---> 089c60a0c61e [2021-06-11T00:49:44.519Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T00:49:44.794Z] ---> Running in d10ac33422e1 [2021-06-11T00:49:44.794Z] Removing intermediate container 4e61eaaf50fd [2021-06-11T00:49:44.794Z] ---> 24db8b940230 [2021-06-11T00:49:44.794Z] Step 23/24 : LABEL git_sha=b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:49:45.065Z] Removing intermediate container 412b0d42070f [2021-06-11T00:49:45.065Z] ---> 67f2389f6e00 [2021-06-11T00:49:45.065Z] [2021-06-11T00:49:45.065Z] ---> Running in 02e45e5ea0b1 [2021-06-11T00:49:45.353Z] Removing intermediate container 811241e14477 [2021-06-11T00:49:45.353Z] ---> c2a1f17d83b8 [2021-06-11T00:49:45.353Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:49:45.353Z] ---> 8d8b105ae381 [2021-06-11T00:49:45.353Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-11T00:49:45.635Z] ---> Running in c56335eeb8a6 [2021-06-11T00:49:45.635Z] ---> Running in 15b017d020dd [2021-06-11T00:49:45.914Z] Successfully built 67f2389f6e00 [2021-06-11T00:49:45.914Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-11T00:49:45.914Z]  Building security-proxy-setup ... done Building core-data [2021-06-11T00:49:45.914Z] Removing intermediate container 02e45e5ea0b1 [2021-06-11T00:49:45.914Z] ---> ae20d12783f7 [2021-06-11T00:49:45.914Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:49:46.193Z] ---> Running in c3b893d0109a [2021-06-11T00:49:46.467Z] Removing intermediate container c56335eeb8a6 [2021-06-11T00:49:46.467Z] ---> a70d4d89d8b0 [2021-06-11T00:49:46.467Z] [2021-06-11T00:49:46.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:47.020Z] Successfully built a70d4d89d8b0 [2021-06-11T00:49:47.020Z] Successfully tagged core-command-arm64:latest [2021-06-11T00:49:47.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:47.020Z]  Building core-command ... done Building support-notifications [2021-06-11T00:49:47.020Z] Removing intermediate container c3b893d0109a [2021-06-11T00:49:47.020Z] ---> 8dcb0d330b73 [2021-06-11T00:49:47.020Z] [2021-06-11T00:49:47.623Z] Successfully built 8dcb0d330b73 [2021-06-11T00:49:47.623Z] Successfully tagged core-metadata-arm64:latest [2021-06-11T00:49:47.623Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-11T00:49:47.900Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T00:49:47.900Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T00:49:47.900Z] Executing bash-5.0.17-r0.post-install [2021-06-11T00:49:47.900Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:49:47.900Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T00:49:47.900Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T00:49:47.900Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T00:49:47.900Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T00:49:47.900Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T00:49:47.900Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T00:49:47.900Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T00:49:47.900Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T00:49:47.900Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T00:49:47.900Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T00:49:49.341Z] Removing intermediate container 15b017d020dd [2021-06-11T00:49:49.341Z] ---> 8868c6786d2a [2021-06-11T00:49:49.341Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T00:49:49.944Z] ---> Running in 72b48b02f7ed [2021-06-11T00:49:49.944Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T00:49:49.944Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T00:49:50.227Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T00:49:50.227Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T00:49:50.227Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T00:49:50.227Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T00:49:50.227Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T00:49:50.227Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T00:49:50.227Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T00:49:50.499Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T00:49:50.499Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T00:49:50.499Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T00:49:50.499Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T00:49:50.499Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T00:49:50.499Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T00:49:50.499Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T00:49:50.499Z] Removing intermediate container 72b48b02f7ed [2021-06-11T00:49:50.499Z] ---> 8511e37bbe18 [2021-06-11T00:49:50.499Z] Step 24/26 : LABEL arch=arm64 [2021-06-11T00:49:50.499Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T00:49:50.499Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T00:49:50.499Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T00:49:50.775Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T00:49:50.775Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T00:49:50.775Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T00:49:50.775Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T00:49:50.775Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T00:49:50.775Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T00:49:50.775Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T00:49:50.775Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T00:49:51.058Z] OK: 72 MiB in 59 packages [2021-06-11T00:49:51.058Z] ---> Running in 77646208e3ca [2021-06-11T00:49:52.497Z] Removing intermediate container 77646208e3ca [2021-06-11T00:49:52.497Z] ---> a044828e9078 [2021-06-11T00:49:52.497Z] Step 25/26 : LABEL git_sha=b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:49:53.094Z] ---> Running in edc78469bf53 [2021-06-11T00:49:54.072Z] Removing intermediate container edc78469bf53 [2021-06-11T00:49:54.072Z] ---> 0621c820787f [2021-06-11T00:49:54.072Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T00:49:54.351Z] ---> Running in 710d5150160c [2021-06-11T00:49:54.947Z] Removing intermediate container 710d5150160c [2021-06-11T00:49:54.948Z] ---> b633ef351045 [2021-06-11T00:49:54.948Z] [2021-06-11T00:49:55.548Z] Successfully built b633ef351045 [2021-06-11T00:49:55.548Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-11T00:49:55.548Z] Building support-scheduler [2021-06-11T00:49:57.514Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-11T00:49:57.514Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T00:49:59.498Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T00:49:59.498Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T00:50:00.103Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T00:50:00.381Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T00:50:01.876Z] Collecting PyYAML<4,>=3.10 [2021-06-11T00:50:01.876Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T00:50:06.208Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T00:50:06.482Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T00:50:09.877Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T00:50:09.877Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T00:50:13.335Z] Collecting jsonschema<3,>=2.5.1 [2021-06-11T00:50:13.335Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T00:50:13.335Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-11T00:50:13.932Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T00:50:13.932Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T00:50:15.121Z] Collecting docker<4.0,>=3.6.0 [2021-06-11T00:50:15.121Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T00:50:16.099Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T00:50:16.099Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T00:50:20.408Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T00:50:20.408Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T00:50:20.408Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-11T00:50:20.408Z] Collecting idna<2.8,>=2.5 [2021-06-11T00:50:20.408Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T00:50:20.408Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-11T00:50:20.683Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T00:50:20.683Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T00:50:20.965Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T00:50:20.965Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T00:50:20.965Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-11T00:50:20.965Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T00:50:22.412Z] Installing collected packages: urllib3, idna, requests, cached-property, PyYAML, docopt, texttable, jsonschema, websocket-client, docker-pycreds, docker, dockerpty, docker-compose [2021-06-11T00:50:22.412Z] Attempting uninstall: urllib3 [2021-06-11T00:50:22.412Z] Found existing installation: urllib3 1.25.9 [2021-06-11T00:50:22.412Z] Uninstalling urllib3-1.25.9: [2021-06-11T00:50:22.689Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T00:50:23.290Z] Attempting uninstall: idna [2021-06-11T00:50:23.290Z] Found existing installation: idna 2.9 [2021-06-11T00:50:23.290Z] Uninstalling idna-2.9: [2021-06-11T00:50:23.569Z] Successfully uninstalled idna-2.9 [2021-06-11T00:50:24.559Z] Attempting uninstall: requests [2021-06-11T00:50:24.559Z] Found existing installation: requests 2.23.0 [2021-06-11T00:50:24.559Z] Uninstalling requests-2.23.0: [2021-06-11T00:50:24.559Z] Successfully uninstalled requests-2.23.0 [2021-06-11T00:50:25.161Z] Running setup.py install for PyYAML: started [2021-06-11T00:50:28.583Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T00:50:28.583Z] Running setup.py install for docopt: started [2021-06-11T00:50:32.000Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T00:50:32.000Z] Running setup.py install for texttable: started [2021-06-11T00:50:34.778Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T00:50:35.957Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:50:35.957Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:50:35.957Z] ---> e34412b1ea38 [2021-06-11T00:50:35.957Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:50:35.957Z] ---> Using cache [2021-06-11T00:50:35.957Z] ---> c1ffae991488 [2021-06-11T00:50:35.957Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:50:35.957Z] ---> Using cache [2021-06-11T00:50:35.957Z] ---> 02ebc9338089 [2021-06-11T00:50:35.957Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-11T00:50:35.957Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:50:35.957Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:50:35.957Z] ---> e34412b1ea38 [2021-06-11T00:50:35.957Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T00:50:35.957Z] ---> Using cache [2021-06-11T00:50:35.957Z] ---> c1ffae991488 [2021-06-11T00:50:35.957Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:50:35.957Z] ---> Using cache [2021-06-11T00:50:35.957Z] ---> 02ebc9338089 [2021-06-11T00:50:35.957Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T00:50:36.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:50:36.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:50:36.242Z] ---> e34412b1ea38 [2021-06-11T00:50:36.242Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:50:36.242Z] ---> Using cache [2021-06-11T00:50:36.242Z] ---> c1ffae991488 [2021-06-11T00:50:36.242Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:50:36.242Z] ---> Using cache [2021-06-11T00:50:36.242Z] ---> 02ebc9338089 [2021-06-11T00:50:36.242Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T00:50:39.646Z] Running setup.py install for dockerpty: started [2021-06-11T00:50:39.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:50:39.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:50:39.923Z] ---> e34412b1ea38 [2021-06-11T00:50:39.923Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:50:39.923Z] ---> Using cache [2021-06-11T00:50:39.923Z] ---> c1ffae991488 [2021-06-11T00:50:39.923Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:50:39.923Z] ---> Using cache [2021-06-11T00:50:39.923Z] ---> 02ebc9338089 [2021-06-11T00:50:39.923Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T00:50:40.199Z] ---> Running in 87d04962cbfa [2021-06-11T00:50:40.199Z] ---> Running in cf7abade5fe8 [2021-06-11T00:50:40.199Z] ---> Running in 2a863fc86cf9 [2021-06-11T00:50:40.199Z] ---> Running in 49334c746678 [2021-06-11T00:50:42.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:43.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:43.169Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T00:50:43.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:43.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:44.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:44.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:44.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:44.632Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-11T00:50:44.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:45.240Z] OK: 218 MiB in 52 packages [2021-06-11T00:50:45.519Z] OK: 218 MiB in 52 packages [2021-06-11T00:50:46.135Z] OK: 218 MiB in 52 packages [2021-06-11T00:50:46.135Z] OK: 218 MiB in 52 packages [2021-06-11T00:50:47.613Z] Removing intermediate container 87d04962cbfa [2021-06-11T00:50:47.613Z] ---> 7ae2857ce83e [2021-06-11T00:50:47.613Z] Step 6/23 : COPY go.mod . [2021-06-11T00:50:47.613Z] Removing intermediate container 2a863fc86cf9 [2021-06-11T00:50:47.613Z] ---> d713fc5487d3 [2021-06-11T00:50:47.613Z] Step 6/32 : COPY go.mod . [2021-06-11T00:50:48.609Z] Removing intermediate container cf7abade5fe8 [2021-06-11T00:50:48.609Z] ---> ae7e7e0806fe [2021-06-11T00:50:48.609Z] Step 6/23 : COPY go.mod . [2021-06-11T00:50:48.609Z] Removing intermediate container 49334c746678 [2021-06-11T00:50:48.609Z] ---> 56e844d31e00 [2021-06-11T00:50:48.609Z] Step 6/24 : COPY go.mod . [2021-06-11T00:50:48.884Z] ---> a26e3ff2f106 [2021-06-11T00:50:48.884Z] Step 7/23 : RUN go mod download [2021-06-11T00:50:49.194Z] ---> Running in 4b1a3980a323 [2021-06-11T00:50:49.486Z] ---> 4dc86ee133de [2021-06-11T00:50:49.486Z] Step 7/32 : RUN go mod download [2021-06-11T00:50:49.768Z] ---> Running in 2711a5525f41 [2021-06-11T00:50:50.056Z] ---> 092ce52efa66 [2021-06-11T00:50:50.056Z] Step 7/23 : RUN go mod download [2021-06-11T00:50:50.056Z] ---> b395f7a7a28c [2021-06-11T00:50:50.056Z] Step 7/24 : RUN go mod download [2021-06-11T00:50:50.340Z] ---> Running in d949565feb06 [2021-06-11T00:50:50.632Z] ---> Running in f16fda783661 [2021-06-11T00:50:56.111Z] Removing intermediate container 4b1a3980a323 [2021-06-11T00:50:56.111Z] ---> 88dea3151cd8 [2021-06-11T00:50:56.111Z] Step 8/23 : COPY . . [2021-06-11T00:50:56.111Z] Removing intermediate container 2711a5525f41 [2021-06-11T00:50:56.111Z] ---> f5b2b7c073fa [2021-06-11T00:50:56.111Z] Step 8/32 : COPY . . [2021-06-11T00:50:56.396Z] Removing intermediate container d949565feb06 [2021-06-11T00:50:56.396Z] ---> 4cc44849d576 [2021-06-11T00:50:56.396Z] Step 8/23 : COPY . . [2021-06-11T00:50:56.673Z] Removing intermediate container f16fda783661 [2021-06-11T00:50:56.673Z] ---> afde64d0a18c [2021-06-11T00:50:56.673Z] Step 8/24 : COPY . . [2021-06-11T00:51:05.061Z] Removing intermediate container d10ac33422e1 [2021-06-11T00:51:05.061Z] ---> aa7906c182e8 [2021-06-11T00:51:05.061Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T00:51:06.542Z] ---> Running in 1085c02641c1 [2021-06-11T00:51:07.998Z] Removing intermediate container 1085c02641c1 [2021-06-11T00:51:07.998Z] ---> d3e6760c9b4e [2021-06-11T00:51:07.998Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T00:51:08.599Z] ---> Running in ebfaa39868ac [2021-06-11T00:51:10.061Z] Removing intermediate container ebfaa39868ac [2021-06-11T00:51:10.061Z] ---> 06b0086c0dc8 [2021-06-11T00:51:10.061Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T00:51:14.393Z] ---> 55b2b920de57 [2021-06-11T00:51:14.393Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T00:51:17.044Z] ---> 17f06b9cd11b [2021-06-11T00:51:17.044Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T00:51:18.499Z] ---> b14f0bcc988a [2021-06-11T00:51:18.499Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:51:18.499Z] ---> 61d2b19527e0 [2021-06-11T00:51:18.499Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T00:51:18.779Z] ---> Running in 69a86a73e98e [2021-06-11T00:51:18.779Z] ---> Running in 66fc7f5f23d0 [2021-06-11T00:51:18.779Z] ---> 00fe2e2a41e4 [2021-06-11T00:51:18.779Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:51:19.067Z] ---> Running in 481610d9397b [2021-06-11T00:51:19.672Z] ---> 1b2833000441 [2021-06-11T00:51:19.672Z] Step 9/32 : RUN go mod tidy [2021-06-11T00:51:19.672Z] ---> 9eabdd97d8fe [2021-06-11T00:51:19.672Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:51:19.953Z] Removing intermediate container 69a86a73e98e [2021-06-11T00:51:19.953Z] ---> e5a83ce0e505 [2021-06-11T00:51:19.953Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:51:19.953Z] ---> Running in e7204cb24ba4 [2021-06-11T00:51:20.237Z] ---> Running in 35140d1abedc [2021-06-11T00:51:20.237Z] ---> Running in 6fe3ff9276cb [2021-06-11T00:51:21.252Z] Removing intermediate container 6fe3ff9276cb [2021-06-11T00:51:21.252Z] ---> c4a13253c8d1 [2021-06-11T00:51:21.252Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:51:21.252Z] ---> Running in 9532fdb9c35a [2021-06-11T00:51:22.726Z] Removing intermediate container 9532fdb9c35a [2021-06-11T00:51:22.726Z] ---> df5eb84ac330 [2021-06-11T00:51:22.726Z] Step 23/24 : LABEL git_sha=b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:51:22.726Z] ---> Running in a5d8f937479a [2021-06-11T00:51:23.730Z] Removing intermediate container a5d8f937479a [2021-06-11T00:51:23.730Z] ---> c49ef5e1412f [2021-06-11T00:51:23.730Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:51:24.007Z] ---> Running in f1d288cfe186 [2021-06-11T00:51:25.002Z] Removing intermediate container f1d288cfe186 [2021-06-11T00:51:25.002Z] ---> 47352243ac5a [2021-06-11T00:51:25.002Z] [2021-06-11T00:51:25.618Z] Removing intermediate container 66fc7f5f23d0 [2021-06-11T00:51:25.618Z] ---> 60dab74586b2 [2021-06-11T00:51:25.618Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T00:51:25.618Z] Successfully built 47352243ac5a [2021-06-11T00:51:25.618Z] ---> Running in 21ca9904b230 [2021-06-11T00:51:25.618Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-11T00:51:26.246Z]  Building sys-mgmt-agent ... done Removing intermediate container 481610d9397b [2021-06-11T00:51:26.246Z] ---> 55184738cac2 [2021-06-11T00:51:26.246Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T00:51:26.246Z] ---> Running in c9b75fe5865d [2021-06-11T00:51:27.247Z] Removing intermediate container e7204cb24ba4 [2021-06-11T00:51:27.247Z] ---> 244576f0a8a8 [2021-06-11T00:51:27.247Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T00:51:27.247Z] ---> Running in 6da1ed1d642d [2021-06-11T00:51:27.522Z] Removing intermediate container 35140d1abedc [2021-06-11T00:51:27.522Z] ---> 4115a2b70d89 [2021-06-11T00:51:27.522Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T00:51:27.799Z] ---> Running in 84d7a85e9729 [2021-06-11T00:51:27.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-11T00:51:28.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-11T00:51:29.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-11T00:51:30.145Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-11T00:53:22.038Z] Removing intermediate container 6da1ed1d642d [2021-06-11T00:53:22.038Z] ---> 397d36c0a8ca [2021-06-11T00:53:22.038Z] [2021-06-11T00:53:22.038Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T00:53:22.038Z] ---> 9852663dfa18 [2021-06-11T00:53:22.038Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T00:53:22.038Z] ---> Running in 2aceda414ae3 [2021-06-11T00:53:22.038Z] Removing intermediate container 2aceda414ae3 [2021-06-11T00:53:22.038Z] ---> 74b54d434f8e [2021-06-11T00:53:22.038Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T00:53:22.038Z] Removing intermediate container 21ca9904b230 [2021-06-11T00:53:22.038Z] ---> 4bdcc3635e0a [2021-06-11T00:53:22.038Z] [2021-06-11T00:53:22.038Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:53:22.038Z] ---> 9852663dfa18 [2021-06-11T00:53:22.038Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:53:22.038Z] ---> Using cache [2021-06-11T00:53:22.038Z] ---> 9d63eb8b4872 [2021-06-11T00:53:22.038Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:53:22.038Z] ---> Using cache [2021-06-11T00:53:22.038Z] ---> b298c33d5240 [2021-06-11T00:53:22.038Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T00:53:22.038Z] ---> Running in 549ed784ff9a [2021-06-11T00:53:22.038Z] ---> Running in 96a4728fdcba [2021-06-11T00:53:22.038Z] Removing intermediate container c9b75fe5865d [2021-06-11T00:53:22.038Z] ---> 382df3e22c42 [2021-06-11T00:53:22.038Z] [2021-06-11T00:53:22.038Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:53:22.038Z] ---> 9852663dfa18 [2021-06-11T00:53:22.038Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T00:53:22.038Z] ---> Running in f143cfd6f9c9 [2021-06-11T00:53:22.038Z] Removing intermediate container 96a4728fdcba [2021-06-11T00:53:22.038Z] ---> bb0bce2a67fa [2021-06-11T00:53:22.038Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:53:22.038Z] ---> Running in 41fd786ae104 [2021-06-11T00:53:22.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:53:22.038Z] Removing intermediate container 41fd786ae104 [2021-06-11T00:53:22.038Z] ---> 98f28181a5b2 [2021-06-11T00:53:22.038Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:53:22.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:53:22.038Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:53:22.038Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T00:53:22.038Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:53:22.038Z] OK: 5 MiB in 16 packages [2021-06-11T00:53:22.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:53:22.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:53:22.038Z] ---> 17e60fb802aa [2021-06-11T00:53:22.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T00:53:22.038Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T00:53:22.038Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:53:22.038Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:53:22.038Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:53:22.313Z] OK: 6 MiB in 16 packages [2021-06-11T00:53:22.596Z] Removing intermediate container 549ed784ff9a [2021-06-11T00:53:22.596Z] ---> e221579e5176 [2021-06-11T00:53:22.596Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T00:53:23.200Z] ---> Running in 28e206e32466 [2021-06-11T00:53:23.200Z] ---> f8762fb71d17 [2021-06-11T00:53:23.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T00:53:24.197Z] Removing intermediate container 28e206e32466 [2021-06-11T00:53:24.197Z] ---> a4cc82822745 [2021-06-11T00:53:24.197Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T00:53:24.197Z] ---> Running in 2eb7796a5983 [2021-06-11T00:53:24.197Z] ---> bdc83175cfc9 [2021-06-11T00:53:24.197Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T00:53:24.471Z] Removing intermediate container f143cfd6f9c9 [2021-06-11T00:53:24.471Z] ---> 0c6d1f5fd852 [2021-06-11T00:53:24.471Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:53:24.742Z] ---> Running in 57db19129bd1 [2021-06-11T00:53:25.081Z] ---> Running in 01914438e461 [2021-06-11T00:53:25.081Z] Removing intermediate container 2eb7796a5983 [2021-06-11T00:53:25.081Z] ---> 525230d3023d [2021-06-11T00:53:25.081Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T00:53:25.379Z] ---> Running in 07e8ca0d2dd5 [2021-06-11T00:53:25.708Z] Removing intermediate container 57db19129bd1 [2021-06-11T00:53:25.708Z] ---> ee8bf4fef751 [2021-06-11T00:53:25.708Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:53:25.993Z] ---> Running in bf552f0540ae [2021-06-11T00:53:25.993Z] Removing intermediate container 01914438e461 [2021-06-11T00:53:25.993Z] ---> 95ac4e6459a1 [2021-06-11T00:53:25.993Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T00:53:26.329Z] ---> Running in 48ebf35fab22 [2021-06-11T00:53:26.962Z] Removing intermediate container bf552f0540ae [2021-06-11T00:53:26.962Z] ---> 90f9c278a1ce [2021-06-11T00:53:26.962Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T00:53:27.250Z] Removing intermediate container 48ebf35fab22 [2021-06-11T00:53:27.250Z] ---> 181762ed2590 [2021-06-11T00:53:27.250Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:53:27.250Z] ---> Running in 57cca6be2558 [2021-06-11T00:53:27.530Z] ---> Running in 7b652dd00e0b [2021-06-11T00:53:28.133Z] Removing intermediate container 84d7a85e9729 [2021-06-11T00:53:28.133Z] ---> 34a186d9c559 [2021-06-11T00:53:28.133Z] [2021-06-11T00:53:28.133Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:53:28.133Z] ---> 9852663dfa18 [2021-06-11T00:53:28.133Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T00:53:28.133Z] ---> Running in 02376517dae8 [2021-06-11T00:53:28.409Z] Removing intermediate container 7b652dd00e0b [2021-06-11T00:53:28.409Z] ---> 0ac367b20970 [2021-06-11T00:53:28.409Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:53:28.409Z] Removing intermediate container 57cca6be2558 [2021-06-11T00:53:28.409Z] ---> 71e6e3a69344 [2021-06-11T00:53:28.409Z] Step 22/23 : LABEL git_sha=b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:53:28.697Z] ---> Running in 0aaf2863db02 [2021-06-11T00:53:28.697Z] Removing intermediate container 07e8ca0d2dd5 [2021-06-11T00:53:28.697Z] ---> 769e65d95f72 [2021-06-11T00:53:28.697Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T00:53:28.697Z] Removing intermediate container 02376517dae8 [2021-06-11T00:53:28.697Z] ---> 8ca578d3ab05 [2021-06-11T00:53:28.697Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T00:53:28.969Z] ---> Running in f6cd52186192 [2021-06-11T00:53:28.969Z] ---> Running in 6f5b071f65d9 [2021-06-11T00:53:29.241Z] Removing intermediate container 0aaf2863db02 [2021-06-11T00:53:29.241Z] ---> 14add379cec1 [2021-06-11T00:53:29.241Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:53:29.513Z] ---> Running in c4b3aaa7de1a [2021-06-11T00:53:29.513Z] ---> 690a6440aa40 [2021-06-11T00:53:29.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T00:53:29.513Z] Removing intermediate container f6cd52186192 [2021-06-11T00:53:29.513Z] ---> 85346c3a22f1 [2021-06-11T00:53:29.513Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T00:53:29.791Z] Removing intermediate container 6f5b071f65d9 [2021-06-11T00:53:29.791Z] ---> 16c2dbc51bab [2021-06-11T00:53:29.791Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T00:53:30.067Z] ---> Running in 69bd2eff7034 [2021-06-11T00:53:30.349Z] Removing intermediate container c4b3aaa7de1a [2021-06-11T00:53:30.349Z] ---> 4031f5c19fc2 [2021-06-11T00:53:30.349Z] [2021-06-11T00:53:30.946Z] Successfully built 4031f5c19fc2 [2021-06-11T00:53:30.946Z] Successfully tagged support-scheduler-arm64:latest [2021-06-11T00:53:30.946Z] ---> 5f6f8231b7b3 [2021-06-11T00:53:30.946Z]  Building support-scheduler ... done Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T00:53:30.946Z] Removing intermediate container 69bd2eff7034 [2021-06-11T00:53:30.946Z] ---> 775b065e1ae0 [2021-06-11T00:53:30.946Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:53:30.946Z] ---> Running in b63897984bd7 [2021-06-11T00:53:30.946Z] ---> Running in 2f4f3cc37a3c [2021-06-11T00:53:30.946Z] ---> 0d46124a1faa [2021-06-11T00:53:30.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T00:53:32.389Z] ---> 86b871bc0e6d [2021-06-11T00:53:32.389Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T00:53:32.389Z] ---> Running in fa7261f0d029 [2021-06-11T00:53:32.982Z] Removing intermediate container fa7261f0d029 [2021-06-11T00:53:32.982Z] ---> 5d9bb97d75e6 [2021-06-11T00:53:32.982Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:53:33.254Z] ---> Running in ed1aeea1159e [2021-06-11T00:53:33.851Z] Removing intermediate container ed1aeea1159e [2021-06-11T00:53:33.851Z] ---> 578fad105fe1 [2021-06-11T00:53:33.851Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T00:53:33.851Z] ---> Running in e86d9eee1146 [2021-06-11T00:53:34.126Z] Removing intermediate container 2f4f3cc37a3c [2021-06-11T00:53:34.126Z] ---> 79b94f632e4a [2021-06-11T00:53:34.126Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T00:53:34.126Z] Removing intermediate container b63897984bd7 [2021-06-11T00:53:34.126Z] ---> 5ceeeef3f49a [2021-06-11T00:53:34.126Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:53:34.126Z] ---> Running in 5dfdcdfccb80 [2021-06-11T00:53:34.401Z] Removing intermediate container e86d9eee1146 [2021-06-11T00:53:34.401Z] ---> 1cad339ba2ee [2021-06-11T00:53:34.401Z] Step 22/23 : LABEL git_sha=b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:53:35.004Z] ---> Running in 0b95631af733 [2021-06-11T00:53:35.004Z] ---> f51d5bea9ced [2021-06-11T00:53:35.004Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T00:53:35.603Z] Removing intermediate container 0b95631af733 [2021-06-11T00:53:35.603Z] ---> c8c0cf0e6f52 [2021-06-11T00:53:35.603Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:53:35.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:53:35.603Z] ---> Running in 086ee1e5646c [2021-06-11T00:53:36.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:53:36.497Z] Removing intermediate container 086ee1e5646c [2021-06-11T00:53:36.497Z] ---> 0df0bb5f9202 [2021-06-11T00:53:36.497Z] [2021-06-11T00:53:36.497Z] ---> a079e4b64d86 [2021-06-11T00:53:36.497Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T00:53:36.770Z] Successfully built 0df0bb5f9202 [2021-06-11T00:53:36.770Z] Successfully tagged support-notifications-arm64:latest [2021-06-11T00:53:37.048Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:53:37.048Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T00:53:37.323Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T00:53:37.323Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T00:53:37.606Z] ---> 206a30944747 [2021-06-11T00:53:37.606Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T00:53:37.606Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T00:53:37.606Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T00:53:37.878Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:53:37.878Z] OK: 8 MiB in 20 packages [2021-06-11T00:53:38.484Z] ---> 09dd48363595 [2021-06-11T00:53:38.484Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-11T00:53:39.080Z] Removing intermediate container 5dfdcdfccb80 [2021-06-11T00:53:39.080Z] ---> 943f62e2e2c5 [2021-06-11T00:53:39.080Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:53:39.351Z] ---> af11d8bbc6a7 [2021-06-11T00:53:39.351Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T00:53:39.622Z] ---> Running in aa015db6bd1f [2021-06-11T00:53:40.220Z] ---> 37132b54d5cc [2021-06-11T00:53:40.220Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T00:53:40.220Z] Removing intermediate container aa015db6bd1f [2021-06-11T00:53:40.220Z] ---> f831f43a2e58 [2021-06-11T00:53:40.220Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T00:53:41.196Z] ---> b88200dff314 [2021-06-11T00:53:41.197Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T00:53:41.467Z] ---> b242c18e6cd1 [2021-06-11T00:53:41.467Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T00:53:41.737Z] ---> Running in 04b0ec74d31d [2021-06-11T00:53:42.330Z] ---> b4f5f69daa66 [2021-06-11T00:53:42.330Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T00:53:42.608Z] ---> Running in 6e94a92dae0d [2021-06-11T00:53:42.883Z] Removing intermediate container 6e94a92dae0d [2021-06-11T00:53:42.883Z] ---> 5b7dfd819327 [2021-06-11T00:53:42.883Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:53:43.158Z] ---> Running in 7730b347b2c3 [2021-06-11T00:53:43.754Z] Removing intermediate container 7730b347b2c3 [2021-06-11T00:53:43.754Z] ---> ec6d08b5a2bf [2021-06-11T00:53:43.754Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:53:43.754Z] Removing intermediate container 04b0ec74d31d [2021-06-11T00:53:43.755Z] ---> 15607f9157a7 [2021-06-11T00:53:43.755Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T00:53:44.031Z] ---> Running in b3fd8ccaa461 [2021-06-11T00:53:44.309Z] ---> Running in 167ddb68a621 [2021-06-11T00:53:44.582Z] Removing intermediate container b3fd8ccaa461 [2021-06-11T00:53:44.582Z] ---> 1f35b9ca2307 [2021-06-11T00:53:44.582Z] Step 23/24 : LABEL git_sha=b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:53:44.856Z] ---> Running in 7ad438948413 [2021-06-11T00:53:44.856Z] Removing intermediate container 167ddb68a621 [2021-06-11T00:53:44.856Z] ---> fc21828d676b [2021-06-11T00:53:44.856Z] Step 29/32 : CMD ["gate"] [2021-06-11T00:53:45.128Z] ---> Running in 4dd2db09c94f [2021-06-11T00:53:45.401Z] Removing intermediate container 7ad438948413 [2021-06-11T00:53:45.401Z] ---> 91f73e0af9c4 [2021-06-11T00:53:45.401Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:53:45.673Z] ---> Running in 60b7717168bf [2021-06-11T00:53:45.945Z] Removing intermediate container 4dd2db09c94f [2021-06-11T00:53:45.945Z] ---> 3f8dfb613b53 [2021-06-11T00:53:45.945Z] Step 30/32 : LABEL arch=arm64 [2021-06-11T00:53:46.222Z] ---> Running in 51a328432287 [2021-06-11T00:53:46.222Z] Removing intermediate container 60b7717168bf [2021-06-11T00:53:46.222Z] ---> 13055bdbf8df [2021-06-11T00:53:46.222Z] [2021-06-11T00:53:46.821Z] Successfully built 13055bdbf8df [2021-06-11T00:53:46.821Z] Successfully tagged core-data-arm64:latest [2021-06-11T00:53:46.821Z]  Building core-data ... done Removing intermediate container 51a328432287 [2021-06-11T00:53:46.821Z] ---> 7805dce7c0aa [2021-06-11T00:53:46.821Z] Step 31/32 : LABEL git_sha=b9f070c99daa7b15583ffb6b22e66d8114308268 [2021-06-11T00:53:47.093Z] ---> Running in 0733995ee91c [2021-06-11T00:53:47.690Z] Removing intermediate container 0733995ee91c [2021-06-11T00:53:47.690Z] ---> af27253f2d4f [2021-06-11T00:53:47.690Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T00:53:47.964Z] ---> Running in 4e682bac5916 [2021-06-11T00:53:48.567Z] Removing intermediate container 4e682bac5916 [2021-06-11T00:53:48.567Z] ---> a73c1e88750b [2021-06-11T00:53:48.567Z] [2021-06-11T00:53:48.842Z] Successfully built a73c1e88750b [2021-06-11T00:53:49.115Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-11T00:53:49.405Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-11T00:53:49.432Z] $ docker stop --time=1 a028ab170c25ae28d073c57663c9d89b208c7c1ef8db463e5fa44258e4606675 [2021-06-11T00:53:51.290Z] $ docker rm -f a028ab170c25ae28d073c57663c9d89b208c7c1ef8db463e5fa44258e4606675 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:53:51.830Z] + docker images [2021-06-11T00:53:52.104Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T00:53:52.104Z] security-bootstrapper-arm64 latest a73c1e88750b 4 seconds ago 17.1MB [2021-06-11T00:53:52.104Z] core-data-arm64 latest 13055bdbf8df 7 seconds ago 19.1MB [2021-06-11T00:53:52.104Z] support-notifications-arm64 latest 0df0bb5f9202 17 seconds ago 15.7MB [2021-06-11T00:53:52.104Z] support-scheduler-arm64 latest 4031f5c19fc2 23 seconds ago 15.1MB [2021-06-11T00:53:52.104Z] 34a186d9c559 25 seconds ago 975MB [2021-06-11T00:53:52.104Z] 382df3e22c42 34 seconds ago 969MB [2021-06-11T00:53:52.104Z] 4bdcc3635e0a 35 seconds ago 968MB [2021-06-11T00:53:52.104Z] 397d36c0a8ca 37 seconds ago 968MB [2021-06-11T00:53:52.104Z] sys-mgmt-agent-arm64 latest 47352243ac5a 2 minutes ago 299MB [2021-06-11T00:53:52.104Z] security-secretstore-setup-arm64 latest b633ef351045 3 minutes ago 26.5MB [2021-06-11T00:53:52.104Z] core-metadata-arm64 latest 8dcb0d330b73 4 minutes ago 15.6MB [2021-06-11T00:53:52.104Z] core-command-arm64 latest a70d4d89d8b0 4 minutes ago 15MB [2021-06-11T00:53:52.104Z] security-proxy-setup-arm64 latest 67f2389f6e00 4 minutes ago 24MB [2021-06-11T00:53:52.104Z] a54705d8edb6 4 minutes ago 969MB [2021-06-11T00:53:52.104Z] e262e43ea9ad 4 minutes ago 972MB [2021-06-11T00:53:52.104Z] 1715a0c42ca2 4 minutes ago 972MB [2021-06-11T00:53:52.104Z] c201cf584d6c 4 minutes ago 974MB [2021-06-11T00:53:52.104Z] 58960c17e2eb 4 minutes ago 967MB [2021-06-11T00:53:52.104Z] ci-base-image-arm64 latest e34412b1ea38 16 minutes ago 642MB [2021-06-11T00:53:52.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 33 hours ago 429MB [2021-06-11T00:53:52.104Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-11T00:53:52.104Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-11T00:53:52.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:53:52.874Z] ---> job-cost.sh [2021-06-11T00:53:52.874Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0L4O [2021-06-11T00:54:39.795Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T00:56:31.576Z] lf-activate-venv(): INFO: Adding /tmp/venv-0L4O/bin to PATH [2021-06-11T00:56:31.576Z] INFO: No Stack... [2021-06-11T00:56:31.576Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T00:56:31.576Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T00:56:31.915Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-06-11T00:56:31.915Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T00:56:31.974Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3554-3-stack-cost] [2021-06-11T00:56:31.983Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3554-3-stack-cost] did not exist. Created. [2021-06-11T00:56:31.983Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3554-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T00:56:32.338Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T00:56:32.658Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T00:56:32.671Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3554-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:56:34.135Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:56:35.026Z] ---> package-listing.sh [2021-06-11T00:56:35.027Z] ++ facter osfamily [2021-06-11T00:56:35.027Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T00:56:35.289Z] + OS_FAMILY=redhat [2021-06-11T00:56:35.289Z] + workspace=/w/workspace/edgex-go/3 [2021-06-11T00:56:35.289Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T00:56:35.289Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T00:56:35.289Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T00:56:35.289Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T00:56:35.289Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-11T00:56:35.289Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T00:56:35.289Z] + case "${OS_FAMILY}" in [2021-06-11T00:56:35.289Z] + rpm -qa [2021-06-11T00:56:35.289Z] + sort [2021-06-11T00:56:39.500Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T00:56:39.501Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T00:56:39.501Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T00:56:39.501Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-11T00:56:39.501Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-11T00:56:39.501Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-11T00:56:39.521Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T00:56:39.815Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:56:40.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:56:40.379Z] [2021-06-11T00:56:40.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:56:40.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:56:40.693Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T00:56:40.693Z] df20fa9351a1: Pulling fs layer [2021-06-11T00:56:40.693Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T00:56:40.693Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T00:56:40.693Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T00:56:40.693Z] 93b61091891f: Pulling fs layer [2021-06-11T00:56:40.693Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T00:56:40.693Z] 5e14af77c1be: Pulling fs layer [2021-06-11T00:56:40.693Z] 01666e4c0597: Pulling fs layer [2021-06-11T00:56:40.693Z] aa168da1d23b: Pulling fs layer [2021-06-11T00:56:40.693Z] 93b9cdb0e59b: Waiting [2021-06-11T00:56:40.693Z] 5e14af77c1be: Waiting [2021-06-11T00:56:40.693Z] 01666e4c0597: Waiting [2021-06-11T00:56:40.693Z] aa168da1d23b: Waiting [2021-06-11T00:56:40.693Z] 46f8f816bc3b: Waiting [2021-06-11T00:56:40.693Z] 93b61091891f: Waiting [2021-06-11T00:56:40.961Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T00:56:40.961Z] 36b3adc4ff6f: Download complete [2021-06-11T00:56:40.961Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T00:56:40.961Z] 46f8f816bc3b: Download complete [2021-06-11T00:56:40.961Z] df20fa9351a1: Verifying Checksum [2021-06-11T00:56:40.961Z] df20fa9351a1: Download complete [2021-06-11T00:56:40.961Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T00:56:40.961Z] 93b9cdb0e59b: Download complete [2021-06-11T00:56:40.961Z] 5e14af77c1be: Verifying Checksum [2021-06-11T00:56:40.961Z] 5e14af77c1be: Download complete [2021-06-11T00:56:40.961Z] 93b61091891f: Verifying Checksum [2021-06-11T00:56:40.961Z] 93b61091891f: Download complete [2021-06-11T00:56:40.961Z] 01666e4c0597: Verifying Checksum [2021-06-11T00:56:40.961Z] 01666e4c0597: Download complete [2021-06-11T00:56:41.227Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T00:56:41.227Z] 8ad3a11d3b57: Download complete [2021-06-11T00:56:41.227Z] df20fa9351a1: Pull complete [2021-06-11T00:56:41.227Z] 36b3adc4ff6f: Pull complete [2021-06-11T00:56:41.804Z] 8ad3a11d3b57: Pull complete [2021-06-11T00:56:42.065Z] 46f8f816bc3b: Pull complete [2021-06-11T00:56:42.326Z] 93b61091891f: Pull complete [2021-06-11T00:56:42.326Z] 93b9cdb0e59b: Pull complete [2021-06-11T00:56:42.326Z] 5e14af77c1be: Pull complete [2021-06-11T00:56:42.588Z] 01666e4c0597: Pull complete [2021-06-11T00:56:43.166Z] aa168da1d23b: Verifying Checksum [2021-06-11T00:56:43.166Z] aa168da1d23b: Download complete [2021-06-11T00:56:51.349Z] aa168da1d23b: Pull complete [2021-06-11T00:56:51.349Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T00:56:51.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:56:51.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T00:56:51.423Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-06-11T00:56:51.486Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T00:57:04.206Z] $ docker top 9ecd5d0471776275e1d65acd8cf464b9538937a7bf71c515460bd6130311f59d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:57:04.605Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T00:57:04.900Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T00:57:05.196Z] + ls /var/log/sa-host [2021-06-11T00:57:05.196Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T00:57:05.196Z] file_magic: OK [2021-06-11T00:57:05.196Z] HZ: Using current value: 100 [2021-06-11T00:57:05.196Z] file_header: OK [2021-06-11T00:57:05.196Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-11T00:57:05.196Z] Statistics: [2021-06-11T00:57:05.196Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T00:57:05.196Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T00:57:05.196Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T00:57:05.196Z] file_magic: OK [2021-06-11T00:57:05.196Z] HZ: Using current value: 100 [2021-06-11T00:57:05.196Z] file_header: OK [2021-06-11T00:57:05.196Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-11T00:57:05.196Z] Statistics: [2021-06-11T00:57:05.196Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T00:57:05.196Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:57:05.396Z] provisioning config files... [2021-06-11T00:57:05.408Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config567176836414949183tmp [Pipeline] { [Pipeline] echo [2021-06-11T00:57:05.442Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:57:05.743Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T00:57:05.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:57:06.123Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T00:57:06.135Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:57:06.439Z] ---> sudo-logs.sh [2021-06-11T00:57:06.439Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T00:57:06.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:57:06.814Z] ---> job-cost.sh [2021-06-11T00:57:06.814Z] lf-activate-venv: SKIPPING [2021-06-11T00:57:06.814Z] DEBUG: total: 0.18000000715255737 [2021-06-11T00:57:06.814Z] INFO: Retrieving Stack Cost... [2021-06-11T00:57:08.202Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T00:57:08.465Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T00:57:08.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:57:08.798Z] ---> logs-deploy.sh [2021-06-11T00:57:08.798Z] lf-activate-venv: SKIPPING [2021-06-11T00:57:08.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3554/3 [2021-06-11T00:57:08.798Z] INFO: archiving workspace using pattern(s): [2021-06-11T00:57:09.743Z] Archives upload complete. [2021-06-11T00:57:09.743Z] INFO: archiving logs to Nexus [2021-06-11T00:57:10.316Z] ---> uname -a: [2021-06-11T00:57:10.316Z] Linux prd-centos7-docker-4c-2g-389.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] ---> lscpu: [2021-06-11T00:57:10.316Z] Architecture: x86_64 [2021-06-11T00:57:10.316Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-11T00:57:10.316Z] Byte Order: Little Endian [2021-06-11T00:57:10.316Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-11T00:57:10.316Z] CPU(s): 2 [2021-06-11T00:57:10.316Z] On-line CPU(s) list: 0,1 [2021-06-11T00:57:10.316Z] Thread(s) per core: 1 [2021-06-11T00:57:10.316Z] Core(s) per socket: 1 [2021-06-11T00:57:10.316Z] Socket(s): 2 [2021-06-11T00:57:10.316Z] NUMA node(s): 1 [2021-06-11T00:57:10.316Z] Vendor ID: AuthenticAMD [2021-06-11T00:57:10.316Z] CPU family: 23 [2021-06-11T00:57:10.316Z] Model: 49 [2021-06-11T00:57:10.316Z] Model name: AMD EPYC-Rome Processor [2021-06-11T00:57:10.316Z] Stepping: 0 [2021-06-11T00:57:10.316Z] CPU MHz: 2799.998 [2021-06-11T00:57:10.316Z] BogoMIPS: 5599.99 [2021-06-11T00:57:10.316Z] Virtualization: AMD-V [2021-06-11T00:57:10.316Z] Hypervisor vendor: KVM [2021-06-11T00:57:10.316Z] Virtualization type: full [2021-06-11T00:57:10.316Z] L1d cache: 64 KiB [2021-06-11T00:57:10.316Z] L1i cache: 64 KiB [2021-06-11T00:57:10.316Z] L2 cache: 1 MiB [2021-06-11T00:57:10.316Z] L3 cache: 32 MiB [2021-06-11T00:57:10.316Z] NUMA node0 CPU(s): 0,1 [2021-06-11T00:57:10.316Z] Vulnerability Itlb multihit: Not affected [2021-06-11T00:57:10.316Z] Vulnerability L1tf: Not affected [2021-06-11T00:57:10.316Z] Vulnerability Mds: Not affected [2021-06-11T00:57:10.316Z] Vulnerability Meltdown: Not affected [2021-06-11T00:57:10.316Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-11T00:57:10.316Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-11T00:57:10.316Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-11T00:57:10.316Z] Vulnerability Srbds: Not affected [2021-06-11T00:57:10.316Z] Vulnerability Tsx async abort: Not affected [2021-06-11T00:57:10.316Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] ---> nproc: [2021-06-11T00:57:10.316Z] 2 [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] ---> df -h: [2021-06-11T00:57:10.316Z] Filesystem Size Used Available Use% Mounted on [2021-06-11T00:57:10.316Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-11T00:57:10.316Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-11T00:57:10.316Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-11T00:57:10.316Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/3@tmp [2021-06-11T00:57:10.316Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/3 [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] ---> free -m: [2021-06-11T00:57:10.316Z] total used free shared buff/cache available [2021-06-11T00:57:10.316Z] Mem: 7821 1360 2158 0 4303 6432 [2021-06-11T00:57:10.316Z] Swap: 1023 1 1022 [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] [2021-06-11T00:57:10.316Z] ---> ip addr: [2021-06-11T00:57:10.316Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-11T00:57:10.316Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-11T00:57:10.316Z] inet 127.0.0.1/8 scope host lo [2021-06-11T00:57:10.316Z] valid_lft forever preferred_lft forever [2021-06-11T00:57:10.316Z] inet6 ::1/128 scope host [2021-06-11T00:57:10.316Z] valid_lft forever preferred_lft forever [2021-06-11T00:57:10.316Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-11T00:57:10.316Z] link/ether fa:16:3e:82:93:bf brd ff:ff:ff:ff:ff:ff [2021-06-11T00:57:10.316Z] inet 10.30.122.41/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-11T00:57:10.316Z] valid_lft 84825sec preferred_lft 84825sec [2021-06-11T00:57:10.316Z] inet6 fe80::f816:3eff:fe82:93bf/64 scope link [2021-06-11T00:57:10.317Z] valid_lft forever preferred_lft forever [2021-06-11T00:57:10.317Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-11T00:57:10.317Z] link/ether 02:42:dc:df:6f:10 brd ff:ff:ff:ff:ff:ff [2021-06-11T00:57:10.317Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-11T00:57:10.317Z] valid_lft forever preferred_lft forever [2021-06-11T00:57:10.317Z] inet6 fe80::42:dcff:fedf:6f10/64 scope link [2021-06-11T00:57:10.317Z] valid_lft forever preferred_lft forever [2021-06-11T00:57:10.317Z] [2021-06-11T00:57:10.317Z] [2021-06-11T00:57:10.317Z] ---> sar -b -r -n DEV: [2021-06-11T00:57:10.317Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T00:57:10.317Z] [2021-06-11T00:57:10.317Z] 00:30:42 LINUX RESTART (2 CPU) [2021-06-11T00:57:10.317Z] [2021-06-11T00:57:10.317Z] 00:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-11T00:57:10.317Z] 00:32:02 186.07 44.17 141.90 0.00 6402.71 47081.04 0.00 [2021-06-11T00:57:10.317Z] 00:33:01 89.62 0.19 89.44 0.00 23.16 42352.98 0.00 [2021-06-11T00:57:10.317Z] 00:34:01 127.32 0.02 127.30 0.00 0.27 17587.85 0.00 [2021-06-11T00:57:10.317Z] 00:35:01 59.57 0.00 59.57 0.00 0.00 10909.19 0.00 [2021-06-11T00:57:10.317Z] 00:36:01 113.89 0.00 113.89 0.00 0.00 20262.89 0.00 [2021-06-11T00:57:10.317Z] 00:37:02 938.48 563.62 374.86 0.00 25581.23 263617.45 0.00 [2021-06-11T00:57:10.317Z] 00:38:01 374.94 88.90 286.04 0.00 6720.81 97846.73 0.00 [2021-06-11T00:57:10.317Z] 00:39:01 692.97 258.89 434.08 0.00 8254.28 217531.19 0.00 [2021-06-11T00:57:10.317Z] 00:40:01 187.66 14.90 172.76 0.00 1581.49 27992.41 0.00 [2021-06-11T00:57:10.317Z] 00:41:01 1.37 0.00 1.37 0.00 0.00 21.97 0.00 [2021-06-11T00:57:10.317Z] 00:42:01 0.33 0.00 0.33 0.00 0.00 3.70 0.00 [2021-06-11T00:57:10.317Z] 00:43:01 0.27 0.00 0.27 0.00 0.00 3.43 0.00 [2021-06-11T00:57:10.317Z] 00:44:01 0.32 0.00 0.32 0.00 0.00 3.71 0.00 [2021-06-11T00:57:10.317Z] 00:45:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-06-11T00:57:10.317Z] 00:46:01 0.35 0.18 0.17 0.00 5.73 1.65 0.00 [2021-06-11T00:57:10.317Z] 00:47:01 1.17 0.33 0.83 0.00 94.75 16.56 0.00 [2021-06-11T00:57:10.317Z] 00:48:01 0.22 0.00 0.22 0.00 0.00 2.37 0.00 [2021-06-11T00:57:10.317Z] 00:49:01 0.38 0.00 0.38 0.00 0.00 6.28 0.00 [2021-06-11T00:57:10.317Z] 00:50:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-06-11T00:57:10.317Z] 00:51:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 [2021-06-11T00:57:10.317Z] 00:52:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 [2021-06-11T00:57:10.317Z] 00:53:01 0.20 0.00 0.20 0.00 0.00 1.82 0.00 [2021-06-11T00:57:10.317Z] 00:54:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 [2021-06-11T00:57:10.317Z] 00:55:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-11T00:57:10.317Z] 00:56:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 [2021-06-11T00:57:10.317Z] 00:57:01 87.94 39.01 48.93 0.00 3952.96 10539.70 0.00 [2021-06-11T00:57:10.317Z] Average: 110.27 39.01 71.26 0.00 2026.94 29086.70 0.00 [2021-06-11T00:57:10.317Z] [2021-06-11T00:57:10.317Z] 00:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-11T00:57:10.317Z] 00:32:02 5093976 0 896572 11.19 2620 2015772 1507868 16.65 910668 1592168 116964 [2021-06-11T00:57:10.317Z] 00:33:01 4140832 0 994252 12.41 2620 2871236 1598372 17.65 1081204 2298940 19236 [2021-06-11T00:57:10.317Z] 00:34:01 3877788 0 1121312 14.00 2620 3007220 1578520 17.43 1318492 2263472 250972 [2021-06-11T00:57:10.317Z] 00:35:01 3927520 0 1144852 14.29 2620 2933948 1698172 18.75 1219912 2299576 21260 [2021-06-11T00:57:10.317Z] 00:36:01 3660964 0 1151288 14.38 2620 3194068 1666188 18.40 1300188 2470592 52 [2021-06-11T00:57:10.317Z] 00:37:02 124576 0 1490000 18.60 2620 6391744 2590076 28.60 2940364 4217292 390472 [2021-06-11T00:57:10.317Z] 00:38:01 675820 0 1377892 17.20 2620 5952608 1942332 21.44 2141008 4481708 594628 [2021-06-11T00:57:10.317Z] 00:39:01 928836 0 1536556 19.19 2620 5540928 3247648 35.86 2950232 3340420 213564 [2021-06-11T00:57:10.317Z] 00:40:01 2839108 0 1291584 16.13 2620 3875628 1437668 15.87 1075948 3357792 8 [2021-06-11T00:57:10.317Z] 00:41:01 2838516 0 1292168 16.13 2620 3875636 1411956 15.59 1095492 3341860 12 [2021-06-11T00:57:10.317Z] 00:42:01 2841000 0 1289680 16.10 2620 3875640 1401856 15.48 1094976 3341876 12 [2021-06-11T00:57:10.317Z] 00:43:01 2840588 0 1290084 16.11 2620 3875648 1401880 15.48 1095376 3341876 8 [2021-06-11T00:57:10.317Z] 00:44:01 2841236 0 1289432 16.10 2620 3875652 1401820 15.48 1094776 3341892 8 [2021-06-11T00:57:10.317Z] 00:45:01 2840876 0 1289792 16.10 2620 3875652 1401832 15.48 1095104 3341892 8 [2021-06-11T00:57:10.317Z] 00:46:01 2841480 0 1289148 16.10 2620 3875692 1401676 15.48 1095372 3341096 20 [2021-06-11T00:57:10.317Z] 00:47:01 2835812 0 1292012 16.13 2620 3878496 1401748 15.48 1101176 3341136 8 [2021-06-11T00:57:10.317Z] 00:48:01 2835852 0 1291964 16.13 2620 3878504 1401748 15.48 1101068 3341136 8 [2021-06-11T00:57:10.317Z] 00:49:01 2835932 0 1291880 16.13 2620 3878508 1401676 15.48 1100984 3341136 8 [2021-06-11T00:57:10.317Z] 00:50:01 2835516 0 1292292 16.14 2620 3878512 1401808 15.48 1101504 3341136 16 [2021-06-11T00:57:10.317Z] 00:51:01 2835836 0 1291968 16.13 2620 3878516 1401676 15.48 1101004 3341136 12 [2021-06-11T00:57:10.317Z] 00:52:01 2836044 0 1291756 16.13 2620 3878520 1401748 15.48 1101212 3341136 8 [2021-06-11T00:57:10.317Z] 00:53:01 2835896 0 1291900 16.13 2620 3878524 1401712 15.48 1101020 3341136 12 [2021-06-11T00:57:10.317Z] 00:54:01 2835920 0 1291872 16.13 2620 3878528 1401676 15.48 1101016 3341136 12 [2021-06-11T00:57:10.317Z] 00:55:01 2836640 0 1291148 16.12 2620 3878532 1401676 15.48 1100988 3341136 8 [2021-06-11T00:57:10.317Z] 00:56:01 2836284 0 1291500 16.13 2620 3878536 1401676 15.48 1101140 3341136 8 [2021-06-11T00:57:10.317Z] 00:57:01 2230392 0 1374548 17.16 2620 4401380 1579304 17.44 1159356 3833628 84732 [2021-06-11T00:57:10.317Z] Average: 2803971 0 1270671 15.87 2620 3931678 1587858 17.53 1295368 3216055 65079 [2021-06-11T00:57:10.317Z] [2021-06-11T00:57:10.317Z] 00:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-11T00:57:10.317Z] 00:32:02 vethf5e21d9 683.83 505.37 66.78 2031.88 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:32:02 eth0 1530.32 1461.99 5813.91 178.19 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:32:02 docker0 683.83 505.23 57.43 2031.87 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:33:01 eth0 525.34 533.33 3530.85 52.45 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:33:01 vethbc3a33b 24.39 29.76 1.96 79.53 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:33:01 docker0 273.41 229.08 20.47 786.37 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:34:01 vethef2c887 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:34:01 eth0 262.31 192.55 805.21 29.13 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:34:01 docker0 169.27 219.85 12.14 767.90 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:35:01 vethef2c887 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:35:01 eth0 38.76 25.05 23.03 105.43 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:35:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:36:01 eth0 199.62 171.99 1698.04 24.96 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:36:01 vethb7d2b8a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:37:02 veth580680f 0.00 1.85 0.00 0.09 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:37:02 vethe6ffbef 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:37:02 eth0 102.74 77.81 196.22 18.72 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:38:01 veth580680f 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:38:01 eth0 140.81 101.78 1407.57 16.96 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:38:01 docker0 1198.83 1044.42 94.78 3869.78 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:39:01 veth580680f 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:39:01 veth08a013a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:39:01 vethaf714e3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:39:01 eth0 142.32 99.13 506.36 130.97 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:40:01 eth0 46.42 30.70 129.97 9.29 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:40:01 docker0 1273.94 1153.98 99.28 4400.84 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:41:01 eth0 0.75 0.50 0.40 0.04 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:42:01 eth0 1.48 0.53 0.50 0.24 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:43:01 eth0 0.90 0.30 0.31 0.23 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:44:01 eth0 1.28 0.32 0.35 0.20 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:45:01 eth0 0.55 0.28 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:46:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.317Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:47:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:48:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:49:01 eth0 0.80 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:50:01 eth0 0.52 0.35 0.29 0.17 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:51:01 eth0 0.12 0.05 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:52:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:53:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:54:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:55:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:56:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:57:01 eth0 195.22 172.36 2171.26 17.98 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] Average: eth0 121.62 109.29 620.77 22.41 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] Average: docker0 49.09 44.47 3.83 169.58 0.00 0.00 0.00 0.00 [2021-06-11T00:57:10.318Z] [2021-06-11T00:57:10.318Z] [2021-06-11T00:57:10.318Z] ---> sar -P ALL: [2021-06-11T00:57:10.318Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T00:57:10.318Z] [2021-06-11T00:57:10.318Z] 00:30:42 LINUX RESTART (2 CPU) [2021-06-11T00:57:10.318Z] [2021-06-11T00:57:10.318Z] 00:31:02 CPU %user %nice %system %iowait %steal %idle [2021-06-11T00:57:10.318Z] 00:32:02 all 28.21 0.00 9.99 12.27 0.13 49.41 [2021-06-11T00:57:10.318Z] 00:32:02 0 26.55 0.00 11.34 12.96 0.13 49.02 [2021-06-11T00:57:10.318Z] 00:32:02 1 29.85 0.00 8.65 11.58 0.13 49.79 [2021-06-11T00:57:10.318Z] 00:33:01 all 15.11 0.00 5.30 4.93 0.07 74.59 [2021-06-11T00:57:10.318Z] 00:33:01 0 11.77 0.00 5.35 5.30 0.07 77.51 [2021-06-11T00:57:10.318Z] 00:33:01 1 18.45 0.00 5.24 4.57 0.07 71.67 [2021-06-11T00:57:10.318Z] 00:34:01 all 52.09 0.00 9.30 4.61 0.12 33.88 [2021-06-11T00:57:10.318Z] 00:34:01 0 52.10 0.00 10.07 6.40 0.13 31.31 [2021-06-11T00:57:10.318Z] 00:34:01 1 52.09 0.00 8.53 2.83 0.11 36.44 [2021-06-11T00:57:10.318Z] 00:35:01 all 32.52 0.00 5.67 1.03 0.09 60.69 [2021-06-11T00:57:10.318Z] 00:35:01 0 31.88 0.00 5.53 1.53 0.11 60.96 [2021-06-11T00:57:10.318Z] 00:35:01 1 33.16 0.00 5.80 0.54 0.07 60.42 [2021-06-11T00:57:10.318Z] 00:36:01 all 60.94 0.00 11.07 1.76 0.13 26.10 [2021-06-11T00:57:10.318Z] 00:36:01 0 60.84 0.00 11.03 1.38 0.13 26.63 [2021-06-11T00:57:10.318Z] 00:36:01 1 61.05 0.00 11.11 2.14 0.13 25.58 [2021-06-11T00:57:10.318Z] 00:37:02 all 24.67 0.00 22.20 41.98 0.13 11.01 [2021-06-11T00:57:10.318Z] 00:37:02 0 24.84 0.00 21.87 43.07 0.13 10.09 [2021-06-11T00:57:10.318Z] 00:37:02 1 24.51 0.00 22.54 40.89 0.13 11.94 [2021-06-11T00:57:10.318Z] 00:38:01 all 75.49 0.00 16.64 6.54 0.12 1.21 [2021-06-11T00:57:10.318Z] 00:38:01 0 74.42 0.00 17.65 6.58 0.11 1.23 [2021-06-11T00:57:10.318Z] 00:38:01 1 76.57 0.00 15.62 6.49 0.13 1.19 [2021-06-11T00:57:10.318Z] 00:39:01 all 56.60 0.00 20.63 19.68 0.12 2.97 [2021-06-11T00:57:10.318Z] 00:39:01 0 57.57 0.00 21.03 17.37 0.11 3.92 [2021-06-11T00:57:10.318Z] 00:39:01 1 55.63 0.00 20.23 21.99 0.13 2.02 [2021-06-11T00:57:10.318Z] 00:40:01 all 18.66 0.00 6.72 1.96 0.05 72.60 [2021-06-11T00:57:10.318Z] 00:40:01 0 18.78 0.00 6.65 1.90 0.05 72.62 [2021-06-11T00:57:10.318Z] 00:40:01 1 18.54 0.00 6.80 2.02 0.05 72.58 [2021-06-11T00:57:10.318Z] 00:41:01 all 0.16 0.00 0.08 0.00 0.03 99.74 [2021-06-11T00:57:10.318Z] 00:41:01 0 0.23 0.00 0.08 0.00 0.02 99.67 [2021-06-11T00:57:10.318Z] 00:41:01 1 0.08 0.00 0.07 0.00 0.03 99.82 [2021-06-11T00:57:10.318Z] 00:42:01 all 0.18 0.00 0.07 0.00 0.02 99.73 [2021-06-11T00:57:10.318Z] 00:42:01 0 0.03 0.00 0.10 0.00 0.02 99.85 [2021-06-11T00:57:10.318Z] 00:42:01 1 0.33 0.00 0.03 0.00 0.02 99.62 [2021-06-11T00:57:10.318Z] [2021-06-11T00:57:10.318Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T00:57:10.318Z] 00:43:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-06-11T00:57:10.318Z] 00:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-11T00:57:10.318Z] 00:43:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2021-06-11T00:57:10.318Z] 00:44:01 all 0.11 0.00 0.05 0.00 0.01 99.83 [2021-06-11T00:57:10.318Z] 00:44:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-06-11T00:57:10.318Z] 00:44:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-11T00:57:10.318Z] 00:45:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-11T00:57:10.318Z] 00:45:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-11T00:57:10.318Z] 00:45:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-11T00:57:10.318Z] 00:46:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-06-11T00:57:10.318Z] 00:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-11T00:57:10.318Z] 00:46:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-11T00:57:10.318Z] 00:47:01 all 0.11 0.00 0.03 0.02 0.02 99.82 [2021-06-11T00:57:10.318Z] 00:47:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-11T00:57:10.318Z] 00:47:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2021-06-11T00:57:10.318Z] 00:48:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2021-06-11T00:57:10.318Z] 00:48:01 0 0.28 0.00 0.03 0.00 0.00 99.68 [2021-06-11T00:57:10.318Z] 00:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-11T00:57:10.318Z] 00:49:01 all 0.15 0.00 0.03 0.00 0.01 99.82 [2021-06-11T00:57:10.318Z] 00:49:01 0 0.28 0.00 0.02 0.00 0.00 99.70 [2021-06-11T00:57:10.318Z] 00:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-11T00:57:10.318Z] 00:50:01 all 0.20 0.00 0.03 0.00 0.03 99.74 [2021-06-11T00:57:10.318Z] 00:50:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-06-11T00:57:10.318Z] 00:50:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-11T00:57:10.318Z] 00:51:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-06-11T00:57:10.318Z] 00:51:01 0 0.32 0.00 0.02 0.00 0.00 99.67 [2021-06-11T00:57:10.318Z] 00:51:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2021-06-11T00:57:10.318Z] 00:52:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2021-06-11T00:57:10.318Z] 00:52:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2021-06-11T00:57:10.318Z] 00:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-11T00:57:10.318Z] 00:53:01 all 0.15 0.00 0.03 0.00 0.03 99.80 [2021-06-11T00:57:10.318Z] 00:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-11T00:57:10.318Z] 00:53:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-11T00:57:10.318Z] [2021-06-11T00:57:10.318Z] 00:53:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T00:57:10.318Z] 00:54:01 all 0.13 0.00 0.01 0.00 0.02 99.84 [2021-06-11T00:57:10.318Z] 00:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-06-11T00:57:10.318Z] 00:54:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-11T00:57:10.318Z] 00:55:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-11T00:57:10.318Z] 00:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-11T00:57:10.318Z] 00:55:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-11T00:57:10.318Z] 00:56:01 all 0.11 0.00 0.03 0.01 0.03 99.83 [2021-06-11T00:57:10.318Z] 00:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2021-06-11T00:57:10.318Z] 00:56:01 1 0.20 0.00 0.03 0.00 0.03 99.73 [2021-06-11T00:57:10.318Z] 00:57:01 all 6.40 0.00 2.51 15.65 0.04 75.40 [2021-06-11T00:57:10.318Z] 00:57:01 0 6.34 0.00 2.37 13.98 0.03 77.27 [2021-06-11T00:57:10.318Z] 00:57:01 1 6.45 0.00 2.64 17.34 0.05 73.52 [2021-06-11T00:57:10.318Z] Average: all 13.53 0.00 4.02 4.04 0.05 78.37 [2021-06-11T00:57:10.318Z] Average: 0 13.32 0.00 4.12 4.04 0.04 78.47 [2021-06-11T00:57:10.318Z] Average: 1 13.74 0.00 3.91 4.04 0.05 78.26 [2021-06-11T00:57:10.318Z] [2021-06-11T00:57:10.318Z] [2021-06-11T00:57:10.318Z]