Pull request #3780 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c8c21207bcc34e4bfcedee48da0736bba73c5e4+71232a9001f0650943801d0d7ea31c01caec0d68 (6ba646b85449baafef1dd09eb5bf05e488c2b4ad) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh681488371806202663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh4780395844054044852.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8541795161454964249.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7836715558329022141.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5674462347398798741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13315 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh5385211979699253990.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 71232a9001f0650943801d0d7ea31c01caec0d68 into PR head commit 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 > 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/9@tmp/jenkins-gitclient-ssh1002499998517498546.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 Checking out Revision 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 (PR-3780) 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/9@tmp/jenkins-gitclient-ssh4587063970079580769.key > git merge 71232a9001f0650943801d0d7ea31c01caec0d68 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9" > git rev-list --no-walk 8a1ebe1b46d122cc21445f0103fbb1ec980e2182 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T22:41:56.008Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T22:41:56.058Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T22:41:56.074Z] ========================================================= [2021-10-28T22:41:56.074Z] EdgeX Global Pipelines Version Info [2021-10-28T22:41:56.074Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:41:57.213Z] ------------------- [2021-10-28T22:41:57.213Z] stable info: [2021-10-28T22:41:57.213Z] ------------------- [2021-10-28T22:41:57.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T22:41:57.213Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T22:41:57.213Z] Message: update stable to v1.0.210 [2021-10-28T22:41:57.787Z] ------------------- [2021-10-28T22:41:57.787Z] experimental info: [2021-10-28T22:41:57.787Z] ------------------- [2021-10-28T22:41:57.787Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T22:41:57.787Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T22:41:57.787Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T22:41:57.862Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-28T22:41:57.872Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-28T22:41:57.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T22:41:57.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T22:41:57.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T22:41:57.905Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T22:41:57.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T22:41:57.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-28T22:41:57.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-28T22:41:57.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-28T22:41:57.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T22:41:57.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T22:41:57.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T22:41:57.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T22:41:57.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T22:41:57.982Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T22:41:57.990Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T22:41:57.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T22:41:58.006Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-28T22:41:58.014Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-28T22:41:58.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-28T22:41:58.031Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T22:41:58.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3780 [Pipeline] echo [2021-10-28T22:41:58.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3780 [Pipeline] echo [2021-10-28T22:41:58.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3780 [Pipeline] echo [2021-10-28T22:41:58.067Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [Pipeline] echo [2021-10-28T22:41:58.077Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c8c212 [Pipeline] echo [2021-10-28T22:41:58.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T22:41:58.117Z] provisioning config files... [2021-10-28T22:41:58.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config5985205876387251886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:41:58.436Z] ---> docker-login.sh [2021-10-28T22:41:58.436Z] nexus3.edgexfoundry.org:10001 [2021-10-28T22:41:58.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:41:58.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:41:58.698Z] Configure a credential helper to remove this warning. See [2021-10-28T22:41:58.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:41:58.698Z] [2021-10-28T22:41:58.698Z] Login Succeeded [2021-10-28T22:41:58.698Z] nexus3.edgexfoundry.org:10002 [2021-10-28T22:41:58.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:41:58.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:41:58.698Z] Configure a credential helper to remove this warning. See [2021-10-28T22:41:58.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:41:58.698Z] [2021-10-28T22:41:58.698Z] Login Succeeded [2021-10-28T22:41:58.698Z] nexus3.edgexfoundry.org:10003 [2021-10-28T22:41:58.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:41:58.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:41:58.698Z] Configure a credential helper to remove this warning. See [2021-10-28T22:41:58.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:41:58.698Z] [2021-10-28T22:41:58.698Z] Login Succeeded [2021-10-28T22:41:58.698Z] nexus3.edgexfoundry.org:10004 [2021-10-28T22:41:58.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:41:58.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:41:58.959Z] Configure a credential helper to remove this warning. See [2021-10-28T22:41:58.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:41:58.959Z] [2021-10-28T22:41:58.959Z] Login Succeeded [2021-10-28T22:41:58.959Z] docker.io [2021-10-28T22:41:58.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:41:59.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:41:59.222Z] Configure a credential helper to remove this warning. See [2021-10-28T22:41:59.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:41:59.222Z] [2021-10-28T22:41:59.222Z] Login Succeeded [2021-10-28T22:41:59.222Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T22:41:59.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T22:41:59.530Z] ++ 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-10-28T22:41:59.531Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T22:41:59.531Z] ++ dirname cmd/core-command/Dockerfile [2021-10-28T22:41:59.531Z] ++ cut -d/ -f2 [2021-10-28T22:41:59.531Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-28T22:41:59.531Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T22:41:59.531Z] ++ dirname cmd/core-data/Dockerfile [2021-10-28T22:41:59.531Z] ++ cut -d/ -f2 [2021-10-28T22:41:59.531Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-28T22:41:59.531Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T22:41:59.531Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-28T22:41:59.531Z] ++ cut -d/ -f2 [2021-10-28T22:41:59.531Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-28T22:41:59.531Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T22:41:59.531Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-28T22:41:59.531Z] ++ cut -d/ -f2 [2021-10-28T22:41:59.531Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-28T22:41:59.531Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T22:41:59.531Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-28T22:41:59.531Z] ++ cut -d/ -f2 [2021-10-28T22:41:59.531Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-28T22:41:59.531Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T22:41:59.531Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-28T22:41:59.531Z] ++ cut -d/ -f2 [2021-10-28T22:41:59.531Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-28T22:41:59.531Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T22:41:59.531Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-28T22:41:59.531Z] ++ cut -d/ -f2 [2021-10-28T22:41:59.531Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-28T22:41:59.531Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T22:41:59.531Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-28T22:41:59.531Z] ++ cut -d/ -f2 [2021-10-28T22:41:59.531Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-28T22:41:59.531Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T22:41:59.531Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-28T22:41:59.531Z] ++ cut -d/ -f2 [2021-10-28T22:41:59.531Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-28T22:41:59.565Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:42:00.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T22:42:00.198Z] [2021-10-28T22:42:00.198Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:42:00.503Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T22:42:00.503Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T22:42:00.503Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T22:42:00.503Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T22:42:00.503Z] 4c7163046ea9: Pulling fs layer [2021-10-28T22:42:00.503Z] 0c2d73faf560: Pulling fs layer [2021-10-28T22:42:00.503Z] 0c2d73faf560: Waiting [2021-10-28T22:42:00.503Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T22:42:00.503Z] a0d0a0d46f8b: Download complete [2021-10-28T22:42:00.767Z] 0c2d73faf560: Verifying Checksum [2021-10-28T22:42:00.767Z] 0c2d73faf560: Download complete [2021-10-28T22:42:00.767Z] 4c7163046ea9: Verifying Checksum [2021-10-28T22:42:00.767Z] 4c7163046ea9: Download complete [2021-10-28T22:42:00.767Z] a0d0a0d46f8b: Pull complete [2021-10-28T22:42:00.767Z] 3e5f54012d9b: Pull complete [2021-10-28T22:42:01.031Z] 4c7163046ea9: Pull complete [2021-10-28T22:42:01.291Z] 0c2d73faf560: Pull complete [2021-10-28T22:42:01.291Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T22:42:01.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T22:42:01.291Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T22:42:01.360Z] prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container [2021-10-28T22:42:01.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T22:42:02.053Z] $ docker top 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T22:42:02.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T22:42:02.150Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T22:42:02.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T22:42:02.260Z] $ docker exec 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 ssh-agent [2021-10-28T22:42:02.370Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjPjInn/agent.15 [2021-10-28T22:42:02.370Z] SSH_AGENT_PID=21 [2021-10-28T22:42:02.378Z] Running ssh-add (command line suppressed) [2021-10-28T22:42:02.480Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_2754845594903343247.key (/w/workspace/edgex-go/9@tmp/private_key_2754845594903343247.key) [2021-10-28T22:42:02.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T22:42:02.806Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T22:42:02.822Z] $ docker exec --env ******** --env ******** 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 ssh-agent -k [2021-10-28T22:42:02.911Z] unset SSH_AUTH_SOCK; [2021-10-28T22:42:02.911Z] unset SSH_AGENT_PID; [2021-10-28T22:42:02.912Z] echo Agent pid 21 killed; [2021-10-28T22:42:02.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T22:42:02.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T22:42:02.946Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T22:42:03.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T22:42:03.058Z] $ docker exec 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 ssh-agent [2021-10-28T22:42:03.159Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPPpnEN/agent.55 [2021-10-28T22:42:03.159Z] SSH_AGENT_PID=61 [2021-10-28T22:42:03.165Z] Running ssh-add (command line suppressed) [2021-10-28T22:42:03.282Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_5854183631365511140.key (/w/workspace/edgex-go/9@tmp/private_key_5854183631365511140.key) [2021-10-28T22:42:03.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T22:42:03.585Z] + git semver init [2021-10-28T22:42:03.585Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T22:42:03.585Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-10-28T22:42:03.585Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-10-28T22:42:03.585Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T22:42:03.585Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T22:42:03.585Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T22:42:03.585Z] # $SEMVER_BRANCH = PR-3780 [2021-10-28T22:42:03.585Z] # $SEMVER_TEMP = /tmp/semver-166058617 [2021-10-28T22:42:03.585Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-28T22:42:35.728Z] # '/tmp/semver-166058617' -> '/w/workspace/edgex-go/9/.semver' [2021-10-28T22:42:35.728Z] # -> Force: false [2021-10-28T22:42:35.728Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-10-28T22:42:35.739Z] $ docker exec --env ******** --env ******** 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 ssh-agent -k [2021-10-28T22:42:35.826Z] unset SSH_AUTH_SOCK; [2021-10-28T22:42:35.826Z] unset SSH_AGENT_PID; [2021-10-28T22:42:35.826Z] echo Agent pid 61 killed; [2021-10-28T22:42:35.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T22:42:36.141Z] + git semver [Pipeline] } [2021-10-28T22:42:36.153Z] $ docker stop --time=1 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 [2021-10-28T22:42:37.671Z] $ docker rm -f 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T22:42:38.043Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T22:42:38.286Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T22:42:38.289Z] [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-10-28T22:42:38.484Z] ========================================================= [2021-10-28T22:42:38.484Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T22:42:38.484Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T22:42:38.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T22:42:38.791Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T22:42:38.791Z] a0d0a0d46f8b: Already exists [2021-10-28T22:42:38.791Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T22:42:38.791Z] b8b176561691: Pulling fs layer [2021-10-28T22:42:38.791Z] 4527c011a84f: Pulling fs layer [2021-10-28T22:42:38.791Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T22:42:38.791Z] e0aca202a116: Pulling fs layer [2021-10-28T22:42:38.791Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T22:42:38.791Z] 34cad66bf833: Pulling fs layer [2021-10-28T22:42:38.791Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T22:42:38.791Z] 5d74067f8e1e: Waiting [2021-10-28T22:42:38.791Z] e0aca202a116: Waiting [2021-10-28T22:42:38.791Z] 34cad66bf833: Waiting [2021-10-28T22:42:38.791Z] b4e3c513aaa6: Waiting [2021-10-28T22:42:38.791Z] b8b176561691: Verifying Checksum [2021-10-28T22:42:38.791Z] b8b176561691: Download complete [2021-10-28T22:42:38.791Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T22:42:38.791Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T22:42:38.791Z] 5d74067f8e1e: Download complete [2021-10-28T22:42:38.791Z] e0aca202a116: Verifying Checksum [2021-10-28T22:42:38.791Z] e0aca202a116: Download complete [2021-10-28T22:42:38.791Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T22:42:38.791Z] 3a43be97a3b4: Download complete [2021-10-28T22:42:39.057Z] 31adcdaf11c8: Pull complete [2021-10-28T22:42:39.057Z] 34cad66bf833: Verifying Checksum [2021-10-28T22:42:39.057Z] 34cad66bf833: Download complete [2021-10-28T22:42:39.057Z] b8b176561691: Pull complete [2021-10-28T22:42:39.324Z] 4527c011a84f: Verifying Checksum [2021-10-28T22:42:39.324Z] 4527c011a84f: Download complete [2021-10-28T22:42:39.587Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T22:42:39.587Z] b4e3c513aaa6: Download complete [2021-10-28T22:42:43.823Z] 4527c011a84f: Pull complete [2021-10-28T22:42:43.823Z] 5d74067f8e1e: Pull complete [2021-10-28T22:42:43.823Z] e0aca202a116: Pull complete [2021-10-28T22:42:43.823Z] 3a43be97a3b4: Pull complete [2021-10-28T22:42:43.823Z] 34cad66bf833: Pull complete [2021-10-28T22:42:46.416Z] b4e3c513aaa6: Pull complete [2021-10-28T22:42:46.416Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T22:42:46.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T22:42:46.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-28T22:42:46.719Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T22:42:46.719Z] WORKDIR /edgex [2021-10-28T22:42:46.719Z] COPY go.mod . [2021-10-28T22:42:46.719Z] RUN go mod download' [2021-10-28T22:42:46.719Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-28T22:42:49.283Z] Sending build context to Docker daemon 329.8MB [2021-10-28T22:42:49.283Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T22:42:49.283Z] ---> 9f6097aaca64 [2021-10-28T22:42:49.283Z] Step 2/4 : WORKDIR /edgex [2021-10-28T22:42:49.854Z] ---> Running in 08ecf60d4ce4 [2021-10-28T22:42:49.854Z] Removing intermediate container 08ecf60d4ce4 [2021-10-28T22:42:49.854Z] ---> 64cca8311a02 [2021-10-28T22:42:49.854Z] Step 3/4 : COPY go.mod . [2021-10-28T22:42:50.123Z] ---> 3a7c8b0c8932 [2021-10-28T22:42:50.123Z] Step 4/4 : RUN go mod download [2021-10-28T22:42:50.123Z] ---> Running in 1a4f3440f3b3 [2021-10-28T22:42:53.440Z] Still waiting to schedule task [2021-10-28T22:42:53.440Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13311’ is offline [2021-10-28T22:43:22.283Z] Removing intermediate container 1a4f3440f3b3 [2021-10-28T22:43:22.283Z] ---> ce22b02284ed [2021-10-28T22:43:22.283Z] Successfully built ce22b02284ed [2021-10-28T22:43:22.283Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:43:22.583Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T22:43:22.583Z] . [Pipeline] withDockerContainer [2021-10-28T22:43:22.652Z] prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container [2021-10-28T22:43:22.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T22:43:23.058Z] $ docker top 2d67e2275df72eeff08e9033c9631a9d1fb68e17e9b64e3eefadc016de16c7bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T22:43:23.418Z] + go version [2021-10-28T22:43:23.418Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T22:43:23.430Z] $ docker stop --time=1 2d67e2275df72eeff08e9033c9631a9d1fb68e17e9b64e3eefadc016de16c7bb [2021-10-28T22:43:24.629Z] $ docker rm -f 2d67e2275df72eeff08e9033c9631a9d1fb68e17e9b64e3eefadc016de16c7bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:43:25.083Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T22:43:25.083Z] . [Pipeline] withDockerContainer [2021-10-28T22:43:25.151Z] prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container [2021-10-28T22:43:25.190Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T22:43:25.524Z] $ docker top 17417a6b179807566be474e9be15d0e94090eaa0bc9076f7e53da274908c3cfa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-28T22:43:25.602Z] ========================================================= [2021-10-28T22:43:25.602Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-28T22:43:25.602Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T22:43:25.909Z] + make test [2021-10-28T22:43:25.910Z] go mod tidy [2021-10-28T22:43:26.175Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T22:43:31.517Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-28T22:43:49.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-28T22:43:55.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-28T22:43:55.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-28T22:43:55.365Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-28T22:43:57.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-28T22:43:58.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-28T22:43:58.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-28T22:43:58.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-28T22:43:59.144Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-28T22:43:59.409Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-28T22:43:59.668Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-28T22:43:59.669Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-28T22:43:59.669Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-28T22:43:59.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-28T22:44:01.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-10-28T22:44:01.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-28T22:44:01.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-28T22:44:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2021-10-28T22:44:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-28T22:44:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 44.7% of statements [2021-10-28T22:44:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-28T22:44:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-28T22:44:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.145s coverage: 89.5% of statements [2021-10-28T22:44:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-28T22:44:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-28T22:44:04.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2021-10-28T22:44:04.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-28T22:44:04.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-28T22:44:04.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-28T22:44:04.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-28T22:44:04.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-28T22:44:05.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.292s coverage: 94.2% of statements [2021-10-28T22:44:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-28T22:44:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-28T22:44:05.584Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements [2021-10-28T22:44:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-28T22:44:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-28T22:44:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-28T22:44:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-28T22:44:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-28T22:44:06.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2021-10-28T22:44:06.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-28T22:44:06.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-28T22:44:06.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-28T22:44:06.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2021-10-28T22:44:06.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-28T22:44:06.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-10-28T22:44:07.327Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-10-28T22:44:07.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-28T22:44:07.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-10-28T22:44:08.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2021-10-28T22:44:08.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-10-28T22:44:08.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-10-28T22:44:08.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-10-28T22:44:20.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-10-28T22:44:20.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-10-28T22:44:27.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.214s coverage: 82.5% of statements [2021-10-28T22:44:27.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.233s coverage: 65.4% of statements [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-28T22:44:45.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-28T22:44:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2021-10-28T22:44:45.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-28T22:44:45.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-28T22:44:45.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2021-10-28T22:44:45.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-28T22:44:46.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-10-28T22:44:46.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-28T22:44:54.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-28T22:44:54.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-28T22:44:54.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-28T22:44:54.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-28T22:44:54.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-28T22:44:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-28T22:44:54.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-10-28T22:44:54.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements [2021-10-28T22:44:54.433Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-28T22:45:27.761Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13318 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws [2021-10-28T22:45:27.772Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-10-28T22:45:27.994Z] The recommended git tool is: git [2021-10-28T22:45:33.303Z] GO111MODULE=on go vet ./... [2021-10-28T22:45:34.321Z] using credential edgex-jenkins-ssh [2021-10-28T22:45:34.343Z] Cloning the remote Git repository [2021-10-28T22:45:34.416Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-28T22:45:34.530Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-10-28T22:45:34.634Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T22:45:34.635Z] > git --version # timeout=10 [2021-10-28T22:45:34.656Z] > git --version # 'git version 2.17.1' [2021-10-28T22:45:34.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T22:45:34.735Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T22:45:39.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T22:45:39.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T22:45:39.960Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-28T22:45:40.514Z] + ls -al . [2021-10-28T22:45:40.514Z] total 636 [2021-10-28T22:45:40.514Z] drwxrwxr-x 10 1001 1001 4096 Oct 28 22:45 . [2021-10-28T22:45:40.514Z] drwxr-xr-x 4 root root 28 Oct 28 22:43 .. [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 11 Oct 28 22:41 .dockerignore [2021-10-28T22:45:40.514Z] drwxrwxr-x 8 1001 1001 179 Oct 28 22:41 .git [2021-10-28T22:45:40.514Z] drwxrwxr-x 4 1001 1001 142 Oct 28 22:41 .github [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 804 Oct 28 22:41 .gitignore [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 42 Oct 28 22:41 .golangci.yml [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 76 Oct 28 22:41 .hadolint.yml [2021-10-28T22:45:40.514Z] drwx------ 3 1001 1001 58 Oct 28 22:42 .semver [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 166 Oct 28 22:41 .sonarcloud.properties [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 1171 Oct 28 22:41 ADOPTERS.md [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 8910 Oct 28 22:41 Attribution.txt [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 43881 Oct 28 22:41 CHANGELOG.md [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 3804 Oct 28 22:41 CONTRIBUTING.md [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 677 Oct 28 22:41 GOVERNANCE.md [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 849 Oct 28 22:41 Jenkinsfile [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 10775 Oct 28 22:41 LICENSE [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 6508 Oct 28 22:41 Makefile [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 582 Oct 28 22:41 OWNERS.md [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 8256 Oct 28 22:41 README.md [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 6912 Oct 28 22:41 SECURITY.md [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 5 Oct 28 22:42 VERSION [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 4131 Oct 28 22:41 ZMQWindows.md [2021-10-28T22:45:40.514Z] drwxrwxr-x 2 1001 1001 37 Oct 28 22:41 bin [2021-10-28T22:45:40.514Z] drwxrwxr-x 14 1001 1001 4096 Oct 28 22:41 cmd [2021-10-28T22:45:40.514Z] -rw-r--r-- 1 root root 428381 Oct 28 22:44 coverage.out [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 848 Oct 28 22:41 go.mod [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 50635 Oct 28 22:41 go.sum [2021-10-28T22:45:40.514Z] drwxrwxr-x 8 1001 1001 124 Oct 28 22:41 internal [2021-10-28T22:45:40.514Z] drwxrwxr-x 3 1001 1001 16 Oct 28 22:41 openapi [2021-10-28T22:45:40.514Z] drwxrwxr-x 4 1001 1001 71 Oct 28 22:41 snap [2021-10-28T22:45:40.514Z] -rw-rw-r-- 1 1001 1001 204 Oct 28 22:41 version.go [Pipeline] sh [2021-10-28T22:45:40.816Z] + '[' -e coverage.out ] [2021-10-28T22:45:40.816Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-28T22:45:40.936Z] Stashed 1 file(s) [Pipeline] sh [2021-10-28T22:45:41.226Z] + make build [2021-10-28T22:45:41.226Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-28T22:45:42.635Z] 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-10-28T22:45:49.356Z] 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-10-28T22:45:50.305Z] 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-10-28T22:45:51.720Z] 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-10-28T22:45:51.983Z] 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-10-28T22:45:52.933Z] 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-10-28T22:45:53.882Z] 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-10-28T22:45:54.825Z] 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-10-28T22:45:56.253Z] 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-10-28T22:45:57.205Z] 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-10-28T22:45:58.155Z] 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-10-28T22:46:00.094Z] $ docker stop --time=1 17417a6b179807566be474e9be15d0e94090eaa0bc9076f7e53da274908c3cfa [2021-10-28T22:46:01.967Z] $ docker rm -f 17417a6b179807566be474e9be15d0e94090eaa0bc9076f7e53da274908c3cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:46:02.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T22:46:02.899Z] [2021-10-28T22:46:02.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:46:03.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T22:46:03.208Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-28T22:46:03.208Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-28T22:46:03.208Z] ca9280d653b3: Pulling fs layer [2021-10-28T22:46:03.208Z] 7e9c9ca2126c: Pulling fs layer [2021-10-28T22:46:03.476Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-28T22:46:03.476Z] cbdbe7a5bc2a: Download complete [2021-10-28T22:46:03.476Z] ca9280d653b3: Verifying Checksum [2021-10-28T22:46:03.476Z] ca9280d653b3: Download complete [2021-10-28T22:46:03.476Z] cbdbe7a5bc2a: Pull complete [2021-10-28T22:46:03.741Z] 7e9c9ca2126c: Verifying Checksum [2021-10-28T22:46:03.741Z] 7e9c9ca2126c: Download complete [2021-10-28T22:46:04.357Z] ca9280d653b3: Pull complete [2021-10-28T22:46:08.902Z] Merging remotes/origin/main commit 71232a9001f0650943801d0d7ea31c01caec0d68 into PR head commit 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:46:09.190Z] 7e9c9ca2126c: Pull complete [2021-10-28T22:46:09.191Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-28T22:46:09.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T22:46:09.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-28T22:46:09.265Z] prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container [2021-10-28T22:46:09.270Z] Merge succeeded, producing 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:46:09.271Z] Checking out Revision 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 (PR-3780) [2021-10-28T22:46:09.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T22:46:08.146Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T22:46:08.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T22:46:08.194Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T22:46:08.233Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T22:46:08.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T22:46:08.247Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T22:46:08.923Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T22:46:08.942Z] > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 [2021-10-28T22:46:09.166Z] > git remote # timeout=10 [2021-10-28T22:46:09.188Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T22:46:09.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T22:46:09.221Z] > git merge 71232a9001f0650943801d0d7ea31c01caec0d68 # timeout=10 [2021-10-28T22:46:09.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T22:46:09.278Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T22:46:09.289Z] > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 [2021-10-28T22:46:11.729Z] $ docker top fcb24da6739cbda74cc716b7a4ef419766225f63d903a0fae957a906427f934c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T22:46:12.096Z] + docker-compose build --help [2021-10-28T22:46:12.096Z] + grep parallel [2021-10-28T22:46:12.670Z] --parallel Build images in parallel. [Pipeline] } [2021-10-28T22:46:12.683Z] $ docker stop --time=1 fcb24da6739cbda74cc716b7a4ef419766225f63d903a0fae957a906427f934c [2021-10-28T22:46:13.760Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9" [2021-10-28T22:46:13.871Z] $ docker rm -f fcb24da6739cbda74cc716b7a4ef419766225f63d903a0fae957a906427f934c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T22:46:14.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T22:46:14.253Z] . [Pipeline] withDockerContainer [2021-10-28T22:46:14.323Z] prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container [2021-10-28T22:46:14.361Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T22:46:14.609Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T22:46:14.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T22:46:14.610Z] Dload Upload Total Spent Left Speed [2021-10-28T22:46:14.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [2021-10-28T22:46:14.745Z] $ docker top 4f4ca7d6bfabfb7a8b3ef95ab3035a64784ec555b72851a5c5f3bf80e4d51c3d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-10-28T22:46:15.172Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T22:46:15.197Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-28T22:46:15.505Z] + + sudo tee /etc/docker/daemon.new [2021-10-28T22:46:15.505Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-28T22:46:15.505Z] { [2021-10-28T22:46:15.505Z] "registry-mirrors": [ [2021-10-28T22:46:15.505Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T22:46:15.505Z] ], [2021-10-28T22:46:15.505Z] "bip": "10.250.0.254/24", [2021-10-28T22:46:15.505Z] "hosts": [ [2021-10-28T22:46:15.505Z] "tcp://0.0.0.0:5555", [2021-10-28T22:46:15.505Z] "unix:///var/run/docker.sock" [2021-10-28T22:46:15.505Z] ], [2021-10-28T22:46:15.505Z] "mtu": 1458, [2021-10-28T22:46:15.505Z] "selinux-enabled": true, [2021-10-28T22:46:15.505Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T22:46:15.505Z] } [Pipeline] sh [2021-10-28T22:46:15.767Z] Building core-command ... [2021-10-28T22:46:15.767Z] Building core-data ... [2021-10-28T22:46:15.767Z] Building core-metadata ... [2021-10-28T22:46:15.767Z] Building security-bootstrapper ... [2021-10-28T22:46:15.767Z] Building security-proxy-setup ... [2021-10-28T22:46:15.767Z] Building security-secretstore-setup ... [2021-10-28T22:46:15.767Z] Building support-notifications ... [2021-10-28T22:46:15.767Z] Building support-scheduler ... [2021-10-28T22:46:15.767Z] Building sys-mgmt-agent ... [2021-10-28T22:46:15.767Z] Building security-proxy-setup [2021-10-28T22:46:15.767Z] Building support-notifications [2021-10-28T22:46:15.767Z] Building support-scheduler [2021-10-28T22:46:15.767Z] Building security-bootstrapper [2021-10-28T22:46:15.767Z] Building sys-mgmt-agent [2021-10-28T22:46:15.837Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T22:46:16.178Z] + sudo service docker restart [2021-10-28T22:46:25.797Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:46:25.797Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:46:25.797Z] ---> ce22b02284ed [2021-10-28T22:46:25.797Z] Step 3/21 : WORKDIR /edgex-go [2021-10-28T22:46:25.797Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:46:25.797Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:46:25.797Z] ---> ce22b02284ed [2021-10-28T22:46:25.797Z] Step 3/23 : WORKDIR /edgex-go [2021-10-28T22:46:32.395Z] ---> Running in 12d447732faf [2021-10-28T22:46:32.395Z] ---> Running in 7861384d5693 [2021-10-28T22:46:32.656Z] Removing intermediate container 7861384d5693 [2021-10-28T22:46:32.656Z] ---> 142d4ee8fa19 [2021-10-28T22:46:32.656Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:46:32.656Z] Removing intermediate container 12d447732faf [2021-10-28T22:46:32.656Z] ---> c9ac6973dd81 [2021-10-28T22:46:32.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:46:33.235Z] ---> Running in 6775861ac4c8 [2021-10-28T22:46:33.235Z] ---> Running in 45b891c30b5e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T22:46:34.551Z] provisioning config files... [2021-10-28T22:46:34.576Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3608788137429029182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:46:34.940Z] ---> docker-login.sh [2021-10-28T22:46:34.940Z] nexus3.edgexfoundry.org:10001 [2021-10-28T22:46:35.815Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:46:35.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:46:35.815Z] ---> ce22b02284ed [2021-10-28T22:46:35.815Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T22:46:35.815Z] ---> Using cache [2021-10-28T22:46:35.815Z] ---> 142d4ee8fa19 [2021-10-28T22:46:35.815Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:46:35.815Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:46:35.815Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:46:35.815Z] ---> ce22b02284ed [2021-10-28T22:46:35.815Z] Step 3/30 : WORKDIR /edgex-go [2021-10-28T22:46:35.815Z] ---> Using cache [2021-10-28T22:46:35.815Z] ---> 142d4ee8fa19 [2021-10-28T22:46:35.815Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:46:35.815Z] Removing intermediate container 6775861ac4c8 [2021-10-28T22:46:35.815Z] ---> 75664edf9367 [2021-10-28T22:46:35.815Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-28T22:46:35.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:46:36.081Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:46:36.081Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:46:36.081Z] ---> ce22b02284ed [2021-10-28T22:46:36.081Z] Step 3/20 : WORKDIR /edgex-go [2021-10-28T22:46:36.081Z] ---> Using cache [2021-10-28T22:46:36.081Z] ---> 142d4ee8fa19 [2021-10-28T22:46:36.081Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:46:36.081Z] ---> Using cache [2021-10-28T22:46:36.081Z] ---> b6f0500e3fe4 [2021-10-28T22:46:36.081Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-28T22:46:36.081Z] ---> Running in 95206ff4b554 [2021-10-28T22:46:36.081Z] Removing intermediate container 45b891c30b5e [2021-10-28T22:46:36.081Z] ---> b6f0500e3fe4 [2021-10-28T22:46:36.081Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-28T22:46:36.081Z] ---> Running in 082c6f540bf6 [2021-10-28T22:46:36.081Z] ---> Running in a6435b94601c [2021-10-28T22:46:36.081Z] ---> Running in ab36b4044acd [2021-10-28T22:46:36.081Z] ---> Running in f3e73e3b79ac [2021-10-28T22:46:36.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:46:36.202Z] Configure a credential helper to remove this warning. See [2021-10-28T22:46:36.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:46:36.202Z] [2021-10-28T22:46:36.202Z] Login Succeeded [2021-10-28T22:46:36.202Z] nexus3.edgexfoundry.org:10002 [2021-10-28T22:46:36.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:46:36.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:46:36.758Z] Configure a credential helper to remove this warning. See [2021-10-28T22:46:36.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:46:36.758Z] [2021-10-28T22:46:36.758Z] Login Succeeded [2021-10-28T22:46:36.758Z] nexus3.edgexfoundry.org:10003 [2021-10-28T22:46:37.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:46:37.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:37.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:37.039Z] Removing intermediate container 95206ff4b554 [2021-10-28T22:46:37.039Z] ---> 2010d8e5f85b [2021-10-28T22:46:37.039Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-28T22:46:37.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:37.039Z] ---> Running in ac8b2504c02a [2021-10-28T22:46:37.039Z] Removing intermediate container 082c6f540bf6 [2021-10-28T22:46:37.039Z] ---> 72786d5dcdcc [2021-10-28T22:46:37.039Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-28T22:46:37.310Z] ---> Running in bc7ff4d43bab [2021-10-28T22:46:37.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:46:37.313Z] Configure a credential helper to remove this warning. See [2021-10-28T22:46:37.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:46:37.313Z] [2021-10-28T22:46:37.313Z] Login Succeeded [2021-10-28T22:46:37.313Z] nexus3.edgexfoundry.org:10004 [2021-10-28T22:46:37.570Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:37.570Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:37.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:46:37.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:37.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:37.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:46:37.861Z] Configure a credential helper to remove this warning. See [2021-10-28T22:46:37.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:46:37.861Z] [2021-10-28T22:46:37.861Z] Login Succeeded [2021-10-28T22:46:37.861Z] docker.io [2021-10-28T22:46:38.099Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:38.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:46:38.362Z] OK: 220 MiB in 52 packages [2021-10-28T22:46:38.362Z] OK: 220 MiB in 52 packages [2021-10-28T22:46:38.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:38.362Z] OK: 220 MiB in 52 packages [2021-10-28T22:46:38.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:46:38.638Z] Removing intermediate container a6435b94601c [2021-10-28T22:46:38.638Z] ---> 4e8357bb1b7c [2021-10-28T22:46:38.638Z] Step 6/23 : COPY go.mod . [2021-10-28T22:46:38.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:46:38.743Z] Configure a credential helper to remove this warning. See [2021-10-28T22:46:38.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:46:38.743Z] [2021-10-28T22:46:38.743Z] Login Succeeded [2021-10-28T22:46:38.743Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T22:46:38.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-28T22:46:38.912Z] OK: 220 MiB in 52 packages [2021-10-28T22:46:38.912Z] OK: 220 MiB in 52 packages [2021-10-28T22:46:38.912Z] Removing intermediate container f3e73e3b79ac [2021-10-28T22:46:38.912Z] ---> 77bb8b1cffb4 [2021-10-28T22:46:38.912Z] Step 6/21 : COPY . . [2021-10-28T22:46:38.912Z] Removing intermediate container ab36b4044acd [2021-10-28T22:46:38.912Z] ---> 32842f2312d0 [2021-10-28T22:46:38.912Z] Step 6/20 : COPY . . [2021-10-28T22:46:38.912Z] ---> 292508aff7fe [2021-10-28T22:46:38.912Z] Step 7/23 : RUN go mod download [2021-10-28T22:46:39.178Z] ---> Running in 869749d87c46 [Pipeline] echo [2021-10-28T22:46:39.289Z] ========================================================= [2021-10-28T22:46:39.289Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T22:46:39.290Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T22:46:39.441Z] Removing intermediate container ac8b2504c02a [2021-10-28T22:46:39.441Z] ---> cd8b2bdf788d [2021-10-28T22:46:39.441Z] Step 6/30 : COPY . . [2021-10-28T22:46:39.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T22:46:39.947Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T22:46:39.948Z] 552d1f2373af: Pulling fs layer [2021-10-28T22:46:39.948Z] ea3f2d53f512: Pulling fs layer [2021-10-28T22:46:39.948Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T22:46:39.948Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T22:46:39.948Z] 72dc09318566: Pulling fs layer [2021-10-28T22:46:39.948Z] f4f7b4309257: Pulling fs layer [2021-10-28T22:46:39.948Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T22:46:39.948Z] b78e95d17946: Pulling fs layer [2021-10-28T22:46:39.948Z] 7a9cfe048b4a: Waiting [2021-10-28T22:46:39.948Z] 72dc09318566: Waiting [2021-10-28T22:46:39.948Z] f4f7b4309257: Waiting [2021-10-28T22:46:39.948Z] 0ac9a79272e3: Waiting [2021-10-28T22:46:39.948Z] b78e95d17946: Waiting [2021-10-28T22:46:39.948Z] 9e70ebbbe112: Download complete [2021-10-28T22:46:39.948Z] ea3f2d53f512: Verifying Checksum [2021-10-28T22:46:39.948Z] ea3f2d53f512: Download complete [2021-10-28T22:46:39.948Z] 72dc09318566: Verifying Checksum [2021-10-28T22:46:39.948Z] 72dc09318566: Download complete [2021-10-28T22:46:39.948Z] f4f7b4309257: Verifying Checksum [2021-10-28T22:46:39.948Z] f4f7b4309257: Download complete [2021-10-28T22:46:39.948Z] 552d1f2373af: Verifying Checksum [2021-10-28T22:46:39.948Z] 552d1f2373af: Download complete [2021-10-28T22:46:39.948Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T22:46:39.948Z] 0ac9a79272e3: Download complete [2021-10-28T22:46:40.015Z] Removing intermediate container bc7ff4d43bab [2021-10-28T22:46:40.015Z] ---> 6876a0b4acb8 [2021-10-28T22:46:40.015Z] Step 6/22 : COPY . . [2021-10-28T22:46:40.932Z] 552d1f2373af: Pull complete [2021-10-28T22:46:41.540Z] ea3f2d53f512: Pull complete [2021-10-28T22:46:42.150Z] b78e95d17946: Verifying Checksum [2021-10-28T22:46:42.150Z] b78e95d17946: Download complete [2021-10-28T22:46:42.150Z] 9e70ebbbe112: Pull complete [2021-10-28T22:46:42.424Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T22:46:42.424Z] 7a9cfe048b4a: Download complete [2021-10-28T22:46:45.342Z] Removing intermediate container 869749d87c46 [2021-10-28T22:46:45.342Z] ---> e4456ed13957 [2021-10-28T22:46:45.342Z] Step 8/23 : COPY . . [2021-10-28T22:46:52.588Z] 7a9cfe048b4a: Pull complete [2021-10-28T22:46:52.863Z] 72dc09318566: Pull complete [2021-10-28T22:46:53.137Z] f4f7b4309257: Pull complete [2021-10-28T22:46:53.496Z] ---> dafb344062fb [2021-10-28T22:46:53.496Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:46:53.733Z] 0ac9a79272e3: Pull complete [2021-10-28T22:46:53.757Z] ---> Running in 79a85896da0d [2021-10-28T22:46:59.058Z] Removing intermediate container 79a85896da0d [2021-10-28T22:46:59.058Z] ---> bf375f7f91bd [2021-10-28T22:46:59.058Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-28T22:46:59.161Z] b78e95d17946: Pull complete [2021-10-28T22:46:59.161Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T22:46:59.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T22:46:59.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-28T22:46:59.519Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T22:46:59.519Z] WORKDIR /edgex [2021-10-28T22:46:59.519Z] COPY go.mod . [2021-10-28T22:46:59.519Z] RUN go mod download [2021-10-28T22:46:59.519Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-28T22:46:59.998Z] ---> Running in 003ee71217ea [2021-10-28T22:47:00.937Z] 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-10-28T22:47:02.153Z] Sending build context to Docker daemon 166.6MB [2021-10-28T22:47:02.153Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T22:47:02.153Z] ---> 8b459fc5aaf0 [2021-10-28T22:47:02.153Z] Step 2/4 : WORKDIR /edgex [2021-10-28T22:47:04.249Z] ---> adadb6540747 [2021-10-28T22:47:04.249Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:47:04.249Z] ---> Running in 24b0a03f37d7 [2021-10-28T22:47:04.249Z] ---> ec3cb646d17c [2021-10-28T22:47:04.249Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:47:04.249Z] ---> Running in 275169892c7a [2021-10-28T22:47:04.249Z] ---> dd00c79e4a4a [2021-10-28T22:47:04.249Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:47:04.515Z] ---> Running in 5f533289822f [2021-10-28T22:47:04.797Z] ---> Running in d86e938d2615 [2021-10-28T22:47:05.071Z] Removing intermediate container d86e938d2615 [2021-10-28T22:47:05.071Z] ---> 43c7fb19e782 [2021-10-28T22:47:05.071Z] Step 3/4 : COPY go.mod . [2021-10-28T22:47:05.466Z] Removing intermediate container 24b0a03f37d7 [2021-10-28T22:47:05.466Z] ---> 9411727b666d [2021-10-28T22:47:05.466Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-28T22:47:05.466Z] ---> Running in 1b201c727eb8 [2021-10-28T22:47:05.727Z] Removing intermediate container 275169892c7a [2021-10-28T22:47:05.727Z] ---> 07dd78157c2b [2021-10-28T22:47:05.727Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-28T22:47:05.997Z] ---> Running in 9f7205c7b15a [2021-10-28T22:47:05.997Z] Removing intermediate container 5f533289822f [2021-10-28T22:47:05.997Z] ---> f86877ec2c8e [2021-10-28T22:47:05.997Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-28T22:47:05.997Z] 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-10-28T22:47:06.052Z] ---> 475f29d6f2e2 [2021-10-28T22:47:06.052Z] Step 4/4 : RUN go mod download [2021-10-28T22:47:06.052Z] ---> Running in a2cc0598d2da [2021-10-28T22:47:06.262Z] ---> Running in 8063d963c184 [2021-10-28T22:47:06.525Z] 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-10-28T22:47:06.788Z] 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-10-28T22:47:10.113Z] ---> 123c0f3958c6 [2021-10-28T22:47:10.114Z] Step 9/23 : RUN go mod tidy [2021-10-28T22:47:10.114Z] ---> Running in 70dd782485ec [2021-10-28T22:47:14.365Z] Removing intermediate container 70dd782485ec [2021-10-28T22:47:14.365Z] ---> a8339c188bae [2021-10-28T22:47:14.365Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-28T22:47:14.365Z] ---> Running in e926fce62e28 [2021-10-28T22:47:14.634Z] 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-10-28T22:47:46.841Z] 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-10-28T22:47:52.164Z] Removing intermediate container 1b201c727eb8 [2021-10-28T22:47:52.164Z] ---> f0694bb90dd5 [2021-10-28T22:47:52.164Z] [2021-10-28T22:47:52.164Z] Step 9/30 : FROM alpine:3.14 [2021-10-28T22:47:52.164Z] Removing intermediate container 9f7205c7b15a [2021-10-28T22:47:52.164Z] ---> 9d9d5d5ff91d [2021-10-28T22:47:52.164Z] [2021-10-28T22:47:52.164Z] Step 9/20 : FROM alpine:3.14 [2021-10-28T22:47:52.164Z] 3.14: Pulling from library/alpine [2021-10-28T22:47:52.164Z] Removing intermediate container 003ee71217ea [2021-10-28T22:47:52.164Z] ---> c7d720cd008a [2021-10-28T22:47:52.164Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-28T22:47:52.429Z] 3.14: Pulling from library/alpine [2021-10-28T22:47:52.690Z] ---> Running in 3fddb701dccd [2021-10-28T22:47:52.690Z] Removing intermediate container 8063d963c184 [2021-10-28T22:47:52.690Z] ---> 7743a5527b97 [2021-10-28T22:47:52.690Z] [2021-10-28T22:47:52.690Z] Step 9/21 : FROM alpine:3.14 [2021-10-28T22:47:52.951Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T22:47:52.951Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T22:47:52.951Z] 3.14: Pulling from library/alpine [2021-10-28T22:47:52.951Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T22:47:52.951Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T22:47:52.951Z] ---> 14119a10abf4 [2021-10-28T22:47:52.951Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-28T22:47:52.951Z] ---> 14119a10abf4 [2021-10-28T22:47:52.951Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-28T22:47:52.951Z] ---> Running in 69e739ff2a58 [2021-10-28T22:47:53.212Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T22:47:53.212Z] Status: Image is up to date for alpine:3.14 [2021-10-28T22:47:53.212Z] ---> 14119a10abf4 [2021-10-28T22:47:53.212Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-28T22:47:53.212Z] ---> Running in 31a13be41a2e [2021-10-28T22:47:53.212Z] ---> Running in faf539ff860a [2021-10-28T22:47:53.472Z] Removing intermediate container faf539ff860a [2021-10-28T22:47:53.472Z] ---> 22e84f18ca5d [2021-10-28T22:47:53.472Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-28T22:47:53.472Z] ---> Running in 8bf0a11b68a9 [2021-10-28T22:47:53.472Z] 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-10-28T22:47:53.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:47:53.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:47:53.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:47:54.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:47:54.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:47:54.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:47:54.296Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-28T22:47:54.296Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-28T22:47:54.296Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-28T22:47:54.296Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T22:47:54.296Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-28T22:47:54.572Z] (5/5) Installing curl (7.79.1-r0) [2021-10-28T22:47:54.572Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-28T22:47:54.572Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:47:54.572Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:47:54.572Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T22:47:54.572Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T22:47:54.572Z] OK: 8 MiB in 19 packages [2021-10-28T22:47:54.572Z] OK: 6 MiB in 16 packages [2021-10-28T22:47:54.840Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-28T22:47:54.840Z] (2/2) Installing su-exec (0.2-r1) [2021-10-28T22:47:54.840Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:47:54.840Z] OK: 6 MiB in 16 packages [2021-10-28T22:47:55.430Z] Removing intermediate container 69e739ff2a58 [2021-10-28T22:47:55.430Z] ---> 0600c962c6b2 [2021-10-28T22:47:55.430Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T22:47:55.430Z] Removing intermediate container 31a13be41a2e [2021-10-28T22:47:55.430Z] ---> a7385cec8a0b [2021-10-28T22:47:55.430Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T22:47:55.692Z] Removing intermediate container 8bf0a11b68a9 [2021-10-28T22:47:55.692Z] ---> 960724034930 [2021-10-28T22:47:55.692Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-28T22:47:55.692Z] ---> Running in 03b1ef31df46 [2021-10-28T22:47:55.692Z] ---> Running in e1bc1630eb82 [2021-10-28T22:47:55.692Z] ---> Running in c30ca0caf5f9 [2021-10-28T22:47:55.692Z] Removing intermediate container 3fddb701dccd [2021-10-28T22:47:55.692Z] ---> cd31533b9259 [2021-10-28T22:47:55.692Z] [2021-10-28T22:47:55.692Z] Step 10/22 : FROM docker:20.10.8 [2021-10-28T22:47:55.692Z] Removing intermediate container 03b1ef31df46 [2021-10-28T22:47:55.692Z] ---> 72817d81e4a3 [2021-10-28T22:47:55.692Z] Step 12/20 : WORKDIR /edgex [2021-10-28T22:47:55.955Z] 20.10.8: Pulling from library/docker [2021-10-28T22:47:55.955Z] ---> Running in 495f9341b816 [2021-10-28T22:47:55.955Z] Removing intermediate container e1bc1630eb82 [2021-10-28T22:47:55.955Z] ---> a37cf290f612 [2021-10-28T22:47:55.955Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-28T22:47:55.955Z] Removing intermediate container c30ca0caf5f9 [2021-10-28T22:47:55.955Z] ---> 04e0d6cadb25 [2021-10-28T22:47:55.955Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-28T22:47:56.220Z] ---> Running in a0626a27465e [2021-10-28T22:47:56.220Z] ---> Running in 5f5ff87dc7bf [2021-10-28T22:47:56.483Z] Removing intermediate container 495f9341b816 [2021-10-28T22:47:56.483Z] ---> 7ac4c997bcdf [2021-10-28T22:47:56.483Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-28T22:47:56.749Z] Removing intermediate container a0626a27465e [2021-10-28T22:47:56.749Z] ---> b520fad3b2ce [2021-10-28T22:47:56.749Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-28T22:47:56.749Z] Removing intermediate container 5f5ff87dc7bf [2021-10-28T22:47:56.749Z] ---> 47b8f9bf95fb [2021-10-28T22:47:56.749Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-28T22:47:56.749Z] ---> Running in d4024c6f91b0 [2021-10-28T22:47:56.749Z] ---> Running in 8b568c3a5349 [2021-10-28T22:47:56.749Z] ---> c6f0a4d52651 [2021-10-28T22:47:56.749Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-28T22:47:56.749Z] Removing intermediate container e926fce62e28 [2021-10-28T22:47:56.749Z] ---> 3b52d9893cd9 [2021-10-28T22:47:56.749Z] [2021-10-28T22:47:56.749Z] Step 11/23 : FROM alpine:3.14 [2021-10-28T22:47:56.749Z] ---> 14119a10abf4 [2021-10-28T22:47:56.749Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-28T22:47:56.749Z] ---> Running in 1c8b9122c68b [2021-10-28T22:47:56.749Z] Removing intermediate container 8b568c3a5349 [2021-10-28T22:47:56.749Z] ---> 075215930eca [2021-10-28T22:47:56.749Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T22:47:57.323Z] ---> bc516e09bea7 [2021-10-28T22:47:57.323Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-28T22:47:57.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:47:57.323Z] ---> 554ccd2526a7 [2021-10-28T22:47:57.323Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-28T22:47:57.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:47:57.588Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T22:47:57.588Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:47:57.588Z] OK: 6 MiB in 15 packages [2021-10-28T22:47:58.177Z] Removing intermediate container d4024c6f91b0 [2021-10-28T22:47:58.177Z] ---> 4d08eaaba303 [2021-10-28T22:47:58.177Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-28T22:47:58.177Z] ---> 8d768f246736 [2021-10-28T22:47:58.177Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-28T22:47:58.177Z] ---> Running in f19fef15ef09 [2021-10-28T22:47:58.177Z] ---> 4b6aa2ed6ae7 [2021-10-28T22:47:58.177Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-28T22:47:58.446Z] ---> Running in 1371b915dbd1 [2021-10-28T22:47:58.446Z] Removing intermediate container 1c8b9122c68b [2021-10-28T22:47:58.446Z] ---> 5128abcf2267 [2021-10-28T22:47:58.446Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T22:47:58.446Z] Removing intermediate container f19fef15ef09 [2021-10-28T22:47:58.446Z] ---> 8a9678f2c132 [2021-10-28T22:47:58.446Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-28T22:47:58.709Z] Removing intermediate container 1371b915dbd1 [2021-10-28T22:47:58.709Z] ---> 9bb72fdc5230 [2021-10-28T22:47:58.709Z] Step 17/20 : CMD ["--init=true"] [2021-10-28T22:47:58.709Z] ---> ae32dc3b82cd [2021-10-28T22:47:58.709Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-28T22:47:58.709Z] ---> Running in 30447f5fc3c3 [2021-10-28T22:47:58.709Z] ---> Running in 8ee68b0a1db8 [2021-10-28T22:47:58.709Z] ---> Running in 631c930eded1 [2021-10-28T22:47:58.709Z] Removing intermediate container 30447f5fc3c3 [2021-10-28T22:47:58.709Z] ---> bb72ed1b1a02 [2021-10-28T22:47:58.709Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-28T22:47:58.709Z] ---> 466eb43e6409 [2021-10-28T22:47:58.709Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-28T22:47:58.971Z] ---> Running in c202c4d75344 [2021-10-28T22:47:58.971Z] Removing intermediate container 631c930eded1 [2021-10-28T22:47:58.971Z] ---> 68e953cbd90c [2021-10-28T22:47:58.971Z] Step 18/20 : LABEL arch=x86_64 [2021-10-28T22:47:58.971Z] ---> Running in 7d31e5cf418c [2021-10-28T22:47:58.971Z] Removing intermediate container 8ee68b0a1db8 [2021-10-28T22:47:58.971Z] ---> 66da32e1f496 [2021-10-28T22:47:58.971Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:47:58.971Z] ---> Running in 12fce19695f4 [2021-10-28T22:47:58.971Z] Removing intermediate container 7d31e5cf418c [2021-10-28T22:47:58.971Z] ---> f36436c12f82 [2021-10-28T22:47:58.971Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-28T22:47:58.971Z] ---> Running in 4de396d2d2cd [2021-10-28T22:47:58.971Z] ---> Running in b775acc66cd4 [2021-10-28T22:47:58.971Z] Removing intermediate container 12fce19695f4 [2021-10-28T22:47:58.971Z] ---> 5c2733ec2229 [2021-10-28T22:47:58.971Z] Step 19/20 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:47:59.243Z] ---> Running in 2fbd7273e07d [2021-10-28T22:47:59.243Z] Removing intermediate container 4de396d2d2cd [2021-10-28T22:47:59.243Z] ---> 92821a9c7beb [2021-10-28T22:47:59.243Z] Step 19/21 : LABEL arch=x86_64 [2021-10-28T22:47:59.243Z] ---> Running in 5e49d6b82327 [2021-10-28T22:47:59.243Z] Removing intermediate container b775acc66cd4 [2021-10-28T22:47:59.243Z] ---> 45fc25edbaaf [2021-10-28T22:47:59.243Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T22:47:59.513Z] Removing intermediate container 2fbd7273e07d [2021-10-28T22:47:59.513Z] ---> 9fd2f3b1ce5a [2021-10-28T22:47:59.513Z] Step 20/20 : LABEL version=0.0.0 [2021-10-28T22:47:59.513Z] ---> Running in f8ac3e757656 [2021-10-28T22:47:59.513Z] Removing intermediate container 5e49d6b82327 [2021-10-28T22:47:59.513Z] ---> 70a83c3d2eb3 [2021-10-28T22:47:59.513Z] Step 20/21 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:47:59.513Z] ---> e465ac623c34 [2021-10-28T22:47:59.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-28T22:47:59.513Z] ---> Running in 3826391308c7 [2021-10-28T22:47:59.788Z] Removing intermediate container f8ac3e757656 [2021-10-28T22:47:59.788Z] ---> caa80c5344e4 [2021-10-28T22:47:59.788Z] [2021-10-28T22:47:59.788Z] Removing intermediate container c202c4d75344 [2021-10-28T22:47:59.788Z] ---> 9d3f908361aa [2021-10-28T22:47:59.788Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T22:47:59.788Z] Successfully built caa80c5344e4 [2021-10-28T22:47:59.788Z] Successfully tagged security-proxy-setup:latest [2021-10-28T22:47:59.788Z] Building core-command [2021-10-28T22:47:59.788Z] Removing intermediate container 3826391308c7 [2021-10-28T22:47:59.788Z] ---> e9f4690aa9d6 [2021-10-28T22:47:59.788Z] Step 21/21 : LABEL version=0.0.0 [2021-10-28T22:48:00.053Z]  Building security-proxy-setup ... done  ---> Running in e6553f2e646c [2021-10-28T22:48:00.629Z] ---> bfd517879b5c [2021-10-28T22:48:00.629Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-28T22:48:00.629Z] ---> 219f7b92e382 [2021-10-28T22:48:00.629Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-28T22:48:01.208Z] Removing intermediate container e6553f2e646c [2021-10-28T22:48:01.208Z] ---> ea4228e43d73 [2021-10-28T22:48:01.208Z] [2021-10-28T22:48:01.208Z] Successfully built ea4228e43d73 [2021-10-28T22:48:01.781Z] Successfully tagged support-notifications:latest [2021-10-28T22:48:01.781Z]  Building support-notifications ... done Building core-data [2021-10-28T22:48:03.172Z] ---> d899af6a309c [2021-10-28T22:48:03.172Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-28T22:48:04.139Z] ---> 2ca89603c98c [2021-10-28T22:48:04.139Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-28T22:48:04.398Z] ---> Running in c5d7c873255b [2021-10-28T22:48:04.971Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-28T22:48:04.971Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-28T22:48:05.231Z] ---> 843bf99c1f46 [2021-10-28T22:48:05.231Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-28T22:48:05.800Z] ---> bc6c0ffef665 [2021-10-28T22:48:05.800Z] 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-10-28T22:48:05.800Z] Removing intermediate container c5d7c873255b [2021-10-28T22:48:05.800Z] ---> 0834a11b459f [2021-10-28T22:48:05.800Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:48:05.800Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:48:05.800Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:48:06.071Z] ---> ce22b02284ed [2021-10-28T22:48:06.071Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T22:48:06.071Z] ---> Using cache [2021-10-28T22:48:06.071Z] ---> 142d4ee8fa19 [2021-10-28T22:48:06.071Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:48:06.071Z] ---> Using cache [2021-10-28T22:48:06.071Z] ---> 72786d5dcdcc [2021-10-28T22:48:06.071Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-28T22:48:06.071Z] ---> Running in a2007a6f9821 [2021-10-28T22:48:06.071Z] ---> Running in bf27095d7c78 [2021-10-28T22:48:06.071Z] ---> Running in 144eb6bff109 [2021-10-28T22:48:06.071Z] ---> ba25168467fb [2021-10-28T22:48:06.071Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-28T22:48:06.336Z] Removing intermediate container a2007a6f9821 [2021-10-28T22:48:06.336Z] ---> 59aa3f3f9928 [2021-10-28T22:48:06.336Z] 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-10-28T22:48:06.336Z] Removing intermediate container bf27095d7c78 [2021-10-28T22:48:06.336Z] ---> 020e1ad921af [2021-10-28T22:48:06.336Z] Step 21/23 : LABEL arch=x86_64 [2021-10-28T22:48:06.595Z] ---> Running in 2abd05c2dfa7 [2021-10-28T22:48:06.595Z] ---> Running in d43559388805 [2021-10-28T22:48:06.595Z] ---> 935bbe0c67ec [2021-10-28T22:48:06.595Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-28T22:48:06.595Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:48:06.863Z] ---> Running in 6b6a8448498c [2021-10-28T22:48:06.863Z] Removing intermediate container 2abd05c2dfa7 [2021-10-28T22:48:06.863Z] ---> 6022435e7982 [2021-10-28T22:48:06.863Z] Step 22/23 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:48:06.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:48:06.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:48:06.863Z] ---> ce22b02284ed [2021-10-28T22:48:06.863Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T22:48:06.863Z] ---> Using cache [2021-10-28T22:48:06.863Z] ---> 142d4ee8fa19 [2021-10-28T22:48:06.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:48:06.863Z] ---> Using cache [2021-10-28T22:48:06.863Z] ---> 72786d5dcdcc [2021-10-28T22:48:06.863Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T22:48:06.863Z] ---> Running in b15035d437fc [2021-10-28T22:48:06.863Z] ---> Running in 7dedb8c1a1cb [2021-10-28T22:48:06.863Z] Removing intermediate container 6b6a8448498c [2021-10-28T22:48:06.863Z] ---> c678b900f8bb [2021-10-28T22:48:06.863Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-28T22:48:06.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:48:07.132Z] Removing intermediate container b15035d437fc [2021-10-28T22:48:07.132Z] ---> 98b6bf0aebf6 [2021-10-28T22:48:07.132Z] Step 23/23 : LABEL version=0.0.0 [2021-10-28T22:48:07.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:48:07.132Z] ---> Running in 298feff108a0 [2021-10-28T22:48:07.132Z] ---> f551d2766002 [2021-10-28T22:48:07.132Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-28T22:48:07.132Z] (1/42) Installing readline (8.1.0-r0) [2021-10-28T22:48:07.132Z] (2/42) Installing bash (5.1.4-r0) [2021-10-28T22:48:07.393Z] Executing bash-5.1.4-r0.post-install [2021-10-28T22:48:07.393Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-28T22:48:07.393Z] ---> Running in 833352e4d541 [2021-10-28T22:48:07.393Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T22:48:07.393Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-28T22:48:07.393Z] (6/42) Installing curl (7.79.1-r0) [2021-10-28T22:48:07.393Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-28T22:48:07.393Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-28T22:48:07.394Z] Removing intermediate container 298feff108a0 [2021-10-28T22:48:07.394Z] ---> 9508f03ae7b9 [2021-10-28T22:48:07.394Z] [2021-10-28T22:48:07.394Z] (9/42) Installing expat (2.4.1-r0) [2021-10-28T22:48:07.394Z] (10/42) Installing libffi (3.3-r2) [2021-10-28T22:48:07.394Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:48:07.394Z] (11/42) Installing gdbm (1.19-r0) [2021-10-28T22:48:07.394Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-28T22:48:07.394Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T22:48:07.394Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T22:48:07.394Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-28T22:48:07.394Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-28T22:48:07.394Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-28T22:48:07.394Z] Successfully built 9508f03ae7b9 [2021-10-28T22:48:07.394Z] Successfully tagged support-scheduler:latest [2021-10-28T22:48:07.394Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-10-28T22:48:07.665Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:48:07.929Z] OK: 220 MiB in 52 packages [2021-10-28T22:48:08.191Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:48:08.774Z] OK: 220 MiB in 52 packages [2021-10-28T22:48:10.158Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-28T22:48:10.159Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-28T22:48:10.159Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-28T22:48:10.159Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-28T22:48:10.738Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:48:10.738Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:48:10.738Z] ---> ce22b02284ed [2021-10-28T22:48:10.738Z] Step 3/24 : WORKDIR /edgex-go [2021-10-28T22:48:10.738Z] ---> Using cache [2021-10-28T22:48:10.738Z] ---> 142d4ee8fa19 [2021-10-28T22:48:10.738Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:48:10.738Z] ---> Using cache [2021-10-28T22:48:10.738Z] ---> 72786d5dcdcc [2021-10-28T22:48:10.738Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-28T22:48:10.999Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-28T22:48:11.262Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-28T22:48:11.262Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-28T22:48:11.262Z] Removing intermediate container 833352e4d541 [2021-10-28T22:48:11.262Z] ---> f1d2f8e71597 [2021-10-28T22:48:11.262Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-28T22:48:11.262Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-28T22:48:11.262Z] ---> Running in 2dc5b32a3be1 [2021-10-28T22:48:11.262Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-28T22:48:11.262Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-28T22:48:11.262Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-28T22:48:11.262Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-28T22:48:11.262Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-28T22:48:11.527Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-28T22:48:11.527Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-28T22:48:11.527Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-28T22:48:11.527Z] ---> Running in 780f0afc75e5 [2021-10-28T22:48:11.527Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-28T22:48:11.527Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-28T22:48:11.527Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-28T22:48:11.527Z] Removing intermediate container 144eb6bff109 [2021-10-28T22:48:11.527Z] ---> ed41d5827382 [2021-10-28T22:48:11.527Z] Step 6/22 : COPY . . [2021-10-28T22:48:11.527Z] Removing intermediate container 7dedb8c1a1cb [2021-10-28T22:48:11.527Z] ---> 9adfcb4d56bb [2021-10-28T22:48:11.527Z] Step 6/22 : COPY . . [2021-10-28T22:48:11.527Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-28T22:48:11.527Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-28T22:48:11.527Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-28T22:48:11.790Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-28T22:48:11.790Z] Removing intermediate container 780f0afc75e5 [2021-10-28T22:48:11.790Z] ---> bf1c74f65bce [2021-10-28T22:48:11.790Z] Step 27/30 : CMD ["gate"] [2021-10-28T22:48:11.790Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-28T22:48:11.790Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-28T22:48:12.055Z] ---> Running in b41bb710fec9 [2021-10-28T22:48:12.055Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:48:12.055Z] OK: 84 MiB in 64 packages [2021-10-28T22:48:12.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:48:13.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:48:13.286Z] Collecting docker-compose==1.23.2 [2021-10-28T22:48:13.286Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-28T22:48:13.552Z] Collecting texttable<0.10,>=0.9.0 [2021-10-28T22:48:13.552Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-28T22:48:13.552Z] OK: 220 MiB in 52 packages [2021-10-28T22:48:14.218Z] Collecting cached-property<2,>=1.2.0 [2021-10-28T22:48:14.218Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-28T22:48:14.218Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-28T22:48:14.218Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-28T22:48:14.218Z] Collecting docker<4.0,>=3.6.0 [2021-10-28T22:48:14.218Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-28T22:48:14.523Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-28T22:48:14.523Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-28T22:48:14.523Z] Collecting PyYAML<4,>=3.10 [2021-10-28T22:48:14.523Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-28T22:48:15.524Z] Removing intermediate container b41bb710fec9 [2021-10-28T22:48:15.524Z] ---> 95a30778dc99 [2021-10-28T22:48:15.524Z] Step 28/30 : LABEL arch=x86_64 [2021-10-28T22:48:15.790Z] Collecting docopt<0.7,>=0.6.1 [2021-10-28T22:48:15.790Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-28T22:48:16.064Z] 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-10-28T22:48:16.346Z] Collecting jsonschema<3,>=2.5.1 [2021-10-28T22:48:16.346Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-28T22:48:16.346Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-28T22:48:16.346Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-28T22:48:16.928Z] Collecting docker-pycreds>=0.4.0 [2021-10-28T22:48:16.928Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-28T22:48:16.928Z] ---> Running in 05d11b32fba6 [2021-10-28T22:48:16.928Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-28T22:48:17.195Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-28T22:48:17.195Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-28T22:48:17.195Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-28T22:48:17.195Z] 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-10-28T22:48:17.195Z] Collecting idna<2.8,>=2.5 [2021-10-28T22:48:17.195Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-28T22:48:17.461Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-28T22:48:17.461Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-28T22:48:17.461Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-28T22:48:17.461Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-28T22:48:17.461Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-28T22:48:17.461Z] Attempting uninstall: urllib3 [2021-10-28T22:48:17.461Z] Found existing installation: urllib3 1.26.5 [2021-10-28T22:48:17.461Z] Uninstalling urllib3-1.26.5: [2021-10-28T22:48:17.461Z] Successfully uninstalled urllib3-1.26.5 [2021-10-28T22:48:18.441Z] Removing intermediate container 05d11b32fba6 [2021-10-28T22:48:18.441Z] ---> eef5391c2552 [2021-10-28T22:48:18.441Z] Step 29/30 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:48:18.441Z] Attempting uninstall: idna [2021-10-28T22:48:18.441Z] Found existing installation: idna 3.2 [2021-10-28T22:48:18.441Z] Uninstalling idna-3.2: [2021-10-28T22:48:18.441Z] Successfully uninstalled idna-3.2 [2021-10-28T22:48:18.441Z] Removing intermediate container 2dc5b32a3be1 [2021-10-28T22:48:18.441Z] ---> 75acdd393cc3 [2021-10-28T22:48:18.441Z] Step 6/24 : COPY . . [2021-10-28T22:48:18.441Z] Attempting uninstall: chardet [2021-10-28T22:48:18.441Z] Found existing installation: chardet 4.0.0 [2021-10-28T22:48:18.441Z] Uninstalling chardet-4.0.0: [2021-10-28T22:48:18.441Z] Successfully uninstalled chardet-4.0.0 [2021-10-28T22:48:19.081Z] ---> cf877f06445e [2021-10-28T22:48:19.081Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:48:19.081Z] ---> Running in a4726dadb06e [2021-10-28T22:48:19.343Z] Attempting uninstall: requests [2021-10-28T22:48:19.343Z] Found existing installation: requests 2.25.1 [2021-10-28T22:48:19.343Z] Uninstalling requests-2.25.1: [2021-10-28T22:48:19.343Z] Successfully uninstalled requests-2.25.1 [2021-10-28T22:48:19.620Z] ---> Running in 0869451fea5d [2021-10-28T22:48:19.620Z] ---> 16949031133b [2021-10-28T22:48:19.620Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:48:20.562Z] Running setup.py install for texttable: started [2021-10-28T22:48:20.562Z] Removing intermediate container a4726dadb06e [2021-10-28T22:48:20.562Z] ---> 35b0b01a5a6b [2021-10-28T22:48:20.562Z] Step 30/30 : LABEL version=0.0.0 [2021-10-28T22:48:20.562Z] ---> Running in 7f4636dfd5c7 [2021-10-28T22:48:20.824Z] ---> Running in e37eb21e2a18 [2021-10-28T22:48:20.824Z] Running setup.py install for texttable: finished with status 'done' [2021-10-28T22:48:20.824Z] Running setup.py install for PyYAML: started [2021-10-28T22:48:21.089Z] Removing intermediate container e37eb21e2a18 [2021-10-28T22:48:21.089Z] ---> 0c011a9b4ecc [2021-10-28T22:48:21.089Z] [2021-10-28T22:48:21.089Z] Successfully built 0c011a9b4ecc [2021-10-28T22:48:21.366Z] Successfully tagged security-bootstrapper:latest [2021-10-28T22:48:21.366Z] Building core-metadata [2021-10-28T22:48:21.655Z]  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-10-28T22:48:21.920Z] Running setup.py install for docopt: started [2021-10-28T22:48:22.508Z] Running setup.py install for docopt: finished with status 'done' [2021-10-28T22:48:22.508Z] Running setup.py install for dockerpty: started [2021-10-28T22:48:22.784Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-28T22:48:26.131Z] 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-10-28T22:48:26.131Z] ---> 5bb5e7c536dc [2021-10-28T22:48:26.131Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:48:26.131Z] Removing intermediate container 0869451fea5d [2021-10-28T22:48:26.131Z] ---> 7468dc8fee68 [2021-10-28T22:48:26.131Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-28T22:48:26.131Z] ---> Running in b425cb9fec1b [2021-10-28T22:48:26.131Z] ---> Running in 366df9fb5d5b [2021-10-28T22:48:26.398Z] Removing intermediate container 7f4636dfd5c7 [2021-10-28T22:48:26.398Z] ---> ead099e882bb [2021-10-28T22:48:26.398Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-28T22:48:26.398Z] ---> Running in 1ea8ea9623c7 [2021-10-28T22:48:26.985Z] 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-10-28T22:48:27.258Z] 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-10-28T22:48:27.872Z] Removing intermediate container a2cc0598d2da [2021-10-28T22:48:27.872Z] ---> 49c506736ccc [2021-10-28T22:48:27.872Z] Successfully built 49c506736ccc [2021-10-28T22:48:27.872Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:48:28.220Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T22:48:28.220Z] . [Pipeline] withDockerContainer [2021-10-28T22:48:28.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container [2021-10-28T22:48:28.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T22:48:28.704Z] Removing intermediate container 366df9fb5d5b [2021-10-28T22:48:28.704Z] ---> 0c9a338ffd62 [2021-10-28T22:48:28.704Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-28T22:48:28.977Z] ---> Running in 531e208afd8c [2021-10-28T22:48:29.952Z] 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-10-28T22:48:30.278Z] $ docker top df21430350af11e30e532061faa7f7d1cffae14f897a6205eba4b217a1396e14 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T22:48:31.314Z] + go version [2021-10-28T22:48:31.314Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T22:48:31.338Z] $ docker stop --time=1 df21430350af11e30e532061faa7f7d1cffae14f897a6205eba4b217a1396e14 [2021-10-28T22:48:31.885Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:48:31.885Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:48:31.885Z] ---> ce22b02284ed [2021-10-28T22:48:31.885Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T22:48:31.885Z] ---> Using cache [2021-10-28T22:48:31.885Z] ---> 142d4ee8fa19 [2021-10-28T22:48:31.885Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:48:31.885Z] ---> Using cache [2021-10-28T22:48:31.885Z] ---> 72786d5dcdcc [2021-10-28T22:48:31.885Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T22:48:31.885Z] ---> Using cache [2021-10-28T22:48:31.885Z] ---> 75acdd393cc3 [2021-10-28T22:48:31.885Z] Step 6/22 : COPY . . [2021-10-28T22:48:31.885Z] ---> Using cache [2021-10-28T22:48:31.885Z] ---> 5bb5e7c536dc [2021-10-28T22:48:31.885Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:48:31.885Z] ---> Using cache [2021-10-28T22:48:31.885Z] ---> 0c9a338ffd62 [2021-10-28T22:48:31.885Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-28T22:48:32.147Z] ---> Running in db6575fbb934 [2021-10-28T22:48:32.417Z] Removing intermediate container d43559388805 [2021-10-28T22:48:32.417Z] ---> 314857203219 [2021-10-28T22:48:32.417Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-28T22:48:32.417Z] ---> Running in 6b074b0ab4fe [2021-10-28T22:48:32.678Z] Removing intermediate container 6b074b0ab4fe [2021-10-28T22:48:32.678Z] ---> c64ec0d39239 [2021-10-28T22:48:32.678Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-28T22:48:32.678Z] ---> Running in 6002e313187d [2021-10-28T22:48:32.940Z] Removing intermediate container 6002e313187d [2021-10-28T22:48:32.940Z] ---> 73b39346f77b [2021-10-28T22:48:32.940Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-28T22:48:33.186Z] $ docker rm -f df21430350af11e30e532061faa7f7d1cffae14f897a6205eba4b217a1396e14 [2021-10-28T22:48:33.201Z] 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:48:33.777Z] ---> 02d562a0ca88 [2021-10-28T22:48:33.778Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-28T22:48:33.896Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T22:48:33.896Z] . [Pipeline] withDockerContainer [2021-10-28T22:48:34.041Z] ---> c051cecc1839 [2021-10-28T22:48:34.041Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-28T22:48:34.177Z] prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container [2021-10-28T22:48:34.271Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T22:48:34.301Z] ---> a5489780c9e1 [2021-10-28T22:48:34.302Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-28T22:48:34.302Z] ---> Running in cd70e289c83a [2021-10-28T22:48:34.565Z] Removing intermediate container cd70e289c83a [2021-10-28T22:48:34.565Z] ---> 629119119f06 [2021-10-28T22:48:34.565Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:48:34.565Z] ---> Running in 84441e76ff31 [2021-10-28T22:48:34.827Z] Removing intermediate container 84441e76ff31 [2021-10-28T22:48:34.828Z] ---> 33d3ee708a8c [2021-10-28T22:48:34.828Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T22:48:34.828Z] ---> Running in 9a47051ae4b9 [2021-10-28T22:48:35.088Z] Removing intermediate container 9a47051ae4b9 [2021-10-28T22:48:35.088Z] ---> 050e80e06a35 [2021-10-28T22:48:35.088Z] Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:48:35.088Z] ---> Running in f29427c1b4be [2021-10-28T22:48:35.352Z] Removing intermediate container f29427c1b4be [2021-10-28T22:48:35.352Z] ---> 830a794ce36c [2021-10-28T22:48:35.352Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T22:48:35.352Z] ---> Running in 48f238202fed [2021-10-28T22:48:35.352Z] Removing intermediate container 48f238202fed [2021-10-28T22:48:35.352Z] ---> 690185af6c36 [2021-10-28T22:48:35.352Z] [2021-10-28T22:48:35.616Z] Successfully built 690185af6c36 [2021-10-28T22:48:35.616Z] Successfully tagged sys-mgmt-agent:latest [2021-10-28T22:48:35.957Z] $ docker top c2463e259e2e71676e858a45081a4b5015da149cf6c8cfa52453e2b04310f0d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-28T22:48:36.303Z] ========================================================= [2021-10-28T22:48:36.303Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-28T22:48:36.303Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T22:48:36.951Z] + make test [2021-10-28T22:48:36.951Z] go mod tidy [2021-10-28T22:48:37.549Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T22:49:02.226Z]  Building sys-mgmt-agent ... done Removing intermediate container b425cb9fec1b [2021-10-28T22:49:02.226Z] ---> 3109d03fde4a [2021-10-28T22:49:02.226Z] [2021-10-28T22:49:02.226Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T22:49:02.226Z] ---> 14119a10abf4 [2021-10-28T22:49:02.226Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T22:49:02.226Z] ---> Using cache [2021-10-28T22:49:02.226Z] ---> 5128abcf2267 [2021-10-28T22:49:02.226Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T22:49:02.226Z] ---> Using cache [2021-10-28T22:49:02.226Z] ---> bb72ed1b1a02 [2021-10-28T22:49:02.226Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-28T22:49:02.226Z] ---> Running in e08478e7dc9b [2021-10-28T22:49:02.226Z] Removing intermediate container e08478e7dc9b [2021-10-28T22:49:02.226Z] ---> bdf63cd05492 [2021-10-28T22:49:02.226Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T22:49:02.226Z] ---> Running in 59d3bcb5b11a [2021-10-28T22:49:02.226Z] Removing intermediate container 59d3bcb5b11a [2021-10-28T22:49:02.226Z] ---> b765aaed75a7 [2021-10-28T22:49:02.226Z] Step 14/22 : WORKDIR / [2021-10-28T22:49:02.226Z] ---> Running in 1a8c7220f71a [2021-10-28T22:49:02.226Z] Removing intermediate container 1a8c7220f71a [2021-10-28T22:49:02.226Z] ---> 3f99fc42bf26 [2021-10-28T22:49:02.226Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T22:49:02.506Z] ---> ee6e7949cad5 [2021-10-28T22:49:02.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-28T22:49:03.103Z] ---> 0c11318200bb [2021-10-28T22:49:03.103Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-28T22:49:03.103Z] 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-10-28T22:49:03.372Z] ---> f2f5598e13b8 [2021-10-28T22:49:03.372Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-28T22:49:03.372Z] ---> Running in ca6942029298 [2021-10-28T22:49:03.649Z] Removing intermediate container ca6942029298 [2021-10-28T22:49:03.649Z] ---> 842c9b0b3457 [2021-10-28T22:49:03.649Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:49:03.649Z] ---> Running in 7dccbba14e70 [2021-10-28T22:49:03.649Z] Removing intermediate container 7dccbba14e70 [2021-10-28T22:49:03.649Z] ---> ddb65d9ddb98 [2021-10-28T22:49:03.649Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T22:49:03.649Z] ---> Running in 45ad7bba3838 [2021-10-28T22:49:03.919Z] Removing intermediate container 45ad7bba3838 [2021-10-28T22:49:03.919Z] ---> cc30a88e0b8c [2021-10-28T22:49:03.919Z] Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:49:03.919Z] ---> Running in e733999d72c2 [2021-10-28T22:49:04.186Z] Removing intermediate container e733999d72c2 [2021-10-28T22:49:04.186Z] ---> e5e76242cc7b [2021-10-28T22:49:04.186Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T22:49:04.186Z] ---> Running in 17fa35dfeadd [2021-10-28T22:49:04.186Z] Removing intermediate container 17fa35dfeadd [2021-10-28T22:49:04.186Z] ---> 1797e9d201a0 [2021-10-28T22:49:04.186Z] [2021-10-28T22:49:04.447Z] Successfully built 1797e9d201a0 [2021-10-28T22:49:04.447Z] Successfully tagged core-command:latest [2021-10-28T22:49:08.758Z]  Building core-command ... done Removing intermediate container 531e208afd8c [2021-10-28T22:49:08.758Z] ---> fb17497a01c7 [2021-10-28T22:49:08.758Z] [2021-10-28T22:49:08.758Z] Step 9/24 : FROM alpine:3.14 [2021-10-28T22:49:08.758Z] ---> 14119a10abf4 [2021-10-28T22:49:08.758Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-28T22:49:08.758Z] ---> Running in a4c850e32db7 [2021-10-28T22:49:09.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:49:09.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:49:09.288Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-28T22:49:09.288Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-28T22:49:09.288Z] (3/3) Installing su-exec (0.2-r1) [2021-10-28T22:49:09.288Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:49:09.288Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T22:49:09.288Z] Removing intermediate container 1ea8ea9623c7 [2021-10-28T22:49:09.288Z] ---> d7388845bddc [2021-10-28T22:49:09.288Z] [2021-10-28T22:49:09.288Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T22:49:09.288Z] ---> 14119a10abf4 [2021-10-28T22:49:09.288Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-28T22:49:09.288Z] OK: 6 MiB in 17 packages [2021-10-28T22:49:09.552Z] ---> Running in 066b3ecf0722 [2021-10-28T22:49:09.552Z] Removing intermediate container 066b3ecf0722 [2021-10-28T22:49:09.552Z] ---> bb7a33b10475 [2021-10-28T22:49:09.552Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-28T22:49:09.816Z] ---> Running in 386403950c26 [2021-10-28T22:49:09.906Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-28T22:49:10.076Z] Removing intermediate container a4c850e32db7 [2021-10-28T22:49:10.076Z] ---> 1a670a693efb [2021-10-28T22:49:10.076Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T22:49:10.076Z] Removing intermediate container 386403950c26 [2021-10-28T22:49:10.076Z] ---> 9fb75c921f51 [2021-10-28T22:49:10.076Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-28T22:49:10.336Z] ---> Running in 22d0e8c6c417 [2021-10-28T22:49:10.336Z] ---> Running in e2898174d3ea [2021-10-28T22:49:10.336Z] Removing intermediate container db6575fbb934 [2021-10-28T22:49:10.336Z] ---> 1d5d29d3f3c6 [2021-10-28T22:49:10.336Z] [2021-10-28T22:49:10.336Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T22:49:10.336Z] ---> 14119a10abf4 [2021-10-28T22:49:10.336Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T22:49:10.336Z] ---> Using cache [2021-10-28T22:49:10.336Z] ---> 5128abcf2267 [2021-10-28T22:49:10.336Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T22:49:10.336Z] ---> Using cache [2021-10-28T22:49:10.336Z] ---> bb72ed1b1a02 [2021-10-28T22:49:10.336Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-28T22:49:10.336Z] ---> Running in 03b3928a4fe9 [2021-10-28T22:49:10.336Z] Removing intermediate container 22d0e8c6c417 [2021-10-28T22:49:10.336Z] ---> 3930744d22e8 [2021-10-28T22:49:10.336Z] Step 12/24 : WORKDIR / [2021-10-28T22:49:10.602Z] ---> Running in dd2039cff079 [2021-10-28T22:49:10.602Z] Removing intermediate container e2898174d3ea [2021-10-28T22:49:10.602Z] ---> 6f6351e5c305 [2021-10-28T22:49:10.602Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:49:10.602Z] ---> Running in 40a1aa0a6425 [2021-10-28T22:49:10.602Z] Removing intermediate container 03b3928a4fe9 [2021-10-28T22:49:10.602Z] ---> 2050f5979947 [2021-10-28T22:49:10.602Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T22:49:10.602Z] ---> Running in 1e484bc04fe9 [2021-10-28T22:49:10.602Z] Removing intermediate container dd2039cff079 [2021-10-28T22:49:10.602Z] ---> 34d1054ca6f2 [2021-10-28T22:49:10.602Z] 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-10-28T22:49:10.602Z] Removing intermediate container 1e484bc04fe9 [2021-10-28T22:49:10.602Z] ---> 94f0d6dc57d3 [2021-10-28T22:49:10.602Z] Step 14/22 : WORKDIR / [2021-10-28T22:49:10.868Z] ---> Running in 53c72b2127f1 [2021-10-28T22:49:10.868Z] ---> 4a9d5d5f247d [2021-10-28T22:49:10.868Z] 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-10-28T22:49:10.868Z] Removing intermediate container 53c72b2127f1 [2021-10-28T22:49:10.868Z] ---> e12612539836 [2021-10-28T22:49:10.868Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T22:49:11.131Z] ---> 193b1ce513c9 [2021-10-28T22:49:11.131Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-28T22:49:11.131Z] ---> 97b70b6edf41 [2021-10-28T22:49:11.131Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-28T22:49:11.131Z] Removing intermediate container 40a1aa0a6425 [2021-10-28T22:49:11.131Z] ---> 1b3c3a9beff1 [2021-10-28T22:49:11.131Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T22:49:11.131Z] ---> Running in a866b95e6aa5 [2021-10-28T22:49:11.397Z] ---> ee0a98fbfa84 [2021-10-28T22:49:11.397Z] 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-10-28T22:49:11.397Z] ---> dd0f4b82b375 [2021-10-28T22:49:11.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-28T22:49:11.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:49:11.667Z] ---> 6f9b00edb3e8 [2021-10-28T22:49:11.667Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-28T22:49:11.667Z] ---> b7a474c2f1ec [2021-10-28T22:49:11.667Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-28T22:49:11.667Z] ---> Running in 8c8c0406a526 [2021-10-28T22:49:11.932Z] Removing intermediate container 8c8c0406a526 [2021-10-28T22:49:11.933Z] ---> f81c05b38901 [2021-10-28T22:49:11.933Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:49:11.933Z] ---> Running in 3a4561da0eeb [2021-10-28T22:49:11.933Z] ---> 1d1552f6be81 [2021-10-28T22:49:11.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-28T22:49:11.933Z] Removing intermediate container 3a4561da0eeb [2021-10-28T22:49:11.933Z] ---> d6ef2540a060 [2021-10-28T22:49:11.933Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T22:49:12.194Z] ---> Running in 49a80b9af97a [2021-10-28T22:49:12.194Z] Removing intermediate container 49a80b9af97a [2021-10-28T22:49:12.194Z] ---> 8eb4d5d43705 [2021-10-28T22:49:12.194Z] Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:49:12.194Z] ---> Running in c80eb9d7d190 [2021-10-28T22:49:12.194Z] ---> 57df56bead96 [2021-10-28T22:49:12.194Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-28T22:49:12.458Z] Removing intermediate container c80eb9d7d190 [2021-10-28T22:49:12.458Z] ---> 755680d716e5 [2021-10-28T22:49:12.458Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T22:49:12.458Z] ---> Running in 4a50c23878e6 [2021-10-28T22:49:12.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:49:12.458Z] ---> d6ca793b4eca [2021-10-28T22:49:12.458Z] 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-10-28T22:49:12.458Z] Removing intermediate container 4a50c23878e6 [2021-10-28T22:49:12.458Z] ---> 905d5f136adb [2021-10-28T22:49:12.458Z] [2021-10-28T22:49:12.458Z] ---> Running in 7f4a08a8a71e [2021-10-28T22:49:12.458Z] Successfully built 905d5f136adb [2021-10-28T22:49:12.722Z] Successfully tagged core-metadata:latest [2021-10-28T22:49:12.981Z]  Building core-metadata ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T22:49:12.981Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T22:49:12.981Z] Removing intermediate container 7f4a08a8a71e [2021-10-28T22:49:12.981Z] ---> 5fa34f317bb0 [2021-10-28T22:49:12.981Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-28T22:49:12.981Z] ---> Running in 2bcb6eb7f602 [2021-10-28T22:49:12.981Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T22:49:13.241Z] Removing intermediate container 2bcb6eb7f602 [2021-10-28T22:49:13.241Z] ---> ede3625c73f5 [2021-10-28T22:49:13.241Z] Step 22/24 : LABEL arch=x86_64 [2021-10-28T22:49:13.241Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T22:49:13.241Z] ---> Running in 01a232913afc [2021-10-28T22:49:13.241Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T22:49:13.241Z] Removing intermediate container 01a232913afc [2021-10-28T22:49:13.241Z] ---> 76ea1175e46c [2021-10-28T22:49:13.241Z] Step 23/24 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:49:13.241Z] ---> Running in bd2104da6a0f [2021-10-28T22:49:13.241Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T22:49:13.502Z] Removing intermediate container bd2104da6a0f [2021-10-28T22:49:13.503Z] ---> 21b8cbd86676 [2021-10-28T22:49:13.503Z] Step 24/24 : LABEL version=0.0.0 [2021-10-28T22:49:13.503Z] ---> Running in 83a3cdefb968 [2021-10-28T22:49:13.503Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:49:13.503Z] OK: 8 MiB in 20 packages [2021-10-28T22:49:13.503Z] Removing intermediate container 83a3cdefb968 [2021-10-28T22:49:13.503Z] ---> 7547a4ba34f3 [2021-10-28T22:49:13.503Z] [2021-10-28T22:49:13.503Z] Successfully built 7547a4ba34f3 [2021-10-28T22:49:13.503Z] Successfully tagged security-secretstore-setup:latest [2021-10-28T22:49:13.763Z]  Building security-secretstore-setup ... done Removing intermediate container a866b95e6aa5 [2021-10-28T22:49:13.763Z] ---> 9c22c74736fc [2021-10-28T22:49:13.763Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T22:49:14.021Z] ---> e4bfcff9b24a [2021-10-28T22:49:14.021Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-28T22:49:14.350Z] ---> 139c518a992b [2021-10-28T22:49:14.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-28T22:49:14.644Z] ---> 9085816b12ad [2021-10-28T22:49:14.644Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-28T22:49:14.644Z] ---> Running in 5f2525cb4132 [2021-10-28T22:49:14.644Z] Removing intermediate container 5f2525cb4132 [2021-10-28T22:49:14.644Z] ---> 86358955a00c [2021-10-28T22:49:14.644Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:49:14.644Z] ---> Running in a0d05a549fa0 [2021-10-28T22:49:14.967Z] Removing intermediate container a0d05a549fa0 [2021-10-28T22:49:14.967Z] ---> ae6933992007 [2021-10-28T22:49:14.967Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T22:49:14.967Z] ---> Running in 33f2a263f58c [2021-10-28T22:49:14.967Z] Removing intermediate container 33f2a263f58c [2021-10-28T22:49:14.967Z] ---> 8e72422c59a4 [2021-10-28T22:49:14.967Z] Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:49:14.967Z] ---> Running in 187d8293be59 [2021-10-28T22:49:14.967Z] Removing intermediate container 187d8293be59 [2021-10-28T22:49:14.967Z] ---> b666f74e51bb [2021-10-28T22:49:14.967Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T22:49:14.967Z] ---> Running in fc1e5cac469f [2021-10-28T22:49:15.254Z] Removing intermediate container fc1e5cac469f [2021-10-28T22:49:15.254Z] ---> dd592832bb6e [2021-10-28T22:49:15.254Z] [2021-10-28T22:49:15.254Z] Successfully built dd592832bb6e [2021-10-28T22:49:15.254Z] Successfully tagged core-data:latest [2021-10-28T22:49:15.294Z]  Building core-data ... done  [Pipeline] } [2021-10-28T22:49:15.300Z] $ docker stop --time=1 4f4ca7d6bfabfb7a8b3ef95ab3035a64784ec555b72851a5c5f3bf80e4d51c3d [2021-10-28T22:49:16.689Z] $ docker rm -f 4f4ca7d6bfabfb7a8b3ef95ab3035a64784ec555b72851a5c5f3bf80e4d51c3d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T22:49:17.068Z] + docker images [2021-10-28T22:49:17.068Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-28T22:49:17.068Z] core-data latest dd592832bb6e 3 seconds ago 20.7MB [2021-10-28T22:49:17.068Z] security-secretstore-setup latest 7547a4ba34f3 4 seconds ago 28.4MB [2021-10-28T22:49:17.068Z] core-metadata latest 905d5f136adb 5 seconds ago 16.9MB [2021-10-28T22:49:17.068Z] 1d5d29d3f3c6 7 seconds ago 1.76GB [2021-10-28T22:49:17.068Z] d7388845bddc 9 seconds ago 1.76GB [2021-10-28T22:49:17.068Z] fb17497a01c7 10 seconds ago 1.76GB [2021-10-28T22:49:17.068Z] core-command latest 1797e9d201a0 13 seconds ago 16.1MB [2021-10-28T22:49:17.068Z] 3109d03fde4a 17 seconds ago 1.75GB [2021-10-28T22:49:17.068Z] sys-mgmt-agent latest 690185af6c36 42 seconds ago 294MB [2021-10-28T22:49:17.068Z] security-bootstrapper latest 0c011a9b4ecc 57 seconds ago 18.9MB [2021-10-28T22:49:17.068Z] support-scheduler latest 9508f03ae7b9 About a minute ago 16.2MB [2021-10-28T22:49:17.068Z] support-notifications latest ea4228e43d73 About a minute ago 16.9MB [2021-10-28T22:49:17.068Z] security-proxy-setup latest caa80c5344e4 About a minute ago 26.9MB [2021-10-28T22:49:17.068Z] 3b52d9893cd9 About a minute ago 1.76GB [2021-10-28T22:49:17.068Z] cd31533b9259 About a minute ago 1.76GB [2021-10-28T22:49:17.068Z] 7743a5527b97 About a minute ago 1.76GB [2021-10-28T22:49:17.068Z] 9d9d5d5ff91d About a minute ago 1.76GB [2021-10-28T22:49:17.068Z] f0694bb90dd5 About a minute ago 1.76GB [2021-10-28T22:49:17.068Z] ci-base-image-x86_64 latest ce22b02284ed 6 minutes ago 1.25GB [2021-10-28T22:49:17.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB [2021-10-28T22:49:17.068Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 weeks ago 34.5MB [2021-10-28T22:49:17.068Z] docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB [2021-10-28T22:49:17.068Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-28T22:49:17.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-10-28T22:49:32.391Z] Still waiting to schedule task [2021-10-28T22:49:32.391Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-28T22:50:06.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-28T22:50:11.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-28T22:50:13.950Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-28T22:50:14.228Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-28T22:50:15.046Z] Running on prd-ubuntu18.04-docker-8c-8g-13321 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws [2021-10-28T22:50:15.059Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-10-28T22:50:15.136Z] The recommended git tool is: git [2021-10-28T22:50:16.870Z] using credential edgex-jenkins-ssh [2021-10-28T22:50:16.888Z] Cloning the remote Git repository [2021-10-28T22:50:16.850Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-28T22:50:16.905Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-10-28T22:50:16.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T22:50:16.942Z] > git --version # timeout=10 [2021-10-28T22:50:16.948Z] > git --version # 'git version 2.17.1' [2021-10-28T22:50:16.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T22:50:16.973Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T22:50:26.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-28T22:50:26.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-28T22:50:26.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-28T22:50:26.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-28T22:50:26.642Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-28T22:50:26.642Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-28T22:50:28.084Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-28T22:50:28.084Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-28T22:50:28.084Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-28T22:50:28.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-28T22:50:36.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.205s coverage: 28.7% of statements [2021-10-28T22:50:36.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-28T22:50:36.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-28T22:50:38.739Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T22:50:38.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T22:50:38.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T22:50:38.776Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T22:50:38.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T22:50:38.781Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T22:50:39.337Z] Merging remotes/origin/main commit 71232a9001f0650943801d0d7ea31c01caec0d68 into PR head commit 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:50:39.458Z] Merge succeeded, producing 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:50:39.459Z] Checking out Revision 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 (PR-3780) [2021-10-28T22:50:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 98.5% of statements [2021-10-28T22:50:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-28T22:50:40.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 44.7% of statements [2021-10-28T22:50:40.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-28T22:50:40.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-28T22:50:39.340Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T22:50:39.349Z] > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 [2021-10-28T22:50:39.411Z] > git remote # timeout=10 [2021-10-28T22:50:39.421Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T22:50:39.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T22:50:39.438Z] > git merge 71232a9001f0650943801d0d7ea31c01caec0d68 # timeout=10 [2021-10-28T22:50:39.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T22:50:39.455Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T22:50:39.459Z] > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 [2021-10-28T22:50:43.027Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:50:43.962Z] + echo snap-build.sh [2021-10-28T22:50:43.962Z] snap-build.sh [2021-10-28T22:50:43.962Z] + SNAP_BASE_DIR=. [2021-10-28T22:50:43.962Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-10-28T22:50:43.962Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-10-28T22:50:43.962Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-10-28T22:50:43.962Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-10-28T22:50:43.962Z] + cd /w/workspace/edgex-go/9 [2021-10-28T22:50:43.962Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-28T22:50:43.962Z] Reading package lists... [2021-10-28T22:50:43.962Z] Building dependency tree... [2021-10-28T22:50:43.962Z] Reading state information... [2021-10-28T22:50:43.962Z] The following packages were automatically installed and are no longer required: [2021-10-28T22:50:43.962Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-28T22:50:43.962Z] uidmap xdelta3 [2021-10-28T22:50:43.962Z] Use 'sudo apt autoremove' to remove them. [2021-10-28T22:50:43.962Z] The following packages will be REMOVED: [2021-10-28T22:50:43.962Z] lxd* lxd-client* [2021-10-28T22:50:44.226Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-28T22:50:44.226Z] After this operation, 31.7 MB disk space will be freed. [2021-10-28T22:50:44.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.654s coverage: 89.5% of statements [2021-10-28T22:50:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-28T22:50:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-28T22:50:44.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 84.4% of statements [2021-10-28T22:50:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-28T22:50:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-28T22:50:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-28T22:50:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-28T22:50:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-28T22:50:44.749Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-28T22:50:44.749Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T22:50:45.693Z] Removing lxd dnsmasq configuration [2021-10-28T22:50:45.693Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T22:50:45.693Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-28T22:50:46.637Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T22:50:46.637Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-28T22:50:46.637Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T22:50:48.024Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-28T22:50:48.024Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-28T22:50:48.598Z] + sudo snap remove --purge lxd [2021-10-28T22:50:48.861Z] snap "lxd" is not installed [2021-10-28T22:50:48.861Z] + sudo groupadd --force --system lxd [2021-10-28T22:50:48.861Z] ++ whoami [2021-10-28T22:50:48.861Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-28T22:50:48.861Z] + newgrp - lxd [2021-10-28T22:50:48.861Z] + sudo snap install lxd [2021-10-28T22:50:53.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.557s coverage: 94.2% of statements [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-28T22:50:53.416Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 59.1% of statements [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-28T22:50:53.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 60.0% of statements [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-28T22:50:53.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.356s coverage: 0.9% of statements [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-28T22:50:53.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.234s coverage: 58.8% of statements [2021-10-28T22:50:53.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 21.7% of statements [2021-10-28T22:50:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-28T22:50:53.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.425s coverage: 47.1% of statements [2021-10-28T22:50:53.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 79.5% of statements [2021-10-28T22:50:53.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements [2021-10-28T22:50:53.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements [2021-10-28T22:50:55.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.303s coverage: 87.5% of statements [2021-10-28T22:50:58.876Z] 2021-10-28T22:50:55Z INFO Waiting for automatic snapd restart... [2021-10-28T22:51:07.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements [2021-10-28T22:51:07.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2021-10-28T22:51:12.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 82.5% of statements [2021-10-28T22:51:12.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-28T22:51:13.807Z] lxd 4.19 from Canonical* installed [2021-10-28T22:51:13.807Z] + sudo lxd init --auto [2021-10-28T22:51:20.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements [2021-10-28T22:51:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-28T22:51:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-28T22:51:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-28T22:51:20.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-28T22:51:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-28T22:51:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-28T22:51:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-28T22:51:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-28T22:51:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-28T22:51:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements [2021-10-28T22:51:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-28T22:51:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-28T22:51:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.169s coverage: 100.0% of statements [2021-10-28T22:51:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-28T22:51:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2021-10-28T22:51:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-28T22:51:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements [2021-10-28T22:51:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements [2021-10-28T22:51:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements [2021-10-28T22:51:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.826s coverage: 91.2% of statements [2021-10-28T22:51:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-28T22:51:21.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.853s coverage: 64.4% of statements [2021-10-28T22:51:21.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-28T22:51:21.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-28T22:51:21.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.285s coverage: 100.0% of statements [2021-10-28T22:51:21.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2021-10-28T22:51:22.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-10-28T22:51:22.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-10-28T22:51:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-10-28T22:51:23.816Z] + sudo snap install --classic snapcraft [2021-10-28T22:51:29.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.488s coverage: 65.4% of statements [2021-10-28T22:51:29.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-28T22:51:29.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-28T22:51:29.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-28T22:51:30.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.845s coverage: 43.8% of statements [2021-10-28T22:51:30.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-28T22:51:30.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-28T22:51:30.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.271s coverage: 89.5% of statements [2021-10-28T22:51:30.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-28T22:51:30.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements [2021-10-28T22:51:30.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-28T22:51:33.842Z] snapcraft 5.0 from Canonical* installed [2021-10-28T22:51:33.842Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-28T22:51:33.842Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-28T22:51:33.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T22:51:33.842Z] Dload Upload Total Spent Left Speed [2021-10-28T22:51:33.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3777 [2021-10-28T22:51:34.103Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8962k 0 --:--:-- --:--:-- --:--:-- 31.5M [2021-10-28T22:51:34.103Z] ./yq_linux_amd64 [2021-10-28T22:51:34.365Z] + sudo snapcraft prime --use-lxd [2021-10-28T22:51:36.279Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-28T22:51:36.279Z] 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-10-28T22:51:36.279Z] - README.md [2021-10-28T22:51:36.279Z] [2021-10-28T22:51:36.279Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-28T22:51:36.540Z] Launching a container. [2021-10-28T22:51:38.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-28T22:51:38.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.676s coverage: 92.3% of statements [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-28T22:51:38.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-28T22:51:38.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.524s coverage: 97.7% of statements [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-28T22:51:38.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-28T22:51:38.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-28T22:51:38.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements [2021-10-28T22:51:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-28T22:51:39.405Z] 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-10-28T22:51:39.681Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-28T22:51:39.681Z] GO111MODULE=on go vet ./... [2021-10-28T22:51:41.854Z] Waiting for container to be ready [2021-10-28T22:51:42.428Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-28T22:51:42.428Z] [2021-10-28T22:51:46.636Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-28T22:51:46.896Z] Waiting for network to be ready... [2021-10-28T22:51:47.468Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-28T22:51:47.468Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-28T22:51:47.468Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-28T22:51:47.468Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-28T22:51:47.468Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-28T22:51:47.468Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-28T22:51:47.468Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-28T22:51:47.729Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-28T22:51:47.729Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-28T22:51:47.729Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-28T22:51:47.990Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-28T22:51:48.251Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-28T22:51:48.511Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-28T22:51:48.511Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-28T22:51:48.511Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-28T22:51:48.511Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-28T22:51:48.511Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-28T22:51:48.511Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-28T22:51:49.080Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-28T22:51:49.080Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-28T22:51:49.340Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-28T22:51:49.340Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-28T22:51:49.340Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-28T22:51:49.340Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-28T22:51:49.340Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-28T22:51:49.340Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-28T22:51:49.340Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-28T22:51:51.883Z] Fetched 25.5 MB in 4s (6022 kB/s) [2021-10-28T22:51:52.453Z] Reading package lists... [2021-10-28T22:51:52.717Z] Reading package lists... [2021-10-28T22:51:52.978Z] Building dependency tree... [2021-10-28T22:51:52.978Z] Reading state information... [2021-10-28T22:51:53.239Z] The following additional packages will be installed: [2021-10-28T22:51:53.239Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-28T22:51:53.239Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-28T22:51:53.239Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-28T22:51:53.239Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-28T22:51:53.239Z] Suggested packages: [2021-10-28T22:51:53.239Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-28T22:51:53.239Z] Recommended packages: [2021-10-28T22:51:53.239Z] gnupg libsasl2-modules [2021-10-28T22:51:53.239Z] The following NEW packages will be installed: [2021-10-28T22:51:53.239Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-28T22:51:53.239Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-28T22:51:53.239Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-28T22:51:53.239Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-28T22:51:53.239Z] The following packages will be upgraded: [2021-10-28T22:51:53.239Z] gpg gpg-agent gpgconf libudev1 [2021-10-28T22:51:53.239Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-28T22:51:53.239Z] Need to get 3527 kB of archives. [2021-10-28T22:51:53.239Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-28T22:51:53.239Z] 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-10-28T22:51:53.239Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-28T22:51:53.240Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-28T22:51:53.240Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-28T22:51:53.502Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-28T22:51:53.763Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-28T22:51:54.026Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-28T22:51:54.026Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-28T22:51:54.026Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-28T22:51:54.286Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-28T22:51:54.286Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-28T22:51:54.286Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-28T22:51:54.286Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-28T22:51:54.286Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-28T22:51:54.286Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-28T22:51:54.286Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-28T22:51:54.286Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-28T22:51:54.286Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-28T22:51:54.286Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-28T22:51:54.286Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-28T22:51:54.286Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-28T22:51:54.286Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-28T22:51:54.547Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T22:51:54.547Z] Fetched 3527 kB in 1s (3125 kB/s) [2021-10-28T22:51:54.547Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-28T22:51:54.547Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-28T22:51:54.547Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T22:51:54.547Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-28T22:51:54.547Z] Selecting previously unselected package udev. [2021-10-28T22:51:54.547Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-28T22:51:54.547Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-28T22:51:54.547Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-28T22:51:54.810Z] Selecting previously unselected package libfuse2:amd64. [2021-10-28T22:51:54.810Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-28T22:51:54.810Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-28T22:51:54.810Z] Selecting previously unselected package fuse. [2021-10-28T22:51:54.810Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-28T22:51:54.810Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-28T22:51:55.071Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T22:51:55.071Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T22:51:55.071Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T22:51:55.071Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T22:51:55.071Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T22:51:55.071Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T22:51:55.331Z] Selecting previously unselected package libksba8:amd64. [2021-10-28T22:51:55.331Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-28T22:51:55.331Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-28T22:51:55.331Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-28T22:51:55.331Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T22:51:55.331Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:55.331Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-28T22:51:55.331Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T22:51:55.331Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:55.331Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-28T22:51:55.331Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T22:51:55.331Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:55.592Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-28T22:51:55.592Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T22:51:55.592Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:55.592Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-28T22:51:55.592Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T22:51:55.592Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:55.592Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-28T22:51:55.592Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T22:51:55.592Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:55.852Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-28T22:51:55.852Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T22:51:55.852Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:55.852Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-28T22:51:55.852Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T22:51:55.852Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:55.852Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-28T22:51:55.852Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T22:51:55.852Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:55.852Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-28T22:51:55.852Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-28T22:51:55.852Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T22:51:55.852Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-28T22:51:56.112Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-28T22:51:56.112Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T22:51:56.112Z] Selecting previously unselected package libldap-common. [2021-10-28T22:51:56.112Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-28T22:51:56.112Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T22:51:56.112Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-28T22:51:56.112Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-28T22:51:56.112Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T22:51:56.112Z] Selecting previously unselected package dirmngr. [2021-10-28T22:51:56.112Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T22:51:56.112Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-28T22:51:56.371Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T22:51:56.371Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-28T22:51:56.371Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-28T22:51:56.371Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T22:51:56.371Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T22:51:56.371Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-28T22:51:56.371Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:56.371Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-28T22:51:56.371Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T22:51:56.371Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-28T22:51:56.631Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-28T22:51:56.631Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:56.631Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-28T22:51:56.891Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-28T22:51:56.891Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-28T22:51:56.891Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:56.891Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:56.891Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:56.891Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:56.891Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:56.891Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:56.891Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T22:51:56.891Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T22:51:56.891Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-28T22:51:56.891Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T22:51:57.461Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-28T22:51:57.461Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-28T22:51:57.461Z] This means they are not meant to be enabled using systemctl. [2021-10-28T22:51:57.461Z] Possible reasons for having this kind of units are: [2021-10-28T22:51:57.461Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-28T22:51:57.461Z] .wants/ or .requires/ directory. [2021-10-28T22:51:57.461Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-28T22:51:57.461Z] a requirement dependency on it. [2021-10-28T22:51:57.461Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-28T22:51:57.461Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-28T22:51:57.461Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-28T22:51:57.461Z] instance name specified. [2021-10-28T22:51:57.722Z] Reading package lists... [2021-10-28T22:51:57.722Z] Building dependency tree... [2021-10-28T22:51:57.722Z] Reading state information... [2021-10-28T22:51:57.983Z] The following additional packages will be installed: [2021-10-28T22:51:57.983Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-28T22:51:57.983Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-28T22:51:57.983Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-28T22:51:57.983Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-28T22:51:57.983Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-28T22:51:57.983Z] Suggested packages: [2021-10-28T22:51:57.983Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-28T22:51:57.983Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-28T22:51:57.983Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-28T22:51:57.983Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-28T22:51:57.983Z] systemd-container policykit-1 [2021-10-28T22:51:57.983Z] Recommended packages: [2021-10-28T22:51:57.983Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-28T22:51:57.983Z] The following NEW packages will be installed: [2021-10-28T22:51:57.983Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-28T22:51:57.983Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-28T22:51:57.983Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-28T22:51:57.983Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-28T22:51:57.983Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-28T22:51:57.983Z] The following packages will be upgraded: [2021-10-28T22:51:57.983Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-28T22:51:57.983Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-28T22:51:57.983Z] Need to get 36.8 MB of archives. [2021-10-28T22:51:57.983Z] After this operation, 147 MB of additional disk space will be used. [2021-10-28T22:51:57.983Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-28T22:51:58.243Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-28T22:51:58.243Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-28T22:51:58.243Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-28T22:51:58.243Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-28T22:51:58.243Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-28T22:51:58.243Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-28T22:51:58.243Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-28T22:51:58.243Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-28T22:51:58.243Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-28T22:51:58.243Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-28T22:51:58.243Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-28T22:51:58.243Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-28T22:51:58.243Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-28T22:51:58.243Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-28T22:51:58.243Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-28T22:51:58.243Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-28T22:51:59.185Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-28T22:51:59.185Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-28T22:51:59.185Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-28T22:51:59.185Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-28T22:51:59.185Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-28T22:51:59.185Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-28T22:51:59.185Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-28T22:51:59.185Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-28T22:51:59.185Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-28T22:51:59.185Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-28T22:51:59.185Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-28T22:51:59.185Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-28T22:51:59.185Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-28T22:52:00.570Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T22:52:00.570Z] Fetched 36.8 MB in 2s (16.6 MB/s) [2021-10-28T22:52:00.570Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T22:52:00.570Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-28T22:52:00.570Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T22:52:01.139Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-28T22:52:01.139Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T22:52:01.139Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-28T22:52:01.139Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T22:52:01.139Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-28T22:52:01.139Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-28T22:52:01.139Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-28T22:52:01.399Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T22:52:01.399Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-28T22:52:01.399Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-28T22:52:01.661Z] Setting up apt (1.6.14) ... [2021-10-28T22:52:01.661Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-28T22:52:01.922Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-28T22:52:01.922Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-28T22:52:01.922Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-28T22:52:01.922Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-28T22:52:02.183Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-28T22:52:02.183Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T22:52:02.183Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T22:52:02.183Z] Selecting previously unselected package libexpat1:amd64. [2021-10-28T22:52:02.183Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-28T22:52:02.183Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-28T22:52:02.443Z] Selecting previously unselected package python3.6-minimal. [2021-10-28T22:52:02.443Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T22:52:02.443Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T22:52:02.443Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-28T22:52:02.703Z] Checking for services that may need to be restarted...done. [2021-10-28T22:52:02.703Z] Checking for services that may need to be restarted...done. [2021-10-28T22:52:02.703Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T22:52:02.703Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-28T22:52:02.703Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T22:52:03.275Z] Selecting previously unselected package python3-minimal. [2021-10-28T22:52:03.275Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-28T22:52:03.275Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-28T22:52:03.275Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-28T22:52:03.275Z] Selecting previously unselected package mime-support. [2021-10-28T22:52:03.275Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-28T22:52:03.275Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-28T22:52:03.275Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-28T22:52:03.275Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-28T22:52:03.275Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-28T22:52:03.275Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-28T22:52:03.275Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T22:52:03.275Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T22:52:03.536Z] Selecting previously unselected package python3.6. [2021-10-28T22:52:03.536Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T22:52:03.536Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T22:52:03.536Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-28T22:52:03.536Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-28T22:52:03.536Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-28T22:52:03.536Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-28T22:52:03.797Z] Selecting previously unselected package python3. [2021-10-28T22:52:03.797Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-28T22:52:03.797Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-28T22:52:03.797Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-28T22:52:03.797Z] Selecting previously unselected package multiarch-support. [2021-10-28T22:52:03.797Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T22:52:03.797Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-28T22:52:03.797Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-28T22:52:04.057Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-28T22:52:04.057Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-28T22:52:04.057Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-28T22:52:04.057Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-28T22:52:04.057Z] Selecting previously unselected package libbsd0:amd64. [2021-10-28T22:52:04.057Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-28T22:52:04.057Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-28T22:52:04.057Z] Selecting previously unselected package sudo. [2021-10-28T22:52:04.057Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-28T22:52:04.057Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-28T22:52:04.057Z] Selecting previously unselected package apparmor. [2021-10-28T22:52:04.317Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-28T22:52:04.317Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-28T22:52:04.317Z] Selecting previously unselected package libedit2:amd64. [2021-10-28T22:52:04.317Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-28T22:52:04.317Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-28T22:52:04.317Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-28T22:52:04.317Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T22:52:04.317Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T22:52:04.317Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-28T22:52:04.317Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T22:52:04.317Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T22:52:04.577Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-28T22:52:04.577Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-28T22:52:04.577Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-28T22:52:04.577Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-28T22:52:04.577Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T22:52:04.577Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T22:52:04.577Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-28T22:52:04.577Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T22:52:04.577Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T22:52:04.577Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-28T22:52:04.577Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-28T22:52:04.577Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-28T22:52:04.842Z] Selecting previously unselected package openssh-client. [2021-10-28T22:52:04.842Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-28T22:52:04.843Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-28T22:52:04.843Z] Selecting previously unselected package squashfs-tools. [2021-10-28T22:52:04.843Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-28T22:52:04.843Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-28T22:52:05.103Z] Selecting previously unselected package snapd. [2021-10-28T22:52:05.103Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-28T22:52:05.103Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-28T22:52:07.017Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-28T22:52:07.017Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-28T22:52:07.278Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-28T22:52:07.278Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-28T22:52:07.278Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-28T22:52:07.278Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T22:52:07.278Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T22:52:07.278Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-28T22:52:07.278Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-28T22:52:07.873Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-28T22:52:07.873Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-28T22:52:07.873Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-28T22:52:07.873Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T22:52:07.873Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T22:52:07.873Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T22:52:08.446Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-28T22:52:08.446Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T22:52:08.446Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-28T22:52:08.446Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-28T22:52:08.446Z] running python rtupdate hooks for python3.6... [2021-10-28T22:52:08.446Z] running python post-rtupdate hooks for python3.6... [2021-10-28T22:52:08.707Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-28T22:52:09.279Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-28T22:52:09.279Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T22:52:09.279Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-28T22:52:09.279Z] Setting up snapd (2.51.1+18.04) ... [2021-10-28T22:52:09.855Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-28T22:52:09.855Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-28T22:52:10.116Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-28T22:52:10.378Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-28T22:52:10.378Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-28T22:52:10.378Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-28T22:52:10.638Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-28T22:52:10.638Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-28T22:52:10.898Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-28T22:52:11.159Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-28T22:52:11.159Z] /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-10-28T22:52:11.421Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T22:52:11.682Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-28T22:52:12.626Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T22:52:12.888Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T22:52:12.888Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T22:52:14.114Z] Reading package lists... [2021-10-28T22:52:14.388Z] Reading package lists... [2021-10-28T22:52:14.662Z] Building dependency tree... [2021-10-28T22:52:14.662Z] Reading state information... [2021-10-28T22:52:14.662Z] Calculating upgrade... [2021-10-28T22:52:14.962Z] The following packages will be upgraded: [2021-10-28T22:52:14.962Z] advancecomp base-files bash binutils binutils-common [2021-10-28T22:52:14.962Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-28T22:52:14.962Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-28T22:52:14.962Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-28T22:52:14.962Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-28T22:52:14.962Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-28T22:52:14.962Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-28T22:52:14.962Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-28T22:52:14.962Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-28T22:52:14.962Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-28T22:52:14.962Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-28T22:52:14.962Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-28T22:52:14.962Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-28T22:52:14.962Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-28T22:52:14.962Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-28T22:52:14.962Z] ubuntu-keyring util-linux [2021-10-28T22:52:14.962Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T22:52:14.962Z] Need to get 64.1 MB of archives. [2021-10-28T22:52:14.962Z] After this operation, 5145 kB of additional disk space will be used. [2021-10-28T22:52:14.962Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-28T22:52:14.962Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-28T22:52:14.962Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-28T22:52:14.962Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-28T22:52:14.962Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-28T22:52:14.962Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-28T22:52:14.962Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-28T22:52:14.962Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-28T22:52:14.962Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-28T22:52:14.962Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-28T22:52:14.962Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-28T22:52:14.962Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-28T22:52:14.962Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-28T22:52:14.962Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-28T22:52:14.962Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-28T22:52:14.962Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-28T22:52:14.962Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-28T22:52:14.962Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-28T22:52:14.962Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-28T22:52:14.962Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-28T22:52:14.963Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-28T22:52:15.235Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-28T22:52:15.235Z] 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-10-28T22:52:15.235Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-28T22:52:15.235Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-28T22:52:15.235Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-28T22:52:15.235Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-28T22:52:15.235Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-28T22:52:15.235Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-28T22:52:15.235Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-28T22:52:15.235Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-28T22:52:15.235Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-28T22:52:15.235Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-28T22:52:15.235Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-28T22:52:15.235Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-28T22:52:15.235Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-28T22:52:15.235Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-28T22:52:15.235Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-28T22:52:15.235Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-28T22:52:15.235Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-28T22:52:15.235Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-28T22:52:15.235Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-28T22:52:15.235Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-28T22:52:15.235Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-28T22:52:15.235Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-28T22:52:15.235Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-28T22:52:15.235Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-10-28T22:52:15.235Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-28T22:52:15.235Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-28T22:52:15.235Z] 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-10-28T22:52:15.235Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-28T22:52:15.235Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-28T22:52:15.235Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-28T22:52:15.235Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-28T22:52:15.235Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-28T22:52:15.235Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-28T22:52:15.235Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-28T22:52:15.235Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-28T22:52:15.514Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-28T22:52:15.514Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-28T22:52:15.514Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-28T22:52:15.514Z] 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-10-28T22:52:15.514Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-28T22:52:15.514Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-28T22:52:15.514Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-28T22:52:15.514Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-28T22:52:15.775Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-28T22:52:15.775Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-28T22:52:16.035Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-28T22:52:16.035Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-28T22:52:16.035Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-28T22:52:16.035Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-28T22:52:16.035Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-28T22:52:16.035Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-28T22:52:16.035Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-28T22:52:16.035Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-28T22:52:16.035Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-28T22:52:16.035Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-28T22:52:16.035Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-28T22:52:16.035Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-28T22:52:16.035Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-28T22:52:16.035Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-28T22:52:16.035Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-28T22:52:16.296Z] 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-10-28T22:52:16.297Z] 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-10-28T22:52:16.297Z] 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-10-28T22:52:16.297Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-28T22:52:16.297Z] 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-10-28T22:52:16.297Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-28T22:52:16.297Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-28T22:52:16.297Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-28T22:52:16.297Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-28T22:52:16.297Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-28T22:52:16.297Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-28T22:52:16.297Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-28T22:52:16.297Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-28T22:52:16.297Z] 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-10-28T22:52:16.566Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-28T22:52:16.566Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-28T22:52:16.566Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-28T22:52:16.566Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-28T22:52:16.566Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-28T22:52:16.566Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-28T22:52:16.566Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T22:52:16.566Z] Fetched 64.1 MB in 2s (38.1 MB/s) [2021-10-28T22:52:16.827Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T22:52:16.827Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T22:52:16.827Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T22:52:17.088Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T22:52:17.088Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T22:52:17.088Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-28T22:52:17.089Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-28T22:52:17.351Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:17.351Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:17.611Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:17.611Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:17.611Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:17.612Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:17.612Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:17.612Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:17.612Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:17.612Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:17.873Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:17.873Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:17.873Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:17.873Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:17.873Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:17.873Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T22:52:17.873Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:17.873Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-28T22:52:18.134Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:18.134Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T22:52:18.134Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:18.134Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:18.134Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:18.134Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:18.134Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:18.134Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T22:52:18.396Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:18.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T22:52:18.396Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T22:52:18.661Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T22:52:18.920Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-28T22:52:19.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T22:52:19.179Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-28T22:52:19.179Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-28T22:52:19.179Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-28T22:52:19.179Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-28T22:52:19.439Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-28T22:52:19.439Z] Installing new version of config file /etc/issue ... [2021-10-28T22:52:19.439Z] Installing new version of config file /etc/issue.net ... [2021-10-28T22:52:19.439Z] Installing new version of config file /etc/lsb-release ... [2021-10-28T22:52:19.439Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-28T22:52:19.700Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-28T22:52:19.700Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-28T22:52:19.700Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-28T22:52:19.700Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:19.700Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-28T22:52:19.960Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-28T22:52:19.960Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-28T22:52:19.960Z] 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-10-28T22:52:19.960Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:19.960Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T22:52:19.960Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-28T22:52:19.960Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-28T22:52:20.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:20.220Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-28T22:52:20.220Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-28T22:52:20.220Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-28T22:52:20.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:20.220Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-28T22:52:20.220Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T22:52:20.482Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-28T22:52:20.482Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:20.482Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T22:52:20.482Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T22:52:20.743Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T22:52:20.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:20.744Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T22:52:20.744Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T22:52:20.744Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-28T22:52:20.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:20.744Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-28T22:52:21.005Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-28T22:52:21.005Z] Setting up grep (3.1-2build1) ... [2021-10-28T22:52:21.005Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:21.005Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-28T22:52:21.005Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-28T22:52:21.005Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-28T22:52:21.005Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:21.005Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-28T22:52:21.005Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-28T22:52:21.266Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-28T22:52:21.266Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:21.266Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T22:52:21.266Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T22:52:21.266Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-28T22:52:21.527Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:21.527Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T22:52:21.527Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T22:52:21.787Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T22:52:21.787Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T22:52:22.050Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T22:52:22.050Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T22:52:22.622Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-28T22:52:22.622Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:22.622Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-28T22:52:22.622Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T22:52:23.191Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-28T22:52:23.191Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-28T22:52:23.191Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-28T22:52:23.191Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-28T22:52:23.191Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-28T22:52:23.452Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:23.452Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-28T22:52:23.452Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-28T22:52:23.452Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-28T22:52:23.452Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:23.452Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T22:52:23.452Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T22:52:23.452Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T22:52:23.712Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:23.712Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T22:52:23.712Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T22:52:23.712Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T22:52:23.712Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:23.712Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T22:52:23.712Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T22:52:23.972Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T22:52:23.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:23.972Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T22:52:23.972Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T22:52:23.972Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T22:52:23.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:23.972Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T22:52:23.972Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T22:52:23.972Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T22:52:24.235Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T22:52:24.235Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T22:52:24.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:24.235Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T22:52:24.235Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T22:52:24.235Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T22:52:24.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:24.495Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T22:52:24.495Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T22:52:24.495Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T22:52:24.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:24.495Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T22:52:24.495Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T22:52:24.495Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-28T22:52:24.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:24.495Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T22:52:24.755Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T22:52:25.020Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-28T22:52:25.280Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-28T22:52:25.541Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-28T22:52:25.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:25.541Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T22:52:25.541Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T22:52:25.803Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T22:52:25.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T22:52:25.803Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-28T22:52:25.804Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T22:52:25.804Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-28T22:52:26.063Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T22:52:26.063Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-28T22:52:26.063Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-28T22:52:26.063Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-28T22:52:26.323Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T22:52:26.323Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-28T22:52:26.323Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-28T22:52:26.323Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-28T22:52:26.323Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T22:52:26.323Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-28T22:52:26.584Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-28T22:52:26.584Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-28T22:52:26.584Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T22:52:26.584Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T22:52:26.584Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T22:52:26.584Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T22:52:26.843Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T22:52:26.843Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T22:52:26.844Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T22:52:26.844Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T22:52:26.844Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-28T22:52:26.844Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T22:52:27.104Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T22:52:27.104Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T22:52:27.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:27.104Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T22:52:27.104Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T22:52:27.366Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-28T22:52:27.366Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T22:52:27.366Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T22:52:27.366Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T22:52:27.366Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T22:52:27.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:27.366Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-28T22:52:27.626Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-28T22:52:27.626Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-28T22:52:27.626Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:27.626Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-28T22:52:27.626Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-28T22:52:27.886Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-28T22:52:27.886Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:27.886Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-28T22:52:27.886Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T22:52:27.886Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T22:52:28.146Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:28.146Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T22:52:28.146Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T22:52:28.146Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T22:52:28.406Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:28.406Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-28T22:52:28.406Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-28T22:52:28.406Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-28T22:52:28.406Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:28.406Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-28T22:52:28.406Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-28T22:52:28.666Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-28T22:52:28.666Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:28.666Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T22:52:28.666Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T22:52:28.927Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-28T22:52:28.927Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:28.927Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-28T22:52:28.927Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-28T22:52:28.927Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-28T22:52:28.927Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:28.927Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-28T22:52:28.927Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-28T22:52:29.188Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-28T22:52:29.188Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:29.188Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-28T22:52:29.188Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-28T22:52:29.188Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-28T22:52:29.188Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:29.188Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-28T22:52:29.448Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-28T22:52:29.448Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-28T22:52:29.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:29.448Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-28T22:52:29.448Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-28T22:52:29.448Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-28T22:52:29.710Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:29.710Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-28T22:52:29.710Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-28T22:52:29.710Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-28T22:52:29.710Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:29.710Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-28T22:52:29.710Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-28T22:52:29.710Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-28T22:52:29.973Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T22:52:29.973Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-28T22:52:29.973Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-28T22:52:29.973Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-28T22:52:29.973Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-28T22:52:29.973Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-28T22:52:29.973Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-28T22:52:29.973Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-28T22:52:29.973Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-28T22:52:30.234Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-28T22:52:30.234Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-28T22:52:30.234Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-28T22:52:30.234Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-28T22:52:30.496Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-28T22:52:30.496Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-28T22:52:30.496Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-28T22:52:30.496Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-28T22:52:30.496Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-28T22:52:30.496Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-28T22:52:30.756Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-28T22:52:30.756Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-28T22:52:30.756Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-28T22:52:30.756Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-28T22:52:30.756Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-28T22:52:30.756Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-28T22:52:30.756Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-28T22:52:30.756Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-28T22:52:31.017Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-10-28T22:52:31.017Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-10-28T22:52:31.278Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-28T22:52:31.278Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-28T22:52:31.278Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-28T22:52:31.278Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-28T22:52:31.539Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T22:52:31.539Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T22:52:31.800Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T22:52:31.800Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T22:52:31.800Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T22:52:31.800Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T22:52:31.800Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T22:52:31.800Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T22:52:32.067Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:32.067Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T22:52:32.067Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:32.067Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T22:52:32.067Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:32.067Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T22:52:32.067Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:32.067Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T22:52:33.008Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:33.008Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T22:52:33.948Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:33.948Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T22:52:34.209Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:34.209Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T22:52:34.470Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:34.470Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T22:52:35.411Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T22:52:35.411Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T22:52:35.411Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T22:52:35.411Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T22:52:35.411Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-28T22:52:35.411Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T22:52:35.411Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-28T22:52:35.411Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T22:52:35.673Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-28T22:52:35.673Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-28T22:52:35.673Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T22:52:35.673Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T22:52:35.673Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T22:52:35.673Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T22:52:35.673Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-28T22:52:35.673Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-28T22:52:35.934Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:35.934Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T22:52:35.934Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:35.934Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:35.934Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:35.934Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-28T22:52:35.934Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-28T22:52:35.934Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-10-28T22:52:35.934Z] [2021-10-28T22:52:35.934Z] Current default time zone: 'Etc/UTC' [2021-10-28T22:52:35.934Z] Local time is now: Thu Oct 28 22:52:35 UTC 2021. [2021-10-28T22:52:35.934Z] Universal Time is now: Thu Oct 28 22:52:35 UTC 2021. [2021-10-28T22:52:35.934Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-28T22:52:35.934Z] [2021-10-28T22:52:35.934Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-28T22:52:36.196Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:36.196Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-28T22:52:36.196Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-28T22:52:36.196Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-28T22:52:36.196Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-28T22:52:36.196Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-28T22:52:36.196Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-28T22:52:36.196Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-28T22:52:36.196Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-28T22:52:36.196Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:36.196Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-28T22:52:36.196Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T22:52:36.196Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-28T22:52:36.196Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:36.196Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-28T22:52:36.196Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-28T22:52:36.457Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-28T22:52:36.457Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-28T22:52:36.457Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-28T22:52:36.457Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-28T22:52:36.457Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-28T22:52:36.457Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-28T22:52:38.370Z] Updating certificates in /etc/ssl/certs... [2021-10-28T22:52:39.314Z] 23 added, 28 removed; done. [2021-10-28T22:52:39.314Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-28T22:52:39.314Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T22:52:39.314Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-28T22:52:39.314Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-28T22:52:39.314Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-28T22:52:39.575Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T22:52:39.575Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-28T22:52:39.575Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T22:52:39.575Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T22:52:39.575Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T22:52:39.575Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T22:52:39.575Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T22:52:39.575Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-28T22:52:39.575Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-28T22:52:39.575Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-28T22:52:39.575Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-28T22:52:39.575Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-28T22:52:39.575Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T22:52:39.575Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T22:52:39.575Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-28T22:52:39.575Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-28T22:52:39.575Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-28T22:52:39.575Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T22:52:39.836Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-28T22:52:39.836Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-28T22:52:39.836Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-28T22:52:39.836Z] Updating certificates in /etc/ssl/certs... [2021-10-28T22:52:40.408Z] 0 added, 0 removed; done. [2021-10-28T22:52:40.408Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-28T22:52:40.408Z] done. [2021-10-28T22:52:40.979Z] Reading package lists... [2021-10-28T22:52:41.242Z] Building dependency tree... [2021-10-28T22:52:41.242Z] Reading state information... [2021-10-28T22:52:41.503Z] The following NEW packages will be installed: [2021-10-28T22:52:41.503Z] apt-transport-https [2021-10-28T22:52:41.503Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T22:52:41.764Z] Need to get 4348 B of archives. [2021-10-28T22:52:41.764Z] After this operation, 154 kB of additional disk space will be used. [2021-10-28T22:52:41.764Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-28T22:52:41.764Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T22:52:41.764Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-10-28T22:52:41.764Z] Selecting previously unselected package apt-transport-https. [2021-10-28T22:52:41.764Z] (Reading database ... 13931 files and directories currently installed.) [2021-10-28T22:52:41.764Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-28T22:52:41.764Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-28T22:52:41.764Z] Setting up apt-transport-https (1.6.14) ... [2021-10-28T22:52:42.024Z] Waiting for network to be ready... [2021-10-28T22:52:48.607Z] 2021-10-28T22:52:46Z INFO Waiting for automatic snapd restart... [2021-10-28T22:52:50.524Z] snapd 2.52.1 from Canonical* installed [2021-10-28T22:52:51.096Z] "snapd" switched to the "latest/stable" channel [2021-10-28T22:52:51.096Z] [2021-10-28T22:52:53.641Z] core18 20211015 from Canonical* installed [2021-10-28T22:52:53.641Z] "core18" switched to the "latest/stable" channel [2021-10-28T22:52:53.641Z] [2021-10-28T22:52:56.192Z] snapcraft 5.0 from Canonical* installed [2021-10-28T22:52:56.453Z] "snapcraft" switched to the "latest/stable" channel [2021-10-28T22:52:56.453Z] [2021-10-28T22:53:00.649Z] 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-10-28T22:53:00.649Z] - README.md [2021-10-28T22:53:00.649Z] [2021-10-28T22:53:00.649Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-28T22:53:01.222Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T22:53:01.483Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T22:53:01.483Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-28T22:53:01.743Z] Fetched 88.7 kB in 1s (142 kB/s) [2021-10-28T22:53:02.685Z] Reading package lists... [2021-10-28T22:53:03.257Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-28T22:53:03.257Z] Reading package lists... [2021-10-28T22:53:03.516Z] Building dependency tree... [2021-10-28T22:53:03.516Z] Reading state information... [2021-10-28T22:53:03.516Z] Suggested packages: [2021-10-28T22:53:03.516Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-28T22:53:03.516Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-28T22:53:03.516Z] Recommended packages: [2021-10-28T22:53:03.516Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-28T22:53:03.516Z] The following NEW packages will be installed: [2021-10-28T22:53:03.516Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-28T22:53:03.516Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-28T22:53:03.516Z] pkg-config zip [2021-10-28T22:53:03.775Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T22:53:03.775Z] Need to get 7670 kB of archives. [2021-10-28T22:53:03.775Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-28T22:53:03.775Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-28T22:53:03.775Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-28T22:53:03.775Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-28T22:53:03.775Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-28T22:53:03.775Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-28T22:53:03.775Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-28T22:53:03.775Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-28T22:53:04.036Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-28T22:53:04.298Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-28T22:53:04.298Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-28T22:53:04.298Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-28T22:53:04.298Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-28T22:53:04.298Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-28T22:53:04.561Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-28T22:53:04.561Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-28T22:53:04.561Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T22:53:04.561Z] Fetched 7670 kB in 1s (10.2 MB/s) [2021-10-28T22:53:04.561Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-28T22:53:04.561Z] (Reading database ... 13935 files and directories currently installed.) [2021-10-28T22:53:04.561Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-28T22:53:04.561Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-28T22:53:04.822Z] Selecting previously unselected package libpsl5:amd64. [2021-10-28T22:53:04.822Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-28T22:53:04.822Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-28T22:53:04.822Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-28T22:53:04.822Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-28T22:53:04.822Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-28T22:53:04.822Z] Selecting previously unselected package librtmp1:amd64. [2021-10-28T22:53:04.822Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-28T22:53:04.822Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-28T22:53:04.822Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-28T22:53:04.822Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-28T22:53:05.082Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-28T22:53:05.082Z] Selecting previously unselected package liberror-perl. [2021-10-28T22:53:05.082Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-28T22:53:05.082Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-28T22:53:05.082Z] Selecting previously unselected package git-man. [2021-10-28T22:53:05.082Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-28T22:53:05.082Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-28T22:53:05.082Z] Selecting previously unselected package git. [2021-10-28T22:53:05.082Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-28T22:53:05.082Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-28T22:53:05.654Z] Selecting previously unselected package libnorm1:amd64. [2021-10-28T22:53:05.654Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-28T22:53:05.654Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-28T22:53:05.654Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-28T22:53:05.654Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-28T22:53:05.654Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-28T22:53:05.914Z] Selecting previously unselected package libsodium23:amd64. [2021-10-28T22:53:05.914Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-28T22:53:05.914Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-28T22:53:05.914Z] Selecting previously unselected package libzmq5:amd64. [2021-10-28T22:53:05.914Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-28T22:53:05.914Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T22:53:05.914Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-28T22:53:05.914Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-28T22:53:05.914Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T22:53:06.176Z] Selecting previously unselected package pkg-config. [2021-10-28T22:53:06.176Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-28T22:53:06.176Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-28T22:53:06.176Z] Selecting previously unselected package zip. [2021-10-28T22:53:06.176Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-28T22:53:06.176Z] Unpacking zip (3.0-11build1) ... [2021-10-28T22:53:06.176Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-28T22:53:06.176Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-28T22:53:06.176Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-28T22:53:06.176Z] Setting up liberror-perl (0.17025-1) ... [2021-10-28T22:53:06.176Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-28T22:53:06.176Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-28T22:53:06.176Z] No schema files found: doing nothing. [2021-10-28T22:53:06.176Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-28T22:53:06.176Z] Setting up zip (3.0-11build1) ... [2021-10-28T22:53:06.176Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-28T22:53:06.176Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-28T22:53:06.176Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-28T22:53:06.176Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T22:53:06.176Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-28T22:53:06.437Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T22:53:06.437Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-28T22:53:06.437Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T22:53:07.006Z] git set to automatically installed. [2021-10-28T22:53:07.006Z] git-man set to automatically installed. [2021-10-28T22:53:07.006Z] libcurl3-gnutls set to automatically installed. [2021-10-28T22:53:07.006Z] liberror-perl set to automatically installed. [2021-10-28T22:53:07.006Z] libglib2.0-0 set to automatically installed. [2021-10-28T22:53:07.006Z] libnghttp2-14 set to automatically installed. [2021-10-28T22:53:07.006Z] libnorm1 set to automatically installed. [2021-10-28T22:53:07.006Z] libpgm-5.2-0 set to automatically installed. [2021-10-28T22:53:07.006Z] libpsl5 set to automatically installed. [2021-10-28T22:53:07.006Z] librtmp1 set to automatically installed. [2021-10-28T22:53:07.006Z] libsodium23 set to automatically installed. [2021-10-28T22:53:07.006Z] libzmq3-dev set to automatically installed. [2021-10-28T22:53:07.006Z] libzmq5 set to automatically installed. [2021-10-28T22:53:07.006Z] pkg-config set to automatically installed. [2021-10-28T22:53:07.006Z] zip set to automatically installed. [2021-10-28T22:53:07.946Z] snapd is not logged in, snap install commands will use sudo [2021-10-28T22:53:08.890Z] snap "core18" has no updates available [2021-10-28T22:53:09.149Z] snapd is not logged in, snap install commands will use sudo [2021-10-28T22:53:16.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T22:53:16.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T22:53:16.522Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-28T22:53:17.174Z] + ls -al . [2021-10-28T22:53:17.174Z] total 664 [2021-10-28T22:53:17.174Z] drwxrwxr-x 9 1001 1001 4096 Oct 28 22:53 . [2021-10-28T22:53:17.174Z] drwxr-xr-x 4 root root 4096 Oct 28 22:48 .. [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 11 Oct 28 22:46 .dockerignore [2021-10-28T22:53:17.174Z] drwxrwxr-x 8 1001 1001 4096 Oct 28 22:46 .git [2021-10-28T22:53:17.174Z] drwxrwxr-x 4 1001 1001 4096 Oct 28 22:46 .github [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 804 Oct 28 22:46 .gitignore [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 42 Oct 28 22:46 .golangci.yml [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 76 Oct 28 22:46 .hadolint.yml [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 166 Oct 28 22:46 .sonarcloud.properties [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 1171 Oct 28 22:46 ADOPTERS.md [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 8910 Oct 28 22:46 Attribution.txt [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 43881 Oct 28 22:46 CHANGELOG.md [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 3804 Oct 28 22:46 CONTRIBUTING.md [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 677 Oct 28 22:46 GOVERNANCE.md [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 849 Oct 28 22:46 Jenkinsfile [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 10775 Oct 28 22:46 LICENSE [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 6508 Oct 28 22:46 Makefile [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 582 Oct 28 22:46 OWNERS.md [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 8256 Oct 28 22:46 README.md [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 6912 Oct 28 22:46 SECURITY.md [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 5 Oct 28 22:42 VERSION [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 4131 Oct 28 22:46 ZMQWindows.md [2021-10-28T22:53:17.174Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 22:46 bin [2021-10-28T22:53:17.174Z] drwxrwxr-x 14 1001 1001 4096 Oct 28 22:46 cmd [2021-10-28T22:53:17.174Z] -rw-r--r-- 1 root root 428381 Oct 28 22:51 coverage.out [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 848 Oct 28 22:46 go.mod [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 50635 Oct 28 22:46 go.sum [2021-10-28T22:53:17.174Z] drwxrwxr-x 8 1001 1001 4096 Oct 28 22:46 internal [2021-10-28T22:53:17.174Z] drwxrwxr-x 3 1001 1001 4096 Oct 28 22:46 openapi [2021-10-28T22:53:17.174Z] drwxrwxr-x 4 1001 1001 4096 Oct 28 22:46 snap [2021-10-28T22:53:17.174Z] -rw-rw-r-- 1 1001 1001 204 Oct 28 22:46 version.go [Pipeline] sh [2021-10-28T22:53:17.825Z] + '[' -e coverage.out ] [2021-10-28T22:53:17.825Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-28T22:53:17.850Z] Warning: overwriting stash ‘coverage-report’ [2021-10-28T22:53:18.666Z] Stashed 1 file(s) [Pipeline] sh [2021-10-28T22:53:19.140Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-28T22:53:19.140Z] Pulling config-common [2021-10-28T22:53:19.140Z] + snapcraftctl pull [2021-10-28T22:53:19.313Z] + make build [2021-10-28T22:53:19.313Z] 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-10-28T22:53:19.711Z] Pulling go-build-helper [2021-10-28T22:53:19.711Z] + snapcraftctl pull [2021-10-28T22:53:21.097Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-28T22:53:21.097Z] Skipping pull go-build-helper (already ran) [2021-10-28T22:53:21.097Z] Building go-build-helper [2021-10-28T22:53:21.097Z] + snapcraftctl build [2021-10-28T22:53:23.658Z] Staging go-build-helper [2021-10-28T22:53:23.658Z] + snapcraftctl stage [2021-10-28T22:53:27.584Z] 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-10-28T22:53:33.666Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-28T22:53:33.666Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-28T22:53:33.666Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-28T22:53:33.666Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-28T22:53:33.666Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-28T22:53:33.666Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-28T22:53:33.666Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-28T22:53:33.666Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-28T22:53:33.666Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-28T22:53:33.666Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-28T22:53:33.666Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-28T22:53:33.666Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-28T22:53:33.666Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-28T22:53:33.666Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-28T22:53:33.666Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-28T22:53:33.666Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-28T22:53:33.666Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-28T22:53:33.666Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-28T22:53:33.666Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-28T22:53:33.666Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-28T22:53:33.666Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-28T22:53:33.666Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-28T22:53:33.666Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-28T22:53:33.666Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-28T22:53:33.666Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-28T22:53:33.666Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-28T22:53:33.666Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-28T22:53:33.666Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-28T22:53:33.666Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-28T22:53:33.666Z] Fetched 224 kB in 0s (0 B/s) [2021-10-28T22:53:33.666Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-28T22:53:33.666Z] Fetched 157 kB in 0s (0 B/s) [2021-10-28T22:53:33.666Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-28T22:53:33.666Z] Fetched 221 kB in 0s (0 B/s) [2021-10-28T22:53:33.666Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-28T22:53:33.666Z] Fetched 143 kB in 0s (0 B/s) [2021-10-28T22:53:33.666Z] Pulling edgex-go [2021-10-28T22:53:33.666Z] + snapcraftctl pull [2021-10-28T22:53:33.927Z] Pulling hooks [2021-10-28T22:53:33.927Z] + snapcraftctl pull [2021-10-28T22:53:52.203Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T22:53:52.203Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T22:53:52.203Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T22:53:52.203Z] Fetched 0 B in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-28T22:53:52.203Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-28T22:53:52.203Z] Fetched 279 kB in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-28T22:53:52.203Z] Fetched 122 kB in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-28T22:53:52.203Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-28T22:53:52.203Z] Fetched 8848 B in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-28T22:53:52.203Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-28T22:53:52.203Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-28T22:53:52.203Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-28T22:53:52.203Z] Fetched 220 kB in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-28T22:53:52.203Z] Fetched 154 kB in 0s (0 B/s) [2021-10-28T22:53:52.203Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-28T22:53:52.204Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-28T22:53:52.204Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-28T22:53:52.204Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-28T22:53:52.204Z] Fetched 499 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-28T22:53:52.204Z] Fetched 111 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-28T22:53:52.204Z] Fetched 240 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-28T22:53:52.204Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-28T22:53:52.204Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-28T22:53:52.204Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-28T22:53:52.204Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-28T22:53:52.204Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-28T22:53:52.204Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-28T22:53:52.204Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-28T22:53:52.204Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-28T22:53:52.204Z] Fetched 8720 B in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-28T22:53:52.204Z] Fetched 140 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-28T22:53:52.204Z] Fetched 119 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-28T22:53:52.204Z] Fetched 111 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-28T22:53:52.204Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-28T22:53:52.204Z] Fetched 646 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-28T22:53:52.204Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-28T22:53:52.204Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-28T22:53:52.204Z] Fetched 368 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-28T22:53:52.204Z] Fetched 187 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-28T22:53:52.204Z] Fetched 175 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-28T22:53:52.204Z] Fetched 206 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-28T22:53:52.204Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-28T22:53:52.204Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-28T22:53:52.204Z] Fetched 159 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-28T22:53:52.204Z] Fetched 107 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-28T22:53:52.204Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-28T22:53:52.204Z] Pulling static-packages [2021-10-28T22:53:52.204Z] + snapcraftctl pull [2021-10-28T22:53:52.204Z] Pulling version [2021-10-28T22:53:52.204Z] + cd /root/project [2021-10-28T22:53:52.204Z] + + git describe --tags --abbrev=0 [2021-10-28T22:53:52.204Z] sed s/v// [2021-10-28T22:53:52.204Z] + GIT_VERSION=2.0.1-dev.83 [2021-10-28T22:53:52.204Z] + [ -z 2.0.1-dev.83 ] [2021-10-28T22:53:52.204Z] + snapcraftctl set-version 2.0.1-dev.83 [2021-10-28T22:53:52.775Z] Building config-common [2021-10-28T22:53:52.775Z] + snapcraftctl build [2021-10-28T22:53:54.401Z] 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-10-28T22:53:54.401Z] 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-10-28T22:53:55.321Z] Skipping build go-build-helper (already ran) [2021-10-28T22:53:55.321Z] Building edgex-go [2021-10-28T22:53:55.321Z] + cd /root/parts/edgex-go/src [2021-10-28T22:53:55.321Z] + + git describe --tags --abbrev=0 [2021-10-28T22:53:55.321Z] sed s/v// [2021-10-28T22:53:55.321Z] + GIT_VERSION=2.0.1-dev.83 [2021-10-28T22:53:55.321Z] + [ -z 2.0.1-dev.83 ] [2021-10-28T22:53:55.321Z] + echo 2.0.1-dev.83 [2021-10-28T22:53:55.321Z] + [ ! -d vendor ] [2021-10-28T22:53:55.321Z] + go mod download all [2021-10-28T22:53:58.730Z] 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-10-28T22:53:59.348Z] 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-10-28T22:54:03.657Z] 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-10-28T22:54:05.358Z] + make build [2021-10-28T22:54:05.358Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/core-data/core-data ./cmd/core-data [2021-10-28T22:54:07.956Z] 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-10-28T22:54:11.341Z] 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-10-28T22:54:15.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-28T22:54:16.750Z] 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-10-28T22:54:19.379Z] 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-10-28T22:54:19.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/core-command/core-command ./cmd/core-command [2021-10-28T22:54:20.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-28T22:54:21.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-28T22:54:22.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-28T22:54:22.778Z] 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-10-28T22:54:22.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-28T22:54:24.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-28T22:54:25.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-28T22:54:27.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-28T22:54:28.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-28T22:54:29.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-28T22:54:30.415Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-28T22:54:30.415Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-28T22:54:30.415Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-28T22:54:30.415Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-28T22:54:30.675Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-28T22:54:30.675Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-28T22:54:30.675Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-28T22:54:30.675Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-28T22:54:30.675Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-28T22:54:30.675Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-28T22:54:30.676Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-28T22:54:30.676Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-28T22:54:30.676Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-28T22:54:30.676Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-28T22:54:30.676Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-28T22:54:30.676Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-28T22:54:30.676Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-28T22:54:30.676Z] + 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-10-28T22:54:30.676Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-28T22:54:30.676Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-28T22:54:30.676Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-28T22:54:30.676Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-28T22:54:30.676Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-28T22:54:30.676Z] + 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-10-28T22:54:30.676Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-28T22:54:30.676Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-28T22:54:30.676Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [Pipeline] } [2021-10-28T22:54:31.067Z] $ docker stop --time=1 c2463e259e2e71676e858a45081a4b5015da149cf6c8cfa52453e2b04310f0d7 [2021-10-28T22:54:32.077Z] Building hooks [2021-10-28T22:54:32.077Z] + cd /root/parts/hooks/src [2021-10-28T22:54:32.077Z] + make build [2021-10-28T22:54:32.077Z] go mod tidy [2021-10-28T22:54:32.077Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-28T22:54:32.343Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-28T22:54:32.343Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-28T22:54:32.602Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-28T22:54:33.349Z] $ docker rm -f c2463e259e2e71676e858a45081a4b5015da149cf6c8cfa52453e2b04310f0d7 [2021-10-28T22:54:33.544Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-28T22:54:34.114Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-28T22:54:34.114Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:54:35.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T22:54:35.574Z] [2021-10-28T22:54:35.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:54:35.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T22:54:36.202Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-28T22:54:36.202Z] 29e5d40040c1: Pulling fs layer [2021-10-28T22:54:36.202Z] 1ce36da41761: Pulling fs layer [2021-10-28T22:54:36.202Z] 25b303627fd3: Pulling fs layer [2021-10-28T22:54:36.202Z] 29e5d40040c1: Verifying Checksum [2021-10-28T22:54:36.202Z] 29e5d40040c1: Download complete [2021-10-28T22:54:36.804Z] 1ce36da41761: Verifying Checksum [2021-10-28T22:54:36.804Z] 1ce36da41761: Download complete [2021-10-28T22:54:37.081Z] 29e5d40040c1: Pull complete [2021-10-28T22:54:37.416Z] Building static-packages [2021-10-28T22:54:37.416Z] + snapcraftctl build [2021-10-28T22:54:38.062Z] 25b303627fd3: Verifying Checksum [2021-10-28T22:54:38.062Z] 25b303627fd3: Download complete [2021-10-28T22:54:38.338Z] 1ce36da41761: Pull complete [2021-10-28T22:54:39.328Z] Building version [2021-10-28T22:54:39.328Z] + snapcraftctl build [2021-10-28T22:54:41.241Z] Staging config-common [2021-10-28T22:54:41.241Z] + snapcraftctl stage [2021-10-28T22:54:42.630Z] Skipping stage go-build-helper (already ran) [2021-10-28T22:54:42.630Z] Staging edgex-go [2021-10-28T22:54:42.630Z] + snapcraftctl stage [2021-10-28T22:54:43.575Z] Staging hooks [2021-10-28T22:54:43.575Z] + snapcraftctl stage [2021-10-28T22:54:44.518Z] Staging static-packages [2021-10-28T22:54:44.518Z] + snapcraftctl stage [2021-10-28T22:54:45.901Z] Staging version [2021-10-28T22:54:45.901Z] + snapcraftctl stage [2021-10-28T22:54:46.841Z] Priming config-common [2021-10-28T22:54:46.841Z] + snapcraftctl prime [2021-10-28T22:54:48.223Z] Priming go-build-helper [2021-10-28T22:54:48.223Z] + snapcraftctl prime [2021-10-28T22:54:48.506Z] 25b303627fd3: Pull complete [2021-10-28T22:54:48.506Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-28T22:54:48.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T22:54:48.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-28T22:54:48.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container [2021-10-28T22:54:48.865Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T22:54:49.164Z] Priming edgex-go [2021-10-28T22:54:49.164Z] + snapcraftctl prime [2021-10-28T22:54:50.547Z] Priming hooks [2021-10-28T22:54:50.547Z] + snapcraftctl prime [2021-10-28T22:54:51.664Z] $ docker top cf45364061fc15c40af1e70e64ac79ea3ffadc1da48822809d224e278bff5ce4 -eo pid,comm [2021-10-28T22:54:51.927Z] Priming static-packages [2021-10-28T22:54:51.927Z] + snapcraftctl prime [Pipeline] { [Pipeline] sh [2021-10-28T22:54:52.665Z] + docker-compose build --help [2021-10-28T22:54:52.665Z] + grep parallel [2021-10-28T22:54:54.470Z] Priming version [2021-10-28T22:54:54.470Z] + snapcraftctl prime [2021-10-28T22:54:55.853Z] 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-10-28T22:54:58.054Z] --parallel Build images in parallel. [Pipeline] } [2021-10-28T22:54:58.062Z] $ docker stop --time=1 cf45364061fc15c40af1e70e64ac79ea3ffadc1da48822809d224e278bff5ce4 [2021-10-28T22:54:59.902Z] $ docker rm -f cf45364061fc15c40af1e70e64ac79ea3ffadc1da48822809d224e278bff5ce4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:55:00.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T22:55:00.518Z] . [Pipeline] withDockerContainer [2021-10-28T22:55:00.795Z] prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container [2021-10-28T22:55:00.866Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T22:55:02.480Z] $ docker top 6408c191c4721e992431802e4dff492cb705b3c98b4bf4c6f6427be9a7d61796 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T22:55:03.445Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-28T22:55:08.837Z] Building core-command ... [2021-10-28T22:55:08.837Z] Building core-data ... [2021-10-28T22:55:08.837Z] Building core-metadata ... [2021-10-28T22:55:08.837Z] Building security-bootstrapper ... [2021-10-28T22:55:08.837Z] Building security-proxy-setup ... [2021-10-28T22:55:08.837Z] Building security-secretstore-setup ... [2021-10-28T22:55:08.837Z] Building support-notifications ... [2021-10-28T22:55:08.837Z] Building support-scheduler ... [2021-10-28T22:55:08.837Z] Building sys-mgmt-agent ... [2021-10-28T22:55:08.837Z] Building sys-mgmt-agent [2021-10-28T22:55:08.837Z] Building core-command [2021-10-28T22:55:08.837Z] Building core-data [2021-10-28T22:55:08.837Z] Building security-secretstore-setup [2021-10-28T22:55:08.837Z] Building security-proxy-setup [2021-10-28T22:56:16.853Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:56:16.853Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:56:16.853Z] ---> 49c506736ccc [2021-10-28T22:56:16.853Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T22:56:16.853Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:56:16.853Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:56:16.853Z] ---> 49c506736ccc [2021-10-28T22:56:16.853Z] Step 3/20 : WORKDIR /edgex-go [2021-10-28T22:56:16.853Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:56:16.853Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:56:16.853Z] ---> 49c506736ccc [2021-10-28T22:56:16.853Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T22:56:16.853Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:56:16.853Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:56:16.853Z] ---> 49c506736ccc [2021-10-28T22:56:16.853Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T22:56:16.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T22:56:16.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-28T22:56:16.853Z] ---> 49c506736ccc [2021-10-28T22:56:16.853Z] Step 3/24 : WORKDIR /edgex-go [2021-10-28T22:56:16.853Z] ---> Running in f4839e11f261 [2021-10-28T22:56:16.853Z] ---> Running in c34870190983 [2021-10-28T22:56:16.853Z] ---> Running in 699e3e41155a [2021-10-28T22:56:16.853Z] ---> Running in e0ea2d127dca [2021-10-28T22:56:16.853Z] ---> Running in 6873fc859c81 [2021-10-28T22:56:16.853Z] Removing intermediate container f4839e11f261 [2021-10-28T22:56:16.853Z] ---> 27c7eded8af3 [2021-10-28T22:56:16.853Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:56:16.853Z] Removing intermediate container e0ea2d127dca [2021-10-28T22:56:16.853Z] ---> 07d9c0e0f114 [2021-10-28T22:56:16.853Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:56:17.125Z] Removing intermediate container c34870190983 [2021-10-28T22:56:17.125Z] ---> 85a840911a83 [2021-10-28T22:56:17.125Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:56:17.125Z] Removing intermediate container 699e3e41155a [2021-10-28T22:56:17.125Z] ---> d95d638688eb [2021-10-28T22:56:17.125Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:56:17.125Z] ---> Running in d1f24a96697a [2021-10-28T22:56:17.125Z] ---> Running in 1074c50fb47a [2021-10-28T22:56:17.125Z] Removing intermediate container 6873fc859c81 [2021-10-28T22:56:17.125Z] ---> 094239ccd3c6 [2021-10-28T22:56:17.125Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:56:17.125Z] ---> Running in 06aaf3a3b3bf [2021-10-28T22:56:17.125Z] ---> Running in fe9883ea8aa4 [2021-10-28T22:56:17.403Z] ---> Running in 5d8206ed9418 [2021-10-28T22:56:20.809Z] Removing intermediate container d1f24a96697a [2021-10-28T22:56:20.809Z] ---> a8820ae8fcd6 [2021-10-28T22:56:20.809Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-28T22:56:20.809Z] ---> Running in fb3f0112285c [2021-10-28T22:56:21.082Z] Removing intermediate container 1074c50fb47a [2021-10-28T22:56:21.082Z] ---> ce81c2b51af5 [2021-10-28T22:56:21.082Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-28T22:56:21.360Z] ---> Running in be953573ef69 [2021-10-28T22:56:21.642Z] Removing intermediate container 5d8206ed9418 [2021-10-28T22:56:21.642Z] ---> de479f4a40a1 [2021-10-28T22:56:21.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T22:56:21.642Z] Removing intermediate container fe9883ea8aa4 [2021-10-28T22:56:21.642Z] ---> da039a844a28 [2021-10-28T22:56:21.642Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-28T22:56:21.642Z] ---> Running in fbb1a2f57d1d [2021-10-28T22:56:21.922Z] ---> Running in d9319f0e9ebf [2021-10-28T22:56:21.922Z] Removing intermediate container 06aaf3a3b3bf [2021-10-28T22:56:21.922Z] ---> 08d6c8ad7a1e [2021-10-28T22:56:21.922Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-28T22:56:22.198Z] ---> Running in 877603e1e76f [2021-10-28T22:56:23.201Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:23.803Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:23.803Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:24.076Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:24.076Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:24.076Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:24.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:24.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:24.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:25.230Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:56:25.230Z] OK: 219 MiB in 52 packages [2021-10-28T22:56:25.831Z] OK: 219 MiB in 52 packages [2021-10-28T22:56:26.104Z] OK: 219 MiB in 52 packages [2021-10-28T22:56:26.104Z] OK: 219 MiB in 52 packages [2021-10-28T22:56:26.384Z] OK: 219 MiB in 52 packages [2021-10-28T22:56:26.986Z] Removing intermediate container fb3f0112285c [2021-10-28T22:56:26.986Z] ---> e3b8c8ead863 [2021-10-28T22:56:26.986Z] Step 6/20 : COPY . . [2021-10-28T22:56:27.595Z] Removing intermediate container be953573ef69 [2021-10-28T22:56:27.595Z] ---> e725cfadb7b2 [2021-10-28T22:56:27.595Z] Step 6/22 : COPY . . [2021-10-28T22:56:27.871Z] Removing intermediate container fbb1a2f57d1d [2021-10-28T22:56:27.871Z] ---> da6629c20a32 [2021-10-28T22:56:27.871Z] Step 6/22 : COPY . . [2021-10-28T22:56:27.872Z] Removing intermediate container d9319f0e9ebf [2021-10-28T22:56:27.872Z] ---> 3a1c8d491bbb [2021-10-28T22:56:27.872Z] Step 6/22 : COPY . . [2021-10-28T22:56:27.872Z] Removing intermediate container 877603e1e76f [2021-10-28T22:56:27.872Z] ---> c10978760f64 [2021-10-28T22:56:27.872Z] Step 6/24 : COPY . . [2021-10-28T22:56:50.056Z] ---> 7337f67a6a2f [2021-10-28T22:56:50.056Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:56:50.056Z] ---> 91a69e37230b [2021-10-28T22:56:50.056Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:56:50.056Z] ---> c5d85610d927 [2021-10-28T22:56:50.056Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:56:50.056Z] ---> 88b18bb3cab7 [2021-10-28T22:56:50.056Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:56:50.056Z] ---> Running in a65d2b0a868c [2021-10-28T22:56:50.056Z] ---> 8e3a8013c796 [2021-10-28T22:56:50.056Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:56:50.056Z] ---> Running in 749ea029bc53 [2021-10-28T22:56:50.056Z] ---> Running in d8b984e29be7 [2021-10-28T22:56:50.056Z] ---> Running in 5ab9822c677b [2021-10-28T22:56:50.056Z] ---> Running in 2db3132db088 [2021-10-28T22:56:54.412Z] Removing intermediate container a65d2b0a868c [2021-10-28T22:56:54.412Z] ---> 39143f137f6e [2021-10-28T22:56:54.412Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-28T22:56:54.690Z] ---> Running in 97bc9ade06c2 [2021-10-28T22:56:55.289Z] Removing intermediate container 749ea029bc53 [2021-10-28T22:56:55.289Z] ---> 0e18d704b45e [2021-10-28T22:56:55.289Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-28T22:56:55.581Z] ---> Running in 994e2660282e [2021-10-28T22:56:56.185Z] Removing intermediate container d8b984e29be7 [2021-10-28T22:56:56.185Z] ---> e1ffc8d3a7aa [2021-10-28T22:56:56.185Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-28T22:56:56.185Z] Removing intermediate container 2db3132db088 [2021-10-28T22:56:56.185Z] ---> c4eb6ddee0cf [2021-10-28T22:56:56.185Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-28T22:56:56.185Z] Removing intermediate container 5ab9822c677b [2021-10-28T22:56:56.185Z] ---> 11dfbd74b9a6 [2021-10-28T22:56:56.185Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-28T22:56:56.461Z] ---> Running in 0ca5dac87476 [2021-10-28T22:56:56.461Z] ---> Running in 46f0c9cbe093 [2021-10-28T22:56:56.461Z] ---> Running in 57885a953952 [2021-10-28T22:56:56.461Z] 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-10-28T22:56:57.447Z] 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-10-28T22:56:58.900Z] 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-10-28T22:56:59.180Z] 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-10-28T22:56:59.180Z] 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-10-28T22:58:51.080Z] 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-10-28T22:58:56.510Z] 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-10-28T22:59:08.971Z] Removing intermediate container 57885a953952 [2021-10-28T22:59:08.971Z] ---> 94362d5e854e [2021-10-28T22:59:08.971Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-28T22:59:09.256Z] ---> Running in 012043d5c524 [2021-10-28T22:59:09.256Z] Removing intermediate container 0ca5dac87476 [2021-10-28T22:59:09.256Z] ---> a51079062225 [2021-10-28T22:59:09.256Z] [2021-10-28T22:59:09.256Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T22:59:09.529Z] 3.14: Pulling from library/alpine [2021-10-28T22:59:09.802Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T22:59:09.802Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T22:59:09.802Z] ---> bb3de5531c18 [2021-10-28T22:59:09.802Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T22:59:10.407Z] ---> Running in d6614c65551f [2021-10-28T22:59:11.002Z] 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-10-28T22:59:11.985Z] Removing intermediate container 97bc9ade06c2 [2021-10-28T22:59:11.985Z] ---> ee105046952c [2021-10-28T22:59:11.985Z] [2021-10-28T22:59:11.985Z] Step 9/20 : FROM alpine:3.14 [2021-10-28T22:59:11.985Z] ---> bb3de5531c18 [2021-10-28T22:59:11.985Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-28T22:59:12.263Z] ---> Running in 2d957f02e48b [2021-10-28T22:59:12.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:12.539Z] Removing intermediate container 46f0c9cbe093 [2021-10-28T22:59:12.539Z] ---> 65788367f816 [2021-10-28T22:59:12.539Z] [2021-10-28T22:59:12.539Z] Step 9/24 : FROM alpine:3.14 [2021-10-28T22:59:12.539Z] ---> bb3de5531c18 [2021-10-28T22:59:12.539Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-28T22:59:12.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:12.822Z] ---> Running in d1f4c9ab4673 [2021-10-28T22:59:13.800Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T22:59:13.800Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:59:13.800Z] OK: 5 MiB in 15 packages [2021-10-28T22:59:14.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:14.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:15.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:15.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:15.813Z] Removing intermediate container d6614c65551f [2021-10-28T22:59:15.813Z] ---> bf424680ee32 [2021-10-28T22:59:15.813Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T22:59:15.813Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-28T22:59:15.813Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-28T22:59:15.813Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T22:59:16.086Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-28T22:59:16.086Z] (5/5) Installing curl (7.79.1-r0) [2021-10-28T22:59:16.086Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:59:16.086Z] ---> Running in 3d9c75924bc5 [2021-10-28T22:59:16.086Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T22:59:16.359Z] Removing intermediate container 012043d5c524 [2021-10-28T22:59:16.359Z] ---> 74ebbc0e355a [2021-10-28T22:59:16.359Z] [2021-10-28T22:59:16.359Z] Step 10/22 : FROM docker:20.10.8 [2021-10-28T22:59:16.359Z] OK: 8 MiB in 19 packages [2021-10-28T22:59:16.647Z] 20.10.8: Pulling from library/docker [2021-10-28T22:59:16.647Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-28T22:59:16.647Z] Removing intermediate container 3d9c75924bc5 [2021-10-28T22:59:16.647Z] ---> a24b2bed6c50 [2021-10-28T22:59:16.647Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-28T22:59:16.921Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-28T22:59:16.921Z] (3/3) Installing su-exec (0.2-r1) [2021-10-28T22:59:16.921Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:59:16.921Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T22:59:16.921Z] ---> Running in d9fb9e5c22aa [2021-10-28T22:59:17.195Z] OK: 6 MiB in 17 packages [2021-10-28T22:59:18.183Z] Removing intermediate container d9fb9e5c22aa [2021-10-28T22:59:18.183Z] ---> e0432eebb4d4 [2021-10-28T22:59:18.183Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T22:59:18.458Z] ---> Running in c79e6b5b0a7a [2021-10-28T22:59:19.437Z] Removing intermediate container 2d957f02e48b [2021-10-28T22:59:19.437Z] ---> 4eedb968d4a4 [2021-10-28T22:59:19.437Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T22:59:19.710Z] Removing intermediate container c79e6b5b0a7a [2021-10-28T22:59:19.710Z] ---> 682c2b252e95 [2021-10-28T22:59:19.710Z] Step 14/22 : WORKDIR / [2021-10-28T22:59:19.710Z] Removing intermediate container d1f4c9ab4673 [2021-10-28T22:59:19.710Z] ---> cd7e377aab62 [2021-10-28T22:59:19.710Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T22:59:19.710Z] ---> Running in d0a0aefb457d [2021-10-28T22:59:19.710Z] ---> Running in 1db233103979 [2021-10-28T22:59:19.981Z] ---> Running in cde3a0a093d5 [2021-10-28T22:59:20.586Z] Removing intermediate container d0a0aefb457d [2021-10-28T22:59:20.586Z] ---> f8de887d41ec [2021-10-28T22:59:20.586Z] Step 12/20 : WORKDIR /edgex [2021-10-28T22:59:20.586Z] Removing intermediate container 1db233103979 [2021-10-28T22:59:20.586Z] ---> 72334619fe12 [2021-10-28T22:59:20.586Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T22:59:20.586Z] Removing intermediate container cde3a0a093d5 [2021-10-28T22:59:20.586Z] ---> 7a34bdf01ae7 [2021-10-28T22:59:20.586Z] Step 12/24 : WORKDIR / [2021-10-28T22:59:20.860Z] ---> Running in f2cfe0083f39 [2021-10-28T22:59:20.860Z] ---> Running in 523b12c0c872 [2021-10-28T22:59:21.835Z] Removing intermediate container f2cfe0083f39 [2021-10-28T22:59:21.835Z] ---> 123a0528cc69 [2021-10-28T22:59:21.835Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-28T22:59:22.109Z] ---> b02cea615567 [2021-10-28T22:59:22.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-28T22:59:22.109Z] Removing intermediate container 523b12c0c872 [2021-10-28T22:59:22.109Z] ---> be232944c7f0 [2021-10-28T22:59:22.109Z] 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-10-28T22:59:23.542Z] ---> a30eadbe57cf [2021-10-28T22:59:23.542Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-28T22:59:23.814Z] ---> 4c3907aefa72 [2021-10-28T22:59:23.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-28T22:59:23.814Z] ---> c4f1bcc292e2 [2021-10-28T22:59:23.814Z] 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-10-28T22:59:24.087Z] Removing intermediate container 994e2660282e [2021-10-28T22:59:24.087Z] ---> 52747f62362c [2021-10-28T22:59:24.087Z] [2021-10-28T22:59:24.087Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T22:59:24.087Z] ---> bb3de5531c18 [2021-10-28T22:59:24.087Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-28T22:59:24.694Z] ---> Running in 1c0b0808e103 [2021-10-28T22:59:25.674Z] ---> a182c73d3959 [2021-10-28T22:59:25.674Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-28T22:59:25.674Z] Removing intermediate container 1c0b0808e103 [2021-10-28T22:59:25.674Z] ---> 4876fd9e4b0d [2021-10-28T22:59:25.674Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-28T22:59:25.674Z] ---> 7139ed8295d1 [2021-10-28T22:59:25.674Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-28T22:59:25.674Z] ---> 50c9daf22764 [2021-10-28T22:59:25.674Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-28T22:59:25.674Z] ---> Running in ae3a67e2d30e [2021-10-28T22:59:25.674Z] ---> Running in b9682491e9de [2021-10-28T22:59:26.659Z] Removing intermediate container b9682491e9de [2021-10-28T22:59:26.659Z] ---> 842bf7296e76 [2021-10-28T22:59:26.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:59:26.659Z] Removing intermediate container ae3a67e2d30e [2021-10-28T22:59:26.659Z] ---> f0c44bc85e80 [2021-10-28T22:59:26.659Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-28T22:59:26.930Z] ---> Running in 5363cda35c46 [2021-10-28T22:59:27.204Z] ---> Running in 8e80b6d989fa [2021-10-28T22:59:27.204Z] ---> 37d38d23b7cf [2021-10-28T22:59:27.204Z] 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-10-28T22:59:27.204Z] ---> c474cec2b517 [2021-10-28T22:59:27.204Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-28T22:59:27.480Z] ---> Running in 37c9548bf704 [2021-10-28T22:59:27.480Z] Removing intermediate container 5363cda35c46 [2021-10-28T22:59:27.480Z] ---> 86987e66b505 [2021-10-28T22:59:27.480Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T22:59:27.754Z] ---> Running in eae2485504e4 [2021-10-28T22:59:27.754Z] Removing intermediate container 8e80b6d989fa [2021-10-28T22:59:27.754Z] ---> 47645d86aea0 [2021-10-28T22:59:27.754Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:59:28.029Z] ---> Running in 20117244aa80 [2021-10-28T22:59:28.029Z] Removing intermediate container 37c9548bf704 [2021-10-28T22:59:28.029Z] ---> f68ab7c4c8eb [2021-10-28T22:59:28.029Z] Step 17/20 : CMD ["--init=true"] [2021-10-28T22:59:28.302Z] ---> Running in e86b8999a591 [2021-10-28T22:59:28.574Z] ---> d10fd79e6312 [2021-10-28T22:59:28.574Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-28T22:59:28.574Z] Removing intermediate container eae2485504e4 [2021-10-28T22:59:28.574Z] ---> 0af3e0a6b4be [2021-10-28T22:59:28.574Z] Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:59:28.845Z] ---> Running in bdd9328a6967 [2021-10-28T22:59:28.845Z] Removing intermediate container e86b8999a591 [2021-10-28T22:59:28.845Z] ---> 8f2623a4058b [2021-10-28T22:59:28.845Z] Step 18/20 : LABEL arch=arm64 [2021-10-28T22:59:29.116Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-28T22:59:29.116Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-28T22:59:29.116Z] ---> 3734d5adc5ac [2021-10-28T22:59:29.116Z] 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-10-28T22:59:29.116Z] ---> Running in de03919741a4 [2021-10-28T22:59:29.391Z] ---> Running in 65af96730aea [2021-10-28T22:59:29.391Z] Removing intermediate container bdd9328a6967 [2021-10-28T22:59:29.391Z] ---> 0d94c136ac58 [2021-10-28T22:59:29.391Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T22:59:29.665Z] ---> Running in 89ac4420134d [2021-10-28T22:59:29.941Z] Removing intermediate container de03919741a4 [2021-10-28T22:59:29.941Z] ---> 92dafcafb0e8 [2021-10-28T22:59:29.941Z] Step 19/20 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:59:30.212Z] ---> c244f5c90eef [2021-10-28T22:59:30.212Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-28T22:59:30.212Z] ---> Running in 3265f97ed6f0 [2021-10-28T22:59:30.212Z] Removing intermediate container 65af96730aea [2021-10-28T22:59:30.212Z] ---> 8941a00e01a3 [2021-10-28T22:59:30.212Z] 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-10-28T22:59:30.212Z] Removing intermediate container 89ac4420134d [2021-10-28T22:59:30.212Z] ---> ed07e0608e99 [2021-10-28T22:59:30.212Z] [2021-10-28T22:59:30.484Z] ---> Running in 57ec14cfc8bd [2021-10-28T22:59:31.076Z] Successfully built ed07e0608e99 [2021-10-28T22:59:31.076Z] Removing intermediate container 3265f97ed6f0 [2021-10-28T22:59:31.076Z] ---> 027b5ffe3621 [2021-10-28T22:59:31.076Z] Step 20/20 : LABEL version=0.0.0 [2021-10-28T22:59:31.076Z] Removing intermediate container 20117244aa80 [2021-10-28T22:59:31.076Z] ---> dc939c7e3764 [2021-10-28T22:59:31.076Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T22:59:31.076Z] Successfully tagged core-command-arm64:latest [2021-10-28T22:59:31.076Z]  Building core-command ... done Building core-metadata [2021-10-28T22:59:31.536Z] ---> Running in 9a7f702178a7 [2021-10-28T22:59:31.536Z] ---> Running in 6d21b20a7e12 [2021-10-28T22:59:32.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:32.610Z] Removing intermediate container 6d21b20a7e12 [2021-10-28T22:59:32.610Z] ---> e74d01bc5e80 [2021-10-28T22:59:32.610Z] [2021-10-28T22:59:32.914Z] ---> d62236b54c72 [2021-10-28T22:59:32.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-28T22:59:32.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:33.355Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:33.355Z] Successfully built e74d01bc5e80 [2021-10-28T22:59:33.642Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-28T22:59:33.642Z]  Building security-proxy-setup ... done Building support-notifications [2021-10-28T22:59:33.926Z] (1/42) Installing readline (8.1.0-r0) [2021-10-28T22:59:33.926Z] (2/42) Installing bash (5.1.4-r0) [2021-10-28T22:59:34.203Z] Executing bash-5.1.4-r0.post-install [2021-10-28T22:59:34.203Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-28T22:59:34.203Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T22:59:34.203Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-28T22:59:34.203Z] ---> 58186ba7e5b3 [2021-10-28T22:59:34.203Z] (6/42) Installing curl (7.79.1-r0) [2021-10-28T22:59:34.203Z] 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-10-28T22:59:34.203Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-28T22:59:34.203Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-28T22:59:34.203Z] (9/42) Installing expat (2.4.1-r0) [2021-10-28T22:59:34.203Z] (10/42) Installing libffi (3.3-r2) [2021-10-28T22:59:34.203Z] (11/42) Installing gdbm (1.19-r0) [2021-10-28T22:59:34.203Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-28T22:59:34.203Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T22:59:34.203Z] ---> Running in 404d4234d68a [2021-10-28T22:59:34.203Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T22:59:34.475Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-28T22:59:34.475Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-28T22:59:34.475Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-28T22:59:34.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:59:35.728Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T22:59:35.728Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T22:59:35.728Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T22:59:35.999Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T22:59:36.000Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T22:59:36.272Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T22:59:36.272Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:59:36.272Z] OK: 8 MiB in 20 packages [2021-10-28T22:59:36.545Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-28T22:59:36.545Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-28T22:59:36.545Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-28T22:59:36.545Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-28T22:59:36.818Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-28T22:59:36.818Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-28T22:59:36.818Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-28T22:59:36.818Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-28T22:59:36.818Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-28T22:59:36.818Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-28T22:59:36.818Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-28T22:59:36.818Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-28T22:59:36.818Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-28T22:59:36.818Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-28T22:59:36.818Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-28T22:59:37.090Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-28T22:59:37.090Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-28T22:59:37.090Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-28T22:59:37.090Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-28T22:59:37.090Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-28T22:59:37.090Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-28T22:59:37.090Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-28T22:59:37.090Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-28T22:59:37.090Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-28T22:59:37.364Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-28T22:59:37.963Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:59:37.963Z] OK: 84 MiB in 64 packages [2021-10-28T22:59:38.953Z] Removing intermediate container 404d4234d68a [2021-10-28T22:59:38.953Z] ---> 6f367be1e095 [2021-10-28T22:59:38.953Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-28T22:59:38.953Z] Removing intermediate container 9a7f702178a7 [2021-10-28T22:59:38.953Z] ---> 52e501dd5b83 [2021-10-28T22:59:38.953Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T22:59:39.228Z] ---> Running in d0ce275f07c7 [2021-10-28T22:59:39.826Z] Removing intermediate container d0ce275f07c7 [2021-10-28T22:59:39.826Z] ---> ae9707f5ce7c [2021-10-28T22:59:39.826Z] Step 22/24 : LABEL arch=arm64 [2021-10-28T22:59:39.826Z] ---> Running in b795399d6694 [2021-10-28T22:59:39.826Z] ---> a715a7c5057b [2021-10-28T22:59:39.826Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-28T22:59:40.420Z] Removing intermediate container b795399d6694 [2021-10-28T22:59:40.420Z] ---> dcbcb20d6ff0 [2021-10-28T22:59:40.694Z] Step 23/24 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:59:40.694Z] ---> Running in 61da229d1901 [2021-10-28T22:59:41.671Z] Removing intermediate container 61da229d1901 [2021-10-28T22:59:41.671Z] ---> 473e865c0e7b [2021-10-28T22:59:41.671Z] Step 24/24 : LABEL version=0.0.0 [2021-10-28T22:59:41.671Z] ---> 72ac4ec6f39b [2021-10-28T22:59:41.671Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-28T22:59:41.671Z] ---> Running in 31ca33b7710b [2021-10-28T22:59:42.272Z] Removing intermediate container 31ca33b7710b [2021-10-28T22:59:42.272Z] ---> 94dba6093e5e [2021-10-28T22:59:42.272Z] [2021-10-28T22:59:42.547Z] Collecting docker-compose==1.23.2 [2021-10-28T22:59:42.821Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-28T22:59:42.821Z] Successfully built 94dba6093e5e [2021-10-28T22:59:42.821Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-28T22:59:42.821Z] ---> ba146d6d73fd [2021-10-28T22:59:42.821Z] Step 18/22 : ENTRYPOINT ["/core-data"]Building security-bootstrapper [2021-10-28T22:59:42.821Z] [2021-10-28T22:59:43.092Z]  Building security-secretstore-setup ... done  ---> Running in 4e3acded5340 [2021-10-28T22:59:43.092Z] Collecting texttable<0.10,>=0.9.0 [2021-10-28T22:59:43.092Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-28T22:59:43.369Z] Removing intermediate container 4e3acded5340 [2021-10-28T22:59:43.369Z] ---> 85a47dd1e0c8 [2021-10-28T22:59:43.369Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:59:43.642Z] ---> Running in 64cf23ee9792 [2021-10-28T22:59:44.237Z] Removing intermediate container 64cf23ee9792 [2021-10-28T22:59:44.237Z] ---> 7f56f757e1a0 [2021-10-28T22:59:44.237Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T22:59:44.237Z] ---> Running in b4b3ad87be86 [2021-10-28T22:59:44.841Z] Removing intermediate container b4b3ad87be86 [2021-10-28T22:59:44.841Z] ---> c1f1cd2eea2a [2021-10-28T22:59:44.841Z] Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T22:59:44.841Z] ---> Running in 2759ba99cb62 [2021-10-28T22:59:45.436Z] Collecting jsonschema<3,>=2.5.1 [2021-10-28T22:59:45.436Z] Removing intermediate container 2759ba99cb62 [2021-10-28T22:59:45.436Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-28T22:59:45.436Z] ---> 1b24f74fc187 [2021-10-28T22:59:45.436Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T22:59:45.436Z] ---> Running in 703c66db11fa [2021-10-28T22:59:45.436Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-28T22:59:45.436Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-28T22:59:46.031Z] Removing intermediate container 703c66db11fa [2021-10-28T22:59:46.031Z] ---> e4e4632e3210 [2021-10-28T22:59:46.031Z] [2021-10-28T22:59:46.621Z] Successfully built e4e4632e3210 [2021-10-28T22:59:46.621Z] Successfully tagged core-data-arm64:latest [2021-10-28T22:59:46.622Z]  Building core-data ... done Building support-scheduler [2021-10-28T22:59:47.594Z] Collecting docopt<0.7,>=0.6.1 [2021-10-28T22:59:47.594Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-28T22:59:50.977Z] Collecting PyYAML<4,>=3.10 [2021-10-28T22:59:50.977Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-28T22:59:54.360Z] Collecting cached-property<2,>=1.2.0 [2021-10-28T22:59:54.360Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-28T22:59:54.360Z] 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-10-28T22:59:54.953Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-28T22:59:54.953Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-28T22:59:55.550Z] Collecting docker<4.0,>=3.6.0 [2021-10-28T22:59:55.550Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-28T22:59:56.537Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-28T22:59:56.814Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-28T22:59:57.417Z] Collecting docker-pycreds>=0.4.0 [2021-10-28T22:59:57.417Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-28T22:59:57.691Z] 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-10-28T22:59:58.672Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-28T22:59:58.672Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-28T22:59:58.672Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-28T22:59:58.672Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-28T22:59:58.949Z] Collecting idna<2.8,>=2.5 [2021-10-28T22:59:58.949Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-28T22:59:59.224Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-28T22:59:59.224Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-28T22:59:59.224Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-28T22:59:59.224Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-28T23:00:00.202Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-28T23:00:00.202Z] Attempting uninstall: urllib3 [2021-10-28T23:00:00.202Z] Found existing installation: urllib3 1.26.5 [2021-10-28T23:00:00.202Z] Uninstalling urllib3-1.26.5: [2021-10-28T23:00:00.477Z] Successfully uninstalled urllib3-1.26.5 [2021-10-28T23:00:01.078Z] Attempting uninstall: idna [2021-10-28T23:00:01.078Z] Found existing installation: idna 3.2 [2021-10-28T23:00:01.078Z] Uninstalling idna-3.2: [2021-10-28T23:00:01.350Z] Successfully uninstalled idna-3.2 [2021-10-28T23:00:02.337Z] Attempting uninstall: chardet [2021-10-28T23:00:02.337Z] Found existing installation: chardet 4.0.0 [2021-10-28T23:00:02.337Z] Uninstalling chardet-4.0.0: [2021-10-28T23:00:02.337Z] Successfully uninstalled chardet-4.0.0 [2021-10-28T23:00:04.326Z] Attempting uninstall: requests [2021-10-28T23:00:04.326Z] Found existing installation: requests 2.25.1 [2021-10-28T23:00:04.326Z] Uninstalling requests-2.25.1: [2021-10-28T23:00:04.601Z] Successfully uninstalled requests-2.25.1 [2021-10-28T23:00:04.874Z] Running setup.py install for texttable: started [2021-10-28T23:00:06.857Z] Running setup.py install for texttable: finished with status 'done' [2021-10-28T23:00:06.857Z] Running setup.py install for PyYAML: started [2021-10-28T23:00:09.477Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-28T23:00:10.078Z] Running setup.py install for docopt: started [2021-10-28T23:00:10.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T23:00:10.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T23:00:10.366Z] ---> 49c506736ccc [2021-10-28T23:00:10.366Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T23:00:10.366Z] ---> Using cache [2021-10-28T23:00:10.366Z] ---> 094239ccd3c6 [2021-10-28T23:00:10.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T23:00:10.642Z] ---> Using cache [2021-10-28T23:00:10.642Z] ---> de479f4a40a1 [2021-10-28T23:00:10.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T23:00:10.642Z] ---> Using cache [2021-10-28T23:00:10.642Z] ---> da6629c20a32 [2021-10-28T23:00:10.642Z] Step 6/22 : COPY . . [2021-10-28T23:00:10.642Z] ---> Using cache [2021-10-28T23:00:10.642Z] ---> 88b18bb3cab7 [2021-10-28T23:00:10.642Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T23:00:10.642Z] ---> Using cache [2021-10-28T23:00:10.642Z] ---> 11dfbd74b9a6 [2021-10-28T23:00:10.642Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-28T23:00:12.658Z] Running setup.py install for docopt: finished with status 'done' [2021-10-28T23:00:12.658Z] Running setup.py install for dockerpty: started [2021-10-28T23:00:12.658Z] ---> Running in a297e28eb9b6 [2021-10-28T23:00:14.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-28T23:00:14.649Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-28T23:00:15.648Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T23:00:15.648Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-28T23:00:15.648Z] ---> 49c506736ccc [2021-10-28T23:00:15.648Z] Step 3/21 : WORKDIR /edgex-go [2021-10-28T23:00:15.648Z] ---> Using cache [2021-10-28T23:00:15.648Z] ---> 094239ccd3c6 [2021-10-28T23:00:15.648Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T23:00:15.648Z] ---> Using cache [2021-10-28T23:00:15.648Z] ---> de479f4a40a1 [2021-10-28T23:00:15.921Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-28T23:00:15.921Z] ---> Running in d189b0c0b974 [2021-10-28T23:00:16.921Z] 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-10-28T23:00:18.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T23:00:19.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T23:00:20.357Z] OK: 219 MiB in 52 packages [2021-10-28T23:00:22.384Z] Removing intermediate container d189b0c0b974 [2021-10-28T23:00:22.384Z] ---> 2edb437950c6 [2021-10-28T23:00:22.384Z] Step 6/21 : COPY . . [2021-10-28T23:00:29.130Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T23:00:29.130Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-28T23:00:29.130Z] ---> 49c506736ccc [2021-10-28T23:00:29.130Z] Step 3/30 : WORKDIR /edgex-go [2021-10-28T23:00:29.130Z] ---> Using cache [2021-10-28T23:00:29.130Z] ---> 094239ccd3c6 [2021-10-28T23:00:29.130Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T23:00:29.130Z] ---> Using cache [2021-10-28T23:00:29.130Z] ---> de479f4a40a1 [2021-10-28T23:00:29.130Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-28T23:00:29.130Z] ---> Using cache [2021-10-28T23:00:29.130Z] ---> da6629c20a32 [2021-10-28T23:00:29.130Z] Step 6/30 : COPY . . [2021-10-28T23:00:29.405Z] ---> Using cache [2021-10-28T23:00:29.405Z] ---> 88b18bb3cab7 [2021-10-28T23:00:29.405Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T23:00:29.405Z] ---> Using cache [2021-10-28T23:00:29.405Z] ---> 11dfbd74b9a6 [2021-10-28T23:00:29.405Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-28T23:00:30.852Z] ---> Running in 20def1f45544 [2021-10-28T23:00:32.841Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T23:00:32.841Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-28T23:00:32.841Z] ---> 49c506736ccc [2021-10-28T23:00:32.841Z] Step 3/23 : WORKDIR /edgex-go [2021-10-28T23:00:32.841Z] ---> Using cache [2021-10-28T23:00:32.841Z] ---> 094239ccd3c6 [2021-10-28T23:00:32.841Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T23:00:32.841Z] ---> Using cache [2021-10-28T23:00:32.841Z] ---> de479f4a40a1 [2021-10-28T23:00:32.841Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-28T23:00:32.841Z] ---> Using cache [2021-10-28T23:00:32.841Z] ---> da6629c20a32 [2021-10-28T23:00:32.841Z] Step 6/23 : COPY go.mod . [2021-10-28T23:00:33.114Z] 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-10-28T23:00:35.479Z] ---> ccd85ce27756 [2021-10-28T23:00:35.479Z] Step 7/23 : RUN go mod download [2021-10-28T23:00:35.752Z] ---> Running in dc8098f10f3b [2021-10-28T23:00:44.061Z] Removing intermediate container 57ec14cfc8bd [2021-10-28T23:00:44.061Z] ---> 26b6f26611db [2021-10-28T23:00:44.061Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-28T23:00:44.061Z] ---> Running in 980047ad9300 [2021-10-28T23:00:44.061Z] Removing intermediate container dc8098f10f3b [2021-10-28T23:00:44.061Z] ---> 422d08f8614b [2021-10-28T23:00:44.061Z] Step 8/23 : COPY . . [2021-10-28T23:00:44.336Z] Removing intermediate container 980047ad9300 [2021-10-28T23:00:44.336Z] ---> 5b0d8854c333 [2021-10-28T23:00:44.336Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-28T23:00:44.941Z] ---> Running in d1002156741f [2021-10-28T23:00:46.388Z] Removing intermediate container d1002156741f [2021-10-28T23:00:46.388Z] ---> 29636d796ad7 [2021-10-28T23:00:46.388Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-28T23:00:50.714Z] ---> 7659062b88b8 [2021-10-28T23:00:50.714Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-28T23:00:52.692Z] ---> 218da3b8428b [2021-10-28T23:00:52.692Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-28T23:00:55.331Z] ---> 0917a08b582b [2021-10-28T23:00:55.331Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-28T23:00:55.606Z] ---> Running in fe221b507989 [2021-10-28T23:00:57.050Z] Removing intermediate container fe221b507989 [2021-10-28T23:00:57.050Z] ---> 866b8cd33426 [2021-10-28T23:00:57.050Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T23:00:57.050Z] ---> Running in 05aeff5c727a [2021-10-28T23:00:57.650Z] ---> 296fef4cbe4c [2021-10-28T23:00:57.650Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T23:00:58.253Z] ---> Running in 769bf4e2cdf9 [2021-10-28T23:00:58.253Z] Removing intermediate container 05aeff5c727a [2021-10-28T23:00:58.253Z] ---> 42bc0e32411c [2021-10-28T23:00:58.253Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T23:00:58.533Z] ---> Running in caca87d77239 [2021-10-28T23:00:59.976Z] Removing intermediate container caca87d77239 [2021-10-28T23:00:59.976Z] ---> 6249923ccecd [2021-10-28T23:00:59.976Z] Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T23:01:00.251Z] ---> Running in aad7b0f701dc [2021-10-28T23:01:01.690Z] Removing intermediate container aad7b0f701dc [2021-10-28T23:01:01.690Z] ---> c450f5403fe1 [2021-10-28T23:01:01.690Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T23:01:01.966Z] ---> Running in cb91279ef49c [2021-10-28T23:01:02.947Z] Removing intermediate container cb91279ef49c [2021-10-28T23:01:03.218Z] ---> 733d1cd3a626 [2021-10-28T23:01:03.218Z] [2021-10-28T23:01:04.194Z] Successfully built 733d1cd3a626 [2021-10-28T23:01:04.194Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-28T23:01:04.468Z]  Building sys-mgmt-agent ... done Removing intermediate container 769bf4e2cdf9 [2021-10-28T23:01:04.468Z] ---> baf789a1d78a [2021-10-28T23:01:04.468Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-28T23:01:04.748Z] ---> Running in 4d746212e76c [2021-10-28T23:01:07.383Z] 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-10-28T23:01:11.696Z] ---> e548113e03b5 [2021-10-28T23:01:11.696Z] Step 9/23 : RUN go mod tidy [2021-10-28T23:01:11.696Z] ---> Running in 929813cf292b [2021-10-28T23:01:18.426Z] Removing intermediate container 929813cf292b [2021-10-28T23:01:18.426Z] ---> 08652542d15c [2021-10-28T23:01:18.426Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-28T23:01:18.426Z] ---> Running in f85d5c17ef0e [2021-10-28T23:01:20.419Z] 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-10-28T23:01:52.756Z] Removing intermediate container a297e28eb9b6 [2021-10-28T23:01:52.756Z] ---> b50f734b27ff [2021-10-28T23:01:52.756Z] [2021-10-28T23:01:52.756Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T23:01:52.756Z] ---> bb3de5531c18 [2021-10-28T23:01:52.756Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T23:01:52.756Z] ---> Using cache [2021-10-28T23:01:52.756Z] ---> bf424680ee32 [2021-10-28T23:01:52.756Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T23:01:52.756Z] ---> Using cache [2021-10-28T23:01:52.756Z] ---> a24b2bed6c50 [2021-10-28T23:01:52.756Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-28T23:01:52.756Z] ---> Running in 85e71991a819 [2021-10-28T23:01:53.366Z] Removing intermediate container 85e71991a819 [2021-10-28T23:01:53.366Z] ---> f69c6496a60f [2021-10-28T23:01:53.366Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T23:01:53.643Z] ---> Running in 516597d3c039 [2021-10-28T23:01:54.262Z] Removing intermediate container 516597d3c039 [2021-10-28T23:01:54.262Z] ---> fcf79e1d3fda [2021-10-28T23:01:54.262Z] Step 14/22 : WORKDIR / [2021-10-28T23:01:54.262Z] ---> Running in 62894d5338fd [2021-10-28T23:01:55.250Z] Removing intermediate container 62894d5338fd [2021-10-28T23:01:55.250Z] ---> bef6489ec6c5 [2021-10-28T23:01:55.250Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T23:01:56.238Z] ---> 7e517eb71793 [2021-10-28T23:01:56.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-28T23:01:58.233Z] ---> 9fbdab790ca8 [2021-10-28T23:01:58.233Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-28T23:01:59.220Z] ---> de36bd23faa1 [2021-10-28T23:01:59.220Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-28T23:01:59.497Z] ---> Running in 98948e6ec301 [2021-10-28T23:02:00.099Z] Removing intermediate container 98948e6ec301 [2021-10-28T23:02:00.100Z] ---> 427d116cc720 [2021-10-28T23:02:00.100Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T23:02:00.100Z] ---> Running in 5a632cbd2b87 [2021-10-28T23:02:00.704Z] Removing intermediate container 5a632cbd2b87 [2021-10-28T23:02:00.704Z] ---> b4e3110b1774 [2021-10-28T23:02:00.704Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T23:02:00.978Z] ---> Running in 664baaef8e3c [2021-10-28T23:02:01.585Z] Removing intermediate container 664baaef8e3c [2021-10-28T23:02:01.585Z] ---> 3104c1f7d662 [2021-10-28T23:02:01.585Z] Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T23:02:01.859Z] ---> Running in 46572ac1f43b [2021-10-28T23:02:02.476Z] Removing intermediate container 46572ac1f43b [2021-10-28T23:02:02.476Z] ---> a6f507df75ad [2021-10-28T23:02:02.476Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T23:02:02.476Z] ---> Running in 7fb090e3886c [2021-10-28T23:02:03.084Z] Removing intermediate container 7fb090e3886c [2021-10-28T23:02:03.084Z] ---> d8f62fe90f77 [2021-10-28T23:02:03.084Z] [2021-10-28T23:02:03.685Z] Successfully built d8f62fe90f77 [2021-10-28T23:02:03.685Z] Successfully tagged core-metadata-arm64:latest [2021-10-28T23:02:10.413Z]  Building core-metadata ... done Removing intermediate container 20def1f45544 [2021-10-28T23:02:10.413Z] ---> 4de30a4526c7 [2021-10-28T23:02:10.413Z] [2021-10-28T23:02:10.413Z] Step 9/30 : FROM alpine:3.14 [2021-10-28T23:02:10.413Z] ---> bb3de5531c18 [2021-10-28T23:02:10.413Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-28T23:02:10.413Z] ---> Running in 43265e9cb265 [2021-10-28T23:02:10.689Z] Removing intermediate container 43265e9cb265 [2021-10-28T23:02:10.689Z] ---> 3b8404ef81ab [2021-10-28T23:02:10.689Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-28T23:02:10.689Z] ---> Running in f188617d8c39 [2021-10-28T23:02:12.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T23:02:12.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T23:02:13.941Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-28T23:02:13.941Z] (2/2) Installing su-exec (0.2-r1) [2021-10-28T23:02:13.941Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T23:02:13.941Z] OK: 5 MiB in 16 packages [2021-10-28T23:02:15.391Z] Removing intermediate container f188617d8c39 [2021-10-28T23:02:15.391Z] ---> a16a391a17db [2021-10-28T23:02:15.391Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-28T23:02:15.391Z] ---> Running in 8fbf58ab65b5 [2021-10-28T23:02:16.278Z] Removing intermediate container 8fbf58ab65b5 [2021-10-28T23:02:16.278Z] ---> a91ac56e8af9 [2021-10-28T23:02:16.278Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-28T23:02:16.278Z] ---> Running in eae52285a238 [2021-10-28T23:02:16.919Z] Removing intermediate container eae52285a238 [2021-10-28T23:02:16.919Z] ---> fc538458249b [2021-10-28T23:02:16.919Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-28T23:02:17.208Z] ---> Running in 0e43b8a171b6 [2021-10-28T23:02:20.624Z] Removing intermediate container 0e43b8a171b6 [2021-10-28T23:02:20.624Z] ---> f808fe8d9b49 [2021-10-28T23:02:20.624Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-28T23:02:20.624Z] ---> Running in eb8237403576 [2021-10-28T23:02:21.231Z] Removing intermediate container eb8237403576 [2021-10-28T23:02:21.231Z] ---> 805f5f5a5734 [2021-10-28T23:02:21.231Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-28T23:02:22.677Z] ---> 6d089cfc0525 [2021-10-28T23:02:22.677Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-28T23:02:22.677Z] ---> Running in 85a433b28795 [2021-10-28T23:02:26.089Z] Removing intermediate container 85a433b28795 [2021-10-28T23:02:26.090Z] ---> 6eb0c0e63939 [2021-10-28T23:02:26.090Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T23:02:27.534Z] ---> f45dd4961fef [2021-10-28T23:02:27.534Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-28T23:02:29.520Z] ---> 682b49972801 [2021-10-28T23:02:29.520Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-28T23:02:30.139Z] ---> 41390dc4fe2c [2021-10-28T23:02:30.139Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-28T23:02:31.594Z] ---> a4fe4200ef75 [2021-10-28T23:02:31.594Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-28T23:02:32.576Z] ---> 6f231428e8b3 [2021-10-28T23:02:32.576Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-28T23:02:33.171Z] ---> Running in 38f3cf5ca9e6 [2021-10-28T23:02:33.768Z] Removing intermediate container 38f3cf5ca9e6 [2021-10-28T23:02:33.768Z] ---> 90bae8f9f5a8 [2021-10-28T23:02:33.768Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-28T23:02:34.744Z] ---> bf998895ea01 [2021-10-28T23:02:35.024Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-28T23:02:35.298Z] ---> Running in e6fa7cca5539 [2021-10-28T23:02:38.715Z] Removing intermediate container e6fa7cca5539 [2021-10-28T23:02:38.715Z] ---> 0f2f03e4fc33 [2021-10-28T23:02:38.715Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-28T23:02:38.715Z] ---> Running in ba7f5f8d1ebd [2021-10-28T23:02:39.313Z] Removing intermediate container ba7f5f8d1ebd [2021-10-28T23:02:39.313Z] ---> 398b9596bd1c [2021-10-28T23:02:39.313Z] Step 27/30 : CMD ["gate"] [2021-10-28T23:02:39.585Z] ---> Running in 2d2b21ff6a75 [2021-10-28T23:02:40.571Z] Removing intermediate container 2d2b21ff6a75 [2021-10-28T23:02:40.571Z] ---> 700e7bf2ebda [2021-10-28T23:02:40.571Z] Step 28/30 : LABEL arch=arm64 [2021-10-28T23:02:41.162Z] ---> Running in c08bec045bad [2021-10-28T23:02:41.764Z] Removing intermediate container c08bec045bad [2021-10-28T23:02:41.764Z] ---> bb0abb51029e [2021-10-28T23:02:41.764Z] Step 29/30 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T23:02:41.764Z] Removing intermediate container 4d746212e76c [2021-10-28T23:02:41.764Z] ---> 0a3be8341541 [2021-10-28T23:02:41.764Z] [2021-10-28T23:02:41.764Z] Step 9/21 : FROM alpine:3.14 [2021-10-28T23:02:41.764Z] ---> bb3de5531c18 [2021-10-28T23:02:41.764Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-28T23:02:42.038Z] ---> Running in 44d87b5bb647 [2021-10-28T23:02:42.322Z] ---> Running in 5ab6c4ae023d [2021-10-28T23:02:43.319Z] Removing intermediate container 5ab6c4ae023d [2021-10-28T23:02:43.319Z] ---> 7a711d2247bd [2021-10-28T23:02:43.319Z] Step 30/30 : LABEL version=0.0.0 [2021-10-28T23:02:43.597Z] ---> Running in 3c166003297a [2021-10-28T23:02:43.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T23:02:43.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T23:02:44.465Z] Removing intermediate container 3c166003297a [2021-10-28T23:02:44.465Z] ---> dd28c0358571 [2021-10-28T23:02:44.465Z] [2021-10-28T23:02:44.739Z] Removing intermediate container f85d5c17ef0e [2021-10-28T23:02:44.739Z] ---> f2e879887b2f [2021-10-28T23:02:44.739Z] [2021-10-28T23:02:44.739Z] Step 11/23 : FROM alpine:3.14 [2021-10-28T23:02:44.739Z] ---> bb3de5531c18 [2021-10-28T23:02:44.739Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-28T23:02:44.739Z] ---> Using cache [2021-10-28T23:02:44.739Z] ---> bf424680ee32 [2021-10-28T23:02:44.739Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T23:02:44.739Z] ---> Using cache [2021-10-28T23:02:44.739Z] ---> a24b2bed6c50 [2021-10-28T23:02:44.739Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-28T23:02:44.739Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-28T23:02:44.739Z] Successfully built dd28c0358571 [2021-10-28T23:02:44.739Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-28T23:02:45.018Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T23:02:45.018Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-28T23:02:45.018Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T23:02:45.018Z]  Building security-bootstrapper ... done  ---> Running in 57403f9a8a3c [2021-10-28T23:02:45.018Z] OK: 6 MiB in 16 packages [2021-10-28T23:02:45.618Z] Removing intermediate container 57403f9a8a3c [2021-10-28T23:02:45.619Z] ---> ca683be11179 [2021-10-28T23:02:45.619Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-28T23:02:45.619Z] ---> Running in 878d1ba0837b [2021-10-28T23:02:46.212Z] Removing intermediate container 878d1ba0837b [2021-10-28T23:02:46.212Z] ---> a00bac40b59b [2021-10-28T23:02:46.212Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T23:02:46.487Z] Removing intermediate container 44d87b5bb647 [2021-10-28T23:02:46.487Z] ---> 3bf1f7a191a0 [2021-10-28T23:02:46.487Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T23:02:46.758Z] ---> Running in 50a2c989387e [2021-10-28T23:02:47.033Z] ---> 9f59a989d9f1 [2021-10-28T23:02:47.033Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-28T23:02:47.303Z] Removing intermediate container 50a2c989387e [2021-10-28T23:02:47.303Z] ---> d5adbb2dd94a [2021-10-28T23:02:47.303Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-28T23:02:47.303Z] ---> Running in 16e104eaec5b [2021-10-28T23:02:47.898Z] Removing intermediate container 16e104eaec5b [2021-10-28T23:02:47.898Z] ---> 0028bf3c9d5d [2021-10-28T23:02:47.898Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-28T23:02:47.898Z] ---> Running in e50a3c5336f3 [2021-10-28T23:02:48.177Z] ---> c887dded2699 [2021-10-28T23:02:48.177Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-28T23:02:48.449Z] Removing intermediate container e50a3c5336f3 [2021-10-28T23:02:48.449Z] ---> aa098f3f3723 [2021-10-28T23:02:48.449Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T23:02:49.046Z] ---> eb6aeb15a327 [2021-10-28T23:02:49.046Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-28T23:02:49.319Z] ---> 1221f860f5c4 [2021-10-28T23:02:49.319Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-28T23:02:49.319Z] ---> Running in 25accce959e3 [2021-10-28T23:02:49.916Z] Removing intermediate container 25accce959e3 [2021-10-28T23:02:49.917Z] ---> 5ad0f67857be [2021-10-28T23:02:49.917Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T23:02:49.917Z] ---> Running in e5d480106597 [2021-10-28T23:02:50.512Z] ---> 00b896c4e4be [2021-10-28T23:02:50.512Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-28T23:02:50.512Z] Removing intermediate container e5d480106597 [2021-10-28T23:02:50.512Z] ---> d7bbb35ab457 [2021-10-28T23:02:50.512Z] Step 21/23 : LABEL arch=arm64 [2021-10-28T23:02:50.512Z] ---> Running in 407f589ce2c2 [2021-10-28T23:02:51.107Z] Removing intermediate container 407f589ce2c2 [2021-10-28T23:02:51.107Z] ---> 736f8d42b53c [2021-10-28T23:02:51.107Z] Step 22/23 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T23:02:51.107Z] ---> Running in 0ecf7c021062 [2021-10-28T23:02:51.379Z] ---> 3ebe8ba64cc7 [2021-10-28T23:02:51.379Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-28T23:02:51.379Z] ---> Running in 7884c565751a [2021-10-28T23:02:51.653Z] Removing intermediate container 0ecf7c021062 [2021-10-28T23:02:51.653Z] ---> 83c572813212 [2021-10-28T23:02:51.653Z] Step 23/23 : LABEL version=0.0.0 [2021-10-28T23:02:51.925Z] ---> Running in 31436df976fd [2021-10-28T23:02:51.925Z] Removing intermediate container 7884c565751a [2021-10-28T23:02:51.925Z] ---> 4fba340cf3b3 [2021-10-28T23:02:51.925Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T23:02:51.925Z] ---> Running in e3c4c54eb0c0 [2021-10-28T23:02:52.202Z] Removing intermediate container 31436df976fd [2021-10-28T23:02:52.202Z] ---> 712d37b120ef [2021-10-28T23:02:52.202Z] [2021-10-28T23:02:52.796Z] Removing intermediate container e3c4c54eb0c0 [2021-10-28T23:02:52.796Z] ---> 283ad510f312 [2021-10-28T23:02:52.796Z] Step 19/21 : LABEL arch=arm64 [2021-10-28T23:02:52.796Z] Successfully built 712d37b120ef [2021-10-28T23:02:52.796Z] Successfully tagged support-scheduler-arm64:latest [2021-10-28T23:02:52.796Z]  Building support-scheduler ... done  ---> Running in 1e87356cf799 [2021-10-28T23:02:53.391Z] Removing intermediate container 1e87356cf799 [2021-10-28T23:02:53.391Z] ---> 05a09c0a9e28 [2021-10-28T23:02:53.391Z] Step 20/21 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [2021-10-28T23:02:53.391Z] ---> Running in f1d9e09dd57c [2021-10-28T23:02:53.985Z] Removing intermediate container f1d9e09dd57c [2021-10-28T23:02:53.985Z] ---> 2161ee578e67 [2021-10-28T23:02:53.985Z] Step 21/21 : LABEL version=0.0.0 [2021-10-28T23:02:53.985Z] ---> Running in 39119b5bd332 [2021-10-28T23:02:54.581Z] Removing intermediate container 39119b5bd332 [2021-10-28T23:02:54.581Z] ---> 305415ad6222 [2021-10-28T23:02:54.581Z] [2021-10-28T23:02:54.855Z] Successfully built 305415ad6222 [2021-10-28T23:02:54.855Z] Successfully tagged support-notifications-arm64:latest [2021-10-28T23:02:55.144Z]  Building support-notifications ... done  [Pipeline] } [2021-10-28T23:02:55.134Z] $ docker stop --time=1 6408c191c4721e992431802e4dff492cb705b3c98b4bf4c6f6427be9a7d61796 [2021-10-28T23:02:56.996Z] $ docker rm -f 6408c191c4721e992431802e4dff492cb705b3c98b4bf4c6f6427be9a7d61796 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T23:02:57.610Z] + docker images [2021-10-28T23:02:57.882Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-28T23:02:57.882Z] support-notifications-arm64 latest 305415ad6222 3 seconds ago 16.1MB [2021-10-28T23:02:57.882Z] support-scheduler-arm64 latest 712d37b120ef 5 seconds ago 15.3MB [2021-10-28T23:02:57.882Z] f2e879887b2f 13 seconds ago 1.57GB [2021-10-28T23:02:57.882Z] security-bootstrapper-arm64 latest dd28c0358571 14 seconds ago 17.8MB [2021-10-28T23:02:57.882Z] 0a3be8341541 16 seconds ago 1.57GB [2021-10-28T23:02:57.882Z] 4de30a4526c7 48 seconds ago 1.57GB [2021-10-28T23:02:57.882Z] core-metadata-arm64 latest d8f62fe90f77 55 seconds ago 15.9MB [2021-10-28T23:02:57.882Z] b50f734b27ff About a minute ago 1.57GB [2021-10-28T23:02:57.882Z] sys-mgmt-agent-arm64 latest 733d1cd3a626 About a minute ago 277MB [2021-10-28T23:02:57.882Z] core-data-arm64 latest e4e4632e3210 3 minutes ago 19.5MB [2021-10-28T23:02:57.882Z] security-secretstore-setup-arm64 latest 94dba6093e5e 3 minutes ago 26.8MB [2021-10-28T23:02:57.882Z] security-proxy-setup-arm64 latest e74d01bc5e80 3 minutes ago 25.4MB [2021-10-28T23:02:57.882Z] core-command-arm64 latest ed07e0608e99 3 minutes ago 15.2MB [2021-10-28T23:02:57.882Z] 52747f62362c 3 minutes ago 1.58GB [2021-10-28T23:02:57.882Z] 74ebbc0e355a 3 minutes ago 1.57GB [2021-10-28T23:02:57.882Z] ee105046952c 3 minutes ago 1.57GB [2021-10-28T23:02:57.882Z] 65788367f816 3 minutes ago 1.58GB [2021-10-28T23:02:57.882Z] a51079062225 3 minutes ago 1.57GB [2021-10-28T23:02:57.882Z] ci-base-image-arm64 latest 49c506736ccc 14 minutes ago 1.24GB [2021-10-28T23:02:57.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB [2021-10-28T23:02:57.882Z] docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB [2021-10-28T23:02:57.882Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-28T23:02:57.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-10-28T23:02:58.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T23:02:58.722Z] [2021-10-28T23:02:58.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T23:02:59.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T23:02:59.329Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T23:02:59.329Z] 448f6bf000e3: Pulling fs layer [2021-10-28T23:02:59.329Z] f757da607395: Pulling fs layer [2021-10-28T23:02:59.329Z] 05883995daec: Pulling fs layer [2021-10-28T23:02:59.329Z] 8603b9c90790: Pulling fs layer [2021-10-28T23:02:59.329Z] 1560dd03e051: Pulling fs layer [2021-10-28T23:02:59.329Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T23:02:59.329Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T23:02:59.329Z] 8603b9c90790: Waiting [2021-10-28T23:02:59.329Z] 1560dd03e051: Waiting [2021-10-28T23:02:59.329Z] 27f5ce0e4adf: Waiting [2021-10-28T23:02:59.329Z] c2d8d7efcc4b: Waiting [2021-10-28T23:02:59.329Z] f757da607395: Verifying Checksum [2021-10-28T23:02:59.329Z] f757da607395: Download complete [2021-10-28T23:02:59.329Z] 8603b9c90790: Verifying Checksum [2021-10-28T23:02:59.329Z] 8603b9c90790: Download complete [2021-10-28T23:02:59.603Z] 1560dd03e051: Verifying Checksum [2021-10-28T23:02:59.603Z] 1560dd03e051: Download complete [2021-10-28T23:02:59.603Z] 05883995daec: Verifying Checksum [2021-10-28T23:02:59.603Z] 05883995daec: Download complete [2021-10-28T23:02:59.603Z] 27f5ce0e4adf: Download complete [2021-10-28T23:02:59.885Z] 448f6bf000e3: Verifying Checksum [2021-10-28T23:02:59.885Z] 448f6bf000e3: Download complete [2021-10-28T23:03:02.502Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T23:03:02.502Z] c2d8d7efcc4b: Download complete [2021-10-28T23:03:03.480Z] 448f6bf000e3: Pull complete [2021-10-28T23:03:04.452Z] f757da607395: Pull complete [2021-10-28T23:03:05.879Z] 05883995daec: Pull complete [2021-10-28T23:03:06.150Z] 8603b9c90790: Pull complete [2021-10-28T23:03:07.126Z] 1560dd03e051: Pull complete [2021-10-28T23:03:07.402Z] 27f5ce0e4adf: Pull complete [2021-10-28T23:03:22.567Z] c2d8d7efcc4b: Pull complete [2021-10-28T23:03:22.567Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T23:03:22.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T23:03:22.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T23:03:22.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container [2021-10-28T23:03:22.948Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T23:03:26.753Z] $ docker top ac7a6ccbbdeb57ebf7a3a3ceeb1a846476eae4cd1cb5433c03d66e3aeb1de68a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T23:03:27.794Z] ---> job-cost.sh [2021-10-28T23:03:27.794Z] lf-activate-venv: SKIPPING [2021-10-28T23:03:27.794Z] INFO: No Stack... [2021-10-28T23:03:28.387Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T23:03:28.659Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T23:03:29.315Z] + cut -d, -f6 [2021-10-28T23:03:29.315Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [Pipeline] lock [2021-10-28T23:03:29.380Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3780-9-stack-cost] [2021-10-28T23:03:29.386Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3780-9-stack-cost] did not exist. Created. [2021-10-28T23:03:29.386Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3780-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T23:03:30.058Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T23:03:30.238Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T23:03:30.244Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3780-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T23:03:30.244Z] $ docker stop --time=1 ac7a6ccbbdeb57ebf7a3a3ceeb1a846476eae4cd1cb5433c03d66e3aeb1de68a [2021-10-28T23:03:31.871Z] $ docker rm -f ac7a6ccbbdeb57ebf7a3a3ceeb1a846476eae4cd1cb5433c03d66e3aeb1de68a [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-10-28T23:03:32.534Z] provisioning config files... [2021-10-28T23:03:32.542Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config6226376264524611449tmp [Pipeline] { [Pipeline] sh [2021-10-28T23:03:32.841Z] + set +x [2021-10-28T23:03:32.841Z] + curl -s https://codecov.io/bash [2021-10-28T23:03:32.841Z] + bash -s -- [2021-10-28T23:03:32.841Z] [2021-10-28T23:03:32.841Z] _____ _ [2021-10-28T23:03:32.841Z] / ____| | | [2021-10-28T23:03:32.841Z] | | ___ __| | ___ ___ _____ __ [2021-10-28T23:03:32.841Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-28T23:03:32.841Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-28T23:03:32.841Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-28T23:03:32.841Z] Bash-1.0.6 [2021-10-28T23:03:32.841Z] [2021-10-28T23:03:32.841Z] [2021-10-28T23:03:32.841Z] ==> git version 2.24.4 found [2021-10-28T23:03:33.100Z] ==> 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-10-28T23:03:33.100Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-28T23:03:33.100Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-28T23:03:33.100Z] ==> Jenkins CI detected. [2021-10-28T23:03:33.100Z] current dir:  /w/workspace/edgex-go/9 [2021-10-28T23:03:33.100Z] project root: . [2021-10-28T23:03:33.100Z] --> token set from env [2021-10-28T23:03:33.100Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-28T23:03:33.100Z] ==> Running gcov in . (disable via -X gcov) [2021-10-28T23:03:33.100Z] ==> Python coveragepy not found [2021-10-28T23:03:33.100Z] ==> Searching for coverage reports in: [2021-10-28T23:03:33.100Z] + . [2021-10-28T23:03:33.100Z] -> Found 1 reports [2021-10-28T23:03:33.100Z] ==> Detecting git/mercurial file structure [2021-10-28T23:03:33.100Z] ==> Reading reports [2021-10-28T23:03:33.100Z] + ./coverage.out bytes=428381 [2021-10-28T23:03:33.100Z] ==> Appending adjustments [2021-10-28T23:03:33.100Z] https://docs.codecov.io/docs/fixing-reports [2021-10-28T23:03:34.061Z] + Found adjustments [2021-10-28T23:03:34.061Z] ==> Gzipping contents [2021-10-28T23:03:34.061Z] 60K /tmp/codecov.FafcoK.gz [2021-10-28T23:03:34.061Z] ==> Uploading reports [2021-10-28T23:03:34.061Z] url: https://codecov.io [2021-10-28T23:03:34.061Z] query: branch=PR-3780&commit=1c8c21207bcc34e4bfcedee48da0736bba73c5e4&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= [2021-10-28T23:03:34.061Z] -> Pinging Codecov [2021-10-28T23:03:34.061Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3780&commit=1c8c21207bcc34e4bfcedee48da0736bba73c5e4&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= [2021-10-28T23:03:34.632Z] -> Uploading to [2021-10-28T23:03:34.632Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-28/00271124DB129430A58F1EEE437C3FCB/1c8c21207bcc34e4bfcedee48da0736bba73c5e4/34c93b55-f2b5-460f-9952-59f078635518.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T230334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8bb288024ef1966a288819d6046e354469df25e49a3a1a772a1b142e9eaff6b4 [2021-10-28T23:03:34.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T23:03:34.632Z] Dload Upload Total Spent Left Speed [2021-10-28T23:03:34.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57785 0 0 100 57785 0 178k --:--:-- --:--:-- --:--:-- 178k [2021-10-28T23:03:34.893Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [Pipeline] } [2021-10-28T23:03:34.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-28T23:03:35.766Z] + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T23:03:36.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T23:03:36.611Z] ---> package-listing.sh [2021-10-28T23:03:36.611Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T23:03:36.611Z] ++ facter osfamily [2021-10-28T23:03:36.872Z] + OS_FAMILY=redhat [2021-10-28T23:03:36.872Z] + workspace=/w/workspace/edgex-go/9 [2021-10-28T23:03:36.872Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T23:03:36.872Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T23:03:36.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T23:03:36.872Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T23:03:36.872Z] + '[' /w/workspace/edgex-go/9 ']' [2021-10-28T23:03:36.872Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T23:03:36.872Z] + case "${OS_FAMILY}" in [2021-10-28T23:03:36.872Z] + sort [2021-10-28T23:03:36.872Z] + rpm -qa [2021-10-28T23:03:40.172Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T23:03:40.172Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T23:03:40.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T23:03:40.172Z] + '[' /w/workspace/edgex-go/9 ']' [2021-10-28T23:03:40.172Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-10-28T23:03:40.172Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-10-28T23:03:40.183Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-28T23:03:40.467Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T23:03:41.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T23:03:41.026Z] [2021-10-28T23:03:41.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T23:03:41.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T23:03:41.325Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T23:03:41.325Z] b4d181a07f80: Pulling fs layer [2021-10-28T23:03:41.325Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T23:03:41.325Z] ed53099fbce6: Pulling fs layer [2021-10-28T23:03:41.325Z] dc539afda2c1: Pulling fs layer [2021-10-28T23:03:41.325Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T23:03:41.325Z] 9065ff56babe: Pulling fs layer [2021-10-28T23:03:41.325Z] d287ab97295c: Pulling fs layer [2021-10-28T23:03:41.325Z] dc539afda2c1: Waiting [2021-10-28T23:03:41.325Z] 77bc0d833cb6: Waiting [2021-10-28T23:03:41.325Z] 9065ff56babe: Waiting [2021-10-28T23:03:41.325Z] d287ab97295c: Waiting [2021-10-28T23:03:41.325Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T23:03:41.325Z] a1111a8f2ec3: Download complete [2021-10-28T23:03:41.325Z] dc539afda2c1: Verifying Checksum [2021-10-28T23:03:41.325Z] dc539afda2c1: Download complete [2021-10-28T23:03:41.590Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T23:03:41.590Z] 77bc0d833cb6: Download complete [2021-10-28T23:03:41.590Z] ed53099fbce6: Verifying Checksum [2021-10-28T23:03:41.590Z] ed53099fbce6: Download complete [2021-10-28T23:03:41.590Z] 9065ff56babe: Verifying Checksum [2021-10-28T23:03:41.590Z] 9065ff56babe: Download complete [2021-10-28T23:03:41.590Z] b4d181a07f80: Verifying Checksum [2021-10-28T23:03:41.590Z] b4d181a07f80: Download complete [2021-10-28T23:03:42.174Z] d287ab97295c: Verifying Checksum [2021-10-28T23:03:42.174Z] d287ab97295c: Download complete [2021-10-28T23:03:43.124Z] b4d181a07f80: Pull complete [2021-10-28T23:03:43.124Z] a1111a8f2ec3: Pull complete [2021-10-28T23:03:43.701Z] ed53099fbce6: Pull complete [2021-10-28T23:03:43.701Z] dc539afda2c1: Pull complete [2021-10-28T23:03:43.964Z] 77bc0d833cb6: Pull complete [2021-10-28T23:03:44.225Z] 9065ff56babe: Pull complete [2021-10-28T23:03:49.582Z] d287ab97295c: Pull complete [2021-10-28T23:03:49.582Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T23:03:49.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T23:03:49.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T23:03:49.666Z] prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container [2021-10-28T23:03:49.704Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-10-28T23:03:53.074Z] $ docker top 30f25db4ab5e5cd203f2ae87b74c1a83d749e3c29f98c1ff1315c3639ad99b43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T23:03:53.436Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T23:03:53.729Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T23:03:54.015Z] + ls /var/log/sa-host [2021-10-28T23:03:54.015Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T23:03:54.015Z] file_magic: OK [2021-10-28T23:03:54.015Z] HZ: Using current value: 100 [2021-10-28T23:03:54.015Z] file_header: OK [2021-10-28T23:03:54.015Z] 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-10-28T23:03:54.015Z] Statistics: [2021-10-28T23:03:54.015Z] 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... [2021-10-28T23:03:54.015Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T23:03:54.015Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T23:03:54.015Z] file_magic: OK [2021-10-28T23:03:54.015Z] HZ: Using current value: 100 [2021-10-28T23:03:54.015Z] file_header: OK [2021-10-28T23:03:54.015Z] 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-10-28T23:03:54.015Z] Statistics: [2021-10-28T23:03:54.015Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T23:03:54.015Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T23:03:54.092Z] provisioning config files... [2021-10-28T23:03:54.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6211727839704080858tmp [Pipeline] { [Pipeline] echo [2021-10-28T23:03:54.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T23:03:54.402Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T23:03:54.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T23:03:54.729Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T23:03:54.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T23:03:55.018Z] ---> sudo-logs.sh [2021-10-28T23:03:55.018Z] Archiving 'sudo' log.. [2021-10-28T23:03:55.018Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13315.novalocal: Name or service not known [2021-10-28T23:03:55.018Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13315.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T23:03:55.038Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T23:03:55.327Z] ---> job-cost.sh [2021-10-28T23:03:55.327Z] lf-activate-venv: SKIPPING [2021-10-28T23:03:55.327Z] DEBUG: total: 0.10999999940395355 [2021-10-28T23:03:55.327Z] INFO: Retrieving Stack Cost... [2021-10-28T23:03:55.896Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T23:03:56.155Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T23:03:56.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T23:03:56.460Z] ---> logs-deploy.sh [2021-10-28T23:03:56.460Z] lf-activate-venv: SKIPPING [2021-10-28T23:03:56.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3780/9 [2021-10-28T23:03:56.460Z] INFO: archiving workspace using pattern(s): [2021-10-28T23:03:57.033Z] Archives upload complete. [2021-10-28T23:03:57.293Z] INFO: archiving logs to Nexus