Pull request #3729 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 935d9d02f68832a70a43eff3686ddfaa012a0047+2de07aa5618795465836e287608abcda04ffa72f (6eabce41d261902c2ed64745c5dda4d7c3dd6276) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8173916121039407602.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6557330841996985943.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3729/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3729/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7917386336066607472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh366252728691745676.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3729/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3729/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4329805848224396266.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-15 in /w/workspace/edgexfoundry_edgex-go_PR-3729 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6435461353311065655.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7190234267803989237.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3729/head:refs/remotes/origin/PR-3729 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 935d9d02f68832a70a43eff3686ddfaa012a0047 Merge succeeded, producing 935d9d02f68832a70a43eff3686ddfaa012a0047 Checking out Revision 935d9d02f68832a70a43eff3686ddfaa012a0047 (PR-3729) > git config core.sparsecheckout # timeout=10 > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh159298021967784394.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 Commit message: "fix(security): Replace abandoned JWT package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-28T22:47:46.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-28T22:47:46.420Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-28T22:47:46.542Z] ========================================================= [2021-09-28T22:47:46.543Z] EdgeX Global Pipelines Version Info [2021-09-28T22:47:46.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:47:47.819Z] ------------------- [2021-09-28T22:47:47.819Z] stable info: [2021-09-28T22:47:47.819Z] ------------------- [2021-09-28T22:47:47.819Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-28T22:47:47.819Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T22:47:47.819Z] Message: update stable to v1.0.205 [2021-09-28T22:47:48.405Z] ------------------- [2021-09-28T22:47:48.405Z] experimental info: [2021-09-28T22:47:48.405Z] ------------------- [2021-09-28T22:47:48.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-28T22:47:48.405Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T22:47:48.405Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-28T22:47:48.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-28T22:47:48.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-28T22:47:48.797Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-28T22:47:48.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-28T22:47:48.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-28T22:47:49.014Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-28T22:47:49.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-28T22:47:49.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-28T22:47:49.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-28T22:47:49.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-28T22:47:49.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-28T22:47:49.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-28T22:47:49.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-28T22:47:49.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-28T22:47:49.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-28T22:47:49.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T22:47:49.701Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T22:47:49.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-28T22:47:49.830Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-28T22:47:49.888Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-28T22:47:49.962Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-28T22:47:50.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-28T22:47:50.080Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-28T22:47:50.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3729 [Pipeline] echo [2021-09-28T22:47:50.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3729 [Pipeline] echo [2021-09-28T22:47:50.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3729 [Pipeline] echo [2021-09-28T22:47:50.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 935d9d02f68832a70a43eff3686ddfaa012a0047 [Pipeline] echo [2021-09-28T22:47:50.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 935d9d0 [Pipeline] echo [2021-09-28T22:47:50.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T22:47:50.643Z] provisioning config files... [2021-09-28T22:47:50.666Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config852469736006330659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:47:51.055Z] ---> docker-login.sh [2021-09-28T22:47:51.055Z] nexus3.edgexfoundry.org:10001 [2021-09-28T22:47:51.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:47:51.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:47:51.323Z] Configure a credential helper to remove this warning. See [2021-09-28T22:47:51.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:47:51.323Z] [2021-09-28T22:47:51.323Z] Login Succeeded [2021-09-28T22:47:51.323Z] nexus3.edgexfoundry.org:10002 [2021-09-28T22:47:51.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:47:51.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:47:51.591Z] Configure a credential helper to remove this warning. See [2021-09-28T22:47:51.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:47:51.591Z] [2021-09-28T22:47:51.591Z] Login Succeeded [2021-09-28T22:47:51.591Z] nexus3.edgexfoundry.org:10003 [2021-09-28T22:47:51.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:47:51.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:47:51.591Z] Configure a credential helper to remove this warning. See [2021-09-28T22:47:51.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:47:51.591Z] [2021-09-28T22:47:51.591Z] Login Succeeded [2021-09-28T22:47:51.591Z] nexus3.edgexfoundry.org:10004 [2021-09-28T22:47:51.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:47:51.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:47:51.866Z] Configure a credential helper to remove this warning. See [2021-09-28T22:47:51.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:47:51.866Z] [2021-09-28T22:47:51.866Z] Login Succeeded [2021-09-28T22:47:51.866Z] docker.io [2021-09-28T22:47:51.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:47:52.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:47:52.449Z] Configure a credential helper to remove this warning. See [2021-09-28T22:47:52.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:47:52.449Z] [2021-09-28T22:47:52.449Z] Login Succeeded [2021-09-28T22:47:52.449Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T22:47:52.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T22:47:52.927Z] ++ 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-09-28T22:47:52.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-28T22:47:52.927Z] ++ dirname cmd/core-command/Dockerfile [2021-09-28T22:47:52.927Z] ++ cut -d/ -f2 [2021-09-28T22:47:52.927Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-28T22:47:52.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-28T22:47:52.927Z] ++ dirname cmd/core-data/Dockerfile [2021-09-28T22:47:52.927Z] ++ cut -d/ -f2 [2021-09-28T22:47:52.927Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-28T22:47:52.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-28T22:47:52.927Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-28T22:47:52.927Z] ++ cut -d/ -f2 [2021-09-28T22:47:52.927Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-28T22:47:52.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-28T22:47:52.927Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-28T22:47:52.927Z] ++ cut -d/ -f2 [2021-09-28T22:47:52.927Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-28T22:47:52.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-28T22:47:52.927Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-28T22:47:52.927Z] ++ cut -d/ -f2 [2021-09-28T22:47:52.927Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-28T22:47:52.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-28T22:47:52.927Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-28T22:47:52.927Z] ++ cut -d/ -f2 [2021-09-28T22:47:52.927Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-28T22:47:52.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-28T22:47:52.927Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-28T22:47:52.927Z] ++ cut -d/ -f2 [2021-09-28T22:47:52.927Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-28T22:47:52.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-28T22:47:52.927Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-28T22:47:52.927Z] ++ cut -d/ -f2 [2021-09-28T22:47:52.927Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-28T22:47:52.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-28T22:47:52.927Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-28T22:47:52.927Z] ++ cut -d/ -f2 [2021-09-28T22:47:52.927Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-28T22:47:53.028Z] 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-09-28T22:47:54.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T22:47:54.733Z] [2021-09-28T22:47:54.733Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:47:55.100Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T22:47:55.100Z] latest: Pulling from edgex-devops/git-semver [2021-09-28T22:47:55.100Z] 31603596830f: Pulling fs layer [2021-09-28T22:47:55.100Z] 04fac38145f0: Pulling fs layer [2021-09-28T22:47:55.100Z] 701f6daf10bf: Pulling fs layer [2021-09-28T22:47:55.100Z] 24f72da36158: Pulling fs layer [2021-09-28T22:47:55.100Z] 24f72da36158: Waiting [2021-09-28T22:47:55.100Z] 04fac38145f0: Verifying Checksum [2021-09-28T22:47:55.100Z] 04fac38145f0: Download complete [2021-09-28T22:47:55.368Z] 31603596830f: Verifying Checksum [2021-09-28T22:47:55.368Z] 31603596830f: Download complete [2021-09-28T22:47:55.638Z] 24f72da36158: Verifying Checksum [2021-09-28T22:47:55.638Z] 24f72da36158: Download complete [2021-09-28T22:47:55.638Z] 31603596830f: Pull complete [2021-09-28T22:47:55.638Z] 04fac38145f0: Pull complete [2021-09-28T22:47:55.907Z] 701f6daf10bf: Verifying Checksum [2021-09-28T22:47:55.908Z] 701f6daf10bf: Download complete [2021-09-28T22:47:56.491Z] 701f6daf10bf: Pull complete [2021-09-28T22:47:56.491Z] 24f72da36158: Pull complete [2021-09-28T22:47:56.491Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-28T22:47:56.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T22:47:56.491Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-28T22:47:56.615Z] prd-centos7-docker-4c-2g-15 does not seem to be running inside a container [2021-09-28T22:47:56.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-28T22:47:57.387Z] $ docker top 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T22:47:57.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T22:47:57.617Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T22:47:57.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T22:47:57.735Z] $ docker exec 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 ssh-agent [2021-09-28T22:47:57.846Z] SSH_AUTH_SOCK=/tmp/ssh-fJkMxSW1Ycsl/agent.14 [2021-09-28T22:47:57.846Z] SSH_AGENT_PID=21 [2021-09-28T22:47:57.858Z] Running ssh-add (command line suppressed) [2021-09-28T22:47:57.953Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6810700488139193637.key (/w/workspace/edgex-go/2@tmp/private_key_6810700488139193637.key) [2021-09-28T22:47:57.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T22:47:58.344Z] + git tag --points-at HEAD [Pipeline] } [2021-09-28T22:47:58.371Z] $ docker exec --env ******** --env ******** 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 ssh-agent -k [2021-09-28T22:47:58.475Z] unset SSH_AUTH_SOCK; [2021-09-28T22:47:58.475Z] unset SSH_AGENT_PID; [2021-09-28T22:47:58.475Z] echo Agent pid 21 killed; [2021-09-28T22:47:58.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-28T22:47:58.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T22:47:58.585Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T22:47:58.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T22:47:58.700Z] $ docker exec 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 ssh-agent [2021-09-28T22:47:58.815Z] SSH_AUTH_SOCK=/tmp/ssh-rhLWdaoCsU7B/agent.55 [2021-09-28T22:47:58.815Z] SSH_AGENT_PID=61 [2021-09-28T22:47:58.824Z] Running ssh-add (command line suppressed) [2021-09-28T22:47:58.917Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8295978374605903761.key (/w/workspace/edgex-go/2@tmp/private_key_8295978374605903761.key) [2021-09-28T22:47:58.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T22:47:59.305Z] + git semver init [2021-09-28T22:47:59.305Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T22:47:59.305Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-28T22:47:59.305Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-28T22:47:59.305Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T22:47:59.305Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T22:47:59.305Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T22:47:59.305Z] # $SEMVER_BRANCH = PR-3729 [2021-09-28T22:47:59.305Z] # $SEMVER_TEMP = /tmp/semver-128075216 [2021-09-28T22:47:59.305Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-28T22:49:07.197Z] # '/tmp/semver-128075216' -> '/w/workspace/edgex-go/2/.semver' [2021-09-28T22:49:07.197Z] # -> Force: false [2021-09-28T22:49:07.197Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-28T22:49:07.221Z] $ docker exec --env ******** --env ******** 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 ssh-agent -k [2021-09-28T22:49:07.319Z] unset SSH_AUTH_SOCK; [2021-09-28T22:49:07.319Z] unset SSH_AGENT_PID; [2021-09-28T22:49:07.319Z] echo Agent pid 61 killed; [2021-09-28T22:49:07.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T22:49:07.798Z] + git semver [Pipeline] } [2021-09-28T22:49:07.828Z] $ docker stop --time=1 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 [2021-09-28T22:49:09.467Z] $ docker rm -f 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T22:49:09.926Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-28T22:49:10.357Z] Stashed 1 file(s) [Pipeline] echo [2021-09-28T22:49:10.384Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-28T22:49:11.270Z] ========================================================= [2021-09-28T22:49:11.270Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-28T22:49:11.270Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-28T22:49:11.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T22:49:11.668Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-28T22:49:11.668Z] 540db60ca938: Pulling fs layer [2021-09-28T22:49:11.668Z] adcc1eea9eea: Pulling fs layer [2021-09-28T22:49:11.668Z] 4c4ab2625f07: Pulling fs layer [2021-09-28T22:49:11.668Z] db62176df00c: Pulling fs layer [2021-09-28T22:49:11.668Z] 3b30891b0d05: Pulling fs layer [2021-09-28T22:49:11.668Z] 06b49ca38bd5: Pulling fs layer [2021-09-28T22:49:11.668Z] c788192a36de: Pulling fs layer [2021-09-28T22:49:11.668Z] a77e37c0d609: Pulling fs layer [2021-09-28T22:49:11.668Z] c3185cebc471: Pulling fs layer [2021-09-28T22:49:11.668Z] 06b49ca38bd5: Waiting [2021-09-28T22:49:11.668Z] c788192a36de: Waiting [2021-09-28T22:49:11.668Z] a77e37c0d609: Waiting [2021-09-28T22:49:11.668Z] c3185cebc471: Waiting [2021-09-28T22:49:11.668Z] db62176df00c: Waiting [2021-09-28T22:49:11.668Z] 3b30891b0d05: Waiting [2021-09-28T22:49:11.668Z] 4c4ab2625f07: Verifying Checksum [2021-09-28T22:49:11.668Z] 4c4ab2625f07: Download complete [2021-09-28T22:49:11.668Z] adcc1eea9eea: Verifying Checksum [2021-09-28T22:49:11.668Z] adcc1eea9eea: Download complete [2021-09-28T22:49:11.935Z] 3b30891b0d05: Download complete [2021-09-28T22:49:11.935Z] 540db60ca938: Verifying Checksum [2021-09-28T22:49:11.935Z] 540db60ca938: Download complete [2021-09-28T22:49:11.935Z] 06b49ca38bd5: Verifying Checksum [2021-09-28T22:49:11.935Z] 06b49ca38bd5: Download complete [2021-09-28T22:49:11.935Z] c788192a36de: Verifying Checksum [2021-09-28T22:49:11.935Z] c788192a36de: Download complete [2021-09-28T22:49:11.935Z] 540db60ca938: Pull complete [2021-09-28T22:49:12.202Z] adcc1eea9eea: Pull complete [2021-09-28T22:49:12.202Z] 4c4ab2625f07: Pull complete [2021-09-28T22:49:12.785Z] a77e37c0d609: Verifying Checksum [2021-09-28T22:49:12.785Z] a77e37c0d609: Download complete [2021-09-28T22:49:17.054Z] c3185cebc471: Verifying Checksum [2021-09-28T22:49:17.054Z] c3185cebc471: Download complete [2021-09-28T22:49:17.329Z] db62176df00c: Download complete [2021-09-28T22:49:20.694Z] db62176df00c: Pull complete [2021-09-28T22:49:20.694Z] 3b30891b0d05: Pull complete [2021-09-28T22:49:20.694Z] 06b49ca38bd5: Pull complete [2021-09-28T22:49:20.694Z] c788192a36de: Pull complete [2021-09-28T22:49:20.694Z] a77e37c0d609: Pull complete [2021-09-28T22:49:22.669Z] c3185cebc471: Pull complete [2021-09-28T22:49:22.669Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-28T22:49:22.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T22:49:22.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-28T22:49:23.070Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-28T22:49:23.070Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T22:49:23.070Z] WORKDIR /edgex [2021-09-28T22:49:23.070Z] COPY go.mod . [2021-09-28T22:49:23.070Z] RUN go mod download' [2021-09-28T22:49:24.521Z] Sending build context to Docker daemon 328.9MB [2021-09-28T22:49:24.521Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T22:49:24.521Z] ---> 031687cdd783 [2021-09-28T22:49:24.521Z] Step 2/4 : WORKDIR /edgex [2021-09-28T22:49:25.928Z] ---> Running in a749b705ddd8 [2021-09-28T22:49:25.928Z] Removing intermediate container a749b705ddd8 [2021-09-28T22:49:25.928Z] ---> 0b5e12da446b [2021-09-28T22:49:25.928Z] Step 3/4 : COPY go.mod . [2021-09-28T22:49:26.034Z] Still waiting to schedule task [2021-09-28T22:49:26.035Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-28T22:49:26.197Z] ---> 4d8fd2380c71 [2021-09-28T22:49:26.197Z] Step 4/4 : RUN go mod download [2021-09-28T22:49:26.197Z] ---> Running in c8996e70c381 [2021-09-28T22:50:05.624Z] Removing intermediate container c8996e70c381 [2021-09-28T22:50:05.624Z] ---> c5d51bca4ae9 [2021-09-28T22:50:05.624Z] Successfully built c5d51bca4ae9 [2021-09-28T22:50:05.624Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:50:05.995Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T22:50:05.995Z] . [Pipeline] withDockerContainer [2021-09-28T22:50:06.109Z] prd-centos7-docker-4c-2g-15 does not seem to be running inside a container [2021-09-28T22:50:06.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T22:50:06.579Z] $ docker top cb59b5285bbe76305cdb8b36f1544de77659031ee15eb0e52ea64177aafab4f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T22:50:07.029Z] + go version [2021-09-28T22:50:07.030Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-28T22:50:07.061Z] $ docker stop --time=1 cb59b5285bbe76305cdb8b36f1544de77659031ee15eb0e52ea64177aafab4f8 [2021-09-28T22:50:08.256Z] $ docker rm -f cb59b5285bbe76305cdb8b36f1544de77659031ee15eb0e52ea64177aafab4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:50:09.134Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T22:50:09.134Z] . [Pipeline] withDockerContainer [2021-09-28T22:50:09.247Z] prd-centos7-docker-4c-2g-15 does not seem to be running inside a container [2021-09-28T22:50:09.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T22:50:09.672Z] $ docker top cb7355565c9194e3127e16305614a65d81dbacce63e3da05d7b6b30113ba18b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-28T22:50:09.835Z] ========================================================= [2021-09-28T22:50:09.835Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-28T22:50:09.835Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-28T22:50:10.234Z] + go mod tidy [Pipeline] sh [2021-09-28T22:50:10.854Z] + make test [2021-09-28T22:50:10.854Z] go mod tidy [2021-09-28T22:50:10.854Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-28T22:50:16.223Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-28T22:50:34.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-28T22:50:37.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-28T22:50:38.158Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-28T22:50:38.754Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-28T22:50:40.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-28T22:50:41.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-28T22:50:41.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-28T22:50:41.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-28T22:50:42.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-28T22:50:42.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-28T22:50:42.543Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-28T22:50:42.543Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-28T22:50:42.543Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-28T22:50:42.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-28T22:50:44.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-09-28T22:50:44.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-28T22:50:44.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-28T22:50:45.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-09-28T22:50:45.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-28T22:50:45.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements [2021-09-28T22:50:45.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-28T22:50:45.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-28T22:50:46.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 90.1% of statements [2021-09-28T22:50:46.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-28T22:50:46.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-28T22:50:47.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-09-28T22:50:47.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-28T22:50:47.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-28T22:50:47.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-28T22:50:47.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-28T22:50:47.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-28T22:50:48.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements [2021-09-28T22:50:48.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-28T22:50:48.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-28T22:50:48.022Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-09-28T22:50:48.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-28T22:50:48.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-28T22:50:48.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-28T22:50:48.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-28T22:50:48.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-28T22:50:48.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-09-28T22:50:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-28T22:50:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-28T22:50:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-28T22:50:49.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-09-28T22:50:49.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-28T22:50:49.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-09-28T22:50:49.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements [2021-09-28T22:50:49.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-28T22:50:49.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-09-28T22:50:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-09-28T22:50:50.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-09-28T22:50:50.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2021-09-28T22:50:50.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-09-28T22:51:02.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-09-28T22:51:02.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-09-28T22:51:07.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.230s coverage: 81.8% of statements [2021-09-28T22:51:07.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-28T22:51:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2021-09-28T22:51:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-09-28T22:51:26.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 70.5% of statements [2021-09-28T22:51:26.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-28T22:51:26.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-28T22:51:26.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-28T22:51:26.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-09-28T22:51:26.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-28T22:51:26.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-28T22:51:26.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2021-09-28T22:51:26.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-28T22:51:26.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-09-28T22:51:26.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-28T22:51:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-28T22:51:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.0% of statements [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-28T22:51:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-28T22:51:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-28T22:51:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-28T22:51:35.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-28T22:51:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-09-28T22:51:35.237Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-28T22:51:35.237Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-28T22:51:52.310Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16 in /w/workspace/edgexfoundry_edgex-go_PR-3729 [Pipeline] { [Pipeline] ws [2021-09-28T22:51:52.376Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-28T22:51:52.633Z] The recommended git tool is: git [2021-09-28T22:51:57.791Z] GO111MODULE=on go vet ./... [2021-09-28T22:51:58.308Z] using credential edgex-jenkins-ssh [2021-09-28T22:51:58.333Z] Cloning the remote Git repository [2021-09-28T22:51:58.392Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-28T22:51:58.550Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-28T22:51:58.622Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-28T22:51:58.622Z] > git --version # timeout=10 [2021-09-28T22:51:58.645Z] > git --version # 'git version 2.17.1' [2021-09-28T22:51:58.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T22:51:58.721Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T22:52:06.096Z] gofmt -l . [2021-09-28T22:52:06.096Z] [ "`gofmt -l .`" = "" ] [2021-09-28T22:52:06.096Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-28T22:52:06.436Z] + ls -al . [2021-09-28T22:52:06.436Z] total 612 [2021-09-28T22:52:06.436Z] drwxrwxr-x 10 1001 1001 4096 Sep 28 22:52 . [2021-09-28T22:52:06.436Z] drwxr-xr-x 4 root root 28 Sep 28 22:50 .. [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 11 Sep 28 22:47 .dockerignore [2021-09-28T22:52:06.436Z] drwxrwxr-x 8 1001 1001 179 Sep 28 22:47 .git [2021-09-28T22:52:06.436Z] drwxrwxr-x 4 1001 1001 142 Sep 28 22:47 .github [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 818 Sep 28 22:47 .gitignore [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 129 Sep 28 22:47 .golangci.yml [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 76 Sep 28 22:47 .hadolint.yml [2021-09-28T22:52:06.436Z] drwx------ 3 1001 1001 58 Sep 28 22:49 .semver [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 166 Sep 28 22:47 .sonarcloud.properties [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 1171 Sep 28 22:47 ADOPTERS.md [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 8608 Sep 28 22:47 Attribution.txt [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 43881 Sep 28 22:47 CHANGELOG.md [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 3804 Sep 28 22:47 CONTRIBUTING.md [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 677 Sep 28 22:47 GOVERNANCE.md [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 849 Sep 28 22:47 Jenkinsfile [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 10775 Sep 28 22:47 LICENSE [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 6386 Sep 28 22:47 Makefile [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 582 Sep 28 22:47 OWNERS.md [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 8643 Sep 28 22:47 README.md [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 6912 Sep 28 22:47 SECURITY.md [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 5 Sep 28 22:49 VERSION [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 4131 Sep 28 22:47 ZMQWindows.md [2021-09-28T22:52:06.436Z] drwxrwxr-x 2 1001 1001 37 Sep 28 22:47 bin [2021-09-28T22:52:06.436Z] drwxrwxr-x 14 1001 1001 4096 Sep 28 22:47 cmd [2021-09-28T22:52:06.436Z] -rw-r--r-- 1 root root 403252 Sep 28 22:51 coverage.out [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 829 Sep 28 22:47 go.mod [2021-09-28T22:52:06.436Z] -rw-r--r-- 1 root root 50143 Sep 28 22:50 go.sum [2021-09-28T22:52:06.436Z] drwxrwxr-x 8 1001 1001 124 Sep 28 22:47 internal [2021-09-28T22:52:06.436Z] drwxrwxr-x 3 1001 1001 16 Sep 28 22:47 openapi [2021-09-28T22:52:06.436Z] drwxrwxr-x 4 1001 1001 71 Sep 28 22:47 snap [2021-09-28T22:52:06.436Z] -rw-rw-r-- 1 1001 1001 204 Sep 28 22:47 version.go [Pipeline] sh [2021-09-28T22:52:06.777Z] + '[' -e coverage.out ] [2021-09-28T22:52:06.777Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-28T22:52:06.903Z] Stashed 1 file(s) [Pipeline] sh [2021-09-28T22:52:07.226Z] + make build [2021-09-28T22:52:07.226Z] go mod tidy [2021-09-28T22:52:07.226Z] 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-09-28T22:52:08.649Z] 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-09-28T22:52:15.398Z] 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-09-28T22:52:15.678Z] 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-09-28T22:52:16.642Z] 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-09-28T22:52:16.907Z] 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-09-28T22:52:17.868Z] 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-09-28T22:52:18.465Z] 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-09-28T22:52:19.443Z] 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-09-28T22:52:20.406Z] 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-09-28T22:52:20.994Z] 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-09-28T22:52:21.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-28T22:52:23.419Z] $ docker stop --time=1 cb7355565c9194e3127e16305614a65d81dbacce63e3da05d7b6b30113ba18b4 [2021-09-28T22:52:25.386Z] $ docker rm -f cb7355565c9194e3127e16305614a65d81dbacce63e3da05d7b6b30113ba18b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:52:28.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-28T22:52:28.545Z] [2021-09-28T22:52:28.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:52:28.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-28T22:52:28.922Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-28T22:52:28.922Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-28T22:52:28.922Z] ca9280d653b3: Pulling fs layer [2021-09-28T22:52:28.922Z] 7e9c9ca2126c: Pulling fs layer [2021-09-28T22:52:29.505Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-28T22:52:29.505Z] cbdbe7a5bc2a: Download complete [2021-09-28T22:52:29.505Z] cbdbe7a5bc2a: Pull complete [2021-09-28T22:52:30.462Z] ca9280d653b3: Verifying Checksum [2021-09-28T22:52:30.462Z] ca9280d653b3: Download complete [2021-09-28T22:52:30.739Z] ca9280d653b3: Pull complete [2021-09-28T22:52:32.698Z] 7e9c9ca2126c: Download complete [2021-09-28T22:52:35.286Z] 7e9c9ca2126c: Pull complete [2021-09-28T22:52:35.286Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-28T22:52:35.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-28T22:52:35.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-28T22:52:35.399Z] prd-centos7-docker-4c-2g-15 does not seem to be running inside a container [2021-09-28T22:52:35.450Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-28T22:52:38.210Z] $ docker top 1189e292ad8b79aff8899d5c790a533fb78891b1011e26b50907a0fac591fcc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T22:52:38.684Z] + grep parallel [2021-09-28T22:52:38.684Z] + docker-compose build --help [2021-09-28T22:52:39.277Z] --parallel Build images in parallel. [Pipeline] } [2021-09-28T22:52:39.305Z] $ docker stop --time=1 1189e292ad8b79aff8899d5c790a533fb78891b1011e26b50907a0fac591fcc8 [2021-09-28T22:52:40.497Z] $ docker rm -f 1189e292ad8b79aff8899d5c790a533fb78891b1011e26b50907a0fac591fcc8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:52:41.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-28T22:52:41.115Z] . [Pipeline] withDockerContainer [2021-09-28T22:52:41.222Z] prd-centos7-docker-4c-2g-15 does not seem to be running inside a container [2021-09-28T22:52:41.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-28T22:52:41.624Z] $ docker top 7e44f055bfa1e47c81b2d2383d9991e89027742ed1fd908c9ada363888b2e96e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T22:52:42.127Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-28T22:52:42.863Z] Building core-command ... [2021-09-28T22:52:42.863Z] Building core-data ... [2021-09-28T22:52:42.863Z] Building core-metadata ... [2021-09-28T22:52:42.863Z] Building security-bootstrapper ... [2021-09-28T22:52:42.863Z] Building security-proxy-setup ... [2021-09-28T22:52:42.863Z] Building security-secretstore-setup ... [2021-09-28T22:52:42.863Z] Building support-notifications ... [2021-09-28T22:52:42.863Z] Building support-scheduler ... [2021-09-28T22:52:42.863Z] Building sys-mgmt-agent ... [2021-09-28T22:52:42.863Z] Building security-secretstore-setup [2021-09-28T22:52:42.863Z] Building security-bootstrapper [2021-09-28T22:52:42.863Z] Building sys-mgmt-agent [2021-09-28T22:52:42.863Z] Building core-data [2021-09-28T22:52:42.863Z] Building core-command [2021-09-28T22:52:50.885Z] Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:52:51.204Z] Merge succeeded, producing 935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:52:51.205Z] Checking out Revision 935d9d02f68832a70a43eff3686ddfaa012a0047 (PR-3729) [2021-09-28T22:52:49.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-28T22:52:49.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T22:52:49.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-28T22:52:50.011Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-28T22:52:50.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T22:52:50.024Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3729/head:refs/remotes/origin/PR-3729 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T22:52:50.898Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T22:52:50.914Z] > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 [2021-09-28T22:52:51.110Z] > git remote # timeout=10 [2021-09-28T22:52:51.135Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T22:52:51.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T22:52:51.157Z] > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [2021-09-28T22:52:51.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T22:52:51.203Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T22:52:51.215Z] > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 [2021-09-28T22:52:52.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T22:52:52.963Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-28T22:52:52.963Z] ---> c5d51bca4ae9 [2021-09-28T22:52:52.963Z] Step 3/24 : WORKDIR /edgex-go [2021-09-28T22:52:52.963Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T22:52:52.963Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-28T22:52:52.963Z] ---> c5d51bca4ae9 [2021-09-28T22:52:52.963Z] Step 3/24 : WORKDIR /edgex-go [2021-09-28T22:52:55.507Z] Commit message: "fix(security): Replace abandoned JWT package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-09-28T22:52:56.302Z] ---> Running in 56b04b07569a [2021-09-28T22:52:56.302Z] ---> Running in 894ecc34d778 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T22:52:56.388Z] provisioning config files... [2021-09-28T22:52:56.417Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5435540544102214920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:52:57.068Z] ---> docker-login.sh [2021-09-28T22:52:57.068Z] nexus3.edgexfoundry.org:10001 [2021-09-28T22:52:59.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:52:59.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:52:59.321Z] Configure a credential helper to remove this warning. See [2021-09-28T22:52:59.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:52:59.321Z] [2021-09-28T22:52:59.321Z] Login Succeeded [2021-09-28T22:52:59.321Z] nexus3.edgexfoundry.org:10002 [2021-09-28T22:52:59.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:52:59.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:52:59.874Z] Configure a credential helper to remove this warning. See [2021-09-28T22:52:59.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:52:59.874Z] [2021-09-28T22:52:59.874Z] Login Succeeded [2021-09-28T22:52:59.874Z] nexus3.edgexfoundry.org:10003 [2021-09-28T22:53:00.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:53:00.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:53:00.431Z] Configure a credential helper to remove this warning. See [2021-09-28T22:53:00.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:53:00.431Z] [2021-09-28T22:53:00.431Z] Login Succeeded [2021-09-28T22:53:00.431Z] nexus3.edgexfoundry.org:10004 [2021-09-28T22:53:00.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:53:00.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:53:00.983Z] Configure a credential helper to remove this warning. See [2021-09-28T22:53:00.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:53:00.983Z] [2021-09-28T22:53:00.983Z] Login Succeeded [2021-09-28T22:53:00.983Z] docker.io [2021-09-28T22:53:01.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:53:01.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:53:01.587Z] Configure a credential helper to remove this warning. See [2021-09-28T22:53:01.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:53:01.587Z] [2021-09-28T22:53:01.587Z] Login Succeeded [2021-09-28T22:53:01.587Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T22:53:01.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-28T22:53:02.322Z] ========================================================= [2021-09-28T22:53:02.322Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-28T22:53:02.322Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-28T22:53:02.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T22:53:02.938Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T22:53:02.939Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-28T22:53:02.939Z] ---> c5d51bca4ae9 [2021-09-28T22:53:02.939Z] Step 3/24 : WORKDIR /edgex-go [2021-09-28T22:53:02.939Z] ---> Using cache [2021-09-28T22:53:02.939Z] ---> 02910981c453 [2021-09-28T22:53:02.939Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:53:02.939Z] Removing intermediate container 56b04b07569a [2021-09-28T22:53:02.939Z] ---> 4ba7309b85a7 [2021-09-28T22:53:02.939Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:53:02.939Z] Removing intermediate container 894ecc34d778 [2021-09-28T22:53:02.939Z] ---> 02910981c453 [2021-09-28T22:53:02.939Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:53:03.040Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-28T22:53:03.040Z] 595b0fe564bb: Pulling fs layer [2021-09-28T22:53:03.040Z] 24495759ef45: Pulling fs layer [2021-09-28T22:53:03.040Z] d148012ef14d: Pulling fs layer [2021-09-28T22:53:03.040Z] e90a11edd702: Pulling fs layer [2021-09-28T22:53:03.040Z] d77568369979: Pulling fs layer [2021-09-28T22:53:03.040Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-28T22:53:03.040Z] 170f2ba95c9a: Pulling fs layer [2021-09-28T22:53:03.040Z] 97ac5df62f85: Pulling fs layer [2021-09-28T22:53:03.040Z] d77568369979: Waiting [2021-09-28T22:53:03.040Z] e90a11edd702: Waiting [2021-09-28T22:53:03.040Z] fc1c9f9a7f3b: Waiting [2021-09-28T22:53:03.040Z] 97ac5df62f85: Waiting [2021-09-28T22:53:03.204Z] ---> Running in f2975fa7ae4a [2021-09-28T22:53:03.318Z] d148012ef14d: Verifying Checksum [2021-09-28T22:53:03.318Z] d148012ef14d: Download complete [2021-09-28T22:53:03.318Z] 24495759ef45: Verifying Checksum [2021-09-28T22:53:03.318Z] 24495759ef45: Download complete [2021-09-28T22:53:03.318Z] d77568369979: Verifying Checksum [2021-09-28T22:53:03.318Z] d77568369979: Download complete [2021-09-28T22:53:03.318Z] 595b0fe564bb: Download complete [2021-09-28T22:53:03.318Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-28T22:53:03.318Z] fc1c9f9a7f3b: Download complete [2021-09-28T22:53:03.318Z] 170f2ba95c9a: Verifying Checksum [2021-09-28T22:53:03.318Z] 170f2ba95c9a: Download complete [2021-09-28T22:53:03.474Z] ---> Running in 943572363e41 [2021-09-28T22:53:03.475Z] ---> Running in a66797ca252a [2021-09-28T22:53:03.917Z] 595b0fe564bb: Pull complete [2021-09-28T22:53:04.902Z] 24495759ef45: Pull complete [2021-09-28T22:53:05.179Z] d148012ef14d: Pull complete [2021-09-28T22:53:06.634Z] 97ac5df62f85: Verifying Checksum [2021-09-28T22:53:06.634Z] 97ac5df62f85: Download complete [2021-09-28T22:53:06.831Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T22:53:06.831Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-28T22:53:06.831Z] ---> c5d51bca4ae9 [2021-09-28T22:53:06.831Z] Step 3/32 : WORKDIR /edgex-go [2021-09-28T22:53:06.831Z] ---> Using cache [2021-09-28T22:53:06.831Z] ---> 02910981c453 [2021-09-28T22:53:06.831Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:53:06.831Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T22:53:06.831Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-28T22:53:06.831Z] ---> c5d51bca4ae9 [2021-09-28T22:53:06.831Z] Step 3/26 : WORKDIR /edgex-go [2021-09-28T22:53:06.831Z] ---> Using cache [2021-09-28T22:53:06.831Z] ---> 02910981c453 [2021-09-28T22:53:06.831Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:53:07.098Z] ---> Running in 7c3b048f75e7 [2021-09-28T22:53:07.098Z] ---> Running in ef7e820ffbe2 [2021-09-28T22:53:07.098Z] Removing intermediate container f2975fa7ae4a [2021-09-28T22:53:07.098Z] ---> 64fe6d2f29c7 [2021-09-28T22:53:07.098Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-28T22:53:07.367Z] ---> Running in c4bff0746755 [2021-09-28T22:53:07.367Z] Removing intermediate container 943572363e41 [2021-09-28T22:53:07.367Z] ---> d56bc5cf6a14 [2021-09-28T22:53:07.367Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-28T22:53:07.367Z] ---> Running in c4da375caddf [2021-09-28T22:53:07.367Z] Removing intermediate container a66797ca252a [2021-09-28T22:53:07.367Z] ---> fa09f91eaf31 [2021-09-28T22:53:07.367Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-28T22:53:07.367Z] ---> Running in 84a556287f67 [2021-09-28T22:53:07.610Z] e90a11edd702: Download complete [2021-09-28T22:53:07.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:07.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:07.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:07.959Z] Removing intermediate container ef7e820ffbe2 [2021-09-28T22:53:07.959Z] ---> a6a474b508ac [2021-09-28T22:53:07.959Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-28T22:53:07.959Z] ---> Running in 873a6eef8b0a [2021-09-28T22:53:08.223Z] Removing intermediate container 7c3b048f75e7 [2021-09-28T22:53:08.223Z] ---> 877111205ba3 [2021-09-28T22:53:08.223Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-28T22:53:08.223Z] ---> Running in cdab10ad4bc6 [2021-09-28T22:53:08.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:08.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:09.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:09.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:09.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:09.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:09.727Z] OK: 219 MiB in 52 packages [2021-09-28T22:53:10.001Z] Removing intermediate container c4da375caddf [2021-09-28T22:53:10.001Z] ---> 0ad7d9ff549b [2021-09-28T22:53:10.001Z] Step 6/24 : COPY go.mod . [2021-09-28T22:53:10.001Z] OK: 219 MiB in 52 packages [2021-09-28T22:53:10.274Z] ---> 936234bb7369 [2021-09-28T22:53:10.274Z] Step 7/24 : RUN go mod download [2021-09-28T22:53:10.274Z] ---> Running in 3a906e037bd8 [2021-09-28T22:53:10.274Z] Removing intermediate container 84a556287f67 [2021-09-28T22:53:10.274Z] ---> febe6a686b4e [2021-09-28T22:53:10.274Z] Step 6/24 : COPY go.mod . [2021-09-28T22:53:10.541Z] OK: 219 MiB in 52 packages [2021-09-28T22:53:10.541Z] OK: 219 MiB in 52 packages [2021-09-28T22:53:10.541Z] ---> 12cda0c71b1a [2021-09-28T22:53:10.541Z] Step 7/24 : RUN go mod download [2021-09-28T22:53:10.541Z] ---> Running in 32bff4431419 [2021-09-28T22:53:10.810Z] Removing intermediate container 873a6eef8b0a [2021-09-28T22:53:10.810Z] ---> 485520c5341b [2021-09-28T22:53:10.810Z] Step 6/32 : COPY go.mod . [2021-09-28T22:53:11.080Z] Removing intermediate container cdab10ad4bc6 [2021-09-28T22:53:11.080Z] ---> 13d292f1c154 [2021-09-28T22:53:11.080Z] Step 6/26 : COPY go.mod . [2021-09-28T22:53:11.080Z] ---> 666310ae8373 [2021-09-28T22:53:11.080Z] Step 7/32 : RUN go mod download [2021-09-28T22:53:11.350Z] ---> Running in ed1bbde64836 [2021-09-28T22:53:11.350Z] ---> 0e686a7e7e99 [2021-09-28T22:53:11.350Z] Step 7/26 : RUN go mod download [2021-09-28T22:53:11.350Z] ---> Running in b7aa366d2f44 [2021-09-28T22:53:11.628Z] Removing intermediate container 3a906e037bd8 [2021-09-28T22:53:11.628Z] ---> 00cc6b1bf6af [2021-09-28T22:53:11.628Z] Step 8/24 : COPY . . [2021-09-28T22:53:11.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:53:12.557Z] OK: 219 MiB in 52 packages [2021-09-28T22:53:13.974Z] Removing intermediate container 32bff4431419 [2021-09-28T22:53:13.974Z] ---> 9ab2c46adb1b [2021-09-28T22:53:13.974Z] Step 8/24 : COPY . . [2021-09-28T22:53:16.572Z] Removing intermediate container c4bff0746755 [2021-09-28T22:53:16.572Z] ---> 0961acf0313c [2021-09-28T22:53:16.572Z] Step 6/24 : COPY go.mod . [2021-09-28T22:53:16.572Z] Removing intermediate container b7aa366d2f44 [2021-09-28T22:53:16.572Z] ---> dc49c3204a79 [2021-09-28T22:53:16.572Z] Step 8/26 : COPY . . [2021-09-28T22:53:16.572Z] Removing intermediate container ed1bbde64836 [2021-09-28T22:53:16.572Z] ---> 2eb501ddb9cd [2021-09-28T22:53:16.572Z] Step 8/32 : COPY . . [2021-09-28T22:53:16.572Z] ---> d78363bd19d1 [2021-09-28T22:53:16.572Z] Step 7/24 : RUN go mod download [2021-09-28T22:53:17.533Z] ---> 816fc248c438 [2021-09-28T22:53:17.533Z] Step 9/24 : RUN go mod tidy [2021-09-28T22:53:17.764Z] e90a11edd702: Pull complete [2021-09-28T22:53:17.764Z] d77568369979: Pull complete [2021-09-28T22:53:17.764Z] fc1c9f9a7f3b: Pull complete [2021-09-28T22:53:17.764Z] 170f2ba95c9a: Pull complete [2021-09-28T22:53:20.121Z] ---> Running in 26a4b43dc379 [2021-09-28T22:53:20.122Z] ---> Running in be3c14ec2faa [2021-09-28T22:53:20.394Z] ---> 79d44d0e7d09 [2021-09-28T22:53:20.394Z] Step 9/24 : RUN go mod tidy [2021-09-28T22:53:20.680Z] ---> Running in 2975892ef3ce [2021-09-28T22:53:22.110Z] Removing intermediate container be3c14ec2faa [2021-09-28T22:53:22.110Z] ---> 6c07dbf1aae3 [2021-09-28T22:53:22.111Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-28T22:53:22.111Z] ---> Running in 05296012cc24 [2021-09-28T22:53:22.111Z] Removing intermediate container 26a4b43dc379 [2021-09-28T22:53:22.111Z] ---> 6210406c6267 [2021-09-28T22:53:22.111Z] Step 8/24 : COPY . . [2021-09-28T22:53:23.089Z] 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-09-28T22:53:23.089Z] Removing intermediate container 2975892ef3ce [2021-09-28T22:53:23.089Z] ---> 97d60ee4af76 [2021-09-28T22:53:23.089Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-28T22:53:24.075Z] ---> Running in 0c5e4f3a9859 [2021-09-28T22:53:24.478Z] 97ac5df62f85: Pull complete [2021-09-28T22:53:24.478Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-28T22:53:24.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T22:53:24.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-28T22:53:24.898Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T22:53:24.898Z] WORKDIR /edgex [2021-09-28T22:53:24.898Z] COPY go.mod . [2021-09-28T22:53:24.898Z] RUN go mod download [2021-09-28T22:53:24.898Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-28T22:53:25.039Z] 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-09-28T22:53:26.001Z] ---> 142005770316 [2021-09-28T22:53:26.001Z] Step 9/26 : RUN go mod tidy [2021-09-28T22:53:26.001Z] ---> 580771ce6d54 [2021-09-28T22:53:26.001Z] Step 9/32 : RUN go mod tidy [2021-09-28T22:53:26.001Z] ---> Running in 0041edd1e4c8 [2021-09-28T22:53:26.001Z] ---> Running in e51c1fc7ddcf [2021-09-28T22:53:27.552Z] Sending build context to Docker daemon 166.1MB [2021-09-28T22:53:27.552Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T22:53:27.552Z] ---> 04bc70af865f [2021-09-28T22:53:27.552Z] Step 2/4 : WORKDIR /edgex [2021-09-28T22:53:31.420Z] Removing intermediate container 0041edd1e4c8 [2021-09-28T22:53:31.420Z] ---> d9102112acd1 [2021-09-28T22:53:31.420Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-28T22:53:31.420Z] ---> Running in 5ff2bb9291e0 [2021-09-28T22:53:31.420Z] Removing intermediate container e51c1fc7ddcf [2021-09-28T22:53:31.420Z] ---> 0d9e7869d54b [2021-09-28T22:53:31.420Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-28T22:53:31.420Z] ---> Running in 80a423fddfa0 [2021-09-28T22:53:31.692Z] 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-09-28T22:53:31.692Z] 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-09-28T22:53:31.869Z] ---> Running in 5290aac38c65 [2021-09-28T22:53:32.469Z] Removing intermediate container 5290aac38c65 [2021-09-28T22:53:32.469Z] ---> 391812f91007 [2021-09-28T22:53:32.469Z] Step 3/4 : COPY go.mod . [2021-09-28T22:53:33.449Z] ---> a6f36707a48d [2021-09-28T22:53:33.449Z] Step 4/4 : RUN go mod download [2021-09-28T22:53:33.449Z] ---> Running in 0cb994878aac [2021-09-28T22:53:40.045Z] ---> 92585fd5d011 [2021-09-28T22:53:40.045Z] Step 9/24 : RUN go mod tidy [2021-09-28T22:53:40.045Z] ---> Running in 495644bd3564 [2021-09-28T22:53:41.997Z] Removing intermediate container 495644bd3564 [2021-09-28T22:53:41.997Z] ---> adaf75eb035e [2021-09-28T22:53:41.997Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-28T22:53:41.997Z] ---> Running in c3b289abc333 [2021-09-28T22:53:42.587Z] 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-09-28T22:53:49.276Z] Removing intermediate container 05296012cc24 [2021-09-28T22:53:49.276Z] ---> 670d7e8c2e35 [2021-09-28T22:53:49.276Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-28T22:53:49.276Z] ---> Running in b6736a75f890 [2021-09-28T22:53:49.276Z] 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-09-28T22:53:51.223Z] Removing intermediate container b6736a75f890 [2021-09-28T22:53:51.223Z] ---> 0bc955ab5a81 [2021-09-28T22:53:51.223Z] [2021-09-28T22:53:51.223Z] Step 12/24 : FROM docker:20.10.7 [2021-09-28T22:53:51.223Z] 20.10.7: Pulling from library/docker [2021-09-28T22:54:01.392Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-28T22:54:01.392Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-28T22:54:01.392Z] ---> 08bdaf2f88f9 [2021-09-28T22:54:01.392Z] 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-09-28T22:54:01.673Z] ---> Running in 61e7036a9939 [2021-09-28T22:54:01.946Z] Removing intermediate container 61e7036a9939 [2021-09-28T22:54:01.946Z] ---> 40d7bbd8e3e2 [2021-09-28T22:54:01.946Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-28T22:54:01.946Z] ---> Running in 6c62970df155 [2021-09-28T22:54:02.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:02.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:03.159Z] (1/39) Installing readline (8.1.0-r0) [2021-09-28T22:54:03.159Z] (2/39) Installing bash (5.1.0-r0) [2021-09-28T22:54:03.159Z] Executing bash-5.1.0-r0.post-install [2021-09-28T22:54:03.159Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-28T22:54:03.159Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-28T22:54:03.159Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-28T22:54:03.159Z] (6/39) Installing curl (7.79.1-r0) [2021-09-28T22:54:03.159Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-28T22:54:03.159Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-28T22:54:03.159Z] (9/39) Installing expat (2.2.10-r1) [2021-09-28T22:54:03.159Z] (10/39) Installing libffi (3.3-r2) [2021-09-28T22:54:03.159Z] (11/39) Installing gdbm (1.19-r0) [2021-09-28T22:54:03.159Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-28T22:54:03.159Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-28T22:54:03.159Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-28T22:54:04.610Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-28T22:54:04.610Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-28T22:54:04.610Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-28T22:54:04.610Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-28T22:54:04.610Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-28T22:54:04.610Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-28T22:54:04.610Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-28T22:54:04.610Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-28T22:54:04.610Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-28T22:54:04.610Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-28T22:54:04.610Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-28T22:54:04.610Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-28T22:54:04.610Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-28T22:54:04.887Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-28T22:54:04.887Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-28T22:54:04.887Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-28T22:54:04.887Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-28T22:54:04.887Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-28T22:54:04.887Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-28T22:54:04.887Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-28T22:54:04.887Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-28T22:54:04.887Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-28T22:54:04.887Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-28T22:54:04.887Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-28T22:54:04.887Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-28T22:54:06.300Z] Executing busybox-1.32.1-r6.trigger [2021-09-28T22:54:06.301Z] OK: 82 MiB in 59 packages [2021-09-28T22:54:06.301Z] 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-09-28T22:54:07.721Z] Removing intermediate container 5ff2bb9291e0 [2021-09-28T22:54:07.721Z] ---> fe3f76158414 [2021-09-28T22:54:07.721Z] [2021-09-28T22:54:07.721Z] Step 11/32 : FROM alpine:3.14 [2021-09-28T22:54:07.721Z] 3.14: Pulling from library/alpine [2021-09-28T22:54:08.738Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-28T22:54:08.738Z] Status: Downloaded newer image for alpine:3.14 [2021-09-28T22:54:08.738Z] ---> 14119a10abf4 [2021-09-28T22:54:08.738Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-28T22:54:09.019Z] ---> Running in 1206d0d00172 [2021-09-28T22:54:09.290Z] Collecting docker-compose==1.23.2 [2021-09-28T22:54:09.572Z] Removing intermediate container 1206d0d00172 [2021-09-28T22:54:09.572Z] ---> 3819f05f72f6 [2021-09-28T22:54:09.572Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-28T22:54:09.572Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-28T22:54:09.572Z] ---> Running in 8a5ac0dfae74 [2021-09-28T22:54:09.572Z] Removing intermediate container 0c5e4f3a9859 [2021-09-28T22:54:09.572Z] ---> 620344166f50 [2021-09-28T22:54:09.572Z] [2021-09-28T22:54:09.572Z] Step 11/24 : FROM alpine:3.14 [2021-09-28T22:54:09.572Z] ---> 14119a10abf4 [2021-09-28T22:54:09.572Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-28T22:54:09.572Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-28T22:54:09.572Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-28T22:54:09.572Z] ---> Running in 731e7e906acb [2021-09-28T22:54:10.180Z] Collecting jsonschema<3,>=2.5.1 [2021-09-28T22:54:10.180Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-28T22:54:10.180Z] Collecting docopt<0.7,>=0.6.1 [2021-09-28T22:54:10.180Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-28T22:54:10.448Z] Removing intermediate container 731e7e906acb [2021-09-28T22:54:10.448Z] ---> 2b6628260eb3 [2021-09-28T22:54:10.448Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-28T22:54:10.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:10.448Z] ---> Running in eaf49d7a1e46 [2021-09-28T22:54:10.448Z] Removing intermediate container 80a423fddfa0 [2021-09-28T22:54:10.448Z] ---> 9fa27b633bfc [2021-09-28T22:54:10.449Z] [2021-09-28T22:54:10.449Z] Step 11/26 : FROM alpine:3.14 [2021-09-28T22:54:10.449Z] ---> 14119a10abf4 [2021-09-28T22:54:10.449Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-28T22:54:10.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:10.717Z] ---> Running in de868b57a8db [2021-09-28T22:54:10.717Z] Collecting texttable<0.10,>=0.9.0 [2021-09-28T22:54:10.717Z] Removing intermediate container eaf49d7a1e46 [2021-09-28T22:54:10.717Z] ---> 197ab5dde7ef [2021-09-28T22:54:10.717Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-28T22:54:10.717Z] ---> Running in 18925de2008f [2021-09-28T22:54:10.717Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-28T22:54:10.987Z] Removing intermediate container 18925de2008f [2021-09-28T22:54:10.987Z] ---> 53d3162a60d9 [2021-09-28T22:54:10.987Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:54:10.987Z] ---> Running in 7ddaaf17774e [2021-09-28T22:54:10.987Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-28T22:54:10.987Z] (2/2) Installing su-exec (0.2-r1) [2021-09-28T22:54:11.254Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T22:54:11.254Z] OK: 6 MiB in 16 packages [2021-09-28T22:54:11.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:11.254Z] Collecting docker<4.0,>=3.6.0 [2021-09-28T22:54:11.254Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-28T22:54:11.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:11.528Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-28T22:54:11.528Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-28T22:54:11.528Z] Removing intermediate container 8a5ac0dfae74 [2021-09-28T22:54:11.528Z] ---> c20bda7b6081 [2021-09-28T22:54:11.528Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-28T22:54:11.528Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-28T22:54:11.795Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-28T22:54:11.795Z] (3/3) Installing su-exec (0.2-r1) [2021-09-28T22:54:11.795Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T22:54:11.795Z] Executing ca-certificates-20191127-r5.trigger [2021-09-28T22:54:11.795Z] ---> Running in 229875b9fc08 [2021-09-28T22:54:11.795Z] OK: 6 MiB in 17 packages [2021-09-28T22:54:11.795Z] Collecting PyYAML<4,>=3.10 [2021-09-28T22:54:11.795Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-28T22:54:12.067Z] Removing intermediate container 229875b9fc08 [2021-09-28T22:54:12.067Z] ---> 06f22a0bcddb [2021-09-28T22:54:12.067Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-28T22:54:12.067Z] ---> Running in db3dacd6c629 [2021-09-28T22:54:12.343Z] Removing intermediate container 7ddaaf17774e [2021-09-28T22:54:12.343Z] ---> c5df9a72035a [2021-09-28T22:54:12.343Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-28T22:54:12.343Z] Removing intermediate container db3dacd6c629 [2021-09-28T22:54:12.343Z] ---> 4f4201e25553 [2021-09-28T22:54:12.343Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-28T22:54:12.343Z] ---> Running in d4ec7efeacb5 [2021-09-28T22:54:12.343Z] ---> Running in a4d91d56fbce [2021-09-28T22:54:12.616Z] Removing intermediate container de868b57a8db [2021-09-28T22:54:12.616Z] ---> f0c342d3bbac [2021-09-28T22:54:12.616Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-28T22:54:12.616Z] ---> Running in 265d2616358b [2021-09-28T22:54:12.616Z] Collecting cached-property<2,>=1.2.0 [2021-09-28T22:54:12.616Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-28T22:54:12.616Z] Removing intermediate container 265d2616358b [2021-09-28T22:54:12.616Z] ---> 6da87d84660d [2021-09-28T22:54:12.616Z] Step 14/26 : WORKDIR / [2021-09-28T22:54:12.616Z] ---> Running in 388ad148109e [2021-09-28T22:54:12.616Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-28T22:54:12.884Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-28T22:54:12.884Z] 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-09-28T22:54:12.884Z] Removing intermediate container 388ad148109e [2021-09-28T22:54:12.884Z] ---> e64fb66d09bf [2021-09-28T22:54:12.884Z] 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-09-28T22:54:12.884Z] Collecting docker-pycreds>=0.4.0 [2021-09-28T22:54:12.884Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-28T22:54:13.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:13.155Z] Collecting certifi>=2017.4.17 [2021-09-28T22:54:13.155Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-28T22:54:13.155Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-28T22:54:13.155Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-28T22:54:13.155Z] Collecting idna<2.8,>=2.5 [2021-09-28T22:54:13.155Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-28T22:54:13.155Z] ---> 1826c2f1ade5 [2021-09-28T22:54:13.155Z] 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-09-28T22:54:13.421Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-28T22:54:13.421Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-28T22:54:13.421Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-28T22:54:13.421Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-28T22:54:13.421Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-28T22:54:13.421Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-28T22:54:13.421Z] ---> 70d1e94767b3 [2021-09-28T22:54:13.421Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-28T22:54:13.690Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-28T22:54:13.690Z] Attempting uninstall: urllib3 [2021-09-28T22:54:13.690Z] Found existing installation: urllib3 1.26.2 [2021-09-28T22:54:13.690Z] Uninstalling urllib3-1.26.2: [2021-09-28T22:54:13.690Z] Successfully uninstalled urllib3-1.26.2 [2021-09-28T22:54:13.690Z] Attempting uninstall: idna [2021-09-28T22:54:13.690Z] Found existing installation: idna 3.1 [2021-09-28T22:54:13.690Z] Uninstalling idna-3.1: [2021-09-28T22:54:13.690Z] Successfully uninstalled idna-3.1 [2021-09-28T22:54:13.959Z] Attempting uninstall: chardet [2021-09-28T22:54:13.959Z] Found existing installation: chardet 4.0.0 [2021-09-28T22:54:13.959Z] Uninstalling chardet-4.0.0: [2021-09-28T22:54:13.959Z] Removing intermediate container a4d91d56fbce [2021-09-28T22:54:13.959Z] ---> 3c7dca56f474 [2021-09-28T22:54:13.959Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-28T22:54:13.959Z] Successfully uninstalled chardet-4.0.0 [2021-09-28T22:54:13.959Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:14.228Z] ---> Running in 6c9555eaff01 [2021-09-28T22:54:14.228Z] ---> baeaaadab909 [2021-09-28T22:54:14.228Z] 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-09-28T22:54:14.502Z] Attempting uninstall: requests [2021-09-28T22:54:14.502Z] Found existing installation: requests 2.25.1 [2021-09-28T22:54:14.502Z] Uninstalling requests-2.25.1: [2021-09-28T22:54:14.502Z] Successfully uninstalled requests-2.25.1 [2021-09-28T22:54:14.502Z] Removing intermediate container 6c9555eaff01 [2021-09-28T22:54:14.503Z] ---> 95e1688b4234 [2021-09-28T22:54:14.503Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-28T22:54:14.503Z] Running setup.py install for texttable: started [2021-09-28T22:54:14.791Z] ---> 881d0cba29be [2021-09-28T22:54:14.791Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-28T22:54:14.791Z] ---> e29878ad5a9d [2021-09-28T22:54:14.791Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-28T22:54:15.080Z] Removing intermediate container c3b289abc333 [2021-09-28T22:54:15.080Z] ---> 1830270886eb [2021-09-28T22:54:15.080Z] [2021-09-28T22:54:15.080Z] Step 11/24 : FROM alpine:3.14 [2021-09-28T22:54:15.080Z] ---> 14119a10abf4 [2021-09-28T22:54:15.080Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-28T22:54:15.080Z] Running setup.py install for texttable: finished with status 'done' [2021-09-28T22:54:15.080Z] Running setup.py install for PyYAML: started [2021-09-28T22:54:15.080Z] ---> Running in 05ea8fbb99f3 [2021-09-28T22:54:15.080Z] ---> Running in f882451fa687 [2021-09-28T22:54:15.080Z] ---> 486a50b037fd [2021-09-28T22:54:15.080Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-28T22:54:15.373Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-28T22:54:15.373Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-28T22:54:15.373Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-28T22:54:15.373Z] Running setup.py install for docopt: started [2021-09-28T22:54:15.373Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-28T22:54:15.668Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-28T22:54:15.668Z] ---> e0e53cccdeb2 [2021-09-28T22:54:15.668Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-28T22:54:15.947Z] Running setup.py install for docopt: finished with status 'done' [2021-09-28T22:54:15.947Z] Running setup.py install for dockerpty: started [2021-09-28T22:54:15.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:15.947Z] ---> 471dabaf9e33 [2021-09-28T22:54:15.947Z] 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-09-28T22:54:15.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:15.947Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-28T22:54:15.947Z] ---> Running in 537049e2f160 [2021-09-28T22:54:16.372Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-28T22:54:16.372Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-28T22:54:16.372Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-28T22:54:16.372Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T22:54:16.372Z] OK: 6 MiB in 15 packages [2021-09-28T22:54:16.372Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T22:54:16.372Z] OK: 8 MiB in 20 packages [2021-09-28T22:54:16.372Z] Removing intermediate container 05ea8fbb99f3 [2021-09-28T22:54:16.372Z] ---> 90b9d8708bd9 [2021-09-28T22:54:16.372Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T22:54:16.749Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-28T22:54:17.132Z] ---> f562cd695154 [2021-09-28T22:54:17.132Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-28T22:54:17.132Z] Removing intermediate container d4ec7efeacb5 [2021-09-28T22:54:17.132Z] ---> b220c0ec5aeb [2021-09-28T22:54:17.132Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T22:54:17.132Z] Removing intermediate container f882451fa687 [2021-09-28T22:54:17.132Z] ---> 0d6e4e20a724 [2021-09-28T22:54:17.132Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-28T22:54:17.132Z] ---> Running in a465c066f2e9 [2021-09-28T22:54:17.410Z] ---> af45fe097453 [2021-09-28T22:54:17.410Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-28T22:54:17.410Z] ---> 2686947cd345 [2021-09-28T22:54:17.410Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-28T22:54:17.679Z] Removing intermediate container a465c066f2e9 [2021-09-28T22:54:17.679Z] ---> 5e98bdcd17ce [2021-09-28T22:54:17.679Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-28T22:54:17.679Z] Removing intermediate container 537049e2f160 [2021-09-28T22:54:17.679Z] ---> 215ddb39c664 [2021-09-28T22:54:17.679Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-28T22:54:18.269Z] ---> Running in 564e439d7a55 [2021-09-28T22:54:19.236Z] ---> Running in 0eb9b989b845 [2021-09-28T22:54:19.236Z] ---> 18031d1a8998 [2021-09-28T22:54:19.236Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-28T22:54:19.236Z] ---> 1497f9165265 [2021-09-28T22:54:19.236Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-28T22:54:19.236Z] Removing intermediate container 564e439d7a55 [2021-09-28T22:54:19.236Z] ---> c594bd11a6b2 [2021-09-28T22:54:19.236Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-28T22:54:19.236Z] ---> Running in bc2b7b271de2 [2021-09-28T22:54:19.236Z] Removing intermediate container 0eb9b989b845 [2021-09-28T22:54:19.236Z] ---> 7eb4625578a8 [2021-09-28T22:54:19.236Z] Step 24/26 : LABEL arch=x86_64 [2021-09-28T22:54:19.236Z] Removing intermediate container 6c62970df155 [2021-09-28T22:54:19.236Z] ---> 4f18bf568de9 [2021-09-28T22:54:19.236Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-28T22:54:19.236Z] ---> Running in 1ac7b71a7815 [2021-09-28T22:54:19.511Z] ---> Running in fe5f74239a47 [2021-09-28T22:54:19.511Z] ---> bc9b24c6140a [2021-09-28T22:54:19.511Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-28T22:54:19.511Z] Removing intermediate container bc2b7b271de2 [2021-09-28T22:54:19.511Z] ---> 56c09c92bc83 [2021-09-28T22:54:19.511Z] Step 16/24 : WORKDIR / [2021-09-28T22:54:19.511Z] ---> ca36193c6bf6 [2021-09-28T22:54:19.511Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-28T22:54:19.511Z] ---> Running in df2975e01622 [2021-09-28T22:54:19.511Z] ---> Running in d1ad8b8675b9 [2021-09-28T22:54:19.511Z] Removing intermediate container 1ac7b71a7815 [2021-09-28T22:54:19.511Z] ---> 978ac37aadfc [2021-09-28T22:54:19.511Z] Step 25/26 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:54:19.511Z] Removing intermediate container fe5f74239a47 [2021-09-28T22:54:19.511Z] ---> ccc6879c8b5a [2021-09-28T22:54:19.511Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-28T22:54:19.511Z] ---> Running in 866ca1bb86f2 [2021-09-28T22:54:19.511Z] ---> Running in c5b702a8dea6 [2021-09-28T22:54:19.511Z] Removing intermediate container df2975e01622 [2021-09-28T22:54:19.511Z] ---> 2655c8fdf738 [2021-09-28T22:54:19.511Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T22:54:19.511Z] Removing intermediate container d1ad8b8675b9 [2021-09-28T22:54:19.511Z] ---> b22428f216ee [2021-09-28T22:54:19.511Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T22:54:19.783Z] ---> Running in 0f6af4026c57 [2021-09-28T22:54:19.783Z] ---> 3f4fb6edd6c0 [2021-09-28T22:54:19.783Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-28T22:54:19.783Z] Removing intermediate container 866ca1bb86f2 [2021-09-28T22:54:19.783Z] ---> a892efe50fef [2021-09-28T22:54:19.783Z] Step 26/26 : LABEL version=0.0.0 [2021-09-28T22:54:19.783Z] ---> Running in 2eaa4fecd3cd [2021-09-28T22:54:19.783Z] Removing intermediate container c5b702a8dea6 [2021-09-28T22:54:19.784Z] ---> 41bef28ccfd9 [2021-09-28T22:54:19.784Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-28T22:54:19.784Z] ---> Running in da5405a4eafa [2021-09-28T22:54:19.784Z] ---> 49de7beb5d43 [2021-09-28T22:54:19.784Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-28T22:54:19.784Z] Removing intermediate container 0f6af4026c57 [2021-09-28T22:54:19.784Z] ---> 9acba9e3eace [2021-09-28T22:54:19.784Z] Step 22/24 : LABEL arch=x86_64 [2021-09-28T22:54:20.056Z] ---> Running in 4473da9c2b5c [2021-09-28T22:54:20.056Z] Removing intermediate container 2eaa4fecd3cd [2021-09-28T22:54:20.056Z] ---> 24043daf7834 [2021-09-28T22:54:20.056Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-28T22:54:20.056Z] Removing intermediate container da5405a4eafa [2021-09-28T22:54:20.056Z] ---> dfcd2c83d8c0 [2021-09-28T22:54:20.056Z] [2021-09-28T22:54:20.344Z] Removing intermediate container 4473da9c2b5c [2021-09-28T22:54:20.344Z] ---> d01a8ac084b6 [2021-09-28T22:54:20.344Z] Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:54:20.344Z] Successfully built dfcd2c83d8c0 [2021-09-28T22:54:20.344Z] Successfully tagged security-secretstore-setup:latest [2021-09-28T22:54:20.344Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-09-28T22:54:20.344Z] ---> Running in 0d015dc78039 [2021-09-28T22:54:20.344Z] ---> 1df477b3a2d3 [2021-09-28T22:54:20.344Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-28T22:54:20.344Z] ---> b789cbe64e49 [2021-09-28T22:54:20.344Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-28T22:54:20.344Z] ---> 21dd924722a2 [2021-09-28T22:54:20.344Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-28T22:54:20.344Z] ---> Running in a0bf3de9634c [2021-09-28T22:54:20.621Z] Removing intermediate container 0d015dc78039 [2021-09-28T22:54:20.621Z] ---> 0c9bec86d892 [2021-09-28T22:54:20.621Z] Step 24/24 : LABEL version=0.0.0 [2021-09-28T22:54:21.209Z] ---> Running in 6a62b5717d5c [2021-09-28T22:54:21.495Z] ---> 65fa81cac54e [2021-09-28T22:54:21.495Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-28T22:54:21.495Z] ---> ca2436c421ff [2021-09-28T22:54:21.495Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-28T22:54:21.765Z] Removing intermediate container 6a62b5717d5c [2021-09-28T22:54:21.765Z] ---> a503552856ae [2021-09-28T22:54:21.765Z] [2021-09-28T22:54:21.765Z] ---> Running in cf2c146e09c6 [2021-09-28T22:54:21.765Z] ---> b777f45d187a [2021-09-28T22:54:21.765Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-28T22:54:22.032Z] Successfully built a503552856ae [2021-09-28T22:54:22.032Z] Successfully tagged core-data:latest [2021-09-28T22:54:22.032Z] Building support-scheduler [2021-09-28T22:54:22.032Z]  Building core-data ... done  ---> Running in 874f2d8cd466 [2021-09-28T22:54:22.032Z] Removing intermediate container cf2c146e09c6 [2021-09-28T22:54:22.032Z] ---> 07b6a40ca133 [2021-09-28T22:54:22.032Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T22:54:25.372Z] ---> Running in 4f65cfd064f6 [2021-09-28T22:54:25.643Z] Removing intermediate container a0bf3de9634c [2021-09-28T22:54:25.643Z] ---> c3d3970918e2 [2021-09-28T22:54:25.643Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-28T22:54:26.223Z] Removing intermediate container 874f2d8cd466 [2021-09-28T22:54:26.223Z] ---> c1e8a69cd147 [2021-09-28T22:54:26.223Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T22:54:26.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T22:54:26.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-28T22:54:26.223Z] ---> c5d51bca4ae9 [2021-09-28T22:54:26.223Z] Step 3/23 : WORKDIR /edgex-go [2021-09-28T22:54:26.223Z] ---> Using cache [2021-09-28T22:54:26.223Z] ---> 02910981c453 [2021-09-28T22:54:26.223Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:54:26.223Z] ---> Using cache [2021-09-28T22:54:26.223Z] ---> 877111205ba3 [2021-09-28T22:54:26.223Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-28T22:54:26.223Z] ---> Using cache [2021-09-28T22:54:26.223Z] ---> 13d292f1c154 [2021-09-28T22:54:26.223Z] Step 6/23 : COPY go.mod . [2021-09-28T22:54:26.223Z] ---> Using cache [2021-09-28T22:54:26.223Z] ---> 0e686a7e7e99 [2021-09-28T22:54:26.223Z] Step 7/23 : RUN go mod download [2021-09-28T22:54:26.223Z] ---> Using cache [2021-09-28T22:54:26.223Z] ---> dc49c3204a79 [2021-09-28T22:54:26.223Z] Step 8/23 : COPY . . [2021-09-28T22:54:26.223Z] ---> Using cache [2021-09-28T22:54:26.223Z] ---> 142005770316 [2021-09-28T22:54:26.223Z] Step 9/23 : RUN go mod tidy [2021-09-28T22:54:26.223Z] ---> Using cache [2021-09-28T22:54:26.223Z] ---> 0d9e7869d54b [2021-09-28T22:54:26.223Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-28T22:54:26.805Z] Removing intermediate container 4f65cfd064f6 [2021-09-28T22:54:26.805Z] ---> a2c3f9b5472b [2021-09-28T22:54:26.805Z] Step 22/24 : LABEL arch=x86_64 [2021-09-28T22:54:27.070Z] ---> Running in c40a3e28eae6 [2021-09-28T22:54:27.340Z] ---> Running in 183bb552d635 [2021-09-28T22:54:27.340Z] ---> Running in 5463516dd596 [2021-09-28T22:54:27.606Z] ---> Running in e14ee5f0e978 [2021-09-28T22:54:27.606Z] Removing intermediate container c40a3e28eae6 [2021-09-28T22:54:27.606Z] ---> d6e9d46ea442 [2021-09-28T22:54:27.606Z] Step 22/24 : LABEL arch=x86_64 [2021-09-28T22:54:27.880Z] Removing intermediate container 183bb552d635 [2021-09-28T22:54:27.880Z] ---> a0c69f155475 [2021-09-28T22:54:27.880Z] Step 29/32 : CMD ["gate"] [2021-09-28T22:54:27.881Z] Removing intermediate container e14ee5f0e978 [2021-09-28T22:54:27.881Z] ---> 484d452bd9ee [2021-09-28T22:54:27.881Z] Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:54:27.881Z] ---> Running in 2541a4fadf78 [2021-09-28T22:54:27.881Z] ---> Running in 6278b6734719 [2021-09-28T22:54:27.881Z] ---> Running in b658501b74e7 [2021-09-28T22:54:28.148Z] Removing intermediate container 2541a4fadf78 [2021-09-28T22:54:28.148Z] ---> 8f8b3fa843fd [2021-09-28T22:54:28.148Z] Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:54:28.148Z] 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-09-28T22:54:28.148Z] ---> Running in daa7860b4d21 [2021-09-28T22:54:28.148Z] Removing intermediate container 6278b6734719 [2021-09-28T22:54:28.148Z] ---> bd2fc2e014eb [2021-09-28T22:54:28.148Z] Step 24/24 : LABEL version=0.0.0 [2021-09-28T22:54:28.148Z] Removing intermediate container b658501b74e7 [2021-09-28T22:54:28.148Z] ---> f9e2aba52075 [2021-09-28T22:54:28.148Z] Step 30/32 : LABEL arch=x86_64 [2021-09-28T22:54:28.148Z] ---> Running in 26f96745bc29 [2021-09-28T22:54:28.424Z] ---> Running in 024bfa159270 [2021-09-28T22:54:28.424Z] Removing intermediate container daa7860b4d21 [2021-09-28T22:54:28.424Z] ---> 979f756c5406 [2021-09-28T22:54:28.424Z] Step 24/24 : LABEL version=0.0.0 [2021-09-28T22:54:28.424Z] ---> Running in 92e4911eb379 [2021-09-28T22:54:28.424Z] Removing intermediate container 26f96745bc29 [2021-09-28T22:54:28.424Z] ---> 60f037a2e83a [2021-09-28T22:54:28.424Z] [2021-09-28T22:54:28.424Z] Removing intermediate container 024bfa159270 [2021-09-28T22:54:28.424Z] ---> 1e2fb5abc2c8 [2021-09-28T22:54:28.424Z] Step 31/32 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:54:28.691Z] Successfully built 60f037a2e83a [2021-09-28T22:54:28.691Z] Successfully tagged core-command:latest [2021-09-28T22:54:28.691Z]  Building core-command ... done Building core-metadata [2021-09-28T22:54:28.691Z] Removing intermediate container 92e4911eb379 [2021-09-28T22:54:28.691Z] ---> c6f8c5183bee [2021-09-28T22:54:28.691Z] [2021-09-28T22:54:28.691Z] ---> Running in bc909a94fc6b [2021-09-28T22:54:28.691Z] Successfully built c6f8c5183bee [2021-09-28T22:54:28.691Z] Successfully tagged sys-mgmt-agent:latest [2021-09-28T22:54:28.691Z] Building support-notifications [2021-09-28T22:54:29.238Z]  Building sys-mgmt-agent ... done Removing intermediate container bc909a94fc6b [2021-09-28T22:54:29.238Z] ---> ec50df4e848e [2021-09-28T22:54:29.238Z] Step 32/32 : LABEL version=0.0.0 [2021-09-28T22:54:33.497Z] ---> Running in 6ca8cfc03599 [2021-09-28T22:54:34.943Z] Removing intermediate container 6ca8cfc03599 [2021-09-28T22:54:34.943Z] ---> fc07c10ab59f [2021-09-28T22:54:34.944Z] [2021-09-28T22:54:35.215Z] Successfully built fc07c10ab59f [2021-09-28T22:54:35.483Z] Successfully tagged security-bootstrapper:latest [2021-09-28T22:54:35.752Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T22:54:35.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-28T22:54:35.752Z] ---> c5d51bca4ae9 [2021-09-28T22:54:35.752Z] Step 3/23 : WORKDIR /edgex-go [2021-09-28T22:54:35.752Z] ---> Using cache [2021-09-28T22:54:35.752Z] ---> 02910981c453 [2021-09-28T22:54:35.752Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:54:35.752Z] ---> Using cache [2021-09-28T22:54:35.752Z] ---> 877111205ba3 [2021-09-28T22:54:35.752Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-28T22:54:36.336Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T22:54:36.336Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-28T22:54:36.336Z] ---> c5d51bca4ae9 [2021-09-28T22:54:36.336Z] Step 3/24 : WORKDIR /edgex-go [2021-09-28T22:54:36.336Z] ---> Using cache [2021-09-28T22:54:36.336Z] ---> 02910981c453 [2021-09-28T22:54:36.336Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:54:36.336Z] ---> Using cache [2021-09-28T22:54:36.336Z] ---> 877111205ba3 [2021-09-28T22:54:36.336Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-28T22:54:36.336Z] ---> Using cache [2021-09-28T22:54:36.336Z] ---> 13d292f1c154 [2021-09-28T22:54:36.336Z] Step 6/24 : COPY go.mod . [2021-09-28T22:54:36.336Z] ---> Using cache [2021-09-28T22:54:36.336Z] ---> 0e686a7e7e99 [2021-09-28T22:54:36.336Z] Step 7/24 : RUN go mod download [2021-09-28T22:54:36.336Z] ---> Using cache [2021-09-28T22:54:36.336Z] ---> dc49c3204a79 [2021-09-28T22:54:36.336Z] Step 8/24 : COPY . . [2021-09-28T22:54:36.336Z] ---> Using cache [2021-09-28T22:54:36.336Z] ---> 142005770316 [2021-09-28T22:54:36.336Z] Step 9/24 : RUN go mod tidy [2021-09-28T22:54:36.336Z] ---> Using cache [2021-09-28T22:54:36.336Z] ---> 0d9e7869d54b [2021-09-28T22:54:36.337Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-28T22:54:36.603Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T22:54:36.603Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-28T22:54:36.603Z] ---> c5d51bca4ae9 [2021-09-28T22:54:36.603Z] Step 3/22 : WORKDIR /edgex-go [2021-09-28T22:54:36.603Z] ---> Using cache [2021-09-28T22:54:36.603Z] ---> 02910981c453 [2021-09-28T22:54:36.603Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:54:36.603Z] ---> Using cache [2021-09-28T22:54:36.603Z] ---> 877111205ba3 [2021-09-28T22:54:36.603Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-28T22:54:36.603Z] ---> Using cache [2021-09-28T22:54:36.603Z] ---> 13d292f1c154 [2021-09-28T22:54:36.603Z] Step 6/22 : COPY go.mod . [2021-09-28T22:54:36.603Z] ---> Using cache [2021-09-28T22:54:36.603Z] ---> 0e686a7e7e99 [2021-09-28T22:54:36.603Z] Step 7/22 : RUN go mod download [2021-09-28T22:54:36.603Z] ---> Using cache [2021-09-28T22:54:36.603Z] ---> dc49c3204a79 [2021-09-28T22:54:36.603Z] Step 8/22 : COPY . . [2021-09-28T22:54:36.603Z] ---> Using cache [2021-09-28T22:54:36.603Z] ---> 142005770316 [2021-09-28T22:54:36.603Z] Step 9/22 : RUN go mod tidy [2021-09-28T22:54:36.603Z] ---> Using cache [2021-09-28T22:54:36.603Z] ---> 0d9e7869d54b [2021-09-28T22:54:36.603Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-28T22:54:36.870Z] ---> Running in fc133b2297c6 [2021-09-28T22:54:36.870Z] ---> Running in 4f7f5eba3780 [2021-09-28T22:54:36.870Z] ---> Running in edce757312b8 [2021-09-28T22:54:37.856Z] 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-09-28T22:54:37.856Z] 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-09-28T22:54:37.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:38.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:54:39.134Z] OK: 219 MiB in 52 packages [2021-09-28T22:54:39.736Z] Removing intermediate container 4f7f5eba3780 [2021-09-28T22:54:39.736Z] ---> a27ead32e6c8 [2021-09-28T22:54:39.736Z] Step 6/23 : COPY go.mod . [2021-09-28T22:54:40.023Z] ---> f17ce82795db [2021-09-28T22:54:40.023Z] Step 7/23 : RUN go mod download [2021-09-28T22:54:40.023Z] ---> Running in 4bb6690b4267 [2021-09-28T22:54:42.010Z] Removing intermediate container 4bb6690b4267 [2021-09-28T22:54:42.010Z] ---> d003b82b2d22 [2021-09-28T22:54:42.010Z] Step 8/23 : COPY . . [2021-09-28T22:54:47.436Z] ---> c4ddae5bf087 [2021-09-28T22:54:47.436Z] Step 9/23 : RUN go mod tidy [2021-09-28T22:54:47.436Z] ---> Running in 2b86bcdfeb91 [2021-09-28T22:54:48.845Z] Removing intermediate container 2b86bcdfeb91 [2021-09-28T22:54:48.845Z] ---> 7b6290e25801 [2021-09-28T22:54:48.845Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-28T22:54:48.845Z] ---> Running in dfe3dad3c590 [2021-09-28T22:54:49.437Z] 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-09-28T22:54:55.223Z] Removing intermediate container 0cb994878aac [2021-09-28T22:54:55.223Z] ---> 0023c12b914b [2021-09-28T22:54:55.224Z] Successfully built 0023c12b914b [2021-09-28T22:54:55.224Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:54:55.611Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T22:54:55.611Z] . [Pipeline] withDockerContainer [2021-09-28T22:54:55.870Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-09-28T22:54:55.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T22:54:57.613Z] $ docker top abf43523a223923ed573e59f8044adea43f3aa1a5fc8078e0a3ea9bdee4bcb02 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T22:54:58.667Z] + go version [2021-09-28T22:54:58.667Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-28T22:54:58.694Z] $ docker stop --time=1 abf43523a223923ed573e59f8044adea43f3aa1a5fc8078e0a3ea9bdee4bcb02 [2021-09-28T22:54:59.522Z] Removing intermediate container 5463516dd596 [2021-09-28T22:54:59.522Z] ---> eb2725a8de69 [2021-09-28T22:54:59.522Z] [2021-09-28T22:54:59.522Z] Step 11/23 : FROM alpine:3.14 [2021-09-28T22:54:59.522Z] ---> 14119a10abf4 [2021-09-28T22:54:59.522Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-28T22:54:59.522Z] ---> Using cache [2021-09-28T22:54:59.522Z] ---> 0d6e4e20a724 [2021-09-28T22:54:59.523Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-28T22:54:59.523Z] ---> Using cache [2021-09-28T22:54:59.523Z] ---> 5e98bdcd17ce [2021-09-28T22:54:59.523Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-28T22:54:59.523Z] ---> Running in 362791a7bf8f [2021-09-28T22:54:59.523Z] Removing intermediate container 362791a7bf8f [2021-09-28T22:54:59.523Z] ---> 9afc70bdbf91 [2021-09-28T22:54:59.523Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-28T22:54:59.523Z] ---> Running in 294c4e171f8d [2021-09-28T22:54:59.523Z] Removing intermediate container 294c4e171f8d [2021-09-28T22:54:59.523Z] ---> d61551aee6c8 [2021-09-28T22:54:59.523Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T22:54:59.523Z] ---> ee24dc6b0a16 [2021-09-28T22:54:59.523Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-28T22:54:59.523Z] ---> 227a2ef89d9d [2021-09-28T22:54:59.523Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-28T22:54:59.523Z] ---> dd8bbab67e65 [2021-09-28T22:54:59.523Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-28T22:54:59.523Z] ---> Running in 9dfacafc933d [2021-09-28T22:54:59.789Z] Removing intermediate container 9dfacafc933d [2021-09-28T22:54:59.789Z] ---> b48d065cdaa3 [2021-09-28T22:54:59.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T22:54:59.789Z] ---> Running in 3e83dd5e0c4f [2021-09-28T22:55:00.055Z] Removing intermediate container 3e83dd5e0c4f [2021-09-28T22:55:00.055Z] ---> 3daffdd81858 [2021-09-28T22:55:00.055Z] Step 21/23 : LABEL arch=x86_64 [2021-09-28T22:55:00.055Z] ---> Running in e86a21cdfa64 [2021-09-28T22:55:00.055Z] Removing intermediate container e86a21cdfa64 [2021-09-28T22:55:00.055Z] ---> 3b98b10813b5 [2021-09-28T22:55:00.055Z] Step 22/23 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:55:00.055Z] ---> Running in b5eeda19406e [2021-09-28T22:55:00.323Z] Removing intermediate container b5eeda19406e [2021-09-28T22:55:00.323Z] ---> 2cd31958724b [2021-09-28T22:55:00.323Z] Step 23/23 : LABEL version=0.0.0 [2021-09-28T22:55:00.323Z] ---> Running in 2f3d40a6033c [2021-09-28T22:55:00.528Z] $ docker rm -f abf43523a223923ed573e59f8044adea43f3aa1a5fc8078e0a3ea9bdee4bcb02 [2021-09-28T22:55:00.588Z] Removing intermediate container 2f3d40a6033c [2021-09-28T22:55:00.588Z] ---> ee57c3132907 [2021-09-28T22:55:00.588Z] [2021-09-28T22:55:00.588Z] Successfully built ee57c3132907 [2021-09-28T22:55:00.588Z] Successfully tagged support-scheduler:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:55:01.717Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T22:55:01.717Z] . [Pipeline] withDockerContainer [2021-09-28T22:55:02.001Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-09-28T22:55:02.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T22:55:03.184Z]  Building support-scheduler ... done 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-09-28T22:55:03.645Z] $ docker top 978b10c710ffdcc26d385b42a0ea57858891d3a91e26c5a28fe6ae0fb8f9274f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-28T22:55:04.072Z] ========================================================= [2021-09-28T22:55:04.072Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-28T22:55:04.072Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-28T22:55:04.786Z] + go mod tidy [Pipeline] sh [2021-09-28T22:55:06.474Z] + make test [2021-09-28T22:55:06.474Z] go mod tidy [2021-09-28T22:55:07.074Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-28T22:55:07.454Z] Removing intermediate container edce757312b8 [2021-09-28T22:55:07.454Z] ---> 54bb171653c0 [2021-09-28T22:55:07.454Z] [2021-09-28T22:55:07.454Z] Step 11/22 : FROM alpine:3.14 [2021-09-28T22:55:07.454Z] ---> 14119a10abf4 [2021-09-28T22:55:07.454Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-28T22:55:07.454Z] ---> Running in 66117b5c9ea6 [2021-09-28T22:55:07.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:55:07.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:55:07.997Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-28T22:55:07.997Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-28T22:55:07.997Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-28T22:55:08.289Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-28T22:55:08.289Z] (5/5) Installing curl (7.79.1-r0) [2021-09-28T22:55:08.289Z] Removing intermediate container fc133b2297c6 [2021-09-28T22:55:08.289Z] ---> 830b27b9831d [2021-09-28T22:55:08.289Z] [2021-09-28T22:55:08.289Z] Step 11/24 : FROM alpine:3.14 [2021-09-28T22:55:08.289Z] ---> 14119a10abf4 [2021-09-28T22:55:08.289Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-28T22:55:08.289Z] ---> Using cache [2021-09-28T22:55:08.289Z] ---> 0d6e4e20a724 [2021-09-28T22:55:08.289Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-28T22:55:08.289Z] ---> Using cache [2021-09-28T22:55:08.289Z] ---> 5e98bdcd17ce [2021-09-28T22:55:08.289Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-28T22:55:08.289Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T22:55:08.289Z] Executing ca-certificates-20191127-r5.trigger [2021-09-28T22:55:08.289Z] ---> Running in 117a0707f39f [2021-09-28T22:55:08.289Z] OK: 8 MiB in 19 packages [2021-09-28T22:55:08.577Z] Removing intermediate container 117a0707f39f [2021-09-28T22:55:08.577Z] ---> 319ddb641c1f [2021-09-28T22:55:08.577Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-28T22:55:08.577Z] ---> Running in 09957ac2c32f [2021-09-28T22:55:08.577Z] Removing intermediate container 09957ac2c32f [2021-09-28T22:55:08.577Z] ---> f9430b49d264 [2021-09-28T22:55:08.577Z] Step 16/24 : WORKDIR / [2021-09-28T22:55:08.863Z] ---> Running in 889a38a4c08a [2021-09-28T22:55:08.863Z] Removing intermediate container 66117b5c9ea6 [2021-09-28T22:55:08.863Z] ---> 48dc13fd4d6a [2021-09-28T22:55:08.863Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-28T22:55:09.130Z] Removing intermediate container 889a38a4c08a [2021-09-28T22:55:09.130Z] ---> 1942db5d327c [2021-09-28T22:55:09.130Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T22:55:09.130Z] ---> Running in 3d828f17259a [2021-09-28T22:55:09.130Z] Removing intermediate container 3d828f17259a [2021-09-28T22:55:09.130Z] ---> 0d67e1998e25 [2021-09-28T22:55:09.130Z] Step 14/22 : WORKDIR /edgex [2021-09-28T22:55:09.130Z] ---> Running in 740672353b25 [2021-09-28T22:55:09.406Z] ---> 539a9983037c [2021-09-28T22:55:09.406Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-28T22:55:09.406Z] Removing intermediate container 740672353b25 [2021-09-28T22:55:09.406Z] ---> 705261df402f [2021-09-28T22:55:09.406Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-28T22:55:09.677Z] ---> 7f90448328c0 [2021-09-28T22:55:09.677Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-28T22:55:09.960Z] ---> 8ab427fa09fe [2021-09-28T22:55:09.961Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-28T22:55:10.264Z] ---> b1f989f80d57 [2021-09-28T22:55:10.264Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-28T22:55:10.545Z] ---> f6c4012cef74 [2021-09-28T22:55:10.545Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-28T22:55:10.545Z] ---> Running in 3fd6009a99fa [2021-09-28T22:55:10.545Z] ---> d6fe70f25c2e [2021-09-28T22:55:10.545Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-28T22:55:10.545Z] ---> Running in 84fe4431e91b [2021-09-28T22:55:10.545Z] Removing intermediate container 3fd6009a99fa [2021-09-28T22:55:10.545Z] ---> ac34453c817b [2021-09-28T22:55:10.545Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T22:55:10.826Z] ---> Running in 769398f5389a [2021-09-28T22:55:10.826Z] Removing intermediate container 84fe4431e91b [2021-09-28T22:55:10.826Z] ---> 183a20c542bc [2021-09-28T22:55:10.826Z] Step 19/22 : CMD ["--init=true"] [2021-09-28T22:55:10.826Z] ---> Running in 7b609fc742b9 [2021-09-28T22:55:10.826Z] Removing intermediate container 769398f5389a [2021-09-28T22:55:10.826Z] ---> a476e324c51f [2021-09-28T22:55:10.826Z] Step 22/24 : LABEL arch=x86_64 [2021-09-28T22:55:10.826Z] ---> Running in e354cdcb52ae [2021-09-28T22:55:11.105Z] Removing intermediate container 7b609fc742b9 [2021-09-28T22:55:11.105Z] ---> 58658b35c6b0 [2021-09-28T22:55:11.105Z] Step 20/22 : LABEL arch=x86_64 [2021-09-28T22:55:11.105Z] Removing intermediate container e354cdcb52ae [2021-09-28T22:55:11.105Z] ---> 05681d3dfeb0 [2021-09-28T22:55:11.105Z] Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:55:11.105Z] ---> Running in cae87b3a9df8 [2021-09-28T22:55:11.105Z] ---> Running in 75f3636e84f2 [2021-09-28T22:55:11.378Z] Removing intermediate container 75f3636e84f2 [2021-09-28T22:55:11.378Z] ---> 320bea75cbba [2021-09-28T22:55:11.378Z] Step 24/24 : LABEL version=0.0.0 [2021-09-28T22:55:11.378Z] Removing intermediate container cae87b3a9df8 [2021-09-28T22:55:11.378Z] ---> ba614a1f8a02 [2021-09-28T22:55:11.378Z] Step 21/22 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:55:11.378Z] ---> Running in f929cc94dc90 [2021-09-28T22:55:11.378Z] ---> Running in 5274bb0c2a3c [2021-09-28T22:55:11.647Z] Removing intermediate container f929cc94dc90 [2021-09-28T22:55:11.647Z] ---> c142702fdf5c [2021-09-28T22:55:11.647Z] [2021-09-28T22:55:11.647Z] Removing intermediate container 5274bb0c2a3c [2021-09-28T22:55:11.647Z] ---> bbe4eb85f00e [2021-09-28T22:55:11.647Z] Step 22/22 : LABEL version=0.0.0 [2021-09-28T22:55:11.647Z] ---> Running in ae4ea31473e9 [2021-09-28T22:55:11.647Z] Successfully built c142702fdf5c [2021-09-28T22:55:11.647Z] Successfully tagged core-metadata:latest [2021-09-28T22:55:11.647Z]  Building core-metadata ... done Removing intermediate container ae4ea31473e9 [2021-09-28T22:55:11.647Z] ---> 18c37ac1d4fb [2021-09-28T22:55:11.647Z] [2021-09-28T22:55:11.919Z] Successfully built 18c37ac1d4fb [2021-09-28T22:55:11.919Z] Successfully tagged security-proxy-setup:latest [2021-09-28T22:55:13.334Z]  Building security-proxy-setup ... done Removing intermediate container dfe3dad3c590 [2021-09-28T22:55:13.334Z] ---> 708d1209c98b [2021-09-28T22:55:13.334Z] [2021-09-28T22:55:13.334Z] Step 11/23 : FROM alpine:3.14 [2021-09-28T22:55:13.334Z] ---> 14119a10abf4 [2021-09-28T22:55:13.334Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-28T22:55:13.334Z] ---> Running in 9f1d2424c3bc [2021-09-28T22:55:13.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:55:13.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:55:13.602Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-28T22:55:13.602Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-28T22:55:13.602Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T22:55:13.602Z] Executing ca-certificates-20191127-r5.trigger [2021-09-28T22:55:13.602Z] OK: 6 MiB in 16 packages [2021-09-28T22:55:14.182Z] Removing intermediate container 9f1d2424c3bc [2021-09-28T22:55:14.182Z] ---> c149cd6d88d0 [2021-09-28T22:55:14.182Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-28T22:55:14.182Z] ---> Running in 54aff1608fc2 [2021-09-28T22:55:14.451Z] Removing intermediate container 54aff1608fc2 [2021-09-28T22:55:14.451Z] ---> 16f7db422890 [2021-09-28T22:55:14.451Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-28T22:55:14.451Z] ---> Running in 8684b845ffca [2021-09-28T22:55:14.451Z] Removing intermediate container 8684b845ffca [2021-09-28T22:55:14.451Z] ---> 2b0a3d567386 [2021-09-28T22:55:14.451Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-28T22:55:14.451Z] ---> Running in facd1f68567c [2021-09-28T22:55:14.451Z] Removing intermediate container facd1f68567c [2021-09-28T22:55:14.451Z] ---> cb8785e82570 [2021-09-28T22:55:14.451Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T22:55:14.717Z] ---> ead7c28a6562 [2021-09-28T22:55:14.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-28T22:55:14.984Z] ---> e491206b4bb0 [2021-09-28T22:55:14.984Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-28T22:55:15.261Z] ---> 26ab3f4ed1bc [2021-09-28T22:55:15.262Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-28T22:55:15.262Z] ---> Running in c0808cfebd6f [2021-09-28T22:55:15.262Z] Removing intermediate container c0808cfebd6f [2021-09-28T22:55:15.262Z] ---> 1a4917398e9b [2021-09-28T22:55:15.262Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T22:55:15.262Z] ---> Running in 809b53bd288a [2021-09-28T22:55:15.262Z] Removing intermediate container 809b53bd288a [2021-09-28T22:55:15.262Z] ---> f629c44e8833 [2021-09-28T22:55:15.262Z] Step 21/23 : LABEL arch=x86_64 [2021-09-28T22:55:15.262Z] ---> Running in 47db574969c4 [2021-09-28T22:55:15.528Z] Removing intermediate container 47db574969c4 [2021-09-28T22:55:15.528Z] ---> 60e468b77f37 [2021-09-28T22:55:15.528Z] Step 22/23 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:55:15.528Z] ---> Running in 32e7a5f049a6 [2021-09-28T22:55:15.528Z] Removing intermediate container 32e7a5f049a6 [2021-09-28T22:55:15.528Z] ---> e7a8ffe49263 [2021-09-28T22:55:15.528Z] Step 23/23 : LABEL version=0.0.0 [2021-09-28T22:55:15.528Z] ---> Running in 70535754c192 [2021-09-28T22:55:15.528Z] Removing intermediate container 70535754c192 [2021-09-28T22:55:15.528Z] ---> 44953fd465b7 [2021-09-28T22:55:15.528Z] [2021-09-28T22:55:15.793Z] Successfully built 44953fd465b7 [2021-09-28T22:55:15.793Z] Successfully tagged support-notifications:latest [2021-09-28T22:55:15.807Z]  Building support-notifications ... done  [Pipeline] } [2021-09-28T22:55:15.826Z] $ docker stop --time=1 7e44f055bfa1e47c81b2d2383d9991e89027742ed1fd908c9ada363888b2e96e [2021-09-28T22:55:17.101Z] $ docker rm -f 7e44f055bfa1e47c81b2d2383d9991e89027742ed1fd908c9ada363888b2e96e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T22:55:17.742Z] + docker images [2021-09-28T22:55:17.743Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-28T22:55:17.743Z] support-notifications latest 44953fd465b7 2 seconds ago 16.8MB [2021-09-28T22:55:17.743Z] 708d1209c98b 5 seconds ago 1.75GB [2021-09-28T22:55:17.743Z] core-metadata latest c142702fdf5c 6 seconds ago 16.8MB [2021-09-28T22:55:17.743Z] security-proxy-setup latest 18c37ac1d4fb 6 seconds ago 26.7MB [2021-09-28T22:55:17.743Z] 830b27b9831d 10 seconds ago 1.76GB [2021-09-28T22:55:17.743Z] 54bb171653c0 11 seconds ago 1.76GB [2021-09-28T22:55:17.743Z] support-scheduler latest ee57c3132907 17 seconds ago 16.1MB [2021-09-28T22:55:17.743Z] eb2725a8de69 20 seconds ago 1.75GB [2021-09-28T22:55:17.743Z] security-bootstrapper latest fc07c10ab59f 44 seconds ago 18.8MB [2021-09-28T22:55:17.743Z] core-command latest 60f037a2e83a 49 seconds ago 16MB [2021-09-28T22:55:17.743Z] sys-mgmt-agent latest c6f8c5183bee 49 seconds ago 325MB [2021-09-28T22:55:17.743Z] core-data latest a503552856ae 56 seconds ago 20.5MB [2021-09-28T22:55:17.743Z] security-secretstore-setup latest dfcd2c83d8c0 58 seconds ago 28.2MB [2021-09-28T22:55:17.743Z] 1830270886eb About a minute ago 1.75GB [2021-09-28T22:55:17.743Z] 9fa27b633bfc About a minute ago 1.76GB [2021-09-28T22:55:17.743Z] 620344166f50 About a minute ago 1.76GB [2021-09-28T22:55:17.743Z] fe3f76158414 About a minute ago 1.75GB [2021-09-28T22:55:17.743Z] 0bc955ab5a81 About a minute ago 1.75GB [2021-09-28T22:55:17.743Z] ci-base-image-x86_64 latest c5d51bca4ae9 5 minutes ago 1.25GB [2021-09-28T22:55:17.743Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-28T22:55:17.743Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-28T22:55:17.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-28T22:55:17.743Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-28T22:55:17.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-28T22:55:33.494Z] Still waiting to schedule task [2021-09-28T22:55:33.495Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-28T22:55:33.904Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-28T22:56:30.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-28T22:56:30.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-28T22:56:32.782Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-28T22:56:33.383Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-28T22:56:45.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-28T22:56:45.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-28T22:56:45.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-28T22:56:45.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-28T22:56:45.807Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-28T22:56:45.807Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-28T22:56:46.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-28T22:56:46.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-28T22:56:46.422Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-28T22:56:46.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-28T22:56:53.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.215s coverage: 28.7% of statements [2021-09-28T22:56:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-28T22:56:53.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-28T22:56:57.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.350s coverage: 98.5% of statements [2021-09-28T22:56:57.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-28T22:56:57.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.386s coverage: 46.3% of statements [2021-09-28T22:56:57.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-28T22:56:57.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-28T22:56:59.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.486s coverage: 90.1% of statements [2021-09-28T22:56:59.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-28T22:56:59.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-28T22:57:02.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 81.2% of statements [2021-09-28T22:57:02.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-28T22:57:02.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-28T22:57:02.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-28T22:57:02.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-28T22:57:02.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-28T22:57:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.504s coverage: 94.2% of statements [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-28T22:57:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.482s coverage: 59.1% of statements [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-28T22:57:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.176s coverage: 60.0% of statements [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-28T22:57:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.307s coverage: 0.8% of statements [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-28T22:57:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements [2021-09-28T22:57:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.276s coverage: 21.7% of statements [2021-09-28T22:57:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-28T22:57:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.185s coverage: 47.1% of statements [2021-09-28T22:57:09.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.236s coverage: 79.5% of statements [2021-09-28T22:57:09.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2021-09-28T22:57:10.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.201s coverage: 96.3% of statements [2021-09-28T22:57:11.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements [2021-09-28T22:57:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements [2021-09-28T22:57:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-09-28T22:57:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.567s coverage: 81.8% of statements [2021-09-28T22:57:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-28T22:57:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-28T22:57:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-28T22:57:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-28T22:57:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-28T22:57:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.297s coverage: 58.8% of statements [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-28T22:57:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2021-09-28T22:57:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-09-28T22:57:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2021-09-28T22:57:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.802s coverage: 91.2% of statements [2021-09-28T22:57:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-28T22:57:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.731s coverage: 64.4% of statements [2021-09-28T22:57:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-28T22:57:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-28T22:57:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.222s coverage: 100.0% of statements [2021-09-28T22:57:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-09-28T22:57:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-09-28T22:57:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-09-28T22:57:38.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-09-28T22:57:43.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.241s coverage: 70.5% of statements [2021-09-28T22:57:43.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-28T22:57:43.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-28T22:57:43.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-28T22:57:44.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.6% of statements [2021-09-28T22:57:44.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-28T22:57:44.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-28T22:57:44.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements [2021-09-28T22:57:44.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-28T22:57:44.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements [2021-09-28T22:57:44.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-28T22:57:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.228s coverage: 19.5% of statements [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-28T22:57:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.522s coverage: 92.0% of statements [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-28T22:57:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 63.2% of statements [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-28T22:57:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.380s coverage: 97.7% of statements [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-28T22:57:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-28T22:57:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-28T22:57:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-09-28T22:57:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-09-28T22:57:53.312Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-28T22:57:53.312Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-28T22:57:53.312Z] GO111MODULE=on go vet ./... [2021-09-28T22:58:30.287Z] Running on prd-ubuntu18.04-docker-8c-8g-17 in /w/workspace/edgexfoundry_edgex-go_PR-3729 [Pipeline] { [Pipeline] ws [2021-09-28T22:58:30.345Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-28T22:58:30.512Z] The recommended git tool is: git [2021-09-28T22:58:33.231Z] using credential edgex-jenkins-ssh [2021-09-28T22:58:33.247Z] Cloning the remote Git repository [2021-09-28T22:58:33.374Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-28T22:58:33.452Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-28T22:58:33.487Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-28T22:58:33.487Z] > git --version # timeout=10 [2021-09-28T22:58:33.497Z] > git --version # 'git version 2.17.1' [2021-09-28T22:58:33.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T22:58:33.531Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T22:59:15.157Z] gofmt -l . [2021-09-28T22:59:15.157Z] [ "`gofmt -l .`" = "" ] [2021-09-28T22:59:15.157Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-28T22:59:15.851Z] + ls -al . [2021-09-28T22:59:15.851Z] total 640 [2021-09-28T22:59:15.851Z] drwxrwxr-x 9 1001 1001 4096 Sep 28 22:59 . [2021-09-28T22:59:15.851Z] drwxr-xr-x 4 root root 4096 Sep 28 22:55 .. [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 11 Sep 28 22:52 .dockerignore [2021-09-28T22:59:15.851Z] drwxrwxr-x 8 1001 1001 4096 Sep 28 22:52 .git [2021-09-28T22:59:15.851Z] drwxrwxr-x 4 1001 1001 4096 Sep 28 22:52 .github [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 818 Sep 28 22:52 .gitignore [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 129 Sep 28 22:52 .golangci.yml [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 76 Sep 28 22:52 .hadolint.yml [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 166 Sep 28 22:52 .sonarcloud.properties [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 1171 Sep 28 22:52 ADOPTERS.md [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 8608 Sep 28 22:52 Attribution.txt [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 43881 Sep 28 22:52 CHANGELOG.md [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 3804 Sep 28 22:52 CONTRIBUTING.md [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 677 Sep 28 22:52 GOVERNANCE.md [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 849 Sep 28 22:52 Jenkinsfile [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 10775 Sep 28 22:52 LICENSE [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 6386 Sep 28 22:52 Makefile [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 582 Sep 28 22:52 OWNERS.md [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 8643 Sep 28 22:52 README.md [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 6912 Sep 28 22:52 SECURITY.md [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 5 Sep 28 22:49 VERSION [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 4131 Sep 28 22:52 ZMQWindows.md [2021-09-28T22:59:15.851Z] drwxrwxr-x 2 1001 1001 4096 Sep 28 22:52 bin [2021-09-28T22:59:15.851Z] drwxrwxr-x 14 1001 1001 4096 Sep 28 22:52 cmd [2021-09-28T22:59:15.851Z] -rw-r--r-- 1 root root 403252 Sep 28 22:57 coverage.out [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 829 Sep 28 22:52 go.mod [2021-09-28T22:59:15.851Z] -rw-r--r-- 1 root root 50143 Sep 28 22:55 go.sum [2021-09-28T22:59:15.851Z] drwxrwxr-x 8 1001 1001 4096 Sep 28 22:52 internal [2021-09-28T22:59:15.851Z] drwxrwxr-x 3 1001 1001 4096 Sep 28 22:52 openapi [2021-09-28T22:59:15.851Z] drwxrwxr-x 4 1001 1001 4096 Sep 28 22:52 snap [2021-09-28T22:59:15.851Z] -rw-rw-r-- 1 1001 1001 204 Sep 28 22:52 version.go [Pipeline] sh [2021-09-28T22:59:16.550Z] + '[' -e coverage.out ] [2021-09-28T22:59:16.550Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-28T22:59:16.594Z] Warning: overwriting stash ‘coverage-report’ [2021-09-28T22:59:17.430Z] Stashed 1 file(s) [Pipeline] sh [2021-09-28T22:59:18.127Z] + make build [2021-09-28T22:59:18.127Z] go mod tidy [2021-09-28T22:59:18.726Z] 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-09-28T22:59:24.932Z] Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:59:25.066Z] Merge succeeded, producing 935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T22:59:25.067Z] Checking out Revision 935d9d02f68832a70a43eff3686ddfaa012a0047 (PR-3729) [2021-09-28T22:59:24.176Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-28T22:59:24.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T22:59:24.193Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-28T22:59:24.205Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-28T22:59:24.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T22:59:24.210Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3729/head:refs/remotes/origin/PR-3729 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T22:59:24.943Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T22:59:24.950Z] > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 [2021-09-28T22:59:25.027Z] > git remote # timeout=10 [2021-09-28T22:59:25.037Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T22:59:25.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T22:59:25.047Z] > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [2021-09-28T22:59:25.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T22:59:25.071Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T22:59:25.076Z] > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 [2021-09-28T22:59:25.441Z] 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-09-28T22:59:28.925Z] Commit message: "fix(security): Replace abandoned JWT package" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:59:30.045Z] + echo snap-build.sh [2021-09-28T22:59:30.045Z] snap-build.sh [2021-09-28T22:59:30.045Z] + SNAP_BASE_DIR=. [2021-09-28T22:59:30.045Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-28T22:59:30.045Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-28T22:59:30.045Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-28T22:59:30.045Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-28T22:59:30.045Z] + cd /w/workspace/edgex-go/2 [2021-09-28T22:59:30.045Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-28T22:59:30.045Z] Reading package lists... [2021-09-28T22:59:30.045Z] Building dependency tree... [2021-09-28T22:59:30.045Z] Reading state information... [2021-09-28T22:59:30.045Z] The following packages were automatically installed and are no longer required: [2021-09-28T22:59:30.045Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-28T22:59:30.045Z] uidmap xdelta3 [2021-09-28T22:59:30.045Z] Use 'sudo apt autoremove' to remove them. [2021-09-28T22:59:30.045Z] The following packages will be REMOVED: [2021-09-28T22:59:30.045Z] lxd* lxd-client* [2021-09-28T22:59:30.315Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-28T22:59:30.315Z] After this operation, 31.7 MB disk space will be freed. [2021-09-28T22:59:30.851Z] (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-09-28T22:59:30.851Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-28T22:59:31.811Z] Removing lxd dnsmasq configuration [2021-09-28T22:59:31.811Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-28T22:59:31.811Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-28T22:59:32.776Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-28T22:59:32.776Z] (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-09-28T22:59:32.776Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-28T22:59:34.186Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-28T22:59:34.186Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-28T22:59:34.772Z] + sudo snap remove --purge lxd [2021-09-28T22:59:34.772Z] snap "lxd" is not installed [2021-09-28T22:59:34.772Z] + sudo groupadd --force --system lxd [2021-09-28T22:59:34.772Z] ++ whoami [2021-09-28T22:59:34.772Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-28T22:59:34.772Z] + newgrp - lxd [2021-09-28T22:59:35.039Z] + sudo snap install lxd [2021-09-28T22:59:43.259Z] 2021-09-28T22:59:41Z INFO Waiting for automatic snapd restart... [2021-09-28T22:59:47.616Z] 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-09-28T22:59:48.220Z] 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-09-28T22:59:52.527Z] 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-09-28T22:59:52.810Z] 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-09-28T22:59:56.208Z] 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-09-28T22:59:59.604Z] 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-09-28T23:00:01.480Z] lxd 4.18 from Canonical* installed [2021-09-28T23:00:01.480Z] + sudo lxd init --auto [2021-09-28T23:00:02.229Z] 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-09-28T23:00:06.557Z] 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-09-28T23:00:09.696Z] + sudo snap install --classic snapcraft [2021-09-28T23:00:09.957Z] 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-09-28T23:00:12.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-28T23:00:18.016Z] $ docker stop --time=1 978b10c710ffdcc26d385b42a0ea57858891d3a91e26c5a28fe6ae0fb8f9274f [2021-09-28T23:00:21.108Z] $ docker rm -f 978b10c710ffdcc26d385b42a0ea57858891d3a91e26c5a28fe6ae0fb8f9274f [2021-09-28T23:00:22.025Z] snapcraft 5.0 from Canonical* installed [2021-09-28T23:00:22.025Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-28T23:00:22.025Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-28T23:00:22.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-28T23:00:22.025Z] Dload Upload Total Spent Left Speed [2021-09-28T23:00:22.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4354 0 --:--:-- --:--:-- --:--:-- 4354 [2021-09-28T23:00:22.025Z] 100 3325k 100 3325k 0 0 5905k 0 --:--:-- --:--:-- --:--:-- 5905k [2021-09-28T23:00:22.025Z] ./yq_linux_amd64 [2021-09-28T23:00:22.025Z] + sudo snapcraft prime --use-lxd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T23:00:23.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-28T23:00:23.352Z] [2021-09-28T23:00:23.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T23:00:23.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-28T23:00:24.023Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-28T23:00:24.023Z] 29e5d40040c1: Pulling fs layer [2021-09-28T23:00:24.023Z] 1ce36da41761: Pulling fs layer [2021-09-28T23:00:24.023Z] 25b303627fd3: Pulling fs layer [2021-09-28T23:00:24.296Z] 29e5d40040c1: Verifying Checksum [2021-09-28T23:00:24.296Z] 29e5d40040c1: Download complete [2021-09-28T23:00:24.605Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-28T23:00:24.605Z] 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-09-28T23:00:24.605Z] - README.md [2021-09-28T23:00:24.605Z] [2021-09-28T23:00:24.605Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-28T23:00:24.605Z] Launching a container. [2021-09-28T23:00:24.899Z] 29e5d40040c1: Pull complete [2021-09-28T23:00:24.899Z] 1ce36da41761: Verifying Checksum [2021-09-28T23:00:24.899Z] 1ce36da41761: Download complete [2021-09-28T23:00:26.335Z] 1ce36da41761: Pull complete [2021-09-28T23:00:27.776Z] 25b303627fd3: Download complete [2021-09-28T23:00:32.843Z] Waiting for container to be ready [2021-09-28T23:00:32.843Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-28T23:00:32.843Z] [2021-09-28T23:00:37.103Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-28T23:00:37.103Z] Waiting for network to be ready... [2021-09-28T23:00:37.371Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-28T23:00:37.371Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-28T23:00:37.638Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-28T23:00:37.904Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-28T23:00:37.904Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-28T23:00:37.904Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-28T23:00:37.904Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-28T23:00:37.904Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-28T23:00:37.904Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-28T23:00:37.904Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-28T23:00:37.930Z] 25b303627fd3: Pull complete [2021-09-28T23:00:37.930Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-28T23:00:37.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-28T23:00:37.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-28T23:00:38.176Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-28T23:00:38.176Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-28T23:00:38.223Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-09-28T23:00:38.319Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-28T23:00:38.451Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-28T23:00:38.452Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-28T23:00:38.452Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-28T23:00:38.452Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-28T23:00:38.452Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-28T23:00:38.452Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-28T23:00:39.035Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-28T23:00:39.300Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2264 kB] [2021-09-28T23:00:39.300Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-28T23:00:39.300Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-28T23:00:39.300Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-28T23:00:39.300Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-28T23:00:39.300Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-28T23:00:39.300Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-28T23:00:39.567Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-28T23:00:41.506Z] Fetched 25.4 MB in 4s (5890 kB/s) [2021-09-28T23:00:41.863Z] $ docker top c9b47f48684b12f1f90bf4fcb96724919283de2de7dae6dde8737e97564f595d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T23:00:42.467Z] Reading package lists... [2021-09-28T23:00:42.733Z] Reading package lists... [2021-09-28T23:00:42.733Z] Building dependency tree... [2021-09-28T23:00:42.733Z] Reading state information... [2021-09-28T23:00:42.941Z] + docker-compose build --help [2021-09-28T23:00:42.941Z] + grep parallel [2021-09-28T23:00:43.000Z] The following additional packages will be installed: [2021-09-28T23:00:43.000Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-28T23:00:43.000Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-28T23:00:43.000Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-28T23:00:43.000Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-28T23:00:43.000Z] Suggested packages: [2021-09-28T23:00:43.000Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-28T23:00:43.000Z] Recommended packages: [2021-09-28T23:00:43.000Z] gnupg libsasl2-modules [2021-09-28T23:00:43.000Z] The following NEW packages will be installed: [2021-09-28T23:00:43.000Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-28T23:00:43.000Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-28T23:00:43.000Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-28T23:00:43.000Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-28T23:00:43.000Z] The following packages will be upgraded: [2021-09-28T23:00:43.000Z] gpg gpg-agent gpgconf libudev1 [2021-09-28T23:00:43.000Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-28T23:00:43.000Z] Need to get 3527 kB of archives. [2021-09-28T23:00:43.000Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-28T23:00:43.000Z] 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-09-28T23:00:43.000Z] 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-09-28T23:00:43.000Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-28T23:00:43.000Z] 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-09-28T23:00:43.266Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-28T23:00:43.532Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-28T23:00:44.113Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-28T23:00:44.113Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-28T23:00:44.113Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-28T23:00:44.113Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-28T23:00:44.113Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-28T23:00:44.113Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-28T23:00:44.113Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-28T23:00:44.113Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-28T23:00:44.113Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-28T23:00:44.113Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-28T23:00:44.113Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-28T23:00:44.114Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-28T23:00:44.114Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-28T23:00:44.114Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-28T23:00:44.114Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-28T23:00:44.380Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-28T23:00:44.380Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-28T23:00:44.380Z] Fetched 3527 kB in 1s (2756 kB/s) [2021-09-28T23:00:44.380Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-28T23:00:44.380Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-28T23:00:44.380Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-28T23:00:44.380Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-28T23:00:44.648Z] Selecting previously unselected package udev. [2021-09-28T23:00:44.648Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-28T23:00:44.648Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-28T23:00:44.648Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-28T23:00:44.648Z] Selecting previously unselected package libfuse2:amd64. [2021-09-28T23:00:44.648Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-28T23:00:44.916Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-28T23:00:44.916Z] Selecting previously unselected package fuse. [2021-09-28T23:00:44.916Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-28T23:00:44.916Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-28T23:00:44.916Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-28T23:00:44.916Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-28T23:00:44.916Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-28T23:00:44.916Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-28T23:00:44.916Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-28T23:00:44.916Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-28T23:00:45.183Z] Selecting previously unselected package libksba8:amd64. [2021-09-28T23:00:45.183Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-28T23:00:45.183Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-28T23:00:45.183Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-28T23:00:45.183Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-28T23:00:45.183Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:45.183Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-28T23:00:45.183Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-28T23:00:45.183Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:45.449Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-28T23:00:45.449Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-28T23:00:45.449Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:45.449Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-28T23:00:45.449Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-28T23:00:45.449Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:45.449Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-28T23:00:45.449Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-28T23:00:45.449Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:45.449Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-28T23:00:45.449Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-28T23:00:45.449Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:45.449Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-28T23:00:45.449Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-28T23:00:45.449Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:45.715Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-28T23:00:45.715Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-28T23:00:45.715Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:45.715Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-28T23:00:45.715Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-28T23:00:45.715Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:45.715Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-28T23:00:45.715Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-28T23:00:45.715Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-28T23:00:45.715Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-28T23:00:45.715Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-28T23:00:45.715Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-28T23:00:45.715Z] Selecting previously unselected package libldap-common. [2021-09-28T23:00:45.715Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-28T23:00:45.715Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-28T23:00:45.982Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-28T23:00:45.982Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-28T23:00:45.982Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-28T23:00:45.982Z] Selecting previously unselected package dirmngr. [2021-09-28T23:00:45.982Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-28T23:00:45.982Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-28T23:00:45.982Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-28T23:00:45.982Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-28T23:00:45.982Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-28T23:00:45.982Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-28T23:00:45.982Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-28T23:00:46.255Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-28T23:00:46.255Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:46.255Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-28T23:00:46.255Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-28T23:00:46.255Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-28T23:00:46.522Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-28T23:00:46.522Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:46.522Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-28T23:00:46.522Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-28T23:00:46.791Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-28T23:00:46.791Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:46.791Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:46.791Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:46.791Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:46.791Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:46.791Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:46.791Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-28T23:00:46.791Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-28T23:00:46.791Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-28T23:00:46.791Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-28T23:00:47.326Z] --parallel Build images in parallel. [Pipeline] } [2021-09-28T23:00:47.349Z] $ docker stop --time=1 c9b47f48684b12f1f90bf4fcb96724919283de2de7dae6dde8737e97564f595d [2021-09-28T23:00:47.377Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-28T23:00:47.377Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-28T23:00:47.377Z] This means they are not meant to be enabled using systemctl. [2021-09-28T23:00:47.377Z] Possible reasons for having this kind of units are: [2021-09-28T23:00:47.377Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-28T23:00:47.377Z] .wants/ or .requires/ directory. [2021-09-28T23:00:47.377Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-28T23:00:47.377Z] a requirement dependency on it. [2021-09-28T23:00:47.377Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-28T23:00:47.377Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-28T23:00:47.377Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-28T23:00:47.377Z] instance name specified. [2021-09-28T23:00:47.643Z] Reading package lists... [2021-09-28T23:00:47.912Z] Building dependency tree... [2021-09-28T23:00:47.912Z] Reading state information... [2021-09-28T23:00:47.912Z] The following additional packages will be installed: [2021-09-28T23:00:47.912Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-28T23:00:47.912Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-28T23:00:47.912Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-28T23:00:47.912Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-28T23:00:47.912Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-28T23:00:47.912Z] Suggested packages: [2021-09-28T23:00:47.912Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-28T23:00:47.912Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-28T23:00:47.912Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-28T23:00:47.912Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-28T23:00:47.912Z] systemd-container policykit-1 [2021-09-28T23:00:47.912Z] Recommended packages: [2021-09-28T23:00:47.912Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-28T23:00:48.179Z] The following NEW packages will be installed: [2021-09-28T23:00:48.179Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-28T23:00:48.179Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-28T23:00:48.179Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-28T23:00:48.179Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-28T23:00:48.179Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-28T23:00:48.179Z] The following packages will be upgraded: [2021-09-28T23:00:48.179Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-28T23:00:48.179Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-28T23:00:48.179Z] Need to get 36.8 MB of archives. [2021-09-28T23:00:48.179Z] After this operation, 147 MB of additional disk space will be used. [2021-09-28T23:00:48.179Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-28T23:00:48.179Z] 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-09-28T23:00:48.179Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-28T23:00:48.179Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-28T23:00:48.179Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-28T23:00:48.445Z] 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-09-28T23:00:48.445Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-28T23:00:48.445Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-28T23:00:48.445Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-28T23:00:48.445Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-28T23:00:48.445Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-28T23:00:48.445Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-28T23:00:48.445Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-28T23:00:48.445Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-28T23:00:48.445Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-28T23:00:48.445Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-28T23:00:48.445Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-28T23:00:49.027Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-28T23:00:49.027Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-28T23:00:49.241Z] $ docker rm -f c9b47f48684b12f1f90bf4fcb96724919283de2de7dae6dde8737e97564f595d [2021-09-28T23:00:49.292Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-28T23:00:49.292Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-28T23:00:49.292Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-28T23:00:49.292Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-28T23:00:49.292Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-28T23:00:49.292Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-28T23:00:49.293Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-28T23:00:49.293Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-28T23:00:49.293Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-28T23:00:49.293Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-28T23:00:49.293Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T23:00:50.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-28T23:00:50.224Z] . [Pipeline] withDockerContainer [2021-09-28T23:00:50.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-09-28T23:00:50.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-28T23:00:50.700Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-28T23:00:50.700Z] Fetched 36.8 MB in 2s (15.3 MB/s) [2021-09-28T23:00:50.700Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-28T23:00:50.700Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-28T23:00:50.700Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-28T23:00:51.287Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-28T23:00:51.287Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-28T23:00:51.287Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-28T23:00:51.287Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-28T23:00:51.287Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-28T23:00:51.287Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-28T23:00:51.557Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-28T23:00:51.557Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-28T23:00:51.557Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-28T23:00:51.557Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-28T23:00:51.826Z] Setting up apt (1.6.14) ... [2021-09-28T23:00:51.826Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-28T23:00:52.218Z] $ docker top 21f422127b3fd054b684befbcf9c29439a11ec17e114b0fd26cbe6ab4d69cdcc -eo pid,comm [2021-09-28T23:00:52.411Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-28T23:00:52.411Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-28T23:00:52.411Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-28T23:00:52.411Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-28T23:00:52.411Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-28T23:00:52.411Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-28T23:00:52.411Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] { [Pipeline] sh [2021-09-28T23:00:52.679Z] Selecting previously unselected package libexpat1:amd64. [2021-09-28T23:00:52.679Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-28T23:00:52.679Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-28T23:00:52.679Z] Selecting previously unselected package python3.6-minimal. [2021-09-28T23:00:52.679Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-28T23:00:52.679Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-28T23:00:52.945Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-28T23:00:52.945Z] Checking for services that may need to be restarted...done. [2021-09-28T23:00:52.945Z] Checking for services that may need to be restarted...done. [2021-09-28T23:00:52.945Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-28T23:00:52.945Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-28T23:00:52.945Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-28T23:00:53.301Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-28T23:00:53.527Z] Selecting previously unselected package python3-minimal. [2021-09-28T23:00:53.527Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-28T23:00:53.527Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-28T23:00:53.527Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-28T23:00:53.527Z] Selecting previously unselected package mime-support. [2021-09-28T23:00:53.527Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-28T23:00:53.527Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-28T23:00:53.527Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-28T23:00:53.527Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-28T23:00:53.527Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-28T23:00:53.527Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-28T23:00:53.527Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-28T23:00:53.527Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-28T23:00:53.853Z] Selecting previously unselected package python3.6. [2021-09-28T23:00:53.853Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-28T23:00:53.853Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-28T23:00:53.853Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-28T23:00:53.853Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-28T23:00:53.853Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-28T23:00:54.158Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-28T23:00:54.158Z] Selecting previously unselected package python3. [2021-09-28T23:00:54.158Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-28T23:00:54.158Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-28T23:00:54.158Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-28T23:00:54.158Z] Selecting previously unselected package multiarch-support. [2021-09-28T23:00:54.158Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-28T23:00:54.158Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-28T23:00:54.158Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-28T23:00:54.427Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-28T23:00:54.427Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-28T23:00:54.427Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-28T23:00:54.427Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-28T23:00:54.427Z] Selecting previously unselected package libbsd0:amd64. [2021-09-28T23:00:54.427Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-28T23:00:54.427Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-28T23:00:54.427Z] Selecting previously unselected package sudo. [2021-09-28T23:00:54.427Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-28T23:00:54.427Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-28T23:00:54.427Z] Selecting previously unselected package apparmor. [2021-09-28T23:00:54.427Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-28T23:00:54.427Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-28T23:00:54.726Z] Selecting previously unselected package libedit2:amd64. [2021-09-28T23:00:54.726Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-28T23:00:54.726Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-28T23:00:54.726Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-28T23:00:54.726Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-28T23:00:54.726Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-28T23:00:54.726Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-28T23:00:54.726Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-28T23:00:54.726Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-28T23:00:54.999Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-28T23:00:54.999Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-28T23:00:54.999Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-28T23:00:54.999Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-28T23:00:54.999Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-28T23:00:54.999Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-28T23:00:54.999Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-28T23:00:54.999Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-28T23:00:54.999Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-28T23:00:54.999Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-28T23:00:54.999Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-28T23:00:54.999Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-28T23:00:55.264Z] Selecting previously unselected package openssh-client. [2021-09-28T23:00:55.264Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-28T23:00:55.264Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-28T23:00:55.264Z] Selecting previously unselected package squashfs-tools. [2021-09-28T23:00:55.264Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-28T23:00:55.264Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-28T23:00:55.264Z] Selecting previously unselected package snapd. [2021-09-28T23:00:55.539Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-28T23:00:55.539Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-28T23:00:57.484Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-28T23:00:57.484Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-28T23:00:57.484Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-28T23:00:57.484Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-28T23:00:57.484Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-28T23:00:57.484Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-28T23:00:57.484Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-28T23:00:57.484Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-28T23:00:57.587Z] Building core-command ... [2021-09-28T23:00:57.587Z] Building core-data ... [2021-09-28T23:00:57.587Z] Building core-metadata ... [2021-09-28T23:00:57.587Z] Building security-bootstrapper ... [2021-09-28T23:00:57.587Z] Building security-proxy-setup ... [2021-09-28T23:00:57.587Z] Building security-secretstore-setup ... [2021-09-28T23:00:57.587Z] Building support-notifications ... [2021-09-28T23:00:57.587Z] Building support-scheduler ... [2021-09-28T23:00:57.587Z] Building sys-mgmt-agent ... [2021-09-28T23:00:57.587Z] Building sys-mgmt-agent [2021-09-28T23:00:57.587Z] Building security-proxy-setup [2021-09-28T23:00:57.587Z] Building core-command [2021-09-28T23:00:57.587Z] Building support-notifications [2021-09-28T23:00:57.587Z] Building support-scheduler [2021-09-28T23:00:57.751Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-28T23:00:58.334Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-28T23:00:58.334Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-28T23:00:58.334Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-28T23:00:58.334Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-28T23:00:58.334Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-28T23:00:58.334Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-28T23:00:58.921Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-28T23:00:58.921Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-28T23:00:58.921Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-28T23:00:58.921Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-28T23:00:58.921Z] running python rtupdate hooks for python3.6... [2021-09-28T23:00:58.921Z] running python post-rtupdate hooks for python3.6... [2021-09-28T23:00:58.921Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-28T23:00:59.508Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-28T23:00:59.776Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-28T23:00:59.776Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-28T23:01:00.043Z] Setting up snapd (2.51.1+18.04) ... [2021-09-28T23:01:00.310Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-28T23:01:00.310Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-28T23:01:00.579Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-28T23:01:00.846Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-28T23:01:00.846Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-28T23:01:00.846Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-28T23:01:01.113Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-28T23:01:01.381Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-28T23:01:01.381Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-28T23:01:01.648Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-28T23:01:01.648Z] /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-09-28T23:01:01.648Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-28T23:01:01.648Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-28T23:01:03.061Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-28T23:01:03.061Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-28T23:01:03.061Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-28T23:01:04.019Z] Reading package lists... [2021-09-28T23:01:04.286Z] Reading package lists... [2021-09-28T23:01:04.553Z] Building dependency tree... [2021-09-28T23:01:04.553Z] Reading state information... [2021-09-28T23:01:04.553Z] Calculating upgrade... [2021-09-28T23:01:04.820Z] The following packages will be upgraded: [2021-09-28T23:01:04.820Z] advancecomp base-files bash binutils binutils-common [2021-09-28T23:01:04.820Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-28T23:01:04.820Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-28T23:01:04.820Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-28T23:01:04.820Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-28T23:01:04.820Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-28T23:01:04.820Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-28T23:01:04.820Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-28T23:01:04.820Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-28T23:01:04.820Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-28T23:01:04.820Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-28T23:01:04.820Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-28T23:01:04.820Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-28T23:01:04.820Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-28T23:01:04.820Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-28T23:01:04.820Z] ubuntu-keyring util-linux [2021-09-28T23:01:04.820Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-28T23:01:04.820Z] Need to get 64.2 MB of archives. [2021-09-28T23:01:04.820Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-28T23:01:04.820Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-28T23:01:04.820Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-28T23:01:05.088Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-28T23:01:05.088Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-28T23:01:05.088Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-28T23:01:05.088Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-28T23:01:05.088Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-28T23:01:05.088Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-28T23:01:05.088Z] 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-09-28T23:01:05.088Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-28T23:01:05.088Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-28T23:01:05.088Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-28T23:01:05.088Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-28T23:01:05.088Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-28T23:01:05.088Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-28T23:01:05.088Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-28T23:01:05.088Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-28T23:01:05.088Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-28T23:01:05.088Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-28T23:01:05.088Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-28T23:01:05.088Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-28T23:01:05.354Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-28T23:01:05.354Z] 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-09-28T23:01:05.354Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-28T23:01:05.354Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-28T23:01:05.354Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-28T23:01:05.354Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-28T23:01:05.354Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-28T23:01:05.354Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-28T23:01:05.354Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-28T23:01:05.354Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-28T23:01:05.354Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-28T23:01:05.354Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-28T23:01:05.354Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-28T23:01:05.354Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-28T23:01:05.354Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-28T23:01:05.354Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-28T23:01:05.354Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-28T23:01:05.354Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-28T23:01:05.354Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-28T23:01:05.354Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-28T23:01:05.354Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-28T23:01:05.354Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-28T23:01:05.354Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-28T23:01:05.354Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-28T23:01:05.354Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-28T23:01:05.354Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-28T23:01:05.354Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-28T23:01:05.354Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-28T23:01:05.354Z] 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-09-28T23:01:05.354Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-28T23:01:05.354Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-28T23:01:05.354Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-28T23:01:05.354Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-28T23:01:05.354Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-28T23:01:05.354Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-28T23:01:05.354Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-28T23:01:05.621Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-28T23:01:05.887Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-28T23:01:05.887Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-28T23:01:05.887Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-28T23:01:05.887Z] 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-09-28T23:01:05.887Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-28T23:01:05.887Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-28T23:01:05.887Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-28T23:01:05.887Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-28T23:01:05.887Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-28T23:01:05.887Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-28T23:01:06.157Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-28T23:01:06.157Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-28T23:01:06.157Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-28T23:01:06.157Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-28T23:01:06.157Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-28T23:01:06.157Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-28T23:01:06.157Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-28T23:01:06.157Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-28T23:01:06.157Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-28T23:01:06.157Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-28T23:01:06.432Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-28T23:01:06.432Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-28T23:01:06.432Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-28T23:01:06.432Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-28T23:01:06.432Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-28T23:01:06.432Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-28T23:01:06.432Z] Get:85 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-09-28T23:01:06.432Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-28T23:01:06.432Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-28T23:01:06.432Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-28T23:01:06.432Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-28T23:01:06.700Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-28T23:01:06.700Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-28T23:01:06.700Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-28T23:01:06.700Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-28T23:01:06.700Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-28T23:01:06.700Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-28T23:01:06.700Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-28T23:01:06.700Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-28T23:01:06.700Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-28T23:01:06.700Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-28T23:01:06.700Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-28T23:01:06.700Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-28T23:01:06.967Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-28T23:01:06.967Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-28T23:01:06.967Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-28T23:01:06.967Z] Fetched 64.2 MB in 2s (31.2 MB/s) [2021-09-28T23:01:06.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-28T23:01:06.967Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-28T23:01:06.967Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-28T23:01:07.551Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-28T23:01:07.551Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-28T23:01:07.551Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-28T23:01:07.551Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-28T23:01:07.817Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:07.817Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:07.817Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:07.817Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:07.817Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:07.817Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:08.084Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:08.084Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:08.084Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:08.084Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:08.084Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:08.084Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:08.084Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:08.084Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:08.352Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:08.352Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-28T23:01:08.352Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:08.352Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-28T23:01:08.352Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:08.352Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-28T23:01:08.352Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:08.352Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:08.619Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:08.619Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:08.619Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:08.619Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-28T23:01:08.893Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:08.893Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-28T23:01:08.893Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-28T23:01:09.159Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-28T23:01:09.425Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-28T23:01:09.691Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-28T23:01:09.691Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-28T23:01:09.691Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-28T23:01:09.691Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-28T23:01:09.691Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-28T23:01:09.958Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-28T23:01:09.958Z] Installing new version of config file /etc/issue ... [2021-09-28T23:01:09.958Z] Installing new version of config file /etc/issue.net ... [2021-09-28T23:01:09.958Z] Installing new version of config file /etc/lsb-release ... [2021-09-28T23:01:09.958Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-28T23:01:10.225Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-28T23:01:10.225Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-28T23:01:10.225Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-28T23:01:10.225Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:10.225Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-28T23:01:10.225Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-28T23:01:10.492Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-28T23:01:10.492Z] 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-09-28T23:01:10.492Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:10.492Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-28T23:01:10.492Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-28T23:01:10.492Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-28T23:01:10.759Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:10.759Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-28T23:01:10.759Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-28T23:01:10.759Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-28T23:01:10.759Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:10.759Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-28T23:01:10.759Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-28T23:01:11.025Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-28T23:01:11.025Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:11.025Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-28T23:01:11.025Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-28T23:01:11.295Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-28T23:01:11.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:11.295Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-28T23:01:11.295Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-28T23:01:11.295Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-28T23:01:11.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:11.295Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-28T23:01:11.295Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-28T23:01:11.565Z] Setting up grep (3.1-2build1) ... [2021-09-28T23:01:11.565Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:11.565Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-28T23:01:11.565Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-28T23:01:11.565Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-28T23:01:11.565Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:11.565Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-28T23:01:11.565Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-28T23:01:11.832Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-28T23:01:11.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:11.832Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-28T23:01:11.832Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-28T23:01:11.832Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-28T23:01:11.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:11.832Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-28T23:01:11.832Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-28T23:01:12.417Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-28T23:01:12.417Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-28T23:01:12.417Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-28T23:01:12.417Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-28T23:01:13.000Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-28T23:01:13.000Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:13.000Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-28T23:01:13.000Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-28T23:01:13.274Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-28T23:01:13.274Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-28T23:01:13.543Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-28T23:01:13.543Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-28T23:01:13.543Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-28T23:01:13.543Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:13.543Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-28T23:01:13.543Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-28T23:01:13.810Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-28T23:01:14.077Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:14.077Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-28T23:01:14.077Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-28T23:01:14.077Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-28T23:01:14.077Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:14.077Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-28T23:01:14.077Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-28T23:01:14.077Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-28T23:01:14.344Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:14.344Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-28T23:01:14.344Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-28T23:01:14.344Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-28T23:01:14.344Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:14.344Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-28T23:01:14.344Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-28T23:01:14.609Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-28T23:01:14.609Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:14.609Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-28T23:01:14.609Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-28T23:01:14.609Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-28T23:01:14.609Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-28T23:01:14.609Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-28T23:01:14.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:14.875Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-28T23:01:14.875Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-28T23:01:14.875Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-28T23:01:14.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:14.875Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-28T23:01:14.875Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-28T23:01:14.875Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-28T23:01:15.141Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:15.141Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-28T23:01:15.141Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-28T23:01:15.141Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-28T23:01:15.141Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:15.141Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-28T23:01:15.141Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-28T23:01:15.724Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-28T23:01:15.724Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-28T23:01:15.991Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-28T23:01:16.259Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:16.259Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-28T23:01:16.259Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-28T23:01:16.259Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-28T23:01:16.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-28T23:01:16.533Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-28T23:01:16.533Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-28T23:01:16.533Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-28T23:01:16.533Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-28T23:01:16.533Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-28T23:01:16.533Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-28T23:01:16.799Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-28T23:01:16.799Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-28T23:01:16.799Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-28T23:01:16.799Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-28T23:01:16.799Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-28T23:01:17.067Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-28T23:01:17.067Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-28T23:01:17.067Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-28T23:01:17.067Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-28T23:01:17.067Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-28T23:01:17.067Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-28T23:01:17.067Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-28T23:01:17.067Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-28T23:01:17.335Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-28T23:01:17.335Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-28T23:01:17.335Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-28T23:01:17.335Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-28T23:01:17.335Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-28T23:01:17.335Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-28T23:01:17.602Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-28T23:01:17.602Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-28T23:01:17.602Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:17.870Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-28T23:01:17.870Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-28T23:01:17.870Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-28T23:01:17.870Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-28T23:01:17.870Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-28T23:01:17.870Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-28T23:01:17.870Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-28T23:01:17.870Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:17.870Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-28T23:01:17.870Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-28T23:01:18.139Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-28T23:01:18.139Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:18.139Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-28T23:01:18.139Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-28T23:01:18.139Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-28T23:01:18.407Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:18.407Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-28T23:01:18.407Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-28T23:01:18.407Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-28T23:01:18.675Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:18.675Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-28T23:01:18.675Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-28T23:01:18.675Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-28T23:01:18.675Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:18.675Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-28T23:01:18.675Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-28T23:01:18.675Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-28T23:01:18.943Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:18.943Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-28T23:01:18.943Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-28T23:01:19.209Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-28T23:01:19.209Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:19.209Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-28T23:01:19.209Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-28T23:01:19.209Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-28T23:01:19.209Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:19.209Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-28T23:01:19.209Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-28T23:01:19.474Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-28T23:01:19.474Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:19.474Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-28T23:01:19.474Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-28T23:01:19.474Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-28T23:01:19.474Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:19.474Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-28T23:01:19.474Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-28T23:01:19.741Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-28T23:01:19.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:19.741Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-28T23:01:19.741Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-28T23:01:19.741Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-28T23:01:19.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:19.741Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-28T23:01:19.741Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-28T23:01:20.009Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-28T23:01:20.009Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:20.009Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-28T23:01:20.009Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-28T23:01:20.009Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-28T23:01:20.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:20.279Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-28T23:01:20.279Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-28T23:01:20.279Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-28T23:01:20.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-28T23:01:20.279Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-28T23:01:20.279Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-28T23:01:20.279Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-28T23:01:20.548Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-28T23:01:20.548Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-28T23:01:20.548Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-28T23:01:20.548Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-28T23:01:20.548Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-28T23:01:20.816Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-28T23:01:20.816Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-28T23:01:20.816Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-28T23:01:20.816Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-28T23:01:20.816Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-28T23:01:20.816Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-28T23:01:21.084Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-28T23:01:21.084Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-28T23:01:21.084Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-28T23:01:21.084Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-28T23:01:21.084Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-28T23:01:21.084Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-28T23:01:21.084Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-28T23:01:21.084Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-28T23:01:21.353Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-28T23:01:21.353Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-28T23:01:21.353Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-28T23:01:21.353Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-28T23:01:21.353Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-28T23:01:21.353Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-28T23:01:21.624Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-28T23:01:21.624Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-28T23:01:21.893Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-28T23:01:21.893Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-28T23:01:21.893Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-28T23:01:21.893Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-28T23:01:22.160Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-28T23:01:22.160Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-28T23:01:22.160Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-28T23:01:22.160Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-28T23:01:22.434Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-28T23:01:22.434Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-28T23:01:22.434Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:22.434Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-28T23:01:22.434Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:22.434Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-28T23:01:22.434Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:22.701Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-28T23:01:22.701Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:22.701Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-28T23:01:23.666Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:23.666Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-28T23:01:24.251Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:24.251Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-28T23:01:24.518Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:24.518Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-28T23:01:24.787Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:24.787Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-28T23:01:25.753Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-28T23:01:25.753Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-28T23:01:25.753Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-28T23:01:25.753Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-28T23:01:25.753Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-28T23:01:25.753Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-28T23:01:25.753Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-28T23:01:25.753Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-28T23:01:26.020Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-28T23:01:26.020Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-28T23:01:26.020Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-28T23:01:26.020Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-28T23:01:26.020Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-28T23:01:26.020Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-28T23:01:26.020Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-28T23:01:26.020Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-28T23:01:26.287Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:26.287Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-28T23:01:26.287Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:26.287Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:26.287Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:26.287Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-28T23:01:26.287Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-28T23:01:26.287Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-28T23:01:26.287Z] [2021-09-28T23:01:26.287Z] Current default time zone: 'Etc/UTC' [2021-09-28T23:01:26.287Z] Local time is now: Tue Sep 28 23:01:26 UTC 2021. [2021-09-28T23:01:26.287Z] Universal Time is now: Tue Sep 28 23:01:26 UTC 2021. [2021-09-28T23:01:26.287Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-28T23:01:26.287Z] [2021-09-28T23:01:26.287Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-28T23:01:26.287Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:26.556Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-28T23:01:26.556Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-28T23:01:26.556Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-28T23:01:26.556Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-28T23:01:26.556Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-28T23:01:26.556Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-28T23:01:26.556Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-28T23:01:26.556Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-28T23:01:26.556Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:26.556Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-28T23:01:26.556Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-28T23:01:26.556Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-28T23:01:26.556Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:26.556Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-28T23:01:26.556Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-28T23:01:26.556Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-28T23:01:26.556Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-28T23:01:26.556Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-28T23:01:26.823Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-28T23:01:26.823Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-28T23:01:26.823Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-28T23:01:28.770Z] Updating certificates in /etc/ssl/certs... [2021-09-28T23:01:29.353Z] 23 added, 28 removed; done. [2021-09-28T23:01:29.353Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-28T23:01:29.353Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-28T23:01:29.353Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-28T23:01:29.353Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-28T23:01:29.353Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-28T23:01:29.353Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-28T23:01:29.353Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-28T23:01:29.353Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-28T23:01:29.620Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-28T23:01:29.620Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-28T23:01:29.620Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-28T23:01:29.620Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-28T23:01:29.620Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-28T23:01:29.620Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-28T23:01:29.620Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-28T23:01:29.620Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-28T23:01:29.620Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-28T23:01:29.620Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-28T23:01:29.620Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-28T23:01:29.620Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-28T23:01:29.620Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-28T23:01:29.620Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-28T23:01:29.620Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-28T23:01:29.620Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-28T23:01:29.887Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-28T23:01:29.887Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-28T23:01:29.887Z] Updating certificates in /etc/ssl/certs... [2021-09-28T23:01:30.473Z] 0 added, 0 removed; done. [2021-09-28T23:01:30.473Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-28T23:01:30.473Z] done. [2021-09-28T23:01:30.741Z] Reading package lists... [2021-09-28T23:01:31.008Z] Building dependency tree... [2021-09-28T23:01:31.008Z] Reading state information... [2021-09-28T23:01:31.008Z] The following NEW packages will be installed: [2021-09-28T23:01:31.008Z] apt-transport-https [2021-09-28T23:01:31.008Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-28T23:01:31.275Z] Need to get 4348 B of archives. [2021-09-28T23:01:31.275Z] After this operation, 154 kB of additional disk space will be used. [2021-09-28T23:01:31.275Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-28T23:01:31.275Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-28T23:01:31.275Z] Fetched 4348 B in 0s (23.5 kB/s) [2021-09-28T23:01:31.540Z] Selecting previously unselected package apt-transport-https. [2021-09-28T23:01:31.540Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-28T23:01:31.540Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-28T23:01:31.541Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-28T23:01:31.541Z] Setting up apt-transport-https (1.6.14) ... [2021-09-28T23:01:31.807Z] Waiting for network to be ready... [2021-09-28T23:01:38.462Z] 2021-09-28T23:01:35Z INFO Waiting for automatic snapd restart... [2021-09-28T23:01:39.423Z] snapd 2.51.7 from Canonical* installed [2021-09-28T23:01:40.383Z] "snapd" switched to the "latest/stable" channel [2021-09-28T23:01:40.383Z] [2021-09-28T23:01:42.960Z] core18 20210722 from Canonical* installed [2021-09-28T23:01:42.960Z] "core18" switched to the "latest/stable" channel [2021-09-28T23:01:42.960Z] [2021-09-28T23:01:45.559Z] snapcraft 5.0 from Canonical* installed [2021-09-28T23:01:45.559Z] "snapcraft" switched to the "latest/stable" channel [2021-09-28T23:01:45.559Z] [2021-09-28T23:01:49.826Z] 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-09-28T23:01:49.826Z] - README.md [2021-09-28T23:01:49.826Z] [2021-09-28T23:01:49.826Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-28T23:01:50.090Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-28T23:01:50.356Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-28T23:01:50.356Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-28T23:01:51.577Z] Reading package lists... [2021-09-28T23:01:51.843Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-28T23:01:51.843Z] Reading package lists... [2021-09-28T23:01:51.843Z] Building dependency tree... [2021-09-28T23:01:51.843Z] Reading state information... [2021-09-28T23:01:52.109Z] Suggested packages: [2021-09-28T23:01:52.109Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-28T23:01:52.109Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-28T23:01:52.109Z] Recommended packages: [2021-09-28T23:01:52.109Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-28T23:01:52.109Z] The following NEW packages will be installed: [2021-09-28T23:01:52.109Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-28T23:01:52.109Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-28T23:01:52.109Z] pkg-config zip [2021-09-28T23:01:52.109Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-28T23:01:52.109Z] Need to get 7670 kB of archives. [2021-09-28T23:01:52.109Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-28T23:01:52.109Z] 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-09-28T23:01:52.375Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-28T23:01:52.375Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-28T23:01:52.375Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-28T23:01:52.375Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-28T23:01:52.375Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-28T23:01:52.375Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-28T23:01:52.642Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-28T23:01:52.642Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-28T23:01:52.642Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-28T23:01:52.642Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-28T23:01:52.908Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-28T23:01:52.908Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-28T23:01:52.908Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-28T23:01:52.908Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-28T23:01:53.175Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-28T23:01:53.175Z] Fetched 7670 kB in 1s (9292 kB/s) [2021-09-28T23:01:53.175Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-28T23:01:53.175Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-28T23:01:53.175Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-28T23:01:53.175Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-28T23:01:53.442Z] Selecting previously unselected package libpsl5:amd64. [2021-09-28T23:01:53.442Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-28T23:01:53.442Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-28T23:01:53.442Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-28T23:01:53.442Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-28T23:01:53.442Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-28T23:01:53.443Z] Selecting previously unselected package librtmp1:amd64. [2021-09-28T23:01:53.443Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-28T23:01:53.443Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-28T23:01:53.443Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-28T23:01:53.443Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-28T23:01:53.443Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-28T23:01:53.443Z] Selecting previously unselected package liberror-perl. [2021-09-28T23:01:53.443Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-28T23:01:53.443Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-28T23:01:53.711Z] Selecting previously unselected package git-man. [2021-09-28T23:01:53.711Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-28T23:01:53.711Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-28T23:01:53.711Z] Selecting previously unselected package git. [2021-09-28T23:01:53.711Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-28T23:01:53.711Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-28T23:01:54.294Z] Selecting previously unselected package libnorm1:amd64. [2021-09-28T23:01:54.295Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-28T23:01:54.295Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-28T23:01:54.295Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-28T23:01:54.295Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-28T23:01:54.295Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-28T23:01:54.562Z] Selecting previously unselected package libsodium23:amd64. [2021-09-28T23:01:54.562Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-28T23:01:54.562Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-28T23:01:54.562Z] Selecting previously unselected package libzmq5:amd64. [2021-09-28T23:01:54.562Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-28T23:01:54.562Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-28T23:01:54.562Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-28T23:01:54.562Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-28T23:01:54.562Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-28T23:01:54.830Z] Selecting previously unselected package pkg-config. [2021-09-28T23:01:54.830Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-28T23:01:54.830Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-28T23:01:54.830Z] Selecting previously unselected package zip. [2021-09-28T23:01:54.830Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-28T23:01:54.830Z] Unpacking zip (3.0-11build1) ... [2021-09-28T23:01:54.830Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-28T23:01:54.830Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-28T23:01:54.830Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-28T23:01:54.830Z] Setting up liberror-perl (0.17025-1) ... [2021-09-28T23:01:54.830Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-28T23:01:54.830Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-28T23:01:54.830Z] No schema files found: doing nothing. [2021-09-28T23:01:54.830Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-28T23:01:54.830Z] Setting up zip (3.0-11build1) ... [2021-09-28T23:01:54.830Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-28T23:01:54.830Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-28T23:01:54.830Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-28T23:01:54.830Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-28T23:01:54.830Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-28T23:01:55.099Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-28T23:01:55.099Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-28T23:01:55.099Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-28T23:01:55.685Z] git set to automatically installed. [2021-09-28T23:01:55.685Z] git-man set to automatically installed. [2021-09-28T23:01:55.685Z] libcurl3-gnutls set to automatically installed. [2021-09-28T23:01:55.685Z] liberror-perl set to automatically installed. [2021-09-28T23:01:55.685Z] libglib2.0-0 set to automatically installed. [2021-09-28T23:01:55.685Z] libnghttp2-14 set to automatically installed. [2021-09-28T23:01:55.685Z] libnorm1 set to automatically installed. [2021-09-28T23:01:55.685Z] libpgm-5.2-0 set to automatically installed. [2021-09-28T23:01:55.685Z] libpsl5 set to automatically installed. [2021-09-28T23:01:55.685Z] librtmp1 set to automatically installed. [2021-09-28T23:01:55.685Z] libsodium23 set to automatically installed. [2021-09-28T23:01:55.685Z] libzmq3-dev set to automatically installed. [2021-09-28T23:01:55.685Z] libzmq5 set to automatically installed. [2021-09-28T23:01:55.685Z] pkg-config set to automatically installed. [2021-09-28T23:01:55.685Z] zip set to automatically installed. [2021-09-28T23:01:56.650Z] snapd is not logged in, snap install commands will use sudo [2021-09-28T23:01:57.609Z] snap "core18" has no updates available [2021-09-28T23:01:58.195Z] snapd is not logged in, snap install commands will use sudo [2021-09-28T23:02:05.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T23:02:05.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-28T23:02:05.576Z] ---> 0023c12b914b [2021-09-28T23:02:05.576Z] Step 3/23 : WORKDIR /edgex-go [2021-09-28T23:02:05.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T23:02:05.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-28T23:02:05.576Z] ---> 0023c12b914b [2021-09-28T23:02:05.576Z] Step 3/23 : WORKDIR /edgex-go [2021-09-28T23:02:05.576Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T23:02:05.576Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-28T23:02:05.576Z] ---> 0023c12b914b [2021-09-28T23:02:05.576Z] Step 3/24 : WORKDIR /edgex-go [2021-09-28T23:02:05.576Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T23:02:05.576Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-28T23:02:05.576Z] ---> 0023c12b914b [2021-09-28T23:02:05.576Z] Step 3/22 : WORKDIR /edgex-go [2021-09-28T23:02:05.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T23:02:05.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-28T23:02:05.577Z] ---> 0023c12b914b [2021-09-28T23:02:05.577Z] Step 3/24 : WORKDIR /edgex-go [2021-09-28T23:02:06.569Z] ---> Running in 493fb7f478d5 [2021-09-28T23:02:06.569Z] ---> Running in 08ae79f3cb22 [2021-09-28T23:02:06.569Z] ---> Running in 8f2485d5ba5d [2021-09-28T23:02:06.569Z] ---> Running in bf6b8c1833b9 [2021-09-28T23:02:06.569Z] ---> Running in 32df7b05c90a [2021-09-28T23:02:07.549Z] Removing intermediate container 08ae79f3cb22 [2021-09-28T23:02:07.549Z] ---> 1da2e784b1c5 [2021-09-28T23:02:07.549Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:02:07.549Z] Removing intermediate container bf6b8c1833b9 [2021-09-28T23:02:07.549Z] ---> bce79af42315 [2021-09-28T23:02:07.549Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:02:07.549Z] Removing intermediate container 8f2485d5ba5d [2021-09-28T23:02:07.549Z] ---> 7efab46c2669 [2021-09-28T23:02:07.549Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:02:07.549Z] Removing intermediate container 32df7b05c90a [2021-09-28T23:02:07.549Z] ---> b24b33fffa66 [2021-09-28T23:02:07.549Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:02:07.549Z] Removing intermediate container 493fb7f478d5 [2021-09-28T23:02:07.549Z] ---> 525167e33a65 [2021-09-28T23:02:07.549Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:02:07.823Z] ---> Running in 4788fad73b92 [2021-09-28T23:02:07.823Z] ---> Running in 2158f1322628 [2021-09-28T23:02:07.823Z] ---> Running in 91eeb72ae1b5 [2021-09-28T23:02:07.823Z] ---> Running in f2353363a360 [2021-09-28T23:02:07.823Z] ---> Running in 0606364cb9d8 [2021-09-28T23:02:08.270Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-28T23:02:08.270Z] Pulling config-common [2021-09-28T23:02:08.270Z] + snapcraftctl pull [2021-09-28T23:02:08.853Z] Pulling go-build-helper [2021-09-28T23:02:08.853Z] + snapcraftctl pull [2021-09-28T23:02:09.814Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-28T23:02:09.814Z] Skipping pull go-build-helper (already ran) [2021-09-28T23:02:09.814Z] Building go-build-helper [2021-09-28T23:02:09.814Z] + snapcraftctl build [2021-09-28T23:02:11.779Z] Staging go-build-helper [2021-09-28T23:02:11.779Z] + snapcraftctl stage [2021-09-28T23:02:12.154Z] Removing intermediate container 2158f1322628 [2021-09-28T23:02:12.154Z] ---> 8d2eef5b1384 [2021-09-28T23:02:12.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-28T23:02:12.154Z] Removing intermediate container 91eeb72ae1b5 [2021-09-28T23:02:12.154Z] ---> 1ad51fe6d722 [2021-09-28T23:02:12.154Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-28T23:02:12.154Z] ---> Running in a06839c325c8 [2021-09-28T23:02:12.431Z] Removing intermediate container 4788fad73b92 [2021-09-28T23:02:12.431Z] ---> aebfb1faefd2 [2021-09-28T23:02:12.431Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-28T23:02:12.431Z] ---> Running in 8deef5468a01 [2021-09-28T23:02:12.702Z] Removing intermediate container 0606364cb9d8 [2021-09-28T23:02:12.702Z] ---> 4e33b133e670 [2021-09-28T23:02:12.702Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-28T23:02:12.702Z] ---> Running in f59d7711e8b0 [2021-09-28T23:02:12.977Z] Removing intermediate container f2353363a360 [2021-09-28T23:02:12.977Z] ---> 4dbca639279e [2021-09-28T23:02:12.977Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-28T23:02:12.977Z] ---> Running in 34615cd01cf0 [2021-09-28T23:02:13.249Z] ---> Running in c7ca8b6730ca [2021-09-28T23:02:15.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:15.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:15.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:15.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:15.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:16.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:16.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:16.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:16.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:16.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:02:17.397Z] OK: 218 MiB in 52 packages [2021-09-28T23:02:17.677Z] OK: 218 MiB in 52 packages [2021-09-28T23:02:17.677Z] OK: 218 MiB in 52 packages [2021-09-28T23:02:17.677Z] OK: 218 MiB in 52 packages [2021-09-28T23:02:17.958Z] OK: 218 MiB in 52 packages [2021-09-28T23:02:19.402Z] Removing intermediate container f59d7711e8b0 [2021-09-28T23:02:19.402Z] ---> 64c36af93f32 [2021-09-28T23:02:19.402Z] Step 6/23 : COPY go.mod . [2021-09-28T23:02:19.676Z] Removing intermediate container a06839c325c8 [2021-09-28T23:02:19.676Z] ---> 3b63ba83a534 [2021-09-28T23:02:19.676Z] Step 6/24 : COPY go.mod . [2021-09-28T23:02:19.953Z] Removing intermediate container 34615cd01cf0 [2021-09-28T23:02:19.953Z] ---> 46e56bd0de24 [2021-09-28T23:02:19.953Z] Step 6/23 : COPY go.mod . [2021-09-28T23:02:19.953Z] Removing intermediate container c7ca8b6730ca [2021-09-28T23:02:19.953Z] ---> d8c429ae291a [2021-09-28T23:02:19.953Z] Step 6/24 : COPY go.mod . [2021-09-28T23:02:19.953Z] Removing intermediate container 8deef5468a01 [2021-09-28T23:02:19.953Z] ---> 13e51a909513 [2021-09-28T23:02:19.953Z] Step 6/22 : COPY go.mod . [2021-09-28T23:02:20.572Z] ---> 6bc5ee57d911 [2021-09-28T23:02:20.572Z] Step 7/23 : RUN go mod download [2021-09-28T23:02:20.572Z] ---> Running in 7a7513fb74ac [2021-09-28T23:02:20.857Z] ---> 756a78fa0f4f [2021-09-28T23:02:20.857Z] Step 7/24 : RUN go mod download [2021-09-28T23:02:21.132Z] ---> aaf6afdd2aaa [2021-09-28T23:02:21.132Z] Step 7/23 : RUN go mod download [2021-09-28T23:02:21.132Z] ---> Running in 30b3aa501d94 [2021-09-28T23:02:21.407Z] ---> d0433f168cbe [2021-09-28T23:02:21.407Z] Step 7/24 : RUN go mod download ---> 5624b0e6a798 [2021-09-28T23:02:21.407Z] [2021-09-28T23:02:21.407Z] Step 7/22 : RUN go mod download [2021-09-28T23:02:21.407Z] ---> Running in 5d26fb85bc54 [2021-09-28T23:02:21.681Z] ---> Running in ec21854da4a6 [2021-09-28T23:02:21.681Z] ---> Running in 056daece7b48 [2021-09-28T23:02:21.876Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-28T23:02:21.877Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-28T23:02:21.877Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-28T23:02:21.877Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-28T23:02:21.877Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-28T23:02:21.877Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-28T23:02:21.877Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-28T23:02:21.877Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-28T23:02:21.877Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-28T23:02:21.877Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-28T23:02:21.877Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-28T23:02:21.877Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-28T23:02:21.877Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-28T23:02:21.877Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-28T23:02:21.877Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-28T23:02:21.877Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-28T23:02:21.877Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-28T23:02:21.877Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-28T23:02:21.877Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-28T23:02:21.877Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2264 kB] [2021-09-28T23:02:21.877Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-28T23:02:21.877Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-28T23:02:21.877Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-28T23:02:21.877Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-28T23:02:21.877Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-28T23:02:21.877Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-28T23:02:21.877Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-28T23:02:21.877Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-28T23:02:21.877Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-28T23:02:21.877Z] Fetched 224 kB in 0s (0 B/s) [2021-09-28T23:02:21.877Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-28T23:02:21.877Z] Fetched 157 kB in 0s (0 B/s) [2021-09-28T23:02:21.877Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-28T23:02:21.877Z] Fetched 221 kB in 0s (0 B/s) [2021-09-28T23:02:21.877Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-28T23:02:21.877Z] Fetched 143 kB in 0s (0 B/s) [2021-09-28T23:02:21.877Z] Pulling edgex-go [2021-09-28T23:02:21.877Z] + snapcraftctl pull [2021-09-28T23:02:22.240Z] Pulling hooks [2021-09-28T23:02:22.240Z] + snapcraftctl pull [2021-09-28T23:02:27.152Z] Removing intermediate container 7a7513fb74ac [2021-09-28T23:02:27.152Z] ---> a87b309e4072 [2021-09-28T23:02:27.152Z] Step 8/23 : COPY . . [2021-09-28T23:02:28.139Z] Removing intermediate container 30b3aa501d94 [2021-09-28T23:02:28.139Z] ---> b4d5e800e5c1 [2021-09-28T23:02:28.139Z] Step 8/24 : COPY . . [2021-09-28T23:02:28.415Z] Removing intermediate container 5d26fb85bc54 [2021-09-28T23:02:28.416Z] ---> 4c0d47450e75 [2021-09-28T23:02:28.416Z] Step 8/23 : COPY . . [2021-09-28T23:02:28.693Z] Removing intermediate container ec21854da4a6 [2021-09-28T23:02:28.693Z] ---> 2279a054668d [2021-09-28T23:02:28.693Z] Step 8/24 : COPY . . [2021-09-28T23:02:28.968Z] Removing intermediate container 056daece7b48 [2021-09-28T23:02:28.968Z] ---> 7930b23b896b [2021-09-28T23:02:28.968Z] Step 8/22 : COPY . . [2021-09-28T23:02:40.657Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-28T23:02:40.657Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-28T23:02:40.657Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-28T23:02:40.657Z] Fetched 0 B in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-28T23:02:40.657Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-28T23:02:40.657Z] Fetched 279 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-28T23:02:40.657Z] Fetched 122 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-28T23:02:40.657Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-28T23:02:40.657Z] Fetched 8848 B in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-28T23:02:40.657Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-28T23:02:40.657Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-28T23:02:40.657Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-28T23:02:40.657Z] Fetched 220 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-28T23:02:40.657Z] Fetched 154 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-28T23:02:40.657Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-28T23:02:40.657Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-28T23:02:40.657Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-28T23:02:40.657Z] Fetched 499 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-28T23:02:40.657Z] Fetched 111 kB in 0s (0 B/s) [2021-09-28T23:02:40.657Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-28T23:02:40.658Z] Fetched 240 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-28T23:02:40.658Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-28T23:02:40.658Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-28T23:02:40.658Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-28T23:02:40.658Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-28T23:02:40.658Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-28T23:02:40.658Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-28T23:02:40.658Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-28T23:02:40.658Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-28T23:02:40.658Z] Fetched 8720 B in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-28T23:02:40.658Z] Fetched 140 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-28T23:02:40.658Z] Fetched 119 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-28T23:02:40.658Z] Fetched 111 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-28T23:02:40.658Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-28T23:02:40.658Z] Fetched 646 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-28T23:02:40.658Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-28T23:02:40.658Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-28T23:02:40.658Z] Fetched 368 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-28T23:02:40.658Z] Fetched 187 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-28T23:02:40.658Z] Fetched 175 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-28T23:02:40.658Z] Fetched 206 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-28T23:02:40.658Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-28T23:02:40.658Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-28T23:02:40.658Z] Fetched 159 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-28T23:02:40.658Z] Fetched 107 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-28T23:02:40.658Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-28T23:02:40.658Z] Pulling static-packages [2021-09-28T23:02:40.658Z] + snapcraftctl pull [2021-09-28T23:02:40.658Z] Pulling version [2021-09-28T23:02:40.658Z] + cd /root/project [2021-09-28T23:02:40.658Z] + git describe --tags --abbrev=0 [2021-09-28T23:02:40.658Z] + sed s/v// [2021-09-28T23:02:40.658Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-28T23:02:40.658Z] + [ -z 2.0.1-dev.54 ] [2021-09-28T23:02:40.658Z] + snapcraftctl set-version 2.0.1-dev.54 [2021-09-28T23:02:41.241Z] Building config-common [2021-09-28T23:02:41.241Z] + snapcraftctl build [2021-09-28T23:02:43.184Z] Skipping build go-build-helper (already ran) [2021-09-28T23:02:43.450Z] Building edgex-go [2021-09-28T23:02:43.450Z] + cd /root/parts/edgex-go/src [2021-09-28T23:02:43.450Z] + git describe --tags --abbrev=0 [2021-09-28T23:02:43.450Z] + sed s/v// [2021-09-28T23:02:43.450Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-28T23:02:43.450Z] + [ -z 2.0.1-dev.54 ] [2021-09-28T23:02:43.450Z] + echo 2.0.1-dev.54 [2021-09-28T23:02:43.450Z] + make build [2021-09-28T23:02:43.450Z] go mod tidy [2021-09-28T23:02:46.030Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-28T23:02:46.030Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-28T23:02:46.030Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-28T23:02:46.030Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-28T23:02:46.297Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-28T23:02:46.297Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-28T23:02:46.297Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-28T23:02:46.297Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-28T23:02:46.297Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-28T23:02:46.297Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-28T23:02:46.297Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-28T23:02:46.575Z] go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 [2021-09-28T23:02:46.575Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-28T23:02:46.842Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-28T23:02:46.842Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-28T23:02:46.842Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-28T23:02:46.842Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-28T23:02:47.107Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-28T23:02:48.067Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-28T23:02:48.067Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-28T23:02:48.067Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-28T23:02:48.067Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-28T23:02:48.067Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-28T23:02:48.067Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-28T23:02:48.067Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-28T23:02:48.334Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-28T23:02:48.334Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-28T23:02:48.334Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-28T23:02:48.334Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-28T23:02:48.334Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-28T23:02:48.334Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-28T23:02:48.334Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-28T23:02:48.334Z] go: downloading golang.org/x/text v0.3.6 [2021-09-28T23:02:48.334Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-28T23:02:48.334Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-28T23:02:48.334Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-28T23:02:48.334Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-28T23:02:48.334Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-28T23:02:48.334Z] go: downloading github.com/kr/text v0.2.0 [2021-09-28T23:02:48.334Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-28T23:02:48.334Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-28T23:02:48.334Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-28T23:02:48.334Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-28T23:02:48.921Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-28T23:02:48.921Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-28T23:02:48.921Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-28T23:02:48.921Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-28T23:02:48.921Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-28T23:02:48.921Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-28T23:02:48.921Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-28T23:02:48.921Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-28T23:02:48.921Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-28T23:02:49.187Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-28T23:02:49.187Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-28T23:02:49.187Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-28T23:02:49.187Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-28T23:02:49.187Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-28T23:02:49.187Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-28T23:02:49.187Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-28T23:02:49.187Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-28T23:02:49.187Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-28T23:02:49.187Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-28T23:02:49.453Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-28T23:02:49.453Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-28T23:02:49.453Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-28T23:02:49.453Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-28T23:02:49.453Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-28T23:02:49.453Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-28T23:02:49.453Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-28T23:02:49.453Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-28T23:02:49.453Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-28T23:02:49.453Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-28T23:02:49.453Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-28T23:02:49.453Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-28T23:02:49.718Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-28T23:02:49.718Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-28T23:02:49.718Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-28T23:02:49.991Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data [2021-09-28T23:02:51.141Z] ---> cf46e294af47 [2021-09-28T23:02:51.141Z] Step 9/23 : RUN go mod tidy [2021-09-28T23:02:51.141Z] ---> Running in af76b15c7d36 [2021-09-28T23:02:51.416Z] ---> 8fe89a8844cc [2021-09-28T23:02:51.416Z] Step 9/22 : RUN go mod tidy [2021-09-28T23:02:51.416Z] ---> f73db1bbfb5c [2021-09-28T23:02:51.416Z] Step 9/23 : RUN go mod tidy [2021-09-28T23:02:51.416Z] ---> f85f0ce059a6 [2021-09-28T23:02:51.416Z] Step 9/24 : RUN go mod tidy [2021-09-28T23:02:51.700Z] ---> c8e2ebf4ccfc [2021-09-28T23:02:51.700Z] Step 9/24 : RUN go mod tidy [2021-09-28T23:02:51.700Z] ---> Running in 3fbaebab90d2 [2021-09-28T23:02:51.975Z] ---> Running in 56f714e7704c [2021-09-28T23:02:51.975Z] ---> Running in a77c12af8d0c [2021-09-28T23:02:51.975Z] ---> Running in 1c9b6d8a7ef0 [2021-09-28T23:02:57.396Z] Removing intermediate container af76b15c7d36 [2021-09-28T23:02:57.396Z] ---> 5fcd4b865ceb [2021-09-28T23:02:57.396Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-28T23:02:57.396Z] ---> Running in b046451d7794 [2021-09-28T23:02:58.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-28T23:02:59.388Z] Removing intermediate container 3fbaebab90d2 [2021-09-28T23:02:59.388Z] ---> cc800841cef0 [2021-09-28T23:02:59.388Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-28T23:02:59.388Z] 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-09-28T23:02:59.388Z] ---> Running in d1135a023f72 [2021-09-28T23:02:59.675Z] Removing intermediate container 56f714e7704c [2021-09-28T23:02:59.675Z] ---> e7967a7f6084 [2021-09-28T23:02:59.675Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-28T23:02:59.956Z] Removing intermediate container 1c9b6d8a7ef0 [2021-09-28T23:02:59.956Z] ---> 2598ed044833 [2021-09-28T23:02:59.956Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-28T23:02:59.956Z] ---> Running in ba1dd3b3f57c [2021-09-28T23:03:00.246Z] ---> Running in 95fe4c7acd60 [2021-09-28T23:03:00.246Z] Removing intermediate container a77c12af8d0c [2021-09-28T23:03:00.246Z] ---> 45ff896dfa0b [2021-09-28T23:03:00.246Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-28T23:03:00.857Z] ---> Running in d1ad5a64d893 [2021-09-28T23:03:02.312Z] 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-09-28T23:03:02.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command [2021-09-28T23:03:02.590Z] 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-09-28T23:03:03.192Z] 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-09-28T23:03:03.466Z] 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-09-28T23:03:03.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-28T23:03:04.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-28T23:03:05.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-28T23:03:06.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-28T23:03:07.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-28T23:03:08.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-28T23:03:09.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-28T23:03:10.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-28T23:03:11.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-28T23:03:13.506Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-28T23:03:13.506Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-28T23:03:13.506Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-28T23:03:13.506Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-28T23:03:13.506Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-28T23:03:13.506Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-28T23:03:13.506Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-28T23:03:13.506Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-28T23:03:13.506Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-28T23:03:13.506Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-28T23:03:13.506Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-28T23:03:14.464Z] Building hooks [2021-09-28T23:03:14.464Z] + cd /root/parts/hooks/src [2021-09-28T23:03:14.464Z] + make build [2021-09-28T23:03:14.464Z] go mod tidy [2021-09-28T23:03:15.049Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-28T23:03:15.316Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-28T23:03:15.316Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-28T23:03:15.316Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-28T23:03:15.316Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-28T23:03:16.275Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-28T23:03:16.858Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-28T23:03:16.858Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-28T23:03:19.438Z] Building static-packages [2021-09-28T23:03:19.438Z] + snapcraftctl build [2021-09-28T23:03:22.019Z] Building version [2021-09-28T23:03:22.019Z] + snapcraftctl build [2021-09-28T23:03:23.961Z] Staging config-common [2021-09-28T23:03:23.961Z] + snapcraftctl stage [2021-09-28T23:03:24.921Z] Skipping stage go-build-helper (already ran) [2021-09-28T23:03:24.921Z] Staging edgex-go [2021-09-28T23:03:24.921Z] + snapcraftctl stage [2021-09-28T23:03:25.884Z] Staging hooks [2021-09-28T23:03:25.884Z] + snapcraftctl stage [2021-09-28T23:03:27.293Z] Staging static-packages [2021-09-28T23:03:27.293Z] + snapcraftctl stage [2021-09-28T23:03:28.700Z] Staging version [2021-09-28T23:03:28.700Z] + snapcraftctl stage [2021-09-28T23:03:29.664Z] Priming config-common [2021-09-28T23:03:29.664Z] + snapcraftctl prime [2021-09-28T23:03:30.626Z] Priming go-build-helper [2021-09-28T23:03:30.626Z] + snapcraftctl prime [2021-09-28T23:03:31.592Z] Priming edgex-go [2021-09-28T23:03:31.592Z] + snapcraftctl prime [2021-09-28T23:03:33.004Z] Priming hooks [2021-09-28T23:03:33.004Z] + snapcraftctl prime [2021-09-28T23:03:33.966Z] Priming static-packages [2021-09-28T23:03:33.966Z] + snapcraftctl prime [2021-09-28T23:03:36.545Z] Priming version [2021-09-28T23:03:36.545Z] + snapcraftctl prime [2021-09-28T23:03:37.510Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-28T23:04:55.328Z] 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-09-28T23:04:59.678Z] Removing intermediate container 95fe4c7acd60 [2021-09-28T23:04:59.678Z] ---> aacfe8617768 [2021-09-28T23:04:59.678Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-28T23:04:59.678Z] Removing intermediate container d1ad5a64d893 [2021-09-28T23:04:59.678Z] ---> 29fa00fca4cb [2021-09-28T23:04:59.678Z] [2021-09-28T23:04:59.678Z] Step 11/24 : FROM alpine:3.14 [2021-09-28T23:05:00.276Z] 3.14: Pulling from library/alpine [2021-09-28T23:05:00.276Z] ---> Running in 7551f919ade6 [2021-09-28T23:05:02.258Z] 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-09-28T23:05:02.540Z] Removing intermediate container d1135a023f72 [2021-09-28T23:05:02.540Z] ---> 1b40cf703022 [2021-09-28T23:05:02.540Z] [2021-09-28T23:05:02.540Z] Step 11/22 : FROM alpine:3.14 [2021-09-28T23:05:02.540Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-28T23:05:02.816Z] Status: Downloaded newer image for alpine:3.14 [2021-09-28T23:05:02.816Z] ---> bb3de5531c18 [2021-09-28T23:05:02.816Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-28T23:05:02.816Z] 3.14: Pulling from library/alpine [2021-09-28T23:05:03.092Z] Removing intermediate container b046451d7794 [2021-09-28T23:05:03.092Z] ---> d3492f496638 [2021-09-28T23:05:03.092Z] [2021-09-28T23:05:03.092Z] Step 11/23 : FROM alpine:3.14 [2021-09-28T23:05:03.092Z] ---> bb3de5531c18 [2021-09-28T23:05:03.092Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-28T23:05:03.092Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-28T23:05:03.092Z] Status: Image is up to date for alpine:3.14 [2021-09-28T23:05:03.363Z] ---> bb3de5531c18 [2021-09-28T23:05:03.363Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-28T23:05:03.363Z] Removing intermediate container ba1dd3b3f57c [2021-09-28T23:05:03.363Z] ---> 90d0ffd47067 [2021-09-28T23:05:03.363Z] [2021-09-28T23:05:03.363Z] Step 11/23 : FROM alpine:3.14 [2021-09-28T23:05:03.363Z] ---> bb3de5531c18 [2021-09-28T23:05:03.363Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-28T23:05:03.635Z] ---> Running in 01b626088b3c [2021-09-28T23:05:03.907Z] ---> Running in 4cac1d4d9155 [2021-09-28T23:05:03.907Z] ---> Running in 11ae94e79b5b [2021-09-28T23:05:03.907Z] ---> Running in 8d969455ffdc [2021-09-28T23:05:05.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:06.186Z] Removing intermediate container 7551f919ade6 [2021-09-28T23:05:06.186Z] ---> 49647730cf07 [2021-09-28T23:05:06.186Z] [2021-09-28T23:05:06.186Z] Step 12/24 : FROM docker:20.10.7 [2021-09-28T23:05:06.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:06.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:06.472Z] 20.10.7: Pulling from library/docker [2021-09-28T23:05:06.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:06.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:06.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:07.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:07.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:07.360Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-28T23:05:07.360Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T23:05:07.360Z] OK: 5 MiB in 15 packages [2021-09-28T23:05:07.636Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-28T23:05:07.918Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-28T23:05:07.918Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T23:05:07.918Z] Executing ca-certificates-20191127-r5.trigger [2021-09-28T23:05:08.195Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-28T23:05:08.195Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-28T23:05:08.195Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-28T23:05:08.195Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T23:05:08.195Z] OK: 5 MiB in 15 packages [2021-09-28T23:05:08.195Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-28T23:05:08.195Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-28T23:05:08.472Z] OK: 6 MiB in 16 packages [2021-09-28T23:05:08.472Z] (5/5) Installing curl (7.79.1-r0) [2021-09-28T23:05:08.472Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T23:05:08.751Z] Executing ca-certificates-20191127-r5.trigger [2021-09-28T23:05:09.028Z] OK: 8 MiB in 19 packages [2021-09-28T23:05:10.495Z] Removing intermediate container 01b626088b3c [2021-09-28T23:05:10.495Z] ---> 6bb7f81aa417 [2021-09-28T23:05:10.495Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-28T23:05:11.094Z] ---> Running in 478e945eb534 [2021-09-28T23:05:11.374Z] Removing intermediate container 8d969455ffdc [2021-09-28T23:05:11.374Z] ---> d6e7931adf56 [2021-09-28T23:05:11.374Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-28T23:05:12.355Z] ---> Running in 71048fcc2cdb [2021-09-28T23:05:13.340Z] Removing intermediate container 478e945eb534 [2021-09-28T23:05:13.340Z] ---> 7513e70d53a1 [2021-09-28T23:05:13.340Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-28T23:05:13.340Z] Removing intermediate container 4cac1d4d9155 [2021-09-28T23:05:13.340Z] ---> 1b6e173a67f3 [2021-09-28T23:05:13.340Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-28T23:05:13.340Z] Removing intermediate container 11ae94e79b5b [2021-09-28T23:05:13.340Z] ---> 40de0277b4b5 [2021-09-28T23:05:13.340Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-28T23:05:13.935Z] Removing intermediate container 71048fcc2cdb [2021-09-28T23:05:13.935Z] ---> 1ffa1ea6a7d1 [2021-09-28T23:05:13.935Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-28T23:05:14.581Z] ---> Running in fbacc81bcb83 [2021-09-28T23:05:14.581Z] ---> Running in 0ce87ef905bf [2021-09-28T23:05:14.581Z] ---> Running in 08d112e004dd [2021-09-28T23:05:15.178Z] ---> Running in 6f830bc1cada [2021-09-28T23:05:15.776Z] Removing intermediate container fbacc81bcb83 [2021-09-28T23:05:15.776Z] ---> 8a74a69c4565 [2021-09-28T23:05:15.776Z] Step 14/22 : WORKDIR /edgex [2021-09-28T23:05:15.776Z] Removing intermediate container 0ce87ef905bf [2021-09-28T23:05:15.776Z] ---> ef0e7a9ceeec [2021-09-28T23:05:15.776Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-28T23:05:15.776Z] Removing intermediate container 08d112e004dd [2021-09-28T23:05:15.776Z] ---> a7833aa698c0 [2021-09-28T23:05:15.776Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-28T23:05:16.375Z] Removing intermediate container 6f830bc1cada [2021-09-28T23:05:16.375Z] ---> 947441f47d5a [2021-09-28T23:05:16.375Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-28T23:05:16.375Z] ---> Running in fd7052524cf0 [2021-09-28T23:05:16.375Z] ---> Running in 41c3d6b5a85a [2021-09-28T23:05:16.659Z] ---> Running in 99097e977f10 [2021-09-28T23:05:16.659Z] ---> Running in 6ae3d2e10a4a [2021-09-28T23:05:17.263Z] Removing intermediate container fd7052524cf0 [2021-09-28T23:05:17.263Z] ---> 1336024293ab [2021-09-28T23:05:17.263Z] Step 16/24 : WORKDIR / [2021-09-28T23:05:17.537Z] Removing intermediate container 99097e977f10 [2021-09-28T23:05:17.537Z] ---> 787e8d96c20e [2021-09-28T23:05:17.537Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-28T23:05:17.537Z] Removing intermediate container 41c3d6b5a85a [2021-09-28T23:05:17.537Z] ---> 2a8a095c80d8 [2021-09-28T23:05:17.537Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-28T23:05:17.537Z] Removing intermediate container 6ae3d2e10a4a [2021-09-28T23:05:17.537Z] ---> 904a5b7dce55 [2021-09-28T23:05:17.537Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T23:05:17.814Z] ---> Running in 01bfe6c559f9 [2021-09-28T23:05:17.814Z] ---> Running in 21980c6572a9 [2021-09-28T23:05:18.415Z] Removing intermediate container 01bfe6c559f9 [2021-09-28T23:05:18.415Z] ---> 07f384e7d32e [2021-09-28T23:05:18.415Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T23:05:18.697Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-28T23:05:18.697Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-28T23:05:18.697Z] Removing intermediate container 21980c6572a9 [2021-09-28T23:05:18.697Z] ---> d4d3cffab29a [2021-09-28T23:05:18.697Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T23:05:18.697Z] ---> df445af6242a [2021-09-28T23:05:18.698Z] 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-09-28T23:05:18.698Z] ---> 85fa028ee05d [2021-09-28T23:05:18.698Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-28T23:05:18.973Z] ---> 1c12d3164488 [2021-09-28T23:05:18.973Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-28T23:05:18.973Z] ---> Running in b387e62a7ee3 [2021-09-28T23:05:19.956Z] ---> 45b3c514c0a2 [2021-09-28T23:05:19.956Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-28T23:05:20.552Z] ---> daffc43f1550 [2021-09-28T23:05:20.552Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-28T23:05:20.552Z] Removing intermediate container b387e62a7ee3 [2021-09-28T23:05:20.552Z] ---> 3a39ae72b707 [2021-09-28T23:05:20.552Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-28T23:05:21.548Z] ---> Running in 40a52c3219cf [2021-09-28T23:05:21.548Z] ---> 02bb4ab4d320 [2021-09-28T23:05:21.548Z] ---> 3be6e9279619 [2021-09-28T23:05:21.548Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-28T23:05:21.548Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-28T23:05:22.145Z] ---> 5b8ecb3af731 [2021-09-28T23:05:22.145Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-28T23:05:22.422Z] ---> 63d3e41c2d12 [2021-09-28T23:05:22.422Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-28T23:05:22.696Z] ---> 129521676ff7 [2021-09-28T23:05:22.696Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-28T23:05:22.970Z] ---> Running in bdf910947498 [2021-09-28T23:05:23.242Z] ---> 0e16ff4d016a [2021-09-28T23:05:23.242Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-28T23:05:23.519Z] ---> 4916e7926d24 [2021-09-28T23:05:23.519Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-28T23:05:23.519Z] ---> Running in 61de9061a83a [2021-09-28T23:05:23.519Z] ---> Running in a1fb354929c7 [2021-09-28T23:05:23.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:23.790Z] Removing intermediate container bdf910947498 [2021-09-28T23:05:23.790Z] ---> a536ad977827 [2021-09-28T23:05:23.790Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T23:05:23.790Z] ---> 6a49761e15d0 [2021-09-28T23:05:23.790Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-28T23:05:24.063Z] ---> Running in 7c86682ce30e [2021-09-28T23:05:24.063Z] ---> Running in 5d7b617d93a7 [2021-09-28T23:05:24.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:05:24.338Z] Removing intermediate container 61de9061a83a [2021-09-28T23:05:24.338Z] Removing intermediate container a1fb354929c7 [2021-09-28T23:05:24.338Z] ---> c2400c34b253 [2021-09-28T23:05:24.338Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T23:05:24.338Z] ---> 1267f8b2b387 [2021-09-28T23:05:24.338Z] Step 19/22 : CMD ["--init=true"] [2021-09-28T23:05:24.621Z] ---> Running in 6032f143f0f5 [2021-09-28T23:05:24.621Z] ---> Running in b0e2a41e0061 [2021-09-28T23:05:24.896Z] Removing intermediate container 7c86682ce30e [2021-09-28T23:05:24.896Z] Removing intermediate container 5d7b617d93a7 [2021-09-28T23:05:24.896Z] ---> f67699859e8c [2021-09-28T23:05:24.896Z] ---> bbdfd63648b5 [2021-09-28T23:05:24.896Z] Step 21/23 : LABEL arch=arm64 [2021-09-28T23:05:24.896Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T23:05:24.896Z] (1/39) Installing readline (8.1.0-r0) [2021-09-28T23:05:24.896Z] (2/39) Installing bash (5.1.0-r0) [2021-09-28T23:05:25.169Z] ---> Running in 74cd8e3da80c [2021-09-28T23:05:25.169Z] ---> Running in 7d749d6e8e23 [2021-09-28T23:05:25.169Z] Executing bash-5.1.0-r0.post-install [2021-09-28T23:05:25.169Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-28T23:05:25.169Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-28T23:05:25.169Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-28T23:05:25.169Z] (6/39) Installing curl (7.79.1-r0) [2021-09-28T23:05:25.169Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-28T23:05:25.169Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-28T23:05:25.169Z] (9/39) Installing expat (2.2.10-r1) [2021-09-28T23:05:25.169Z] (10/39) Installing libffi (3.3-r2) [2021-09-28T23:05:25.169Z] (11/39) Installing gdbm (1.19-r0) [2021-09-28T23:05:25.169Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-28T23:05:25.169Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-28T23:05:25.445Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-28T23:05:25.445Z] Removing intermediate container 6032f143f0f5 [2021-09-28T23:05:25.445Z] ---> abb77c7d100e [2021-09-28T23:05:25.445Z] Step 20/22 : LABEL arch=arm64 [2021-09-28T23:05:25.445Z] Removing intermediate container b0e2a41e0061 [2021-09-28T23:05:25.445Z] ---> b4ab7384aa2c [2021-09-28T23:05:25.445Z] Step 21/23 : LABEL arch=arm64 [2021-09-28T23:05:25.716Z] ---> Running in daa8fb154808 [2021-09-28T23:05:25.716Z] ---> Running in f7c1b0a41f3d [2021-09-28T23:05:25.998Z] Removing intermediate container 7d749d6e8e23 [2021-09-28T23:05:25.998Z] ---> 0248b5fbb39a [2021-09-28T23:05:25.998Z] Step 22/23 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T23:05:25.998Z] Removing intermediate container 74cd8e3da80c [2021-09-28T23:05:25.998Z] ---> a2298f6e3b1a [2021-09-28T23:05:25.998Z] Step 22/24 : LABEL arch=arm64 [2021-09-28T23:05:26.272Z] ---> Running in 0288e961346e [2021-09-28T23:05:26.272Z] ---> Running in 2186d26a8223 [2021-09-28T23:05:26.544Z] Removing intermediate container daa8fb154808 [2021-09-28T23:05:26.544Z] ---> e4fcb02d5c7c [2021-09-28T23:05:26.544Z] Step 21/22 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T23:05:26.544Z] Removing intermediate container f7c1b0a41f3d [2021-09-28T23:05:26.544Z] ---> 30d40ec68ff0 [2021-09-28T23:05:26.544Z] Step 22/23 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T23:05:26.834Z] Removing intermediate container 0288e961346e [2021-09-28T23:05:26.835Z] ---> 7d79426d07ba [2021-09-28T23:05:26.835Z] Step 23/23 : LABEL version=0.0.0 [2021-09-28T23:05:27.108Z] ---> Running in 20a865faaa88 [2021-09-28T23:05:27.108Z] ---> Running in b81787e2b3f8 [2021-09-28T23:05:27.108Z] ---> Running in 386facd3b927 [2021-09-28T23:05:27.382Z] Removing intermediate container 2186d26a8223 [2021-09-28T23:05:27.382Z] ---> 6f1fa00941d7 [2021-09-28T23:05:27.382Z] Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T23:05:27.382Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-28T23:05:27.382Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-28T23:05:27.382Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-28T23:05:27.658Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-28T23:05:27.658Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-28T23:05:27.658Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-28T23:05:27.658Z] ---> Running in d0d92b95694f [2021-09-28T23:05:27.658Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-28T23:05:27.938Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-28T23:05:27.938Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-28T23:05:27.938Z] Removing intermediate container b81787e2b3f8 [2021-09-28T23:05:27.938Z] ---> 05213ba24ad0 [2021-09-28T23:05:27.938Z] Step 22/22 : LABEL version=0.0.0 [2021-09-28T23:05:27.938Z] Removing intermediate container 20a865faaa88 [2021-09-28T23:05:27.938Z] ---> fffc5dd2d972 [2021-09-28T23:05:27.938Z] Step 23/23 : LABEL version=0.0.0 [2021-09-28T23:05:27.938Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-28T23:05:27.938Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-28T23:05:27.938Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-28T23:05:27.938Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-28T23:05:27.938Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-28T23:05:27.938Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-28T23:05:27.938Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-28T23:05:27.938Z] Removing intermediate container 386facd3b927 [2021-09-28T23:05:27.938Z] ---> ab2883cde44e [2021-09-28T23:05:27.938Z] [2021-09-28T23:05:28.215Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-28T23:05:28.215Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-28T23:05:28.215Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-28T23:05:28.215Z] ---> Running in 559bd59f4fa7 [2021-09-28T23:05:28.215Z] ---> Running in 8ecc52839505 [2021-09-28T23:05:28.215Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-28T23:05:28.215Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-28T23:05:28.215Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-28T23:05:28.215Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-28T23:05:28.215Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-28T23:05:28.215Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-28T23:05:28.486Z] Successfully built ab2883cde44e [2021-09-28T23:05:28.486Z] Removing intermediate container d0d92b95694f [2021-09-28T23:05:28.486Z] Successfully tagged support-scheduler-arm64:latest [2021-09-28T23:05:28.486Z]  Building support-scheduler ... done Building security-bootstrapper [2021-09-28T23:05:28.486Z] ---> 5b699cdf5a28 [2021-09-28T23:05:28.486Z] Step 24/24 : LABEL version=0.0.0 [2021-09-28T23:05:28.759Z] Executing busybox-1.32.1-r6.trigger [2021-09-28T23:05:28.759Z] OK: 82 MiB in 59 packages [2021-09-28T23:05:29.051Z] ---> Running in f11c37f19450 [2021-09-28T23:05:29.051Z] Removing intermediate container 559bd59f4fa7 [2021-09-28T23:05:29.051Z] ---> 28f0c76f45f2 [2021-09-28T23:05:29.051Z] [2021-09-28T23:05:29.051Z] Removing intermediate container 8ecc52839505 [2021-09-28T23:05:29.051Z] ---> 75ca871ac4bd [2021-09-28T23:05:29.051Z] [2021-09-28T23:05:29.646Z] Successfully built 28f0c76f45f2 [2021-09-28T23:05:29.646Z] Successfully built 75ca871ac4bd [2021-09-28T23:05:29.948Z] Successfully tagged support-notifications-arm64:latest [2021-09-28T23:05:29.948Z]  Building support-notifications ... done Building core-data [2021-09-28T23:05:29.948Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-28T23:05:29.948Z] Building security-secretstore-setup [2021-09-28T23:05:29.948Z]  Building security-proxy-setup ... done Removing intermediate container f11c37f19450 [2021-09-28T23:05:29.948Z] ---> 8c91b4852878 [2021-09-28T23:05:29.948Z] [2021-09-28T23:05:30.220Z] Successfully built 8c91b4852878 [2021-09-28T23:05:30.220Z] Successfully tagged core-command-arm64:latest [2021-09-28T23:05:30.220Z]  Building core-command ... done Building core-metadata [2021-09-28T23:05:35.621Z] Collecting docker-compose==1.23.2 [2021-09-28T23:05:35.897Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-28T23:05:36.173Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-28T23:05:36.174Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-28T23:05:38.157Z] 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-09-28T23:05:38.430Z] Collecting docker<4.0,>=3.6.0 [2021-09-28T23:05:38.709Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-28T23:05:38.983Z] Collecting jsonschema<3,>=2.5.1 [2021-09-28T23:05:38.983Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-28T23:05:38.983Z] Collecting docopt<0.7,>=0.6.1 [2021-09-28T23:05:38.983Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-28T23:05:41.618Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-28T23:05:41.618Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-28T23:05:41.618Z] Collecting texttable<0.10,>=0.9.0 [2021-09-28T23:05:41.618Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-28T23:05:43.600Z] Collecting cached-property<2,>=1.2.0 [2021-09-28T23:05:43.600Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-28T23:05:44.199Z] Collecting PyYAML<4,>=3.10 [2021-09-28T23:05:44.199Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-28T23:05:48.510Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-28T23:05:48.510Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-28T23:05:48.858Z] Collecting docker-pycreds>=0.4.0 [2021-09-28T23:05:48.858Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-28T23:05:50.403Z] Collecting certifi>=2017.4.17 [2021-09-28T23:05:50.403Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-28T23:05:50.403Z] Collecting idna<2.8,>=2.5 [2021-09-28T23:05:50.403Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-28T23:05:51.530Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-28T23:05:51.530Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-28T23:05:51.530Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-28T23:05:51.530Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-28T23:05:52.179Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-28T23:05:52.179Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-28T23:05:52.179Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-28T23:05:52.179Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-28T23:05:53.159Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-28T23:05:53.159Z] Attempting uninstall: urllib3 [2021-09-28T23:05:53.159Z] Found existing installation: urllib3 1.26.2 [2021-09-28T23:05:53.159Z] Uninstalling urllib3-1.26.2: [2021-09-28T23:05:53.441Z] Successfully uninstalled urllib3-1.26.2 [2021-09-28T23:05:54.042Z] Attempting uninstall: idna [2021-09-28T23:05:54.042Z] Found existing installation: idna 3.1 [2021-09-28T23:05:54.042Z] Uninstalling idna-3.1: [2021-09-28T23:05:54.042Z] Successfully uninstalled idna-3.1 [2021-09-28T23:05:54.642Z] Attempting uninstall: chardet [2021-09-28T23:05:54.642Z] Found existing installation: chardet 4.0.0 [2021-09-28T23:05:54.642Z] Uninstalling chardet-4.0.0: [2021-09-28T23:05:54.917Z] Successfully uninstalled chardet-4.0.0 [2021-09-28T23:05:56.355Z] Attempting uninstall: requests [2021-09-28T23:05:56.355Z] Found existing installation: requests 2.25.1 [2021-09-28T23:05:56.355Z] Uninstalling requests-2.25.1: [2021-09-28T23:05:56.355Z] Successfully uninstalled requests-2.25.1 [2021-09-28T23:05:56.955Z] Running setup.py install for texttable: started [2021-09-28T23:05:58.934Z] Running setup.py install for texttable: finished with status 'done' [2021-09-28T23:05:58.934Z] Running setup.py install for PyYAML: started [2021-09-28T23:06:02.335Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-28T23:06:05.775Z] Running setup.py install for docopt: started [2021-09-28T23:06:07.791Z] Running setup.py install for docopt: finished with status 'done' [2021-09-28T23:06:07.791Z] Running setup.py install for dockerpty: started [2021-09-28T23:06:10.440Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-28T23:06:11.893Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-28T23:06:12.888Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T23:06:12.888Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-28T23:06:12.888Z] ---> 0023c12b914b [2021-09-28T23:06:12.888Z] Step 3/32 : WORKDIR /edgex-go [2021-09-28T23:06:12.888Z] ---> Using cache [2021-09-28T23:06:12.888Z] ---> 525167e33a65 [2021-09-28T23:06:12.888Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:06:12.888Z] ---> Using cache [2021-09-28T23:06:12.888Z] ---> 4dbca639279e [2021-09-28T23:06:12.888Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-28T23:06:14.353Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T23:06:14.353Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-28T23:06:14.353Z] ---> 0023c12b914b [2021-09-28T23:06:14.353Z] Step 3/24 : WORKDIR /edgex-go [2021-09-28T23:06:14.353Z] ---> Using cache [2021-09-28T23:06:14.353Z] ---> 525167e33a65 [2021-09-28T23:06:14.353Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:06:14.353Z] ---> Using cache [2021-09-28T23:06:14.353Z] ---> 4dbca639279e [2021-09-28T23:06:14.353Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-28T23:06:14.963Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T23:06:14.963Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-28T23:06:14.963Z] ---> 0023c12b914b [2021-09-28T23:06:14.963Z] Step 3/26 : WORKDIR /edgex-go [2021-09-28T23:06:14.963Z] ---> Using cache [2021-09-28T23:06:14.963Z] ---> 525167e33a65 [2021-09-28T23:06:14.963Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:06:14.963Z] ---> Using cache [2021-09-28T23:06:14.963Z] ---> 4dbca639279e [2021-09-28T23:06:14.963Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-28T23:06:15.239Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-28T23:06:15.239Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-28T23:06:15.239Z] ---> 0023c12b914b [2021-09-28T23:06:15.239Z] Step 3/24 : WORKDIR /edgex-go [2021-09-28T23:06:15.239Z] ---> Using cache [2021-09-28T23:06:15.239Z] ---> 525167e33a65 [2021-09-28T23:06:15.239Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:06:15.239Z] ---> Using cache [2021-09-28T23:06:15.239Z] ---> 4dbca639279e [2021-09-28T23:06:15.239Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-28T23:06:16.228Z] ---> Running in 061dabff035c [2021-09-28T23:06:16.228Z] ---> Running in f6bac02fe4b5 [2021-09-28T23:06:16.228Z] ---> Running in c58bba5b0b2f [2021-09-28T23:06:16.228Z] ---> Running in d822e0222699 [2021-09-28T23:06:18.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:06:19.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:06:19.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:06:19.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:06:19.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:06:20.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:06:20.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:06:20.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:06:20.882Z] OK: 218 MiB in 52 packages [2021-09-28T23:06:21.496Z] OK: 218 MiB in 52 packages [2021-09-28T23:06:21.780Z] OK: 218 MiB in 52 packages [2021-09-28T23:06:22.068Z] OK: 218 MiB in 52 packages [2021-09-28T23:06:23.071Z] Removing intermediate container f6bac02fe4b5 [2021-09-28T23:06:23.071Z] ---> d295c1116ab8 [2021-09-28T23:06:23.071Z] Step 6/32 : COPY go.mod . [2021-09-28T23:06:23.357Z] Removing intermediate container d822e0222699 [2021-09-28T23:06:23.357Z] ---> d7ff4435a645 [2021-09-28T23:06:23.357Z] Step 6/24 : COPY go.mod . [2021-09-28T23:06:23.636Z] Removing intermediate container 061dabff035c [2021-09-28T23:06:23.636Z] ---> fa31a018e5d7 [2021-09-28T23:06:23.636Z] Step 6/26 : COPY go.mod . [2021-09-28T23:06:23.922Z] Removing intermediate container c58bba5b0b2f [2021-09-28T23:06:23.922Z] ---> e26945d12a25 [2021-09-28T23:06:23.922Z] Step 6/24 : COPY go.mod . [2021-09-28T23:06:24.201Z] ---> 5ca9d8e74112 [2021-09-28T23:06:24.201Z] Step 7/32 : RUN go mod download [2021-09-28T23:06:24.478Z] ---> Running in d27608106a4b [2021-09-28T23:06:24.757Z] ---> 3f909ab660ac [2021-09-28T23:06:24.757Z] Step 7/24 : RUN go mod download [2021-09-28T23:06:25.041Z] ---> Running in 31ffe10ffdc8 [2021-09-28T23:06:25.321Z] ---> 1d2802a4410b [2021-09-28T23:06:25.321Z] Step 7/24 : RUN go mod download [2021-09-28T23:06:25.321Z] ---> b0254b0446fe [2021-09-28T23:06:25.321Z] Step 7/26 : RUN go mod download [2021-09-28T23:06:25.599Z] ---> Running in a8f53860f1dc [2021-09-28T23:06:25.883Z] ---> Running in dd265ce8f554 [2021-09-28T23:06:27.335Z] Removing intermediate container 40a52c3219cf [2021-09-28T23:06:27.335Z] ---> b5b9e8d36f15 [2021-09-28T23:06:27.335Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-28T23:06:27.939Z] ---> Running in ea540edecffa [2021-09-28T23:06:28.940Z] Removing intermediate container ea540edecffa [2021-09-28T23:06:28.940Z] ---> 8b09b707dd3c [2021-09-28T23:06:28.940Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-28T23:06:29.219Z] ---> Running in 98646508b5f5 [2021-09-28T23:06:30.209Z] Removing intermediate container 98646508b5f5 [2021-09-28T23:06:30.209Z] ---> e74efe9f54bd [2021-09-28T23:06:30.209Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-28T23:06:30.209Z] Removing intermediate container d27608106a4b [2021-09-28T23:06:30.209Z] ---> b3bf1ac23eeb [2021-09-28T23:06:30.209Z] Step 8/32 : COPY . . [2021-09-28T23:06:31.660Z] Removing intermediate container 31ffe10ffdc8 [2021-09-28T23:06:31.660Z] ---> a15a3700aba2 [2021-09-28T23:06:31.660Z] Step 8/24 : COPY . . [2021-09-28T23:06:32.281Z] Removing intermediate container a8f53860f1dc [2021-09-28T23:06:32.281Z] ---> 154d2cd1860e [2021-09-28T23:06:32.281Z] Step 8/24 : COPY . . [2021-09-28T23:06:32.887Z] ---> d87c6b8bba27 [2021-09-28T23:06:32.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-28T23:06:32.887Z] Removing intermediate container dd265ce8f554 [2021-09-28T23:06:32.887Z] ---> 637486389985 [2021-09-28T23:06:32.887Z] Step 8/26 : COPY . . [2021-09-28T23:06:36.311Z] ---> 5f90351dbf7b [2021-09-28T23:06:36.311Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-28T23:06:38.969Z] ---> 99d9dea201c4 [2021-09-28T23:06:38.969Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-28T23:06:39.575Z] ---> Running in a982de79b94a [2021-09-28T23:06:40.564Z] Removing intermediate container a982de79b94a [2021-09-28T23:06:40.564Z] ---> 2dda5df1bf06 [2021-09-28T23:06:40.564Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T23:06:41.180Z] ---> Running in 8ed91d15eb33 [2021-09-28T23:06:42.173Z] Removing intermediate container 8ed91d15eb33 [2021-09-28T23:06:42.173Z] ---> 2e805f034c21 [2021-09-28T23:06:42.173Z] Step 22/24 : LABEL arch=arm64 [2021-09-28T23:06:42.772Z] ---> Running in bd4aeaf98889 [2021-09-28T23:06:43.763Z] Removing intermediate container bd4aeaf98889 [2021-09-28T23:06:43.763Z] ---> a627cb593fd2 [2021-09-28T23:06:43.763Z] Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T23:06:44.038Z] ---> Running in 93c5d609bca9 [2021-09-28T23:06:45.497Z] Removing intermediate container 93c5d609bca9 [2021-09-28T23:06:45.497Z] ---> bf0156244fad [2021-09-28T23:06:45.497Z] Step 24/24 : LABEL version=0.0.0 [2021-09-28T23:06:45.768Z] ---> Running in d1386bda3d9d [2021-09-28T23:06:46.777Z] Removing intermediate container d1386bda3d9d [2021-09-28T23:06:46.777Z] ---> a39c856fc8af [2021-09-28T23:06:46.777Z] [2021-09-28T23:06:47.054Z] Successfully built a39c856fc8af [2021-09-28T23:06:47.054Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-28T23:06:51.392Z]  Building sys-mgmt-agent ... done  ---> c8d53bf0a9c2 [2021-09-28T23:06:51.392Z] Step 9/32 : RUN go mod tidy [2021-09-28T23:06:51.392Z] ---> Running in 599ef1abbc16 [2021-09-28T23:06:51.672Z] ---> 36eb982395f4 [2021-09-28T23:06:51.672Z] Step 9/24 : RUN go mod tidy [2021-09-28T23:06:51.672Z] ---> 608e15b5d618 [2021-09-28T23:06:51.672Z] Step 9/24 : RUN go mod tidy [2021-09-28T23:06:51.672Z] ---> 268893aa2a3d [2021-09-28T23:06:51.672Z] Step 9/26 : RUN go mod tidy [2021-09-28T23:06:51.952Z] ---> Running in 552f4ee43fa9 [2021-09-28T23:06:51.952Z] ---> Running in fd9f605b334b [2021-09-28T23:06:51.952Z] ---> Running in 4f9a452afb48 [2021-09-28T23:06:57.400Z] Removing intermediate container 599ef1abbc16 [2021-09-28T23:06:57.400Z] ---> b70b5a6e3fac [2021-09-28T23:06:57.400Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-28T23:06:57.400Z] ---> Running in b21c18b59953 [2021-09-28T23:06:58.009Z] Removing intermediate container 4f9a452afb48 [2021-09-28T23:06:58.009Z] ---> 5bccda418ec5 [2021-09-28T23:06:58.009Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-28T23:06:58.009Z] ---> Running in dc34933ee329 [2021-09-28T23:06:58.611Z] Removing intermediate container 552f4ee43fa9 [2021-09-28T23:06:58.612Z] ---> c9741defdd38 [2021-09-28T23:06:58.612Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-28T23:06:58.612Z] Removing intermediate container fd9f605b334b [2021-09-28T23:06:58.612Z] ---> 209e86e87d7a [2021-09-28T23:06:58.612Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-28T23:06:58.891Z] ---> Running in 414aaaa3b936 [2021-09-28T23:06:58.891Z] ---> Running in 069e42722eb0 [2021-09-28T23:06:58.891Z] 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-09-28T23:06:59.889Z] 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-09-28T23:07:00.891Z] 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-09-28T23:07:01.173Z] 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-09-28T23:08:38.118Z] 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-09-28T23:08:38.118Z] Removing intermediate container b21c18b59953 [2021-09-28T23:08:38.118Z] ---> 169b8608d5f4 [2021-09-28T23:08:38.118Z] [2021-09-28T23:08:38.118Z] Step 11/32 : FROM alpine:3.14 [2021-09-28T23:08:38.118Z] ---> bb3de5531c18 [2021-09-28T23:08:38.118Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-28T23:08:38.118Z] ---> Running in 4861f2827eb3 [2021-09-28T23:08:38.118Z] Removing intermediate container 4861f2827eb3 [2021-09-28T23:08:38.118Z] ---> f33f8fcd9969 [2021-09-28T23:08:38.118Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-28T23:08:38.118Z] ---> Running in 47ff1c025bda [2021-09-28T23:08:38.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:08:38.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:08:38.118Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-28T23:08:38.118Z] (2/2) Installing su-exec (0.2-r1) [2021-09-28T23:08:38.118Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T23:08:38.118Z] OK: 5 MiB in 16 packages [2021-09-28T23:08:39.592Z] Removing intermediate container 47ff1c025bda [2021-09-28T23:08:39.592Z] ---> 3b013b6d9298 [2021-09-28T23:08:39.592Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-28T23:08:39.895Z] ---> Running in 2397651bb4d1 [2021-09-28T23:08:39.895Z] Removing intermediate container dc34933ee329 [2021-09-28T23:08:39.895Z] ---> e33c28981fe6 [2021-09-28T23:08:39.895Z] [2021-09-28T23:08:39.895Z] Step 11/26 : FROM alpine:3.14 [2021-09-28T23:08:39.895Z] ---> bb3de5531c18 [2021-09-28T23:08:39.895Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-28T23:08:40.184Z] ---> Running in 10a41c32bb4a [2021-09-28T23:08:40.790Z] Removing intermediate container 2397651bb4d1 [2021-09-28T23:08:40.790Z] ---> c787cd802d55 [2021-09-28T23:08:40.790Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-28T23:08:41.068Z] ---> Running in 0374b55605cc [2021-09-28T23:08:42.061Z] Removing intermediate container 0374b55605cc [2021-09-28T23:08:42.061Z] ---> ffc28706698d [2021-09-28T23:08:42.061Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-28T23:08:42.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:08:42.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:08:42.339Z] ---> Running in 0af521cb36ea [2021-09-28T23:08:43.330Z] Removing intermediate container 069e42722eb0 [2021-09-28T23:08:43.330Z] ---> 75a8c3909c52 [2021-09-28T23:08:43.330Z] [2021-09-28T23:08:43.330Z] Step 11/24 : FROM alpine:3.14 [2021-09-28T23:08:43.330Z] ---> bb3de5531c18 [2021-09-28T23:08:43.330Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-28T23:08:43.330Z] ---> Using cache [2021-09-28T23:08:43.330Z] ---> d6e7931adf56 [2021-09-28T23:08:43.330Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-28T23:08:43.330Z] ---> Using cache [2021-09-28T23:08:43.330Z] ---> 1ffa1ea6a7d1 [2021-09-28T23:08:43.330Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-28T23:08:43.330Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-28T23:08:43.330Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-28T23:08:43.330Z] (3/3) Installing su-exec (0.2-r1) [2021-09-28T23:08:43.330Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T23:08:43.330Z] Executing ca-certificates-20191127-r5.trigger [2021-09-28T23:08:43.610Z] ---> Running in 3f40a4c26a56 [2021-09-28T23:08:43.610Z] OK: 6 MiB in 17 packages [2021-09-28T23:08:44.607Z] Removing intermediate container 3f40a4c26a56 [2021-09-28T23:08:44.607Z] ---> 77661a9879f6 [2021-09-28T23:08:44.607Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-28T23:08:44.607Z] ---> Running in 8c1882e9b564 [2021-09-28T23:08:45.596Z] Removing intermediate container 8c1882e9b564 [2021-09-28T23:08:45.596Z] ---> 13d6ffacaf20 [2021-09-28T23:08:45.596Z] Step 16/24 : WORKDIR / [2021-09-28T23:08:45.596Z] ---> Running in 3a610e1d4b29 [2021-09-28T23:08:45.596Z] Removing intermediate container 10a41c32bb4a [2021-09-28T23:08:45.596Z] ---> 5cd502567c9b [2021-09-28T23:08:45.596Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-28T23:08:45.596Z] Removing intermediate container 0af521cb36ea [2021-09-28T23:08:45.596Z] ---> 2d75d96f7dba [2021-09-28T23:08:45.596Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-28T23:08:45.876Z] ---> Running in 9519550eb208 [2021-09-28T23:08:45.876Z] ---> Running in 225b4981c2b0 [2021-09-28T23:08:46.151Z] Removing intermediate container 3a610e1d4b29 [2021-09-28T23:08:46.151Z] ---> 6f6097aec952 [2021-09-28T23:08:46.151Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T23:08:46.426Z] Removing intermediate container 9519550eb208 [2021-09-28T23:08:46.426Z] ---> d45117d760db [2021-09-28T23:08:46.426Z] Step 14/26 : WORKDIR / [2021-09-28T23:08:46.703Z] Removing intermediate container 225b4981c2b0 [2021-09-28T23:08:46.703Z] ---> 780b137c9e30 [2021-09-28T23:08:46.703Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-28T23:08:46.703Z] ---> Running in 42d9139f30d0 [2021-09-28T23:08:47.309Z] ---> 79010cdeb2ee [2021-09-28T23:08:47.309Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-28T23:08:47.309Z] Removing intermediate container 42d9139f30d0 [2021-09-28T23:08:47.309Z] ---> 9f6255c33964 [2021-09-28T23:08:47.309Z] 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-09-28T23:08:47.927Z] ---> a3b468c7d063 [2021-09-28T23:08:47.927Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-28T23:08:48.201Z] ---> Running in f171d6dcfca3 [2021-09-28T23:08:48.808Z] ---> 3bf31dce6d36 [2021-09-28T23:08:48.808Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 232cc9bbb495 [2021-09-28T23:08:48.808Z] [2021-09-28T23:08:48.808Z] 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-09-28T23:08:50.266Z] ---> 37feeff250be [2021-09-28T23:08:50.266Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-28T23:08:50.266Z] ---> 3aeb6606bad9 [2021-09-28T23:08:50.266Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-28T23:08:50.546Z] ---> Running in aacdb4131481 [2021-09-28T23:08:51.534Z] Removing intermediate container aacdb4131481 [2021-09-28T23:08:51.534Z] ---> 50a3b2c34cea [2021-09-28T23:08:51.534Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T23:08:51.534Z] ---> 1eb963e41003 [2021-09-28T23:08:51.534Z] 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-09-28T23:08:51.534Z] ---> Running in aa351091c9b6 [2021-09-28T23:08:51.813Z] Removing intermediate container f171d6dcfca3 [2021-09-28T23:08:51.813Z] ---> 18bbe717afb7 [2021-09-28T23:08:51.813Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T23:08:52.089Z] Removing intermediate container 414aaaa3b936 [2021-09-28T23:08:52.089Z] ---> 1656ce87b6b6 [2021-09-28T23:08:52.089Z] [2021-09-28T23:08:52.089Z] Step 11/24 : FROM alpine:3.14 [2021-09-28T23:08:52.089Z] ---> bb3de5531c18 [2021-09-28T23:08:52.089Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-28T23:08:52.368Z] ---> Running in 8ba5d3457add [2021-09-28T23:08:52.368Z] Removing intermediate container aa351091c9b6 [2021-09-28T23:08:52.368Z] ---> 748a026af9a5 [2021-09-28T23:08:52.368Z] Step 22/24 : LABEL arch=arm64 [2021-09-28T23:08:52.368Z] ---> 28f51f9540ca [2021-09-28T23:08:52.368Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-28T23:08:52.368Z] ---> Running in 2c812875a8d0 [2021-09-28T23:08:52.653Z] ---> ed89eaf9e8b4 [2021-09-28T23:08:52.653Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-28T23:08:52.929Z] Removing intermediate container 8ba5d3457add [2021-09-28T23:08:52.929Z] ---> 8cf9a28ff2c4 [2021-09-28T23:08:52.929Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-28T23:08:53.214Z] ---> Running in 580ef50a3dc2 [2021-09-28T23:08:53.214Z] Removing intermediate container 2c812875a8d0 [2021-09-28T23:08:53.214Z] ---> 2df03aae0756 [2021-09-28T23:08:53.214Z] Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T23:08:53.494Z] ---> Running in 87187deb6b99 [2021-09-28T23:08:53.771Z] Removing intermediate container 580ef50a3dc2 [2021-09-28T23:08:53.771Z] ---> fcc3586805df [2021-09-28T23:08:53.771Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-28T23:08:53.771Z] ---> 155ca2ad8d41 [2021-09-28T23:08:53.771Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-28T23:08:54.048Z] ---> Running in d9c177a77c45 [2021-09-28T23:08:54.048Z] Removing intermediate container 87187deb6b99 [2021-09-28T23:08:54.048Z] ---> 35a66c44d1c6 [2021-09-28T23:08:54.048Z] Step 24/24 : LABEL version=0.0.0 [2021-09-28T23:08:54.337Z] ---> 43480c3bca17 [2021-09-28T23:08:54.337Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-28T23:08:54.337Z] ---> Running in f3a8b9f3071e [2021-09-28T23:08:54.935Z] Removing intermediate container d9c177a77c45 [2021-09-28T23:08:54.936Z] ---> 67903c129e19 [2021-09-28T23:08:54.936Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T23:08:54.936Z] ---> Running in 0726acc68258 [2021-09-28T23:08:55.208Z] Removing intermediate container f3a8b9f3071e [2021-09-28T23:08:55.208Z] ---> cd151cd22f57 [2021-09-28T23:08:55.208Z] [2021-09-28T23:08:55.483Z] Successfully built cd151cd22f57 [2021-09-28T23:08:55.761Z] Successfully tagged core-metadata-arm64:latest [2021-09-28T23:08:55.761Z]  Building core-metadata ... done  ---> 7671b7e20a34 [2021-09-28T23:08:55.761Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-28T23:08:55.761Z] ---> 39691be4fa82 [2021-09-28T23:08:55.761Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-28T23:08:56.746Z] ---> 8f31ed68d3d3 [2021-09-28T23:08:56.746Z] 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-09-28T23:08:56.746Z] ---> 3b53ff912394 [2021-09-28T23:08:56.746Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-28T23:08:57.022Z] ---> Running in 18073b3ff1a4 [2021-09-28T23:08:57.653Z] ---> 5c8f0ef7938e [2021-09-28T23:08:57.653Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-28T23:08:57.941Z] Removing intermediate container 0726acc68258 [2021-09-28T23:08:57.941Z] ---> e2c1e0dae936 [2021-09-28T23:08:57.941Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-28T23:08:57.941Z] ---> Running in 7ee8b5f91717 [2021-09-28T23:08:57.941Z] ---> Running in da799c849920 [2021-09-28T23:08:58.936Z] Removing intermediate container 7ee8b5f91717 [2021-09-28T23:08:58.936Z] ---> 7e178542c789 [2021-09-28T23:08:58.936Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-28T23:08:59.538Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-28T23:08:59.538Z] Removing intermediate container 18073b3ff1a4 [2021-09-28T23:08:59.538Z] ---> 2d4e6012fd71 [2021-09-28T23:08:59.538Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-28T23:08:59.812Z] ---> 9b9a10037b93 [2021-09-28T23:08:59.812Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-28T23:08:59.812Z] ---> Running in d47813a85898 [2021-09-28T23:09:00.084Z] ---> Running in 7bde20c03a7c [2021-09-28T23:09:00.363Z] Removing intermediate container d47813a85898 [2021-09-28T23:09:00.363Z] ---> b014d327a279 [2021-09-28T23:09:00.363Z] Step 24/26 : LABEL arch=arm64 [2021-09-28T23:09:00.639Z] ---> Running in 5f1b0dd96e0e [2021-09-28T23:09:00.919Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-28T23:09:01.195Z] Removing intermediate container 5f1b0dd96e0e [2021-09-28T23:09:01.195Z] ---> 631a5e1e74bf [2021-09-28T23:09:01.195Z] Step 25/26 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T23:09:01.473Z] ---> Running in 3cd62ed4fa09 [2021-09-28T23:09:02.070Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-28T23:09:02.070Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-28T23:09:02.070Z] Removing intermediate container 3cd62ed4fa09 [2021-09-28T23:09:02.070Z] ---> ad003f414956 [2021-09-28T23:09:02.070Z] Step 26/26 : LABEL version=0.0.0 [2021-09-28T23:09:02.070Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-28T23:09:02.342Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-28T23:09:02.342Z] ---> Running in c8dfd12496ae [2021-09-28T23:09:02.615Z] Removing intermediate container 7bde20c03a7c [2021-09-28T23:09:02.615Z] ---> 50750992e3fd [2021-09-28T23:09:02.615Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-28T23:09:02.615Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-28T23:09:02.893Z] ---> Running in db089fdd5125 [2021-09-28T23:09:02.893Z] Removing intermediate container c8dfd12496ae [2021-09-28T23:09:02.893Z] ---> f3c5eb94d945 [2021-09-28T23:09:02.893Z] [2021-09-28T23:09:02.893Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-28T23:09:02.893Z] Executing busybox-1.33.1-r3.trigger [2021-09-28T23:09:02.893Z] OK: 8 MiB in 20 packages [2021-09-28T23:09:03.170Z] Successfully built f3c5eb94d945 [2021-09-28T23:09:03.443Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-28T23:09:03.443Z]  Building security-secretstore-setup ... done Removing intermediate container db089fdd5125 [2021-09-28T23:09:03.443Z] ---> 0d461705c1a9 [2021-09-28T23:09:03.443Z] Step 29/32 : CMD ["gate"] [2021-09-28T23:09:04.048Z] ---> Running in 6ceb109ec018 [2021-09-28T23:09:04.322Z] Removing intermediate container da799c849920 [2021-09-28T23:09:04.322Z] ---> 0d0bed72feac [2021-09-28T23:09:04.322Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-28T23:09:04.595Z] Removing intermediate container 6ceb109ec018 [2021-09-28T23:09:04.595Z] ---> 3b0925edf2be [2021-09-28T23:09:04.595Z] Step 30/32 : LABEL arch=arm64 [2021-09-28T23:09:04.871Z] ---> Running in dec0188db0ca [2021-09-28T23:09:05.147Z] ---> 008401c7f207 [2021-09-28T23:09:05.147Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-28T23:09:05.422Z] Removing intermediate container dec0188db0ca [2021-09-28T23:09:05.422Z] ---> 7eadb50b27d8 [2021-09-28T23:09:05.422Z] Step 31/32 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T23:09:06.029Z] ---> Running in 313649af5771 [2021-09-28T23:09:06.307Z] ---> 7ab1bfdcc69d [2021-09-28T23:09:06.307Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-28T23:09:06.579Z] Removing intermediate container 313649af5771 [2021-09-28T23:09:06.579Z] ---> ac044c770f91 [2021-09-28T23:09:06.579Z] Step 32/32 : LABEL version=0.0.0 [2021-09-28T23:09:06.855Z] ---> Running in 3b50e198315e [2021-09-28T23:09:07.454Z] ---> 17f51375da2a [2021-09-28T23:09:07.454Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-28T23:09:07.454Z] Removing intermediate container 3b50e198315e [2021-09-28T23:09:07.454Z] ---> def31ec224cf [2021-09-28T23:09:07.454Z] [2021-09-28T23:09:07.454Z] ---> Running in 234e5eb85945 [2021-09-28T23:09:07.729Z] Successfully built def31ec224cf [2021-09-28T23:09:07.729Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-28T23:09:08.005Z]  Building security-bootstrapper ... done Removing intermediate container 234e5eb85945 [2021-09-28T23:09:08.005Z] ---> 3e5cd62980dc [2021-09-28T23:09:08.005Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-28T23:09:08.279Z] ---> Running in 9a9169bb2bc6 [2021-09-28T23:09:08.553Z] Removing intermediate container 9a9169bb2bc6 [2021-09-28T23:09:08.553Z] ---> c634d2fac44c [2021-09-28T23:09:08.553Z] Step 22/24 : LABEL arch=arm64 [2021-09-28T23:09:08.830Z] ---> Running in 9ac88cfaaab7 [2021-09-28T23:09:09.108Z] Removing intermediate container 9ac88cfaaab7 [2021-09-28T23:09:09.108Z] ---> 8a7106798e96 [2021-09-28T23:09:09.391Z] Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 [2021-09-28T23:09:09.391Z] ---> Running in b554770586d5 [2021-09-28T23:09:10.000Z] Removing intermediate container b554770586d5 [2021-09-28T23:09:10.000Z] ---> fdb4a7180c0a [2021-09-28T23:09:10.000Z] Step 24/24 : LABEL version=0.0.0 [2021-09-28T23:09:10.000Z] ---> Running in cda61b9ec72a [2021-09-28T23:09:10.600Z] Removing intermediate container cda61b9ec72a [2021-09-28T23:09:10.600Z] ---> 07e939d3d71e [2021-09-28T23:09:10.600Z] [2021-09-28T23:09:10.876Z] Successfully built 07e939d3d71e [2021-09-28T23:09:10.876Z] Successfully tagged core-data-arm64:latest [2021-09-28T23:09:11.168Z]  Building core-data ... done  [Pipeline] } [2021-09-28T23:09:11.215Z] $ docker stop --time=1 21f422127b3fd054b684befbcf9c29439a11ec17e114b0fd26cbe6ab4d69cdcc [2021-09-28T23:09:13.040Z] $ docker rm -f 21f422127b3fd054b684befbcf9c29439a11ec17e114b0fd26cbe6ab4d69cdcc [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T23:09:13.719Z] + docker images [2021-09-28T23:09:13.994Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-28T23:09:13.994Z] core-data-arm64 latest 07e939d3d71e 3 seconds ago 19.4MB [2021-09-28T23:09:13.994Z] security-bootstrapper-arm64 latest def31ec224cf 6 seconds ago 17.7MB [2021-09-28T23:09:13.994Z] security-secretstore-setup-arm64 latest f3c5eb94d945 11 seconds ago 26.5MB [2021-09-28T23:09:13.994Z] core-metadata-arm64 latest cd151cd22f57 19 seconds ago 15.8MB [2021-09-28T23:09:13.994Z] 1656ce87b6b6 22 seconds ago 1.58GB [2021-09-28T23:09:13.994Z] 75a8c3909c52 31 seconds ago 1.57GB [2021-09-28T23:09:13.994Z] e33c28981fe6 34 seconds ago 1.57GB [2021-09-28T23:09:13.994Z] 169b8608d5f4 42 seconds ago 1.57GB [2021-09-28T23:09:13.994Z] sys-mgmt-agent-arm64 latest a39c856fc8af 2 minutes ago 312MB [2021-09-28T23:09:13.994Z] core-command-arm64 latest 8c91b4852878 3 minutes ago 15.2MB [2021-09-28T23:09:13.994Z] security-proxy-setup-arm64 latest 75ca871ac4bd 3 minutes ago 25.3MB [2021-09-28T23:09:13.994Z] support-notifications-arm64 latest 28f0c76f45f2 3 minutes ago 15.9MB [2021-09-28T23:09:13.994Z] support-scheduler-arm64 latest ab2883cde44e 3 minutes ago 15.2MB [2021-09-28T23:09:13.994Z] 49647730cf07 4 minutes ago 1.57GB [2021-09-28T23:09:13.994Z] 90d0ffd47067 4 minutes ago 1.57GB [2021-09-28T23:09:13.994Z] d3492f496638 4 minutes ago 1.57GB [2021-09-28T23:09:13.994Z] 1b40cf703022 4 minutes ago 1.57GB [2021-09-28T23:09:13.994Z] 29fa00fca4cb 4 minutes ago 1.56GB [2021-09-28T23:09:13.994Z] ci-base-image-arm64 latest 0023c12b914b 14 minutes ago 1.24GB [2021-09-28T23:09:13.994Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-28T23:09:13.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-28T23:09:13.994Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-28T23:09:13.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T23:09:14.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T23:09:14.935Z] [2021-09-28T23:09:14.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T23:09:15.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T23:09:15.594Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-28T23:09:15.594Z] 448f6bf000e3: Pulling fs layer [2021-09-28T23:09:15.594Z] f757da607395: Pulling fs layer [2021-09-28T23:09:15.594Z] 05883995daec: Pulling fs layer [2021-09-28T23:09:15.594Z] 8603b9c90790: Pulling fs layer [2021-09-28T23:09:15.594Z] 1560dd03e051: Pulling fs layer [2021-09-28T23:09:15.594Z] 27f5ce0e4adf: Pulling fs layer [2021-09-28T23:09:15.594Z] c2d8d7efcc4b: Pulling fs layer [2021-09-28T23:09:15.594Z] 1560dd03e051: Waiting [2021-09-28T23:09:15.594Z] 27f5ce0e4adf: Waiting [2021-09-28T23:09:15.594Z] c2d8d7efcc4b: Waiting [2021-09-28T23:09:15.594Z] 8603b9c90790: Waiting [2021-09-28T23:09:15.865Z] f757da607395: Verifying Checksum [2021-09-28T23:09:15.865Z] f757da607395: Download complete [2021-09-28T23:09:15.865Z] 8603b9c90790: Download complete [2021-09-28T23:09:16.136Z] 1560dd03e051: Verifying Checksum [2021-09-28T23:09:16.136Z] 1560dd03e051: Download complete [2021-09-28T23:09:16.136Z] 27f5ce0e4adf: Download complete [2021-09-28T23:09:16.407Z] 05883995daec: Verifying Checksum [2021-09-28T23:09:16.407Z] 05883995daec: Download complete [2021-09-28T23:09:17.384Z] 448f6bf000e3: Verifying Checksum [2021-09-28T23:09:17.384Z] 448f6bf000e3: Download complete [2021-09-28T23:09:19.996Z] c2d8d7efcc4b: Verifying Checksum [2021-09-28T23:09:19.996Z] c2d8d7efcc4b: Download complete [2021-09-28T23:09:20.965Z] 448f6bf000e3: Pull complete [2021-09-28T23:09:21.559Z] f757da607395: Pull complete [2021-09-28T23:09:22.991Z] 05883995daec: Pull complete [2021-09-28T23:09:23.583Z] 8603b9c90790: Pull complete [2021-09-28T23:09:24.561Z] 1560dd03e051: Pull complete [2021-09-28T23:09:24.832Z] 27f5ce0e4adf: Pull complete [2021-09-28T23:09:39.896Z] c2d8d7efcc4b: Pull complete [2021-09-28T23:09:39.896Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-28T23:09:39.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T23:09:39.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-28T23:09:40.157Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-09-28T23:09:40.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-28T23:09:44.115Z] $ docker top 35e0f667ab3d6f476d8671ea1d429c7e750f6d316150d87f2f8569a4ff85060c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T23:09:45.532Z] ---> job-cost.sh [2021-09-28T23:09:45.533Z] lf-activate-venv: SKIPPING [2021-09-28T23:09:45.533Z] INFO: No Stack... [2021-09-28T23:09:46.953Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-28T23:09:47.221Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T23:09:47.907Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-09-28T23:09:47.907Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T23:09:48.002Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3729-2-stack-cost] [2021-09-28T23:09:48.010Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3729-2-stack-cost] did not exist. Created. [2021-09-28T23:09:48.010Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3729-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T23:09:48.796Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-28T23:09:49.033Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T23:09:49.058Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3729-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T23:09:49.123Z] $ docker stop --time=1 35e0f667ab3d6f476d8671ea1d429c7e750f6d316150d87f2f8569a4ff85060c [2021-09-28T23:09:50.815Z] $ docker rm -f 35e0f667ab3d6f476d8671ea1d429c7e750f6d316150d87f2f8569a4ff85060c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-28T23:09:52.526Z] provisioning config files... [2021-09-28T23:09:52.546Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4103297444320668849tmp [Pipeline] { [Pipeline] sh [2021-09-28T23:09:52.910Z] + set +x [2021-09-28T23:09:52.911Z] + bash -s -- [2021-09-28T23:09:52.911Z] + curl -s https://codecov.io/bash [2021-09-28T23:09:53.180Z] [2021-09-28T23:09:53.180Z] _____ _ [2021-09-28T23:09:53.180Z] / ____| | | [2021-09-28T23:09:53.180Z] | | ___ __| | ___ ___ _____ __ [2021-09-28T23:09:53.180Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-28T23:09:53.180Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-28T23:09:53.180Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-28T23:09:53.180Z] Bash-1.0.6 [2021-09-28T23:09:53.180Z] [2021-09-28T23:09:53.180Z] [2021-09-28T23:09:53.180Z] ==> git version 2.24.4 found [2021-09-28T23:09:53.180Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-28T23:09:53.180Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-28T23:09:53.180Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-28T23:09:53.180Z] ==> Jenkins CI detected. [2021-09-28T23:09:53.180Z] current dir:  /w/workspace/edgex-go/2 [2021-09-28T23:09:53.180Z] project root: . [2021-09-28T23:09:53.180Z] --> token set from env [2021-09-28T23:09:53.180Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-28T23:09:53.180Z] ==> Running gcov in . (disable via -X gcov) [2021-09-28T23:09:53.180Z] ==> Python coveragepy not found [2021-09-28T23:09:53.180Z] ==> Searching for coverage reports in: [2021-09-28T23:09:53.180Z] + . [2021-09-28T23:09:53.180Z] -> Found 1 reports [2021-09-28T23:09:53.180Z] ==> Detecting git/mercurial file structure [2021-09-28T23:09:53.180Z] ==> Reading reports [2021-09-28T23:09:53.180Z] + ./coverage.out bytes=403252 [2021-09-28T23:09:53.180Z] ==> Appending adjustments [2021-09-28T23:09:53.180Z] https://docs.codecov.io/docs/fixing-reports [2021-09-28T23:09:54.145Z] + Found adjustments [2021-09-28T23:09:54.145Z] ==> Gzipping contents [2021-09-28T23:09:54.145Z] 56K /tmp/codecov.mu17Wu.gz [2021-09-28T23:09:54.145Z] ==> Uploading reports [2021-09-28T23:09:54.145Z] url: https://codecov.io [2021-09-28T23:09:54.145Z] query: branch=PR-3729&commit=935d9d02f68832a70a43eff3686ddfaa012a0047&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3729%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3729&job=&cmd_args= [2021-09-28T23:09:54.145Z] -> Pinging Codecov [2021-09-28T23:09:54.145Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3729&commit=935d9d02f68832a70a43eff3686ddfaa012a0047&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3729%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3729&job=&cmd_args= [2021-09-28T23:09:54.731Z] -> Uploading to [2021-09-28T23:09:54.731Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-28/00271124DB129430A58F1EEE437C3FCB/935d9d02f68832a70a43eff3686ddfaa012a0047/2517d682-2ac4-4e2c-9556-f78879e32040.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T230954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26a735185b55b989f0899f633c613591874a0874cfa9a9a11f972f952c16e274 [2021-09-28T23:09:54.731Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-28T23:09:54.731Z] Dload Upload Total Spent Left Speed [2021-09-28T23:09:54.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54248 0 0 100 54248 0 159k --:--:-- --:--:-- --:--:-- 159k [2021-09-28T23:09:54.998Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/935d9d02f68832a70a43eff3686ddfaa012a0047 [Pipeline] } [2021-09-28T23:09:55.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-28T23:09:57.170Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-28T23:09:57.559Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T23:09:58.203Z] ---> package-listing.sh [2021-09-28T23:09:58.204Z] ++ facter osfamily [2021-09-28T23:09:58.204Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-28T23:09:58.473Z] + OS_FAMILY=redhat [2021-09-28T23:09:58.473Z] + workspace=/w/workspace/edgex-go/2 [2021-09-28T23:09:58.473Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-28T23:09:58.473Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-28T23:09:58.473Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-28T23:09:58.473Z] + PACKAGES=/tmp/packages_start.txt [2021-09-28T23:09:58.473Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-28T23:09:58.473Z] + PACKAGES=/tmp/packages_end.txt [2021-09-28T23:09:58.473Z] + case "${OS_FAMILY}" in [2021-09-28T23:09:58.473Z] + sort [2021-09-28T23:09:58.473Z] + rpm -qa [2021-09-28T23:10:00.418Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-28T23:10:00.418Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-28T23:10:00.418Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-28T23:10:00.418Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-28T23:10:00.418Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-28T23:10:00.418Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-28T23:10:00.458Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-28T23:10:00.781Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-28T23:10:01.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T23:10:01.406Z] [2021-09-28T23:10:01.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T23:10:01.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T23:10:01.793Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T23:10:01.793Z] b4d181a07f80: Pulling fs layer [2021-09-28T23:10:01.793Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T23:10:01.793Z] ed53099fbce6: Pulling fs layer [2021-09-28T23:10:01.793Z] dc539afda2c1: Pulling fs layer [2021-09-28T23:10:01.793Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T23:10:01.793Z] 9065ff56babe: Pulling fs layer [2021-09-28T23:10:01.793Z] d287ab97295c: Pulling fs layer [2021-09-28T23:10:01.793Z] dc539afda2c1: Waiting [2021-09-28T23:10:01.793Z] 77bc0d833cb6: Waiting [2021-09-28T23:10:01.793Z] 9065ff56babe: Waiting [2021-09-28T23:10:01.793Z] d287ab97295c: Waiting [2021-09-28T23:10:02.063Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T23:10:02.063Z] a1111a8f2ec3: Download complete [2021-09-28T23:10:02.063Z] dc539afda2c1: Verifying Checksum [2021-09-28T23:10:02.063Z] dc539afda2c1: Download complete [2021-09-28T23:10:02.330Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T23:10:02.330Z] 77bc0d833cb6: Download complete [2021-09-28T23:10:02.330Z] ed53099fbce6: Verifying Checksum [2021-09-28T23:10:02.330Z] ed53099fbce6: Download complete [2021-09-28T23:10:02.330Z] 9065ff56babe: Verifying Checksum [2021-09-28T23:10:02.330Z] 9065ff56babe: Download complete [2021-09-28T23:10:03.291Z] b4d181a07f80: Verifying Checksum [2021-09-28T23:10:03.291Z] b4d181a07f80: Download complete [2021-09-28T23:10:04.265Z] b4d181a07f80: Pull complete [2021-09-28T23:10:04.535Z] a1111a8f2ec3: Pull complete [2021-09-28T23:10:04.800Z] ed53099fbce6: Pull complete [2021-09-28T23:10:05.075Z] dc539afda2c1: Pull complete [2021-09-28T23:10:05.342Z] 77bc0d833cb6: Pull complete [2021-09-28T23:10:05.342Z] 9065ff56babe: Pull complete [2021-09-28T23:10:06.747Z] d287ab97295c: Download complete [2021-09-28T23:10:11.023Z] d287ab97295c: Pull complete [2021-09-28T23:10:11.023Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T23:10:11.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T23:10:11.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T23:10:11.135Z] prd-centos7-docker-4c-2g-15 does not seem to be running inside a container [2021-09-28T23:10:11.199Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T23:10:14.141Z] $ docker top fddfbcb87550cdf141db3cb9e3c283db93ca9c8eb03226151c32f610a9be5686 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T23:10:14.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-28T23:10:14.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-28T23:10:15.267Z] + ls /var/log/sa-host [2021-09-28T23:10:15.267Z] + sadf -c /var/log/sa-host/sa05 [2021-09-28T23:10:15.267Z] file_magic: OK [2021-09-28T23:10:15.267Z] HZ: Using current value: 100 [2021-09-28T23:10:15.267Z] file_header: OK [2021-09-28T23:10:15.267Z] 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-09-28T23:10:15.267Z] Statistics: [2021-09-28T23:10:15.267Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T23:10:15.267Z] File successfully converted to sysstat format version 12.0.3 [2021-09-28T23:10:15.267Z] + sadf -c /var/log/sa-host/sa28 [2021-09-28T23:10:15.267Z] file_magic: OK [2021-09-28T23:10:15.267Z] HZ: Using current value: 100 [2021-09-28T23:10:15.267Z] file_header: OK [2021-09-28T23:10:15.267Z] 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-09-28T23:10:15.267Z] Statistics: [2021-09-28T23:10:15.267Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T23:10:15.267Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T23:10:15.905Z] provisioning config files... [2021-09-28T23:10:15.922Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1149531582290022289tmp [Pipeline] { [Pipeline] echo [2021-09-28T23:10:15.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T23:10:16.338Z] ---> create-netrc.sh [Pipeline] } [2021-09-28T23:10:16.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-28T23:10:16.851Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-28T23:10:16.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T23:10:17.243Z] ---> sudo-logs.sh [2021-09-28T23:10:17.244Z] Archiving 'sudo' log.. [2021-09-28T23:10:17.244Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-15.vexxhost.local: Name or service not known [2021-09-28T23:10:17.244Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-15.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-28T23:10:17.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T23:10:17.698Z] ---> job-cost.sh [2021-09-28T23:10:17.698Z] lf-activate-venv: SKIPPING [2021-09-28T23:10:17.698Z] DEBUG: total: 0.10999999940395355 [2021-09-28T23:10:17.698Z] INFO: Retrieving Stack Cost... [2021-09-28T23:10:19.103Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T23:10:19.369Z] INFO: Archiving Costs [Pipeline] echo [2021-09-28T23:10:19.421Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T23:10:19.892Z] ---> logs-deploy.sh [2021-09-28T23:10:19.892Z] lf-activate-venv: SKIPPING [2021-09-28T23:10:19.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3729/2 [2021-09-28T23:10:19.892Z] INFO: archiving workspace using pattern(s): [2021-09-28T23:10:20.854Z] Archives upload complete. [2021-09-28T23:10:20.854Z] INFO: archiving logs to Nexus