Pull request #3847 opened 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b+1876cd192641e06e6c48213757fa64687e1ce8f0 (8fa074e5b37da07e52b220f11bfa6d92199c1c6f) 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-ssh13917411614333810653.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8864637711268331533.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3847/workspace@libs/edgex-global-pipelines # timeout=10 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-3847/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2805443491228546870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3847/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11104100134024074689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12341696153273902305.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3847/workspace@libs/lf-pipelines # timeout=10 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-3847/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6205548414110788172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true 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 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 Running on prd-centos7-docker-4c-2g-978 in /w/workspace/edgexfoundry_edgex-go_PR-3847 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh4119251994821653035.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1876cd192641e06e6c48213757fa64687e1ce8f0 into PR head commit 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b Merge succeeded, producing 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b Checking out Revision 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b (PR-3847) > 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/1@tmp/jenkins-gitclient-ssh6962946314198580188.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3847/head:refs/remotes/origin/PR-3847 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # 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/1@tmp/jenkins-gitclient-ssh5964539442691369062.key > git merge 1876cd192641e06e6c48213757fa64687e1ce8f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 Commit message: "fix(sma): update Docker base image in sys mgmt agent Dockerfile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-16T21:42:31.046Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-16T21:42:31.210Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-16T21:42:31.288Z] ========================================================= [2021-12-16T21:42:31.288Z] EdgeX Global Pipelines Version Info [2021-12-16T21:42:31.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-16T21:42:32.449Z] ------------------- [2021-12-16T21:42:32.449Z] stable info: [2021-12-16T21:42:32.449Z] ------------------- [2021-12-16T21:42:32.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-16T21:42:32.449Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-16T21:42:32.449Z] Message: update stable to v1.0.217 [2021-12-16T21:42:33.024Z] ------------------- [2021-12-16T21:42:33.024Z] experimental info: [2021-12-16T21:42:33.024Z] ------------------- [2021-12-16T21:42:33.024Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-16T21:42:33.024Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-16T21:42:33.024Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-16T21:42:33.261Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-16T21:42:33.301Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-16T21:42:33.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-16T21:42:33.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-16T21:42:33.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-16T21:42:33.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-16T21:42:33.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-16T21:42:33.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-16T21:42:33.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-16T21:42:33.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-16T21:42:33.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-16T21:42:33.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-16T21:42:33.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-16T21:42:33.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-16T21:42:33.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-16T21:42:33.889Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-16T21:42:33.926Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-16T21:42:34.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-16T21:42:34.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-16T21:42:34.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-16T21:42:34.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-16T21:42:34.171Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-16T21:42:34.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3847 [Pipeline] echo [2021-12-16T21:42:34.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3847 [Pipeline] echo [2021-12-16T21:42:34.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3847 [Pipeline] echo [2021-12-16T21:42:34.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [Pipeline] echo [2021-12-16T21:42:34.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b34e39 [Pipeline] echo [2021-12-16T21:42:34.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-16T21:42:34.550Z] provisioning config files... [2021-12-16T21:42:34.563Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1767698565036253435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-16T21:42:34.913Z] ---> docker-login.sh [2021-12-16T21:42:34.913Z] nexus3.edgexfoundry.org:10001 [2021-12-16T21:42:34.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:42:35.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:42:35.177Z] Configure a credential helper to remove this warning. See [2021-12-16T21:42:35.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:42:35.177Z] [2021-12-16T21:42:35.177Z] Login Succeeded [2021-12-16T21:42:35.177Z] nexus3.edgexfoundry.org:10002 [2021-12-16T21:42:35.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:42:35.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:42:35.177Z] Configure a credential helper to remove this warning. See [2021-12-16T21:42:35.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:42:35.177Z] [2021-12-16T21:42:35.177Z] Login Succeeded [2021-12-16T21:42:35.177Z] nexus3.edgexfoundry.org:10003 [2021-12-16T21:42:35.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:42:35.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:42:35.437Z] Configure a credential helper to remove this warning. See [2021-12-16T21:42:35.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:42:35.437Z] [2021-12-16T21:42:35.437Z] Login Succeeded [2021-12-16T21:42:35.437Z] nexus3.edgexfoundry.org:10004 [2021-12-16T21:42:35.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:42:35.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:42:35.437Z] Configure a credential helper to remove this warning. See [2021-12-16T21:42:35.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:42:35.437Z] [2021-12-16T21:42:35.437Z] Login Succeeded [2021-12-16T21:42:35.437Z] docker.io [2021-12-16T21:42:35.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:42:35.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:42:35.705Z] Configure a credential helper to remove this warning. See [2021-12-16T21:42:35.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:42:35.705Z] [2021-12-16T21:42:35.705Z] Login Succeeded [2021-12-16T21:42:35.705Z] ---> docker-login.sh ends [Pipeline] } [2021-12-16T21:42:35.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-16T21:42:36.127Z] ++ 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-12-16T21:42:36.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-16T21:42:36.127Z] ++ dirname cmd/core-command/Dockerfile [2021-12-16T21:42:36.127Z] ++ cut -d/ -f2 [2021-12-16T21:42:36.127Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-16T21:42:36.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-16T21:42:36.127Z] ++ dirname cmd/core-data/Dockerfile [2021-12-16T21:42:36.127Z] ++ cut -d/ -f2 [2021-12-16T21:42:36.127Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-16T21:42:36.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-16T21:42:36.127Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-16T21:42:36.127Z] ++ cut -d/ -f2 [2021-12-16T21:42:36.127Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-16T21:42:36.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-16T21:42:36.127Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-16T21:42:36.127Z] ++ cut -d/ -f2 [2021-12-16T21:42:36.127Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-16T21:42:36.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-16T21:42:36.127Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-16T21:42:36.127Z] ++ cut -d/ -f2 [2021-12-16T21:42:36.127Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-16T21:42:36.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-16T21:42:36.127Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-16T21:42:36.127Z] ++ cut -d/ -f2 [2021-12-16T21:42:36.127Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-16T21:42:36.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-16T21:42:36.127Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-16T21:42:36.127Z] ++ cut -d/ -f2 [2021-12-16T21:42:36.127Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-16T21:42:36.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-16T21:42:36.127Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-16T21:42:36.127Z] ++ cut -d/ -f2 [2021-12-16T21:42:36.127Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-16T21:42:36.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-16T21:42:36.127Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-16T21:42:36.127Z] ++ cut -d/ -f2 [2021-12-16T21:42:36.127Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-16T21:42:36.162Z] 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] { (Build Check) [Pipeline] sh [2021-12-16T21:42:36.689Z] + git rev-list -1 --merges 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b~1..2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [Pipeline] echo [2021-12-16T21:42:36.722Z] -----------> git rev-list -1 --merges 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b~1..2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [false] [Pipeline] sh [2021-12-16T21:42:37.039Z] + git log --format=format:%s -1 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [Pipeline] echo [2021-12-16T21:42:37.069Z] ========================================================= [2021-12-16T21:42:37.069Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-16T21:42:37.069Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-16T21:42:37.661Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-16T21:42:37.661Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-16T21:42:37.661Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-16T21:42:37.661Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-16T21:42:37.661Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-16T21:42:37.661Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-16T21:42:37.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:42:38.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-16T21:42:38.107Z] [2021-12-16T21:42:38.107Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:42:38.468Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-16T21:42:38.468Z] latest: Pulling from edgex-devops/git-semver [2021-12-16T21:42:38.468Z] a0d0a0d46f8b: Pulling fs layer [2021-12-16T21:42:38.468Z] 3e5f54012d9b: Pulling fs layer [2021-12-16T21:42:38.468Z] 4c7163046ea9: Pulling fs layer [2021-12-16T21:42:38.468Z] 0c2d73faf560: Pulling fs layer [2021-12-16T21:42:38.468Z] 0c2d73faf560: Waiting [2021-12-16T21:42:38.468Z] 3e5f54012d9b: Verifying Checksum [2021-12-16T21:42:38.468Z] 3e5f54012d9b: Download complete [2021-12-16T21:42:38.469Z] a0d0a0d46f8b: Verifying Checksum [2021-12-16T21:42:38.469Z] a0d0a0d46f8b: Download complete [2021-12-16T21:42:38.469Z] 4c7163046ea9: Verifying Checksum [2021-12-16T21:42:38.469Z] 4c7163046ea9: Download complete [2021-12-16T21:42:38.469Z] 0c2d73faf560: Verifying Checksum [2021-12-16T21:42:38.469Z] 0c2d73faf560: Download complete [2021-12-16T21:42:38.734Z] a0d0a0d46f8b: Pull complete [2021-12-16T21:42:38.734Z] 3e5f54012d9b: Pull complete [2021-12-16T21:42:38.997Z] 4c7163046ea9: Pull complete [2021-12-16T21:42:39.259Z] 0c2d73faf560: Pull complete [2021-12-16T21:42:39.259Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-16T21:42:39.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-16T21:42:39.259Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-16T21:42:39.344Z] prd-centos7-docker-4c-2g-978 does not seem to be running inside a container [2021-12-16T21:42:39.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-16T21:42:40.003Z] $ docker top 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-16T21:42:40.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-16T21:42:40.170Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-16T21:42:40.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-16T21:42:40.269Z] $ docker exec 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 ssh-agent [2021-12-16T21:42:40.366Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmahFdB/agent.13 [2021-12-16T21:42:40.366Z] SSH_AGENT_PID=19 [2021-12-16T21:42:40.374Z] Running ssh-add (command line suppressed) [2021-12-16T21:42:40.464Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3711977199418761355.key (/w/workspace/edgex-go/1@tmp/private_key_3711977199418761355.key) [2021-12-16T21:42:40.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-16T21:42:40.819Z] + git tag --points-at HEAD [Pipeline] } [2021-12-16T21:42:40.836Z] $ docker exec --env ******** --env ******** 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 ssh-agent -k [2021-12-16T21:42:40.926Z] unset SSH_AUTH_SOCK; [2021-12-16T21:42:40.926Z] unset SSH_AGENT_PID; [2021-12-16T21:42:40.926Z] echo Agent pid 19 killed; [2021-12-16T21:42:40.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-16T21:42:41.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-16T21:42:41.013Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-16T21:42:41.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-16T21:42:41.118Z] $ docker exec 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 ssh-agent [2021-12-16T21:42:41.213Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXicKNii/agent.52 [2021-12-16T21:42:41.213Z] SSH_AGENT_PID=58 [2021-12-16T21:42:41.216Z] Running ssh-add (command line suppressed) [2021-12-16T21:42:41.310Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_746971593875122509.key (/w/workspace/edgex-go/1@tmp/private_key_746971593875122509.key) [2021-12-16T21:42:41.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-16T21:42:41.650Z] + git semver init [2021-12-16T21:42:41.650Z] # -> Open(): unable to determine branch for HEAD [2021-12-16T21:42:41.650Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-12-16T21:42:41.650Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-12-16T21:42:41.650Z] # $SEMVER_REMOTE_NAME = origin [2021-12-16T21:42:41.650Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-16T21:42:41.650Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-16T21:42:41.650Z] # $SEMVER_BRANCH = PR-3847 [2021-12-16T21:42:41.650Z] # $SEMVER_TEMP = /tmp/semver-565232836 [2021-12-16T21:42:41.650Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-16T21:42:56.623Z] # '/tmp/semver-565232836' -> '/w/workspace/edgex-go/1/.semver' [2021-12-16T21:42:56.623Z] # -> Force: false [2021-12-16T21:42:56.623Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-12-16T21:42:56.640Z] $ docker exec --env ******** --env ******** 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 ssh-agent -k [2021-12-16T21:42:56.730Z] unset SSH_AUTH_SOCK; [2021-12-16T21:42:56.730Z] unset SSH_AGENT_PID; [2021-12-16T21:42:56.730Z] echo Agent pid 58 killed; [2021-12-16T21:42:56.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-16T21:42:57.138Z] + git semver [Pipeline] } [2021-12-16T21:42:57.166Z] $ docker stop --time=1 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 [2021-12-16T21:42:59.370Z] $ docker rm -f 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-16T21:42:59.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-16T21:43:00.054Z] Stashed 1 file(s) [Pipeline] echo [2021-12-16T21:43:00.073Z] [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-12-16T21:43:00.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-16T21:43:00.631Z] ========================================================= [2021-12-16T21:43:00.631Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-16T21:43:00.631Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-16T21:43:00.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-16T21:43:00.975Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-16T21:43:00.975Z] a0d0a0d46f8b: Already exists [2021-12-16T21:43:00.975Z] 31adcdaf11c8: Pulling fs layer [2021-12-16T21:43:00.975Z] b8b176561691: Pulling fs layer [2021-12-16T21:43:00.975Z] 4527c011a84f: Pulling fs layer [2021-12-16T21:43:00.975Z] 5d74067f8e1e: Pulling fs layer [2021-12-16T21:43:00.975Z] e0aca202a116: Pulling fs layer [2021-12-16T21:43:00.975Z] 3a43be97a3b4: Pulling fs layer [2021-12-16T21:43:00.975Z] 34cad66bf833: Pulling fs layer [2021-12-16T21:43:00.975Z] b4e3c513aaa6: Pulling fs layer [2021-12-16T21:43:00.975Z] 5d74067f8e1e: Waiting [2021-12-16T21:43:00.975Z] e0aca202a116: Waiting [2021-12-16T21:43:00.975Z] 3a43be97a3b4: Waiting [2021-12-16T21:43:00.976Z] 34cad66bf833: Waiting [2021-12-16T21:43:00.976Z] b4e3c513aaa6: Waiting [2021-12-16T21:43:00.976Z] b8b176561691: Verifying Checksum [2021-12-16T21:43:00.976Z] b8b176561691: Download complete [2021-12-16T21:43:00.976Z] 31adcdaf11c8: Verifying Checksum [2021-12-16T21:43:00.976Z] 31adcdaf11c8: Download complete [2021-12-16T21:43:00.976Z] 5d74067f8e1e: Verifying Checksum [2021-12-16T21:43:00.976Z] 5d74067f8e1e: Download complete [2021-12-16T21:43:00.976Z] e0aca202a116: Verifying Checksum [2021-12-16T21:43:00.976Z] e0aca202a116: Download complete [2021-12-16T21:43:00.976Z] 3a43be97a3b4: Verifying Checksum [2021-12-16T21:43:00.976Z] 3a43be97a3b4: Download complete [2021-12-16T21:43:01.238Z] 31adcdaf11c8: Pull complete [2021-12-16T21:43:01.238Z] 34cad66bf833: Verifying Checksum [2021-12-16T21:43:01.238Z] 34cad66bf833: Download complete [2021-12-16T21:43:01.238Z] b8b176561691: Pull complete [2021-12-16T21:43:01.506Z] 4527c011a84f: Verifying Checksum [2021-12-16T21:43:01.506Z] 4527c011a84f: Download complete [2021-12-16T21:43:01.772Z] b4e3c513aaa6: Verifying Checksum [2021-12-16T21:43:01.772Z] b4e3c513aaa6: Download complete [2021-12-16T21:43:05.138Z] 4527c011a84f: Pull complete [2021-12-16T21:43:05.138Z] 5d74067f8e1e: Pull complete [2021-12-16T21:43:05.138Z] e0aca202a116: Pull complete [2021-12-16T21:43:05.403Z] 3a43be97a3b4: Pull complete [2021-12-16T21:43:05.403Z] 34cad66bf833: Pull complete [2021-12-16T21:43:08.006Z] b4e3c513aaa6: Pull complete [2021-12-16T21:43:08.006Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-16T21:43:08.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-16T21:43:08.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-16T21:43:08.370Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-16T21:43:08.370Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-16T21:43:08.370Z] WORKDIR /edgex [2021-12-16T21:43:08.370Z] COPY go.mod . [2021-12-16T21:43:08.370Z] RUN go mod download' [2021-12-16T21:43:10.299Z] Sending build context to Docker daemon 333.6MB [2021-12-16T21:43:10.299Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-16T21:43:10.299Z] ---> 9f6097aaca64 [2021-12-16T21:43:10.299Z] Step 2/4 : WORKDIR /edgex [2021-12-16T21:43:11.249Z] ---> Running in 1b505a0c0096 [2021-12-16T21:43:11.518Z] Removing intermediate container 1b505a0c0096 [2021-12-16T21:43:11.518Z] ---> 8e530974cd7b [2021-12-16T21:43:11.518Z] Step 3/4 : COPY go.mod . [2021-12-16T21:43:11.518Z] ---> ecac6ae3b3ad [2021-12-16T21:43:11.518Z] Step 4/4 : RUN go mod download [2021-12-16T21:43:11.518Z] ---> Running in 5697e6ce62a5 [2021-12-16T21:43:15.443Z] Still waiting to schedule task [2021-12-16T21:43:15.443Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-16T21:43:43.657Z] Removing intermediate container 5697e6ce62a5 [2021-12-16T21:43:43.657Z] ---> b300d70faeb2 [2021-12-16T21:43:43.657Z] Successfully built b300d70faeb2 [2021-12-16T21:43:43.657Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:43:43.982Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-16T21:43:43.982Z] . [Pipeline] withDockerContainer [2021-12-16T21:43:44.065Z] prd-centos7-docker-4c-2g-978 does not seem to be running inside a container [2021-12-16T21:43:44.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-16T21:43:44.430Z] $ docker top 5568984bc795444e740fc912b2a6b3d04808f9e86ad66f63aa1f92753e92988d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-16T21:43:44.835Z] + go version [2021-12-16T21:43:44.835Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-16T21:43:44.858Z] $ docker stop --time=1 5568984bc795444e740fc912b2a6b3d04808f9e86ad66f63aa1f92753e92988d [2021-12-16T21:43:46.012Z] $ docker rm -f 5568984bc795444e740fc912b2a6b3d04808f9e86ad66f63aa1f92753e92988d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:43:46.739Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-16T21:43:46.739Z] . [Pipeline] withDockerContainer [2021-12-16T21:43:46.818Z] prd-centos7-docker-4c-2g-978 does not seem to be running inside a container [2021-12-16T21:43:46.848Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-16T21:43:47.171Z] $ docker top 6912191fb16e37daee036a3eb37a18243a32ea22299f7eca533fb45dae61bd5f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-16T21:43:47.286Z] ========================================================= [2021-12-16T21:43:47.286Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-16T21:43:47.286Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-16T21:43:47.613Z] + make test [2021-12-16T21:43:47.613Z] go mod tidy [2021-12-16T21:43:47.879Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-16T21:43:53.276Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-16T21:44:12.118Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-16T21:44:14.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-16T21:44:14.990Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-16T21:44:15.267Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-16T21:44:17.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-16T21:44:18.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-16T21:44:18.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-16T21:44:18.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-16T21:44:18.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-16T21:44:18.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-16T21:44:19.241Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-16T21:44:19.241Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-16T21:44:19.241Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-16T21:44:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-16T21:44:21.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-12-16T21:44:21.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-16T21:44:21.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-16T21:44:21.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2021-12-16T21:44:21.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-16T21:44:22.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 44.7% of statements [2021-12-16T21:44:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-16T21:44:22.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-16T21:44:22.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements [2021-12-16T21:44:22.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-16T21:44:22.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-16T21:44:24.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements [2021-12-16T21:44:24.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-16T21:44:24.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-16T21:44:24.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-16T21:44:24.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-16T21:44:24.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-16T21:44:24.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements [2021-12-16T21:44:24.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-16T21:44:24.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-16T21:44:24.873Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-12-16T21:44:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-16T21:44:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-16T21:44:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-16T21:44:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-16T21:44:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-16T21:44:25.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2021-12-16T21:44:25.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-16T21:44:25.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-16T21:44:25.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-16T21:44:25.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2021-12-16T21:44:25.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-16T21:44:25.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-12-16T21:44:26.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-12-16T21:44:26.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-16T21:44:26.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-12-16T21:44:27.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-12-16T21:44:27.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-12-16T21:44:27.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2021-12-16T21:44:27.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-12-16T21:44:36.030Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-983 in /w/workspace/edgexfoundry_edgex-go_PR-3847 [Pipeline] { [Pipeline] ws [2021-12-16T21:44:36.069Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-12-16T21:44:36.280Z] The recommended git tool is: git [2021-12-16T21:44:40.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-12-16T21:44:40.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-12-16T21:44:41.128Z] using credential edgex-jenkins-ssh [2021-12-16T21:44:41.148Z] Cloning the remote Git repository [2021-12-16T21:44:41.200Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-16T21:44:41.274Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-12-16T21:44:41.350Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-16T21:44:41.351Z] > git --version # timeout=10 [2021-12-16T21:44:41.375Z] > git --version # 'git version 2.17.1' [2021-12-16T21:44:41.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T21:44:41.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-16T21:44:44.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 82.5% of statements [2021-12-16T21:44:44.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-16T21:44:57.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-16T21:44:57.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-16T21:44:57.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-16T21:44:57.672Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-16T21:44:57.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T21:44:57.686Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3847/head:refs/remotes/origin/PR-3847 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-16T21:44:58.517Z] Merging remotes/origin/main commit 1876cd192641e06e6c48213757fa64687e1ce8f0 into PR head commit 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:44:58.844Z] Merge succeeded, producing 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:44:58.845Z] Checking out Revision 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b (PR-3847) [2021-12-16T21:44:58.533Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T21:44:58.549Z] > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 [2021-12-16T21:44:58.760Z] > git remote # timeout=10 [2021-12-16T21:44:58.779Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T21:44:58.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T21:44:58.802Z] > git merge 1876cd192641e06e6c48213757fa64687e1ce8f0 # timeout=10 [2021-12-16T21:44:58.824Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T21:44:58.847Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T21:44:58.868Z] > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-16T21:45:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-12-16T21:45:02.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-12-16T21:45:02.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 65.4% of statements [2021-12-16T21:45:02.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-16T21:45:02.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-16T21:45:02.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-16T21:45:03.052Z] Commit message: "fix(sma): update Docker base image in sys mgmt agent Dockerfile" [2021-12-16T21:45:03.108Z] > git --version # timeout=10 [2021-12-16T21:45:03.131Z] > git --version # 'git version 2.17.1' [2021-12-16T21:45:03.148Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-12-16T21:45:03.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements [2021-12-16T21:45:03.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-16T21:45:03.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-16T21:45:03.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-12-16T21:45:03.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-16T21:45:03.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-12-16T21:45:03.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-16T21:45:04.330Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-16T21:45:04.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-16T21:45:04.330Z] Dload Upload Total Spent Left Speed [2021-12-16T21:45:04.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10502 0 0 56767 0 --:--:-- --:--:-- --:--:-- 56462 100 11824 100 11824 0 0 63229 0 --:--:-- --:--:-- --:--:-- 63229 [Pipeline] sh [2021-12-16T21:45:04.889Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-16T21:45:05.246Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-16T21:45:05.246Z] + sudo tee /etc/docker/daemon.new [2021-12-16T21:45:05.246Z] { [2021-12-16T21:45:05.246Z] "registry-mirrors": [ [2021-12-16T21:45:05.246Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-16T21:45:05.246Z] ], [2021-12-16T21:45:05.246Z] "bip": "10.250.0.254/24", [2021-12-16T21:45:05.246Z] "hosts": [ [2021-12-16T21:45:05.246Z] "tcp://0.0.0.0:5555", [2021-12-16T21:45:05.246Z] "unix:///var/run/docker.sock" [2021-12-16T21:45:05.246Z] ], [2021-12-16T21:45:05.246Z] "mtu": 1458, [2021-12-16T21:45:05.246Z] "selinux-enabled": true, [2021-12-16T21:45:05.246Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-16T21:45:05.246Z] } [Pipeline] sh [2021-12-16T21:45:05.603Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-16T21:45:05.969Z] + sudo service docker restart [2021-12-16T21:45:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-16T21:45:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-16T21:45:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-16T21:45:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-16T21:45:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-16T21:45:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-16T21:45:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-12-16T21:45:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-12-16T21:45:11.881Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-16T21:45:24.330Z] provisioning config files... [2021-12-16T21:45:24.352Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7099987474280980208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-16T21:45:24.931Z] ---> docker-login.sh [2021-12-16T21:45:24.931Z] nexus3.edgexfoundry.org:10001 [2021-12-16T21:45:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:45:25.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:45:25.532Z] Configure a credential helper to remove this warning. See [2021-12-16T21:45:25.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:45:25.532Z] [2021-12-16T21:45:25.532Z] Login Succeeded [2021-12-16T21:45:25.532Z] nexus3.edgexfoundry.org:10002 [2021-12-16T21:45:26.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:45:26.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:45:26.125Z] Configure a credential helper to remove this warning. See [2021-12-16T21:45:26.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:45:26.125Z] [2021-12-16T21:45:26.125Z] Login Succeeded [2021-12-16T21:45:26.125Z] nexus3.edgexfoundry.org:10003 [2021-12-16T21:45:26.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:45:26.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:45:26.398Z] Configure a credential helper to remove this warning. See [2021-12-16T21:45:26.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:45:26.398Z] [2021-12-16T21:45:26.398Z] Login Succeeded [2021-12-16T21:45:26.398Z] nexus3.edgexfoundry.org:10004 [2021-12-16T21:45:26.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:45:26.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:45:26.946Z] Configure a credential helper to remove this warning. See [2021-12-16T21:45:26.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:45:26.946Z] [2021-12-16T21:45:26.946Z] Login Succeeded [2021-12-16T21:45:26.946Z] docker.io [2021-12-16T21:45:27.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T21:45:27.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T21:45:27.487Z] Configure a credential helper to remove this warning. See [2021-12-16T21:45:27.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T21:45:27.487Z] [2021-12-16T21:45:27.487Z] Login Succeeded [2021-12-16T21:45:27.487Z] ---> docker-login.sh ends [Pipeline] } [2021-12-16T21:45:27.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-16T21:45:27.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-16T21:45:27.881Z] ========================================================= [2021-12-16T21:45:27.881Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-16T21:45:27.881Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-16T21:45:28.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-16T21:45:28.521Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-16T21:45:28.521Z] 552d1f2373af: Pulling fs layer [2021-12-16T21:45:28.521Z] ea3f2d53f512: Pulling fs layer [2021-12-16T21:45:28.521Z] 9e70ebbbe112: Pulling fs layer [2021-12-16T21:45:28.521Z] 7a9cfe048b4a: Pulling fs layer [2021-12-16T21:45:28.521Z] 72dc09318566: Pulling fs layer [2021-12-16T21:45:28.521Z] f4f7b4309257: Pulling fs layer [2021-12-16T21:45:28.521Z] 0ac9a79272e3: Pulling fs layer [2021-12-16T21:45:28.521Z] b78e95d17946: Pulling fs layer [2021-12-16T21:45:28.521Z] 7a9cfe048b4a: Waiting [2021-12-16T21:45:28.521Z] 72dc09318566: Waiting [2021-12-16T21:45:28.521Z] 0ac9a79272e3: Waiting [2021-12-16T21:45:28.521Z] f4f7b4309257: Waiting [2021-12-16T21:45:28.521Z] b78e95d17946: Waiting [2021-12-16T21:45:28.521Z] 9e70ebbbe112: Verifying Checksum [2021-12-16T21:45:28.521Z] 9e70ebbbe112: Download complete [2021-12-16T21:45:28.521Z] ea3f2d53f512: Verifying Checksum [2021-12-16T21:45:28.521Z] ea3f2d53f512: Download complete [2021-12-16T21:45:28.521Z] 72dc09318566: Verifying Checksum [2021-12-16T21:45:28.521Z] 72dc09318566: Download complete [2021-12-16T21:45:28.521Z] f4f7b4309257: Verifying Checksum [2021-12-16T21:45:28.521Z] f4f7b4309257: Download complete [2021-12-16T21:45:28.521Z] 552d1f2373af: Verifying Checksum [2021-12-16T21:45:28.521Z] 552d1f2373af: Download complete [2021-12-16T21:45:28.521Z] 0ac9a79272e3: Verifying Checksum [2021-12-16T21:45:28.521Z] 0ac9a79272e3: Download complete [2021-12-16T21:45:29.132Z] 552d1f2373af: Pull complete [2021-12-16T21:45:29.745Z] ea3f2d53f512: Pull complete [2021-12-16T21:45:30.342Z] 9e70ebbbe112: Pull complete [2021-12-16T21:45:30.342Z] b78e95d17946: Verifying Checksum [2021-12-16T21:45:30.342Z] b78e95d17946: Download complete [2021-12-16T21:45:30.938Z] 7a9cfe048b4a: Verifying Checksum [2021-12-16T21:45:43.325Z] 7a9cfe048b4a: Pull complete [2021-12-16T21:45:43.325Z] 72dc09318566: Pull complete [2021-12-16T21:45:43.325Z] f4f7b4309257: Pull complete [2021-12-16T21:45:43.325Z] 0ac9a79272e3: Pull complete [2021-12-16T21:45:44.262Z] GO111MODULE=on go vet ./... [2021-12-16T21:45:48.720Z] b78e95d17946: Pull complete [2021-12-16T21:45:48.720Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-16T21:45:48.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-16T21:45:48.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-16T21:45:49.118Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-16T21:45:49.118Z] WORKDIR /edgex [2021-12-16T21:45:49.118Z] COPY go.mod . [2021-12-16T21:45:49.118Z] RUN go mod download [2021-12-16T21:45:49.118Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-16T21:45:51.759Z] Sending build context to Docker daemon 168.5MB [2021-12-16T21:45:51.759Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-16T21:45:51.759Z] ---> 8b459fc5aaf0 [2021-12-16T21:45:51.760Z] Step 2/4 : WORKDIR /edgex [2021-12-16T21:45:52.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-16T21:45:52.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-16T21:45:52.684Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-16T21:45:52.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-16T21:45:53.033Z] + ls -al . [2021-12-16T21:45:53.033Z] total 644 [2021-12-16T21:45:53.033Z] drwxrwxr-x 10 1001 1001 4096 Dec 16 21:45 . [2021-12-16T21:45:53.033Z] drwxr-xr-x 4 root root 28 Dec 16 21:43 .. [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 11 Dec 16 21:42 .dockerignore [2021-12-16T21:45:53.033Z] drwxrwxr-x 8 1001 1001 179 Dec 16 21:42 .git [2021-12-16T21:45:53.033Z] drwxrwxr-x 4 1001 1001 142 Dec 16 21:42 .github [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 804 Dec 16 21:42 .gitignore [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 42 Dec 16 21:42 .golangci.yml [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 76 Dec 16 21:42 .hadolint.yml [2021-12-16T21:45:53.033Z] drwx------ 3 1001 1001 73 Dec 16 21:42 .semver [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 21:42 .sonarcloud.properties [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 1171 Dec 16 21:42 ADOPTERS.md [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 8910 Dec 16 21:42 Attribution.txt [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 51732 Dec 16 21:42 CHANGELOG.md [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 21:42 CONTRIBUTING.md [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 677 Dec 16 21:42 GOVERNANCE.md [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 849 Dec 16 21:42 Jenkinsfile [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 21:42 LICENSE [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 6508 Dec 16 21:42 Makefile [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 582 Dec 16 21:42 OWNERS.md [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 8207 Dec 16 21:42 README.md [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 6912 Dec 16 21:42 SECURITY.md [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 21:42 VERSION [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 4131 Dec 16 21:42 ZMQWindows.md [2021-12-16T21:45:53.033Z] drwxrwxr-x 2 1001 1001 37 Dec 16 21:42 bin [2021-12-16T21:45:53.033Z] drwxrwxr-x 14 1001 1001 4096 Dec 16 21:42 cmd [2021-12-16T21:45:53.033Z] -rw-r--r-- 1 root root 428381 Dec 16 21:45 coverage.out [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 828 Dec 16 21:42 go.mod [2021-12-16T21:45:53.033Z] -rw-rw-r-- 1 1001 1001 49483 Dec 16 21:43 go.sum [2021-12-16T21:45:53.033Z] drwxrwxr-x 8 1001 1001 124 Dec 16 21:42 internal [2021-12-16T21:45:53.033Z] drwxrwxr-x 3 1001 1001 16 Dec 16 21:42 openapi [2021-12-16T21:45:53.034Z] drwxrwxr-x 4 1001 1001 71 Dec 16 21:42 snap [2021-12-16T21:45:53.034Z] -rw-rw-r-- 1 1001 1001 204 Dec 16 21:42 version.go [Pipeline] sh [2021-12-16T21:45:53.192Z] ---> Running in 586d4e0f441a [2021-12-16T21:45:53.345Z] + '[' -e coverage.out ] [2021-12-16T21:45:53.345Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-16T21:45:53.465Z] Removing intermediate container 586d4e0f441a [2021-12-16T21:45:53.465Z] ---> 32df9ff1552f [2021-12-16T21:45:53.465Z] Step 3/4 : COPY go.mod . [2021-12-16T21:45:53.486Z] Stashed 1 file(s) [Pipeline] sh [2021-12-16T21:45:53.781Z] + make build [2021-12-16T21:45:53.781Z] 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-12-16T21:45:54.064Z] ---> 398038cb079a [2021-12-16T21:45:54.064Z] Step 4/4 : RUN go mod download [2021-12-16T21:45:54.337Z] ---> Running in d09c67982c6a [2021-12-16T21:45:55.180Z] 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-12-16T21:46:01.788Z] 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-12-16T21:46:02.052Z] 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-12-16T21:46:03.436Z] 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-12-16T21:46:03.436Z] 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-12-16T21:46:04.390Z] 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-12-16T21:46:05.336Z] 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-12-16T21:46:05.933Z] 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-12-16T21:46:06.896Z] 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-12-16T21:46:07.844Z] 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-12-16T21:46:08.415Z] 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-12-16T21:46:09.833Z] $ docker stop --time=1 6912191fb16e37daee036a3eb37a18243a32ea22299f7eca533fb45dae61bd5f [2021-12-16T21:46:11.559Z] $ docker rm -f 6912191fb16e37daee036a3eb37a18243a32ea22299f7eca533fb45dae61bd5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:46:13.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-16T21:46:13.230Z] [2021-12-16T21:46:13.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:46:13.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-16T21:46:13.559Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-16T21:46:13.559Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-16T21:46:13.559Z] ca9280d653b3: Pulling fs layer [2021-12-16T21:46:13.559Z] 7e9c9ca2126c: Pulling fs layer [2021-12-16T21:46:13.559Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-16T21:46:13.559Z] cbdbe7a5bc2a: Download complete [2021-12-16T21:46:13.824Z] ca9280d653b3: Verifying Checksum [2021-12-16T21:46:13.824Z] ca9280d653b3: Download complete [2021-12-16T21:46:13.824Z] cbdbe7a5bc2a: Pull complete [2021-12-16T21:46:14.090Z] 7e9c9ca2126c: Verifying Checksum [2021-12-16T21:46:14.090Z] 7e9c9ca2126c: Download complete [2021-12-16T21:46:14.352Z] ca9280d653b3: Pull complete [2021-12-16T21:46:18.583Z] 7e9c9ca2126c: Pull complete [2021-12-16T21:46:18.583Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-16T21:46:18.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-16T21:46:18.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-16T21:46:18.674Z] prd-centos7-docker-4c-2g-978 does not seem to be running inside a container [2021-12-16T21:46:18.719Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-16T21:46:21.296Z] $ docker top 3479f2ae1e793e7644c97e3552d1e74e7daf187be8b743899f6c03303e3d54e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-16T21:46:21.693Z] + docker-compose build --help [2021-12-16T21:46:21.693Z] + grep parallel [2021-12-16T21:46:22.264Z] --parallel Build images in parallel. [Pipeline] } [2021-12-16T21:46:22.288Z] $ docker stop --time=1 3479f2ae1e793e7644c97e3552d1e74e7daf187be8b743899f6c03303e3d54e9 [2021-12-16T21:46:23.453Z] $ docker rm -f 3479f2ae1e793e7644c97e3552d1e74e7daf187be8b743899f6c03303e3d54e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:46:23.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-16T21:46:23.959Z] . [Pipeline] withDockerContainer [2021-12-16T21:46:24.037Z] prd-centos7-docker-4c-2g-978 does not seem to be running inside a container [2021-12-16T21:46:24.069Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-16T21:46:24.389Z] $ docker top 6aef34a43eac6e0cbc46b99e8a03659e1bc9d7d2d25aa9753f9631699d10baf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-16T21:46:24.791Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-16T21:46:25.360Z] Building core-command ... [2021-12-16T21:46:25.360Z] Building core-data ... [2021-12-16T21:46:25.360Z] Building core-metadata ... [2021-12-16T21:46:25.360Z] Building security-bootstrapper ... [2021-12-16T21:46:25.360Z] Building security-proxy-setup ... [2021-12-16T21:46:25.360Z] Building security-secretstore-setup ... [2021-12-16T21:46:25.360Z] Building support-notifications ... [2021-12-16T21:46:25.360Z] Building support-scheduler ... [2021-12-16T21:46:25.360Z] Building sys-mgmt-agent ... [2021-12-16T21:46:25.360Z] Building core-metadata [2021-12-16T21:46:25.360Z] Building core-data [2021-12-16T21:46:25.360Z] Building security-proxy-setup [2021-12-16T21:46:25.360Z] Building support-scheduler [2021-12-16T21:46:25.360Z] Building core-command [2021-12-16T21:46:39.608Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:46:39.608Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:46:39.608Z] ---> b300d70faeb2 [2021-12-16T21:46:39.608Z] Step 3/20 : WORKDIR /edgex-go [2021-12-16T21:46:39.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:46:39.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:46:39.608Z] ---> b300d70faeb2 [2021-12-16T21:46:39.608Z] Step 3/22 : WORKDIR /edgex-go [2021-12-16T21:46:39.608Z] ---> Running in dc137ed91678 [2021-12-16T21:46:39.608Z] ---> Running in 9c8b8f566ae0 [2021-12-16T21:46:43.807Z] Removing intermediate container 9c8b8f566ae0 [2021-12-16T21:46:43.807Z] ---> e1f5dc0ac9a2 [2021-12-16T21:46:43.807Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:46:43.807Z] Removing intermediate container dc137ed91678 [2021-12-16T21:46:43.807Z] ---> 22e38719a28e [2021-12-16T21:46:43.807Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:46:44.079Z] ---> Running in b7ca1edcf97b [2021-12-16T21:46:44.079Z] ---> Running in 48bec9befbbf [2021-12-16T21:46:49.657Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:46:49.657Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:46:49.657Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:46:49.657Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:46:49.657Z] ---> b300d70faeb2 [2021-12-16T21:46:49.657Z] Step 3/22 : WORKDIR /edgex-go [2021-12-16T21:46:49.657Z] ---> Using cache [2021-12-16T21:46:49.657Z] ---> 22e38719a28e [2021-12-16T21:46:49.657Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:46:49.657Z] ---> Using cache [2021-12-16T21:46:49.657Z] ---> bc9cccdc052b [2021-12-16T21:46:49.657Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-16T21:46:49.657Z] ---> b300d70faeb2 [2021-12-16T21:46:49.657Z] Step 3/22 : WORKDIR /edgex-go [2021-12-16T21:46:49.657Z] ---> Using cache [2021-12-16T21:46:49.657Z] ---> 22e38719a28e [2021-12-16T21:46:49.657Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:46:49.657Z] ---> Using cache [2021-12-16T21:46:49.657Z] ---> bc9cccdc052b [2021-12-16T21:46:49.657Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-16T21:46:49.657Z] Removing intermediate container 48bec9befbbf [2021-12-16T21:46:49.657Z] ---> bc9cccdc052b [2021-12-16T21:46:49.657Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-16T21:46:49.657Z] Removing intermediate container b7ca1edcf97b [2021-12-16T21:46:49.657Z] ---> 1b7d16481f25 [2021-12-16T21:46:49.657Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-16T21:46:49.657Z] ---> Running in 572807672b25 [2021-12-16T21:46:49.657Z] ---> Running in 2b53e2edaf7a [2021-12-16T21:46:49.924Z] ---> Running in e97a24ce8dc6 [2021-12-16T21:46:49.924Z] ---> Running in 826e72f96ed2 [2021-12-16T21:46:50.187Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:50.187Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:50.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:50.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:50.452Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:46:50.452Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:46:50.452Z] ---> b300d70faeb2 [2021-12-16T21:46:50.452Z] Step 3/23 : WORKDIR /edgex-go [2021-12-16T21:46:50.452Z] ---> Using cache [2021-12-16T21:46:50.452Z] ---> 22e38719a28e [2021-12-16T21:46:50.452Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:46:50.452Z] ---> Using cache [2021-12-16T21:46:50.452Z] ---> bc9cccdc052b [2021-12-16T21:46:50.452Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-16T21:46:50.713Z] ---> Running in c32657427e11 [2021-12-16T21:46:50.973Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:55.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:55.174Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-12-16T21:46:55.174Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-12-16T21:46:55.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:55.434Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-12-16T21:46:55.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:55.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:55.434Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-12-16T21:46:56.004Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-12-16T21:46:56.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:46:56.272Z] OK: 220 MiB in 52 packages [2021-12-16T21:46:56.272Z] OK: 220 MiB in 52 packages [2021-12-16T21:46:56.535Z] OK: 220 MiB in 52 packages [2021-12-16T21:46:56.535Z] OK: 220 MiB in 52 packages [2021-12-16T21:46:56.818Z] Removing intermediate container 2b53e2edaf7a [2021-12-16T21:46:56.818Z] ---> 9b27e8fcaea6 [2021-12-16T21:46:56.818Z] Step 6/22 : COPY . . [2021-12-16T21:46:57.077Z] OK: 220 MiB in 52 packages [2021-12-16T21:46:57.341Z] Removing intermediate container 572807672b25 [2021-12-16T21:46:57.341Z] ---> 2b9e000f66a7 [2021-12-16T21:46:57.341Z] Step 6/22 : COPY . . [2021-12-16T21:46:57.341Z] Removing intermediate container e97a24ce8dc6 [2021-12-16T21:46:57.341Z] ---> 26bb5586c28e [2021-12-16T21:46:57.341Z] Step 6/22 : COPY . . [2021-12-16T21:47:00.640Z] Removing intermediate container 826e72f96ed2 [2021-12-16T21:47:00.640Z] ---> 2f3d7802879e [2021-12-16T21:47:00.640Z] Step 6/20 : COPY . . [2021-12-16T21:47:01.211Z] Removing intermediate container c32657427e11 [2021-12-16T21:47:01.211Z] ---> be475ab399de [2021-12-16T21:47:01.211Z] Step 6/23 : COPY go.mod . [2021-12-16T21:47:02.604Z] ---> fdc8ae4e4b91 [2021-12-16T21:47:02.604Z] Step 7/23 : RUN go mod download [2021-12-16T21:47:04.525Z] ---> Running in 90458b798f3c [2021-12-16T21:47:06.427Z] ---> 1861553093ef [2021-12-16T21:47:06.427Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:47:06.427Z] ---> a7cb04c674b9 [2021-12-16T21:47:06.427Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:47:06.427Z] ---> Running in 977169856c27 [2021-12-16T21:47:06.427Z] ---> Running in 97061b47a4fa [2021-12-16T21:47:06.427Z] ---> 1e1c4a630ff6 [2021-12-16T21:47:06.427Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:47:06.688Z] ---> Running in a7027e431625 [2021-12-16T21:47:10.897Z] Removing intermediate container 90458b798f3c [2021-12-16T21:47:10.897Z] ---> 7324f91ddccf [2021-12-16T21:47:10.897Z] Step 8/23 : COPY . . [2021-12-16T21:47:11.842Z] Removing intermediate container 97061b47a4fa [2021-12-16T21:47:11.842Z] ---> 97b8b8fe4dd7 [2021-12-16T21:47:11.842Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-16T21:47:12.103Z] Removing intermediate container a7027e431625 [2021-12-16T21:47:12.103Z] ---> bcb54ea15112 [2021-12-16T21:47:12.103Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-16T21:47:12.103Z] ---> Running in 8ea677570b34 [2021-12-16T21:47:13.044Z] Removing intermediate container 977169856c27 [2021-12-16T21:47:13.044Z] ---> 7cf02940bc93 [2021-12-16T21:47:13.044Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-16T21:47:13.044Z] ---> Running in f1bdeb8380de [2021-12-16T21:47:13.989Z] ---> Running in a63e0d12459f [2021-12-16T21:47:14.930Z] ---> 756b122bc500 [2021-12-16T21:47:14.930Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:47:14.930Z] 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-12-16T21:47:15.198Z] ---> Running in 5cff8cdbbf6f [2021-12-16T21:47:15.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-16T21:47:15.738Z] 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-12-16T21:47:16.099Z] Removing intermediate container d09c67982c6a [2021-12-16T21:47:16.099Z] ---> ae084ab57f68 [2021-12-16T21:47:16.099Z] Successfully built ae084ab57f68 [2021-12-16T21:47:16.099Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:47:16.459Z] + docker inspect -f . ci-base-image-arm64 [2021-12-16T21:47:16.459Z] . [Pipeline] withDockerContainer [2021-12-16T21:47:16.665Z] prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container [2021-12-16T21:47:16.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-16T21:47:17.955Z] $ docker top 30c1f4873539f6dba5d2c58dd604d3db45e727d8234c42cdaaadcd533e0c5806 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-16T21:47:18.840Z] + go version [2021-12-16T21:47:18.840Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-16T21:47:18.864Z] $ docker stop --time=1 30c1f4873539f6dba5d2c58dd604d3db45e727d8234c42cdaaadcd533e0c5806 [2021-12-16T21:47:19.968Z] Removing intermediate container 5cff8cdbbf6f [2021-12-16T21:47:19.968Z] ---> 01866e897b26 [2021-12-16T21:47:19.968Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-16T21:47:20.229Z] ---> Running in 45aa38a34c40 [2021-12-16T21:47:20.432Z] $ docker rm -f 30c1f4873539f6dba5d2c58dd604d3db45e727d8234c42cdaaadcd533e0c5806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:47:21.303Z] + docker inspect -f . ci-base-image-arm64 [2021-12-16T21:47:21.303Z] . [Pipeline] withDockerContainer [2021-12-16T21:47:21.501Z] prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container [2021-12-16T21:47:21.561Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-16T21:47:21.612Z] 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-12-16T21:47:22.639Z] $ docker top f65ed5acc8b2aa07acc1bf93829dcf979392208369bff3c0581d50368291cef1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-16T21:47:22.914Z] ========================================================= [2021-12-16T21:47:22.914Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-16T21:47:22.914Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-16T21:47:23.317Z] + make test [2021-12-16T21:47:23.317Z] go mod tidy [2021-12-16T21:47:24.285Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-16T21:47:28.201Z] ---> 36095945b6f7 [2021-12-16T21:47:28.201Z] Step 9/23 : RUN go mod tidy [2021-12-16T21:47:28.201Z] ---> Running in d6cd47c7e467 [2021-12-16T21:47:29.149Z] Removing intermediate container d6cd47c7e467 [2021-12-16T21:47:29.149Z] ---> 5fb3c5150558 [2021-12-16T21:47:29.149Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-16T21:47:29.149Z] ---> Running in 0be969565efa [2021-12-16T21:47:29.723Z] 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-12-16T21:47:51.071Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-16T21:47:56.299Z] Removing intermediate container a63e0d12459f [2021-12-16T21:47:56.299Z] ---> 379cdabd998b [2021-12-16T21:47:56.299Z] [2021-12-16T21:47:56.299Z] Step 9/22 : FROM alpine:3.14 [2021-12-16T21:47:56.299Z] 3.14: Pulling from library/alpine [2021-12-16T21:47:56.299Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-16T21:47:56.299Z] Status: Downloaded newer image for alpine:3.14 [2021-12-16T21:47:56.299Z] ---> 0a97eee8041e [2021-12-16T21:47:56.299Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-16T21:47:56.299Z] ---> Running in 6f0402924fa6 [2021-12-16T21:47:56.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:47:56.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:47:57.145Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-16T21:47:57.145Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:47:57.410Z] OK: 6 MiB in 15 packages [2021-12-16T21:47:57.988Z] Removing intermediate container 6f0402924fa6 [2021-12-16T21:47:57.988Z] ---> d04aa10ca83e [2021-12-16T21:47:57.988Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-16T21:47:57.988Z] ---> Running in 46bf4c97312f [2021-12-16T21:47:58.256Z] Removing intermediate container 46bf4c97312f [2021-12-16T21:47:58.256Z] ---> edf91aadf1cb [2021-12-16T21:47:58.256Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-16T21:47:58.256Z] ---> Running in bcdd5b4dbda3 [2021-12-16T21:47:58.521Z] Removing intermediate container bcdd5b4dbda3 [2021-12-16T21:47:58.521Z] ---> a4d18216c3e4 [2021-12-16T21:47:58.521Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-16T21:47:58.521Z] ---> Running in e7abbaf201e4 [2021-12-16T21:47:58.785Z] Removing intermediate container e7abbaf201e4 [2021-12-16T21:47:58.785Z] ---> 30aa6a94eb91 [2021-12-16T21:47:58.785Z] Step 14/22 : WORKDIR / [2021-12-16T21:47:58.785Z] 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-12-16T21:47:58.785Z] ---> Running in 9693f7172151 [2021-12-16T21:47:59.380Z] Removing intermediate container 9693f7172151 [2021-12-16T21:47:59.380Z] ---> 931f49c566a4 [2021-12-16T21:47:59.380Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T21:47:59.964Z] ---> 3d5017e1695b [2021-12-16T21:47:59.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-16T21:47:59.964Z] Removing intermediate container f1bdeb8380de [2021-12-16T21:47:59.964Z] ---> a2c86c66a3f7 [2021-12-16T21:47:59.964Z] [2021-12-16T21:47:59.964Z] Step 9/22 : FROM alpine:3.14 [2021-12-16T21:47:59.964Z] ---> 0a97eee8041e [2021-12-16T21:47:59.964Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-16T21:47:59.964Z] ---> Using cache [2021-12-16T21:47:59.964Z] ---> d04aa10ca83e [2021-12-16T21:47:59.964Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-16T21:47:59.964Z] ---> Using cache [2021-12-16T21:47:59.964Z] ---> edf91aadf1cb [2021-12-16T21:47:59.964Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-16T21:47:59.964Z] ---> Running in 4443c176d538 [2021-12-16T21:48:00.225Z] Removing intermediate container 4443c176d538 [2021-12-16T21:48:00.225Z] ---> 21b3eb545749 [2021-12-16T21:48:00.225Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-16T21:48:00.487Z] ---> Running in 3d3ea87a113d [2021-12-16T21:48:00.751Z] ---> d67143676c41 [2021-12-16T21:48:00.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-16T21:48:01.014Z] Removing intermediate container 3d3ea87a113d [2021-12-16T21:48:01.014Z] ---> 127d7d1d7cc9 [2021-12-16T21:48:01.014Z] Step 14/22 : WORKDIR / [2021-12-16T21:48:01.014Z] ---> Running in 033e00835b1b [2021-12-16T21:48:01.281Z] ---> 92e00748bc2d [2021-12-16T21:48:01.281Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-16T21:48:01.281Z] ---> Running in fe89e1ad3954 [2021-12-16T21:48:01.281Z] Removing intermediate container 8ea677570b34 [2021-12-16T21:48:01.281Z] ---> 0fb8c86be896 [2021-12-16T21:48:01.281Z] [2021-12-16T21:48:01.281Z] Step 9/22 : FROM alpine:3.14 [2021-12-16T21:48:01.281Z] ---> 0a97eee8041e [2021-12-16T21:48:01.281Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-16T21:48:01.281Z] Removing intermediate container 033e00835b1b [2021-12-16T21:48:01.281Z] ---> 80922012f1f8 [2021-12-16T21:48:01.281Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T21:48:01.281Z] ---> Running in 79a74306c6b9 [2021-12-16T21:48:01.548Z] Removing intermediate container fe89e1ad3954 [2021-12-16T21:48:01.548Z] ---> c31a12496fb8 [2021-12-16T21:48:01.548Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T21:48:01.548Z] Removing intermediate container 79a74306c6b9 [2021-12-16T21:48:01.548Z] ---> 75b05becc688 [2021-12-16T21:48:01.548Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-16T21:48:01.548Z] ---> Running in d3c75e448b82 [2021-12-16T21:48:01.548Z] ---> Running in aae6b88fb0fd [2021-12-16T21:48:01.811Z] ---> 3dce4307ddd9 [2021-12-16T21:48:01.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-16T21:48:01.811Z] Removing intermediate container aae6b88fb0fd [2021-12-16T21:48:01.811Z] ---> 9e22d33e736d [2021-12-16T21:48:01.811Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-16T21:48:01.811Z] ---> Running in 116e036752db [2021-12-16T21:48:01.811Z] Removing intermediate container d3c75e448b82 [2021-12-16T21:48:01.811Z] ---> be84dda1ba92 [2021-12-16T21:48:01.811Z] Step 20/22 : LABEL arch=x86_64 [2021-12-16T21:48:02.075Z] ---> Running in 0056b9b83d9b [2021-12-16T21:48:02.344Z] Removing intermediate container 116e036752db [2021-12-16T21:48:02.344Z] ---> 37c6cb6e3fc5 [2021-12-16T21:48:02.344Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:48:02.344Z] ---> 1a606108b117 [2021-12-16T21:48:02.344Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-16T21:48:02.344Z] Removing intermediate container 0056b9b83d9b [2021-12-16T21:48:02.344Z] ---> 780fd3fb03c9 [2021-12-16T21:48:02.344Z] Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:48:02.344Z] ---> Running in a7eb89a5cfea [2021-12-16T21:48:02.344Z] ---> Running in 1666acb2de51 [2021-12-16T21:48:02.611Z] ---> 35910eb10c8a [2021-12-16T21:48:02.611Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-16T21:48:02.611Z] Removing intermediate container 1666acb2de51 [2021-12-16T21:48:02.611Z] ---> 64dde07fa5e2 [2021-12-16T21:48:02.611Z] Step 22/22 : LABEL version=0.0.0 [2021-12-16T21:48:02.611Z] ---> Running in ca5afca672b2 [2021-12-16T21:48:02.611Z] ---> Running in b6df4654db4d [2021-12-16T21:48:03.190Z] Removing intermediate container b6df4654db4d [2021-12-16T21:48:03.190Z] ---> 7c717ccf040f [2021-12-16T21:48:03.190Z] [2021-12-16T21:48:03.190Z] Removing intermediate container ca5afca672b2 [2021-12-16T21:48:03.190Z] ---> 5a75565ecbd0 [2021-12-16T21:48:03.190Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T21:48:03.190Z] ---> Running in 2ea923e1176c [2021-12-16T21:48:03.190Z] Successfully built 7c717ccf040f [2021-12-16T21:48:03.190Z] Successfully tagged core-command:latest [2021-12-16T21:48:03.190Z] Building security-bootstrapper [2021-12-16T21:48:03.786Z]  Building core-command ... done Removing intermediate container 2ea923e1176c [2021-12-16T21:48:03.786Z] ---> 017918e662f4 [2021-12-16T21:48:03.786Z] Step 20/22 : LABEL arch=x86_64 [2021-12-16T21:48:04.363Z] ---> Running in 9428c23516db [2021-12-16T21:48:04.363Z] Removing intermediate container 45aa38a34c40 [2021-12-16T21:48:04.363Z] ---> 2e70ea66faa3 [2021-12-16T21:48:04.363Z] [2021-12-16T21:48:04.363Z] Step 9/20 : FROM alpine:3.14 [2021-12-16T21:48:04.363Z] ---> 0a97eee8041e [2021-12-16T21:48:04.363Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-16T21:48:05.308Z] ---> Running in c692e0d3df54 [2021-12-16T21:48:06.293Z] Removing intermediate container 9428c23516db [2021-12-16T21:48:06.293Z] ---> d0e5ad632dc0 [2021-12-16T21:48:06.293Z] Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:48:06.293Z] Removing intermediate container a7eb89a5cfea [2021-12-16T21:48:06.293Z] ---> c063ecc05355 [2021-12-16T21:48:06.293Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-16T21:48:06.556Z] ---> Running in 6ea6b5a03292 [2021-12-16T21:48:06.556Z] ---> Running in 39df218c9983 [2021-12-16T21:48:06.831Z] Removing intermediate container 6ea6b5a03292 [2021-12-16T21:48:06.831Z] ---> 1cb27ea7bf4a [2021-12-16T21:48:06.831Z] Step 22/22 : LABEL version=0.0.0 [2021-12-16T21:48:06.831Z] ---> Running in b282bdef0874 [2021-12-16T21:48:06.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:07.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:07.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:07.116Z] Removing intermediate container b282bdef0874 [2021-12-16T21:48:07.116Z] ---> fedfb568cb88 [2021-12-16T21:48:07.116Z] [2021-12-16T21:48:07.116Z] Successfully built fedfb568cb88 [2021-12-16T21:48:07.116Z] Successfully tagged core-metadata:latest [2021-12-16T21:48:07.116Z] Building support-notifications [2021-12-16T21:48:07.388Z]  Building core-metadata ... done (1/5) Installing ca-certificates (20191127-r5) [2021-12-16T21:48:07.388Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-16T21:48:07.388Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-16T21:48:07.388Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-16T21:48:07.388Z] (5/5) Installing curl (7.79.1-r0) [2021-12-16T21:48:07.388Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:48:07.388Z] Executing ca-certificates-20191127-r5.trigger [2021-12-16T21:48:07.388Z] OK: 8 MiB in 19 packages [2021-12-16T21:48:07.990Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:08.257Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-16T21:48:08.257Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-16T21:48:08.257Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-16T21:48:08.521Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-16T21:48:08.521Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-16T21:48:09.470Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-16T21:48:09.470Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:48:09.470Z] OK: 8 MiB in 20 packages [2021-12-16T21:48:10.410Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:48:10.410Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:48:10.410Z] ---> b300d70faeb2 [2021-12-16T21:48:10.410Z] Step 3/30 : WORKDIR /edgex-go [2021-12-16T21:48:10.410Z] ---> Using cache [2021-12-16T21:48:10.410Z] ---> 22e38719a28e [2021-12-16T21:48:10.410Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:48:10.410Z] ---> Using cache [2021-12-16T21:48:10.410Z] ---> bc9cccdc052b [2021-12-16T21:48:10.410Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-16T21:48:10.410Z] ---> Using cache [2021-12-16T21:48:10.410Z] ---> be475ab399de [2021-12-16T21:48:10.410Z] Step 6/30 : COPY . . [2021-12-16T21:48:13.714Z] Removing intermediate container c692e0d3df54 [2021-12-16T21:48:13.714Z] ---> 819b23ae53c5 [2021-12-16T21:48:13.714Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-16T21:48:15.215Z] ---> Running in f861eb6f1710 [2021-12-16T21:48:15.215Z] Removing intermediate container 39df218c9983 [2021-12-16T21:48:15.215Z] ---> 7fdfffe8e4df [2021-12-16T21:48:15.215Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T21:48:15.790Z] Removing intermediate container f861eb6f1710 [2021-12-16T21:48:15.790Z] ---> 62e4be232951 [2021-12-16T21:48:15.790Z] Step 12/20 : WORKDIR /edgex [2021-12-16T21:48:16.055Z] ---> 1c100b9c866f [2021-12-16T21:48:16.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-16T21:48:16.055Z] ---> Running in ed244ff0ce79 [2021-12-16T21:48:16.320Z] Removing intermediate container 0be969565efa [2021-12-16T21:48:16.320Z] ---> f54e34e94260 [2021-12-16T21:48:16.320Z] [2021-12-16T21:48:16.320Z] Step 11/23 : FROM alpine:3.14 [2021-12-16T21:48:16.320Z] ---> 0a97eee8041e [2021-12-16T21:48:16.320Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-16T21:48:16.320Z] ---> Using cache [2021-12-16T21:48:16.320Z] ---> d04aa10ca83e [2021-12-16T21:48:16.320Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-16T21:48:16.320Z] ---> Using cache [2021-12-16T21:48:16.320Z] ---> edf91aadf1cb [2021-12-16T21:48:16.320Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-16T21:48:16.320Z] ---> 23d3328392d1 [2021-12-16T21:48:16.320Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:48:16.320Z] Removing intermediate container ed244ff0ce79 [2021-12-16T21:48:16.320Z] ---> c4730f5b15e1 [2021-12-16T21:48:16.320Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-16T21:48:16.320Z] ---> Running in 024ec1623a1c [2021-12-16T21:48:16.320Z] ---> Running in bfe9499536ff [2021-12-16T21:48:16.588Z] ---> 3a211e6e5f87 [2021-12-16T21:48:16.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-16T21:48:16.588Z] Removing intermediate container 024ec1623a1c [2021-12-16T21:48:16.588Z] ---> 10b23eee9d7f [2021-12-16T21:48:16.588Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-16T21:48:16.867Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:48:16.867Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:48:16.867Z] ---> b300d70faeb2 [2021-12-16T21:48:16.867Z] Step 3/21 : WORKDIR /edgex-go [2021-12-16T21:48:16.867Z] ---> Using cache [2021-12-16T21:48:16.867Z] ---> 22e38719a28e [2021-12-16T21:48:16.867Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:48:16.867Z] ---> Using cache [2021-12-16T21:48:16.867Z] ---> bc9cccdc052b [2021-12-16T21:48:16.867Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-16T21:48:16.867Z] ---> f307f2f69f92 [2021-12-16T21:48:16.867Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-16T21:48:16.867Z] ---> Running in 98005139700b [2021-12-16T21:48:16.867Z] ---> Running in 0c0e857455db [2021-12-16T21:48:16.867Z] ---> 1875091a05ad [2021-12-16T21:48:16.867Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-16T21:48:16.867Z] ---> Running in 98100e704ee7 [2021-12-16T21:48:17.144Z] Removing intermediate container 98005139700b [2021-12-16T21:48:17.144Z] ---> 819d65c06dad [2021-12-16T21:48:17.144Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T21:48:17.144Z] Removing intermediate container 98100e704ee7 [2021-12-16T21:48:17.144Z] ---> 7ef12a67df65 [2021-12-16T21:48:17.144Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T21:48:17.144Z] ---> Running in 5970657fd77f [2021-12-16T21:48:17.413Z] ---> 1c0ece9aaa5b [2021-12-16T21:48:17.413Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-16T21:48:17.413Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:17.413Z] ---> 446bbb090076 [2021-12-16T21:48:17.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-16T21:48:17.413Z] Removing intermediate container 5970657fd77f [2021-12-16T21:48:17.413Z] ---> 92c60a8b6011 [2021-12-16T21:48:17.413Z] Step 20/22 : LABEL arch=x86_64 [2021-12-16T21:48:17.413Z] ---> Running in b9461ad1b4e9 [2021-12-16T21:48:17.678Z] Removing intermediate container b9461ad1b4e9 [2021-12-16T21:48:17.678Z] ---> 286c3cc8baab [2021-12-16T21:48:17.678Z] Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:48:17.678Z] Removing intermediate container bfe9499536ff [2021-12-16T21:48:17.678Z] ---> f15cc4b9af4e [2021-12-16T21:48:17.678Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-16T21:48:17.941Z] ---> Running in f08bda582a6a [2021-12-16T21:48:17.941Z] ---> 0c70acc93f42 [2021-12-16T21:48:17.941Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-16T21:48:17.941Z] ---> 6d7e4a962bdc [2021-12-16T21:48:17.941Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-16T21:48:17.941Z] ---> Running in 557fe5ec0040 [2021-12-16T21:48:17.941Z] ---> Running in 13bc517ab4d2 [2021-12-16T21:48:17.941Z] Removing intermediate container f08bda582a6a [2021-12-16T21:48:17.941Z] ---> 27cf76074bae [2021-12-16T21:48:17.941Z] Step 22/22 : LABEL version=0.0.0 [2021-12-16T21:48:17.941Z] ---> Running in f6c3a0aa2ecd [2021-12-16T21:48:17.941Z] Removing intermediate container 13bc517ab4d2 [2021-12-16T21:48:17.941Z] ---> 8798f0992ef3 [2021-12-16T21:48:17.941Z] Step 17/20 : CMD ["--init=true"] [2021-12-16T21:48:18.211Z] ---> fe8f67e61885 [2021-12-16T21:48:18.211Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-16T21:48:18.211Z] ---> Running in 010cc3408c77 [2021-12-16T21:48:18.211Z] Removing intermediate container f6c3a0aa2ecd [2021-12-16T21:48:18.211Z] ---> 63b1c3d2c788 [2021-12-16T21:48:18.211Z] [2021-12-16T21:48:18.211Z] ---> Running in 3feef36a52dd [2021-12-16T21:48:18.211Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:18.211Z] Successfully built 63b1c3d2c788 [2021-12-16T21:48:18.211Z] Successfully tagged core-data:latest [2021-12-16T21:48:18.211Z] Building sys-mgmt-agent [2021-12-16T21:48:18.487Z]  Building core-data ... done Removing intermediate container 3feef36a52dd [2021-12-16T21:48:18.487Z] ---> 6b0041115f5a [2021-12-16T21:48:18.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T21:48:18.487Z] Removing intermediate container 010cc3408c77 [2021-12-16T21:48:18.487Z] ---> 0b2116d2dfdb [2021-12-16T21:48:18.487Z] Step 18/20 : LABEL arch=x86_64 [2021-12-16T21:48:18.487Z] ---> Running in c5a86f64134b [2021-12-16T21:48:18.487Z] ---> Running in 01567a212e55 [2021-12-16T21:48:18.487Z] 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-12-16T21:48:18.487Z] Removing intermediate container c5a86f64134b [2021-12-16T21:48:18.487Z] ---> fd94c18eecff [2021-12-16T21:48:18.487Z] Step 19/20 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:48:18.487Z] ---> Running in dae6d18e781a [2021-12-16T21:48:18.759Z] OK: 220 MiB in 52 packages [2021-12-16T21:48:20.144Z] Removing intermediate container 01567a212e55 [2021-12-16T21:48:20.144Z] ---> d25bba6317c7 [2021-12-16T21:48:20.144Z] Step 21/23 : LABEL arch=x86_64 [2021-12-16T21:48:21.094Z] ---> Running in 9a4af88194b2 [2021-12-16T21:48:21.094Z] Removing intermediate container dae6d18e781a [2021-12-16T21:48:21.094Z] ---> c050ad212c60 [2021-12-16T21:48:21.094Z] Step 20/20 : LABEL version=0.0.0 [2021-12-16T21:48:21.094Z] ---> Running in 4be97d7e42b0 [2021-12-16T21:48:21.094Z] Removing intermediate container 9a4af88194b2 [2021-12-16T21:48:21.094Z] ---> 7131681a6b4f [2021-12-16T21:48:21.094Z] Step 22/23 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:48:21.368Z] Removing intermediate container 0c0e857455db [2021-12-16T21:48:21.368Z] ---> 70245be29ae0 [2021-12-16T21:48:21.368Z] Step 6/21 : COPY . . [2021-12-16T21:48:21.368Z] ---> Running in c9a039e5e9b3 [2021-12-16T21:48:21.368Z] Removing intermediate container 4be97d7e42b0 [2021-12-16T21:48:21.368Z] ---> d8363221e379 [2021-12-16T21:48:21.368Z] [2021-12-16T21:48:21.368Z] Successfully built d8363221e379 [2021-12-16T21:48:21.368Z] Successfully tagged security-proxy-setup:latest [2021-12-16T21:48:21.368Z] Building security-secretstore-setup [2021-12-16T21:48:21.633Z]  Building security-proxy-setup ... done Removing intermediate container c9a039e5e9b3 [2021-12-16T21:48:21.633Z] ---> 526449feb5ed [2021-12-16T21:48:21.633Z] Step 23/23 : LABEL version=0.0.0 [2021-12-16T21:48:26.954Z] ---> Running in 4e67f106edc6 [2021-12-16T21:48:28.918Z] Removing intermediate container 4e67f106edc6 [2021-12-16T21:48:28.918Z] ---> f4db5b5c98e1 [2021-12-16T21:48:28.918Z] [2021-12-16T21:48:28.918Z] Successfully built f4db5b5c98e1 [2021-12-16T21:48:29.184Z] Successfully tagged support-scheduler:latest [2021-12-16T21:48:29.752Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:48:29.752Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:48:29.752Z] ---> b300d70faeb2 [2021-12-16T21:48:29.752Z] Step 3/24 : WORKDIR /edgex-go [2021-12-16T21:48:29.752Z] ---> Using cache [2021-12-16T21:48:29.752Z] ---> 22e38719a28e [2021-12-16T21:48:29.752Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:48:29.752Z] ---> Using cache [2021-12-16T21:48:29.752Z] ---> bc9cccdc052b [2021-12-16T21:48:29.752Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-16T21:48:29.752Z] ---> Using cache [2021-12-16T21:48:29.752Z] ---> be475ab399de [2021-12-16T21:48:29.752Z] Step 6/24 : COPY . . [2021-12-16T21:48:29.752Z] ---> Using cache [2021-12-16T21:48:29.752Z] ---> 23d3328392d1 [2021-12-16T21:48:29.752Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:48:29.752Z] ---> Using cache [2021-12-16T21:48:29.752Z] ---> f15cc4b9af4e [2021-12-16T21:48:29.752Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-16T21:48:30.337Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:48:30.337Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:48:30.337Z] ---> b300d70faeb2 [2021-12-16T21:48:30.337Z] Step 3/22 : WORKDIR /edgex-go [2021-12-16T21:48:30.337Z] ---> Using cache [2021-12-16T21:48:30.337Z] ---> 22e38719a28e [2021-12-16T21:48:30.337Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:48:30.337Z] ---> Using cache [2021-12-16T21:48:30.337Z] ---> bc9cccdc052b [2021-12-16T21:48:30.337Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-16T21:48:30.615Z] ---> Running in 4e61575cf7ae [2021-12-16T21:48:30.615Z] ---> Running in c6b010b5a482 [2021-12-16T21:48:30.885Z] ---> a27f8106bf14 [2021-12-16T21:48:30.885Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:48:30.885Z] ---> Running in 361ef4c0dba7 [2021-12-16T21:48:31.468Z] 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-12-16T21:48:31.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:32.301Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:32.568Z] Removing intermediate container 361ef4c0dba7 [2021-12-16T21:48:32.568Z] ---> 624761ecefa8 [2021-12-16T21:48:32.568Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-16T21:48:32.568Z] ---> Running in b656f2c110e5 [2021-12-16T21:48:32.831Z] OK: 220 MiB in 52 packages [2021-12-16T21:48:32.831Z] 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-12-16T21:48:33.408Z] Removing intermediate container c6b010b5a482 [2021-12-16T21:48:33.408Z] ---> ebc2c3274072 [2021-12-16T21:48:33.408Z] Step 6/22 : COPY . . [2021-12-16T21:48:40.026Z] ---> 051ab57462ab [2021-12-16T21:48:40.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:48:40.026Z] ---> Running in 43cb5ae41d9b [2021-12-16T21:48:40.599Z] Removing intermediate container 43cb5ae41d9b [2021-12-16T21:48:40.599Z] ---> 332d928e62c9 [2021-12-16T21:48:40.599Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-16T21:48:40.599Z] ---> Running in ce582daa073d [2021-12-16T21:48:41.188Z] 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-12-16T21:48:47.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-16T21:48:47.817Z] Removing intermediate container 557fe5ec0040 [2021-12-16T21:48:47.818Z] ---> 6b7766250839 [2021-12-16T21:48:47.818Z] [2021-12-16T21:48:47.818Z] Step 9/30 : FROM alpine:3.14 [2021-12-16T21:48:47.818Z] ---> 0a97eee8041e [2021-12-16T21:48:47.818Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-16T21:48:47.818Z] ---> Running in df13a1b5d5b1 [2021-12-16T21:48:47.818Z] Removing intermediate container df13a1b5d5b1 [2021-12-16T21:48:47.818Z] ---> 2ca0fb66eaea [2021-12-16T21:48:47.818Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-16T21:48:47.818Z] ---> Running in 52f919a4b862 [2021-12-16T21:48:48.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:48.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:48:48.976Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-16T21:48:48.976Z] (2/2) Installing su-exec (0.2-r1) [2021-12-16T21:48:48.976Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:48:48.976Z] OK: 6 MiB in 16 packages [2021-12-16T21:48:49.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-16T21:48:49.550Z] Removing intermediate container 52f919a4b862 [2021-12-16T21:48:49.550Z] ---> 57fb1d36378e [2021-12-16T21:48:49.550Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-16T21:48:49.550Z] ---> Running in a5fcc07313d5 [2021-12-16T21:48:49.815Z] Removing intermediate container a5fcc07313d5 [2021-12-16T21:48:49.815Z] ---> 82de4dce9e6e [2021-12-16T21:48:49.815Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-16T21:48:49.815Z] ---> Running in 8198b30329d4 [2021-12-16T21:48:50.086Z] Removing intermediate container 8198b30329d4 [2021-12-16T21:48:50.086Z] ---> b7516cee38f2 [2021-12-16T21:48:50.086Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-16T21:48:50.086Z] ---> Running in 33a607631f59 [2021-12-16T21:48:51.037Z] Removing intermediate container 33a607631f59 [2021-12-16T21:48:51.037Z] ---> 9f6053948289 [2021-12-16T21:48:51.037Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-16T21:48:51.037Z] ---> Running in fb589f2ccf3c [2021-12-16T21:48:51.037Z] Removing intermediate container fb589f2ccf3c [2021-12-16T21:48:51.037Z] ---> 07bd362ac56c [2021-12-16T21:48:51.037Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-16T21:48:51.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-16T21:48:51.299Z] ---> 01fb53591972 [2021-12-16T21:48:51.299Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-16T21:48:51.299Z] ---> Running in c25c3cf9495b [2021-12-16T21:48:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-16T21:48:52.258Z] Removing intermediate container c25c3cf9495b [2021-12-16T21:48:52.258Z] ---> 304a4790637c [2021-12-16T21:48:52.258Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T21:48:52.532Z] ---> 14ac06ec5128 [2021-12-16T21:48:52.532Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-16T21:48:53.122Z] ---> fd21d8017947 [2021-12-16T21:48:53.122Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-16T21:48:53.390Z] ---> a8b5ca838b7d [2021-12-16T21:48:53.390Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-16T21:48:53.665Z] ---> e674177c1b54 [2021-12-16T21:48:53.665Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-16T21:48:53.945Z] ---> c6e78b28268c [2021-12-16T21:48:53.945Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-16T21:48:54.536Z] ---> Running in 09a4e120c60c [2021-12-16T21:48:54.536Z] Removing intermediate container 09a4e120c60c [2021-12-16T21:48:54.536Z] ---> 174b4cfff80b [2021-12-16T21:48:54.536Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-16T21:48:54.806Z] ---> 79d7c3318b3e [2021-12-16T21:48:54.806Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-16T21:48:55.081Z] ---> Running in f0d87788618c [2021-12-16T21:48:56.055Z] Removing intermediate container f0d87788618c [2021-12-16T21:48:56.055Z] ---> ca134a5e3014 [2021-12-16T21:48:56.055Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-16T21:48:56.055Z] ---> Running in 2c2db5ac61ef [2021-12-16T21:48:56.055Z] Removing intermediate container 2c2db5ac61ef [2021-12-16T21:48:56.055Z] ---> cbe813331e56 [2021-12-16T21:48:56.055Z] Step 27/30 : CMD ["gate"] [2021-12-16T21:48:56.320Z] ---> Running in 6c86230224d7 [2021-12-16T21:48:56.320Z] Removing intermediate container 6c86230224d7 [2021-12-16T21:48:56.320Z] ---> cfd9866a99a0 [2021-12-16T21:48:56.320Z] Step 28/30 : LABEL arch=x86_64 [2021-12-16T21:48:56.583Z] ---> Running in e296232e0f56 [2021-12-16T21:48:56.845Z] Removing intermediate container e296232e0f56 [2021-12-16T21:48:56.845Z] ---> 2eed1dc8bc8b [2021-12-16T21:48:56.845Z] Step 29/30 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:48:56.845Z] ---> Running in dc7450fbc483 [2021-12-16T21:48:57.421Z] Removing intermediate container dc7450fbc483 [2021-12-16T21:48:57.421Z] ---> 6953eaf7384b [2021-12-16T21:48:57.421Z] Step 30/30 : LABEL version=0.0.0 [2021-12-16T21:48:57.421Z] ---> Running in 70086c34e0ac [2021-12-16T21:48:57.684Z] Removing intermediate container 70086c34e0ac [2021-12-16T21:48:57.684Z] ---> a4a3223ba108 [2021-12-16T21:48:57.684Z] [2021-12-16T21:48:57.684Z] Successfully built a4a3223ba108 [2021-12-16T21:48:57.684Z] Successfully tagged security-bootstrapper:latest [2021-12-16T21:49:00.232Z]  Building security-bootstrapper ... done 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-12-16T21:49:03.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-16T21:49:03.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-16T21:49:03.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-16T21:49:03.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-16T21:49:03.813Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-16T21:49:03.813Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-16T21:49:04.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-16T21:49:04.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-16T21:49:04.416Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-16T21:49:04.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-16T21:49:04.493Z] Removing intermediate container 4e61575cf7ae [2021-12-16T21:49:04.493Z] ---> 3e09b3ba86e6 [2021-12-16T21:49:04.493Z] [2021-12-16T21:49:04.493Z] Step 9/24 : FROM alpine:3.14 [2021-12-16T21:49:04.493Z] ---> 0a97eee8041e [2021-12-16T21:49:04.493Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-16T21:49:04.493Z] ---> Running in f248d9c2b2da [2021-12-16T21:49:04.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:49:04.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:49:05.033Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-16T21:49:05.033Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-16T21:49:05.033Z] (3/3) Installing su-exec (0.2-r1) [2021-12-16T21:49:05.033Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:49:05.033Z] Executing ca-certificates-20191127-r5.trigger [2021-12-16T21:49:05.033Z] OK: 6 MiB in 17 packages [2021-12-16T21:49:05.603Z] Removing intermediate container b656f2c110e5 [2021-12-16T21:49:05.603Z] ---> a0063624b074 [2021-12-16T21:49:05.603Z] [2021-12-16T21:49:05.603Z] Step 9/21 : FROM alpine:3.14 [2021-12-16T21:49:05.603Z] ---> 0a97eee8041e [2021-12-16T21:49:05.603Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-16T21:49:05.603Z] ---> Running in 042e5ddfa80f [2021-12-16T21:49:05.869Z] Removing intermediate container f248d9c2b2da [2021-12-16T21:49:05.869Z] ---> f2f1c829e9cf [2021-12-16T21:49:05.869Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-16T21:49:05.869Z] ---> Running in 989b031fe215 [2021-12-16T21:49:06.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:49:06.130Z] Removing intermediate container 989b031fe215 [2021-12-16T21:49:06.130Z] ---> 7152fe8b88e9 [2021-12-16T21:49:06.130Z] Step 12/24 : WORKDIR / [2021-12-16T21:49:06.130Z] ---> Running in 53ea148d64ee [2021-12-16T21:49:06.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:49:06.130Z] Removing intermediate container 53ea148d64ee [2021-12-16T21:49:06.130Z] ---> 6147579a79b0 [2021-12-16T21:49:06.130Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-16T21:49:06.406Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-16T21:49:06.406Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-16T21:49:06.406Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:49:06.406Z] Executing ca-certificates-20191127-r5.trigger [2021-12-16T21:49:06.406Z] OK: 6 MiB in 16 packages [2021-12-16T21:49:06.669Z] ---> b21e7aed5ee5 [2021-12-16T21:49:06.669Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-16T21:49:06.669Z] ---> 6585f96333cb [2021-12-16T21:49:06.669Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-16T21:49:06.936Z] Removing intermediate container 042e5ddfa80f [2021-12-16T21:49:06.936Z] ---> 166330c420c1 [2021-12-16T21:49:06.936Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-16T21:49:06.936Z] ---> Running in e6127657d76e [2021-12-16T21:49:06.936Z] ---> ae87da2c1c5b [2021-12-16T21:49:06.936Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-16T21:49:06.936Z] Removing intermediate container e6127657d76e [2021-12-16T21:49:06.936Z] ---> 73f13ee19bcf [2021-12-16T21:49:06.936Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-16T21:49:07.198Z] ---> Running in b9bedcad8acb [2021-12-16T21:49:07.462Z] ---> f87f6619df23 [2021-12-16T21:49:07.462Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-16T21:49:07.462Z] Removing intermediate container b9bedcad8acb [2021-12-16T21:49:07.462Z] ---> d115c35446d1 [2021-12-16T21:49:07.462Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-16T21:49:07.726Z] ---> Running in 7ee92220a50a [2021-12-16T21:49:07.726Z] Removing intermediate container ce582daa073d [2021-12-16T21:49:07.726Z] ---> 228c17fbfa57 [2021-12-16T21:49:07.726Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-16T21:49:07.726Z] Removing intermediate container 7ee92220a50a [2021-12-16T21:49:07.726Z] ---> 68de8bbdd48b [2021-12-16T21:49:07.726Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T21:49:07.987Z] ---> 2b7a4b6f7714 [2021-12-16T21:49:07.988Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-16T21:49:07.988Z] ---> Running in f268d9cf9696 [2021-12-16T21:49:08.249Z] ---> 6bd2cf26f209 [2021-12-16T21:49:08.249Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-16T21:49:08.249Z] 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-12-16T21:49:08.513Z] ---> efc1edcf4c2d [2021-12-16T21:49:08.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-16T21:49:08.774Z] ---> cf559d780943 [2021-12-16T21:49:08.774Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-16T21:49:08.774Z] ---> ac2e6a38c60a [2021-12-16T21:49:08.774Z] Step 20/24 : 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-12-16T21:49:08.774Z] ---> Running in c6951a74eaaf [2021-12-16T21:49:08.774Z] ---> f7d06e342809 [2021-12-16T21:49:08.774Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-16T21:49:08.774Z] ---> Running in 31d4af83fcb4 [2021-12-16T21:49:09.036Z] Removing intermediate container 31d4af83fcb4 [2021-12-16T21:49:09.036Z] ---> 59d6e380d554 [2021-12-16T21:49:09.036Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T21:49:09.036Z] ---> Running in cda045319831 [2021-12-16T21:49:09.295Z] Removing intermediate container cda045319831 [2021-12-16T21:49:09.295Z] ---> 5fc229f59e95 [2021-12-16T21:49:09.295Z] Step 19/21 : LABEL arch=x86_64 [2021-12-16T21:49:09.295Z] Removing intermediate container f268d9cf9696 [2021-12-16T21:49:09.295Z] ---> 3a9ffe4feb68 [2021-12-16T21:49:09.295Z] [2021-12-16T21:49:09.295Z] Step 10/22 : FROM docker:20.10.10 [2021-12-16T21:49:09.295Z] ---> Running in fe7b942450fe [2021-12-16T21:49:09.295Z] Removing intermediate container fe7b942450fe [2021-12-16T21:49:09.295Z] ---> d0fc83a19801 [2021-12-16T21:49:09.295Z] Step 20/21 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:49:09.295Z] ---> Running in d6eb5e4a89af [2021-12-16T21:49:09.556Z] Removing intermediate container d6eb5e4a89af [2021-12-16T21:49:09.556Z] ---> 2616666b6bf0 [2021-12-16T21:49:09.556Z] Step 21/21 : LABEL version=0.0.0 [2021-12-16T21:49:09.556Z] Removing intermediate container c6951a74eaaf [2021-12-16T21:49:09.556Z] ---> 9acc3f005101 [2021-12-16T21:49:09.556Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-16T21:49:09.556Z] ---> Running in 7476de6601b4 [2021-12-16T21:49:09.556Z] ---> Running in b82d3749923e [2021-12-16T21:49:09.556Z] Removing intermediate container 7476de6601b4 [2021-12-16T21:49:09.556Z] ---> 96eaf569864f [2021-12-16T21:49:09.556Z] [2021-12-16T21:49:09.556Z] 20.10.10: Pulling from library/docker [2021-12-16T21:49:09.556Z] Removing intermediate container b82d3749923e [2021-12-16T21:49:09.556Z] ---> 822f133277d0 [2021-12-16T21:49:09.556Z] Step 22/24 : LABEL arch=x86_64 [2021-12-16T21:49:09.556Z] ---> Running in fe4427049453 [2021-12-16T21:49:09.556Z] Successfully built 96eaf569864f [2021-12-16T21:49:09.816Z] Successfully tagged support-notifications:latest [2021-12-16T21:49:09.816Z]  Building support-notifications ... done Removing intermediate container fe4427049453 [2021-12-16T21:49:09.816Z] ---> 88891b3336d8 [2021-12-16T21:49:09.816Z] Step 23/24 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:49:09.816Z] ---> Running in 7c0f37976962 [2021-12-16T21:49:09.816Z] Removing intermediate container 7c0f37976962 [2021-12-16T21:49:09.816Z] ---> 12c0cf9b394e [2021-12-16T21:49:09.816Z] Step 24/24 : LABEL version=0.0.0 [2021-12-16T21:49:09.816Z] ---> Running in b943593a7c85 [2021-12-16T21:49:10.078Z] Removing intermediate container b943593a7c85 [2021-12-16T21:49:10.078Z] ---> 15b13889b835 [2021-12-16T21:49:10.078Z] [2021-12-16T21:49:10.078Z] Successfully built 15b13889b835 [2021-12-16T21:49:10.078Z] Successfully tagged security-secretstore-setup:latest [2021-12-16T21:49:12.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements [2021-12-16T21:49:12.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-16T21:49:12.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-16T21:49:14.288Z]  Building security-secretstore-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-16T21:49:14.288Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-16T21:49:14.288Z] ---> b706a049f56e [2021-12-16T21:49:14.288Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-16T21:49:14.288Z] ---> Running in 544c1d04d501 [2021-12-16T21:49:14.551Z] Removing intermediate container 544c1d04d501 [2021-12-16T21:49:14.551Z] ---> c148a967cbdf [2021-12-16T21:49:14.551Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-16T21:49:14.551Z] ---> Running in dfd698381601 [2021-12-16T21:49:14.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T21:49:14.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T21:49:15.072Z] (1/42) Installing readline (8.1.0-r0) [2021-12-16T21:49:15.072Z] (2/42) Installing bash (5.1.4-r0) [2021-12-16T21:49:15.072Z] Executing bash-5.1.4-r0.post-install [2021-12-16T21:49:15.072Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-16T21:49:15.072Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-16T21:49:15.072Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-16T21:49:15.072Z] (6/42) Installing curl (7.79.1-r0) [2021-12-16T21:49:15.072Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-16T21:49:15.072Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-16T21:49:15.072Z] (9/42) Installing expat (2.4.1-r0) [2021-12-16T21:49:15.072Z] (10/42) Installing libffi (3.3-r2) [2021-12-16T21:49:15.072Z] (11/42) Installing gdbm (1.19-r0) [2021-12-16T21:49:15.072Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-16T21:49:15.072Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-16T21:49:15.072Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-16T21:49:15.072Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-16T21:49:15.072Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-16T21:49:15.072Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-16T21:49:15.642Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-16T21:49:15.642Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-16T21:49:15.642Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-16T21:49:15.642Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-16T21:49:15.642Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-16T21:49:15.642Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-16T21:49:15.642Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-16T21:49:15.906Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-16T21:49:15.906Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-16T21:49:15.906Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-16T21:49:15.906Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-16T21:49:15.906Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-16T21:49:15.906Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-16T21:49:15.906Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-16T21:49:15.906Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-16T21:49:15.906Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-16T21:49:15.906Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-16T21:49:15.906Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-16T21:49:15.906Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-16T21:49:15.906Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-16T21:49:15.906Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-16T21:49:15.906Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-16T21:49:15.906Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-16T21:49:15.906Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-16T21:49:15.906Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-16T21:49:16.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.350s coverage: 98.5% of statements [2021-12-16T21:49:16.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-16T21:49:16.167Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:49:16.167Z] OK: 84 MiB in 64 packages [2021-12-16T21:49:16.736Z] Collecting docker-compose==1.23.2 [2021-12-16T21:49:16.736Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-16T21:49:16.736Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-16T21:49:16.736Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-16T21:49:16.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.300s coverage: 44.7% of statements [2021-12-16T21:49:16.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-16T21:49:16.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-16T21:49:16.999Z] Collecting docker<4.0,>=3.6.0 [2021-12-16T21:49:16.999Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-16T21:49:16.999Z] Collecting texttable<0.10,>=0.9.0 [2021-12-16T21:49:16.999Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-16T21:49:17.569Z] Collecting PyYAML<4,>=3.10 [2021-12-16T21:49:17.569Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-16T21:49:18.139Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-16T21:49:18.139Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-16T21:49:18.139Z] Collecting jsonschema<3,>=2.5.1 [2021-12-16T21:49:18.139Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-16T21:49:18.139Z] Collecting docopt<0.7,>=0.6.1 [2021-12-16T21:49:18.139Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-16T21:49:18.400Z] Collecting cached-property<2,>=1.2.0 [2021-12-16T21:49:18.400Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-16T21:49:18.400Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-16T21:49:18.400Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-16T21:49:18.400Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-16T21:49:18.661Z] Collecting docker-pycreds>=0.4.0 [2021-12-16T21:49:18.661Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-16T21:49:18.926Z] Collecting idna<2.8,>=2.5 [2021-12-16T21:49:18.926Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-16T21:49:18.926Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-16T21:49:18.926Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-16T21:49:18.926Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-16T21:49:18.926Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-16T21:49:18.926Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-16T21:49:18.926Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-16T21:49:18.926Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-16T21:49:18.926Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-16T21:49:18.926Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-16T21:49:19.192Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-16T21:49:19.192Z] Attempting uninstall: urllib3 [2021-12-16T21:49:19.192Z] Found existing installation: urllib3 1.26.5 [2021-12-16T21:49:19.192Z] Uninstalling urllib3-1.26.5: [2021-12-16T21:49:19.192Z] Successfully uninstalled urllib3-1.26.5 [2021-12-16T21:49:19.192Z] Attempting uninstall: idna [2021-12-16T21:49:19.192Z] Found existing installation: idna 3.2 [2021-12-16T21:49:19.455Z] Uninstalling idna-3.2: [2021-12-16T21:49:19.455Z] Successfully uninstalled idna-3.2 [2021-12-16T21:49:19.455Z] Attempting uninstall: chardet [2021-12-16T21:49:19.455Z] Found existing installation: chardet 4.0.0 [2021-12-16T21:49:19.455Z] Uninstalling chardet-4.0.0: [2021-12-16T21:49:19.455Z] Successfully uninstalled chardet-4.0.0 [2021-12-16T21:49:19.715Z] Attempting uninstall: requests [2021-12-16T21:49:19.715Z] Found existing installation: requests 2.25.1 [2021-12-16T21:49:19.715Z] Uninstalling requests-2.25.1: [2021-12-16T21:49:19.715Z] Successfully uninstalled requests-2.25.1 [2021-12-16T21:49:19.977Z] Running setup.py install for texttable: started [2021-12-16T21:49:20.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.711s coverage: 89.5% of statements [2021-12-16T21:49:20.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-16T21:49:20.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-16T21:49:20.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.232s coverage: 84.4% of statements [2021-12-16T21:49:20.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-16T21:49:20.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-16T21:49:20.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-16T21:49:20.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-16T21:49:20.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-16T21:49:20.239Z] Running setup.py install for texttable: finished with status 'done' [2021-12-16T21:49:20.239Z] Running setup.py install for PyYAML: started [2021-12-16T21:49:20.501Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-16T21:49:20.764Z] Running setup.py install for docopt: started [2021-12-16T21:49:21.027Z] Running setup.py install for docopt: finished with status 'done' [2021-12-16T21:49:21.027Z] Running setup.py install for dockerpty: started [2021-12-16T21:49:21.287Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-16T21:49:21.547Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-12-16T21:49:25.752Z] Removing intermediate container dfd698381601 [2021-12-16T21:49:25.752Z] ---> c482a4b2e530 [2021-12-16T21:49:25.752Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-16T21:49:25.752Z] ---> Running in 5d8be7a8832e [2021-12-16T21:49:25.752Z] Removing intermediate container 5d8be7a8832e [2021-12-16T21:49:25.752Z] ---> 4685fbaf8e2d [2021-12-16T21:49:25.752Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-16T21:49:25.752Z] ---> Running in 97c035a0225a [2021-12-16T21:49:25.752Z] Removing intermediate container 97c035a0225a [2021-12-16T21:49:25.752Z] ---> 7c54e714bfcc [2021-12-16T21:49:25.752Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-16T21:49:25.752Z] ---> bc0a62127ad6 [2021-12-16T21:49:25.752Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-16T21:49:25.752Z] ---> b9ebec49d3b9 [2021-12-16T21:49:25.752Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-16T21:49:26.013Z] ---> 8721b4090839 [2021-12-16T21:49:26.013Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-16T21:49:26.013Z] ---> Running in 3b7d7cc28487 [2021-12-16T21:49:26.013Z] Removing intermediate container 3b7d7cc28487 [2021-12-16T21:49:26.013Z] ---> 9ffa772fe5c9 [2021-12-16T21:49:26.013Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T21:49:26.013Z] ---> Running in 1f5eddbfc154 [2021-12-16T21:49:26.277Z] Removing intermediate container 1f5eddbfc154 [2021-12-16T21:49:26.277Z] ---> 22c1a07173e7 [2021-12-16T21:49:26.277Z] Step 20/22 : LABEL arch=x86_64 [2021-12-16T21:49:26.277Z] ---> Running in 1dc460751879 [2021-12-16T21:49:26.277Z] Removing intermediate container 1dc460751879 [2021-12-16T21:49:26.277Z] ---> 45c054fad8b3 [2021-12-16T21:49:26.277Z] Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:49:26.277Z] ---> Running in 80444d96c8ab [2021-12-16T21:49:26.277Z] Removing intermediate container 80444d96c8ab [2021-12-16T21:49:26.277Z] ---> 9c0436da380d [2021-12-16T21:49:26.277Z] Step 22/22 : LABEL version=0.0.0 [2021-12-16T21:49:26.277Z] ---> Running in 09bf05533a8f [2021-12-16T21:49:26.536Z] Removing intermediate container 09bf05533a8f [2021-12-16T21:49:26.536Z] ---> 5ba4327c14f4 [2021-12-16T21:49:26.536Z] [2021-12-16T21:49:26.536Z] Successfully built 5ba4327c14f4 [2021-12-16T21:49:26.536Z] Successfully tagged sys-mgmt-agent:latest [2021-12-16T21:49:26.542Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-16T21:49:26.564Z] $ docker stop --time=1 6aef34a43eac6e0cbc46b99e8a03659e1bc9d7d2d25aa9753f9631699d10baf1 [2021-12-16T21:49:26.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.679s coverage: 94.2% of statements [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-16T21:49:26.873Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-16T21:49:26.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.284s coverage: 60.0% of statements [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-16T21:49:26.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.316s coverage: 0.9% of statements [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-16T21:49:26.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.222s coverage: 58.8% of statements [2021-12-16T21:49:26.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.165s coverage: 21.7% of statements [2021-12-16T21:49:26.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-16T21:49:26.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.235s coverage: 47.1% of statements [2021-12-16T21:49:26.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements [2021-12-16T21:49:27.828Z] $ docker rm -f 6aef34a43eac6e0cbc46b99e8a03659e1bc9d7d2d25aa9753f9631699d10baf1 [2021-12-16T21:49:27.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-16T21:49:28.241Z] + docker images [2021-12-16T21:49:28.241Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-16T21:49:28.241Z] sys-mgmt-agent latest 5ba4327c14f4 2 seconds ago 297MB [2021-12-16T21:49:28.241Z] 3a9ffe4feb68 19 seconds ago 1.76GB [2021-12-16T21:49:28.241Z] security-secretstore-setup latest 15b13889b835 19 seconds ago 28.4MB [2021-12-16T21:49:28.241Z] support-notifications latest 96eaf569864f 19 seconds ago 17MB [2021-12-16T21:49:28.241Z] a0063624b074 24 seconds ago 1.76GB [2021-12-16T21:49:28.241Z] 3e09b3ba86e6 25 seconds ago 1.77GB [2021-12-16T21:49:28.241Z] security-bootstrapper latest a4a3223ba108 31 seconds ago 18.9MB [2021-12-16T21:49:28.241Z] 6b7766250839 41 seconds ago 1.76GB [2021-12-16T21:49:28.241Z] support-scheduler latest f4db5b5c98e1 About a minute ago 16.2MB [2021-12-16T21:49:28.241Z] security-proxy-setup latest d8363221e379 About a minute ago 26.9MB [2021-12-16T21:49:28.241Z] core-data latest 63b1c3d2c788 About a minute ago 20.7MB [2021-12-16T21:49:28.241Z] f54e34e94260 About a minute ago 1.76GB [2021-12-16T21:49:28.241Z] core-metadata latest fedfb568cb88 About a minute ago 16.9MB [2021-12-16T21:49:28.241Z] 2e70ea66faa3 About a minute ago 1.76GB [2021-12-16T21:49:28.241Z] core-command latest 7c717ccf040f About a minute ago 16.1MB [2021-12-16T21:49:28.241Z] 0fb8c86be896 About a minute ago 1.77GB [2021-12-16T21:49:28.241Z] a2c86c66a3f7 About a minute ago 1.76GB [2021-12-16T21:49:28.241Z] 379cdabd998b About a minute ago 1.76GB [2021-12-16T21:49:28.241Z] ci-base-image-x86_64 latest b300d70faeb2 5 minutes ago 1.25GB [2021-12-16T21:49:28.241Z] docker 20.10.10 b706a049f56e 4 weeks ago 216MB [2021-12-16T21:49:28.241Z] alpine 3.14 0a97eee8041e 4 weeks ago 5.61MB [2021-12-16T21:49:28.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2021-12-16T21:49:28.241Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2021-12-16T21:49:28.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-12-16T21:49:28.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements [2021-12-16T21:49:29.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements [2021-12-16T21:49:43.774Z] Still waiting to schedule task [2021-12-16T21:49:43.774Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-16T21:49:44.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements [2021-12-16T21:49:44.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-12-16T21:49:46.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.579s coverage: 82.5% of statements [2021-12-16T21:49:46.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-16T21:49:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-16T21:49:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-16T21:49:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-16T21:49:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-16T21:49:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.247s coverage: 58.8% of statements [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-16T21:49:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements [2021-12-16T21:49:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2021-12-16T21:49:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2021-12-16T21:49:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.771s coverage: 91.2% of statements [2021-12-16T21:49:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-16T21:49:56.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.847s coverage: 64.4% of statements [2021-12-16T21:49:56.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-16T21:49:56.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-16T21:49:56.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2021-12-16T21:49:56.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 89.4% of statements [2021-12-16T21:49:56.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2021-12-16T21:49:56.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-12-16T21:49:56.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2021-12-16T21:50:02.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.209s coverage: 65.4% of statements [2021-12-16T21:50:02.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-16T21:50:02.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-16T21:50:02.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-16T21:50:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.798s coverage: 43.8% of statements [2021-12-16T21:50:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-16T21:50:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-16T21:50:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2021-12-16T21:50:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-16T21:50:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements [2021-12-16T21:50:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-16T21:50:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-16T21:50:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.596s coverage: 92.3% of statements [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-16T21:50:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.271s coverage: 63.2% of statements [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-16T21:50:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.380s coverage: 97.7% of statements [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-16T21:50:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-16T21:50:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-16T21:50:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-12-16T21:50:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 96.9% of statements [2021-12-16T21:50:13.300Z] 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-12-16T21:50:13.300Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-16T21:50:13.300Z] GO111MODULE=on go vet ./... [2021-12-16T21:50:45.707Z] Running on prd-ubuntu18.04-docker-8c-8g-984 in /w/workspace/edgexfoundry_edgex-go_PR-3847 [Pipeline] { [Pipeline] ws [2021-12-16T21:50:45.749Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-12-16T21:50:45.868Z] The recommended git tool is: git [2021-12-16T21:50:47.458Z] using credential edgex-jenkins-ssh [2021-12-16T21:50:47.473Z] Cloning the remote Git repository [2021-12-16T21:50:47.542Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-16T21:50:47.584Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-12-16T21:50:47.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-16T21:50:47.611Z] > git --version # timeout=10 [2021-12-16T21:50:47.618Z] > git --version # 'git version 2.17.1' [2021-12-16T21:50:47.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T21:50:47.659Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-16T21:51:35.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-16T21:51:35.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-16T21:51:35.106Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-16T21:51:35.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-16T21:51:35.820Z] + ls -al . [2021-12-16T21:51:35.820Z] total 672 [2021-12-16T21:51:35.820Z] drwxrwxr-x 9 1001 1001 4096 Dec 16 21:51 . [2021-12-16T21:51:35.820Z] drwxr-xr-x 4 root root 4096 Dec 16 21:47 .. [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 11 Dec 16 21:44 .dockerignore [2021-12-16T21:51:35.820Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 21:45 .git [2021-12-16T21:51:35.820Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 21:44 .github [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 804 Dec 16 21:44 .gitignore [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 42 Dec 16 21:44 .golangci.yml [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 76 Dec 16 21:44 .hadolint.yml [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 21:44 .sonarcloud.properties [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 1171 Dec 16 21:44 ADOPTERS.md [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 8910 Dec 16 21:44 Attribution.txt [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 51732 Dec 16 21:44 CHANGELOG.md [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 21:44 CONTRIBUTING.md [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 677 Dec 16 21:44 GOVERNANCE.md [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 849 Dec 16 21:44 Jenkinsfile [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 21:44 LICENSE [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 6508 Dec 16 21:44 Makefile [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 582 Dec 16 21:44 OWNERS.md [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 8207 Dec 16 21:44 README.md [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 6912 Dec 16 21:44 SECURITY.md [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 21:42 VERSION [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 4131 Dec 16 21:44 ZMQWindows.md [2021-12-16T21:51:35.820Z] drwxrwxr-x 2 1001 1001 4096 Dec 16 21:44 bin [2021-12-16T21:51:35.820Z] drwxrwxr-x 14 1001 1001 4096 Dec 16 21:44 cmd [2021-12-16T21:51:35.820Z] -rw-r--r-- 1 root root 428381 Dec 16 21:50 coverage.out [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 828 Dec 16 21:44 go.mod [2021-12-16T21:51:35.820Z] -rw-rw-r-- 1 1001 1001 49483 Dec 16 21:47 go.sum [2021-12-16T21:51:35.820Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 21:44 internal [2021-12-16T21:51:35.820Z] drwxrwxr-x 3 1001 1001 4096 Dec 16 21:44 openapi [2021-12-16T21:51:35.820Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 21:44 snap [2021-12-16T21:51:35.821Z] -rw-rw-r-- 1 1001 1001 204 Dec 16 21:44 version.go [Pipeline] sh [2021-12-16T21:51:36.492Z] + '[' -e coverage.out ] [2021-12-16T21:51:36.492Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-16T21:51:36.533Z] Warning: overwriting stash ‘coverage-report’ [2021-12-16T21:51:36.823Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-16T21:51:36.830Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-16T21:51:36.840Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-16T21:51:36.852Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-16T21:51:36.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T21:51:36.856Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3847/head:refs/remotes/origin/PR-3847 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-16T21:51:37.264Z] Stashed 1 file(s) [Pipeline] sh [2021-12-16T21:51:37.499Z] Merging remotes/origin/main commit 1876cd192641e06e6c48213757fa64687e1ce8f0 into PR head commit 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:51:37.604Z] Merge succeeded, producing 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:51:37.605Z] Checking out Revision 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b (PR-3847) [2021-12-16T21:51:37.924Z] + make build [2021-12-16T21:51:37.924Z] 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-12-16T21:51:37.510Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T21:51:37.517Z] > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 [2021-12-16T21:51:37.577Z] > git remote # timeout=10 [2021-12-16T21:51:37.583Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T21:51:37.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T21:51:37.592Z] > git merge 1876cd192641e06e6c48213757fa64687e1ce8f0 # timeout=10 [2021-12-16T21:51:37.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T21:51:37.609Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T21:51:37.621Z] > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 [2021-12-16T21:51:41.121Z] Commit message: "fix(sma): update Docker base image in sys mgmt agent Dockerfile" [2021-12-16T21:51:41.145Z] > git --version # timeout=10 [2021-12-16T21:51:41.150Z] > git --version # 'git version 2.17.1' [2021-12-16T21:51:41.153Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-16T21:51:42.056Z] + echo snap-build.sh [2021-12-16T21:51:42.056Z] snap-build.sh [2021-12-16T21:51:42.056Z] + SNAP_BASE_DIR=. [2021-12-16T21:51:42.056Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-12-16T21:51:42.056Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-12-16T21:51:42.056Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-12-16T21:51:42.056Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-12-16T21:51:42.056Z] + cd /w/workspace/edgex-go/1 [2021-12-16T21:51:42.056Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-16T21:51:42.056Z] Reading package lists... [2021-12-16T21:51:42.056Z] Building dependency tree... [2021-12-16T21:51:42.056Z] Reading state information... [2021-12-16T21:51:42.056Z] The following packages were automatically installed and are no longer required: [2021-12-16T21:51:42.056Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-16T21:51:42.056Z] uidmap xdelta3 [2021-12-16T21:51:42.056Z] Use 'sudo apt autoremove' to remove them. [2021-12-16T21:51:42.056Z] The following packages will be REMOVED: [2021-12-16T21:51:42.056Z] lxd* lxd-client* [2021-12-16T21:51:42.056Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-16T21:51:42.319Z] After this operation, 31.7 MB disk space will be freed. [2021-12-16T21:51:43.103Z] (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 ... 190666 files and directories currently installed.) [2021-12-16T21:51:43.103Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-16T21:51:44.049Z] Removing lxd dnsmasq configuration [2021-12-16T21:51:44.049Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-16T21:51:44.049Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-16T21:51:44.619Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-16T21:51:44.642Z] 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-12-16T21:51:44.884Z] (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 ... 190491 files and directories currently installed.) [2021-12-16T21:51:44.884Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-16T21:51:46.279Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-16T21:51:46.279Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-16T21:51:46.853Z] + sudo snap remove --purge lxd [2021-12-16T21:51:46.853Z] snap "lxd" is not installed [2021-12-16T21:51:46.853Z] + sudo groupadd --force --system lxd [2021-12-16T21:51:46.853Z] ++ whoami [2021-12-16T21:51:46.853Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-16T21:51:46.853Z] + newgrp - lxd [2021-12-16T21:51:47.122Z] + sudo snap install lxd [2021-12-16T21:51:55.284Z] 2021-12-16T21:51:52Z INFO Waiting for automatic snapd restart... [2021-12-16T21:52:06.823Z] 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-12-16T21:52:08.795Z] 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-12-16T21:52:12.194Z] 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-12-16T21:52:13.414Z] lxd 4.21 from Canonical* installed [2021-12-16T21:52:13.414Z] + sudo lxd init --auto [2021-12-16T21:52:13.635Z] 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-12-16T21:52:17.018Z] 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-12-16T21:52:20.009Z] + sudo snap install --classic snapcraft [2021-12-16T21:52:20.421Z] 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-12-16T21:52:23.038Z] 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-12-16T21:52:27.345Z] 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-12-16T21:52:28.139Z] snapcraft 6.0 from Canonical* installed [2021-12-16T21:52:28.139Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-16T21:52:28.139Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-16T21:52:28.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-16T21:52:28.139Z] Dload Upload Total Spent Left Speed [2021-12-16T21:52:28.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4300 0 --:--:-- --:--:-- --:--:-- 4300 [2021-12-16T21:52:28.139Z] 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.3M [2021-12-16T21:52:28.139Z] ./yq_linux_amd64 [2021-12-16T21:52:28.139Z] + sudo snapcraft prime --use-lxd [2021-12-16T21:52:29.521Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-16T21:52:29.521Z] 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-12-16T21:52:29.521Z] - README.md [2021-12-16T21:52:29.521Z] [2021-12-16T21:52:29.521Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-16T21:52:29.783Z] Launching a container. [2021-12-16T21:52:30.729Z] 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-12-16T21:52:33.359Z] 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-12-16T21:52:38.787Z] $ docker stop --time=1 f65ed5acc8b2aa07acc1bf93829dcf979392208369bff3c0581d50368291cef1 [2021-12-16T21:52:40.745Z] $ docker rm -f f65ed5acc8b2aa07acc1bf93829dcf979392208369bff3c0581d50368291cef1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:52:42.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-16T21:52:42.535Z] [2021-12-16T21:52:42.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:52:42.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-16T21:52:43.185Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-16T21:52:43.185Z] 29e5d40040c1: Pulling fs layer [2021-12-16T21:52:43.185Z] 1ce36da41761: Pulling fs layer [2021-12-16T21:52:43.185Z] 25b303627fd3: Pulling fs layer [2021-12-16T21:52:43.185Z] 29e5d40040c1: Verifying Checksum [2021-12-16T21:52:43.185Z] 29e5d40040c1: Download complete [2021-12-16T21:52:43.460Z] 1ce36da41761: Verifying Checksum [2021-12-16T21:52:43.460Z] 1ce36da41761: Download complete [2021-12-16T21:52:43.736Z] 29e5d40040c1: Pull complete [2021-12-16T21:52:44.691Z] Waiting for container to be ready [2021-12-16T21:52:44.691Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-16T21:52:44.691Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-16T21:52:44.691Z] [2021-12-16T21:52:45.172Z] 25b303627fd3: Verifying Checksum [2021-12-16T21:52:45.172Z] 25b303627fd3: Download complete [2021-12-16T21:52:45.172Z] 1ce36da41761: Pull complete [2021-12-16T21:52:47.990Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-16T21:52:47.990Z] Waiting for network to be ready... [2021-12-16T21:52:48.561Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-12-16T21:52:48.561Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1982 kB] [2021-12-16T21:52:48.561Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-12-16T21:52:48.822Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] [2021-12-16T21:52:48.822Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-12-16T21:52:48.822Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-12-16T21:52:48.822Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] [2021-12-16T21:52:48.822Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] [2021-12-16T21:52:48.822Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1158 kB] [2021-12-16T21:52:48.822Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [266 kB] [2021-12-16T21:52:49.082Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-12-16T21:52:49.082Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-12-16T21:52:49.657Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-12-16T21:52:49.919Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-12-16T21:52:49.919Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-12-16T21:52:49.919Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-12-16T21:52:49.919Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-12-16T21:52:49.919Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-12-16T21:52:51.304Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-12-16T21:52:51.875Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2329 kB] [2021-12-16T21:52:52.134Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] [2021-12-16T21:52:52.134Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-12-16T21:52:52.134Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-12-16T21:52:52.134Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] [2021-12-16T21:52:52.134Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] [2021-12-16T21:52:52.134Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1772 kB] [2021-12-16T21:52:52.396Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [384 kB] [2021-12-16T21:52:54.319Z] Fetched 25.7 MB in 6s (4589 kB/s) [2021-12-16T21:52:54.981Z] Reading package lists... [2021-12-16T21:52:54.981Z] Reading package lists... [2021-12-16T21:52:55.254Z] Building dependency tree... [2021-12-16T21:52:55.254Z] Reading state information... [2021-12-16T21:52:55.254Z] The following additional packages will be installed: [2021-12-16T21:52:55.254Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-16T21:52:55.254Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-16T21:52:55.254Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-16T21:52:55.254Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-16T21:52:55.254Z] Suggested packages: [2021-12-16T21:52:55.254Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-16T21:52:55.254Z] Recommended packages: [2021-12-16T21:52:55.254Z] gnupg libsasl2-modules [2021-12-16T21:52:55.254Z] The following NEW packages will be installed: [2021-12-16T21:52:55.254Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-16T21:52:55.254Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-16T21:52:55.254Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-16T21:52:55.254Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-16T21:52:55.254Z] The following packages will be upgraded: [2021-12-16T21:52:55.254Z] gpg gpg-agent gpgconf libudev1 [2021-12-16T21:52:55.316Z] 25b303627fd3: Pull complete [2021-12-16T21:52:55.316Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-16T21:52:55.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-16T21:52:55.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-16T21:52:55.513Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-12-16T21:52:55.513Z] Need to get 3527 kB of archives. [2021-12-16T21:52:55.513Z] After this operation, 13.3 MB of additional disk space will be used. [2021-12-16T21:52:55.513Z] 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-12-16T21:52:55.666Z] prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container [2021-12-16T21:52:55.772Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-12-16T21:52:55.772Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-12-16T21:52:55.769Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-16T21:52:56.035Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-12-16T21:52:56.035Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-12-16T21:52:56.035Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-12-16T21:52:56.605Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-12-16T21:52:56.605Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-12-16T21:52:56.605Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-12-16T21:52:56.605Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-12-16T21:52:56.605Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-12-16T21:52:56.605Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-16T21:52:56.605Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-12-16T21:52:56.605Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-12-16T21:52:56.605Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-12-16T21:52:56.605Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-12-16T21:52:56.605Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-12-16T21:52:56.605Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-12-16T21:52:56.605Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-12-16T21:52:56.605Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-12-16T21:52:56.605Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-12-16T21:52:56.605Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-12-16T21:52:56.866Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T21:52:56.866Z] Fetched 3527 kB in 1s (2473 kB/s) [2021-12-16T21:52:56.866Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-16T21:52:56.866Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-12-16T21:52:57.127Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-16T21:52:57.127Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-12-16T21:52:57.127Z] Selecting previously unselected package udev. [2021-12-16T21:52:57.127Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-16T21:52:57.127Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-12-16T21:52:57.127Z] Unpacking udev (237-3ubuntu10.52) ... [2021-12-16T21:52:57.387Z] Selecting previously unselected package libfuse2:amd64. [2021-12-16T21:52:57.387Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-12-16T21:52:57.387Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-16T21:52:57.648Z] Selecting previously unselected package fuse. [2021-12-16T21:52:57.648Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-12-16T21:52:57.648Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-12-16T21:52:57.648Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-16T21:52:57.648Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-16T21:52:57.648Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-16T21:52:57.648Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-16T21:52:57.909Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-16T21:52:57.909Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-16T21:52:57.909Z] Selecting previously unselected package libksba8:amd64. [2021-12-16T21:52:57.909Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-16T21:52:57.909Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-16T21:52:58.092Z] $ docker top d92f6168cdc9b109267d7fd18273aec60066a456c196cf24499f6641fb2423de -eo pid,comm [2021-12-16T21:52:58.168Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-16T21:52:58.168Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-16T21:52:58.168Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:58.168Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-16T21:52:58.168Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-16T21:52:58.168Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:58.168Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-16T21:52:58.168Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-16T21:52:58.168Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:58.168Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-16T21:52:58.168Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-16T21:52:58.168Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] { [2021-12-16T21:52:58.428Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-16T21:52:58.428Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-16T21:52:58.428Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:58.428Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-16T21:52:58.428Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-16T21:52:58.428Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:58.428Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-16T21:52:58.428Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-16T21:52:58.428Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:58.428Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-16T21:52:58.428Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [Pipeline] sh [2021-12-16T21:52:58.688Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:58.688Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-16T21:52:58.688Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-16T21:52:58.688Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:58.688Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-16T21:52:58.688Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-16T21:52:58.688Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-16T21:52:58.688Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-16T21:52:58.688Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-16T21:52:58.688Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-16T21:52:58.688Z] Selecting previously unselected package libldap-common. [2021-12-16T21:52:58.688Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-12-16T21:52:58.688Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-16T21:52:58.949Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-16T21:52:58.950Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-12-16T21:52:58.950Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-16T21:52:58.950Z] Selecting previously unselected package dirmngr. [2021-12-16T21:52:58.950Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-16T21:52:58.950Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-16T21:52:58.950Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-16T21:52:58.950Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-12-16T21:52:58.950Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-16T21:52:59.177Z] + docker-compose build --help [2021-12-16T21:52:59.177Z] + grep parallel [2021-12-16T21:52:59.214Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-16T21:52:59.214Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-16T21:52:59.214Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-12-16T21:52:59.214Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:59.214Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-16T21:52:59.214Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-16T21:52:59.214Z] Setting up udev (237-3ubuntu10.52) ... [2021-12-16T21:52:59.474Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-16T21:52:59.736Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:59.736Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-12-16T21:52:59.736Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-12-16T21:52:59.736Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-12-16T21:52:59.736Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:59.736Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:59.736Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:59.736Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:59.736Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:59.736Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:59.736Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-16T21:52:59.736Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-16T21:52:59.736Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-16T21:52:59.996Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-16T21:53:00.259Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-12-16T21:53:00.259Z] settings in the [Install] section, and DefaultInstance for template units). [2021-12-16T21:53:00.259Z] This means they are not meant to be enabled using systemctl. [2021-12-16T21:53:00.259Z] Possible reasons for having this kind of units are: [2021-12-16T21:53:00.259Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-12-16T21:53:00.259Z] .wants/ or .requires/ directory. [2021-12-16T21:53:00.259Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-12-16T21:53:00.259Z] a requirement dependency on it. [2021-12-16T21:53:00.259Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-12-16T21:53:00.259Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-16T21:53:00.259Z] 4) In case of template units, the unit is meant to be enabled with some [2021-12-16T21:53:00.259Z] instance name specified. [2021-12-16T21:53:00.520Z] Reading package lists... [2021-12-16T21:53:00.780Z] Building dependency tree... [2021-12-16T21:53:00.780Z] Reading state information... [2021-12-16T21:53:00.780Z] The following additional packages will be installed: [2021-12-16T21:53:00.780Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-12-16T21:53:00.780Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-16T21:53:00.780Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-12-16T21:53:00.780Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-12-16T21:53:00.780Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-12-16T21:53:00.780Z] Suggested packages: [2021-12-16T21:53:00.780Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-12-16T21:53:00.780Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-12-16T21:53:00.780Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-16T21:53:00.780Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-12-16T21:53:00.780Z] systemd-container policykit-1 [2021-12-16T21:53:00.780Z] Recommended packages: [2021-12-16T21:53:00.780Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-12-16T21:53:00.780Z] The following NEW packages will be installed: [2021-12-16T21:53:00.780Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-12-16T21:53:00.780Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-12-16T21:53:00.780Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-12-16T21:53:00.780Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-12-16T21:53:00.780Z] python3.6-minimal snapd squashfs-tools sudo [2021-12-16T21:53:00.780Z] The following packages will be upgraded: [2021-12-16T21:53:00.780Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-12-16T21:53:00.780Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-12-16T21:53:00.780Z] Need to get 36.8 MB of archives. [2021-12-16T21:53:00.780Z] After this operation, 147 MB of additional disk space will be used. [2021-12-16T21:53:00.780Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2021-12-16T21:53:01.041Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-12-16T21:53:01.041Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-12-16T21:53:01.041Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2021-12-16T21:53:01.041Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2021-12-16T21:53:01.041Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2021-12-16T21:53:01.041Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-12-16T21:53:01.041Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-12-16T21:53:01.041Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-12-16T21:53:01.301Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-12-16T21:53:01.301Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-12-16T21:53:01.301Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-12-16T21:53:01.301Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-12-16T21:53:01.301Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-12-16T21:53:01.301Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-12-16T21:53:01.301Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-12-16T21:53:02.243Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-12-16T21:53:02.243Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-12-16T21:53:02.243Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-12-16T21:53:02.243Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2021-12-16T21:53:02.243Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-12-16T21:53:02.243Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-12-16T21:53:02.243Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-12-16T21:53:02.243Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-12-16T21:53:02.243Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-12-16T21:53:02.243Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-12-16T21:53:02.243Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-12-16T21:53:02.243Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-12-16T21:53:02.503Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-12-16T21:53:02.503Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-12-16T21:53:03.525Z] --parallel Build images in parallel. [Pipeline] } [2021-12-16T21:53:03.555Z] $ docker stop --time=1 d92f6168cdc9b109267d7fd18273aec60066a456c196cf24499f6641fb2423de [2021-12-16T21:53:04.412Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T21:53:04.412Z] Fetched 36.8 MB in 3s (11.4 MB/s) [2021-12-16T21:53:04.412Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-16T21:53:04.412Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-12-16T21:53:04.412Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-16T21:53:05.176Z] $ docker rm -f d92f6168cdc9b109267d7fd18273aec60066a456c196cf24499f6641fb2423de [2021-12-16T21:53:05.351Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-12-16T21:53:05.352Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-16T21:53:05.352Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-12-16T21:53:05.614Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-16T21:53:05.614Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-12-16T21:53:05.614Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [Pipeline] isUnix [Pipeline] sh [2021-12-16T21:53:05.874Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-12-16T21:53:05.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-16T21:53:05.980Z] . [Pipeline] withDockerContainer [2021-12-16T21:53:06.135Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-16T21:53:06.135Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-12-16T21:53:06.135Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-12-16T21:53:06.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container [2021-12-16T21:53:06.247Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-12-16T21:53:06.705Z] Setting up apt (1.6.14) ... [2021-12-16T21:53:06.705Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-12-16T21:53:07.276Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-16T21:53:07.276Z] (Reading database ... 12764 files and directories currently installed.) [2021-12-16T21:53:07.276Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2021-12-16T21:53:07.276Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2021-12-16T21:53:07.465Z] $ docker top e42cf7fa522ae38b5c3043bb9402ad0cd3b6f2d86d200c77bfb46d88bee0b333 -eo pid,comm [2021-12-16T21:53:07.536Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-12-16T21:53:07.536Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2021-12-16T21:53:07.536Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-16T21:53:07.536Z] Selecting previously unselected package libexpat1:amd64. [2021-12-16T21:53:07.536Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-12-16T21:53:07.536Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [Pipeline] { [Pipeline] sh [2021-12-16T21:53:07.796Z] Selecting previously unselected package python3.6-minimal. [2021-12-16T21:53:07.796Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2021-12-16T21:53:07.796Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2021-12-16T21:53:08.057Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2021-12-16T21:53:08.057Z] Checking for services that may need to be restarted...done. [2021-12-16T21:53:08.057Z] Checking for services that may need to be restarted...done. [2021-12-16T21:53:08.057Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-16T21:53:08.057Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-16T21:53:08.057Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2021-12-16T21:53:08.431Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-16T21:53:08.634Z] Selecting previously unselected package python3-minimal. [2021-12-16T21:53:08.634Z] (Reading database ... 13012 files and directories currently installed.) [2021-12-16T21:53:08.634Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-12-16T21:53:08.634Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-12-16T21:53:08.634Z] Selecting previously unselected package mime-support. [2021-12-16T21:53:08.634Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-12-16T21:53:08.634Z] Unpacking mime-support (3.60ubuntu1) ... [2021-12-16T21:53:08.634Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-16T21:53:08.634Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-12-16T21:53:08.634Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-16T21:53:08.634Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-12-16T21:53:08.634Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2021-12-16T21:53:08.634Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-16T21:53:08.895Z] Selecting previously unselected package python3.6. [2021-12-16T21:53:08.895Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2021-12-16T21:53:09.156Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-16T21:53:09.156Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-16T21:53:09.156Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-12-16T21:53:09.156Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-16T21:53:09.156Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-12-16T21:53:09.417Z] Selecting previously unselected package python3. [2021-12-16T21:53:09.417Z] (Reading database ... 13442 files and directories currently installed.) [2021-12-16T21:53:09.417Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-12-16T21:53:09.417Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-12-16T21:53:09.417Z] Selecting previously unselected package multiarch-support. [2021-12-16T21:53:09.417Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-12-16T21:53:09.417Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-12-16T21:53:09.417Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-12-16T21:53:09.681Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-16T21:53:09.681Z] (Reading database ... 13479 files and directories currently installed.) [2021-12-16T21:53:09.681Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-12-16T21:53:09.681Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-12-16T21:53:09.681Z] Selecting previously unselected package libbsd0:amd64. [2021-12-16T21:53:09.681Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-12-16T21:53:09.681Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-16T21:53:09.681Z] Selecting previously unselected package sudo. [2021-12-16T21:53:09.681Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-12-16T21:53:09.681Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-16T21:53:09.681Z] Selecting previously unselected package apparmor. [2021-12-16T21:53:09.681Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-12-16T21:53:09.945Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-12-16T21:53:09.945Z] Selecting previously unselected package libedit2:amd64. [2021-12-16T21:53:09.945Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-12-16T21:53:09.945Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-12-16T21:53:09.945Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-16T21:53:09.945Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-12-16T21:53:09.945Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-16T21:53:10.205Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-16T21:53:10.205Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-16T21:53:10.205Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-16T21:53:10.205Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-16T21:53:10.205Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-12-16T21:53:10.205Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-16T21:53:10.205Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-16T21:53:10.205Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-16T21:53:10.205Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-16T21:53:10.467Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-16T21:53:10.467Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-12-16T21:53:10.467Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-16T21:53:10.467Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-12-16T21:53:10.467Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-12-16T21:53:10.467Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-16T21:53:10.467Z] Selecting previously unselected package openssh-client. [2021-12-16T21:53:10.467Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-12-16T21:53:10.467Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-16T21:53:10.727Z] Selecting previously unselected package squashfs-tools. [2021-12-16T21:53:10.727Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-12-16T21:53:10.727Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-16T21:53:10.727Z] Selecting previously unselected package snapd. [2021-12-16T21:53:10.727Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-12-16T21:53:10.727Z] Unpacking snapd (2.51.1+18.04) ... [2021-12-16T21:53:12.714Z] Building core-command ... [2021-12-16T21:53:12.714Z] Building core-data ... [2021-12-16T21:53:12.714Z] Building core-metadata ... [2021-12-16T21:53:12.714Z] Building security-bootstrapper ... [2021-12-16T21:53:12.714Z] Building security-proxy-setup ... [2021-12-16T21:53:12.714Z] Building security-secretstore-setup ... [2021-12-16T21:53:12.714Z] Building support-notifications ... [2021-12-16T21:53:12.714Z] Building support-scheduler ... [2021-12-16T21:53:12.714Z] Building sys-mgmt-agent ... [2021-12-16T21:53:12.714Z] Building sys-mgmt-agent [2021-12-16T21:53:12.714Z] Building security-proxy-setup [2021-12-16T21:53:12.714Z] Building support-scheduler [2021-12-16T21:53:12.714Z] Building core-metadata [2021-12-16T21:53:12.714Z] Building security-bootstrapper [2021-12-16T21:53:13.267Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-12-16T21:53:13.267Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-16T21:53:13.267Z] Setting up mime-support (3.60ubuntu1) ... [2021-12-16T21:53:13.267Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-16T21:53:13.267Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-16T21:53:13.267Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-16T21:53:13.267Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-16T21:53:13.267Z] Setting up systemd (237-3ubuntu10.52) ... [2021-12-16T21:53:13.267Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-16T21:53:14.209Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-16T21:53:14.469Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-16T21:53:14.730Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-12-16T21:53:14.730Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-16T21:53:14.730Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-16T21:53:14.730Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2021-12-16T21:53:15.301Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-16T21:53:15.301Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-16T21:53:15.301Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-16T21:53:15.301Z] Setting up python3 (3.6.7-1~18.04) ... [2021-12-16T21:53:15.301Z] running python rtupdate hooks for python3.6... [2021-12-16T21:53:15.301Z] running python post-rtupdate hooks for python3.6... [2021-12-16T21:53:15.562Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-12-16T21:53:16.134Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-16T21:53:16.395Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-16T21:53:16.395Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-16T21:53:16.395Z] Setting up snapd (2.51.1+18.04) ... [2021-12-16T21:53:16.966Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-16T21:53:16.966Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-16T21:53:17.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-16T21:53:17.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-16T21:53:17.488Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-16T21:53:17.488Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-16T21:53:17.747Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-16T21:53:17.747Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-16T21:53:18.006Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-16T21:53:18.267Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-16T21:53:18.267Z] /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-12-16T21:53:18.267Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-16T21:53:18.528Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-16T21:53:19.471Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-16T21:53:19.471Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-16T21:53:19.471Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-16T21:53:20.669Z] Reading package lists... [2021-12-16T21:53:20.669Z] Reading package lists... [2021-12-16T21:53:20.929Z] Building dependency tree... [2021-12-16T21:53:20.929Z] Reading state information... [2021-12-16T21:53:20.929Z] Calculating upgrade... [2021-12-16T21:53:21.189Z] The following packages will be upgraded: [2021-12-16T21:53:21.189Z] advancecomp base-files bash binutils binutils-common [2021-12-16T21:53:21.189Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-12-16T21:53:21.189Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-12-16T21:53:21.189Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-12-16T21:53:21.189Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-12-16T21:53:21.189Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-12-16T21:53:21.189Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-12-16T21:53:21.189Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-12-16T21:53:21.189Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-12-16T21:53:21.189Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-12-16T21:53:21.189Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-12-16T21:53:21.189Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-12-16T21:53:21.189Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-12-16T21:53:21.189Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-12-16T21:53:21.189Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-12-16T21:53:21.189Z] ubuntu-keyring util-linux [2021-12-16T21:53:21.189Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T21:53:21.189Z] Need to get 64.2 MB of archives. [2021-12-16T21:53:21.189Z] After this operation, 5154 kB of additional disk space will be used. [2021-12-16T21:53:21.189Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-12-16T21:53:21.449Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-12-16T21:53:21.449Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-12-16T21:53:21.449Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-12-16T21:53:21.449Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-12-16T21:53:21.449Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-12-16T21:53:21.449Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-12-16T21:53:21.449Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-12-16T21:53:21.449Z] 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-12-16T21:53:21.449Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-12-16T21:53:21.449Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-12-16T21:53:21.449Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-12-16T21:53:21.449Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-12-16T21:53:21.449Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-12-16T21:53:21.449Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-12-16T21:53:21.449Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-12-16T21:53:21.449Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-12-16T21:53:21.449Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-12-16T21:53:21.449Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-12-16T21:53:21.449Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-12-16T21:53:21.709Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-12-16T21:53:21.709Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-12-16T21:53:21.709Z] 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-12-16T21:53:21.709Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-12-16T21:53:21.709Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-12-16T21:53:21.709Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-12-16T21:53:21.709Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-12-16T21:53:21.709Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-12-16T21:53:21.709Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-12-16T21:53:21.709Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-12-16T21:53:21.709Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-12-16T21:53:21.709Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-12-16T21:53:21.709Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-12-16T21:53:21.709Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-12-16T21:53:21.709Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-12-16T21:53:21.709Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-12-16T21:53:21.709Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-12-16T21:53:21.709Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-12-16T21:53:21.709Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-12-16T21:53:21.709Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-12-16T21:53:21.709Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-12-16T21:53:21.709Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2021-12-16T21:53:21.709Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-12-16T21:53:21.709Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-12-16T21:53:21.709Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-12-16T21:53:21.709Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-12-16T21:53:21.709Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-12-16T21:53:21.709Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-12-16T21:53:21.709Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-12-16T21:53:21.709Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-12-16T21:53:21.709Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-12-16T21:53:21.709Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-12-16T21:53:21.709Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-12-16T21:53:21.709Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-12-16T21:53:21.709Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-12-16T21:53:21.709Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-12-16T21:53:21.709Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-12-16T21:53:21.968Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-12-16T21:53:21.968Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-12-16T21:53:22.228Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-12-16T21:53:22.228Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-12-16T21:53:22.228Z] 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-12-16T21:53:22.228Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-12-16T21:53:22.228Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-12-16T21:53:22.228Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-12-16T21:53:22.228Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-12-16T21:53:22.228Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-12-16T21:53:22.228Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-12-16T21:53:22.799Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-12-16T21:53:22.799Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-12-16T21:53:22.799Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-12-16T21:53:22.799Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-12-16T21:53:22.799Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-12-16T21:53:22.799Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-12-16T21:53:22.799Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-12-16T21:53:22.799Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-12-16T21:53:22.799Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-12-16T21:53:22.799Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-12-16T21:53:22.799Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-12-16T21:53:22.799Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-12-16T21:53:22.799Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-12-16T21:53:23.061Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-12-16T21:53:23.061Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-12-16T21:53:23.061Z] 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-12-16T21:53:23.061Z] 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-12-16T21:53:23.061Z] 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-12-16T21:53:23.061Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-12-16T21:53:23.061Z] 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-12-16T21:53:23.061Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-12-16T21:53:23.061Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-12-16T21:53:23.061Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-12-16T21:53:23.061Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-12-16T21:53:23.061Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-12-16T21:53:23.061Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-12-16T21:53:23.061Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-12-16T21:53:23.328Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2021-12-16T21:53:23.328Z] 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-12-16T21:53:23.328Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-12-16T21:53:23.328Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-12-16T21:53:23.328Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-12-16T21:53:23.328Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-12-16T21:53:23.328Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-12-16T21:53:23.328Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-12-16T21:53:23.589Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T21:53:23.589Z] Fetched 64.2 MB in 2s (29.1 MB/s) [2021-12-16T21:53:23.589Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-16T21:53:23.589Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-12-16T21:53:23.589Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-16T21:53:24.158Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-16T21:53:24.158Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-16T21:53:24.158Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-12-16T21:53:24.158Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-12-16T21:53:24.420Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:24.420Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:24.681Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:24.681Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:24.681Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:24.681Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:24.681Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:24.681Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:24.940Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:24.941Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:24.941Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:24.941Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:25.510Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:25.510Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:25.510Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:25.510Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-16T21:53:25.510Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:25.510Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-12-16T21:53:25.773Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:25.773Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-16T21:53:25.773Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:25.773Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:25.773Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:25.773Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:25.773Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:25.773Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-16T21:53:26.033Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:26.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-16T21:53:26.033Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-12-16T21:53:26.293Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-16T21:53:26.554Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-12-16T21:53:26.817Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-16T21:53:26.817Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-12-16T21:53:26.817Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-16T21:53:26.817Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-16T21:53:26.817Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-12-16T21:53:27.076Z] Setting up base-files (10.1ubuntu2.11) ... [2021-12-16T21:53:27.076Z] Installing new version of config file /etc/issue ... [2021-12-16T21:53:27.076Z] Installing new version of config file /etc/issue.net ... [2021-12-16T21:53:27.076Z] Installing new version of config file /etc/lsb-release ... [2021-12-16T21:53:27.076Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-16T21:53:27.336Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-16T21:53:27.336Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-16T21:53:27.336Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-16T21:53:27.336Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:27.336Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-12-16T21:53:27.597Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-12-16T21:53:27.597Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-12-16T21:53:27.597Z] 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-12-16T21:53:27.597Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:27.597Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-16T21:53:27.597Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-12-16T21:53:27.858Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-12-16T21:53:27.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:27.858Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-12-16T21:53:27.858Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-12-16T21:53:27.858Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-12-16T21:53:27.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:27.858Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-12-16T21:53:28.118Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-16T21:53:28.118Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-12-16T21:53:28.378Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:28.378Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-16T21:53:28.378Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-16T21:53:28.378Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-16T21:53:28.378Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:28.378Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-16T21:53:28.378Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-16T21:53:28.638Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-12-16T21:53:28.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:28.638Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-12-16T21:53:28.638Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-12-16T21:53:28.638Z] Setting up grep (3.1-2build1) ... [2021-12-16T21:53:28.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:28.638Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-12-16T21:53:28.638Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-12-16T21:53:28.898Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-12-16T21:53:28.898Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:28.898Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-16T21:53:28.898Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-16T21:53:29.157Z] Setting up login (1:4.5-1ubuntu2) ... [2021-12-16T21:53:29.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:29.157Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-16T21:53:29.157Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-16T21:53:29.157Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-12-16T21:53:29.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:29.157Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-16T21:53:29.157Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-16T21:53:29.729Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-16T21:53:29.729Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-16T21:53:29.729Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-16T21:53:29.989Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-16T21:53:30.255Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-12-16T21:53:30.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:30.255Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-12-16T21:53:30.255Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-16T21:53:30.825Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-16T21:53:30.825Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-16T21:53:30.825Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-16T21:53:30.825Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-16T21:53:30.825Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-12-16T21:53:31.086Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:31.086Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-12-16T21:53:31.086Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-12-16T21:53:31.086Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-12-16T21:53:31.086Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:31.086Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-16T21:53:31.086Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-16T21:53:31.086Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-16T21:53:31.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:31.347Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-16T21:53:31.347Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-16T21:53:31.347Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-16T21:53:31.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:31.347Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-16T21:53:31.347Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-16T21:53:31.347Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-16T21:53:31.607Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:31.607Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-16T21:53:31.607Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-16T21:53:31.607Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-16T21:53:31.607Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:31.607Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-16T21:53:31.607Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-16T21:53:31.875Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-16T21:53:31.876Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-16T21:53:31.876Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-16T21:53:31.876Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:31.876Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-16T21:53:31.876Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-16T21:53:32.139Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-16T21:53:32.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:32.139Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-16T21:53:32.139Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-16T21:53:32.139Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-16T21:53:32.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:32.139Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-16T21:53:32.399Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-16T21:53:32.399Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-12-16T21:53:32.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:32.399Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-16T21:53:32.399Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-16T21:53:32.971Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-12-16T21:53:33.231Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-16T21:53:33.494Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-16T21:53:33.494Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:33.494Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-16T21:53:33.494Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-16T21:53:33.494Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-12-16T21:53:33.756Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-16T21:53:33.756Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-12-16T21:53:33.756Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-16T21:53:33.756Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-12-16T21:53:34.018Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-16T21:53:34.018Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-12-16T21:53:34.018Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-12-16T21:53:34.018Z] Setting up debconf (1.5.66ubuntu1) ... [2021-12-16T21:53:34.279Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-16T21:53:34.279Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-12-16T21:53:34.279Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-16T21:53:34.279Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-12-16T21:53:34.539Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-16T21:53:34.539Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-12-16T21:53:34.539Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-16T21:53:34.539Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-12-16T21:53:34.539Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-16T21:53:34.539Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-16T21:53:34.539Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-16T21:53:34.800Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-16T21:53:34.800Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-16T21:53:34.800Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-16T21:53:34.800Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-16T21:53:34.800Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-16T21:53:35.062Z] (Reading database ... 13919 files and directories currently installed.) [2021-12-16T21:53:35.062Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-16T21:53:35.062Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-16T21:53:35.321Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-16T21:53:35.321Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:35.321Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-16T21:53:35.321Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-16T21:53:35.321Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-12-16T21:53:35.321Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-16T21:53:35.321Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-16T21:53:35.321Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-16T21:53:35.584Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-16T21:53:35.584Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:35.584Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-12-16T21:53:35.584Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-12-16T21:53:35.584Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-12-16T21:53:35.845Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:35.845Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-12-16T21:53:35.845Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-12-16T21:53:35.845Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-12-16T21:53:35.845Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:35.845Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-12-16T21:53:35.845Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-16T21:53:36.107Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-16T21:53:36.107Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:36.107Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-16T21:53:36.107Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-16T21:53:36.367Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-16T21:53:36.367Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:36.367Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-12-16T21:53:36.367Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-12-16T21:53:36.367Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-12-16T21:53:36.631Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:36.631Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-16T21:53:36.631Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-16T21:53:36.892Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-12-16T21:53:36.892Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:36.892Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-16T21:53:36.892Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-16T21:53:36.892Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-12-16T21:53:37.153Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:37.153Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-16T21:53:37.153Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-16T21:53:37.153Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-16T21:53:37.153Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:37.153Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-16T21:53:37.153Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-16T21:53:37.153Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-16T21:53:37.414Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:37.414Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-12-16T21:53:37.414Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-12-16T21:53:37.414Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-12-16T21:53:37.414Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:37.414Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-12-16T21:53:37.414Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-12-16T21:53:37.674Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-12-16T21:53:37.674Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:37.674Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-12-16T21:53:37.674Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-12-16T21:53:37.674Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-12-16T21:53:37.674Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:37.674Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-12-16T21:53:37.935Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-12-16T21:53:37.935Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-12-16T21:53:37.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:37.935Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2021-12-16T21:53:37.935Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2021-12-16T21:53:38.196Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2021-12-16T21:53:38.196Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-16T21:53:38.196Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-12-16T21:53:38.196Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-12-16T21:53:38.196Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-12-16T21:53:38.196Z] (Reading database ... 13924 files and directories currently installed.) [2021-12-16T21:53:38.196Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-16T21:53:38.196Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-16T21:53:38.456Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-16T21:53:38.456Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-16T21:53:38.456Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2021-12-16T21:53:38.456Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2021-12-16T21:53:38.717Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-12-16T21:53:38.717Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-12-16T21:53:38.717Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-12-16T21:53:38.717Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-12-16T21:53:38.977Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-12-16T21:53:38.978Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-12-16T21:53:38.978Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-12-16T21:53:38.978Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-12-16T21:53:38.978Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-12-16T21:53:39.238Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-12-16T21:53:39.238Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-12-16T21:53:39.238Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-12-16T21:53:39.238Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-12-16T21:53:39.238Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-12-16T21:53:39.498Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-12-16T21:53:39.498Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-12-16T21:53:39.498Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-12-16T21:53:39.498Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-12-16T21:53:39.760Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-12-16T21:53:40.021Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-12-16T21:53:40.021Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-12-16T21:53:40.021Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-12-16T21:53:40.021Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-16T21:53:40.021Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-16T21:53:40.280Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-16T21:53:40.280Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-16T21:53:40.541Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-16T21:53:40.541Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-16T21:53:40.541Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-16T21:53:40.541Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-16T21:53:40.541Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:40.541Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-16T21:53:40.800Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:40.800Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-16T21:53:40.800Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:40.800Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-16T21:53:40.800Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:40.800Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-16T21:53:41.740Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:41.740Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-16T21:53:42.313Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:42.313Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-16T21:53:42.573Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:42.573Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-16T21:53:42.834Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:42.834Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-16T21:53:43.776Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-16T21:53:43.776Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-16T21:53:43.776Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-16T21:53:43.776Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-16T21:53:43.776Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-12-16T21:53:43.776Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-16T21:53:43.776Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-12-16T21:53:44.038Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-16T21:53:44.038Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-12-16T21:53:44.038Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-12-16T21:53:44.038Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-16T21:53:44.038Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-16T21:53:44.038Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-16T21:53:44.038Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-16T21:53:44.038Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-12-16T21:53:44.299Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-12-16T21:53:44.299Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:44.299Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-16T21:53:44.299Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:44.299Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:44.299Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:44.299Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-12-16T21:53:44.299Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-12-16T21:53:44.299Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-12-16T21:53:44.560Z] [2021-12-16T21:53:44.560Z] Current default time zone: 'Etc/UTC' [2021-12-16T21:53:44.560Z] Local time is now: Thu Dec 16 21:53:44 UTC 2021. [2021-12-16T21:53:44.560Z] Universal Time is now: Thu Dec 16 21:53:44 UTC 2021. [2021-12-16T21:53:44.560Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-16T21:53:44.560Z] [2021-12-16T21:53:44.560Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-12-16T21:53:44.560Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:44.560Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-12-16T21:53:44.560Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-12-16T21:53:44.560Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-12-16T21:53:44.560Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-12-16T21:53:44.560Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-12-16T21:53:44.560Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-12-16T21:53:44.560Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-12-16T21:53:44.560Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-12-16T21:53:44.560Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:44.560Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-12-16T21:53:44.560Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-16T21:53:44.560Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-16T21:53:44.560Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:44.820Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-12-16T21:53:44.820Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-12-16T21:53:44.820Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-12-16T21:53:44.820Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2021-12-16T21:53:44.820Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-12-16T21:53:44.820Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-12-16T21:53:44.820Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-12-16T21:53:44.820Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-12-16T21:53:46.730Z] Updating certificates in /etc/ssl/certs... [2021-12-16T21:53:47.301Z] 23 added, 28 removed; done. [2021-12-16T21:53:47.301Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-12-16T21:53:47.301Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-16T21:53:47.301Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-12-16T21:53:47.301Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-12-16T21:53:47.301Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-12-16T21:53:47.562Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-16T21:53:47.562Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-16T21:53:47.562Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-16T21:53:47.562Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-16T21:53:47.562Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-16T21:53:47.562Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-16T21:53:47.562Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-16T21:53:47.562Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-12-16T21:53:47.562Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-12-16T21:53:47.562Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-12-16T21:53:47.562Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-12-16T21:53:47.562Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-12-16T21:53:47.562Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-16T21:53:47.562Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-16T21:53:47.562Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-12-16T21:53:47.562Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-12-16T21:53:47.562Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-12-16T21:53:47.562Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-16T21:53:47.562Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-16T21:53:47.822Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-12-16T21:53:47.822Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-12-16T21:53:47.822Z] Updating certificates in /etc/ssl/certs... [2021-12-16T21:53:48.393Z] 0 added, 0 removed; done. [2021-12-16T21:53:48.393Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-16T21:53:48.393Z] done. [2021-12-16T21:53:48.653Z] Reading package lists... [2021-12-16T21:53:48.914Z] Building dependency tree... [2021-12-16T21:53:48.914Z] Reading state information... [2021-12-16T21:53:49.173Z] The following NEW packages will be installed: [2021-12-16T21:53:49.173Z] apt-transport-https [2021-12-16T21:53:49.173Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T21:53:49.433Z] Need to get 4348 B of archives. [2021-12-16T21:53:49.433Z] After this operation, 154 kB of additional disk space will be used. [2021-12-16T21:53:49.433Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-12-16T21:53:49.433Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T21:53:49.433Z] Fetched 4348 B in 0s (21.3 kB/s) [2021-12-16T21:53:49.694Z] Selecting previously unselected package apt-transport-https. [2021-12-16T21:53:49.694Z] (Reading database ... 13931 files and directories currently installed.) [2021-12-16T21:53:49.694Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-12-16T21:53:49.694Z] Unpacking apt-transport-https (1.6.14) ... [2021-12-16T21:53:49.694Z] Setting up apt-transport-https (1.6.14) ... [2021-12-16T21:53:49.953Z] Waiting for network to be ready... [2021-12-16T21:53:56.546Z] 2021-12-16T21:53:53Z INFO Waiting for automatic snapd restart... [2021-12-16T21:53:57.931Z] snapd 2.53.4 from Canonical* installed [2021-12-16T21:53:59.314Z] "snapd" switched to the "latest/stable" channel [2021-12-16T21:53:59.314Z] [2021-12-16T21:54:07.443Z] core18 20211028 from Canonical* installed [2021-12-16T21:54:09.987Z] core20 20211129 from Canonical* installed [2021-12-16T21:54:09.987Z] "core20" switched to the "latest/stable" channel [2021-12-16T21:54:09.987Z] [2021-12-16T21:54:12.528Z] snapcraft 6.0 from Canonical* installed [2021-12-16T21:54:12.528Z] "snapcraft" switched to the "latest/stable" channel [2021-12-16T21:54:12.528Z] [2021-12-16T21:54:16.731Z] 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-12-16T21:54:16.731Z] - README.md [2021-12-16T21:54:16.731Z] [2021-12-16T21:54:16.731Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-16T21:54:17.671Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-16T21:54:17.929Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-16T21:54:17.929Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-16T21:54:19.127Z] Reading package lists... [2021-12-16T21:54:20.068Z] 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.9 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-12-16T21:54:20.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:54:20.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:54:20.660Z] ---> ae084ab57f68 [2021-12-16T21:54:20.660Z] Step 3/22 : WORKDIR /edgex-go [2021-12-16T21:54:20.660Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:54:20.660Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:54:20.660Z] ---> ae084ab57f68 [2021-12-16T21:54:20.660Z] Step 3/30 : WORKDIR /edgex-go [2021-12-16T21:54:20.660Z] ---> Running in b3ea564fa7a7 [2021-12-16T21:54:20.660Z] ---> Running in 602007ca4ee2 [2021-12-16T21:54:20.660Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:54:20.660Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:54:20.660Z] ---> ae084ab57f68 [2021-12-16T21:54:20.660Z] Step 3/20 : WORKDIR /edgex-go [2021-12-16T21:54:20.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:54:20.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:54:20.660Z] ---> ae084ab57f68 [2021-12-16T21:54:20.660Z] Step 3/22 : WORKDIR /edgex-go [2021-12-16T21:54:20.660Z] ---> Running in 42601be99301 [2021-12-16T21:54:20.660Z] ---> Running in fc157ac22865 [2021-12-16T21:54:20.660Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:54:20.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:54:20.660Z] ---> ae084ab57f68 [2021-12-16T21:54:20.660Z] Step 3/23 : WORKDIR /edgex-go [2021-12-16T21:54:20.660Z] ---> Running in ba9c8007de60 [2021-12-16T21:54:20.660Z] Removing intermediate container b3ea564fa7a7 [2021-12-16T21:54:20.660Z] ---> c26b7b895e99 [2021-12-16T21:54:20.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:54:20.660Z] Removing intermediate container 602007ca4ee2 [2021-12-16T21:54:20.660Z] ---> 0a8f2fc7317b [2021-12-16T21:54:20.660Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:54:20.660Z] ---> Running in c82fcfe9dea3 [2021-12-16T21:54:20.660Z] Removing intermediate container 42601be99301 [2021-12-16T21:54:20.660Z] ---> e29fd9c2fd8b [2021-12-16T21:54:20.661Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container fc157ac22865 [2021-12-16T21:54:20.661Z] ---> ffaefc1f90b2 [2021-12-16T21:54:20.661Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:54:20.661Z] [2021-12-16T21:54:20.661Z] ---> Running in b36d46f9bb38 [2021-12-16T21:54:20.661Z] ---> Running in d46868252953 [2021-12-16T21:54:20.661Z] Removing intermediate container ba9c8007de60 [2021-12-16T21:54:20.661Z] ---> Running in 1248d6277ce3 [2021-12-16T21:54:20.661Z] ---> b69e58cf23bb [2021-12-16T21:54:20.661Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:54:20.661Z] ---> Running in a05deff165a6 [2021-12-16T21:54:21.068Z] Reading package lists... [2021-12-16T21:54:21.347Z] Building dependency tree... [2021-12-16T21:54:21.347Z] Reading state information... [2021-12-16T21:54:21.612Z] Suggested packages: [2021-12-16T21:54:21.612Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-12-16T21:54:21.612Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-12-16T21:54:21.612Z] Recommended packages: [2021-12-16T21:54:21.612Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-16T21:54:21.612Z] The following NEW packages will be installed: [2021-12-16T21:54:21.612Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-12-16T21:54:21.612Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-12-16T21:54:21.612Z] pkg-config zip [2021-12-16T21:54:21.612Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T21:54:21.612Z] Need to get 7668 kB of archives. [2021-12-16T21:54:21.612Z] After this operation, 43.8 MB of additional disk space will be used. [2021-12-16T21:54:21.612Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2021-12-16T21:54:21.915Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-12-16T21:54:21.915Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-12-16T21:54:21.915Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-12-16T21:54:21.915Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-12-16T21:54:21.915Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-12-16T21:54:21.915Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-12-16T21:54:22.551Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-12-16T21:54:22.551Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-12-16T21:54:22.551Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-12-16T21:54:22.551Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-12-16T21:54:22.811Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-12-16T21:54:22.811Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-12-16T21:54:22.811Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-12-16T21:54:22.811Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-16T21:54:23.070Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T21:54:23.070Z] Fetched 7668 kB in 1s (5828 kB/s) [2021-12-16T21:54:23.070Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-16T21:54:23.070Z] (Reading database ... 13935 files and directories currently installed.) [2021-12-16T21:54:23.070Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2021-12-16T21:54:23.070Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2021-12-16T21:54:23.282Z] Removing intermediate container c82fcfe9dea3 [2021-12-16T21:54:23.282Z] ---> 4e527891070c [2021-12-16T21:54:23.282Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-16T21:54:23.282Z] Removing intermediate container b36d46f9bb38 [2021-12-16T21:54:23.282Z] ---> 035f3a333833 [2021-12-16T21:54:23.282Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-16T21:54:23.282Z] ---> Running in 01b6396fb553 [2021-12-16T21:54:23.282Z] Removing intermediate container 1248d6277ce3 [2021-12-16T21:54:23.282Z] ---> d1a93ca14afc [2021-12-16T21:54:23.282Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-16T21:54:23.282Z] ---> Running in 9d0107dea1e6 [2021-12-16T21:54:23.329Z] Selecting previously unselected package libpsl5:amd64. [2021-12-16T21:54:23.329Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-12-16T21:54:23.329Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-12-16T21:54:23.329Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-16T21:54:23.329Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-12-16T21:54:23.329Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-16T21:54:23.329Z] Selecting previously unselected package librtmp1:amd64. [2021-12-16T21:54:23.329Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-12-16T21:54:23.329Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-16T21:54:23.557Z] ---> Running in 31517d7e0327 [2021-12-16T21:54:23.557Z] Removing intermediate container a05deff165a6 [2021-12-16T21:54:23.557Z] ---> 11e57aa30580 [2021-12-16T21:54:23.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-16T21:54:23.557Z] Removing intermediate container d46868252953 [2021-12-16T21:54:23.557Z] ---> 24a6eadff6bb [2021-12-16T21:54:23.557Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-16T21:54:23.588Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-16T21:54:23.588Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-12-16T21:54:23.588Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-16T21:54:23.588Z] Selecting previously unselected package liberror-perl. [2021-12-16T21:54:23.588Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-12-16T21:54:23.588Z] Unpacking liberror-perl (0.17025-1) ... [2021-12-16T21:54:23.588Z] Selecting previously unselected package git-man. [2021-12-16T21:54:23.588Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-12-16T21:54:23.588Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-16T21:54:23.830Z] ---> Running in ecfa8f140c02 [2021-12-16T21:54:23.830Z] ---> Running in fd7d9935dd8d [2021-12-16T21:54:23.848Z] Selecting previously unselected package git. [2021-12-16T21:54:23.848Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-12-16T21:54:23.848Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-12-16T21:54:24.112Z] Selecting previously unselected package libnorm1:amd64. [2021-12-16T21:54:24.112Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-12-16T21:54:24.373Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-16T21:54:24.373Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-16T21:54:24.373Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-12-16T21:54:24.373Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-16T21:54:24.373Z] Selecting previously unselected package libsodium23:amd64. [2021-12-16T21:54:24.373Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-12-16T21:54:24.373Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-12-16T21:54:24.373Z] Selecting previously unselected package libzmq5:amd64. [2021-12-16T21:54:24.373Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-16T21:54:24.373Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-16T21:54:24.373Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-16T21:54:24.373Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-16T21:54:24.373Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-16T21:54:24.632Z] Selecting previously unselected package pkg-config. [2021-12-16T21:54:24.633Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-12-16T21:54:24.633Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-12-16T21:54:24.633Z] Selecting previously unselected package zip. [2021-12-16T21:54:24.633Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-12-16T21:54:24.633Z] Unpacking zip (3.0-11build1) ... [2021-12-16T21:54:24.633Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-16T21:54:24.633Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-16T21:54:24.633Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-16T21:54:24.633Z] Setting up liberror-perl (0.17025-1) ... [2021-12-16T21:54:24.633Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-12-16T21:54:24.633Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2021-12-16T21:54:24.633Z] No schema files found: doing nothing. [2021-12-16T21:54:24.633Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-16T21:54:24.633Z] Setting up zip (3.0-11build1) ... [2021-12-16T21:54:24.633Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-16T21:54:24.633Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-12-16T21:54:24.815Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:24.892Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-12-16T21:54:24.892Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-16T21:54:24.892Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-16T21:54:24.892Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-16T21:54:24.892Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-12-16T21:54:24.892Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-16T21:54:25.085Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:25.356Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:25.356Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:25.461Z] git set to automatically installed. [2021-12-16T21:54:25.461Z] git-man set to automatically installed. [2021-12-16T21:54:25.461Z] libcurl3-gnutls set to automatically installed. [2021-12-16T21:54:25.461Z] liberror-perl set to automatically installed. [2021-12-16T21:54:25.461Z] libglib2.0-0 set to automatically installed. [2021-12-16T21:54:25.461Z] libnghttp2-14 set to automatically installed. [2021-12-16T21:54:25.461Z] libnorm1 set to automatically installed. [2021-12-16T21:54:25.461Z] libpgm-5.2-0 set to automatically installed. [2021-12-16T21:54:25.461Z] libpsl5 set to automatically installed. [2021-12-16T21:54:25.461Z] librtmp1 set to automatically installed. [2021-12-16T21:54:25.461Z] libsodium23 set to automatically installed. [2021-12-16T21:54:25.461Z] libzmq3-dev set to automatically installed. [2021-12-16T21:54:25.461Z] libzmq5 set to automatically installed. [2021-12-16T21:54:25.461Z] pkg-config set to automatically installed. [2021-12-16T21:54:25.461Z] zip set to automatically installed. [2021-12-16T21:54:25.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:25.901Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:25.901Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:26.033Z] snapd is not logged in, snap install commands will use sudo [2021-12-16T21:54:26.179Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:26.457Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:26.457Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:54:26.731Z] OK: 219 MiB in 52 packages [2021-12-16T21:54:27.009Z] OK: 219 MiB in 52 packages [2021-12-16T21:54:27.617Z] OK: 219 MiB in 52 packages [2021-12-16T21:54:27.617Z] OK: 219 MiB in 52 packages [2021-12-16T21:54:27.897Z] OK: 219 MiB in 52 packages [2021-12-16T21:54:27.897Z] Removing intermediate container 01b6396fb553 [2021-12-16T21:54:27.897Z] ---> 376ce941f2f3 [2021-12-16T21:54:27.897Z] Step 6/22 : COPY . . [2021-12-16T21:54:28.496Z] Removing intermediate container 9d0107dea1e6 [2021-12-16T21:54:28.496Z] ---> 750a9b8b4bf6 [2021-12-16T21:54:28.496Z] Step 6/30 : COPY . . [2021-12-16T21:54:29.094Z] Removing intermediate container 31517d7e0327 [2021-12-16T21:54:29.094Z] ---> 1f9b2cb613d4 [2021-12-16T21:54:29.094Z] Step 6/22 : COPY . . [2021-12-16T21:54:29.094Z] Removing intermediate container fd7d9935dd8d [2021-12-16T21:54:29.094Z] ---> af53ca77bff0 [2021-12-16T21:54:29.094Z] Step 6/20 : COPY . . [2021-12-16T21:54:29.094Z] Removing intermediate container ecfa8f140c02 [2021-12-16T21:54:29.094Z] ---> 31e90716362b [2021-12-16T21:54:29.094Z] Step 6/23 : COPY go.mod . [2021-12-16T21:54:30.093Z] ---> 7d8e624b186b [2021-12-16T21:54:30.093Z] Step 7/23 : RUN go mod download [2021-12-16T21:54:30.365Z] ---> Running in 7a5f22ad8df8 [2021-12-16T21:54:35.771Z] Removing intermediate container 7a5f22ad8df8 [2021-12-16T21:54:35.771Z] ---> 6a9e9e15f3c4 [2021-12-16T21:54:35.771Z] Step 8/23 : COPY . . [2021-12-16T21:54:38.256Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2021-12-16T21:54:38.256Z] Downloading snap 'edgex-app-service-configurable' [2021-12-16T21:54:40.796Z] Pulling app-service-configurable [2021-12-16T21:54:40.796Z] + snapcraftctl pull [2021-12-16T21:54:42.177Z] Pulling config-common [2021-12-16T21:54:42.177Z] + snapcraftctl pull [2021-12-16T21:54:43.559Z] Pulling go-build-helper [2021-12-16T21:54:43.559Z] + snapcraftctl pull [2021-12-16T21:54:44.947Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-16T21:54:44.947Z] Skipping pull go-build-helper (already ran) [2021-12-16T21:54:44.947Z] Building go-build-helper [2021-12-16T21:54:44.947Z] + snapcraftctl build [2021-12-16T21:54:47.488Z] Staging go-build-helper [2021-12-16T21:54:47.488Z] + snapcraftctl stage [2021-12-16T21:54:52.768Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-12-16T21:54:52.768Z] Fetched 224 kB in 0s (0 B/s) [2021-12-16T21:54:52.768Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-12-16T21:54:52.768Z] Fetched 157 kB in 0s (0 B/s) [2021-12-16T21:54:52.768Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-12-16T21:54:52.768Z] Fetched 221 kB in 0s (0 B/s) [2021-12-16T21:54:52.768Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-12-16T21:54:52.768Z] Fetched 143 kB in 0s (0 B/s) [2021-12-16T21:54:52.768Z] Pulling edgex-go [2021-12-16T21:54:52.768Z] + snapcraftctl pull [2021-12-16T21:54:53.713Z] Pulling hooks [2021-12-16T21:54:53.713Z] + snapcraftctl pull [2021-12-16T21:54:54.111Z] ---> 7bac3be75acb [2021-12-16T21:54:54.111Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:54:54.111Z] ---> 8481ef88b12f [2021-12-16T21:54:54.111Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:54:54.111Z] ---> 5b16566dcd79 [2021-12-16T21:54:54.111Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:54:54.111Z] ---> d2f2ca5a3978 [2021-12-16T21:54:54.111Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:54:54.111Z] ---> Running in fcda501685c3 [2021-12-16T21:54:54.111Z] ---> Running in 43e9b66981e8 [2021-12-16T21:54:54.111Z] ---> Running in 9911158b3593 [2021-12-16T21:54:54.111Z] ---> Running in 6447ce407d0d [2021-12-16T21:54:55.089Z] ---> 49fb27fd71fd [2021-12-16T21:54:55.089Z] Step 9/23 : RUN go mod tidy [2021-12-16T21:54:55.359Z] ---> Running in eb63d5fd6942 [2021-12-16T21:54:57.991Z] Removing intermediate container 43e9b66981e8 [2021-12-16T21:54:57.991Z] ---> fd8f18803eac [2021-12-16T21:54:57.991Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-16T21:54:57.991Z] ---> Running in f3323888b53e [2021-12-16T21:54:58.270Z] Removing intermediate container fcda501685c3 [2021-12-16T21:54:58.270Z] ---> 025887495f1b [2021-12-16T21:54:58.270Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-16T21:54:58.551Z] Removing intermediate container 9911158b3593 [2021-12-16T21:54:58.551Z] Removing intermediate container 6447ce407d0d [2021-12-16T21:54:58.551Z] ---> 920ff3eecb3d [2021-12-16T21:54:58.551Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-16T21:54:58.551Z] ---> 30a26cc90013 [2021-12-16T21:54:58.551Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-16T21:54:58.551Z] ---> Running in cb46688af3f7 [2021-12-16T21:54:58.551Z] ---> Running in 60eb01eadc88 [2021-12-16T21:54:58.827Z] ---> Running in cf363f9eb188 [2021-12-16T21:54:59.802Z] Removing intermediate container eb63d5fd6942 [2021-12-16T21:54:59.802Z] ---> 642bb530ef7d [2021-12-16T21:54:59.802Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-16T21:55:00.078Z] 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-12-16T21:55:00.079Z] ---> Running in 384bcab2323b [2021-12-16T21:55:00.677Z] 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-12-16T21:55:00.677Z] 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-12-16T21:55:00.677Z] 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-12-16T21:55:01.654Z] 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-12-16T21:55:15.668Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-12-16T21:55:15.668Z] Fetched 96.5 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-12-16T21:55:15.668Z] Fetched 279 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-12-16T21:55:15.668Z] Fetched 122 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-12-16T21:55:15.668Z] Fetched 77.8 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-12-16T21:55:15.668Z] Fetched 8848 B in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-12-16T21:55:15.668Z] Fetched 47.8 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-12-16T21:55:15.668Z] Fetched 45.6 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-12-16T21:55:15.668Z] Fetched 15.0 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-12-16T21:55:15.668Z] Fetched 220 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-12-16T21:55:15.668Z] Fetched 154 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-16T21:55:15.668Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-12-16T21:55:15.668Z] Fetched 14.8 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-12-16T21:55:15.668Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-12-16T21:55:15.668Z] Fetched 499 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-12-16T21:55:15.668Z] Fetched 111 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-12-16T21:55:15.668Z] Fetched 240 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-12-16T21:55:15.668Z] Fetched 29.3 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-12-16T21:55:15.668Z] Fetched 85.5 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-12-16T21:55:15.668Z] Fetched 24.5 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-12-16T21:55:15.668Z] Fetched 49.2 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-12-16T21:55:15.668Z] Fetched 54.2 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-12-16T21:55:15.668Z] Fetched 30.8 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-12-16T21:55:15.668Z] Fetched 15.8 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-12-16T21:55:15.668Z] Fetched 85.9 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-12-16T21:55:15.668Z] Fetched 8720 B in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-12-16T21:55:15.668Z] Fetched 140 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-12-16T21:55:15.668Z] Fetched 119 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-12-16T21:55:15.668Z] Fetched 111 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-12-16T21:55:15.668Z] Fetched 11.1 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-12-16T21:55:15.668Z] Fetched 646 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-12-16T21:55:15.668Z] Fetched 41.3 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-12-16T21:55:15.668Z] Fetched 17.9 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-12-16T21:55:15.668Z] Fetched 368 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-12-16T21:55:15.668Z] Fetched 187 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-12-16T21:55:15.668Z] Fetched 175 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-12-16T21:55:15.668Z] Fetched 206 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2021-12-16T21:55:15.668Z] Fetched 1302 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-12-16T21:55:15.668Z] Fetched 36.2 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-12-16T21:55:15.668Z] Fetched 159 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-12-16T21:55:15.668Z] Fetched 107 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-12-16T21:55:15.668Z] Fetched 48.7 kB in 0s (0 B/s) [2021-12-16T21:55:15.668Z] Pulling static-packages [2021-12-16T21:55:15.668Z] + snapcraftctl pull [2021-12-16T21:55:15.668Z] Pulling version [2021-12-16T21:55:15.668Z] + cd /root/project [2021-12-16T21:55:15.669Z] + git describe --tags --abbrev=0 [2021-12-16T21:55:15.669Z] + sed s/v// [2021-12-16T21:55:15.669Z] + GIT_VERSION=2.2.0-dev.12 [2021-12-16T21:55:15.669Z] + [ -z 2.2.0-dev.12 ] [2021-12-16T21:55:15.669Z] + snapcraftctl set-version 2.2.0-dev.12 [2021-12-16T21:55:16.610Z] Building app-service-configurable [2021-12-16T21:55:16.610Z] + snapcraftctl build [2021-12-16T21:55:18.521Z] Building config-common [2021-12-16T21:55:18.521Z] + snapcraftctl build [2021-12-16T21:55:20.432Z] Skipping build go-build-helper (already ran) [2021-12-16T21:55:20.432Z] Building edgex-go [2021-12-16T21:55:20.432Z] + cd /root/parts/edgex-go/src [2021-12-16T21:55:20.432Z] + git describe --tags --abbrev=0 [2021-12-16T21:55:20.432Z] + sed s/v// [2021-12-16T21:55:20.432Z] + GIT_VERSION=2.2.0-dev.12 [2021-12-16T21:55:20.432Z] + [ -z 2.2.0-dev.12 ] [2021-12-16T21:55:20.432Z] + echo 2.2.0-dev.12 [2021-12-16T21:55:20.432Z] + [ ! -d vendor ] [2021-12-16T21:55:20.432Z] + go mod download all [2021-12-16T21:55:28.585Z] + make build [2021-12-16T21:55:28.585Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/core-data/core-data ./cmd/core-data [2021-12-16T21:55:38.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-16T21:55:42.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/core-command/core-command ./cmd/core-command [2021-12-16T21:55:43.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-16T21:55:45.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-16T21:55:45.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-16T21:55:46.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-16T21:55:47.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-16T21:55:48.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-16T21:55:49.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-16T21:55:51.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-16T21:55:52.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-16T21:55:54.092Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-16T21:55:54.092Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-16T21:55:54.092Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-16T21:55:54.092Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-16T21:55:54.092Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-16T21:55:54.092Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-16T21:55:54.092Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-16T21:55:54.092Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-16T21:55:54.092Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-16T21:55:54.092Z] + 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-12-16T21:55:54.092Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-16T21:55:54.092Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-16T21:55:54.092Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-16T21:55:54.092Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-16T21:55:54.092Z] + 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-12-16T21:55:54.092Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-16T21:55:54.092Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-16T21:55:54.092Z] + 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-12-16T21:55:54.663Z] Building hooks [2021-12-16T21:55:54.663Z] + cd /root/parts/hooks/src [2021-12-16T21:55:54.663Z] + make build [2021-12-16T21:55:54.663Z] go mod tidy [2021-12-16T21:55:54.924Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-16T21:55:55.184Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-16T21:55:55.184Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-16T21:55:55.443Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-16T21:55:56.383Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-16T21:55:56.644Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-16T21:55:56.644Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-16T21:55:59.183Z] Building static-packages [2021-12-16T21:55:59.183Z] + snapcraftctl build [2021-12-16T21:56:01.095Z] Building version [2021-12-16T21:56:01.095Z] + snapcraftctl build [2021-12-16T21:56:03.646Z] Staging app-service-configurable [2021-12-16T21:56:03.646Z] + snapcraftctl stage [2021-12-16T21:56:04.653Z] Staging config-common [2021-12-16T21:56:04.653Z] + snapcraftctl stage [2021-12-16T21:56:06.099Z] Skipping stage go-build-helper (already ran) [2021-12-16T21:56:06.099Z] Staging edgex-go [2021-12-16T21:56:06.099Z] + snapcraftctl stage [2021-12-16T21:56:07.483Z] Staging hooks [2021-12-16T21:56:07.483Z] + snapcraftctl stage [2021-12-16T21:56:08.865Z] Staging static-packages [2021-12-16T21:56:08.865Z] + snapcraftctl stage [2021-12-16T21:56:10.246Z] Staging version [2021-12-16T21:56:10.246Z] + snapcraftctl stage [2021-12-16T21:56:11.631Z] Priming app-service-configurable [2021-12-16T21:56:11.631Z] + snapcraftctl prime [2021-12-16T21:56:14.166Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2021-12-16T21:56:14.166Z] stage-packages: [2021-12-16T21:56:14.166Z] - libnorm1 [2021-12-16T21:56:14.166Z] - libpgm-5.2-0 [2021-12-16T21:56:14.166Z] - libsodium23 [2021-12-16T21:56:14.166Z] - libzmq5 [2021-12-16T21:56:14.425Z] Priming config-common [2021-12-16T21:56:14.425Z] + snapcraftctl prime [2021-12-16T21:56:15.803Z] Priming go-build-helper [2021-12-16T21:56:15.803Z] + snapcraftctl prime [2021-12-16T21:56:17.182Z] Priming edgex-go [2021-12-16T21:56:17.182Z] + snapcraftctl prime [2021-12-16T21:56:18.569Z] Priming hooks [2021-12-16T21:56:18.569Z] + snapcraftctl prime [2021-12-16T21:56:19.955Z] Priming static-packages [2021-12-16T21:56:19.955Z] + snapcraftctl prime [2021-12-16T21:56:22.493Z] Priming version [2021-12-16T21:56:22.752Z] + snapcraftctl prime [2021-12-16T21:56:24.131Z] 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-12-16T21:56:53.459Z] 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-12-16T21:56:53.459Z] Removing intermediate container 60eb01eadc88 [2021-12-16T21:56:53.459Z] ---> e24db8539920 [2021-12-16T21:56:53.459Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-16T21:56:53.459Z] ---> Running in 74e4d2db5b43 [2021-12-16T21:56:53.733Z] 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-12-16T21:56:57.130Z] Removing intermediate container f3323888b53e [2021-12-16T21:56:57.130Z] ---> 49a62b032447 [2021-12-16T21:56:57.130Z] [2021-12-16T21:56:57.130Z] Step 9/30 : FROM alpine:3.14 [2021-12-16T21:56:57.406Z] 3.14: Pulling from library/alpine [2021-12-16T21:56:59.383Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-16T21:56:59.383Z] Status: Downloaded newer image for alpine:3.14 [2021-12-16T21:56:59.383Z] ---> 5b8b7b635229 [2021-12-16T21:56:59.383Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-16T21:56:59.654Z] ---> Running in b9ebeaac4cac [2021-12-16T21:56:59.654Z] Removing intermediate container 74e4d2db5b43 [2021-12-16T21:56:59.654Z] ---> 087ccd7332ef [2021-12-16T21:56:59.654Z] [2021-12-16T21:56:59.654Z] Step 10/22 : FROM docker:20.10.10 [2021-12-16T21:56:59.928Z] 20.10.10: Pulling from library/docker [2021-12-16T21:57:00.205Z] Removing intermediate container b9ebeaac4cac [2021-12-16T21:57:00.206Z] ---> 16597bb0a6d5 [2021-12-16T21:57:00.206Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-16T21:57:00.482Z] ---> Running in 1e4833f522f5 [2021-12-16T21:57:02.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:02.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:03.721Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-16T21:57:03.721Z] (2/2) Installing su-exec (0.2-r1) [2021-12-16T21:57:03.721Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:57:03.721Z] OK: 6 MiB in 16 packages [2021-12-16T21:57:04.014Z] Removing intermediate container cb46688af3f7 [2021-12-16T21:57:04.014Z] ---> 778576460e99 [2021-12-16T21:57:04.014Z] [2021-12-16T21:57:04.014Z] Step 9/20 : FROM alpine:3.14 [2021-12-16T21:57:04.014Z] ---> 5b8b7b635229 [2021-12-16T21:57:04.014Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-16T21:57:04.289Z] ---> Running in 103b631976c5 [2021-12-16T21:57:04.886Z] Removing intermediate container 1e4833f522f5 [2021-12-16T21:57:04.886Z] ---> 6078bc7c489d [2021-12-16T21:57:04.886Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-16T21:57:05.160Z] ---> Running in 36a198b93be1 [2021-12-16T21:57:05.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:06.036Z] Removing intermediate container 36a198b93be1 [2021-12-16T21:57:06.036Z] ---> 86b4861a9c5f [2021-12-16T21:57:06.036Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-16T21:57:06.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:06.312Z] ---> Running in 833b6ac9f5f9 [2021-12-16T21:57:06.904Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-16T21:57:06.904Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-16T21:57:06.904Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-16T21:57:06.904Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-16T21:57:07.182Z] (5/5) Installing curl (7.79.1-r0) [2021-12-16T21:57:07.182Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:57:07.183Z] Removing intermediate container 384bcab2323b [2021-12-16T21:57:07.183Z] ---> a97c3c4ad2d6 [2021-12-16T21:57:07.183Z] [2021-12-16T21:57:07.183Z] Step 11/23 : FROM alpine:3.14 [2021-12-16T21:57:07.183Z] Executing ca-certificates-20191127-r5.trigger [2021-12-16T21:57:07.183Z] ---> 5b8b7b635229 [2021-12-16T21:57:07.183Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-16T21:57:07.183Z] Removing intermediate container 833b6ac9f5f9 [2021-12-16T21:57:07.183Z] ---> 3c901c0dae90 [2021-12-16T21:57:07.183Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-16T21:57:07.458Z] ---> Running in 0e875103e7d2 [2021-12-16T21:57:07.458Z] ---> Running in 591dfb38828d [2021-12-16T21:57:07.458Z] OK: 8 MiB in 19 packages [2021-12-16T21:57:08.899Z] Removing intermediate container cf363f9eb188 [2021-12-16T21:57:08.899Z] ---> 79a89b71f883 [2021-12-16T21:57:08.899Z] [2021-12-16T21:57:08.899Z] Step 9/22 : FROM alpine:3.14 [2021-12-16T21:57:08.899Z] ---> 5b8b7b635229 [2021-12-16T21:57:08.899Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-16T21:57:08.899Z] ---> Running in d2a24cb30a29 [2021-12-16T21:57:09.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:09.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:09.731Z] Removing intermediate container 103b631976c5 [2021-12-16T21:57:09.731Z] ---> afcf9455d26e [2021-12-16T21:57:09.731Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-16T21:57:09.731Z] ---> Running in ebb836d6971f [2021-12-16T21:57:10.328Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-16T21:57:10.328Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:57:10.328Z] OK: 6 MiB in 15 packages [2021-12-16T21:57:10.603Z] Removing intermediate container ebb836d6971f [2021-12-16T21:57:10.603Z] ---> ba832526dfd6 [2021-12-16T21:57:10.603Z] Step 12/20 : WORKDIR /edgex [2021-12-16T21:57:10.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:10.603Z] Removing intermediate container 591dfb38828d [2021-12-16T21:57:10.603Z] ---> 4ecb63172d40 [2021-12-16T21:57:10.879Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-16T21:57:10.879Z] ---> Running in 9501de1d4ca3 [2021-12-16T21:57:10.879Z] ---> Running in 96786b0a60ce [2021-12-16T21:57:10.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:11.472Z] Removing intermediate container 9501de1d4ca3 [2021-12-16T21:57:11.472Z] ---> af4015f69a0d [2021-12-16T21:57:11.473Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-16T21:57:11.753Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-16T21:57:11.753Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:57:11.753Z] OK: 6 MiB in 15 packages [2021-12-16T21:57:11.753Z] Removing intermediate container 96786b0a60ce [2021-12-16T21:57:11.753Z] ---> 9250bc629602 [2021-12-16T21:57:11.753Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-16T21:57:12.029Z] Removing intermediate container 0e875103e7d2 [2021-12-16T21:57:12.029Z] ---> 7eb2137d450c [2021-12-16T21:57:12.029Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-16T21:57:12.029Z] ---> Running in d107d751172b [2021-12-16T21:57:13.008Z] Removing intermediate container d107d751172b [2021-12-16T21:57:13.008Z] ---> 871be550afb6 [2021-12-16T21:57:13.008Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-16T21:57:13.008Z] ---> 0f26f98c6cbb [2021-12-16T21:57:13.008Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-16T21:57:13.008Z] ---> bf3abf6aaab4 [2021-12-16T21:57:13.008Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-16T21:57:13.008Z] ---> Running in 6a01e1847611 [2021-12-16T21:57:13.008Z] Removing intermediate container d2a24cb30a29 [2021-12-16T21:57:13.008Z] ---> 008d1dba228e [2021-12-16T21:57:13.008Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-16T21:57:13.008Z] ---> Running in e61143244e86 [2021-12-16T21:57:13.283Z] ---> Running in a5470b7ee86f [2021-12-16T21:57:13.874Z] Removing intermediate container 6a01e1847611 [2021-12-16T21:57:13.874Z] ---> 82119a382bac [2021-12-16T21:57:13.874Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-16T21:57:13.874Z] ---> Running in b3487b2668b0 [2021-12-16T21:57:14.149Z] Removing intermediate container a5470b7ee86f [2021-12-16T21:57:14.149Z] ---> 7361e65d4485 [2021-12-16T21:57:14.149Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-16T21:57:14.149Z] ---> Running in 2e813ba6f44f [2021-12-16T21:57:14.425Z] Removing intermediate container b3487b2668b0 [2021-12-16T21:57:14.425Z] ---> dc3560b16289 [2021-12-16T21:57:14.425Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T21:57:15.019Z] Removing intermediate container 2e813ba6f44f [2021-12-16T21:57:15.019Z] ---> 33d7438564af [2021-12-16T21:57:15.019Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-16T21:57:15.019Z] ---> e4e8f060fb56 [2021-12-16T21:57:15.019Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-16T21:57:15.019Z] ---> Running in 5191f3fd665d [2021-12-16T21:57:15.616Z] Removing intermediate container 5191f3fd665d [2021-12-16T21:57:15.616Z] ---> e47095465a94 [2021-12-16T21:57:15.616Z] Step 14/22 : WORKDIR / [2021-12-16T21:57:15.616Z] ---> 63832def5578 [2021-12-16T21:57:15.616Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-16T21:57:15.889Z] ---> Running in 84e4a910654c [2021-12-16T21:57:15.889Z] Removing intermediate container e61143244e86 [2021-12-16T21:57:15.889Z] ---> 48f722b81b78 [2021-12-16T21:57:15.889Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T21:57:16.878Z] Removing intermediate container 84e4a910654c [2021-12-16T21:57:16.878Z] ---> bcfc9774624b [2021-12-16T21:57:16.878Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T21:57:17.155Z] ---> 3613de251fb0 [2021-12-16T21:57:17.155Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-16T21:57:17.155Z] ---> 51202726153b [2021-12-16T21:57:17.155Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-16T21:57:17.428Z] ---> Running in 4a19627df1f9 [2021-12-16T21:57:17.428Z] ---> 2a5dcd1b1e2a [2021-12-16T21:57:17.428Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-16T21:57:17.703Z] ---> e4e63dc34727 [2021-12-16T21:57:17.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-16T21:57:17.975Z] Removing intermediate container 4a19627df1f9 [2021-12-16T21:57:17.975Z] ---> 6cac688810cf [2021-12-16T21:57:17.975Z] Step 17/20 : CMD ["--init=true"] [2021-12-16T21:57:18.247Z] ---> Running in 97fadb35fb50 [2021-12-16T21:57:18.247Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-16T21:57:18.247Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-16T21:57:18.247Z] ---> 520e9a0a30f7 [2021-12-16T21:57:18.247Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-16T21:57:18.519Z] ---> Running in 6fc45374f420 [2021-12-16T21:57:18.519Z] ---> 2f2132e0bdd2 [2021-12-16T21:57:18.519Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-16T21:57:18.789Z] Removing intermediate container 97fadb35fb50 [2021-12-16T21:57:18.789Z] ---> c56b13eb1042 [2021-12-16T21:57:18.789Z] Step 18/20 : LABEL arch=arm64 [2021-12-16T21:57:18.789Z] ---> Running in b1d70f722b22 [2021-12-16T21:57:18.789Z] ---> Running in 2e4c35c15ce5 [2021-12-16T21:57:19.063Z] Removing intermediate container 6fc45374f420 [2021-12-16T21:57:19.063Z] ---> 0efff48002cb [2021-12-16T21:57:19.063Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-16T21:57:19.063Z] ---> b976770bf9a8 [2021-12-16T21:57:19.063Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-16T21:57:19.063Z] ---> Running in d6c9cdc91a64 [2021-12-16T21:57:19.341Z] Removing intermediate container b1d70f722b22 [2021-12-16T21:57:19.341Z] ---> 1eeb723a8fe6 [2021-12-16T21:57:19.341Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T21:57:19.341Z] Removing intermediate container 2e4c35c15ce5 [2021-12-16T21:57:19.341Z] ---> b98ecd2b03f6 [2021-12-16T21:57:19.341Z] Step 19/20 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:57:19.613Z] ---> Running in 19966fd1c1ce [2021-12-16T21:57:19.613Z] ---> Running in 7e6be257eaf8 [2021-12-16T21:57:19.885Z] ---> 05360e8b7396 [2021-12-16T21:57:19.885Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-16T21:57:19.885Z] Removing intermediate container 19966fd1c1ce [2021-12-16T21:57:19.885Z] ---> 055c06e7fb4d [2021-12-16T21:57:19.885Z] Step 21/23 : LABEL arch=arm64 [2021-12-16T21:57:20.159Z] ---> Running in 7e5d4f3a3ddb [2021-12-16T21:57:20.159Z] ---> dcf6243966ef [2021-12-16T21:57:20.159Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-16T21:57:20.159Z] Removing intermediate container 7e6be257eaf8 [2021-12-16T21:57:20.159Z] ---> 03add6238231 [2021-12-16T21:57:20.159Z] Step 20/20 : LABEL version=0.0.0 [2021-12-16T21:57:20.434Z] ---> Running in 471ac1878be9 [2021-12-16T21:57:20.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:20.714Z] ---> 7a0368a3d859 [2021-12-16T21:57:20.714Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-16T21:57:20.714Z] Removing intermediate container 7e5d4f3a3ddb [2021-12-16T21:57:20.714Z] ---> 1cf5ae1b568b [2021-12-16T21:57:20.714Z] Step 22/23 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:57:20.990Z] ---> Running in 59306c20efb6 [2021-12-16T21:57:20.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:57:20.990Z] ---> Running in f56c8af98f01 [2021-12-16T21:57:20.990Z] Removing intermediate container 471ac1878be9 [2021-12-16T21:57:20.990Z] ---> 8c2128c00d34 [2021-12-16T21:57:20.990Z] [2021-12-16T21:57:21.271Z] ---> 96b7be32742e [2021-12-16T21:57:21.271Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-16T21:57:21.545Z] Removing intermediate container 59306c20efb6 [2021-12-16T21:57:21.545Z] ---> 63c43002cd6d [2021-12-16T21:57:21.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T21:57:21.545Z] Removing intermediate container f56c8af98f01 [2021-12-16T21:57:21.545Z] ---> 322d95f4b11c [2021-12-16T21:57:21.545Z] Step 23/23 : LABEL version=0.0.0 [2021-12-16T21:57:21.545Z] ---> Running in f7093535b062 [2021-12-16T21:57:21.838Z] Successfully built 8c2128c00d34 [2021-12-16T21:57:21.838Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-16T21:57:21.838Z]  Building security-proxy-setup ... done Building support-notifications [2021-12-16T21:57:21.838Z] ---> Running in 92d95cf6a356 [2021-12-16T21:57:21.838Z] (1/42) Installing readline (8.1.0-r0) [2021-12-16T21:57:21.838Z] (2/42) Installing bash (5.1.4-r0) [2021-12-16T21:57:21.838Z] Executing bash-5.1.4-r0.post-install [2021-12-16T21:57:21.838Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-16T21:57:21.838Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-16T21:57:21.838Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-16T21:57:21.838Z] (6/42) Installing curl (7.79.1-r0) [2021-12-16T21:57:21.838Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-16T21:57:22.119Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-16T21:57:22.119Z] (9/42) Installing expat (2.4.1-r0) [2021-12-16T21:57:22.119Z] (10/42) Installing libffi (3.3-r2) [2021-12-16T21:57:22.119Z] (11/42) Installing gdbm (1.19-r0) [2021-12-16T21:57:22.119Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-16T21:57:22.119Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-16T21:57:22.119Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-16T21:57:22.119Z] ---> 397718da6e11 [2021-12-16T21:57:22.119Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-16T21:57:22.119Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-16T21:57:22.119Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-16T21:57:22.119Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-16T21:57:22.119Z] Removing intermediate container f7093535b062 [2021-12-16T21:57:22.119Z] ---> 6f12c9a771cb [2021-12-16T21:57:22.119Z] Step 20/22 : LABEL arch=arm64 [2021-12-16T21:57:22.399Z] ---> Running in bcab70f5762a [2021-12-16T21:57:22.399Z] Removing intermediate container 92d95cf6a356 [2021-12-16T21:57:22.399Z] ---> 3ea888c2d2a1 [2021-12-16T21:57:22.399Z] [2021-12-16T21:57:22.399Z] ---> Running in 061d459601f1 [2021-12-16T21:57:23.001Z] Successfully built 3ea888c2d2a1 [2021-12-16T21:57:23.001Z] Successfully tagged support-scheduler-arm64:latest [2021-12-16T21:57:23.001Z]  Building support-scheduler ... done Building core-command [2021-12-16T21:57:23.272Z] Removing intermediate container 061d459601f1 [2021-12-16T21:57:23.272Z] ---> 5b59a9a34e20 [2021-12-16T21:57:23.272Z] Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:57:23.546Z] Removing intermediate container bcab70f5762a [2021-12-16T21:57:23.546Z] ---> 031f0a11f65f [2021-12-16T21:57:23.546Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-16T21:57:23.546Z] ---> Running in 286be1a5471b [2021-12-16T21:57:24.143Z] Removing intermediate container 286be1a5471b [2021-12-16T21:57:24.143Z] ---> 6a5d3d2db3dc [2021-12-16T21:57:24.143Z] Step 22/22 : LABEL version=0.0.0 [2021-12-16T21:57:24.143Z] ---> Running in 44ba39720e30 [2021-12-16T21:57:24.143Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-16T21:57:24.417Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-16T21:57:24.417Z] ---> eeffa0cf0c08 [2021-12-16T21:57:24.417Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-16T21:57:24.417Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-16T21:57:24.417Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-16T21:57:24.417Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-16T21:57:24.417Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-16T21:57:24.417Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-16T21:57:24.417Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-16T21:57:24.693Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-16T21:57:24.693Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-16T21:57:24.693Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-16T21:57:24.693Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-16T21:57:24.693Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-16T21:57:24.693Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-16T21:57:24.693Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-16T21:57:24.693Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-16T21:57:24.693Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-16T21:57:24.693Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-16T21:57:24.693Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-16T21:57:24.693Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-16T21:57:24.991Z] ---> Running in e98a1d907812 [2021-12-16T21:57:24.991Z] Removing intermediate container 44ba39720e30 [2021-12-16T21:57:24.991Z] ---> daee87550646 [2021-12-16T21:57:24.991Z] [2021-12-16T21:57:24.991Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-16T21:57:24.991Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-16T21:57:24.991Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-16T21:57:24.991Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-16T21:57:24.991Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-16T21:57:25.594Z] Successfully built daee87550646 [2021-12-16T21:57:25.594Z] Successfully tagged core-metadata-arm64:latest [2021-12-16T21:57:25.594Z]  Building core-metadata ... done Building core-data [2021-12-16T21:57:25.594Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T21:57:25.594Z] OK: 84 MiB in 64 packages [2021-12-16T21:57:27.599Z] Removing intermediate container e98a1d907812 [2021-12-16T21:57:27.599Z] ---> bc2266d3671a [2021-12-16T21:57:27.599Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-16T21:57:27.599Z] ---> Running in 358cb19dab00 [2021-12-16T21:57:28.196Z] Removing intermediate container 358cb19dab00 [2021-12-16T21:57:28.196Z] ---> fa47a485dc39 [2021-12-16T21:57:28.196Z] Step 27/30 : CMD ["gate"] [2021-12-16T21:57:28.469Z] ---> Running in 0ee695e3ff92 [2021-12-16T21:57:29.066Z] Removing intermediate container 0ee695e3ff92 [2021-12-16T21:57:29.066Z] ---> 4f87b3f87857 [2021-12-16T21:57:29.066Z] Step 28/30 : LABEL arch=arm64 [2021-12-16T21:57:29.337Z] ---> Running in e6e565b2ac5e [2021-12-16T21:57:29.619Z] Collecting docker-compose==1.23.2 [2021-12-16T21:57:29.619Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-16T21:57:29.619Z] Removing intermediate container e6e565b2ac5e [2021-12-16T21:57:29.619Z] ---> 5e625dd50ac9 [2021-12-16T21:57:29.619Z] Step 29/30 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:57:29.910Z] ---> Running in 02670e15b7b4 [2021-12-16T21:57:30.182Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-16T21:57:30.182Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-16T21:57:30.456Z] Removing intermediate container 02670e15b7b4 [2021-12-16T21:57:30.456Z] ---> da3e6adee487 [2021-12-16T21:57:30.456Z] Step 30/30 : LABEL version=0.0.0 [2021-12-16T21:57:30.728Z] ---> Running in 8230ea248149 [2021-12-16T21:57:31.323Z] Removing intermediate container 8230ea248149 [2021-12-16T21:57:31.323Z] ---> d7f1f53415ba [2021-12-16T21:57:31.323Z] [2021-12-16T21:57:31.595Z] Successfully built d7f1f53415ba [2021-12-16T21:57:31.595Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-16T21:57:31.595Z] Building security-secretstore-setup [2021-12-16T21:57:31.865Z]  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 [2021-12-16T21:57:31.865Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-16T21:57:32.839Z] Collecting PyYAML<4,>=3.10 [2021-12-16T21:57:32.839Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-16T21:57:36.222Z] Collecting jsonschema<3,>=2.5.1 [2021-12-16T21:57:36.222Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-16T21:57:36.222Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-16T21:57:36.820Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-16T21:57:36.820Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-16T21:57:36.820Z] Collecting docopt<0.7,>=0.6.1 [2021-12-16T21:57:36.820Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-16T21:57:38.796Z] Collecting texttable<0.10,>=0.9.0 [2021-12-16T21:57:38.796Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-16T21:57:40.775Z] Collecting docker<4.0,>=3.6.0 [2021-12-16T21:57:40.775Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-16T21:57:41.371Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-16T21:57:41.371Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-16T21:57:41.641Z] Collecting docker-pycreds>=0.4.0 [2021-12-16T21:57:41.641Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-16T21:57:43.076Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-16T21:57:43.076Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-16T21:57:43.076Z] Collecting idna<2.8,>=2.5 [2021-12-16T21:57:43.076Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-16T21:57:43.352Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-16T21:57:43.352Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-16T21:57:43.352Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-16T21:57:43.627Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-16T21:57:43.627Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-16T21:57:43.627Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-16T21:57:43.627Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-16T21:57:44.602Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-16T21:57:44.602Z] Attempting uninstall: urllib3 [2021-12-16T21:57:44.602Z] Found existing installation: urllib3 1.26.5 [2021-12-16T21:57:44.602Z] Uninstalling urllib3-1.26.5: [2021-12-16T21:57:44.602Z] Successfully uninstalled urllib3-1.26.5 [2021-12-16T21:57:45.203Z] Attempting uninstall: idna [2021-12-16T21:57:45.203Z] Found existing installation: idna 3.2 [2021-12-16T21:57:45.203Z] Uninstalling idna-3.2: [2021-12-16T21:57:45.203Z] Successfully uninstalled idna-3.2 [2021-12-16T21:57:46.187Z] Attempting uninstall: chardet [2021-12-16T21:57:46.187Z] Found existing installation: chardet 4.0.0 [2021-12-16T21:57:46.187Z] Uninstalling chardet-4.0.0: [2021-12-16T21:57:46.187Z] Successfully uninstalled chardet-4.0.0 [2021-12-16T21:57:48.165Z] Attempting uninstall: requests [2021-12-16T21:57:48.165Z] Found existing installation: requests 2.25.1 [2021-12-16T21:57:48.165Z] Uninstalling requests-2.25.1: [2021-12-16T21:57:48.165Z] Successfully uninstalled requests-2.25.1 [2021-12-16T21:57:48.438Z] Running setup.py install for texttable: started [2021-12-16T21:57:50.408Z] Running setup.py install for texttable: finished with status 'done' [2021-12-16T21:57:50.408Z] Running setup.py install for PyYAML: started [2021-12-16T21:57:53.064Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-16T21:57:53.064Z] Running setup.py install for docopt: started [2021-12-16T21:57:55.169Z] Running setup.py install for docopt: finished with status 'done' [2021-12-16T21:57:55.169Z] Running setup.py install for dockerpty: started [2021-12-16T21:57:57.235Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-16T21:57:59.248Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-12-16T21:58:04.652Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:58:04.652Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:58:04.652Z] ---> ae084ab57f68 [2021-12-16T21:58:04.652Z] Step 3/21 : WORKDIR /edgex-go [2021-12-16T21:58:04.652Z] ---> Using cache [2021-12-16T21:58:04.652Z] ---> b69e58cf23bb [2021-12-16T21:58:04.652Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:58:04.652Z] ---> Using cache [2021-12-16T21:58:04.652Z] ---> 11e57aa30580 [2021-12-16T21:58:04.652Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-16T21:58:04.652Z] ---> Running in dbaee46825fc [2021-12-16T21:58:06.085Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:58:06.360Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:58:06.360Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:58:06.360Z] ---> ae084ab57f68 [2021-12-16T21:58:06.360Z] Step 3/22 : WORKDIR /edgex-go [2021-12-16T21:58:06.360Z] ---> Using cache [2021-12-16T21:58:06.360Z] ---> b69e58cf23bb [2021-12-16T21:58:06.360Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:58:06.360Z] ---> Using cache [2021-12-16T21:58:06.360Z] ---> 11e57aa30580 [2021-12-16T21:58:06.360Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-16T21:58:06.360Z] ---> Using cache [2021-12-16T21:58:06.360Z] ---> 31e90716362b [2021-12-16T21:58:06.360Z] Step 6/22 : COPY . . [2021-12-16T21:58:06.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:58:07.616Z] OK: 219 MiB in 52 packages [2021-12-16T21:58:09.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:58:09.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:58:09.057Z] ---> ae084ab57f68 [2021-12-16T21:58:09.057Z] Step 3/22 : WORKDIR /edgex-go [2021-12-16T21:58:09.057Z] ---> Using cache [2021-12-16T21:58:09.057Z] ---> b69e58cf23bb [2021-12-16T21:58:09.057Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:58:09.057Z] ---> Using cache [2021-12-16T21:58:09.057Z] ---> 11e57aa30580 [2021-12-16T21:58:09.057Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-16T21:58:09.057Z] ---> Running in d1aa40de05bf [2021-12-16T21:58:09.661Z] Removing intermediate container dbaee46825fc [2021-12-16T21:58:09.661Z] ---> ce04a424d92a [2021-12-16T21:58:09.661Z] Step 6/21 : COPY . . [2021-12-16T21:58:10.646Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T21:58:11.630Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T21:58:12.617Z] OK: 219 MiB in 52 packages [2021-12-16T21:58:14.598Z] Removing intermediate container d1aa40de05bf [2021-12-16T21:58:14.598Z] ---> 44adc3d0839a [2021-12-16T21:58:14.598Z] Step 6/22 : COPY . . [2021-12-16T21:58:14.874Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-16T21:58:14.874Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-16T21:58:14.874Z] ---> ae084ab57f68 [2021-12-16T21:58:14.874Z] Step 3/24 : WORKDIR /edgex-go [2021-12-16T21:58:14.874Z] ---> Using cache [2021-12-16T21:58:14.874Z] ---> b69e58cf23bb [2021-12-16T21:58:14.874Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T21:58:14.874Z] ---> Using cache [2021-12-16T21:58:14.874Z] ---> 11e57aa30580 [2021-12-16T21:58:14.874Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-16T21:58:14.874Z] ---> Using cache [2021-12-16T21:58:14.874Z] ---> 31e90716362b [2021-12-16T21:58:14.874Z] Step 6/24 : COPY . . [2021-12-16T21:58:17.498Z] Removing intermediate container d6c9cdc91a64 [2021-12-16T21:58:17.498Z] ---> 2afd060c7751 [2021-12-16T21:58:17.498Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-16T21:58:18.094Z] ---> Running in e8c0a2ecf5b2 [2021-12-16T21:58:18.687Z] Removing intermediate container e8c0a2ecf5b2 [2021-12-16T21:58:18.687Z] ---> 3106aef9a9b5 [2021-12-16T21:58:18.687Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-16T21:58:18.959Z] ---> Running in 90dbaf9bb57f [2021-12-16T21:58:19.934Z] Removing intermediate container 90dbaf9bb57f [2021-12-16T21:58:19.934Z] ---> 678ea002a8ed [2021-12-16T21:58:19.934Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-16T21:58:21.908Z] ---> 80fbfddc3746 [2021-12-16T21:58:21.908Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-16T21:58:23.343Z] ---> 4bdee608cb5b [2021-12-16T21:58:23.343Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-16T21:58:24.804Z] ---> ed5e04dc3724 [2021-12-16T21:58:24.804Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-16T21:58:25.076Z] ---> Running in b313658d2651 [2021-12-16T21:58:25.670Z] Removing intermediate container b313658d2651 [2021-12-16T21:58:25.670Z] ---> 236958f6f6a7 [2021-12-16T21:58:25.670Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T21:58:25.944Z] ---> Running in a9cfba741342 [2021-12-16T21:58:26.540Z] Removing intermediate container a9cfba741342 [2021-12-16T21:58:26.540Z] ---> 60ee4a73e8aa [2021-12-16T21:58:26.540Z] Step 20/22 : LABEL arch=arm64 [2021-12-16T21:58:26.813Z] ---> Running in 4cb3064462ce [2021-12-16T21:58:27.407Z] Removing intermediate container 4cb3064462ce [2021-12-16T21:58:27.407Z] ---> 8903cdf5a866 [2021-12-16T21:58:27.407Z] Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T21:58:27.678Z] ---> Running in 53fb420164d2 [2021-12-16T21:58:28.281Z] Removing intermediate container 53fb420164d2 [2021-12-16T21:58:28.281Z] ---> 647438666cf7 [2021-12-16T21:58:28.281Z] Step 22/22 : LABEL version=0.0.0 [2021-12-16T21:58:28.556Z] ---> Running in 8a3688849f38 [2021-12-16T21:58:29.160Z] Removing intermediate container 8a3688849f38 [2021-12-16T21:58:29.160Z] ---> 2265cbcfb369 [2021-12-16T21:58:29.160Z] [2021-12-16T21:58:29.754Z] Successfully built 2265cbcfb369 [2021-12-16T21:58:29.754Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-16T21:58:30.026Z]  Building sys-mgmt-agent ... done  ---> 813550597bfb [2021-12-16T21:58:30.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:58:30.300Z] ---> Running in 80f46a2f40df [2021-12-16T21:58:32.280Z] ---> 13e1d3ec3bf1 [2021-12-16T21:58:32.280Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:58:32.280Z] ---> Running in ff720e56449d [2021-12-16T21:58:33.717Z] Removing intermediate container 80f46a2f40df [2021-12-16T21:58:33.717Z] ---> 6930790464db [2021-12-16T21:58:33.717Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-16T21:58:33.994Z] ---> Running in 83069d9e89de [2021-12-16T21:58:35.432Z] 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-12-16T21:58:36.032Z] Removing intermediate container ff720e56449d [2021-12-16T21:58:36.032Z] ---> 3cad33f2a90d [2021-12-16T21:58:36.032Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-16T21:58:36.305Z] ---> Running in c77141c6ab3b [2021-12-16T21:58:36.305Z] ---> ec8f267460b3 [2021-12-16T21:58:36.305Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:58:36.579Z] ---> Running in e619f3d81c36 [2021-12-16T21:58:36.852Z] ---> f4bfb5e21bdc [2021-12-16T21:58:36.853Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-16T21:58:37.128Z] ---> Running in 6a08b7ce558a [2021-12-16T21:58:38.563Z] 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-12-16T21:58:41.963Z] Removing intermediate container 6a08b7ce558a [2021-12-16T21:58:41.963Z] ---> 8e1df7ba6e2b [2021-12-16T21:58:41.963Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-16T21:58:41.963Z] Removing intermediate container e619f3d81c36 [2021-12-16T21:58:41.963Z] ---> 005d690039e1 [2021-12-16T21:58:41.963Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-16T21:58:41.963Z] ---> Running in 68ad06b83e87 [2021-12-16T21:58:42.243Z] ---> Running in 6f830703c7d8 [2021-12-16T21:58:44.232Z] 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-12-16T21:58:44.232Z] 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-12-16T22:00:06.040Z] Removing intermediate container 83069d9e89de [2021-12-16T22:00:06.040Z] ---> 1eab70a5d8f1 [2021-12-16T22:00:06.040Z] [2021-12-16T22:00:06.040Z] Step 9/22 : FROM alpine:3.14 [2021-12-16T22:00:06.040Z] ---> 5b8b7b635229 [2021-12-16T22:00:06.040Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-16T22:00:06.040Z] ---> Using cache [2021-12-16T22:00:06.040Z] ---> 008d1dba228e [2021-12-16T22:00:06.040Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-16T22:00:06.040Z] ---> Using cache [2021-12-16T22:00:06.040Z] ---> 7361e65d4485 [2021-12-16T22:00:06.040Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-16T22:00:06.040Z] ---> Running in abfc5d4fd182 [2021-12-16T22:00:06.040Z] Removing intermediate container abfc5d4fd182 [2021-12-16T22:00:06.040Z] ---> 990c43b765bc [2021-12-16T22:00:06.040Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-16T22:00:06.040Z] ---> Running in a30d1a807ea2 [2021-12-16T22:00:06.040Z] Removing intermediate container a30d1a807ea2 [2021-12-16T22:00:06.040Z] ---> bc0c169efe50 [2021-12-16T22:00:06.040Z] Step 14/22 : WORKDIR / [2021-12-16T22:00:06.040Z] ---> Running in 1662bcee9c25 [2021-12-16T22:00:06.040Z] Removing intermediate container 1662bcee9c25 [2021-12-16T22:00:06.040Z] ---> 6eadc33a94e9 [2021-12-16T22:00:06.040Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T22:00:07.495Z] ---> 69024fc9ff26 [2021-12-16T22:00:07.495Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-16T22:00:08.478Z] ---> bb3e52195d3f [2021-12-16T22:00:08.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-16T22:00:09.473Z] ---> c6f084faf5fb [2021-12-16T22:00:09.473Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-16T22:00:09.746Z] ---> Running in c9695b89dba6 [2021-12-16T22:00:10.344Z] Removing intermediate container c9695b89dba6 [2021-12-16T22:00:10.344Z] ---> 39665906f418 [2021-12-16T22:00:10.344Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T22:00:10.344Z] ---> Running in c279ab2a96ed [2021-12-16T22:00:10.943Z] Removing intermediate container c279ab2a96ed [2021-12-16T22:00:10.943Z] ---> 54d535e4f086 [2021-12-16T22:00:10.943Z] Step 20/22 : LABEL arch=arm64 [2021-12-16T22:00:10.943Z] 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-12-16T22:00:10.943Z] ---> Running in 00c408be453f [2021-12-16T22:00:11.538Z] Removing intermediate container 00c408be453f [2021-12-16T22:00:11.538Z] ---> 34a90c982301 [2021-12-16T22:00:11.538Z] Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T22:00:11.811Z] ---> Running in 93fac874ae9f [2021-12-16T22:00:12.408Z] Removing intermediate container 93fac874ae9f [2021-12-16T22:00:12.408Z] ---> 79e8c4083290 [2021-12-16T22:00:12.408Z] Step 22/22 : LABEL version=0.0.0 [2021-12-16T22:00:12.408Z] ---> Running in 02424b78a4c4 [2021-12-16T22:00:12.683Z] Removing intermediate container 02424b78a4c4 [2021-12-16T22:00:12.683Z] ---> 9f9d6fe57486 [2021-12-16T22:00:12.683Z] [2021-12-16T22:00:13.280Z] Successfully built 9f9d6fe57486 [2021-12-16T22:00:13.280Z] Successfully tagged core-command-arm64:latest [2021-12-16T22:00:19.998Z]  Building core-command ... done Removing intermediate container c77141c6ab3b [2021-12-16T22:00:19.998Z] ---> 33582aa10bf4 [2021-12-16T22:00:19.998Z] [2021-12-16T22:00:19.998Z] Step 9/21 : FROM alpine:3.14 [2021-12-16T22:00:19.998Z] ---> 5b8b7b635229 [2021-12-16T22:00:19.998Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-16T22:00:19.998Z] ---> Running in 803861cdbc09 [2021-12-16T22:00:21.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T22:00:21.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T22:00:21.712Z] Removing intermediate container 6f830703c7d8 [2021-12-16T22:00:21.712Z] ---> 433297e0c2c7 [2021-12-16T22:00:21.712Z] [2021-12-16T22:00:21.712Z] Step 9/24 : FROM alpine:3.14 [2021-12-16T22:00:21.712Z] ---> 5b8b7b635229 [2021-12-16T22:00:21.712Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-16T22:00:21.712Z] ---> Running in 26df2f97f34f [2021-12-16T22:00:22.312Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-16T22:00:22.312Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-16T22:00:22.312Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T22:00:22.594Z] Executing ca-certificates-20191127-r5.trigger [2021-12-16T22:00:22.594Z] OK: 6 MiB in 16 packages [2021-12-16T22:00:23.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T22:00:23.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T22:00:24.091Z] Removing intermediate container 803861cdbc09 [2021-12-16T22:00:24.091Z] ---> 7cb281e3c66b [2021-12-16T22:00:24.091Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-16T22:00:24.371Z] ---> Running in c962eacdabe6 [2021-12-16T22:00:24.371Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-16T22:00:24.371Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-16T22:00:24.371Z] (3/3) Installing su-exec (0.2-r1) [2021-12-16T22:00:24.371Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T22:00:24.371Z] Executing ca-certificates-20191127-r5.trigger [2021-12-16T22:00:24.649Z] OK: 6 MiB in 17 packages [2021-12-16T22:00:24.649Z] Removing intermediate container c962eacdabe6 [2021-12-16T22:00:24.649Z] ---> 7dd8ee12f0ed [2021-12-16T22:00:24.649Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-16T22:00:24.922Z] ---> Running in f7aefdc2867b [2021-12-16T22:00:25.517Z] Removing intermediate container f7aefdc2867b [2021-12-16T22:00:25.517Z] ---> 7e286bf199ce [2021-12-16T22:00:25.517Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-16T22:00:25.517Z] ---> Running in 38663323feba [2021-12-16T22:00:25.798Z] Removing intermediate container 26df2f97f34f [2021-12-16T22:00:25.798Z] ---> ad49197acf3d [2021-12-16T22:00:25.798Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-16T22:00:26.071Z] Removing intermediate container 38663323feba [2021-12-16T22:00:26.071Z] ---> 126898214dc0 [2021-12-16T22:00:26.071Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T22:00:26.071Z] ---> Running in 2a4cd87dfd0f [2021-12-16T22:00:26.347Z] Removing intermediate container 2a4cd87dfd0f [2021-12-16T22:00:26.347Z] ---> 2001ad88d8cd [2021-12-16T22:00:26.347Z] Step 12/24 : WORKDIR / [2021-12-16T22:00:26.621Z] ---> Running in 30d125520937 [2021-12-16T22:00:26.892Z] ---> a7324932d520 [2021-12-16T22:00:26.892Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-16T22:00:27.166Z] Removing intermediate container 30d125520937 [2021-12-16T22:00:27.166Z] ---> a4eecaf4d46c [2021-12-16T22:00:27.166Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-16T22:00:28.145Z] ---> f812862a3554 [2021-12-16T22:00:28.145Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-16T22:00:28.145Z] ---> 97955582a502 [2021-12-16T22:00:28.145Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-16T22:00:29.128Z] ---> 8559c389cde5 [2021-12-16T22:00:29.128Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-16T22:00:29.128Z] ---> 44ba0e54195b [2021-12-16T22:00:29.128Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-16T22:00:29.128Z] ---> Running in df6366a30adc [2021-12-16T22:00:29.718Z] Removing intermediate container df6366a30adc [2021-12-16T22:00:29.718Z] ---> 57ab495b17ea [2021-12-16T22:00:29.718Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T22:00:29.718Z] Removing intermediate container 68ad06b83e87 [2021-12-16T22:00:29.718Z] ---> 1e9d44fbeae3 [2021-12-16T22:00:29.718Z] [2021-12-16T22:00:29.718Z] Step 9/22 : FROM alpine:3.14 [2021-12-16T22:00:29.718Z] ---> 5b8b7b635229 [2021-12-16T22:00:29.718Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-16T22:00:29.718Z] ---> 22dc8a085550 [2021-12-16T22:00:29.718Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-16T22:00:29.718Z] ---> Running in 099c7a3ca17b [2021-12-16T22:00:29.991Z] ---> Running in 96e16e57c8d7 [2021-12-16T22:00:30.275Z] Removing intermediate container 099c7a3ca17b [2021-12-16T22:00:30.275Z] ---> 94f6409186d4 [2021-12-16T22:00:30.275Z] Step 19/21 : LABEL arch=arm64 [2021-12-16T22:00:30.275Z] Removing intermediate container 96e16e57c8d7 [2021-12-16T22:00:30.275Z] ---> d2d8a3034d93 [2021-12-16T22:00:30.275Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-16T22:00:30.275Z] ---> Running in dad90832fa8f [2021-12-16T22:00:30.549Z] ---> Running in cfc1c4b29330 [2021-12-16T22:00:30.549Z] ---> 8fc32cb669aa [2021-12-16T22:00:30.549Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-16T22:00:30.821Z] Removing intermediate container cfc1c4b29330 [2021-12-16T22:00:30.821Z] ---> 5d6f02bd03d0 [2021-12-16T22:00:30.821Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-16T22:00:30.821Z] Removing intermediate container dad90832fa8f [2021-12-16T22:00:30.821Z] ---> a21c7f0ca77c [2021-12-16T22:00:30.821Z] Step 20/21 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T22:00:31.100Z] ---> Running in 0df1bd147ba8 [2021-12-16T22:00:31.100Z] ---> Running in 6509877cf16c [2021-12-16T22:00:31.371Z] Removing intermediate container 0df1bd147ba8 [2021-12-16T22:00:31.371Z] ---> a54d4aa363db [2021-12-16T22:00:31.371Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-16T22:00:31.371Z] Removing intermediate container 6509877cf16c [2021-12-16T22:00:31.371Z] ---> 26fc6c5ff178 [2021-12-16T22:00:31.371Z] Step 21/21 : LABEL version=0.0.0 [2021-12-16T22:00:31.648Z] ---> Running in 2072a68d6d4a [2021-12-16T22:00:31.648Z] ---> Running in 063d0b43ba65 [2021-12-16T22:00:31.648Z] ---> 8eaaab94d174 [2021-12-16T22:00:31.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-16T22:00:31.921Z] Removing intermediate container 063d0b43ba65 [2021-12-16T22:00:31.921Z] ---> 93a2333bc05c [2021-12-16T22:00:31.921Z] [2021-12-16T22:00:32.518Z] Successfully built 93a2333bc05c [2021-12-16T22:00:32.518Z] Successfully tagged support-notifications-arm64:latest [2021-12-16T22:00:33.110Z]  Building support-notifications ... done  ---> 9b5352bfe58a [2021-12-16T22:00:33.110Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-16T22:00:33.382Z] Removing intermediate container 2072a68d6d4a [2021-12-16T22:00:33.382Z] ---> 8e8b3a57120d [2021-12-16T22:00:33.382Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-16T22:00:33.653Z] ---> Running in 2a8420aadea3 [2021-12-16T22:00:33.653Z] ---> d62a33e2a241 [2021-12-16T22:00:33.653Z] Step 20/24 : 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-12-16T22:00:33.653Z] ---> Running in 897d2c34d6ca [2021-12-16T22:00:35.089Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T22:00:35.685Z] Removing intermediate container 897d2c34d6ca [2021-12-16T22:00:35.685Z] ---> 389f5e09626a [2021-12-16T22:00:35.685Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-16T22:00:35.685Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T22:00:35.685Z] ---> Running in 0558e1e00916 [2021-12-16T22:00:35.958Z] Removing intermediate container 0558e1e00916 [2021-12-16T22:00:35.958Z] ---> 3e422d9da86c [2021-12-16T22:00:35.958Z] Step 22/24 : LABEL arch=arm64 [2021-12-16T22:00:36.228Z] ---> Running in ac1fedbebaec [2021-12-16T22:00:36.502Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-16T22:00:36.502Z] Removing intermediate container ac1fedbebaec [2021-12-16T22:00:36.502Z] ---> a80a79dbffda [2021-12-16T22:00:36.502Z] Step 23/24 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T22:00:36.502Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-16T22:00:36.774Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-16T22:00:36.774Z] ---> Running in d967d44072b6 [2021-12-16T22:00:36.774Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-16T22:00:37.050Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-16T22:00:37.050Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-16T22:00:37.050Z] Removing intermediate container d967d44072b6 [2021-12-16T22:00:37.050Z] ---> 8042fad09fbe [2021-12-16T22:00:37.050Z] Step 24/24 : LABEL version=0.0.0 [2021-12-16T22:00:37.050Z] Executing busybox-1.33.1-r6.trigger [2021-12-16T22:00:37.050Z] OK: 8 MiB in 20 packages [2021-12-16T22:00:37.050Z] ---> Running in 55bb6fe4dbd6 [2021-12-16T22:00:37.650Z] Removing intermediate container 55bb6fe4dbd6 [2021-12-16T22:00:37.650Z] ---> c5a4a6bfe805 [2021-12-16T22:00:37.650Z] [2021-12-16T22:00:37.923Z] Successfully built c5a4a6bfe805 [2021-12-16T22:00:37.923Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-16T22:00:38.251Z]  Building security-secretstore-setup ... done Removing intermediate container 2a8420aadea3 [2021-12-16T22:00:38.251Z] ---> 3d057d892e2e [2021-12-16T22:00:38.251Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-16T22:00:38.845Z] ---> 4326e38cd35b [2021-12-16T22:00:38.845Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-16T22:00:39.817Z] ---> 6c88e3d5a8bd [2021-12-16T22:00:39.817Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-16T22:00:40.410Z] ---> cdb09e9bb0cd [2021-12-16T22:00:40.410Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-16T22:00:40.410Z] ---> Running in fc394894b1ea [2021-12-16T22:00:40.680Z] Removing intermediate container fc394894b1ea [2021-12-16T22:00:40.952Z] ---> 5fe639c706fd [2021-12-16T22:00:40.952Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-16T22:00:40.952Z] ---> Running in 2b08a9ce4696 [2021-12-16T22:00:41.229Z] Removing intermediate container 2b08a9ce4696 [2021-12-16T22:00:41.229Z] ---> 38c39803847d [2021-12-16T22:00:41.229Z] Step 20/22 : LABEL arch=arm64 [2021-12-16T22:00:41.229Z] ---> Running in b63a1242946b [2021-12-16T22:00:41.829Z] Removing intermediate container b63a1242946b [2021-12-16T22:00:41.829Z] ---> e983c2231d09 [2021-12-16T22:00:41.829Z] Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [2021-12-16T22:00:41.829Z] ---> Running in 393df0dfa134 [2021-12-16T22:00:42.099Z] Removing intermediate container 393df0dfa134 [2021-12-16T22:00:42.099Z] ---> bc036fddbe29 [2021-12-16T22:00:42.099Z] Step 22/22 : LABEL version=0.0.0 [2021-12-16T22:00:42.099Z] ---> Running in dfb896b8aa66 [2021-12-16T22:00:42.690Z] Removing intermediate container dfb896b8aa66 [2021-12-16T22:00:42.690Z] ---> 43736fe3bff0 [2021-12-16T22:00:42.690Z] [2021-12-16T22:00:42.961Z] Successfully built 43736fe3bff0 [2021-12-16T22:00:42.961Z] Successfully tagged core-data-arm64:latest [2021-12-16T22:00:43.246Z]  Building core-data ... done  [Pipeline] } [2021-12-16T22:00:43.247Z] $ docker stop --time=1 e42cf7fa522ae38b5c3043bb9402ad0cd3b6f2d86d200c77bfb46d88bee0b333 [2021-12-16T22:00:44.872Z] $ docker rm -f e42cf7fa522ae38b5c3043bb9402ad0cd3b6f2d86d200c77bfb46d88bee0b333 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-16T22:00:45.458Z] + docker images [2021-12-16T22:00:45.730Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-16T22:00:45.730Z] core-data-arm64 latest 43736fe3bff0 3 seconds ago 19.6MB [2021-12-16T22:00:45.730Z] security-secretstore-setup-arm64 latest c5a4a6bfe805 8 seconds ago 26.8MB [2021-12-16T22:00:45.730Z] support-notifications-arm64 latest 93a2333bc05c 14 seconds ago 16.1MB [2021-12-16T22:00:45.730Z] 1e9d44fbeae3 16 seconds ago 1.58GB [2021-12-16T22:00:45.730Z] 433297e0c2c7 24 seconds ago 1.58GB [2021-12-16T22:00:45.730Z] 33582aa10bf4 26 seconds ago 1.57GB [2021-12-16T22:00:45.730Z] core-command-arm64 latest 9f9d6fe57486 33 seconds ago 15.2MB [2021-12-16T22:00:45.730Z] 1eab70a5d8f1 42 seconds ago 1.57GB [2021-12-16T22:00:45.730Z] sys-mgmt-agent-arm64 latest 2265cbcfb369 2 minutes ago 280MB [2021-12-16T22:00:45.730Z] security-bootstrapper-arm64 latest d7f1f53415ba 3 minutes ago 17.8MB [2021-12-16T22:00:45.730Z] core-metadata-arm64 latest daee87550646 3 minutes ago 15.9MB [2021-12-16T22:00:45.730Z] support-scheduler-arm64 latest 3ea888c2d2a1 3 minutes ago 15.3MB [2021-12-16T22:00:45.730Z] security-proxy-setup-arm64 latest 8c2128c00d34 3 minutes ago 25.5MB [2021-12-16T22:00:45.730Z] 79a89b71f883 3 minutes ago 1.58GB [2021-12-16T22:00:45.730Z] a97c3c4ad2d6 3 minutes ago 1.57GB [2021-12-16T22:00:45.730Z] 778576460e99 3 minutes ago 1.58GB [2021-12-16T22:00:45.730Z] 087ccd7332ef 3 minutes ago 1.57GB [2021-12-16T22:00:45.730Z] 49a62b032447 3 minutes ago 1.57GB [2021-12-16T22:00:45.730Z] ci-base-image-arm64 latest ae084ab57f68 13 minutes ago 1.24GB [2021-12-16T22:00:45.730Z] docker 20.10.10 520e9a0a30f7 4 weeks ago 200MB [2021-12-16T22:00:45.730Z] alpine 3.14 5b8b7b635229 4 weeks ago 5.35MB [2021-12-16T22:00:45.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2021-12-16T22:00:45.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-12-16T22:00:46.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-16T22:00:46.552Z] [2021-12-16T22:00:46.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-16T22:00:46.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-16T22:00:47.191Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-16T22:00:47.192Z] 448f6bf000e3: Pulling fs layer [2021-12-16T22:00:47.192Z] f757da607395: Pulling fs layer [2021-12-16T22:00:47.192Z] 05883995daec: Pulling fs layer [2021-12-16T22:00:47.192Z] 8603b9c90790: Pulling fs layer [2021-12-16T22:00:47.192Z] 1560dd03e051: Pulling fs layer [2021-12-16T22:00:47.192Z] 27f5ce0e4adf: Pulling fs layer [2021-12-16T22:00:47.192Z] c2d8d7efcc4b: Pulling fs layer [2021-12-16T22:00:47.192Z] 1560dd03e051: Waiting [2021-12-16T22:00:47.192Z] 8603b9c90790: Waiting [2021-12-16T22:00:47.192Z] 27f5ce0e4adf: Waiting [2021-12-16T22:00:47.192Z] c2d8d7efcc4b: Waiting [2021-12-16T22:00:47.192Z] f757da607395: Verifying Checksum [2021-12-16T22:00:47.192Z] f757da607395: Download complete [2021-12-16T22:00:47.192Z] 8603b9c90790: Verifying Checksum [2021-12-16T22:00:47.192Z] 8603b9c90790: Download complete [2021-12-16T22:00:47.192Z] 1560dd03e051: Verifying Checksum [2021-12-16T22:00:47.192Z] 1560dd03e051: Download complete [2021-12-16T22:00:47.192Z] 27f5ce0e4adf: Verifying Checksum [2021-12-16T22:00:47.192Z] 27f5ce0e4adf: Download complete [2021-12-16T22:00:47.462Z] 05883995daec: Verifying Checksum [2021-12-16T22:00:47.462Z] 05883995daec: Download complete [2021-12-16T22:00:47.733Z] 448f6bf000e3: Verifying Checksum [2021-12-16T22:00:47.733Z] 448f6bf000e3: Download complete [2021-12-16T22:00:50.343Z] c2d8d7efcc4b: Verifying Checksum [2021-12-16T22:00:50.343Z] c2d8d7efcc4b: Download complete [2021-12-16T22:00:51.319Z] 448f6bf000e3: Pull complete [2021-12-16T22:00:51.912Z] f757da607395: Pull complete [2021-12-16T22:00:53.340Z] 05883995daec: Pull complete [2021-12-16T22:00:53.610Z] 8603b9c90790: Pull complete [2021-12-16T22:00:54.579Z] 1560dd03e051: Pull complete [2021-12-16T22:00:54.850Z] 27f5ce0e4adf: Pull complete [2021-12-16T22:01:09.900Z] c2d8d7efcc4b: Pull complete [2021-12-16T22:01:09.900Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-16T22:01:09.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-16T22:01:09.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-16T22:01:10.117Z] prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container [2021-12-16T22:01:10.174Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:arm64 cat [2021-12-16T22:01:12.829Z] $ docker top fc71d32d6aa6f1a950d7c75c72fe90c96b4acb6fb13896821b4746872ce97c25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-16T22:01:13.882Z] ---> job-cost.sh [2021-12-16T22:01:13.882Z] lf-activate-venv: SKIPPING [2021-12-16T22:01:13.882Z] INFO: No Stack... [2021-12-16T22:01:14.152Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-16T22:01:14.421Z] INFO: Archiving Costs [Pipeline] sh [2021-12-16T22:01:15.087Z] + cut -d, -f6 [2021-12-16T22:01:15.087Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-12-16T22:01:15.169Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3847-1-stack-cost] [2021-12-16T22:01:15.174Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3847-1-stack-cost] did not exist. Created. [2021-12-16T22:01:15.174Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3847-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-16T22:01:15.904Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-16T22:01:16.076Z] Stashed 1 file(s) [Pipeline] } [2021-12-16T22:01:16.091Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3847-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-16T22:01:16.130Z] $ docker stop --time=1 fc71d32d6aa6f1a950d7c75c72fe90c96b4acb6fb13896821b4746872ce97c25 [2021-12-16T22:01:17.603Z] $ docker rm -f fc71d32d6aa6f1a950d7c75c72fe90c96b4acb6fb13896821b4746872ce97c25 [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-12-16T22:01:18.661Z] provisioning config files... [2021-12-16T22:01:18.677Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4147690062134916462tmp [Pipeline] { [Pipeline] sh [2021-12-16T22:01:19.003Z] + set +x [2021-12-16T22:01:19.003Z] + curl -s https://codecov.io/bash [2021-12-16T22:01:19.003Z] + bash -s -- [2021-12-16T22:01:19.003Z] [2021-12-16T22:01:19.003Z] _____ _ [2021-12-16T22:01:19.003Z] / ____| | | [2021-12-16T22:01:19.003Z] | | ___ __| | ___ ___ _____ __ [2021-12-16T22:01:19.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-16T22:01:19.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-16T22:01:19.003Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-16T22:01:19.003Z] Bash-1.0.6 [2021-12-16T22:01:19.003Z] [2021-12-16T22:01:19.003Z] [2021-12-16T22:01:19.003Z] ==> git version 2.24.4 found [2021-12-16T22:01:19.003Z] ==> 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-12-16T22:01:19.003Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-16T22:01:19.003Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-16T22:01:19.264Z] ==> Jenkins CI detected. [2021-12-16T22:01:19.264Z] current dir:  /w/workspace/edgex-go/1 [2021-12-16T22:01:19.264Z] project root: . [2021-12-16T22:01:19.264Z] --> token set from env [2021-12-16T22:01:19.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-16T22:01:19.264Z] ==> Running gcov in . (disable via -X gcov) [2021-12-16T22:01:19.264Z] ==> Python coveragepy not found [2021-12-16T22:01:19.264Z] ==> Searching for coverage reports in: [2021-12-16T22:01:19.264Z] + . [2021-12-16T22:01:19.264Z] -> Found 1 reports [2021-12-16T22:01:19.264Z] ==> Detecting git/mercurial file structure [2021-12-16T22:01:19.264Z] ==> Reading reports [2021-12-16T22:01:19.264Z] + ./coverage.out bytes=428381 [2021-12-16T22:01:19.264Z] ==> Appending adjustments [2021-12-16T22:01:19.264Z] https://docs.codecov.io/docs/fixing-reports [2021-12-16T22:01:20.207Z] + Found adjustments [2021-12-16T22:01:20.207Z] ==> Gzipping contents [2021-12-16T22:01:20.207Z] 60K /tmp/codecov.m1GPG3.gz [2021-12-16T22:01:20.207Z] ==> Uploading reports [2021-12-16T22:01:20.207Z] url: https://codecov.io [2021-12-16T22:01:20.207Z] query: branch=PR-3847&commit=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3847%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3847&job=&cmd_args= [2021-12-16T22:01:20.207Z] -> Pinging Codecov [2021-12-16T22:01:20.207Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3847&commit=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3847%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3847&job=&cmd_args= [2021-12-16T22:01:20.782Z] -> Uploading to [2021-12-16T22:01:20.782Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-16/00271124DB129430A58F1EEE437C3FCB/2b34e393ed5e4ae17a12ebeda510d25495ff7b5b/e8a54cdc-fb30-42d7-9436-cdb16d748b85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211216T220120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d1c69a9c80e366a5c10e44910ebc3907f1b3ed1b065a23f84bbe91cd613ab9d [2021-12-16T22:01:20.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-16T22:01:20.782Z] Dload Upload Total Spent Left Speed [2021-12-16T22:01:21.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57856 0 0 100 57856 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-12-16T22:01:21.041Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [Pipeline] } [2021-12-16T22:01:21.060Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-16T22:01:22.700Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-16T22:01:23.023Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T22:01:23.610Z] ---> package-listing.sh [2021-12-16T22:01:23.611Z] ++ facter osfamily [2021-12-16T22:01:23.611Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-16T22:01:23.872Z] + OS_FAMILY=redhat [2021-12-16T22:01:23.872Z] + workspace=/w/workspace/edgex-go/1 [2021-12-16T22:01:23.872Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-16T22:01:23.872Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-16T22:01:23.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-16T22:01:23.872Z] + PACKAGES=/tmp/packages_start.txt [2021-12-16T22:01:23.872Z] + '[' /w/workspace/edgex-go/1 ']' [2021-12-16T22:01:23.872Z] + PACKAGES=/tmp/packages_end.txt [2021-12-16T22:01:23.872Z] + case "${OS_FAMILY}" in [2021-12-16T22:01:23.872Z] + rpm -qa [2021-12-16T22:01:23.872Z] + sort [2021-12-16T22:01:28.071Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-16T22:01:28.071Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-16T22:01:28.071Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-16T22:01:28.071Z] + '[' /w/workspace/edgex-go/1 ']' [2021-12-16T22:01:28.071Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-12-16T22:01:28.071Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-12-16T22:01:28.100Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-16T22:01:28.393Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-16T22:01:28.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-16T22:01:28.975Z] [2021-12-16T22:01:28.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-16T22:01:29.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-16T22:01:29.340Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-16T22:01:29.340Z] b4d181a07f80: Pulling fs layer [2021-12-16T22:01:29.340Z] a1111a8f2ec3: Pulling fs layer [2021-12-16T22:01:29.340Z] ed53099fbce6: Pulling fs layer [2021-12-16T22:01:29.340Z] dc539afda2c1: Pulling fs layer [2021-12-16T22:01:29.340Z] 77bc0d833cb6: Pulling fs layer [2021-12-16T22:01:29.340Z] 9065ff56babe: Pulling fs layer [2021-12-16T22:01:29.340Z] d287ab97295c: Pulling fs layer [2021-12-16T22:01:29.340Z] dc539afda2c1: Waiting [2021-12-16T22:01:29.340Z] 77bc0d833cb6: Waiting [2021-12-16T22:01:29.340Z] 9065ff56babe: Waiting [2021-12-16T22:01:29.340Z] d287ab97295c: Waiting [2021-12-16T22:01:29.340Z] a1111a8f2ec3: Verifying Checksum [2021-12-16T22:01:29.340Z] a1111a8f2ec3: Download complete [2021-12-16T22:01:29.340Z] dc539afda2c1: Verifying Checksum [2021-12-16T22:01:29.340Z] dc539afda2c1: Download complete [2021-12-16T22:01:29.340Z] 77bc0d833cb6: Verifying Checksum [2021-12-16T22:01:29.340Z] 77bc0d833cb6: Download complete [2021-12-16T22:01:29.606Z] ed53099fbce6: Verifying Checksum [2021-12-16T22:01:29.606Z] ed53099fbce6: Download complete [2021-12-16T22:01:29.606Z] 9065ff56babe: Verifying Checksum [2021-12-16T22:01:29.606Z] 9065ff56babe: Download complete [2021-12-16T22:01:29.606Z] b4d181a07f80: Verifying Checksum [2021-12-16T22:01:29.606Z] b4d181a07f80: Download complete [2021-12-16T22:01:30.193Z] d287ab97295c: Verifying Checksum [2021-12-16T22:01:30.193Z] d287ab97295c: Download complete [2021-12-16T22:01:31.145Z] b4d181a07f80: Pull complete [2021-12-16T22:01:31.145Z] a1111a8f2ec3: Pull complete [2021-12-16T22:01:31.736Z] ed53099fbce6: Pull complete [2021-12-16T22:01:31.736Z] dc539afda2c1: Pull complete [2021-12-16T22:01:32.014Z] 77bc0d833cb6: Pull complete [2021-12-16T22:01:32.014Z] 9065ff56babe: Pull complete [2021-12-16T22:01:37.362Z] d287ab97295c: Pull complete [2021-12-16T22:01:37.362Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-16T22:01:37.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-16T22:01:37.362Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-16T22:01:37.454Z] prd-centos7-docker-4c-2g-978 does not seem to be running inside a container [2021-12-16T22:01:37.491Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-16T22:01:40.866Z] $ docker top 53bd3d1ac16e24a344adc1f56536752d6ebe47b79b546eb34c6fc3c6ca6b2faa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-16T22:01:41.271Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-16T22:01:41.577Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-16T22:01:41.882Z] + ls /var/log/sa-host [2021-12-16T22:01:41.882Z] + sadf -c /var/log/sa-host/sa16 [2021-12-16T22:01:41.882Z] file_magic: OK [2021-12-16T22:01:41.882Z] HZ: Using current value: 100 [2021-12-16T22:01:41.882Z] file_header: OK [2021-12-16T22:01:41.882Z] 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-12-16T22:01:41.882Z] Statistics: [2021-12-16T22:01:41.882Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-12-16T22:01:41.882Z] File successfully converted to sysstat format version 12.0.3 [2021-12-16T22:01:41.882Z] + sadf -c /var/log/sa-host/sa17 [2021-12-16T22:01:41.882Z] file_magic: OK [2021-12-16T22:01:41.882Z] HZ: Using current value: 100 [2021-12-16T22:01:41.882Z] file_header: OK [2021-12-16T22:01:41.882Z] 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-12-16T22:01:41.882Z] Statistics: [2021-12-16T22:01:41.882Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-16T22:01:41.882Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-16T22:01:42.144Z] provisioning config files... [2021-12-16T22:01:42.155Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2550530077300053156tmp [Pipeline] { [Pipeline] echo [2021-12-16T22:01:42.195Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T22:01:42.509Z] ---> create-netrc.sh [Pipeline] } [2021-12-16T22:01:42.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-16T22:01:42.939Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-16T22:01:42.970Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T22:01:43.282Z] ---> sudo-logs.sh [2021-12-16T22:01:43.282Z] Archiving 'sudo' log.. [2021-12-16T22:01:43.282Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-978.novalocal: Name or service not known [2021-12-16T22:01:43.282Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-978.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-16T22:01:43.354Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T22:01:43.675Z] ---> job-cost.sh [2021-12-16T22:01:43.675Z] lf-activate-venv: SKIPPING [2021-12-16T22:01:43.675Z] DEBUG: total: 0.10999999940395355 [2021-12-16T22:01:43.675Z] INFO: Retrieving Stack Cost... [2021-12-16T22:01:43.934Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-16T22:01:44.505Z] INFO: Archiving Costs [Pipeline] echo [2021-12-16T22:01:44.534Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T22:01:44.880Z] ---> logs-deploy.sh [2021-12-16T22:01:44.880Z] lf-activate-venv: SKIPPING [2021-12-16T22:01:44.880Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3847/1 [2021-12-16T22:01:44.880Z] INFO: archiving workspace using pattern(s): [2021-12-16T22:01:45.453Z] Archives upload complete. [2021-12-16T22:01:45.713Z] INFO: archiving logs to Nexus