Pull request #3660 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 5ce3423383a641947b50df807bc9fa8ff7364740+a7bcd554ba88ede6551341f160f16400074cb89f (dd64e2ba857943e1618b12e562e8680961c10529) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7647172657711388307.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh8881855897978663742.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3660/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3660/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3208806290201547693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3660/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3248462939931977106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4126341113599500355.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3660/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3660/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2160349955294260146.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-66’ is offline ‘prd-centos7-docker-4c-2g-67’ is offline ‘prd-centos7-docker-4c-2g-68’ is offline Running on prd-centos7-docker-4c-2g-70 in /w/workspace/edgexfoundry_edgex-go_PR-3660 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6759514577050337889.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 a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5ce3423383a641947b50df807bc9fa8ff7364740 Merge succeeded, producing 5ce3423383a641947b50df807bc9fa8ff7364740 Checking out Revision 5ce3423383a641947b50df807bc9fa8ff7364740 (PR-3660) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1966331111373262651.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3660/head:refs/remotes/origin/PR-3660 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6211174623992698874.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 Commit message: "docs: added LF Edge required Adopters, Governance and Owners MD pages" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T02:19:18.232Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T02:19:18.436Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T02:19:18.559Z] ========================================================= [2021-08-09T02:19:18.559Z] EdgeX Global Pipelines Version Info [2021-08-09T02:19:18.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:20.424Z] ------------------- [2021-08-09T02:19:20.424Z] stable info: [2021-08-09T02:19:20.424Z] ------------------- [2021-08-09T02:19:20.424Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T02:19:20.424Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T02:19:20.424Z] Message: update stable to v1.0.204 [2021-08-09T02:19:21.442Z] ------------------- [2021-08-09T02:19:21.442Z] experimental info: [2021-08-09T02:19:21.442Z] ------------------- [2021-08-09T02:19:21.442Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T02:19:21.442Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T02:19:21.442Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T02:19:21.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-09T02:19:21.803Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-09T02:19:21.861Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T02:19:21.919Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T02:19:21.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T02:19:22.038Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T02:19:22.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T02:19:22.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-09T02:19:22.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-09T02:19:22.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-09T02:19:22.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T02:19:22.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T02:19:22.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T02:19:22.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T02:19:22.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T02:19:22.654Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T02:19:22.728Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T02:19:22.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T02:19:22.850Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T02:19:22.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-09T02:19:22.982Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-09T02:19:23.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-09T02:19:23.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T02:19:23.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3660 [Pipeline] echo [2021-08-09T02:19:23.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3660 [Pipeline] echo [2021-08-09T02:19:23.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3660 [Pipeline] echo [2021-08-09T02:19:23.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ce3423383a641947b50df807bc9fa8ff7364740 [Pipeline] echo [2021-08-09T02:19:23.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ce3423 [Pipeline] echo [2021-08-09T02:19:23.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T02:19:23.721Z] provisioning config files... [2021-08-09T02:19:23.745Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7601589359026545561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:24.355Z] ---> docker-login.sh [2021-08-09T02:19:24.355Z] nexus3.edgexfoundry.org:10001 [2021-08-09T02:19:24.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:24.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:24.652Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:24.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:24.652Z] [2021-08-09T02:19:24.652Z] Login Succeeded [2021-08-09T02:19:24.652Z] nexus3.edgexfoundry.org:10002 [2021-08-09T02:19:24.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:24.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:24.937Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:24.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:24.937Z] [2021-08-09T02:19:24.937Z] Login Succeeded [2021-08-09T02:19:24.937Z] nexus3.edgexfoundry.org:10003 [2021-08-09T02:19:25.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:25.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:25.211Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:25.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:25.211Z] [2021-08-09T02:19:25.211Z] Login Succeeded [2021-08-09T02:19:25.211Z] nexus3.edgexfoundry.org:10004 [2021-08-09T02:19:25.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:25.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:25.547Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:25.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:25.547Z] [2021-08-09T02:19:25.547Z] Login Succeeded [2021-08-09T02:19:25.547Z] docker.io [2021-08-09T02:19:25.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:25.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:25.830Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:25.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:25.830Z] [2021-08-09T02:19:25.830Z] Login Succeeded [2021-08-09T02:19:25.830Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T02:19:25.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T02:19:26.442Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-09T02:19:26.442Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:26.442Z] ++ dirname cmd/core-command/Dockerfile [2021-08-09T02:19:26.442Z] ++ cut -d/ -f2 [2021-08-09T02:19:26.442Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-09T02:19:26.442Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:26.442Z] ++ dirname cmd/core-data/Dockerfile [2021-08-09T02:19:26.442Z] ++ cut -d/ -f2 [2021-08-09T02:19:26.442Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-09T02:19:26.442Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:26.442Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-09T02:19:26.442Z] ++ cut -d/ -f2 [2021-08-09T02:19:26.442Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-09T02:19:26.442Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:26.442Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-09T02:19:26.442Z] ++ cut -d/ -f2 [2021-08-09T02:19:26.442Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-09T02:19:26.442Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:26.443Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-09T02:19:26.443Z] ++ cut -d/ -f2 [2021-08-09T02:19:26.443Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-09T02:19:26.443Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:26.443Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-09T02:19:26.443Z] ++ cut -d/ -f2 [2021-08-09T02:19:26.443Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-09T02:19:26.443Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:26.443Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-09T02:19:26.443Z] ++ cut -d/ -f2 [2021-08-09T02:19:26.443Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-09T02:19:26.443Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:26.443Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-09T02:19:26.443Z] ++ cut -d/ -f2 [2021-08-09T02:19:26.443Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-09T02:19:26.443Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:26.443Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-09T02:19:26.443Z] ++ cut -d/ -f2 [2021-08-09T02:19:26.443Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-09T02:19:26.557Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:19:27.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T02:19:27.549Z] [2021-08-09T02:19:27.549Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:19:27.991Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T02:19:27.991Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T02:19:27.991Z] 31603596830f: Pulling fs layer [2021-08-09T02:19:27.991Z] d4622e32a9a9: Pulling fs layer [2021-08-09T02:19:27.991Z] 1030fce36090: Pulling fs layer [2021-08-09T02:19:27.991Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T02:19:27.991Z] 6c6cb7e1b49b: Waiting [2021-08-09T02:19:27.991Z] d4622e32a9a9: Verifying Checksum [2021-08-09T02:19:27.991Z] d4622e32a9a9: Download complete [2021-08-09T02:19:28.289Z] 31603596830f: Verifying Checksum [2021-08-09T02:19:28.289Z] 31603596830f: Download complete [2021-08-09T02:19:28.598Z] 31603596830f: Pull complete [2021-08-09T02:19:28.598Z] d4622e32a9a9: Pull complete [2021-08-09T02:19:28.874Z] 1030fce36090: Verifying Checksum [2021-08-09T02:19:28.874Z] 1030fce36090: Download complete [2021-08-09T02:19:28.874Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T02:19:28.874Z] 6c6cb7e1b49b: Download complete [2021-08-09T02:19:29.479Z] 1030fce36090: Pull complete [2021-08-09T02:19:29.759Z] 6c6cb7e1b49b: Pull complete [2021-08-09T02:19:29.759Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T02:19:29.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T02:19:29.759Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T02:19:29.921Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-08-09T02:19:30.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T02:19:30.766Z] $ docker top 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T02:19:31.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T02:19:31.088Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T02:19:31.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T02:19:31.232Z] $ docker exec 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c ssh-agent [2021-08-09T02:19:31.508Z] SSH_AUTH_SOCK=/tmp/ssh-rvIEFKoYUgaj/agent.14 [2021-08-09T02:19:31.508Z] SSH_AGENT_PID=21 [2021-08-09T02:19:31.560Z] Running ssh-add (command line suppressed) [2021-08-09T02:19:31.735Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7884832008998353782.key (/w/workspace/edgex-go/1@tmp/private_key_7884832008998353782.key) [2021-08-09T02:19:31.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T02:19:32.302Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T02:19:32.334Z] $ docker exec --env ******** --env ******** 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c ssh-agent -k [2021-08-09T02:19:32.430Z] unset SSH_AUTH_SOCK; [2021-08-09T02:19:32.431Z] unset SSH_AGENT_PID; [2021-08-09T02:19:32.431Z] echo Agent pid 21 killed; [2021-08-09T02:19:32.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T02:19:32.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T02:19:32.575Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T02:19:32.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T02:19:32.759Z] $ docker exec 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c ssh-agent [2021-08-09T02:19:32.905Z] SSH_AUTH_SOCK=/tmp/ssh-E0SpWKRCjd5B/agent.56 [2021-08-09T02:19:32.905Z] SSH_AGENT_PID=62 [2021-08-09T02:19:32.947Z] Running ssh-add (command line suppressed) [2021-08-09T02:19:33.062Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6560085602023268863.key (/w/workspace/edgex-go/1@tmp/private_key_6560085602023268863.key) [2021-08-09T02:19:33.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T02:19:33.614Z] + git semver init [2021-08-09T02:19:33.614Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T02:19:33.614Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-09T02:19:33.614Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-09T02:19:33.614Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T02:19:33.614Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T02:19:33.614Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T02:19:33.614Z] # $SEMVER_BRANCH = PR-3660 [2021-08-09T02:19:33.614Z] # $SEMVER_TEMP = /tmp/semver-681172539 [2021-08-09T02:19:33.614Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-09T02:20:13.265Z] # '/tmp/semver-681172539' -> '/w/workspace/edgex-go/1/.semver' [2021-08-09T02:20:13.265Z] # -> Force: false [2021-08-09T02:20:13.265Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-09T02:20:13.303Z] $ docker exec --env ******** --env ******** 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c ssh-agent -k [2021-08-09T02:20:13.413Z] unset SSH_AUTH_SOCK; [2021-08-09T02:20:13.413Z] unset SSH_AGENT_PID; [2021-08-09T02:20:13.414Z] echo Agent pid 62 killed; [2021-08-09T02:20:13.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T02:20:13.942Z] + git semver [Pipeline] } [2021-08-09T02:20:14.002Z] $ docker stop --time=1 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c [2021-08-09T02:20:15.715Z] $ docker rm -f 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T02:20:16.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T02:20:16.752Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T02:20:16.777Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-09T02:20:17.418Z] ========================================================= [2021-08-09T02:20:17.418Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T02:20:17.418Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:20:17.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:20:17.888Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T02:20:17.888Z] 540db60ca938: Pulling fs layer [2021-08-09T02:20:17.888Z] adcc1eea9eea: Pulling fs layer [2021-08-09T02:20:17.888Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T02:20:17.888Z] db62176df00c: Pulling fs layer [2021-08-09T02:20:17.888Z] 3b30891b0d05: Pulling fs layer [2021-08-09T02:20:17.888Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T02:20:17.888Z] c788192a36de: Pulling fs layer [2021-08-09T02:20:17.888Z] a77e37c0d609: Pulling fs layer [2021-08-09T02:20:17.888Z] c3185cebc471: Pulling fs layer [2021-08-09T02:20:17.888Z] 06b49ca38bd5: Waiting [2021-08-09T02:20:17.888Z] c788192a36de: Waiting [2021-08-09T02:20:17.888Z] a77e37c0d609: Waiting [2021-08-09T02:20:17.888Z] c3185cebc471: Waiting [2021-08-09T02:20:17.888Z] db62176df00c: Waiting [2021-08-09T02:20:17.888Z] 3b30891b0d05: Waiting [2021-08-09T02:20:17.888Z] 4c4ab2625f07: Verifying Checksum [2021-08-09T02:20:17.888Z] 4c4ab2625f07: Download complete [2021-08-09T02:20:17.888Z] adcc1eea9eea: Verifying Checksum [2021-08-09T02:20:17.888Z] adcc1eea9eea: Download complete [2021-08-09T02:20:17.888Z] 3b30891b0d05: Verifying Checksum [2021-08-09T02:20:17.888Z] 3b30891b0d05: Download complete [2021-08-09T02:20:18.211Z] 06b49ca38bd5: Verifying Checksum [2021-08-09T02:20:18.211Z] 06b49ca38bd5: Download complete [2021-08-09T02:20:18.211Z] c788192a36de: Verifying Checksum [2021-08-09T02:20:18.211Z] c788192a36de: Download complete [2021-08-09T02:20:18.211Z] 540db60ca938: Verifying Checksum [2021-08-09T02:20:18.211Z] 540db60ca938: Download complete [2021-08-09T02:20:18.211Z] 540db60ca938: Pull complete [2021-08-09T02:20:18.498Z] adcc1eea9eea: Pull complete [2021-08-09T02:20:18.498Z] 4c4ab2625f07: Pull complete [2021-08-09T02:20:18.781Z] a77e37c0d609: Verifying Checksum [2021-08-09T02:20:18.781Z] a77e37c0d609: Download complete [2021-08-09T02:20:25.663Z] c3185cebc471: Verifying Checksum [2021-08-09T02:20:25.663Z] c3185cebc471: Download complete [2021-08-09T02:20:26.310Z] db62176df00c: Verifying Checksum [2021-08-09T02:20:26.310Z] db62176df00c: Download complete [2021-08-09T02:20:29.896Z] db62176df00c: Pull complete [2021-08-09T02:20:29.896Z] 3b30891b0d05: Pull complete [2021-08-09T02:20:29.896Z] 06b49ca38bd5: Pull complete [2021-08-09T02:20:29.896Z] c788192a36de: Pull complete [2021-08-09T02:20:29.896Z] a77e37c0d609: Pull complete [2021-08-09T02:20:31.938Z] c3185cebc471: Pull complete [2021-08-09T02:20:31.938Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T02:20:31.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:20:31.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:20:32.184Z] Still waiting to schedule task [2021-08-09T02:20:32.184Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-09T02:20:32.410Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:20:32.410Z] WORKDIR /edgex [2021-08-09T02:20:32.410Z] COPY go.mod . [2021-08-09T02:20:32.410Z] RUN go mod download' [2021-08-09T02:20:32.410Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-09T02:20:33.929Z] Sending build context to Docker daemon 328.6MB [2021-08-09T02:20:33.929Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:20:33.929Z] ---> 031687cdd783 [2021-08-09T02:20:33.929Z] Step 2/4 : WORKDIR /edgex [2021-08-09T02:20:35.499Z] ---> Running in 61d8d5d0a331 [2021-08-09T02:20:35.499Z] Removing intermediate container 61d8d5d0a331 [2021-08-09T02:20:35.499Z] ---> deca5eb6801c [2021-08-09T02:20:35.499Z] Step 3/4 : COPY go.mod . [2021-08-09T02:20:35.781Z] ---> 3b8387663347 [2021-08-09T02:20:35.781Z] Step 4/4 : RUN go mod download [2021-08-09T02:20:35.781Z] ---> Running in ede0e6b985a2 [2021-08-09T02:21:32.689Z] Removing intermediate container ede0e6b985a2 [2021-08-09T02:21:32.689Z] ---> 118285720713 [2021-08-09T02:21:32.689Z] Successfully built 118285720713 [2021-08-09T02:21:32.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:21:33.422Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T02:21:33.422Z] . [Pipeline] withDockerContainer [2021-08-09T02:21:33.558Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-08-09T02:21:33.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T02:21:34.212Z] $ docker top 50281d56ec458331adcf4132a26489ba3349213ecbcbb105cb0727f3e71682c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:21:34.722Z] + go version [2021-08-09T02:21:34.722Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T02:21:34.757Z] $ docker stop --time=1 50281d56ec458331adcf4132a26489ba3349213ecbcbb105cb0727f3e71682c0 [2021-08-09T02:21:36.043Z] $ docker rm -f 50281d56ec458331adcf4132a26489ba3349213ecbcbb105cb0727f3e71682c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:21:36.829Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T02:21:36.829Z] . [Pipeline] withDockerContainer [2021-08-09T02:21:37.000Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-08-09T02:21:37.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T02:21:37.668Z] $ docker top 358aa8eb2b446048961c81b2ddf6ad9301c3862094259593dee91e54597faf94 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T02:21:37.817Z] ========================================================= [2021-08-09T02:21:37.817Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T02:21:37.817Z] ========================================================= [Pipeline] sh [2021-08-09T02:21:38.167Z] + go mod tidy [Pipeline] sh [2021-08-09T02:21:38.854Z] + make test [2021-08-09T02:21:38.854Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-09T02:21:39.136Z] go mod tidy [2021-08-09T02:21:39.136Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T02:21:45.878Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T02:22:04.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T02:22:08.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T02:22:08.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T02:22:08.589Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T02:22:11.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T02:22:12.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T02:22:12.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T02:22:12.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T02:22:13.681Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T02:22:13.681Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T02:22:14.282Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T02:22:14.282Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T02:22:14.282Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T02:22:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T02:22:18.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2021-08-09T02:22:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T02:22:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T02:22:18.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 100.0% of statements [2021-08-09T02:22:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T02:22:19.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements [2021-08-09T02:22:19.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T02:22:19.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T02:22:20.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 90.1% of statements [2021-08-09T02:22:20.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T02:22:20.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:22:21.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements [2021-08-09T02:22:21.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T02:22:21.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T02:22:21.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T02:22:21.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T02:22:21.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T02:22:22.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements [2021-08-09T02:22:22.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T02:22:22.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:22:22.380Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-08-09T02:22:22.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T02:22:22.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T02:22:22.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T02:22:22.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T02:22:22.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T02:22:22.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2021-08-09T02:22:22.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T02:22:22.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T02:22:22.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T02:22:23.971Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-08-09T02:22:23.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T02:22:23.971Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-08-09T02:22:23.971Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-08-09T02:22:23.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T02:22:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-08-09T02:22:25.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-08-09T02:22:25.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-08-09T02:22:25.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-08-09T02:22:25.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-08-09T02:22:38.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2021-08-09T02:22:38.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-08-09T02:22:38.398Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-72 in /w/workspace/edgexfoundry_edgex-go_PR-3660 [Pipeline] { [Pipeline] ws [2021-08-09T02:22:38.460Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-09T02:22:38.771Z] The recommended git tool is: git [2021-08-09T02:22:42.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.180s coverage: 81.8% of statements [2021-08-09T02:22:42.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T02:22:44.310Z] using credential edgex-jenkins-ssh [2021-08-09T02:22:44.329Z] Cloning the remote Git repository [2021-08-09T02:22:44.400Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:22:44.558Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-09T02:22:44.628Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:22:44.629Z] > git --version # timeout=10 [2021-08-09T02:22:44.645Z] > git --version # 'git version 2.17.1' [2021-08-09T02:22:44.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:22:44.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 85.4% of statements [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-08-09T02:23:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.212s coverage: 66.9% of statements [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T02:23:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T02:23:01.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-08-09T02:23:01.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T02:23:01.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T02:23:01.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-08-09T02:23:01.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T02:23:01.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-08-09T02:23:01.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T02:23:02.521Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:23:02.838Z] Merge succeeded, producing 5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:23:02.839Z] Checking out Revision 5ce3423383a641947b50df807bc9fa8ff7364740 (PR-3660) [2021-08-09T02:23:01.212Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:23:01.246Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:23:01.277Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:23:01.312Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:23:01.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:23:01.328Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3660/head:refs/remotes/origin/PR-3660 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T02:23:02.538Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T02:23:02.550Z] > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 [2021-08-09T02:23:02.760Z] > git remote # timeout=10 [2021-08-09T02:23:02.775Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T02:23:02.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:23:02.798Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-09T02:23:02.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T02:23:02.846Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T02:23:02.862Z] > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 [2021-08-09T02:23:07.333Z] Commit message: "docs: added LF Edge required Adopters, Governance and Owners MD pages" [2021-08-09T02:23:07.400Z] > git --version # timeout=10 [2021-08-09T02:23:07.413Z] > git --version # 'git version 2.17.1' [2021-08-09T02:23:07.429Z] fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T02:23:08.223Z] provisioning config files... [2021-08-09T02:23:08.260Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9188614467138001621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:23:08.956Z] ---> docker-login.sh [2021-08-09T02:23:08.956Z] nexus3.edgexfoundry.org:10001 [2021-08-09T02:23:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T02:23:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T02:23:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T02:23:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T02:23:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T02:23:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T02:23:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-09T02:23:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-08-09T02:23:09.008Z] GO111MODULE=on go vet ./... [2021-08-09T02:23:09.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:23:10.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:23:10.238Z] Configure a credential helper to remove this warning. See [2021-08-09T02:23:10.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:23:10.238Z] [2021-08-09T02:23:10.238Z] Login Succeeded [2021-08-09T02:23:10.238Z] nexus3.edgexfoundry.org:10002 [2021-08-09T02:23:10.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:23:10.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:23:10.805Z] Configure a credential helper to remove this warning. See [2021-08-09T02:23:10.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:23:10.805Z] [2021-08-09T02:23:10.805Z] Login Succeeded [2021-08-09T02:23:10.805Z] nexus3.edgexfoundry.org:10003 [2021-08-09T02:23:11.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:23:11.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:23:11.382Z] Configure a credential helper to remove this warning. See [2021-08-09T02:23:11.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:23:11.382Z] [2021-08-09T02:23:11.382Z] Login Succeeded [2021-08-09T02:23:11.382Z] nexus3.edgexfoundry.org:10004 [2021-08-09T02:23:11.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:23:11.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:23:11.978Z] Configure a credential helper to remove this warning. See [2021-08-09T02:23:11.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:23:11.978Z] [2021-08-09T02:23:11.978Z] Login Succeeded [2021-08-09T02:23:11.978Z] docker.io [2021-08-09T02:23:12.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:23:12.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:23:12.883Z] Configure a credential helper to remove this warning. See [2021-08-09T02:23:12.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:23:12.883Z] [2021-08-09T02:23:12.883Z] Login Succeeded [2021-08-09T02:23:12.883Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T02:23:12.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-09T02:23:13.739Z] ========================================================= [2021-08-09T02:23:13.739Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-09T02:23:13.739Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:23:14.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T02:23:14.519Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-09T02:23:14.519Z] 595b0fe564bb: Pulling fs layer [2021-08-09T02:23:14.519Z] 24495759ef45: Pulling fs layer [2021-08-09T02:23:14.519Z] d148012ef14d: Pulling fs layer [2021-08-09T02:23:14.519Z] e90a11edd702: Pulling fs layer [2021-08-09T02:23:14.519Z] d77568369979: Pulling fs layer [2021-08-09T02:23:14.519Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-09T02:23:14.519Z] 170f2ba95c9a: Pulling fs layer [2021-08-09T02:23:14.519Z] 97ac5df62f85: Pulling fs layer [2021-08-09T02:23:14.519Z] d77568369979: Waiting [2021-08-09T02:23:14.519Z] fc1c9f9a7f3b: Waiting [2021-08-09T02:23:14.519Z] 170f2ba95c9a: Waiting [2021-08-09T02:23:14.519Z] 97ac5df62f85: Waiting [2021-08-09T02:23:14.519Z] e90a11edd702: Waiting [2021-08-09T02:23:14.519Z] d148012ef14d: Verifying Checksum [2021-08-09T02:23:14.519Z] d148012ef14d: Download complete [2021-08-09T02:23:14.519Z] 24495759ef45: Download complete [2021-08-09T02:23:14.519Z] d77568369979: Verifying Checksum [2021-08-09T02:23:14.519Z] d77568369979: Download complete [2021-08-09T02:23:14.519Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-09T02:23:14.519Z] fc1c9f9a7f3b: Download complete [2021-08-09T02:23:14.519Z] 595b0fe564bb: Download complete [2021-08-09T02:23:14.796Z] 170f2ba95c9a: Verifying Checksum [2021-08-09T02:23:14.796Z] 170f2ba95c9a: Download complete [2021-08-09T02:23:15.402Z] 595b0fe564bb: Pull complete [2021-08-09T02:23:16.016Z] 24495759ef45: Pull complete [2021-08-09T02:23:16.313Z] d148012ef14d: Pull complete [2021-08-09T02:23:18.362Z] 97ac5df62f85: Verifying Checksum [2021-08-09T02:23:18.362Z] 97ac5df62f85: Download complete [2021-08-09T02:23:18.986Z] e90a11edd702: Verifying Checksum [2021-08-09T02:23:18.986Z] e90a11edd702: Download complete [2021-08-09T02:23:29.275Z] e90a11edd702: Pull complete [2021-08-09T02:23:29.275Z] d77568369979: Pull complete [2021-08-09T02:23:29.553Z] fc1c9f9a7f3b: Pull complete [2021-08-09T02:23:30.158Z] 170f2ba95c9a: Pull complete [2021-08-09T02:23:35.871Z] gofmt -l . [2021-08-09T02:23:35.871Z] [ "`gofmt -l .`" = "" ] [2021-08-09T02:23:35.871Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T02:23:36.234Z] + ls -al . [2021-08-09T02:23:36.234Z] total 604 [2021-08-09T02:23:36.234Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 02:23 . [2021-08-09T02:23:36.234Z] drwxr-xr-x 4 root root 28 Aug 9 02:21 .. [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 02:19 .dockerignore [2021-08-09T02:23:36.234Z] drwxrwxr-x 8 1001 1001 179 Aug 9 02:19 .git [2021-08-09T02:23:36.234Z] drwxrwxr-x 3 1001 1001 125 Aug 9 02:19 .github [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 02:19 .gitignore [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 02:19 .hadolint.yml [2021-08-09T02:23:36.234Z] drwx------ 3 1001 1001 58 Aug 9 02:20 .semver [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 02:19 .sonarcloud.properties [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 02:19 ADOPTERS.md [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:19 Attribution.txt [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:19 CHANGELOG.md [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:19 CONTRIBUTING.md [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 02:19 GOVERNANCE.md [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 02:19 Jenkinsfile [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:19 LICENSE [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:19 Makefile [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 02:19 OWNERS.md [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:19 README.md [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:19 SECURITY.md [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 02:20 VERSION [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:19 ZMQWindows.md [2021-08-09T02:23:36.234Z] drwxrwxr-x 2 1001 1001 37 Aug 9 02:19 bin [2021-08-09T02:23:36.234Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 02:19 cmd [2021-08-09T02:23:36.234Z] -rw-r--r-- 1 root root 404176 Aug 9 02:23 coverage.out [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 02:19 go.mod [2021-08-09T02:23:36.234Z] -rw-r--r-- 1 root root 48847 Aug 9 02:21 go.sum [2021-08-09T02:23:36.234Z] drwxrwxr-x 8 1001 1001 124 Aug 9 02:19 internal [2021-08-09T02:23:36.234Z] drwxrwxr-x 3 1001 1001 16 Aug 9 02:19 openapi [2021-08-09T02:23:36.234Z] drwxrwxr-x 4 1001 1001 71 Aug 9 02:19 snap [2021-08-09T02:23:36.234Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 02:19 version.go [Pipeline] sh [2021-08-09T02:23:36.587Z] + '[' -e coverage.out ] [2021-08-09T02:23:36.587Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T02:23:36.737Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T02:23:36.907Z] 97ac5df62f85: Pull complete [2021-08-09T02:23:36.907Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-09T02:23:36.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T02:23:36.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:23:37.279Z] + make build [2021-08-09T02:23:37.280Z] go mod tidy [2021-08-09T02:23:37.280Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T02:23:37.476Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T02:23:37.476Z] WORKDIR /edgex [2021-08-09T02:23:37.476Z] COPY go.mod . [2021-08-09T02:23:37.476Z] RUN go mod download [2021-08-09T02:23:37.476Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-09T02:23:38.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T02:23:39.540Z] Sending build context to Docker daemon 165.9MB [2021-08-09T02:23:39.540Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T02:23:39.540Z] ---> 04bc70af865f [2021-08-09T02:23:39.541Z] Step 2/4 : WORKDIR /edgex [2021-08-09T02:23:44.048Z] ---> Running in f45ed9f1e184 [2021-08-09T02:23:44.048Z] Removing intermediate container f45ed9f1e184 [2021-08-09T02:23:44.048Z] ---> 340a568d57d6 [2021-08-09T02:23:44.048Z] Step 3/4 : COPY go.mod . [2021-08-09T02:23:44.687Z] ---> 312d13197df8 [2021-08-09T02:23:44.687Z] Step 4/4 : RUN go mod download [2021-08-09T02:23:44.979Z] ---> Running in 1a9fb6fd988f [2021-08-09T02:23:47.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T02:23:47.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T02:23:47.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T02:23:48.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T02:23:49.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T02:23:49.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T02:23:50.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T02:23:51.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T02:23:52.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T02:23:53.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-09T02:23:54.499Z] $ docker stop --time=1 358aa8eb2b446048961c81b2ddf6ad9301c3862094259593dee91e54597faf94 [2021-08-09T02:23:56.394Z] $ docker rm -f 358aa8eb2b446048961c81b2ddf6ad9301c3862094259593dee91e54597faf94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:23:58.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:23:58.025Z] [2021-08-09T02:23:58.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:23:58.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:23:58.430Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-09T02:23:58.430Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-09T02:23:58.430Z] ca9280d653b3: Pulling fs layer [2021-08-09T02:23:58.430Z] 7e9c9ca2126c: Pulling fs layer [2021-08-09T02:23:58.728Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-09T02:23:58.728Z] cbdbe7a5bc2a: Download complete [2021-08-09T02:23:59.018Z] cbdbe7a5bc2a: Pull complete [2021-08-09T02:24:00.006Z] ca9280d653b3: Download complete [2021-08-09T02:24:00.658Z] ca9280d653b3: Pull complete [2021-08-09T02:24:02.170Z] 7e9c9ca2126c: Download complete [2021-08-09T02:24:04.878Z] 7e9c9ca2126c: Pull complete [2021-08-09T02:24:04.878Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-09T02:24:04.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:24:04.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-09T02:24:05.035Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-08-09T02:24:05.192Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T02:24:07.957Z] $ docker top 779b7a350b9a96c34f2be961d72b158891acda5fd0414c274b34a59f342d0685 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:24:08.433Z] + docker-compose build --help [2021-08-09T02:24:08.433Z] + grep parallel [2021-08-09T02:24:09.023Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T02:24:09.068Z] $ docker stop --time=1 779b7a350b9a96c34f2be961d72b158891acda5fd0414c274b34a59f342d0685 [2021-08-09T02:24:10.268Z] $ docker rm -f 779b7a350b9a96c34f2be961d72b158891acda5fd0414c274b34a59f342d0685 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:24:10.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:24:10.938Z] . [Pipeline] withDockerContainer [2021-08-09T02:24:11.049Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-08-09T02:24:11.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T02:24:11.492Z] $ docker top 781da99b6f1cef19c18e261fa43ade9f1f57c81cadabe4940ac41b817ea1a7b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:24:11.983Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T02:24:12.589Z] Building core-command ... [2021-08-09T02:24:12.589Z] Building core-data ... [2021-08-09T02:24:12.589Z] Building core-metadata ... [2021-08-09T02:24:12.589Z] Building security-bootstrapper ... [2021-08-09T02:24:12.589Z] Building security-proxy-setup ... [2021-08-09T02:24:12.589Z] Building security-secretstore-setup ... [2021-08-09T02:24:12.589Z] Building support-notifications ... [2021-08-09T02:24:12.589Z] Building support-scheduler ... [2021-08-09T02:24:12.589Z] Building sys-mgmt-agent ... [2021-08-09T02:24:12.589Z] Building support-notifications [2021-08-09T02:24:12.589Z] Building support-scheduler [2021-08-09T02:24:12.589Z] Building sys-mgmt-agent [2021-08-09T02:24:12.589Z] Building security-secretstore-setup [2021-08-09T02:24:12.589Z] Building security-proxy-setup [2021-08-09T02:24:21.198Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:21.198Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:21.198Z] ---> 118285720713 [2021-08-09T02:24:21.198Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:24:21.198Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:21.198Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:21.198Z] ---> 118285720713 [2021-08-09T02:24:21.198Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T02:24:27.887Z] ---> Running in f10341f571af [2021-08-09T02:24:27.887Z] ---> Running in e4bca74a0fd5 [2021-08-09T02:24:33.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:33.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:33.248Z] ---> 118285720713 [2021-08-09T02:24:33.248Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:24:33.839Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:33.839Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:33.839Z] ---> 118285720713 [2021-08-09T02:24:33.839Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:24:34.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:34.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:34.438Z] ---> 118285720713 [2021-08-09T02:24:34.438Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T02:24:35.410Z] ---> Running in 85abdbd5bf00 [2021-08-09T02:24:35.410Z] ---> Running in 97eb1cec1610 [2021-08-09T02:24:35.411Z] ---> Running in 3ca96b6a0822 [2021-08-09T02:24:35.411Z] Removing intermediate container e4bca74a0fd5 [2021-08-09T02:24:35.411Z] ---> 9e3251d93cb6 [2021-08-09T02:24:35.411Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:35.411Z] Removing intermediate container f10341f571af [2021-08-09T02:24:35.411Z] ---> ff99ed2f76b4 [2021-08-09T02:24:35.411Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:35.411Z] ---> Running in 5969e7118102 [2021-08-09T02:24:35.411Z] ---> Running in 39203bdfaf9a [2021-08-09T02:24:35.687Z] Removing intermediate container 97eb1cec1610 [2021-08-09T02:24:35.687Z] ---> d11c529003bb [2021-08-09T02:24:35.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:35.687Z] Removing intermediate container 85abdbd5bf00 [2021-08-09T02:24:35.687Z] ---> 8d6c52d2f654 [2021-08-09T02:24:35.687Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:35.687Z] Removing intermediate container 3ca96b6a0822 [2021-08-09T02:24:35.687Z] ---> 29629620ee8f [2021-08-09T02:24:35.687Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:35.687Z] ---> Running in 80e34fd4fdb1 [2021-08-09T02:24:35.687Z] ---> Running in 023f47888601 [2021-08-09T02:24:35.687Z] ---> Running in 3c7dd192629b [2021-08-09T02:24:36.661Z] Removing intermediate container 39203bdfaf9a [2021-08-09T02:24:36.661Z] ---> 5486f79ec91a [2021-08-09T02:24:36.661Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T02:24:36.661Z] ---> Running in d3c3714d1019 [2021-08-09T02:24:36.661Z] Removing intermediate container 5969e7118102 [2021-08-09T02:24:36.661Z] ---> 240cf39a995b [2021-08-09T02:24:36.661Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T02:24:36.661Z] ---> Running in 8a5bef54243f [2021-08-09T02:24:36.661Z] Removing intermediate container 023f47888601 [2021-08-09T02:24:36.661Z] ---> 53a4617c6d39 [2021-08-09T02:24:36.661Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T02:24:36.661Z] ---> Running in 3be306a79d76 [2021-08-09T02:24:36.942Z] Removing intermediate container 80e34fd4fdb1 [2021-08-09T02:24:36.942Z] ---> 8092c6414025 [2021-08-09T02:24:36.942Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T02:24:36.942Z] ---> Running in 31bdb992640f [2021-08-09T02:24:37.213Z] Removing intermediate container 3c7dd192629b [2021-08-09T02:24:37.213Z] ---> fdaf4b878651 [2021-08-09T02:24:37.213Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T02:24:37.213Z] ---> Running in 18237ec5deec [2021-08-09T02:24:37.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:37.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:37.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:37.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:37.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:38.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:38.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:38.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:38.640Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:38.640Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:38.932Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:38.932Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:39.215Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:39.215Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:39.215Z] Removing intermediate container 31bdb992640f [2021-08-09T02:24:39.215Z] ---> ec53a8790405 [2021-08-09T02:24:39.215Z] Step 6/22 : COPY go.mod . [2021-08-09T02:24:39.526Z] Removing intermediate container 3be306a79d76 [2021-08-09T02:24:39.526Z] ---> b7e58e54d588 [2021-08-09T02:24:39.526Z] Step 6/23 : COPY go.mod . [2021-08-09T02:24:39.526Z] Removing intermediate container 18237ec5deec [2021-08-09T02:24:39.526Z] ---> 737253279dce [2021-08-09T02:24:39.526Z] Step 6/23 : COPY go.mod . [2021-08-09T02:24:39.526Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:39.526Z] ---> b64fe66c1f09 [2021-08-09T02:24:39.526Z] Step 7/22 : RUN go mod download [2021-08-09T02:24:39.811Z] Removing intermediate container 8a5bef54243f [2021-08-09T02:24:39.811Z] ---> cd269195f99b [2021-08-09T02:24:39.811Z] Step 6/24 : COPY go.mod . [2021-08-09T02:24:39.811Z] ---> Running in b2345565bc46 [2021-08-09T02:24:39.811Z] ---> 1dcdcabeba0d [2021-08-09T02:24:39.811Z] Step 7/23 : RUN go mod download [2021-08-09T02:24:39.811Z] ---> bf72a1d13293 [2021-08-09T02:24:39.811Z] Step 7/23 : RUN go mod download [2021-08-09T02:24:39.811Z] ---> Running in 9a07c0cf9ea5 [2021-08-09T02:24:39.811Z] ---> Running in be96ab843e31 [2021-08-09T02:24:39.811Z] ---> 17ed5367096f [2021-08-09T02:24:39.811Z] Step 7/24 : RUN go mod download [2021-08-09T02:24:40.089Z] ---> Running in 5c5cc002a376 [2021-08-09T02:24:40.089Z] Removing intermediate container d3c3714d1019 [2021-08-09T02:24:40.089Z] ---> 3b9950cb0014 [2021-08-09T02:24:40.089Z] Step 6/26 : COPY go.mod . [2021-08-09T02:24:40.367Z] ---> 004aeedf5068 [2021-08-09T02:24:40.367Z] Step 7/26 : RUN go mod download [2021-08-09T02:24:40.367Z] ---> Running in 4b8534a16b88 [2021-08-09T02:24:41.861Z] Removing intermediate container b2345565bc46 [2021-08-09T02:24:41.861Z] ---> e816606c9d67 [2021-08-09T02:24:41.861Z] Step 8/22 : COPY . . [2021-08-09T02:24:41.861Z] Removing intermediate container 9a07c0cf9ea5 [2021-08-09T02:24:41.861Z] ---> 41bd4e4641ac [2021-08-09T02:24:41.861Z] Step 8/23 : COPY . . [2021-08-09T02:24:45.250Z] Removing intermediate container 5c5cc002a376 [2021-08-09T02:24:45.250Z] ---> e6868532a2e9 [2021-08-09T02:24:45.250Z] Step 8/24 : COPY . . [2021-08-09T02:24:45.250Z] Removing intermediate container be96ab843e31 [2021-08-09T02:24:45.250Z] ---> 5153bface914 [2021-08-09T02:24:45.250Z] Step 8/23 : COPY . . [2021-08-09T02:24:45.250Z] Removing intermediate container 4b8534a16b88 [2021-08-09T02:24:45.250Z] ---> bd4ca8c694ef [2021-08-09T02:24:45.250Z] Step 8/26 : COPY . . [2021-08-09T02:24:52.287Z] ---> 3b2091b61be2 [2021-08-09T02:24:52.287Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:24:52.287Z] ---> 9ca8203ed5ca [2021-08-09T02:24:52.287Z] Step 9/22 : RUN go mod tidy [2021-08-09T02:24:52.287Z] ---> cf47aa15b5ef [2021-08-09T02:24:52.287Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:24:52.287Z] ---> Running in 159ba8e36fad [2021-08-09T02:24:52.287Z] ---> Running in e548cacc22b0 [2021-08-09T02:24:52.287Z] ---> Running in 549342daeada [2021-08-09T02:24:54.941Z] Removing intermediate container 159ba8e36fad [2021-08-09T02:24:54.941Z] ---> 2234e41e1033 [2021-08-09T02:24:54.941Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T02:24:55.233Z] ---> Running in ca819bf8e1ea [2021-08-09T02:24:55.550Z] Removing intermediate container 549342daeada [2021-08-09T02:24:55.550Z] ---> b9f05923283f [2021-08-09T02:24:55.550Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T02:24:55.550Z] Removing intermediate container e548cacc22b0 [2021-08-09T02:24:55.550Z] ---> 63bbb5188483 [2021-08-09T02:24:55.550Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T02:24:55.550Z] ---> Running in 25d636f092ac [2021-08-09T02:24:55.550Z] ---> Running in b0d35674bcbe [2021-08-09T02:24:56.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T02:24:56.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T02:24:56.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T02:25:09.614Z] ---> 39aba186d043 [2021-08-09T02:25:09.614Z] Step 9/26 : RUN go mod tidy [2021-08-09T02:25:09.614Z] ---> 8380fd452997 [2021-08-09T02:25:09.614Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:25:09.614Z] ---> Running in 66b8e3861d81 [2021-08-09T02:25:09.614Z] ---> Running in 4727f5aaf86c [2021-08-09T02:25:10.629Z] Removing intermediate container 4727f5aaf86c [2021-08-09T02:25:10.630Z] ---> e8336da1458e [2021-08-09T02:25:10.630Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T02:25:10.630Z] ---> Running in e890157697a7 [2021-08-09T02:25:10.914Z] Removing intermediate container 66b8e3861d81 [2021-08-09T02:25:10.914Z] ---> 106d3744354e [2021-08-09T02:25:10.914Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T02:25:10.914Z] ---> Running in 361f0ef08ef5 [2021-08-09T02:25:11.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T02:25:11.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T02:25:22.173Z] Removing intermediate container 1a9fb6fd988f [2021-08-09T02:25:22.173Z] ---> c4d36338afce [2021-08-09T02:25:22.173Z] Successfully built c4d36338afce [2021-08-09T02:25:22.173Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:25:22.647Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T02:25:22.648Z] . [Pipeline] withDockerContainer [2021-08-09T02:25:23.025Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-08-09T02:25:23.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T02:25:24.739Z] $ docker top b910439de58a9940b92592e3b7e3da8f8256492d912e220b4f91084ba982c82e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:25:25.844Z] + go version [2021-08-09T02:25:25.845Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-09T02:25:25.891Z] $ docker stop --time=1 b910439de58a9940b92592e3b7e3da8f8256492d912e220b4f91084ba982c82e [2021-08-09T02:25:27.676Z] $ docker rm -f b910439de58a9940b92592e3b7e3da8f8256492d912e220b4f91084ba982c82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:25:28.781Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T02:25:28.781Z] . [Pipeline] withDockerContainer [2021-08-09T02:25:29.138Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-08-09T02:25:29.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T02:25:30.724Z] $ docker top be1f2d5c39062e30df0a4bfa0767738c826dfc0db03799409e8673fd86063c65 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T02:25:31.097Z] ========================================================= [2021-08-09T02:25:31.097Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T02:25:31.097Z] ========================================================= [Pipeline] sh [2021-08-09T02:25:31.801Z] + go mod tidy [Pipeline] sh [2021-08-09T02:25:33.583Z] + make test [2021-08-09T02:25:33.584Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-09T02:25:33.584Z] go mod tidy [2021-08-09T02:25:34.210Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T02:25:38.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T02:25:44.196Z] Removing intermediate container b0d35674bcbe [2021-08-09T02:25:44.196Z] ---> 9537164a2940 [2021-08-09T02:25:44.196Z] [2021-08-09T02:25:44.196Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T02:25:44.196Z] Removing intermediate container ca819bf8e1ea [2021-08-09T02:25:44.196Z] ---> ce985b40fbfc [2021-08-09T02:25:44.196Z] [2021-08-09T02:25:44.196Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:25:45.179Z] 3.12: Pulling from library/alpine [2021-08-09T02:25:45.179Z] 3.12: Pulling from library/alpine [2021-08-09T02:25:46.167Z] Removing intermediate container 25d636f092ac [2021-08-09T02:25:46.167Z] ---> ac0e51b42269 [2021-08-09T02:25:46.167Z] [2021-08-09T02:25:46.167Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:25:46.167Z] 3.12: Pulling from library/alpine [2021-08-09T02:25:46.441Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T02:25:46.441Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T02:25:46.441Z] Status: Image is up to date for alpine:3.12 [2021-08-09T02:25:46.441Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T02:25:46.441Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T02:25:46.441Z] Status: Image is up to date for alpine:3.12 [2021-08-09T02:25:46.441Z] ---> 13621d1b12d4 [2021-08-09T02:25:46.441Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:25:46.441Z] ---> 13621d1b12d4 [2021-08-09T02:25:46.441Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T02:25:46.719Z] ---> 13621d1b12d4 [2021-08-09T02:25:46.719Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T02:25:46.719Z] ---> Running in 4a313f5ee649 [2021-08-09T02:25:46.719Z] ---> Running in 26b31b8495c6 [2021-08-09T02:25:46.719Z] ---> Running in 18f5982793ed [2021-08-09T02:25:48.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:48.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:48.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:48.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:48.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T02:25:48.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:48.507Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T02:25:48.507Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:48.507Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T02:25:48.507Z] OK: 6 MiB in 15 packages [2021-08-09T02:25:48.507Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:25:48.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:48.507Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:48.507Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:25:48.507Z] OK: 6 MiB in 16 packages [2021-08-09T02:25:48.507Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T02:25:48.783Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:25:48.783Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T02:25:48.783Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T02:25:48.783Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:48.783Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:25:48.783Z] OK: 7 MiB in 18 packages [2021-08-09T02:25:49.524Z] Removing intermediate container 4a313f5ee649 [2021-08-09T02:25:49.524Z] ---> 1cfe2f6ff717 [2021-08-09T02:25:49.524Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:25:49.524Z] Removing intermediate container e890157697a7 [2021-08-09T02:25:49.524Z] ---> cc9a5786becc [2021-08-09T02:25:49.524Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T02:25:49.524Z] ---> Running in 3f8851a1b09d [2021-08-09T02:25:49.524Z] Removing intermediate container 18f5982793ed [2021-08-09T02:25:49.524Z] ---> e978d8ae5b7e [2021-08-09T02:25:49.524Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:25:49.524Z] ---> Running in b3f7553f7a87 [2021-08-09T02:25:49.821Z] ---> Running in 502ff161193b [2021-08-09T02:25:49.821Z] Removing intermediate container 26b31b8495c6 [2021-08-09T02:25:49.821Z] ---> fe13f880313e [2021-08-09T02:25:49.822Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:25:49.822Z] Removing intermediate container 3f8851a1b09d [2021-08-09T02:25:49.822Z] ---> e50b776b11ad [2021-08-09T02:25:49.822Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T02:25:49.822Z] ---> Running in 1e1d957d560c [2021-08-09T02:25:49.822Z] ---> Running in 07548e3c1791 [2021-08-09T02:25:49.822Z] Removing intermediate container 502ff161193b [2021-08-09T02:25:49.822Z] ---> a9529ff1206b [2021-08-09T02:25:49.822Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T02:25:50.109Z] ---> Running in 962a1f34a92b [2021-08-09T02:25:50.109Z] Removing intermediate container 1e1d957d560c [2021-08-09T02:25:50.109Z] ---> 9e1d0920275e [2021-08-09T02:25:50.109Z] Step 14/22 : WORKDIR /edgex [2021-08-09T02:25:50.109Z] Removing intermediate container 07548e3c1791 [2021-08-09T02:25:50.109Z] ---> adb9f75e4ae7 [2021-08-09T02:25:50.109Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:25:50.109Z] ---> Running in 6332bd61fe9a [2021-08-09T02:25:50.109Z] ---> Running in e6d4c35184e1 [2021-08-09T02:25:50.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T02:25:50.393Z] Removing intermediate container 962a1f34a92b [2021-08-09T02:25:50.393Z] ---> 36ca3fb8112a [2021-08-09T02:25:50.393Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:25:51.012Z] Removing intermediate container 6332bd61fe9a [2021-08-09T02:25:51.012Z] ---> c5ef4331c78a [2021-08-09T02:25:51.012Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T02:25:51.012Z] ---> Running in 8bb31e24b0b5 [2021-08-09T02:25:51.012Z] Removing intermediate container e6d4c35184e1 [2021-08-09T02:25:51.012Z] ---> 2966753df80f [2021-08-09T02:25:51.012Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:25:51.012Z] Removing intermediate container 361f0ef08ef5 [2021-08-09T02:25:51.012Z] ---> 63c41d7352f9 [2021-08-09T02:25:51.012Z] [2021-08-09T02:25:51.012Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T02:25:51.012Z] ---> 13621d1b12d4 [2021-08-09T02:25:51.012Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T02:25:51.304Z] Removing intermediate container 8bb31e24b0b5 [2021-08-09T02:25:51.304Z] ---> 90991d189772 [2021-08-09T02:25:51.304Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:25:51.304Z] ---> Running in 5dd2d6166428 [2021-08-09T02:25:51.304Z] ---> 90b1d79c8926 [2021-08-09T02:25:51.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T02:25:51.304Z] ---> 1f2c5d84c8de [2021-08-09T02:25:51.304Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T02:25:51.582Z] Removing intermediate container b3f7553f7a87 [2021-08-09T02:25:51.582Z] ---> 9975383ad9ca [2021-08-09T02:25:51.582Z] [2021-08-09T02:25:51.582Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T02:25:51.883Z] ---> 002a89700b54 [2021-08-09T02:25:51.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T02:25:51.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:51.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:51.883Z] 20.10.7: Pulling from library/docker [2021-08-09T02:25:52.208Z] ---> 38cb8321f9bc [2021-08-09T02:25:52.208Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T02:25:52.209Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T02:25:52.209Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:25:52.209Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T02:25:52.209Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T02:25:52.209Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:25:52.209Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T02:25:52.209Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:52.209Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:25:52.209Z] OK: 7 MiB in 20 packages [2021-08-09T02:25:52.209Z] ---> 2f73e0a2b34a [2021-08-09T02:25:52.209Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T02:25:52.501Z] ---> deec688eeb2c [2021-08-09T02:25:52.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T02:25:52.501Z] ---> 443b31ad13c8 [2021-08-09T02:25:52.501Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T02:25:52.501Z] ---> 00cd586fd055 [2021-08-09T02:25:52.501Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T02:25:52.789Z] ---> Running in 36613a41c9ab [2021-08-09T02:25:52.789Z] ---> Running in 007b9b2983aa [2021-08-09T02:25:52.789Z] ---> 6b43752328c9 [2021-08-09T02:25:52.789Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T02:25:53.089Z] ---> Running in ed39c218532a [2021-08-09T02:25:53.089Z] Removing intermediate container 5dd2d6166428 [2021-08-09T02:25:53.089Z] ---> be6d7c6f2b7a [2021-08-09T02:25:53.089Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:25:53.089Z] Removing intermediate container 36613a41c9ab [2021-08-09T02:25:53.089Z] ---> 1bf42c2b9d27 [2021-08-09T02:25:53.089Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T02:25:53.089Z] Removing intermediate container 007b9b2983aa [2021-08-09T02:25:53.089Z] ---> 1cfdb69a2a7a [2021-08-09T02:25:53.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:25:53.089Z] ---> Running in 755ece925f54 [2021-08-09T02:25:53.089Z] ---> Running in 006d0ccda736 [2021-08-09T02:25:53.089Z] ---> Running in 46c38c341fc7 [2021-08-09T02:25:53.089Z] Removing intermediate container ed39c218532a [2021-08-09T02:25:53.089Z] ---> 235f4ef4d1a9 [2021-08-09T02:25:53.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:25:53.375Z] ---> Running in a34be449871c [2021-08-09T02:25:53.375Z] Removing intermediate container 755ece925f54 [2021-08-09T02:25:53.375Z] ---> 7291e3057111 [2021-08-09T02:25:53.375Z] Step 20/22 : LABEL arch=x86_64 [2021-08-09T02:25:53.375Z] Removing intermediate container 006d0ccda736 [2021-08-09T02:25:53.375Z] ---> ca94a1766d83 [2021-08-09T02:25:53.375Z] Step 14/26 : WORKDIR / [2021-08-09T02:25:53.375Z] ---> Running in af6e59e23e1b [2021-08-09T02:25:53.375Z] Removing intermediate container 46c38c341fc7 [2021-08-09T02:25:53.375Z] ---> 44b331d37858 [2021-08-09T02:25:53.375Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T02:25:53.666Z] ---> Running in a83649d19606 [2021-08-09T02:25:53.666Z] ---> Running in d6542e8eee02 [2021-08-09T02:25:53.666Z] Removing intermediate container a34be449871c [2021-08-09T02:25:53.666Z] ---> a9fa390ef542 [2021-08-09T02:25:53.666Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T02:25:53.666Z] Removing intermediate container af6e59e23e1b [2021-08-09T02:25:53.666Z] ---> ddb9445f01cf [2021-08-09T02:25:53.666Z] Step 21/22 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:25:53.666Z] ---> Running in 64c519d73e67 [2021-08-09T02:25:53.666Z] ---> Running in fb880df35dca [2021-08-09T02:25:53.666Z] Removing intermediate container a83649d19606 [2021-08-09T02:25:53.666Z] ---> f654e67cb668 [2021-08-09T02:25:53.666Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-09T02:25:53.952Z] Removing intermediate container d6542e8eee02 [2021-08-09T02:25:53.952Z] ---> a81bcb254445 [2021-08-09T02:25:53.952Z] Step 22/23 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:25:53.952Z] ---> Running in a2272f8b789e [2021-08-09T02:25:53.952Z] Removing intermediate container 64c519d73e67 [2021-08-09T02:25:53.952Z] ---> 258896c52ce8 [2021-08-09T02:25:53.952Z] Step 22/23 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:25:53.952Z] Removing intermediate container fb880df35dca [2021-08-09T02:25:53.952Z] ---> f24987133373 [2021-08-09T02:25:53.952Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T02:25:53.952Z] ---> Running in 3c0331a63002 [2021-08-09T02:25:54.248Z] ---> a556972a295b [2021-08-09T02:25:54.248Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-09T02:25:54.248Z] ---> Running in 7710470a137f [2021-08-09T02:25:54.248Z] Removing intermediate container a2272f8b789e [2021-08-09T02:25:54.248Z] ---> dd9791440f27 [2021-08-09T02:25:54.248Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T02:25:54.248Z] ---> Running in 9e1f451f4c4a [2021-08-09T02:25:54.248Z] Removing intermediate container 3c0331a63002 [2021-08-09T02:25:54.248Z] ---> 0be349f74083 [2021-08-09T02:25:54.248Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T02:25:54.248Z] ---> Running in 6c6795a2bcb5 [2021-08-09T02:25:54.248Z] ---> 30e7ff34a37b [2021-08-09T02:25:54.248Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T02:25:54.248Z] Removing intermediate container 7710470a137f [2021-08-09T02:25:54.248Z] ---> 7564452010fd [2021-08-09T02:25:54.248Z] [2021-08-09T02:25:54.537Z] Removing intermediate container 9e1f451f4c4a [2021-08-09T02:25:54.537Z] ---> 16b8bc8eb65e [2021-08-09T02:25:54.537Z] [2021-08-09T02:25:54.537Z] Successfully built 7564452010fd [2021-08-09T02:25:54.537Z] Removing intermediate container 6c6795a2bcb5 [2021-08-09T02:25:54.537Z] ---> ec55a4b4eae5 [2021-08-09T02:25:54.537Z] [2021-08-09T02:25:54.537Z] Successfully built 16b8bc8eb65e [2021-08-09T02:25:54.537Z] Successfully tagged security-proxy-setup:latest [2021-08-09T02:25:54.537Z] Building core-metadata [2021-08-09T02:25:54.537Z]  Building security-proxy-setup ... done Successfully tagged support-scheduler:latest [2021-08-09T02:25:54.537Z]  Building support-scheduler ... done Building core-command [2021-08-09T02:25:54.537Z] Successfully built ec55a4b4eae5 [2021-08-09T02:25:54.537Z] Successfully tagged support-notifications:latest [2021-08-09T02:25:54.537Z] Building core-data [2021-08-09T02:25:54.817Z]  Building support-notifications ... done  ---> ae92d7df0aa3 [2021-08-09T02:25:54.817Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-09T02:25:57.538Z] ---> 0d66c103a5ce [2021-08-09T02:25:57.538Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T02:26:01.186Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T02:26:04.266Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:26:04.266Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:26:04.266Z] ---> 118285720713 [2021-08-09T02:26:04.266Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:26:05.234Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:26:05.234Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:26:05.234Z] ---> 118285720713 [2021-08-09T02:26:05.234Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:26:05.234Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:26:05.234Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:26:05.507Z] ---> Using cache [2021-08-09T02:26:05.507Z] ---> 29629620ee8f [2021-08-09T02:26:05.507Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:26:05.507Z] ---> Using cache [2021-08-09T02:26:05.507Z] ---> fdaf4b878651 [2021-08-09T02:26:05.507Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:26:05.507Z] ---> Using cache [2021-08-09T02:26:05.507Z] ---> 29629620ee8f [2021-08-09T02:26:05.507Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:26:05.507Z] ---> Using cache [2021-08-09T02:26:05.507Z] ---> fdaf4b878651 [2021-08-09T02:26:05.507Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:26:05.507Z] ---> 118285720713 [2021-08-09T02:26:05.507Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:26:05.507Z] ---> Using cache [2021-08-09T02:26:05.507Z] ---> 29629620ee8f [2021-08-09T02:26:05.507Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:26:05.507Z] ---> Using cache [2021-08-09T02:26:05.507Z] ---> fdaf4b878651 [2021-08-09T02:26:05.507Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T02:26:07.530Z] ---> f9aa31800036 [2021-08-09T02:26:07.530Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T02:26:07.530Z] ---> Running in 36da48e8d50c [2021-08-09T02:26:07.530Z] ---> Running in 01eb9cfccde4 [2021-08-09T02:26:07.530Z] ---> Running in 6ae5e54fca74 [2021-08-09T02:26:08.160Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T02:26:08.160Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T02:26:08.160Z] ---> a9af34941635 [2021-08-09T02:26:08.160Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T02:26:08.160Z] ---> 08bdaf2f88f9 [2021-08-09T02:26:08.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:26:08.160Z] ---> Running in a8d61077228e [2021-08-09T02:26:08.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:08.439Z] Removing intermediate container a8d61077228e [2021-08-09T02:26:08.440Z] ---> df3825663f5a [2021-08-09T02:26:08.440Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-09T02:26:08.440Z] ---> d8cde41d3e5e [2021-08-09T02:26:08.440Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-09T02:26:08.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:08.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:08.440Z] ---> Running in 5f2c9dbb1189 [2021-08-09T02:26:08.440Z] ---> Running in 2356ef902ca7 [2021-08-09T02:26:09.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:09.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:09.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:09.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:09.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:09.352Z] Removing intermediate container 2356ef902ca7 [2021-08-09T02:26:09.352Z] ---> c0f2dd0aca4e [2021-08-09T02:26:09.352Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T02:26:09.678Z] ---> Running in 4628e03eefed [2021-08-09T02:26:09.678Z] OK: 219 MiB in 52 packages [2021-08-09T02:26:09.678Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T02:26:09.678Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T02:26:09.678Z] Removing intermediate container 4628e03eefed [2021-08-09T02:26:09.678Z] ---> 991946568c4f [2021-08-09T02:26:09.678Z] Step 24/26 : LABEL arch=x86_64 [2021-08-09T02:26:09.989Z] ---> Running in e86c5dd63fd5 [2021-08-09T02:26:09.989Z] OK: 219 MiB in 52 packages [2021-08-09T02:26:09.989Z] OK: 219 MiB in 52 packages [2021-08-09T02:26:09.989Z] Executing bash-5.1.0-r0.post-install [2021-08-09T02:26:09.989Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T02:26:09.989Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T02:26:09.989Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T02:26:09.989Z] Removing intermediate container e86c5dd63fd5 [2021-08-09T02:26:09.989Z] ---> 67ad0661366a [2021-08-09T02:26:09.989Z] Step 25/26 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:26:09.989Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T02:26:09.989Z] Removing intermediate container 36da48e8d50c [2021-08-09T02:26:09.989Z] ---> 24d7cfab5835 [2021-08-09T02:26:09.989Z] Step 6/24 : COPY go.mod . [2021-08-09T02:26:09.989Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T02:26:09.989Z] ---> Running in df3013ff098b [2021-08-09T02:26:09.989Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T02:26:10.285Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T02:26:10.285Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T02:26:10.285Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T02:26:10.285Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T02:26:10.285Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T02:26:10.285Z] Removing intermediate container df3013ff098b [2021-08-09T02:26:10.285Z] ---> fe3ccdf240de [2021-08-09T02:26:10.285Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T02:26:10.285Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T02:26:10.285Z] ---> Running in 37ee36c3563a [2021-08-09T02:26:10.584Z] ---> 7ed63c85365a [2021-08-09T02:26:10.584Z] Step 7/24 : RUN go mod download [2021-08-09T02:26:10.584Z] Removing intermediate container 01eb9cfccde4 [2021-08-09T02:26:10.584Z] ---> 8d9f0bfa19f4 [2021-08-09T02:26:10.584Z] Step 6/24 : COPY go.mod . [2021-08-09T02:26:10.584Z] ---> Running in ca1c8c721ffb [2021-08-09T02:26:10.584Z] Removing intermediate container 6ae5e54fca74 [2021-08-09T02:26:10.584Z] ---> 2189fd693464 [2021-08-09T02:26:10.584Z] Step 6/24 : COPY go.mod . [2021-08-09T02:26:10.584Z] Removing intermediate container 37ee36c3563a [2021-08-09T02:26:10.584Z] ---> 5b8e6491bde7 [2021-08-09T02:26:10.584Z] [2021-08-09T02:26:10.986Z] Successfully built 5b8e6491bde7 [2021-08-09T02:26:10.987Z] Successfully tagged security-secretstore-setup:latest [2021-08-09T02:26:10.987Z] Building security-bootstrapper [2021-08-09T02:26:11.261Z]  Building security-secretstore-setup ... done  ---> 69042609eadc [2021-08-09T02:26:11.261Z] Step 7/24 : RUN go mod download [2021-08-09T02:26:11.261Z] ---> e0083f609aa8 [2021-08-09T02:26:11.261Z] Step 7/24 : RUN go mod download [2021-08-09T02:26:15.172Z] ---> Running in c9a4d82091da [2021-08-09T02:26:15.172Z] ---> Running in acd7b00055f8 [2021-08-09T02:26:15.172Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T02:26:15.172Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T02:26:15.172Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T02:26:15.172Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:26:15.172Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:26:15.172Z] ---> 118285720713 [2021-08-09T02:26:15.172Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T02:26:15.172Z] ---> Using cache [2021-08-09T02:26:15.172Z] ---> 29629620ee8f [2021-08-09T02:26:15.172Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:26:15.172Z] ---> Using cache [2021-08-09T02:26:15.172Z] ---> fdaf4b878651 [2021-08-09T02:26:15.172Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T02:26:15.172Z] ---> Using cache [2021-08-09T02:26:15.172Z] ---> 2189fd693464 [2021-08-09T02:26:15.172Z] Step 6/32 : COPY go.mod . [2021-08-09T02:26:15.172Z] ---> Using cache [2021-08-09T02:26:15.172Z] ---> 69042609eadc [2021-08-09T02:26:15.172Z] Step 7/32 : RUN go mod download [2021-08-09T02:26:15.445Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T02:26:15.445Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T02:26:15.445Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T02:26:15.445Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T02:26:15.445Z] ---> Running in 63f5dc279a8f [2021-08-09T02:26:15.445Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T02:26:15.445Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T02:26:15.725Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T02:26:15.725Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T02:26:15.725Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T02:26:15.725Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T02:26:15.725Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T02:26:15.725Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T02:26:15.725Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T02:26:15.725Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T02:26:15.725Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T02:26:15.725Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T02:26:15.725Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T02:26:16.014Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T02:26:16.014Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T02:26:16.014Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T02:26:16.014Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T02:26:16.014Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T02:26:16.634Z] Removing intermediate container ca1c8c721ffb [2021-08-09T02:26:16.634Z] ---> a7b89a3bacef [2021-08-09T02:26:16.634Z] Step 8/24 : COPY . . [2021-08-09T02:26:16.634Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T02:26:16.634Z] OK: 82 MiB in 59 packages [2021-08-09T02:26:20.090Z] Removing intermediate container c9a4d82091da [2021-08-09T02:26:20.090Z] ---> 947e0bfe6e3b [2021-08-09T02:26:20.090Z] Step 8/24 : COPY . . [2021-08-09T02:26:20.090Z] Removing intermediate container 63f5dc279a8f [2021-08-09T02:26:20.090Z] ---> cd35f9aa4784 [2021-08-09T02:26:20.090Z] Step 8/32 : COPY . . [2021-08-09T02:26:20.372Z] Removing intermediate container acd7b00055f8 [2021-08-09T02:26:20.372Z] ---> e727c146118a [2021-08-09T02:26:20.372Z] Step 8/24 : COPY . . [2021-08-09T02:26:20.994Z] Collecting docker-compose==1.23.2 [2021-08-09T02:26:20.994Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T02:26:21.291Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T02:26:21.292Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T02:26:21.292Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T02:26:21.292Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T02:26:21.292Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T02:26:21.292Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T02:26:24.699Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T02:26:24.699Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T02:26:24.699Z] Collecting PyYAML<4,>=3.10 [2021-08-09T02:26:24.700Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T02:26:24.972Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T02:26:24.972Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T02:26:25.257Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T02:26:25.257Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T02:26:25.257Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-09T02:26:25.257Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T02:26:25.257Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T02:26:25.547Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T02:26:25.547Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T02:26:25.547Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T02:26:25.547Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T02:26:25.843Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T02:26:25.843Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T02:26:26.841Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T02:26:26.841Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T02:26:26.841Z] Collecting idna<2.8,>=2.5 [2021-08-09T02:26:26.841Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T02:26:26.841Z] Collecting certifi>=2017.4.17 [2021-08-09T02:26:26.841Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T02:26:26.841Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T02:26:26.841Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T02:26:26.841Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T02:26:26.842Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T02:26:27.136Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T02:26:27.136Z] Attempting uninstall: urllib3 [2021-08-09T02:26:27.136Z] Found existing installation: urllib3 1.26.2 [2021-08-09T02:26:27.136Z] Uninstalling urllib3-1.26.2: [2021-08-09T02:26:27.136Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T02:26:30.558Z] Attempting uninstall: idna [2021-08-09T02:26:30.558Z] Found existing installation: idna 3.1 [2021-08-09T02:26:30.558Z] Uninstalling idna-3.1: [2021-08-09T02:26:30.558Z] Successfully uninstalled idna-3.1 [2021-08-09T02:26:34.032Z] Attempting uninstall: chardet [2021-08-09T02:26:34.032Z] Found existing installation: chardet 4.0.0 [2021-08-09T02:26:34.032Z] Uninstalling chardet-4.0.0: [2021-08-09T02:26:34.032Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T02:26:34.032Z] ---> 9616b39fe7c8 [2021-08-09T02:26:34.032Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:26:34.320Z] Attempting uninstall: requests [2021-08-09T02:26:34.320Z] Found existing installation: requests 2.25.1 [2021-08-09T02:26:34.320Z] Uninstalling requests-2.25.1: [2021-08-09T02:26:34.320Z] ---> Running in 4b79da914fa7 [2021-08-09T02:26:34.320Z] Successfully uninstalled requests-2.25.1 [2021-08-09T02:26:34.320Z] ---> cf3b720e4acc [2021-08-09T02:26:34.320Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:26:34.320Z] Running setup.py install for texttable: started [2021-08-09T02:26:34.613Z] ---> f0dce909c8cc [2021-08-09T02:26:34.613Z] Step 9/32 : RUN go mod tidy [2021-08-09T02:26:34.613Z] ---> Running in 4448e454387e [2021-08-09T02:26:34.613Z] ---> Running in 9c0fbe4294ba [2021-08-09T02:26:35.270Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T02:26:35.270Z] Running setup.py install for PyYAML: started [2021-08-09T02:26:35.603Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T02:26:35.887Z] Running setup.py install for docopt: started [2021-08-09T02:26:36.501Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T02:26:36.501Z] Running setup.py install for dockerpty: started [2021-08-09T02:26:36.802Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T02:26:37.095Z] ---> b1fc1f140559 [2021-08-09T02:26:37.095Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:26:37.095Z] ---> Running in ae4e49124417 [2021-08-09T02:26:37.400Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-09T02:26:37.400Z] Removing intermediate container 4448e454387e [2021-08-09T02:26:37.400Z] ---> c9b81db392ba [2021-08-09T02:26:37.400Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T02:26:37.688Z] Removing intermediate container 4b79da914fa7 [2021-08-09T02:26:37.688Z] ---> af1aa3442c16 [2021-08-09T02:26:37.688Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T02:26:37.688Z] ---> Running in 827b756e7c6d [2021-08-09T02:26:37.688Z] Removing intermediate container 9c0fbe4294ba [2021-08-09T02:26:37.688Z] ---> 1a1c6f8a0a8a [2021-08-09T02:26:37.688Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T02:26:37.688Z] ---> Running in bff69ad04a3a [2021-08-09T02:26:37.688Z] ---> Running in c0af3dca7c6a [2021-08-09T02:26:38.328Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T02:26:38.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T02:26:38.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T02:26:39.267Z] Removing intermediate container ae4e49124417 [2021-08-09T02:26:39.267Z] ---> 1792d21b650f [2021-08-09T02:26:39.267Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T02:26:39.267Z] ---> Running in 8de80a7d0c45 [2021-08-09T02:26:39.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T02:26:45.657Z] Removing intermediate container 5f2c9dbb1189 [2021-08-09T02:26:45.657Z] ---> 5d52809834a5 [2021-08-09T02:26:45.657Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T02:26:45.657Z] ---> Running in abdcba59f792 [2021-08-09T02:26:45.657Z] Removing intermediate container abdcba59f792 [2021-08-09T02:26:45.657Z] ---> 7f24bdd0b64f [2021-08-09T02:26:45.657Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T02:26:45.657Z] ---> Running in a4655dd5bfc2 [2021-08-09T02:26:45.657Z] Removing intermediate container a4655dd5bfc2 [2021-08-09T02:26:45.657Z] ---> 32ca2771b438 [2021-08-09T02:26:45.657Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T02:26:46.307Z] ---> 234428b8c1f6 [2021-08-09T02:26:46.307Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T02:26:46.950Z] ---> 301912ba8818 [2021-08-09T02:26:46.950Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T02:26:47.288Z] ---> fc3ceba781a4 [2021-08-09T02:26:47.288Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T02:26:47.288Z] ---> Running in 6d7b0cc0c8db [2021-08-09T02:26:47.288Z] Removing intermediate container 6d7b0cc0c8db [2021-08-09T02:26:47.288Z] ---> a785a8bef66e [2021-08-09T02:26:47.288Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:26:47.288Z] ---> Running in b3e1177e4199 [2021-08-09T02:26:47.583Z] Removing intermediate container b3e1177e4199 [2021-08-09T02:26:47.583Z] ---> 12eea460ac58 [2021-08-09T02:26:47.583Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:26:47.583Z] ---> Running in b8af314f2e37 [2021-08-09T02:26:47.920Z] Removing intermediate container b8af314f2e37 [2021-08-09T02:26:47.920Z] ---> 01803c1e438e [2021-08-09T02:26:47.920Z] Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:26:47.920Z] ---> Running in 140050879cae [2021-08-09T02:26:48.208Z] Removing intermediate container 140050879cae [2021-08-09T02:26:48.208Z] ---> 123f8f235485 [2021-08-09T02:26:48.208Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:26:48.208Z] ---> Running in 47e6846dd017 [2021-08-09T02:26:48.525Z] Removing intermediate container 47e6846dd017 [2021-08-09T02:26:48.525Z] ---> a8000c53f5c6 [2021-08-09T02:26:48.526Z] [2021-08-09T02:26:48.526Z] Successfully built a8000c53f5c6 [2021-08-09T02:26:48.526Z] Successfully tagged sys-mgmt-agent:latest [2021-08-09T02:26:58.124Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T02:27:01.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T02:27:01.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T02:27:03.379Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T02:27:16.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T02:27:16.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T02:27:16.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T02:27:16.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T02:27:16.002Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T02:27:16.002Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T02:27:16.612Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T02:27:16.612Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T02:27:16.612Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T02:27:16.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T02:27:21.113Z]  Building sys-mgmt-agent ... done Removing intermediate container c0af3dca7c6a [2021-08-09T02:27:21.114Z] ---> f458e5e09433 [2021-08-09T02:27:21.114Z] [2021-08-09T02:27:21.114Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T02:27:21.114Z] ---> 13621d1b12d4 [2021-08-09T02:27:21.114Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T02:27:21.114Z] ---> Running in d59b22b18a53 [2021-08-09T02:27:21.114Z] Removing intermediate container 8de80a7d0c45 [2021-08-09T02:27:21.114Z] ---> a845f257ba32 [2021-08-09T02:27:21.114Z] [2021-08-09T02:27:21.114Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:27:21.114Z] ---> 13621d1b12d4 [2021-08-09T02:27:21.114Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:27:21.114Z] ---> Using cache [2021-08-09T02:27:21.114Z] ---> 1cfe2f6ff717 [2021-08-09T02:27:21.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:27:21.114Z] ---> Using cache [2021-08-09T02:27:21.114Z] ---> e50b776b11ad [2021-08-09T02:27:21.114Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T02:27:21.114Z] Removing intermediate container d59b22b18a53 [2021-08-09T02:27:21.114Z] ---> 24941a469cb9 [2021-08-09T02:27:21.114Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T02:27:21.114Z] ---> Running in 1c04a58bf74e [2021-08-09T02:27:21.114Z] Removing intermediate container bff69ad04a3a [2021-08-09T02:27:21.114Z] ---> 43558b453e2a [2021-08-09T02:27:21.114Z] [2021-08-09T02:27:21.114Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:27:21.114Z] ---> 13621d1b12d4 [2021-08-09T02:27:21.114Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:27:21.114Z] ---> Using cache [2021-08-09T02:27:21.114Z] ---> 1cfe2f6ff717 [2021-08-09T02:27:21.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:27:21.114Z] ---> Using cache [2021-08-09T02:27:21.114Z] ---> e50b776b11ad [2021-08-09T02:27:21.114Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T02:27:21.114Z] ---> Running in 011e3830cc5e [2021-08-09T02:27:21.114Z] ---> Running in 4e3b7e91e5b6 [2021-08-09T02:27:21.114Z] Removing intermediate container 1c04a58bf74e [2021-08-09T02:27:21.114Z] ---> 83ed5a5fa243 [2021-08-09T02:27:21.114Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:27:21.114Z] ---> Running in 1e13feb440a2 [2021-08-09T02:27:21.114Z] Removing intermediate container 4e3b7e91e5b6 [2021-08-09T02:27:21.114Z] ---> a0e0fe89451c [2021-08-09T02:27:21.114Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:27:21.114Z] ---> Running in 11be48db96cc [2021-08-09T02:27:21.114Z] Removing intermediate container 1e13feb440a2 [2021-08-09T02:27:21.114Z] ---> 6f53593fe8f0 [2021-08-09T02:27:21.114Z] Step 16/24 : WORKDIR / [2021-08-09T02:27:21.114Z] ---> Running in c67805aeb5a2 [2021-08-09T02:27:21.114Z] Removing intermediate container 11be48db96cc [2021-08-09T02:27:21.114Z] ---> f93163f3badf [2021-08-09T02:27:21.114Z] Step 16/24 : WORKDIR / [2021-08-09T02:27:21.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:27:21.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:27:21.114Z] ---> Running in fd0b9d2eef25 [2021-08-09T02:27:21.114Z] Removing intermediate container c67805aeb5a2 [2021-08-09T02:27:21.114Z] ---> 31b6f5a7caa0 [2021-08-09T02:27:21.114Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:27:21.114Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:27:21.114Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T02:27:21.114Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:27:21.114Z] OK: 6 MiB in 16 packages [2021-08-09T02:27:21.114Z] Removing intermediate container fd0b9d2eef25 [2021-08-09T02:27:21.114Z] ---> cb2539db3a2b [2021-08-09T02:27:21.114Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:27:21.114Z] ---> 8151fa0fa09b [2021-08-09T02:27:21.114Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T02:27:21.114Z] ---> dc0f71581b6e [2021-08-09T02:27:21.114Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T02:27:21.114Z] Removing intermediate container 011e3830cc5e [2021-08-09T02:27:21.114Z] ---> 6f4023373984 [2021-08-09T02:27:21.114Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T02:27:21.114Z] ---> Running in 3d4365c17a74 [2021-08-09T02:27:21.114Z] ---> bb5be4b89802 [2021-08-09T02:27:21.114Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T02:27:21.114Z] ---> 66ed7cf54486 [2021-08-09T02:27:21.114Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T02:27:21.114Z] Removing intermediate container 3d4365c17a74 [2021-08-09T02:27:21.114Z] ---> 9d72ccc87a0a [2021-08-09T02:27:21.114Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T02:27:21.114Z] ---> 9aa0cef8b5f2 [2021-08-09T02:27:21.114Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T02:27:21.114Z] ---> Running in 1c6678280998 [2021-08-09T02:27:21.114Z] ---> Running in d7c2f40ac26b [2021-08-09T02:27:21.114Z] ---> 95a2e494d1b1 [2021-08-09T02:27:21.114Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T02:27:21.114Z] Removing intermediate container 1c6678280998 [2021-08-09T02:27:21.114Z] ---> 54ac41793806 [2021-08-09T02:27:21.114Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T02:27:21.114Z] Removing intermediate container 827b756e7c6d [2021-08-09T02:27:21.114Z] ---> d9d509a6250c [2021-08-09T02:27:21.114Z] [2021-08-09T02:27:21.114Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:27:21.114Z] ---> 13621d1b12d4 [2021-08-09T02:27:21.114Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T02:27:21.114Z] ---> Running in a618c5e6462b [2021-08-09T02:27:21.114Z] ---> Running in 8b3530d2c468 [2021-08-09T02:27:21.114Z] ---> Running in 0bb36c84867f [2021-08-09T02:27:21.114Z] Removing intermediate container d7c2f40ac26b [2021-08-09T02:27:21.114Z] ---> a7f46ca587cb [2021-08-09T02:27:21.114Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:27:21.114Z] ---> Running in e4182ecea2bb [2021-08-09T02:27:21.114Z] Removing intermediate container a618c5e6462b [2021-08-09T02:27:21.114Z] ---> 270656c5605e [2021-08-09T02:27:21.114Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:27:21.114Z] Removing intermediate container 0bb36c84867f [2021-08-09T02:27:21.114Z] ---> 3fa45ee1e883 [2021-08-09T02:27:21.114Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T02:27:21.114Z] ---> Running in e5960753236f [2021-08-09T02:27:21.114Z] ---> Running in e389ca798dad [2021-08-09T02:27:21.114Z] Removing intermediate container e4182ecea2bb [2021-08-09T02:27:21.114Z] ---> 57911ac44adb [2021-08-09T02:27:21.114Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:27:21.114Z] Removing intermediate container e5960753236f [2021-08-09T02:27:21.114Z] ---> 4478cddb3e5c [2021-08-09T02:27:21.114Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:27:21.114Z] ---> Running in 2e8ae5328e73 [2021-08-09T02:27:21.114Z] ---> Running in 89187399dadd [2021-08-09T02:27:21.114Z] Removing intermediate container e389ca798dad [2021-08-09T02:27:21.114Z] ---> 3aa6d8023ebe [2021-08-09T02:27:21.114Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T02:27:21.114Z] ---> Running in 79916ed0c176 [2021-08-09T02:27:21.114Z] Removing intermediate container 2e8ae5328e73 [2021-08-09T02:27:21.114Z] ---> 90bbb0c43bd2 [2021-08-09T02:27:21.114Z] Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:27:21.410Z] Removing intermediate container 89187399dadd [2021-08-09T02:27:21.410Z] ---> d2e81c5742ef [2021-08-09T02:27:21.410Z] Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:27:21.411Z] ---> Running in 2c52422f9674 [2021-08-09T02:27:21.411Z] ---> Running in 0f0655a1dd71 [2021-08-09T02:27:21.411Z] Removing intermediate container 79916ed0c176 [2021-08-09T02:27:21.411Z] ---> 0de1d2bf95c4 [2021-08-09T02:27:21.411Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:27:21.411Z] Removing intermediate container 2c52422f9674 [2021-08-09T02:27:21.411Z] ---> c671f328611d [2021-08-09T02:27:21.411Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:27:21.411Z] Removing intermediate container 0f0655a1dd71 [2021-08-09T02:27:21.411Z] ---> 87120d9c7cda [2021-08-09T02:27:21.411Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:27:21.411Z] ---> Running in a09838edb774 [2021-08-09T02:27:21.411Z] ---> Running in 19e87abeddfd [2021-08-09T02:27:21.411Z] ---> Running in 7673e7ad6647 [2021-08-09T02:27:21.411Z] Removing intermediate container 8b3530d2c468 [2021-08-09T02:27:21.411Z] ---> ba6d4952f2fe [2021-08-09T02:27:21.411Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T02:27:21.707Z] ---> Running in 259dd9c6a686 [2021-08-09T02:27:21.707Z] Removing intermediate container 19e87abeddfd [2021-08-09T02:27:21.707Z] ---> e4c33f1d814a [2021-08-09T02:27:21.707Z] [2021-08-09T02:27:21.707Z] Removing intermediate container 7673e7ad6647 [2021-08-09T02:27:21.707Z] ---> c7b6e62e0030 [2021-08-09T02:27:21.707Z] [2021-08-09T02:27:21.707Z] Successfully built e4c33f1d814a [2021-08-09T02:27:21.707Z] Removing intermediate container 259dd9c6a686 [2021-08-09T02:27:21.707Z] ---> 0b11e32b7076 [2021-08-09T02:27:21.707Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T02:27:21.707Z] Successfully tagged core-command:latest [2021-08-09T02:27:21.707Z]  Building core-command ... done Successfully built c7b6e62e0030 [2021-08-09T02:27:21.707Z] Successfully tagged core-metadata:latest [2021-08-09T02:27:21.989Z]  Building core-metadata ... done  ---> 0b883492ee5b [2021-08-09T02:27:21.989Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T02:27:21.989Z] ---> Running in c3c3ed1704d2 [2021-08-09T02:27:22.280Z] Removing intermediate container a09838edb774 [2021-08-09T02:27:22.280Z] ---> 38cfadafbafc [2021-08-09T02:27:22.280Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T02:27:22.280Z] ---> Running in 991a32f476cf [2021-08-09T02:27:22.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:27:22.843Z] Removing intermediate container c3c3ed1704d2 [2021-08-09T02:27:22.843Z] ---> a8e26a5fe351 [2021-08-09T02:27:22.843Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:27:22.843Z] ---> f8635fe85a14 [2021-08-09T02:27:22.843Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T02:27:23.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:27:23.401Z] ---> 41501bc4f174 [2021-08-09T02:27:23.401Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T02:27:23.401Z] ---> 376e047f517c [2021-08-09T02:27:23.401Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T02:27:23.680Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:27:23.680Z] ---> ff2b29422454 [2021-08-09T02:27:23.681Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T02:27:23.681Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T02:27:23.681Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T02:27:23.970Z] ---> 748565d50d0e [2021-08-09T02:27:23.970Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T02:27:23.970Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T02:27:24.252Z] ---> Running in 62077f2fd89f [2021-08-09T02:27:24.252Z] Removing intermediate container 62077f2fd89f [2021-08-09T02:27:24.252Z] ---> f469a620f2f1 [2021-08-09T02:27:24.252Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T02:27:24.523Z] ---> da16999480a4 [2021-08-09T02:27:24.523Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T02:27:24.523Z] ---> Running in b4ee2a292634 [2021-08-09T02:27:24.803Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T02:27:24.803Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T02:27:24.803Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:27:24.803Z] OK: 8 MiB in 20 packages [2021-08-09T02:27:25.078Z] Removing intermediate container b4ee2a292634 [2021-08-09T02:27:25.078Z] ---> ba0df6bd8d9f [2021-08-09T02:27:25.078Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T02:27:25.351Z] ---> Running in 5906878f7cd2 [2021-08-09T02:27:25.351Z] Removing intermediate container 991a32f476cf [2021-08-09T02:27:25.351Z] ---> 535c38f1d56c [2021-08-09T02:27:25.351Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:27:25.351Z] Removing intermediate container 5906878f7cd2 [2021-08-09T02:27:25.351Z] ---> 22339f6a9e94 [2021-08-09T02:27:25.351Z] Step 29/32 : CMD ["gate"] [2021-08-09T02:27:25.639Z] ---> Running in 7bf414acaa79 [2021-08-09T02:27:25.640Z] ---> a8df53f67324 [2021-08-09T02:27:25.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T02:27:25.927Z] Removing intermediate container 7bf414acaa79 [2021-08-09T02:27:25.927Z] ---> 2625c760c98f [2021-08-09T02:27:25.927Z] Step 30/32 : LABEL arch=x86_64 [2021-08-09T02:27:25.927Z] ---> Running in 5ada439a0204 [2021-08-09T02:27:25.927Z] ---> f1a5ee327706 [2021-08-09T02:27:25.927Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T02:27:26.206Z] Removing intermediate container 5ada439a0204 [2021-08-09T02:27:26.206Z] ---> 9895b676127e [2021-08-09T02:27:26.206Z] Step 31/32 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:27:26.206Z] ---> Running in 6d534f5054fc [2021-08-09T02:27:26.206Z] ---> 18cbda84a28f [2021-08-09T02:27:26.206Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T02:27:26.206Z] ---> Running in 9371a054cbbd [2021-08-09T02:27:26.480Z] Removing intermediate container 6d534f5054fc [2021-08-09T02:27:26.480Z] ---> 937b7fbb0dd9 [2021-08-09T02:27:26.481Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T02:27:26.481Z] ---> Running in 053db88e0404 [2021-08-09T02:27:26.481Z] Removing intermediate container 9371a054cbbd [2021-08-09T02:27:26.481Z] ---> 52793971099e [2021-08-09T02:27:26.481Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:27:26.481Z] ---> Running in 9f2732892514 [2021-08-09T02:27:26.481Z] Removing intermediate container 053db88e0404 [2021-08-09T02:27:26.481Z] ---> 3ebdceeecc41 [2021-08-09T02:27:26.481Z] [2021-08-09T02:27:26.755Z] Removing intermediate container 9f2732892514 [2021-08-09T02:27:26.755Z] ---> f8e5e7522d5c [2021-08-09T02:27:26.755Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:27:26.755Z] Successfully built 3ebdceeecc41 [2021-08-09T02:27:26.755Z] Successfully tagged security-bootstrapper:latest [2021-08-09T02:27:26.755Z]  Building security-bootstrapper ... done  ---> Running in 5a6b03570be5 [2021-08-09T02:27:26.755Z] Removing intermediate container 5a6b03570be5 [2021-08-09T02:27:26.755Z] ---> 6b6637713ef8 [2021-08-09T02:27:26.755Z] Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:27:26.755Z] ---> Running in d2f539177d3a [2021-08-09T02:27:27.032Z] Removing intermediate container d2f539177d3a [2021-08-09T02:27:27.032Z] ---> ebaa244aae0a [2021-08-09T02:27:27.032Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:27:27.032Z] ---> Running in e5597f0f9a79 [2021-08-09T02:27:27.032Z] Removing intermediate container e5597f0f9a79 [2021-08-09T02:27:27.032Z] ---> ff73d1f03590 [2021-08-09T02:27:27.032Z] [2021-08-09T02:27:27.032Z] Successfully built ff73d1f03590 [2021-08-09T02:27:27.312Z] Successfully tagged core-data:latest [2021-08-09T02:27:27.357Z]  Building core-data ... done  [Pipeline] } [2021-08-09T02:27:27.390Z] $ docker stop --time=1 781da99b6f1cef19c18e261fa43ade9f1f57c81cadabe4940ac41b817ea1a7b7 [2021-08-09T02:27:28.720Z] $ docker rm -f 781da99b6f1cef19c18e261fa43ade9f1f57c81cadabe4940ac41b817ea1a7b7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T02:27:29.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements [2021-08-09T02:27:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T02:27:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T02:27:29.462Z] + docker images [2021-08-09T02:27:29.462Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T02:27:29.462Z] security-bootstrapper latest 3ebdceeecc41 3 seconds ago 18.8MB [2021-08-09T02:27:29.462Z] core-data latest ff73d1f03590 3 seconds ago 20.4MB [2021-08-09T02:27:29.462Z] core-command latest e4c33f1d814a 8 seconds ago 16MB [2021-08-09T02:27:29.462Z] core-metadata latest c7b6e62e0030 8 seconds ago 16.7MB [2021-08-09T02:27:29.463Z] d9d509a6250c 9 seconds ago 1.75GB [2021-08-09T02:27:29.463Z] a845f257ba32 12 seconds ago 1.74GB [2021-08-09T02:27:29.463Z] 43558b453e2a 12 seconds ago 1.75GB [2021-08-09T02:27:29.463Z] f458e5e09433 13 seconds ago 1.75GB [2021-08-09T02:27:29.463Z] sys-mgmt-agent latest a8000c53f5c6 41 seconds ago 325MB [2021-08-09T02:27:29.463Z] security-secretstore-setup latest 5b8e6491bde7 About a minute ago 29MB [2021-08-09T02:27:29.463Z] support-scheduler latest 16b8bc8eb65e About a minute ago 16.1MB [2021-08-09T02:27:29.463Z] support-notifications latest ec55a4b4eae5 About a minute ago 16.8MB [2021-08-09T02:27:29.463Z] security-proxy-setup latest 7564452010fd About a minute ago 25.9MB [2021-08-09T02:27:29.463Z] 9975383ad9ca About a minute ago 1.75GB [2021-08-09T02:27:29.463Z] 63c41d7352f9 About a minute ago 1.75GB [2021-08-09T02:27:29.463Z] ac0e51b42269 About a minute ago 1.75GB [2021-08-09T02:27:29.463Z] ce985b40fbfc About a minute ago 1.75GB [2021-08-09T02:27:29.463Z] 9537164a2940 About a minute ago 1.75GB [2021-08-09T02:27:29.463Z] ci-base-image-x86_64 latest 118285720713 6 minutes ago 1.24GB [2021-08-09T02:27:29.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB [2021-08-09T02:27:29.463Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB [2021-08-09T02:27:29.463Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-09T02:27:29.463Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-09T02:27:29.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-09T02:27:31.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.343s coverage: 100.0% of statements [2021-08-09T02:27:31.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T02:27:32.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 46.3% of statements [2021-08-09T02:27:32.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T02:27:32.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T02:27:34.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.677s coverage: 90.1% of statements [2021-08-09T02:27:34.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T02:27:34.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:27:37.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.288s coverage: 81.2% of statements [2021-08-09T02:27:37.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T02:27:37.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T02:27:37.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T02:27:37.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T02:27:37.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T02:27:44.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.537s coverage: 94.2% of statements [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:27:44.619Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.421s coverage: 59.1% of statements [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T02:27:44.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.373s coverage: 60.0% of statements [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T02:27:44.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 0.8% of statements [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T02:27:44.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-08-09T02:27:44.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.208s coverage: 22.0% of statements [2021-08-09T02:27:44.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T02:27:44.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements [2021-08-09T02:27:44.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.225s coverage: 79.5% of statements [2021-08-09T02:27:44.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements [2021-08-09T02:27:45.129Z] Still waiting to schedule task [2021-08-09T02:27:45.129Z] ‘prd-ubuntu18.04-docker-8c-8g-69’ is offline [2021-08-09T02:27:46.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements [2021-08-09T02:27:46.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2021-08-09T02:27:59.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.204s coverage: 94.4% of statements [2021-08-09T02:27:59.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-08-09T02:28:04.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.590s coverage: 81.8% of statements [2021-08-09T02:28:04.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T02:28:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T02:28:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T02:28:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T02:28:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T02:28:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.200s coverage: 58.8% of statements [2021-08-09T02:28:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T02:28:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.206s coverage: 80.0% of statements [2021-08-09T02:28:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.305s coverage: 87.2% of statements [2021-08-09T02:28:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements [2021-08-09T02:28:11.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements [2021-08-09T02:28:11.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T02:28:12.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.872s coverage: 64.4% of statements [2021-08-09T02:28:12.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T02:28:12.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T02:28:12.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements [2021-08-09T02:28:13.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-08-09T02:28:13.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2021-08-09T02:28:14.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-08-09T02:28:14.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-08-09T02:28:19.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.157s coverage: 66.9% of statements [2021-08-09T02:28:19.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T02:28:19.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T02:28:19.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T02:28:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 43.6% of statements [2021-08-09T02:28:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T02:28:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T02:28:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2021-08-09T02:28:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T02:28:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements [2021-08-09T02:28:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T02:28:31.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.386s coverage: 19.5% of statements [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T02:28:31.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.599s coverage: 92.0% of statements [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T02:28:31.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.301s coverage: 62.7% of statements [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T02:28:31.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T02:28:31.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T02:28:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T02:28:31.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.223s coverage: 100.0% of statements [2021-08-09T02:28:31.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-08-09T02:28:31.682Z] GO111MODULE=on go vet ./... [2021-08-09T02:29:53.768Z] gofmt -l . [2021-08-09T02:29:55.237Z] [ "`gofmt -l .`" = "" ] [2021-08-09T02:29:56.735Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T02:29:59.729Z] + ls -al . [2021-08-09T02:29:59.729Z] total 632 [2021-08-09T02:29:59.729Z] drwxrwxr-x 9 1001 1001 4096 Aug 9 02:29 . [2021-08-09T02:29:59.729Z] drwxr-xr-x 4 root root 4096 Aug 9 02:25 .. [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 02:23 .dockerignore [2021-08-09T02:29:59.729Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 02:23 .git [2021-08-09T02:29:59.729Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 02:23 .github [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 02:23 .gitignore [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 02:23 .hadolint.yml [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 02:23 .sonarcloud.properties [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 02:23 ADOPTERS.md [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:23 Attribution.txt [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:23 CHANGELOG.md [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:23 CONTRIBUTING.md [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 02:23 GOVERNANCE.md [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 02:23 Jenkinsfile [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:23 LICENSE [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:23 Makefile [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 02:23 OWNERS.md [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:23 README.md [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:23 SECURITY.md [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 02:20 VERSION [2021-08-09T02:29:59.729Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:23 ZMQWindows.md [2021-08-09T02:29:59.729Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 02:23 bin [2021-08-09T02:29:59.729Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 02:23 cmd [2021-08-09T02:29:59.729Z] -rw-r--r-- 1 root root 404176 Aug 9 02:28 coverage.out [2021-08-09T02:29:59.730Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 02:23 go.mod [2021-08-09T02:29:59.730Z] -rw-r--r-- 1 root root 48847 Aug 9 02:25 go.sum [2021-08-09T02:29:59.730Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 02:23 internal [2021-08-09T02:29:59.730Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 02:23 openapi [2021-08-09T02:29:59.730Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 02:23 snap [2021-08-09T02:29:59.730Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 02:23 version.go [Pipeline] sh [2021-08-09T02:30:00.511Z] + '[' -e coverage.out ] [2021-08-09T02:30:00.511Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T02:30:00.564Z] Warning: overwriting stash ‘coverage-report’ [2021-08-09T02:30:01.508Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T02:30:02.262Z] + make build [2021-08-09T02:30:02.262Z] go mod tidy [2021-08-09T02:30:02.872Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T02:30:09.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T02:30:36.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T02:30:37.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T02:30:43.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T02:30:43.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T02:30:47.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T02:30:52.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T02:30:55.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T02:30:59.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T02:31:02.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T02:31:07.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-09T02:31:12.866Z] $ docker stop --time=1 be1f2d5c39062e30df0a4bfa0767738c826dfc0db03799409e8673fd86063c65 [2021-08-09T02:31:15.611Z] $ docker rm -f be1f2d5c39062e30df0a4bfa0767738c826dfc0db03799409e8673fd86063c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:31:17.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T02:31:17.673Z] [2021-08-09T02:31:17.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:31:18.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T02:31:18.456Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-09T02:31:18.456Z] 29e5d40040c1: Pulling fs layer [2021-08-09T02:31:18.456Z] 1ce36da41761: Pulling fs layer [2021-08-09T02:31:18.456Z] 25b303627fd3: Pulling fs layer [2021-08-09T02:31:18.807Z] 29e5d40040c1: Download complete [2021-08-09T02:31:19.510Z] 29e5d40040c1: Pull complete [2021-08-09T02:31:19.869Z] 1ce36da41761: Verifying Checksum [2021-08-09T02:31:19.869Z] 1ce36da41761: Download complete [2021-08-09T02:31:20.992Z] 1ce36da41761: Pull complete [2021-08-09T02:31:23.172Z] 25b303627fd3: Verifying Checksum [2021-08-09T02:31:23.172Z] 25b303627fd3: Download complete [2021-08-09T02:31:33.670Z] 25b303627fd3: Pull complete [2021-08-09T02:31:33.670Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-09T02:31:33.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T02:31:33.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-09T02:31:33.997Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-08-09T02:31:34.170Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T02:31:37.710Z] $ docker top b70a334602e085d572589ff582431565d15394b24b2c5f04516a8330805a3cea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:31:39.235Z] + docker-compose build --help [2021-08-09T02:31:39.235Z] + grep parallel [2021-08-09T02:31:43.250Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T02:31:43.741Z] $ docker stop --time=1 b70a334602e085d572589ff582431565d15394b24b2c5f04516a8330805a3cea [2021-08-09T02:31:45.844Z] $ docker rm -f b70a334602e085d572589ff582431565d15394b24b2c5f04516a8330805a3cea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:31:47.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T02:31:47.356Z] . [Pipeline] withDockerContainer [2021-08-09T02:31:48.250Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-08-09T02:31:48.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T02:31:50.287Z] $ docker top bd909e76e4ffccf3894850ba5e6801d22f7fad84857dcb5533eb326372955a37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:31:51.830Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T02:31:55.922Z] Building core-command ... [2021-08-09T02:31:55.922Z] Building core-data ... [2021-08-09T02:31:55.922Z] Building core-metadata ... [2021-08-09T02:31:55.922Z] Building security-bootstrapper ... [2021-08-09T02:31:55.922Z] Building security-proxy-setup ... [2021-08-09T02:31:55.922Z] Building security-secretstore-setup ... [2021-08-09T02:31:55.922Z] Building support-notifications ... [2021-08-09T02:31:55.922Z] Building support-scheduler ... [2021-08-09T02:31:55.922Z] Building sys-mgmt-agent ... [2021-08-09T02:31:55.922Z] Building core-metadata [2021-08-09T02:31:55.922Z] Building core-data [2021-08-09T02:31:55.922Z] Building security-proxy-setup [2021-08-09T02:31:55.922Z] Building support-scheduler [2021-08-09T02:31:55.922Z] Building core-command [2021-08-09T02:33:01.447Z] Running on prd-ubuntu18.04-docker-8c-8g-76 in /w/workspace/edgexfoundry_edgex-go_PR-3660 [Pipeline] { [Pipeline] ws [2021-08-09T02:33:01.504Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-09T02:33:01.776Z] The recommended git tool is: git [2021-08-09T02:33:05.659Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:33:05.659Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:33:05.659Z] ---> c4d36338afce [2021-08-09T02:33:05.659Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:33:05.659Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:33:05.659Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:33:05.659Z] ---> c4d36338afce [2021-08-09T02:33:05.659Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:33:05.659Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:33:05.659Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:33:05.659Z] ---> c4d36338afce [2021-08-09T02:33:05.659Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:33:05.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:33:05.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:33:05.659Z] ---> c4d36338afce [2021-08-09T02:33:05.659Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T02:33:05.659Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:33:05.659Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:33:05.659Z] ---> c4d36338afce [2021-08-09T02:33:05.659Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:33:05.659Z] ---> Running in 65922d35a5a2 [2021-08-09T02:33:05.659Z] ---> Running in 0ed22ba3ab07 [2021-08-09T02:33:05.659Z] ---> Running in 674136b0f649 [2021-08-09T02:33:05.659Z] ---> Running in 92a7e69ee2cd [2021-08-09T02:33:05.659Z] ---> Running in bea4011bbe97 [2021-08-09T02:33:05.659Z] Removing intermediate container 0ed22ba3ab07 [2021-08-09T02:33:05.659Z] ---> 8b959ac9c0ed [2021-08-09T02:33:05.659Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:33:05.659Z] Removing intermediate container 65922d35a5a2 [2021-08-09T02:33:05.659Z] ---> 5cc66970080e [2021-08-09T02:33:05.659Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:33:05.659Z] Removing intermediate container 674136b0f649 [2021-08-09T02:33:05.659Z] ---> 68b2121d0385 [2021-08-09T02:33:05.659Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:33:05.659Z] Removing intermediate container 92a7e69ee2cd [2021-08-09T02:33:05.659Z] ---> 679edb5b192d [2021-08-09T02:33:05.659Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:33:05.659Z] ---> Running in cd4715e3d409 [2021-08-09T02:33:05.659Z] Removing intermediate container bea4011bbe97 [2021-08-09T02:33:05.659Z] ---> 1222b53ee8d4 [2021-08-09T02:33:05.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:33:05.659Z] ---> Running in 855ca6674421 [2021-08-09T02:33:05.659Z] ---> Running in d0fb5d60fa89 [2021-08-09T02:33:05.659Z] ---> Running in 2a3c7d3abca6 [2021-08-09T02:33:05.659Z] ---> Running in 2eff496a2f9c [2021-08-09T02:33:05.659Z] Removing intermediate container cd4715e3d409 [2021-08-09T02:33:05.659Z] ---> 5a29e56d95bd [2021-08-09T02:33:05.659Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T02:33:05.659Z] ---> Running in ea3cbb8b27f2 [2021-08-09T02:33:06.040Z] Removing intermediate container 855ca6674421 [2021-08-09T02:33:06.040Z] ---> d63b6102ecb6 [2021-08-09T02:33:06.040Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T02:33:06.368Z] ---> Running in 9f83d4341eb7 [2021-08-09T02:33:06.368Z] Removing intermediate container 2eff496a2f9c [2021-08-09T02:33:06.368Z] ---> b530787d5ead [2021-08-09T02:33:06.368Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T02:33:06.725Z] Removing intermediate container 2a3c7d3abca6 [2021-08-09T02:33:06.725Z] ---> 6e62824d9942 [2021-08-09T02:33:06.725Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:33:06.725Z] ---> Running in 1127b664c269 [2021-08-09T02:33:07.135Z] Removing intermediate container d0fb5d60fa89 [2021-08-09T02:33:07.135Z] ---> c707c290a08b [2021-08-09T02:33:07.135Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:33:07.135Z] ---> Running in 6c113ea8a783 [2021-08-09T02:33:07.495Z] ---> Running in 12799289f7fb [2021-08-09T02:33:07.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:08.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:08.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:09.146Z] using credential edgex-jenkins-ssh [2021-08-09T02:33:09.167Z] Cloning the remote Git repository [2021-08-09T02:33:09.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:09.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:09.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:09.198Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:33:09.306Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-09T02:33:09.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:33:09.354Z] > git --version # timeout=10 [2021-08-09T02:33:09.361Z] > git --version # 'git version 2.17.1' [2021-08-09T02:33:09.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:33:09.419Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:33:09.842Z] OK: 218 MiB in 52 packages [2021-08-09T02:33:09.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:10.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:10.431Z] OK: 218 MiB in 52 packages [2021-08-09T02:33:10.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:11.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:33:11.399Z] Removing intermediate container ea3cbb8b27f2 [2021-08-09T02:33:11.399Z] ---> d3e3dddf5a6d [2021-08-09T02:33:11.399Z] Step 6/24 : COPY go.mod . [2021-08-09T02:33:12.037Z] OK: 218 MiB in 52 packages [2021-08-09T02:33:12.037Z] OK: 218 MiB in 52 packages [2021-08-09T02:33:12.037Z] OK: 218 MiB in 52 packages [2021-08-09T02:33:12.326Z] Removing intermediate container 9f83d4341eb7 [2021-08-09T02:33:12.326Z] ---> 802edd3bdb84 [2021-08-09T02:33:12.326Z] Step 6/22 : COPY go.mod . [2021-08-09T02:33:12.657Z] ---> fbc8b8895cf5 [2021-08-09T02:33:12.657Z] Step 7/24 : RUN go mod download [2021-08-09T02:33:12.950Z] ---> Running in 99ed3fbaff52 [2021-08-09T02:33:13.600Z] ---> 10fd9759461d [2021-08-09T02:33:13.600Z] Step 7/22 : RUN go mod download [2021-08-09T02:33:13.601Z] ---> Running in ba55b2cd148b [2021-08-09T02:33:13.890Z] Removing intermediate container 1127b664c269 [2021-08-09T02:33:13.890Z] ---> c3e1902c2937 [2021-08-09T02:33:13.890Z] Step 6/23 : COPY go.mod . [2021-08-09T02:33:13.890Z] Removing intermediate container 6c113ea8a783 [2021-08-09T02:33:13.890Z] ---> f658af56b027 [2021-08-09T02:33:13.890Z] Step 6/24 : COPY go.mod . [2021-08-09T02:33:14.175Z] Removing intermediate container 12799289f7fb [2021-08-09T02:33:14.175Z] ---> 247a10544d00 [2021-08-09T02:33:14.175Z] Step 6/24 : COPY go.mod . [2021-08-09T02:33:15.201Z] ---> 782abfe2d47f [2021-08-09T02:33:15.202Z] Step 7/23 : RUN go mod download [2021-08-09T02:33:15.507Z] ---> 37d48f3b2087 [2021-08-09T02:33:15.507Z] Step 7/24 : RUN go mod download [2021-08-09T02:33:15.507Z] ---> Running in 038d4683b228 [2021-08-09T02:33:15.507Z] ---> ff9a230ae3a2 [2021-08-09T02:33:15.507Z] Step 7/24 : RUN go mod download [2021-08-09T02:33:15.806Z] ---> Running in 6270c8b43a8b [2021-08-09T02:33:15.806Z] ---> Running in fa152f30418c [2021-08-09T02:33:18.586Z] Removing intermediate container 99ed3fbaff52 [2021-08-09T02:33:18.586Z] ---> 7b8468f447eb [2021-08-09T02:33:18.586Z] Step 8/24 : COPY . . [2021-08-09T02:33:19.673Z] Removing intermediate container ba55b2cd148b [2021-08-09T02:33:19.673Z] ---> 6a7861d81ad1 [2021-08-09T02:33:19.673Z] Step 8/22 : COPY . . [2021-08-09T02:33:23.632Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:33:23.878Z] Merge succeeded, producing 5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:33:23.878Z] Checking out Revision 5ce3423383a641947b50df807bc9fa8ff7364740 (PR-3660) [2021-08-09T02:33:22.739Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:33:22.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:33:22.757Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:33:22.772Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:33:22.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:33:22.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3660/head:refs/remotes/origin/PR-3660 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T02:33:23.647Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T02:33:23.660Z] > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 [2021-08-09T02:33:23.828Z] > git remote # timeout=10 [2021-08-09T02:33:23.835Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T02:33:23.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:33:23.846Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-09T02:33:23.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T02:33:23.877Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T02:33:23.883Z] > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 [2021-08-09T02:33:25.304Z] Removing intermediate container 038d4683b228 [2021-08-09T02:33:25.304Z] ---> 9c1d55690116 [2021-08-09T02:33:25.304Z] Step 8/23 : COPY . . [2021-08-09T02:33:25.304Z] Removing intermediate container fa152f30418c [2021-08-09T02:33:25.304Z] Removing intermediate container 6270c8b43a8b [2021-08-09T02:33:25.304Z] ---> 296eeb7c224c [2021-08-09T02:33:25.304Z] Step 8/24 : COPY . . [2021-08-09T02:33:25.304Z] ---> ec1cd2df009c [2021-08-09T02:33:25.304Z] Step 8/24 : COPY . . [2021-08-09T02:33:28.164Z] Commit message: "docs: added LF Edge required Adopters, Governance and Owners MD pages" [2021-08-09T02:33:28.195Z] > git --version # timeout=10 [2021-08-09T02:33:28.199Z] > git --version # 'git version 2.17.1' [2021-08-09T02:33:28.203Z] fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:33:29.175Z] + echo snap-build.sh [2021-08-09T02:33:29.175Z] snap-build.sh [2021-08-09T02:33:29.175Z] + SNAP_BASE_DIR=. [2021-08-09T02:33:29.175Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-08-09T02:33:29.175Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-08-09T02:33:29.175Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-08-09T02:33:29.175Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-08-09T02:33:29.175Z] + cd /w/workspace/edgex-go/1 [2021-08-09T02:33:29.175Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-09T02:33:29.175Z] Reading package lists... [2021-08-09T02:33:29.175Z] Building dependency tree... [2021-08-09T02:33:29.175Z] Reading state information... [2021-08-09T02:33:29.175Z] The following packages were automatically installed and are no longer required: [2021-08-09T02:33:29.175Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-09T02:33:29.175Z] uidmap xdelta3 [2021-08-09T02:33:29.175Z] Use 'sudo apt autoremove' to remove them. [2021-08-09T02:33:29.175Z] The following packages will be REMOVED: [2021-08-09T02:33:29.175Z] lxd* lxd-client* [2021-08-09T02:33:29.450Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-09T02:33:29.450Z] After this operation, 31.7 MB disk space will be freed. [2021-08-09T02:33:29.992Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-09T02:33:29.992Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T02:33:30.580Z] Removing lxd dnsmasq configuration [2021-08-09T02:33:30.580Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T02:33:30.858Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-09T02:33:31.446Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:33:31.715Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-09T02:33:31.715Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T02:33:33.158Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-09T02:33:33.158Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-09T02:33:33.445Z] + sudo snap remove --purge lxd [2021-08-09T02:33:33.721Z] snap "lxd" is not installed [2021-08-09T02:33:33.721Z] + sudo groupadd --force --system lxd [2021-08-09T02:33:33.721Z] ++ whoami [2021-08-09T02:33:33.721Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-09T02:33:33.721Z] + newgrp - lxd [2021-08-09T02:33:33.721Z] + sudo snap install lxd [2021-08-09T02:33:43.885Z] ---> 284653091339 [2021-08-09T02:33:43.885Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:33:43.885Z] ---> 7bcb85280c11 [2021-08-09T02:33:43.885Z] Step 9/22 : RUN go mod tidy [2021-08-09T02:33:43.885Z] ---> 5412e132134a [2021-08-09T02:33:43.885Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:33:43.885Z] ---> d392aff86f75 [2021-08-09T02:33:43.885Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:33:43.885Z] ---> Running in cf53e95eaa59 [2021-08-09T02:33:43.885Z] ---> Running in bb1462839505 [2021-08-09T02:33:43.885Z] ---> Running in aae3795ccb5e [2021-08-09T02:33:43.885Z] ---> Running in a065a78f8b9c [2021-08-09T02:33:43.885Z] ---> 71f37cf3ba61 [2021-08-09T02:33:43.885Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:33:43.885Z] ---> Running in bdbb26e27b4c [2021-08-09T02:33:44.094Z] 2021-08-09T02:33:41Z INFO Waiting for automatic snapd restart... [2021-08-09T02:33:49.428Z] Removing intermediate container cf53e95eaa59 [2021-08-09T02:33:49.428Z] ---> b6b1e5edc149 [2021-08-09T02:33:49.428Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T02:33:49.428Z] Removing intermediate container bb1462839505 [2021-08-09T02:33:49.428Z] ---> c0bb74ad5848 [2021-08-09T02:33:49.428Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T02:33:49.428Z] ---> Running in 7321168c2d6d [2021-08-09T02:33:49.706Z] ---> Running in d5dc5b335722 [2021-08-09T02:33:50.313Z] Removing intermediate container aae3795ccb5e [2021-08-09T02:33:50.313Z] ---> 2f509e1f3141 [2021-08-09T02:33:50.313Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T02:33:50.313Z] Removing intermediate container a065a78f8b9c [2021-08-09T02:33:50.313Z] ---> 0ca724f184cb [2021-08-09T02:33:50.313Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T02:33:50.313Z] Removing intermediate container bdbb26e27b4c [2021-08-09T02:33:50.313Z] ---> 6e3c1b3b190c [2021-08-09T02:33:50.313Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T02:33:50.608Z] ---> Running in 9e4a2975efca [2021-08-09T02:33:50.608Z] ---> Running in 84a9c1b55149 [2021-08-09T02:33:50.608Z] ---> Running in f27e8af3d37f [2021-08-09T02:33:51.707Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T02:33:51.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T02:33:52.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T02:33:52.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T02:33:53.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T02:33:56.798Z] lxd 4.16 from Canonical* installed [2021-08-09T02:33:56.798Z] + sudo lxd init --auto [2021-08-09T02:34:07.085Z] + sudo snap install --classic snapcraft [2021-08-09T02:34:17.499Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T02:34:17.499Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-09T02:34:17.499Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-09T02:34:17.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T02:34:17.499Z] Dload Upload Total Spent Left Speed [2021-08-09T02:34:17.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8360 0 --:--:-- --:--:-- --:--:-- 8360 [2021-08-09T02:34:17.499Z] 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M [2021-08-09T02:34:17.499Z] ./yq_linux_amd64 [2021-08-09T02:34:17.499Z] + sudo snapcraft prime --use-lxd [2021-08-09T02:34:19.593Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-09T02:34:19.593Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-09T02:34:19.593Z] - README.md [2021-08-09T02:34:19.593Z] [2021-08-09T02:34:19.593Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T02:34:19.593Z] Launching a container. [2021-08-09T02:34:26.524Z] Waiting for container to be ready [2021-08-09T02:34:26.802Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-09T02:34:26.802Z] [2021-08-09T02:34:29.950Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-09T02:34:30.599Z] Waiting for network to be ready... [2021-08-09T02:34:30.891Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T02:34:30.891Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T02:34:30.891Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T02:34:31.168Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T02:34:31.168Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T02:34:31.168Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T02:34:31.168Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T02:34:31.168Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T02:34:31.168Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T02:34:31.168Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T02:34:31.440Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T02:34:31.440Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T02:34:32.047Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T02:34:32.047Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T02:34:32.047Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T02:34:32.047Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T02:34:32.047Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T02:34:32.047Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T02:34:32.370Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T02:34:32.669Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T02:34:32.669Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T02:34:32.669Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T02:34:32.669Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T02:34:32.669Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T02:34:32.669Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T02:34:32.669Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T02:34:32.948Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T02:34:34.937Z] Fetched 25.0 MB in 4s (5832 kB/s) [2021-08-09T02:34:35.990Z] Reading package lists... [2021-08-09T02:34:36.273Z] Reading package lists... [2021-08-09T02:34:36.273Z] Building dependency tree... [2021-08-09T02:34:36.273Z] Reading state information... [2021-08-09T02:34:36.543Z] The following additional packages will be installed: [2021-08-09T02:34:36.544Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T02:34:36.544Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T02:34:36.544Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T02:34:36.544Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-09T02:34:36.544Z] Suggested packages: [2021-08-09T02:34:36.544Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-09T02:34:36.544Z] Recommended packages: [2021-08-09T02:34:36.544Z] gnupg libsasl2-modules [2021-08-09T02:34:36.544Z] The following NEW packages will be installed: [2021-08-09T02:34:36.544Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T02:34:36.544Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T02:34:36.544Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T02:34:36.544Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-09T02:34:36.544Z] The following packages will be upgraded: [2021-08-09T02:34:36.544Z] gpg gpg-agent gpgconf libudev1 [2021-08-09T02:34:36.544Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-09T02:34:36.544Z] Need to get 3527 kB of archives. [2021-08-09T02:34:36.544Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-09T02:34:36.544Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-09T02:34:36.544Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-09T02:34:36.820Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-09T02:34:36.820Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-09T02:34:36.820Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-09T02:34:36.820Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-09T02:34:36.820Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-09T02:34:37.093Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-09T02:34:37.093Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-09T02:34:37.366Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-09T02:34:37.366Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-09T02:34:37.366Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-09T02:34:37.366Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-09T02:34:37.366Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-09T02:34:37.366Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-09T02:34:37.366Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-09T02:34:37.366Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-09T02:34:37.366Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-09T02:34:37.366Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-09T02:34:37.366Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-09T02:34:37.366Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-09T02:34:37.366Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-09T02:34:37.641Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:34:37.641Z] Fetched 3527 kB in 1s (3672 kB/s) [2021-08-09T02:34:37.641Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T02:34:37.641Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:34:37.641Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T02:34:37.641Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-09T02:34:37.641Z] Selecting previously unselected package udev. [2021-08-09T02:34:37.641Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T02:34:37.641Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:34:37.947Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-09T02:34:37.947Z] Selecting previously unselected package libfuse2:amd64. [2021-08-09T02:34:37.947Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T02:34:37.947Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T02:34:37.947Z] Selecting previously unselected package fuse. [2021-08-09T02:34:37.947Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T02:34:37.947Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-09T02:34:37.947Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:34:37.947Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T02:34:38.263Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:34:38.263Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T02:34:38.263Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:34:38.263Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T02:34:38.263Z] Selecting previously unselected package libksba8:amd64. [2021-08-09T02:34:38.263Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-09T02:34:38.263Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-09T02:34:38.263Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-09T02:34:38.263Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:34:38.263Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:38.263Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-09T02:34:38.263Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:34:38.263Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:38.562Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-09T02:34:38.562Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:34:38.562Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:38.562Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-09T02:34:38.562Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:34:38.562Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:38.562Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-09T02:34:38.562Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:34:38.562Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:38.562Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-09T02:34:38.562Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:34:38.562Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:38.562Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-09T02:34:38.562Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:34:38.562Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:38.888Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-09T02:34:38.888Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:34:38.888Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:38.888Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-09T02:34:38.888Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:34:38.888Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:38.888Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-09T02:34:38.888Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T02:34:38.888Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T02:34:38.888Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-09T02:34:38.888Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T02:34:38.888Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T02:34:38.888Z] Selecting previously unselected package libldap-common. [2021-08-09T02:34:38.888Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-09T02:34:38.888Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T02:34:38.888Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-09T02:34:38.888Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-09T02:34:38.888Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T02:34:38.888Z] Selecting previously unselected package dirmngr. [2021-08-09T02:34:38.888Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:34:38.888Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T02:34:39.190Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T02:34:39.190Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-09T02:34:39.190Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T02:34:39.190Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T02:34:39.190Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T02:34:39.190Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-09T02:34:39.190Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:39.190Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-09T02:34:39.190Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T02:34:39.190Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-09T02:34:39.458Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T02:34:39.458Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:39.458Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-09T02:34:39.458Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-09T02:34:39.733Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-09T02:34:39.733Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:39.733Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:39.733Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:39.733Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:39.733Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:39.733Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:39.733Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:34:39.733Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T02:34:39.733Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T02:34:39.733Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T02:34:40.014Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-09T02:34:40.014Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-09T02:34:40.014Z] This means they are not meant to be enabled using systemctl. [2021-08-09T02:34:40.014Z] Possible reasons for having this kind of units are: [2021-08-09T02:34:40.014Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-09T02:34:40.014Z] .wants/ or .requires/ directory. [2021-08-09T02:34:40.014Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-09T02:34:40.014Z] a requirement dependency on it. [2021-08-09T02:34:40.014Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-09T02:34:40.014Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-09T02:34:40.014Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-09T02:34:40.014Z] instance name specified. [2021-08-09T02:34:40.295Z] Reading package lists... [2021-08-09T02:34:40.567Z] Building dependency tree... [2021-08-09T02:34:40.567Z] Reading state information... [2021-08-09T02:34:40.567Z] The following additional packages will be installed: [2021-08-09T02:34:40.567Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-09T02:34:40.567Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-09T02:34:40.567Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-09T02:34:40.567Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-09T02:34:40.567Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-09T02:34:40.567Z] Suggested packages: [2021-08-09T02:34:40.567Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-09T02:34:40.567Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-09T02:34:40.567Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-09T02:34:40.567Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-09T02:34:40.567Z] systemd-container policykit-1 [2021-08-09T02:34:40.567Z] Recommended packages: [2021-08-09T02:34:40.567Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-09T02:34:40.906Z] The following NEW packages will be installed: [2021-08-09T02:34:40.906Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-09T02:34:40.906Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-09T02:34:40.906Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-09T02:34:40.906Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-09T02:34:40.906Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-09T02:34:40.906Z] The following packages will be upgraded: [2021-08-09T02:34:40.906Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-09T02:34:40.906Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-09T02:34:40.906Z] Need to get 36.7 MB of archives. [2021-08-09T02:34:40.906Z] After this operation, 147 MB of additional disk space will be used. [2021-08-09T02:34:40.906Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-09T02:34:40.906Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-09T02:34:40.907Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-09T02:34:40.907Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-09T02:34:41.176Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-09T02:34:41.176Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-09T02:34:41.176Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-09T02:34:41.176Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-09T02:34:41.176Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-09T02:34:41.176Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-09T02:34:41.176Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-09T02:34:41.176Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-09T02:34:41.176Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-09T02:34:41.176Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-09T02:34:41.176Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-09T02:34:41.177Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-09T02:34:41.177Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-09T02:34:41.177Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-09T02:34:41.446Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-09T02:34:41.734Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-09T02:34:41.734Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-09T02:34:41.734Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-09T02:34:41.734Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-09T02:34:41.734Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-09T02:34:41.734Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-09T02:34:41.734Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-09T02:34:41.734Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-09T02:34:41.734Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-09T02:34:41.734Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-09T02:34:41.734Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-09T02:34:43.298Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:34:43.298Z] Fetched 36.7 MB in 2s (16.2 MB/s) [2021-08-09T02:34:43.298Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T02:34:43.298Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:34:43.298Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T02:34:43.912Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:34:43.912Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T02:34:43.912Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-09T02:34:43.912Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T02:34:43.912Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-09T02:34:43.912Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-09T02:34:44.195Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-09T02:34:44.195Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T02:34:44.195Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-09T02:34:44.195Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-09T02:34:44.528Z] Setting up apt (1.6.14) ... [2021-08-09T02:34:44.528Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-09T02:34:44.826Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-09T02:34:44.826Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-09T02:34:44.826Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T02:34:45.106Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T02:34:45.106Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-09T02:34:45.106Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T02:34:45.106Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:45.403Z] Selecting previously unselected package libexpat1:amd64. [2021-08-09T02:34:45.403Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-09T02:34:45.403Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T02:34:45.403Z] Selecting previously unselected package python3.6-minimal. [2021-08-09T02:34:45.403Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T02:34:45.403Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:45.403Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T02:34:45.707Z] Checking for services that may need to be restarted...done. [2021-08-09T02:34:45.707Z] Checking for services that may need to be restarted...done. [2021-08-09T02:34:45.707Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:45.707Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T02:34:45.707Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:45.995Z] Selecting previously unselected package python3-minimal. [2021-08-09T02:34:45.995Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-09T02:34:45.995Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-09T02:34:45.995Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-09T02:34:46.290Z] Selecting previously unselected package mime-support. [2021-08-09T02:34:46.290Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-09T02:34:46.290Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-09T02:34:46.290Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-09T02:34:46.290Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-09T02:34:46.290Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T02:34:46.290Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-09T02:34:46.290Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T02:34:46.290Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:46.600Z] Selecting previously unselected package python3.6. [2021-08-09T02:34:46.600Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T02:34:46.600Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:46.600Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T02:34:46.600Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-09T02:34:46.600Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T02:34:46.600Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-09T02:34:46.923Z] Selecting previously unselected package python3. [2021-08-09T02:34:46.923Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-09T02:34:46.923Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-09T02:34:46.923Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-09T02:34:46.923Z] Selecting previously unselected package multiarch-support. [2021-08-09T02:34:46.923Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:34:46.923Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T02:34:46.923Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T02:34:46.923Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-09T02:34:46.923Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-09T02:34:46.923Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-09T02:34:46.923Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T02:34:46.923Z] Selecting previously unselected package libbsd0:amd64. [2021-08-09T02:34:46.923Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-09T02:34:46.923Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T02:34:46.923Z] Selecting previously unselected package sudo. [2021-08-09T02:34:46.923Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-09T02:34:46.923Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T02:34:47.246Z] Selecting previously unselected package apparmor. [2021-08-09T02:34:47.246Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T02:34:47.246Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-09T02:34:47.246Z] Selecting previously unselected package libedit2:amd64. [2021-08-09T02:34:47.246Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-09T02:34:47.246Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T02:34:47.246Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-09T02:34:47.246Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T02:34:47.246Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:47.246Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-09T02:34:47.246Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T02:34:47.246Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:47.569Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-09T02:34:47.569Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-09T02:34:47.569Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T02:34:47.569Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-09T02:34:47.569Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T02:34:47.569Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:47.569Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-09T02:34:47.570Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T02:34:47.570Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:47.570Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-09T02:34:47.570Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-09T02:34:47.570Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T02:34:47.865Z] Selecting previously unselected package openssh-client. [2021-08-09T02:34:47.865Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-09T02:34:47.865Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T02:34:47.865Z] Selecting previously unselected package squashfs-tools. [2021-08-09T02:34:47.865Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-09T02:34:47.865Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T02:34:47.865Z] Selecting previously unselected package snapd. [2021-08-09T02:34:47.865Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-09T02:34:47.865Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-09T02:34:50.058Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T02:34:50.058Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T02:34:50.345Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-09T02:34:50.345Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T02:34:50.345Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T02:34:50.345Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:50.345Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T02:34:50.345Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-09T02:34:50.345Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-09T02:34:50.965Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T02:34:50.965Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T02:34:50.965Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T02:34:50.965Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:50.965Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:50.965Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:51.651Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T02:34:51.651Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:51.651Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T02:34:51.651Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-09T02:34:51.651Z] running python rtupdate hooks for python3.6... [2021-08-09T02:34:51.651Z] running python post-rtupdate hooks for python3.6... [2021-08-09T02:34:51.972Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-09T02:34:52.300Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-09T02:34:52.588Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:52.588Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T02:34:52.874Z] Setting up snapd (2.49.2+18.04) ... [2021-08-09T02:34:53.170Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-09T02:34:53.170Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-09T02:34:53.458Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-09T02:34:53.747Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-09T02:34:53.748Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T02:34:53.748Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T02:34:54.035Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-09T02:34:54.327Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-09T02:34:54.327Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-09T02:34:54.596Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-09T02:34:54.878Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-09T02:34:54.878Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T02:34:54.878Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T02:34:55.523Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T02:34:55.837Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T02:34:55.837Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T02:34:57.177Z] Reading package lists... [2021-08-09T02:34:57.177Z] Reading package lists... [2021-08-09T02:34:57.483Z] Building dependency tree... [2021-08-09T02:34:57.483Z] Reading state information... [2021-08-09T02:34:57.483Z] Calculating upgrade... [2021-08-09T02:34:57.757Z] The following packages will be upgraded: [2021-08-09T02:34:57.757Z] advancecomp base-files bash binutils binutils-common [2021-08-09T02:34:57.757Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-09T02:34:57.757Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-09T02:34:57.757Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-09T02:34:57.757Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-09T02:34:57.757Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-09T02:34:57.757Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-09T02:34:57.757Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-09T02:34:57.757Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-09T02:34:57.757Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-09T02:34:57.757Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-09T02:34:57.757Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-09T02:34:57.757Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-09T02:34:57.757Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-09T02:34:57.757Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-09T02:34:57.757Z] ubuntu-keyring util-linux [2021-08-09T02:34:57.757Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T02:34:57.757Z] Need to get 64.2 MB of archives. [2021-08-09T02:34:57.757Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-09T02:34:57.757Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-09T02:34:58.037Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-09T02:34:58.037Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-09T02:34:58.037Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-09T02:34:58.037Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-09T02:34:58.037Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-09T02:34:58.037Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-09T02:34:58.037Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-09T02:34:58.037Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-09T02:34:58.037Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-09T02:34:58.037Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-09T02:34:58.037Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-09T02:34:58.037Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-09T02:34:58.037Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-09T02:34:58.037Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-09T02:34:58.037Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-09T02:34:58.037Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-09T02:34:58.037Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-09T02:34:58.037Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-09T02:34:58.037Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-09T02:34:58.037Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-09T02:34:58.037Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-09T02:34:58.037Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-09T02:34:58.037Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-09T02:34:58.037Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-09T02:34:58.037Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-09T02:34:58.037Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-09T02:34:58.340Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-09T02:34:58.340Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-09T02:34:58.340Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-09T02:34:58.340Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-09T02:34:58.340Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-09T02:34:58.340Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-09T02:34:58.340Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-09T02:34:58.340Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-09T02:34:58.340Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-09T02:34:58.340Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-09T02:34:58.340Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-09T02:34:58.340Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-09T02:34:58.340Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-09T02:34:58.340Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-09T02:34:58.340Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-09T02:34:58.340Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-09T02:34:58.340Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-09T02:34:58.340Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-09T02:34:58.340Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-09T02:34:58.340Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-09T02:34:58.340Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-09T02:34:58.340Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-09T02:34:58.340Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-09T02:34:58.340Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-09T02:34:58.340Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-09T02:34:58.340Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-09T02:34:58.340Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-09T02:34:58.340Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-09T02:34:58.340Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-09T02:34:58.340Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-09T02:34:58.340Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-09T02:34:58.659Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-09T02:34:58.659Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-09T02:34:58.659Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-09T02:34:58.659Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-09T02:34:58.998Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-09T02:34:58.998Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-09T02:34:58.998Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-09T02:34:58.998Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-09T02:34:58.998Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-09T02:34:58.998Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-09T02:34:58.998Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-09T02:34:59.325Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-09T02:34:59.325Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-09T02:34:59.325Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-09T02:34:59.325Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-09T02:34:59.325Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-09T02:34:59.325Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-09T02:34:59.325Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-09T02:34:59.325Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-09T02:34:59.325Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-09T02:34:59.325Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-09T02:34:59.325Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-09T02:34:59.325Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-09T02:34:59.325Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-09T02:34:59.325Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-09T02:34:59.325Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-09T02:34:59.325Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-09T02:34:59.325Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-09T02:34:59.325Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-09T02:34:59.325Z] 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-08-09T02:34:59.602Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-09T02:34:59.603Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-09T02:34:59.603Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-09T02:34:59.603Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-09T02:34:59.603Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-09T02:34:59.603Z] 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-08-09T02:34:59.603Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-09T02:34:59.603Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-09T02:34:59.603Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-09T02:34:59.603Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-09T02:34:59.603Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-09T02:34:59.603Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-09T02:34:59.928Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-09T02:34:59.928Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-09T02:34:59.928Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-09T02:34:59.928Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:34:59.928Z] Fetched 64.2 MB in 2s (30.9 MB/s) [2021-08-09T02:34:59.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:34:59.928Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:34:59.928Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T02:35:00.584Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:35:00.584Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T02:35:00.584Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-09T02:35:00.584Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-09T02:35:00.584Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:00.584Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:00.859Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:00.859Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:00.859Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:00.859Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:00.859Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:00.859Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:00.859Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:00.859Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:01.141Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:01.141Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:01.141Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:01.141Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:01.141Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:01.141Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:35:01.141Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:01.141Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-09T02:35:01.141Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:01.465Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:35:01.465Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:01.465Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:01.465Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:01.465Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:01.465Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:01.465Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:35:01.465Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:01.465Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:35:01.465Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:35:01.787Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T02:35:02.114Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T02:35:02.114Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:35:02.114Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-09T02:35:02.114Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-09T02:35:02.443Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-09T02:35:02.443Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-09T02:35:02.443Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-09T02:35:02.443Z] Installing new version of config file /etc/issue ... [2021-08-09T02:35:02.443Z] Installing new version of config file /etc/issue.net ... [2021-08-09T02:35:02.443Z] Installing new version of config file /etc/lsb-release ... [2021-08-09T02:35:02.443Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-09T02:35:02.787Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-09T02:35:02.787Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-09T02:35:02.787Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-09T02:35:02.787Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:02.787Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-09T02:35:02.787Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-09T02:35:03.085Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-09T02:35:03.085Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-09T02:35:03.085Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:03.085Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:35:03.085Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-09T02:35:03.085Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:35:03.085Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:03.085Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-09T02:35:03.085Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-09T02:35:03.424Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-09T02:35:03.424Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:03.424Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-09T02:35:03.424Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T02:35:03.424Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-09T02:35:03.704Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:03.705Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T02:35:03.705Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T02:35:03.705Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T02:35:03.705Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:03.705Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T02:35:03.705Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T02:35:03.705Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-09T02:35:03.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:03.994Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-09T02:35:03.994Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-09T02:35:03.994Z] Setting up grep (3.1-2build1) ... [2021-08-09T02:35:03.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:03.994Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-09T02:35:03.994Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-09T02:35:03.994Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-09T02:35:03.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:03.994Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T02:35:03.994Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T02:35:04.314Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-09T02:35:04.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:04.314Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T02:35:04.626Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:35:04.626Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-09T02:35:04.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:04.626Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T02:35:04.626Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T02:35:04.909Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T02:35:04.909Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T02:35:05.206Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T02:35:05.206Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T02:35:05.206Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-09T02:35:05.526Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:05.526Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-09T02:35:05.526Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T02:35:05.861Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T02:35:05.861Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T02:35:05.861Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T02:35:05.861Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T02:35:05.861Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T02:35:05.861Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:05.861Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-09T02:35:05.861Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-09T02:35:06.202Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-09T02:35:06.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:06.202Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:35:06.202Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:35:06.202Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:35:06.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:06.202Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:35:06.202Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:35:06.202Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:35:06.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:06.202Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:35:06.202Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:35:06.478Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:35:06.478Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:06.478Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:35:06.478Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:35:06.478Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:35:06.478Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:06.478Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T02:35:06.478Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:35:06.478Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T02:35:06.478Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:35:06.756Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T02:35:06.756Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:06.756Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T02:35:06.756Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:35:06.756Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T02:35:06.757Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:06.757Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:35:06.757Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:35:07.064Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:35:07.064Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:07.064Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:35:07.064Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:35:07.064Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:35:07.064Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:07.064Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:35:07.064Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:35:07.348Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:35:07.630Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-09T02:35:07.912Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-09T02:35:07.912Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:07.912Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:35:07.912Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T02:35:08.200Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:35:08.200Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:35:08.200Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-09T02:35:08.200Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:35:08.200Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-09T02:35:08.200Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:35:08.200Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-09T02:35:08.505Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-09T02:35:08.505Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-09T02:35:08.505Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:35:08.505Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-09T02:35:08.505Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T02:35:08.505Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-09T02:35:08.868Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:35:08.868Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-09T02:35:08.868Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T02:35:08.868Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-09T02:35:08.868Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:35:08.868Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T02:35:08.868Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T02:35:08.868Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T02:35:08.868Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:35:08.868Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T02:35:08.868Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T02:35:09.188Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T02:35:09.188Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-09T02:35:09.188Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T02:35:09.188Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T02:35:09.188Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T02:35:09.525Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:09.525Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:35:09.525Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:35:09.525Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:35:09.525Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T02:35:09.525Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T02:35:09.525Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T02:35:09.525Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T02:35:09.525Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:09.525Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-09T02:35:09.525Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-09T02:35:09.831Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-09T02:35:09.831Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:09.831Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-09T02:35:09.831Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-09T02:35:09.831Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-09T02:35:09.831Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:09.831Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-09T02:35:09.831Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T02:35:09.831Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T02:35:10.122Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:10.122Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T02:35:10.122Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T02:35:10.122Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T02:35:10.122Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:10.122Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-09T02:35:10.122Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-09T02:35:10.122Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-09T02:35:10.406Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:10.406Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T02:35:10.406Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T02:35:10.406Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-09T02:35:10.406Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:10.406Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:35:10.406Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T02:35:10.696Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-09T02:35:10.696Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:10.696Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T02:35:10.696Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T02:35:10.696Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T02:35:10.696Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:10.696Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T02:35:10.696Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T02:35:10.696Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T02:35:10.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:10.992Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-09T02:35:10.992Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-09T02:35:10.992Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-09T02:35:10.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:10.992Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-09T02:35:10.992Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-09T02:35:10.992Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-09T02:35:10.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:10.992Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-09T02:35:10.992Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-09T02:35:11.269Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-09T02:35:11.269Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:11.269Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-09T02:35:11.269Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-09T02:35:11.269Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-09T02:35:11.269Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:11.269Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-09T02:35:11.269Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-09T02:35:11.544Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-09T02:35:11.544Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:35:11.544Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-09T02:35:11.544Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-09T02:35:11.544Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-09T02:35:11.544Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-09T02:35:11.544Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T02:35:11.544Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T02:35:11.544Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T02:35:11.544Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T02:35:11.822Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T02:35:11.822Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T02:35:11.822Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-09T02:35:11.822Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-09T02:35:12.094Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T02:35:12.094Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-09T02:35:12.094Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-09T02:35:12.094Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-09T02:35:12.094Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-09T02:35:12.094Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-09T02:35:12.094Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-09T02:35:12.094Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-09T02:35:12.094Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-09T02:35:12.095Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-09T02:35:12.379Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-09T02:35:12.379Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-09T02:35:12.379Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-09T02:35:12.379Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-09T02:35:12.379Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-09T02:35:12.379Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-09T02:35:12.662Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-09T02:35:12.662Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-09T02:35:12.662Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-09T02:35:12.662Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-09T02:35:12.950Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T02:35:12.950Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T02:35:12.950Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T02:35:12.950Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T02:35:13.265Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T02:35:13.265Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T02:35:13.265Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T02:35:13.265Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T02:35:13.265Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:13.265Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:35:13.265Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:13.265Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:35:13.548Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:13.548Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:35:13.548Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:13.548Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:35:14.577Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:14.577Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:35:15.236Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:15.236Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:35:15.536Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:15.536Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:35:15.842Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:15.842Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:35:16.432Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:35:16.432Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:35:16.432Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T02:35:16.432Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T02:35:16.702Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T02:35:16.702Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T02:35:16.702Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T02:35:16.702Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T02:35:16.702Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-09T02:35:16.702Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-09T02:35:16.975Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T02:35:16.975Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T02:35:16.975Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T02:35:16.975Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T02:35:16.975Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-09T02:35:16.975Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-09T02:35:16.975Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:16.975Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T02:35:16.975Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:16.975Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:17.250Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:17.250Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-09T02:35:17.250Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-09T02:35:17.250Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-09T02:35:17.250Z] [2021-08-09T02:35:17.250Z] Current default time zone: 'Etc/UTC' [2021-08-09T02:35:17.250Z] Local time is now: Mon Aug 9 02:35:17 UTC 2021. [2021-08-09T02:35:17.250Z] Universal Time is now: Mon Aug 9 02:35:17 UTC 2021. [2021-08-09T02:35:17.250Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-09T02:35:17.250Z] [2021-08-09T02:35:17.250Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-09T02:35:17.250Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:17.250Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-09T02:35:17.250Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:35:17.250Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-09T02:35:17.250Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-09T02:35:17.250Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-09T02:35:17.250Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-09T02:35:17.250Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-09T02:35:17.250Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T02:35:17.250Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:17.250Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-09T02:35:17.516Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:35:17.516Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T02:35:17.516Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:17.516Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-09T02:35:17.516Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-09T02:35:17.516Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-09T02:35:17.516Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T02:35:17.516Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-09T02:35:17.516Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-09T02:35:17.516Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:35:17.516Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-09T02:35:19.076Z] Updating certificates in /etc/ssl/certs... [2021-08-09T02:35:20.143Z] 23 added, 27 removed; done. [2021-08-09T02:35:20.143Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T02:35:20.143Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:35:20.143Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-09T02:35:20.143Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-09T02:35:20.143Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-09T02:35:20.143Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:35:20.143Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T02:35:20.143Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:35:20.143Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:35:20.143Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:35:20.143Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:35:20.143Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:35:20.143Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-09T02:35:20.143Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-09T02:35:20.143Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-09T02:35:20.143Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-09T02:35:20.143Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-09T02:35:20.143Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:35:20.143Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:35:20.143Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-09T02:35:20.143Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-09T02:35:20.143Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-09T02:35:20.444Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:35:20.444Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T02:35:20.444Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-09T02:35:20.444Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-09T02:35:20.444Z] Updating certificates in /etc/ssl/certs... [2021-08-09T02:35:21.049Z] 0 added, 0 removed; done. [2021-08-09T02:35:21.049Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-09T02:35:21.049Z] done. [2021-08-09T02:35:21.330Z] Reading package lists... [2021-08-09T02:35:21.628Z] Building dependency tree... [2021-08-09T02:35:21.628Z] Reading state information... [2021-08-09T02:35:21.932Z] The following NEW packages will be installed: [2021-08-09T02:35:21.932Z] apt-transport-https [2021-08-09T02:35:21.932Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T02:35:21.932Z] Need to get 4348 B of archives. [2021-08-09T02:35:21.932Z] After this operation, 154 kB of additional disk space will be used. [2021-08-09T02:35:21.932Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-09T02:35:22.302Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:35:22.302Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-08-09T02:35:22.302Z] Selecting previously unselected package apt-transport-https. [2021-08-09T02:35:22.302Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-09T02:35:22.302Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-09T02:35:22.302Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-09T02:35:22.302Z] Setting up apt-transport-https (1.6.14) ... [2021-08-09T02:35:22.584Z] Waiting for network to be ready... [2021-08-09T02:35:27.236Z] 2021-08-09T02:35:25Z INFO Waiting for automatic snapd restart... [2021-08-09T02:35:27.530Z] snapd 2.51.3 from Canonical* installed [2021-08-09T02:35:28.625Z] "snapd" switched to the "latest/stable" channel [2021-08-09T02:35:28.625Z] [2021-08-09T02:35:31.458Z] core18 20210611 from Canonical* installed [2021-08-09T02:35:31.458Z] "core18" switched to the "latest/stable" channel [2021-08-09T02:35:31.459Z] [2021-08-09T02:35:34.460Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T02:35:34.460Z] "snapcraft" switched to the "latest/stable" channel [2021-08-09T02:35:34.460Z] [2021-08-09T02:35:38.918Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-09T02:35:38.918Z] - README.md [2021-08-09T02:35:38.918Z] [2021-08-09T02:35:38.918Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T02:35:39.201Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T02:35:39.484Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T02:35:39.484Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T02:35:40.801Z] Reading package lists... [2021-08-09T02:35:41.078Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-09T02:35:41.356Z] Reading package lists... [2021-08-09T02:35:41.356Z] Building dependency tree... [2021-08-09T02:35:41.356Z] Reading state information... [2021-08-09T02:35:41.638Z] Suggested packages: [2021-08-09T02:35:41.638Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-09T02:35:41.638Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-09T02:35:41.638Z] Recommended packages: [2021-08-09T02:35:41.638Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-09T02:35:41.638Z] The following NEW packages will be installed: [2021-08-09T02:35:41.638Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-09T02:35:41.638Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-09T02:35:41.638Z] pkg-config zip [2021-08-09T02:35:41.638Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T02:35:41.919Z] Need to get 7663 kB of archives. [2021-08-09T02:35:41.919Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-09T02:35:41.919Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-09T02:35:41.919Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-09T02:35:41.919Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-09T02:35:41.919Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-09T02:35:41.919Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-09T02:35:41.919Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-09T02:35:42.196Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-09T02:35:42.196Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-09T02:35:42.196Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-09T02:35:42.196Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-09T02:35:42.472Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-09T02:35:42.472Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-09T02:35:42.472Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-09T02:35:42.472Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-09T02:35:42.472Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-09T02:35:42.760Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:35:42.760Z] Fetched 7663 kB in 1s (9569 kB/s) [2021-08-09T02:35:42.760Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-09T02:35:42.760Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-09T02:35:42.760Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-09T02:35:42.760Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T02:35:43.050Z] Selecting previously unselected package libpsl5:amd64. [2021-08-09T02:35:43.050Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-09T02:35:43.050Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T02:35:43.050Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-09T02:35:43.050Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-09T02:35:43.050Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T02:35:43.050Z] Selecting previously unselected package librtmp1:amd64. [2021-08-09T02:35:43.050Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-09T02:35:43.050Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T02:35:43.050Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-09T02:35:43.050Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-09T02:35:43.050Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T02:35:43.412Z] Selecting previously unselected package liberror-perl. [2021-08-09T02:35:43.412Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-09T02:35:43.412Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-09T02:35:43.412Z] Selecting previously unselected package git-man. [2021-08-09T02:35:43.412Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-09T02:35:43.412Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T02:35:43.412Z] Selecting previously unselected package git. [2021-08-09T02:35:43.412Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-09T02:35:43.412Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T02:35:44.112Z] Selecting previously unselected package libnorm1:amd64. [2021-08-09T02:35:44.112Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-09T02:35:44.112Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T02:35:44.112Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-09T02:35:44.112Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-09T02:35:44.112Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T02:35:44.112Z] Selecting previously unselected package libsodium23:amd64. [2021-08-09T02:35:44.112Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-09T02:35:44.112Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-09T02:35:44.112Z] Selecting previously unselected package libzmq5:amd64. [2021-08-09T02:35:44.112Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T02:35:44.112Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T02:35:44.112Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-09T02:35:44.112Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T02:35:44.112Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T02:35:44.412Z] Selecting previously unselected package pkg-config. [2021-08-09T02:35:44.412Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-09T02:35:44.412Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T02:35:44.412Z] Selecting previously unselected package zip. [2021-08-09T02:35:44.412Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-09T02:35:44.412Z] Unpacking zip (3.0-11build1) ... [2021-08-09T02:35:44.412Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T02:35:44.412Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T02:35:44.412Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T02:35:44.412Z] Setting up liberror-perl (0.17025-1) ... [2021-08-09T02:35:44.412Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T02:35:44.412Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T02:35:44.412Z] No schema files found: doing nothing. [2021-08-09T02:35:44.412Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T02:35:44.412Z] Setting up zip (3.0-11build1) ... [2021-08-09T02:35:44.412Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T02:35:44.412Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-09T02:35:44.412Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T02:35:44.412Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T02:35:44.412Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T02:35:44.412Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T02:35:44.412Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T02:35:44.756Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:35:45.049Z] git set to automatically installed. [2021-08-09T02:35:45.049Z] git-man set to automatically installed. [2021-08-09T02:35:45.049Z] libcurl3-gnutls set to automatically installed. [2021-08-09T02:35:45.049Z] liberror-perl set to automatically installed. [2021-08-09T02:35:45.049Z] libglib2.0-0 set to automatically installed. [2021-08-09T02:35:45.049Z] libnghttp2-14 set to automatically installed. [2021-08-09T02:35:45.049Z] libnorm1 set to automatically installed. [2021-08-09T02:35:45.049Z] libpgm-5.2-0 set to automatically installed. [2021-08-09T02:35:45.049Z] libpsl5 set to automatically installed. [2021-08-09T02:35:45.049Z] librtmp1 set to automatically installed. [2021-08-09T02:35:45.049Z] libsodium23 set to automatically installed. [2021-08-09T02:35:45.049Z] libzmq3-dev set to automatically installed. [2021-08-09T02:35:45.049Z] libzmq5 set to automatically installed. [2021-08-09T02:35:45.049Z] pkg-config set to automatically installed. [2021-08-09T02:35:45.049Z] zip set to automatically installed. [2021-08-09T02:35:46.578Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T02:35:48.079Z] snap "core18" has no updates available [2021-08-09T02:35:48.397Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T02:35:54.012Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-09T02:35:54.673Z] Pulling config-common [2021-08-09T02:35:54.673Z] + snapcraftctl pull [2021-08-09T02:35:56.246Z] Pulling go-build-helper [2021-08-09T02:35:56.246Z] + snapcraftctl pull [2021-08-09T02:35:56.910Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-09T02:35:56.910Z] Skipping pull go-build-helper (already ran) [2021-08-09T02:35:56.910Z] Building go-build-helper [2021-08-09T02:35:56.910Z] + snapcraftctl build [2021-08-09T02:35:58.950Z] Staging go-build-helper [2021-08-09T02:35:58.950Z] + snapcraftctl stage [2021-08-09T02:36:00.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T02:36:00.742Z] Removing intermediate container 9e4a2975efca [2021-08-09T02:36:00.742Z] ---> ce8511e8b056 [2021-08-09T02:36:00.742Z] [2021-08-09T02:36:00.742Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:36:00.742Z] 3.12: Pulling from library/alpine [2021-08-09T02:36:00.742Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T02:36:00.742Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T02:36:00.742Z] ---> c4fd0aeabfcf [2021-08-09T02:36:00.742Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:36:00.742Z] ---> Running in 246b6b74387a [2021-08-09T02:36:01.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:36:02.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:36:03.280Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T02:36:03.280Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:36:03.280Z] OK: 5 MiB in 15 packages [2021-08-09T02:36:05.302Z] Removing intermediate container d5dc5b335722 [2021-08-09T02:36:05.302Z] ---> 4c150a03b5fc [2021-08-09T02:36:05.302Z] [2021-08-09T02:36:05.302Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T02:36:05.302Z] ---> c4fd0aeabfcf [2021-08-09T02:36:05.302Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T02:36:05.607Z] ---> Running in 06dbe5461c4c [2021-08-09T02:36:06.245Z] Removing intermediate container 246b6b74387a [2021-08-09T02:36:06.245Z] ---> 6b70d08f020b [2021-08-09T02:36:06.245Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:36:06.245Z] ---> Running in c2dc13085050 [2021-08-09T02:36:07.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:36:08.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:36:08.116Z] Removing intermediate container c2dc13085050 [2021-08-09T02:36:08.116Z] ---> 9eb43c133219 [2021-08-09T02:36:08.116Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T02:36:08.748Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T02:36:08.748Z] ---> Running in c0a7afab907e [2021-08-09T02:36:08.748Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:36:08.748Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T02:36:08.748Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T02:36:08.748Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:36:09.030Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:36:09.326Z] OK: 7 MiB in 18 packages [2021-08-09T02:36:09.632Z] Removing intermediate container c0a7afab907e [2021-08-09T02:36:09.632Z] ---> 17604af9e888 [2021-08-09T02:36:09.632Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:36:09.653Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T02:36:09.653Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T02:36:09.653Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T02:36:09.653Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T02:36:09.653Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T02:36:09.653Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T02:36:09.653Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T02:36:09.653Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T02:36:09.653Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T02:36:09.653Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T02:36:09.653Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T02:36:09.653Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T02:36:09.653Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T02:36:09.653Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T02:36:09.653Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T02:36:09.653Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T02:36:09.653Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T02:36:09.653Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T02:36:09.653Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T02:36:09.653Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T02:36:09.653Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T02:36:09.653Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T02:36:09.653Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T02:36:09.653Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T02:36:09.653Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T02:36:09.653Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T02:36:09.653Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T02:36:09.653Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-09T02:36:09.653Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-09T02:36:09.653Z] Fetched 224 kB in 0s (0 B/s) [2021-08-09T02:36:09.653Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-09T02:36:09.653Z] Fetched 157 kB in 0s (0 B/s) [2021-08-09T02:36:09.653Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-09T02:36:09.653Z] Fetched 221 kB in 0s (0 B/s) [2021-08-09T02:36:09.653Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-09T02:36:09.653Z] Fetched 143 kB in 0s (0 B/s) [2021-08-09T02:36:09.653Z] Pulling edgex-go [2021-08-09T02:36:09.653Z] + snapcraftctl pull [2021-08-09T02:36:09.921Z] Removing intermediate container 84a9c1b55149 [2021-08-09T02:36:09.921Z] ---> cc9e190868c9 [2021-08-09T02:36:09.921Z] [2021-08-09T02:36:09.921Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:36:09.921Z] ---> c4fd0aeabfcf [2021-08-09T02:36:09.921Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:36:09.921Z] ---> Using cache [2021-08-09T02:36:09.921Z] ---> 6b70d08f020b [2021-08-09T02:36:09.921Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:36:09.921Z] ---> Using cache [2021-08-09T02:36:09.921Z] ---> 9eb43c133219 [2021-08-09T02:36:09.921Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T02:36:10.212Z] ---> Running in 0853700b28c6 [2021-08-09T02:36:10.276Z] Pulling hooks [2021-08-09T02:36:10.276Z] + snapcraftctl pull [2021-08-09T02:36:10.499Z] ---> Running in bc01cdbac96e [2021-08-09T02:36:12.027Z] Removing intermediate container 0853700b28c6 [2021-08-09T02:36:12.027Z] ---> 8f64f5f7507f [2021-08-09T02:36:12.027Z] Step 16/24 : WORKDIR / [2021-08-09T02:36:12.359Z] Removing intermediate container bc01cdbac96e [2021-08-09T02:36:12.359Z] ---> 5dc5cab90eac [2021-08-09T02:36:12.359Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:36:12.359Z] Removing intermediate container 06dbe5461c4c [2021-08-09T02:36:12.359Z] ---> 1cecffd1f395 [2021-08-09T02:36:12.359Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:36:12.646Z] ---> Running in 049c933f75ac [2021-08-09T02:36:12.960Z] ---> Running in ea639f9d40bc [2021-08-09T02:36:12.960Z] ---> Running in 7eac8ad77346 [2021-08-09T02:36:13.589Z] Removing intermediate container f27e8af3d37f [2021-08-09T02:36:13.589Z] ---> 79cc7aae2c03 [2021-08-09T02:36:13.589Z] [2021-08-09T02:36:13.589Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:36:13.589Z] ---> c4fd0aeabfcf [2021-08-09T02:36:13.589Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:36:13.589Z] ---> Using cache [2021-08-09T02:36:13.589Z] ---> 6b70d08f020b [2021-08-09T02:36:13.589Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:36:13.589Z] ---> Using cache [2021-08-09T02:36:13.589Z] ---> 9eb43c133219 [2021-08-09T02:36:13.589Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T02:36:13.589Z] Removing intermediate container 049c933f75ac [2021-08-09T02:36:13.589Z] ---> f5f866b4084d [2021-08-09T02:36:13.589Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:36:13.904Z] ---> Running in 23a8693314d6 [2021-08-09T02:36:14.249Z] Removing intermediate container 7eac8ad77346 [2021-08-09T02:36:14.249Z] ---> 0ab3bebf07ea [2021-08-09T02:36:14.249Z] Removing intermediate container ea639f9d40bc [2021-08-09T02:36:14.249Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:36:14.249Z] ---> e81849c5236a [2021-08-09T02:36:14.249Z] Step 14/22 : WORKDIR /edgex [2021-08-09T02:36:14.249Z] ---> Running in 5870f22b7325 [2021-08-09T02:36:14.560Z] ---> 877617dc2bac [2021-08-09T02:36:14.560Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T02:36:14.877Z] Removing intermediate container 23a8693314d6 [2021-08-09T02:36:14.877Z] ---> e93ba9473f91 [2021-08-09T02:36:14.877Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:36:15.162Z] ---> Running in e24669c847be [2021-08-09T02:36:15.162Z] Removing intermediate container 5870f22b7325 [2021-08-09T02:36:15.162Z] ---> 03a044f57acf [2021-08-09T02:36:15.162Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T02:36:15.790Z] ---> 2599f3e4c72b [2021-08-09T02:36:15.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T02:36:16.151Z] Removing intermediate container e24669c847be [2021-08-09T02:36:16.151Z] ---> 1169faf8ecc3 [2021-08-09T02:36:16.151Z] Step 16/24 : WORKDIR / [2021-08-09T02:36:16.438Z] ---> Running in 647a5263142d [2021-08-09T02:36:17.117Z] ---> 390b3045eb89 [2021-08-09T02:36:17.117Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T02:36:17.117Z] ---> 67db9c37ed62 [2021-08-09T02:36:17.117Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T02:36:17.413Z] ---> f3975ddc6f77 [2021-08-09T02:36:17.413Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T02:36:17.711Z] Removing intermediate container 647a5263142d [2021-08-09T02:36:17.711Z] ---> 2c91e74a4369 [2021-08-09T02:36:17.711Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:36:18.737Z] ---> 377d9ee24ab9 [2021-08-09T02:36:18.737Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T02:36:19.007Z] ---> Running in 065a58ebb47c [2021-08-09T02:36:19.007Z] ---> 575f4be87cfa [2021-08-09T02:36:19.007Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T02:36:19.286Z] ---> a4ab0860ff2d [2021-08-09T02:36:19.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T02:36:19.286Z] ---> 708d9092ee76 [2021-08-09T02:36:19.286Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T02:36:19.594Z] ---> Running in e5e9f62cc92c [2021-08-09T02:36:19.594Z] Removing intermediate container 7321168c2d6d [2021-08-09T02:36:19.594Z] ---> 38e772d877c3 [2021-08-09T02:36:19.594Z] [2021-08-09T02:36:19.594Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:36:19.594Z] ---> c4fd0aeabfcf [2021-08-09T02:36:19.594Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T02:36:19.884Z] Removing intermediate container 065a58ebb47c [2021-08-09T02:36:19.884Z] ---> 80e9d8c873b0 [2021-08-09T02:36:19.884Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:36:19.884Z] ---> Running in d3d702cf23e8 [2021-08-09T02:36:20.197Z] ---> Running in 17182cd5e569 [2021-08-09T02:36:20.198Z] Removing intermediate container e5e9f62cc92c [2021-08-09T02:36:20.198Z] ---> f2a9b16ef532 [2021-08-09T02:36:20.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:36:20.819Z] ---> Running in 4b82ae6936f7 [2021-08-09T02:36:20.819Z] Removing intermediate container d3d702cf23e8 [2021-08-09T02:36:20.819Z] ---> 1ae90f522a4e [2021-08-09T02:36:20.819Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T02:36:20.819Z] ---> 0cc81be3e818 [2021-08-09T02:36:20.819Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T02:36:21.102Z] ---> 7745eda099bd [2021-08-09T02:36:21.102Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T02:36:21.102Z] Removing intermediate container 17182cd5e569 [2021-08-09T02:36:21.102Z] ---> 9acdfb14c5e4 [2021-08-09T02:36:21.102Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T02:36:21.102Z] ---> Running in 9d29ac736eef [2021-08-09T02:36:21.102Z] ---> Running in 1d0006eeae18 [2021-08-09T02:36:21.402Z] ---> Running in 55d11517ce7d [2021-08-09T02:36:21.402Z] Removing intermediate container 4b82ae6936f7 [2021-08-09T02:36:21.402Z] ---> 7d09504c6584 [2021-08-09T02:36:21.402Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T02:36:21.916Z] ---> Running in 5ca43cb70b55 [2021-08-09T02:36:21.916Z] Removing intermediate container 1d0006eeae18 [2021-08-09T02:36:21.916Z] ---> 54a17cfe1773 [2021-08-09T02:36:21.916Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T02:36:22.218Z] ---> Running in ee5c09afdfe1 [2021-08-09T02:36:22.218Z] Removing intermediate container 9d29ac736eef [2021-08-09T02:36:22.218Z] ---> 17fb3f749359 [2021-08-09T02:36:22.218Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T02:36:22.218Z] ---> f1c11217050a [2021-08-09T02:36:22.218Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T02:36:22.218Z] Removing intermediate container 55d11517ce7d [2021-08-09T02:36:22.218Z] ---> 0906de62ee5f [2021-08-09T02:36:22.218Z] Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:36:22.517Z] Removing intermediate container 5ca43cb70b55 [2021-08-09T02:36:22.517Z] ---> 4020d47325aa [2021-08-09T02:36:22.518Z] Step 22/23 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:36:22.518Z] ---> Running in cb3ded41f00a [2021-08-09T02:36:22.518Z] ---> Running in 581128b2c6fb [2021-08-09T02:36:22.518Z] ---> Running in 3b1dcf0477d0 [2021-08-09T02:36:22.804Z] ---> Running in 5ff4d8819944 [2021-08-09T02:36:23.126Z] Removing intermediate container ee5c09afdfe1 [2021-08-09T02:36:23.126Z] ---> b732d24854b0 [2021-08-09T02:36:23.126Z] Step 20/22 : LABEL arch=arm64 [2021-08-09T02:36:23.126Z] Removing intermediate container cb3ded41f00a [2021-08-09T02:36:23.126Z] ---> 15caa06cbe63 [2021-08-09T02:36:23.126Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:36:23.126Z] ---> Running in d1d1c942333a [2021-08-09T02:36:23.404Z] Removing intermediate container 3b1dcf0477d0 [2021-08-09T02:36:23.404Z] ---> 84d698dbffcf [2021-08-09T02:36:23.404Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:36:23.404Z] Removing intermediate container 581128b2c6fb [2021-08-09T02:36:23.404Z] ---> f66ee3d93d66 [2021-08-09T02:36:23.404Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:36:23.686Z] ---> Running in 4fbed528d586 [2021-08-09T02:36:24.225Z] ---> Running in bac7f23a67e4 [2021-08-09T02:36:24.226Z] Removing intermediate container 5ff4d8819944 [2021-08-09T02:36:24.226Z] ---> 24b190792553 [2021-08-09T02:36:24.226Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T02:36:24.226Z] ---> Running in 1eeb169e72fe [2021-08-09T02:36:24.226Z] Removing intermediate container d1d1c942333a [2021-08-09T02:36:24.226Z] ---> e9bac25bc8fc [2021-08-09T02:36:24.226Z] Step 21/22 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:36:24.226Z] ---> Running in 72fb1a0c073f [2021-08-09T02:36:24.514Z] ---> Running in 9cdf219ceab3 [2021-08-09T02:36:24.514Z] Removing intermediate container bac7f23a67e4 [2021-08-09T02:36:24.514Z] ---> 9689097d67cf [2021-08-09T02:36:24.514Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T02:36:24.897Z] ---> Running in f093f2dd2667 [2021-08-09T02:36:24.897Z] Removing intermediate container 1eeb169e72fe [2021-08-09T02:36:24.897Z] ---> c24e87a71979 [2021-08-09T02:36:24.897Z] [2021-08-09T02:36:24.897Z] Removing intermediate container 72fb1a0c073f [2021-08-09T02:36:24.897Z] ---> 082566303e0f [2021-08-09T02:36:24.897Z] [2021-08-09T02:36:25.211Z] Removing intermediate container 9cdf219ceab3 [2021-08-09T02:36:25.211Z] ---> 29a804131e84 [2021-08-09T02:36:25.211Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T02:36:25.211Z] Successfully built c24e87a71979 [2021-08-09T02:36:25.504Z] Successfully tagged core-command-arm64:latest [2021-08-09T02:36:25.504Z] Successfully built 082566303e0f [2021-08-09T02:36:25.504Z]  Building core-command ... done Building security-bootstrapper [2021-08-09T02:36:25.504Z] ---> Running in a44b50b5a89a [2021-08-09T02:36:25.504Z] Successfully tagged support-scheduler-arm64:latest [2021-08-09T02:36:25.504Z]  Building support-scheduler ... done Building support-notifications [2021-08-09T02:36:25.504Z] Removing intermediate container f093f2dd2667 [2021-08-09T02:36:25.504Z] ---> 7a92e187312f [2021-08-09T02:36:25.504Z] Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:36:25.831Z] ---> Running in a882d09a7d1a [2021-08-09T02:36:26.108Z] Removing intermediate container a44b50b5a89a [2021-08-09T02:36:26.108Z] ---> 34a9873a2750 [2021-08-09T02:36:26.108Z] [2021-08-09T02:36:26.722Z] Removing intermediate container a882d09a7d1a [2021-08-09T02:36:26.722Z] ---> b19a22a8f236 [2021-08-09T02:36:26.722Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:36:26.722Z] Successfully built 34a9873a2750 [2021-08-09T02:36:26.722Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-09T02:36:26.722Z] Building sys-mgmt-agent [2021-08-09T02:36:26.722Z]  Building security-proxy-setup ... done  ---> Running in 95304c9a5c14 [2021-08-09T02:36:27.050Z] Removing intermediate container 4fbed528d586 [2021-08-09T02:36:27.050Z] ---> e2ea56fe6014 [2021-08-09T02:36:27.050Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T02:36:27.358Z] Removing intermediate container 95304c9a5c14 [2021-08-09T02:36:27.358Z] ---> fd38166f7b62 [2021-08-09T02:36:27.358Z] [2021-08-09T02:36:27.358Z] ---> Running in 1bfdbe23ce77 [2021-08-09T02:36:27.994Z] Successfully built fd38166f7b62 [2021-08-09T02:36:27.994Z] Successfully tagged core-metadata-arm64:latest [2021-08-09T02:36:27.994Z]  Building core-metadata ... done Building security-secretstore-setup [2021-08-09T02:36:28.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:36:28.870Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T02:36:28.870Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T02:36:28.870Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T02:36:28.870Z] Fetched 0 B in 0s (0 B/s) [2021-08-09T02:36:28.870Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-09T02:36:28.870Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-09T02:36:28.870Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-09T02:36:28.870Z] Fetched 279 kB in 0s (0 B/s) [2021-08-09T02:36:28.870Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-09T02:36:28.870Z] Fetched 122 kB in 0s (0 B/s) [2021-08-09T02:36:28.870Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-09T02:36:28.870Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-09T02:36:28.870Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-09T02:36:28.870Z] Fetched 8848 B in 0s (0 B/s) [2021-08-09T02:36:28.870Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-09T02:36:28.870Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-09T02:36:28.870Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-09T02:36:28.870Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-09T02:36:28.870Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-09T02:36:28.870Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-09T02:36:28.870Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-09T02:36:28.870Z] Fetched 219 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-09T02:36:28.871Z] Fetched 154 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-09T02:36:28.871Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-09T02:36:28.871Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-09T02:36:28.871Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-09T02:36:28.871Z] Fetched 499 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-09T02:36:28.871Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-09T02:36:28.871Z] Fetched 240 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-09T02:36:28.871Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-09T02:36:28.871Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-09T02:36:28.871Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-09T02:36:28.871Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-09T02:36:28.871Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-09T02:36:28.871Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-09T02:36:28.871Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-09T02:36:28.871Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-09T02:36:28.871Z] Fetched 8720 B in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-09T02:36:28.871Z] Fetched 140 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-09T02:36:28.871Z] Fetched 119 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-09T02:36:28.871Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-09T02:36:28.871Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-09T02:36:28.871Z] Fetched 645 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-09T02:36:28.871Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-09T02:36:28.871Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-09T02:36:28.871Z] Fetched 368 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-09T02:36:28.871Z] Fetched 187 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-09T02:36:28.871Z] Fetched 175 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-09T02:36:28.871Z] Fetched 206 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-09T02:36:28.871Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-09T02:36:28.871Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-09T02:36:28.871Z] Fetched 159 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-09T02:36:28.871Z] Fetched 107 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-09T02:36:28.871Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-09T02:36:28.871Z] Pulling static-packages [2021-08-09T02:36:28.871Z] + snapcraftctl pull [2021-08-09T02:36:28.871Z] Pulling version [2021-08-09T02:36:28.871Z] + cd /root/project [2021-08-09T02:36:28.871Z] + + git describe --tags --abbrev=0 [2021-08-09T02:36:28.871Z] sed s/v// [2021-08-09T02:36:28.871Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T02:36:28.871Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T02:36:28.871Z] + snapcraftctl set-version 2.0.1-dev.24 [2021-08-09T02:36:29.158Z] Building config-common [2021-08-09T02:36:29.158Z] + snapcraftctl build [2021-08-09T02:36:29.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:36:30.298Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:36:30.599Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T02:36:30.599Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T02:36:30.599Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T02:36:31.259Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T02:36:31.259Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T02:36:31.617Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:36:31.617Z] OK: 8 MiB in 20 packages [2021-08-09T02:36:31.908Z] Skipping build go-build-helper (already ran) [2021-08-09T02:36:31.908Z] Building edgex-go [2021-08-09T02:36:32.220Z] + cd /root/parts/edgex-go/src [2021-08-09T02:36:32.220Z] + git describe --tags --abbrev=0 [2021-08-09T02:36:32.220Z] + sed s/v// [2021-08-09T02:36:32.220Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T02:36:32.220Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T02:36:32.220Z] + echo 2.0.1-dev.24 [2021-08-09T02:36:32.220Z] + make build [2021-08-09T02:36:32.220Z] go mod tidy [2021-08-09T02:36:34.965Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T02:36:34.965Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-09T02:36:34.965Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-09T02:36:34.965Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-09T02:36:35.268Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-09T02:36:35.268Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-09T02:36:35.268Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-09T02:36:35.268Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-09T02:36:35.268Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-09T02:36:35.268Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-09T02:36:35.268Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-09T02:36:35.268Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-09T02:36:35.268Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-09T02:36:35.568Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-09T02:36:35.568Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-09T02:36:35.568Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-09T02:36:35.865Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-09T02:36:36.506Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-09T02:36:36.812Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T02:36:36.812Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T02:36:36.812Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-09T02:36:36.812Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-09T02:36:36.812Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-09T02:36:36.812Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-09T02:36:37.103Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-09T02:36:37.103Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-09T02:36:37.103Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-09T02:36:37.103Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-09T02:36:37.103Z] go: downloading golang.org/x/text v0.3.6 [2021-08-09T02:36:37.103Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-09T02:36:37.103Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-09T02:36:37.103Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-09T02:36:37.398Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-09T02:36:37.398Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-09T02:36:37.603Z] Removing intermediate container 1bfdbe23ce77 [2021-08-09T02:36:37.603Z] ---> 3aba1b9a3186 [2021-08-09T02:36:37.603Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:36:37.726Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-09T02:36:37.726Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-09T02:36:37.726Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-09T02:36:37.726Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-09T02:36:37.955Z] ---> 9583ac0a6036 [2021-08-09T02:36:37.955Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T02:36:38.055Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-09T02:36:38.055Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-09T02:36:38.055Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-09T02:36:38.360Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-09T02:36:38.360Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-09T02:36:38.656Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-09T02:36:38.656Z] go: downloading github.com/kr/text v0.1.0 [2021-08-09T02:36:38.656Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-09T02:36:38.656Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-09T02:36:38.656Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-09T02:36:38.656Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-09T02:36:38.656Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T02:36:38.656Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-09T02:36:38.656Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-09T02:36:38.656Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-09T02:36:38.656Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-09T02:36:38.965Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-09T02:36:38.965Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T02:36:38.965Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T02:36:38.965Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T02:36:38.965Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T02:36:38.965Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-09T02:36:38.965Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-09T02:36:38.965Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-09T02:36:38.965Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-09T02:36:38.965Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-09T02:36:38.965Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-09T02:36:38.965Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-09T02:36:38.965Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-09T02:36:38.965Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-09T02:36:38.965Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-09T02:36:38.965Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-09T02:36:38.965Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-09T02:36:38.965Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-09T02:36:38.965Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-09T02:36:38.965Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-09T02:36:39.256Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-09T02:36:39.256Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-09T02:36:39.256Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T02:36:40.060Z] ---> 35d34288bedf [2021-08-09T02:36:40.060Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T02:36:41.622Z] ---> d59d95fb6525 [2021-08-09T02:36:41.622Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T02:36:41.916Z] ---> Running in 29d40fecfb54 [2021-08-09T02:36:42.574Z] Removing intermediate container 29d40fecfb54 [2021-08-09T02:36:42.574Z] ---> 8f657ae98b7d [2021-08-09T02:36:42.574Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:36:42.574Z] ---> Running in 348c4cbefaf0 [2021-08-09T02:36:43.226Z] Removing intermediate container 348c4cbefaf0 [2021-08-09T02:36:43.226Z] ---> 92c0505d0fbe [2021-08-09T02:36:43.226Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T02:36:43.526Z] ---> Running in 8b8d7d68780e [2021-08-09T02:36:43.820Z] Removing intermediate container 8b8d7d68780e [2021-08-09T02:36:43.820Z] ---> 85ab89542be2 [2021-08-09T02:36:43.820Z] Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:36:44.122Z] ---> Running in 0d12c32c7253 [2021-08-09T02:36:44.425Z] Removing intermediate container 0d12c32c7253 [2021-08-09T02:36:44.425Z] ---> cad17e7636ff [2021-08-09T02:36:44.425Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:36:44.720Z] ---> Running in afaa9a62f59e [2021-08-09T02:36:45.402Z] Removing intermediate container afaa9a62f59e [2021-08-09T02:36:45.402Z] ---> 70e7581005ac [2021-08-09T02:36:45.402Z] [2021-08-09T02:36:45.755Z] Successfully built 70e7581005ac [2021-08-09T02:36:45.755Z] Successfully tagged core-data-arm64:latest [2021-08-09T02:36:49.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T02:36:54.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T02:36:54.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T02:36:55.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T02:36:56.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T02:36:57.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T02:36:58.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T02:36:59.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T02:37:00.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T02:37:01.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T02:37:02.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T02:37:04.991Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-09T02:37:04.991Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-09T02:37:04.991Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-09T02:37:04.991Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-09T02:37:04.991Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-09T02:37:04.991Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-09T02:37:04.991Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-09T02:37:04.991Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-09T02:37:04.991Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-09T02:37:04.991Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-09T02:37:04.991Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-09T02:37:06.478Z] Building hooks [2021-08-09T02:37:06.478Z] + cd /root/parts/hooks/src [2021-08-09T02:37:06.478Z] + make build [2021-08-09T02:37:06.478Z] go mod tidy [2021-08-09T02:37:06.478Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-09T02:37:06.478Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-09T02:37:06.478Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-09T02:37:06.478Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-09T02:37:06.478Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-09T02:37:07.522Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-09T02:37:07.819Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-09T02:37:07.819Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-09T02:37:11.318Z] Building static-packages [2021-08-09T02:37:11.318Z] + snapcraftctl build [2021-08-09T02:37:12.849Z] Building version [2021-08-09T02:37:12.850Z] + snapcraftctl build [2021-08-09T02:37:15.519Z] Staging config-common [2021-08-09T02:37:15.519Z] + snapcraftctl stage [2021-08-09T02:37:16.580Z] Skipping stage go-build-helper (already ran) [2021-08-09T02:37:16.580Z] Staging edgex-go [2021-08-09T02:37:16.580Z] + snapcraftctl stage [2021-08-09T02:37:17.619Z] Staging hooks [2021-08-09T02:37:17.619Z] + snapcraftctl stage [2021-08-09T02:37:18.828Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:37:18.828Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:37:18.828Z] ---> c4d36338afce [2021-08-09T02:37:18.828Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> 1222b53ee8d4 [2021-08-09T02:37:18.828Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> b530787d5ead [2021-08-09T02:37:18.828Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> c3e1902c2937 [2021-08-09T02:37:18.828Z] Step 6/32 : COPY go.mod . [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> 782abfe2d47f [2021-08-09T02:37:18.828Z] Step 7/32 : RUN go mod download [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> 9c1d55690116 [2021-08-09T02:37:18.828Z] Step 8/32 : COPY . . [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> d392aff86f75 [2021-08-09T02:37:18.828Z] Step 9/32 : RUN go mod tidy [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> 0ca724f184cb [2021-08-09T02:37:18.828Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T02:37:18.828Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:37:18.828Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:37:18.828Z] ---> c4d36338afce [2021-08-09T02:37:18.828Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> 1222b53ee8d4 [2021-08-09T02:37:18.828Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> b530787d5ead [2021-08-09T02:37:18.828Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T02:37:18.828Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:37:18.828Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:37:18.828Z] ---> c4d36338afce [2021-08-09T02:37:18.828Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> 1222b53ee8d4 [2021-08-09T02:37:18.828Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:37:18.828Z] ---> Using cache [2021-08-09T02:37:18.828Z] ---> b530787d5ead [2021-08-09T02:37:19.092Z] Staging static-packages [2021-08-09T02:37:19.092Z] + snapcraftctl stage [2021-08-09T02:37:19.115Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T02:37:19.115Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:37:19.115Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:37:19.115Z] ---> c4d36338afce [2021-08-09T02:37:19.115Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T02:37:19.115Z] ---> Using cache [2021-08-09T02:37:19.115Z] ---> 1222b53ee8d4 [2021-08-09T02:37:19.115Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:37:19.115Z] ---> Using cache [2021-08-09T02:37:19.115Z] ---> b530787d5ead [2021-08-09T02:37:19.115Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T02:37:19.115Z] ---> Using cache [2021-08-09T02:37:19.115Z] ---> c3e1902c2937 [2021-08-09T02:37:19.116Z] Step 6/26 : COPY go.mod . [2021-08-09T02:37:19.116Z] ---> Using cache [2021-08-09T02:37:19.116Z] ---> 782abfe2d47f [2021-08-09T02:37:19.116Z] Step 7/26 : RUN go mod download [2021-08-09T02:37:19.116Z] ---> Using cache [2021-08-09T02:37:19.116Z] ---> 9c1d55690116 [2021-08-09T02:37:19.116Z] Step 8/26 : COPY . . [2021-08-09T02:37:19.116Z] ---> Using cache [2021-08-09T02:37:19.116Z] ---> d392aff86f75 [2021-08-09T02:37:19.116Z] Step 9/26 : RUN go mod tidy [2021-08-09T02:37:19.116Z] ---> Using cache [2021-08-09T02:37:19.116Z] ---> 0ca724f184cb [2021-08-09T02:37:19.116Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T02:37:20.568Z] Staging version [2021-08-09T02:37:20.568Z] + snapcraftctl stage [2021-08-09T02:37:21.214Z] ---> Running in 618e3a7814dd [2021-08-09T02:37:21.214Z] ---> Running in fd8d59a0b5fa [2021-08-09T02:37:21.214Z] ---> Running in 1d2dec8a7a55 [2021-08-09T02:37:21.214Z] ---> Running in e1a1115c9f06 [2021-08-09T02:37:21.576Z] Priming config-common [2021-08-09T02:37:21.576Z] + snapcraftctl prime [2021-08-09T02:37:23.058Z] Priming go-build-helper [2021-08-09T02:37:23.059Z] + snapcraftctl prime [2021-08-09T02:37:23.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T02:37:23.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T02:37:23.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:23.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:24.084Z] Priming edgex-go [2021-08-09T02:37:24.084Z] + snapcraftctl prime [2021-08-09T02:37:24.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:24.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:25.328Z] OK: 218 MiB in 52 packages [2021-08-09T02:37:25.617Z] OK: 218 MiB in 52 packages [2021-08-09T02:37:25.632Z] Priming hooks [2021-08-09T02:37:25.632Z] + snapcraftctl prime [2021-08-09T02:37:26.630Z] Priming static-packages [2021-08-09T02:37:26.630Z] + snapcraftctl prime [2021-08-09T02:37:27.120Z] Removing intermediate container 1d2dec8a7a55 [2021-08-09T02:37:27.120Z] ---> b83914453868 [2021-08-09T02:37:27.120Z] Step 6/24 : COPY go.mod . [2021-08-09T02:37:27.759Z] Removing intermediate container e1a1115c9f06 [2021-08-09T02:37:27.759Z] ---> e9312b4d778f [2021-08-09T02:37:27.759Z] Step 6/23 : COPY go.mod . [2021-08-09T02:37:28.441Z] ---> 2df6ff603212 [2021-08-09T02:37:28.441Z] Step 7/24 : RUN go mod download [2021-08-09T02:37:28.755Z] ---> Running in 44feea2b8040 [2021-08-09T02:37:28.755Z] ---> 9ca1a8ca4def [2021-08-09T02:37:28.755Z] Step 7/23 : RUN go mod download [2021-08-09T02:37:29.086Z] ---> Running in 27f716555605 [2021-08-09T02:37:30.171Z] Priming version [2021-08-09T02:37:30.171Z] + snapcraftctl prime [2021-08-09T02:37:31.170Z] 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-08-09T02:37:36.000Z] Removing intermediate container 44feea2b8040 [2021-08-09T02:37:36.000Z] ---> 86f42e32c775 [2021-08-09T02:37:36.000Z] Step 8/24 : COPY . . [2021-08-09T02:37:36.000Z] Removing intermediate container 27f716555605 [2021-08-09T02:37:36.000Z] ---> 367e597601aa [2021-08-09T02:37:36.000Z] Step 8/23 : COPY . . [2021-08-09T02:38:08.792Z] ---> 8f5bc4b6ebd3 [2021-08-09T02:38:08.792Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:38:08.792Z] ---> e563ae31d90f [2021-08-09T02:38:08.792Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:38:08.792Z] ---> Running in 3a0b4ade46e3 [2021-08-09T02:38:08.792Z] ---> Running in e3162158c3f6 [2021-08-09T02:38:14.644Z] Removing intermediate container 3a0b4ade46e3 [2021-08-09T02:38:14.644Z] ---> 09b062712f69 [2021-08-09T02:38:14.644Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T02:38:14.958Z] ---> Running in 71230d4e37fb [2021-08-09T02:38:15.285Z] Removing intermediate container e3162158c3f6 [2021-08-09T02:38:15.285Z] ---> bcc4a6907447 [2021-08-09T02:38:15.285Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T02:38:15.648Z] ---> Running in 39785f643377 [2021-08-09T02:38:17.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T02:38:17.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T02:38:44.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T02:38:50.537Z] Removing intermediate container fd8d59a0b5fa [2021-08-09T02:38:50.537Z] ---> 00e6467fb054 [2021-08-09T02:38:50.537Z] [2021-08-09T02:38:50.537Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T02:38:50.537Z] ---> c4fd0aeabfcf [2021-08-09T02:38:50.537Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T02:38:50.537Z] ---> Running in 3c891e1dc1fe [2021-08-09T02:38:51.189Z] Removing intermediate container 3c891e1dc1fe [2021-08-09T02:38:51.189Z] ---> dd9f0e70bbb0 [2021-08-09T02:38:51.189Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T02:38:51.865Z] ---> Running in 47f8c9cbdd37 [2021-08-09T02:38:54.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:38:55.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:38:55.355Z] Removing intermediate container 618e3a7814dd [2021-08-09T02:38:55.355Z] ---> 54dba8d0aa87 [2021-08-09T02:38:55.355Z] [2021-08-09T02:38:55.355Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T02:38:55.355Z] ---> c4fd0aeabfcf [2021-08-09T02:38:55.355Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T02:38:55.675Z] ---> Running in 5d95d8f4e9e9 [2021-08-09T02:38:55.989Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:38:55.989Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T02:38:55.989Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:38:56.297Z] OK: 5 MiB in 16 packages [2021-08-09T02:38:58.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:38:58.508Z] Removing intermediate container 47f8c9cbdd37 [2021-08-09T02:38:58.508Z] ---> 0088cb221dbf [2021-08-09T02:38:58.508Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T02:38:58.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:38:58.508Z] ---> Running in 8f3286310fb8 [2021-08-09T02:38:59.689Z] Removing intermediate container 8f3286310fb8 [2021-08-09T02:38:59.689Z] ---> 5adfa2aaea23 [2021-08-09T02:38:59.689Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T02:38:59.689Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T02:38:59.689Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:38:59.689Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T02:38:59.689Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T02:38:59.689Z] ---> Running in 0d99826a26fb [2021-08-09T02:38:59.689Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:38:59.689Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T02:38:59.689Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:38:59.689Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:39:00.011Z] OK: 7 MiB in 20 packages [2021-08-09T02:39:00.628Z] Removing intermediate container 0d99826a26fb [2021-08-09T02:39:00.628Z] ---> 20c468b6c53d [2021-08-09T02:39:00.628Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T02:39:00.926Z] ---> Running in 0ed3623e6b74 [2021-08-09T02:39:03.039Z] Removing intermediate container 5d95d8f4e9e9 [2021-08-09T02:39:03.039Z] ---> bfe16673a260 [2021-08-09T02:39:03.039Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:39:03.338Z] ---> Running in f1abdb7d9d7a [2021-08-09T02:39:04.429Z] Removing intermediate container f1abdb7d9d7a [2021-08-09T02:39:04.429Z] ---> 8f4044526cfb [2021-08-09T02:39:04.429Z] Step 14/26 : WORKDIR / [2021-08-09T02:39:04.742Z] ---> Running in 195457bf7db8 [2021-08-09T02:39:05.045Z] Removing intermediate container 0ed3623e6b74 [2021-08-09T02:39:05.045Z] ---> dae7eaacc82c [2021-08-09T02:39:05.045Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T02:39:05.360Z] ---> Running in e79c311f6bb5 [2021-08-09T02:39:05.675Z] Removing intermediate container 195457bf7db8 [2021-08-09T02:39:05.675Z] ---> cfb9fbbfdd83 [2021-08-09T02:39:05.675Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-09T02:39:06.712Z] Removing intermediate container e79c311f6bb5 [2021-08-09T02:39:06.712Z] ---> 66ebe9809e72 [2021-08-09T02:39:06.712Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T02:39:07.364Z] ---> 75966a26876a [2021-08-09T02:39:07.364Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-09T02:39:08.024Z] ---> b2f2532391b1 [2021-08-09T02:39:08.024Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T02:39:08.338Z] ---> Running in 6093585c75b9 [2021-08-09T02:39:08.980Z] ---> 9cf5c78ca16d [2021-08-09T02:39:08.980Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T02:39:10.514Z] ---> edfb09fc97b0 [2021-08-09T02:39:10.514Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-09T02:39:12.007Z] ---> c1d7ba1233ea [2021-08-09T02:39:12.007Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T02:39:13.041Z] Removing intermediate container 6093585c75b9 [2021-08-09T02:39:13.041Z] ---> 753af3b9c786 [2021-08-09T02:39:13.041Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:39:13.669Z] ---> d99e7f58a1b2 [2021-08-09T02:39:13.669Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T02:39:14.297Z] ---> ebbe4e74f335 [2021-08-09T02:39:14.297Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T02:39:16.444Z] ---> a90522032355 [2021-08-09T02:39:16.444Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T02:39:17.092Z] ---> ad8600db756b [2021-08-09T02:39:17.092Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T02:39:17.721Z] ---> 8cb8ee3a3ed6 [2021-08-09T02:39:17.721Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-09T02:39:18.008Z] ---> Running in 4d2157a19146 [2021-08-09T02:39:18.626Z] ---> 30f7ec9bfe87 [2021-08-09T02:39:18.626Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T02:39:20.096Z] ---> fdc1448d5678 [2021-08-09T02:39:20.096Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T02:39:21.561Z] ---> eff823b05659 [2021-08-09T02:39:21.561Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T02:39:22.173Z] ---> Running in 8de042e331f3 [2021-08-09T02:39:22.454Z] Removing intermediate container 4d2157a19146 [2021-08-09T02:39:22.454Z] ---> 913bb0a285c6 [2021-08-09T02:39:22.454Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T02:39:22.454Z] ---> Running in f7903ec643ff [2021-08-09T02:39:23.077Z] Removing intermediate container 8de042e331f3 [2021-08-09T02:39:23.077Z] ---> c984fa7ce7f7 [2021-08-09T02:39:23.077Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T02:39:23.356Z] Removing intermediate container f7903ec643ff [2021-08-09T02:39:23.356Z] ---> 901547fe9d25 [2021-08-09T02:39:23.356Z] Step 24/26 : LABEL arch=arm64 [2021-08-09T02:39:23.642Z] ---> Running in 3dc440e57431 [2021-08-09T02:39:24.667Z] ---> f0675fb3c449 [2021-08-09T02:39:24.667Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T02:39:24.667Z] Removing intermediate container 3dc440e57431 [2021-08-09T02:39:24.667Z] ---> 82fd594e5b3a [2021-08-09T02:39:24.667Z] Step 25/26 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:39:24.965Z] ---> Running in cc3b25e87a5f [2021-08-09T02:39:25.252Z] ---> Running in 4f190424a79d [2021-08-09T02:39:25.891Z] Removing intermediate container cc3b25e87a5f [2021-08-09T02:39:25.891Z] ---> c66133ec200f [2021-08-09T02:39:25.891Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T02:39:26.170Z] ---> Running in 8bec579bb6e0 [2021-08-09T02:39:27.160Z] Removing intermediate container 8bec579bb6e0 [2021-08-09T02:39:27.160Z] ---> 980991a72898 [2021-08-09T02:39:27.160Z] [2021-08-09T02:39:27.441Z] Successfully built 980991a72898 [2021-08-09T02:39:27.719Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-09T02:39:29.193Z]  Building security-secretstore-setup ... done Removing intermediate container 4f190424a79d [2021-08-09T02:39:29.193Z] ---> 8f546ef67c9c [2021-08-09T02:39:29.193Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T02:39:29.474Z] ---> Running in 73e6dad29793 [2021-08-09T02:39:30.471Z] Removing intermediate container 73e6dad29793 [2021-08-09T02:39:30.471Z] ---> 6bbae0a804d8 [2021-08-09T02:39:30.471Z] Step 29/32 : CMD ["gate"] [2021-08-09T02:39:30.750Z] ---> Running in 4ce4f821349b [2021-08-09T02:39:31.747Z] Removing intermediate container 4ce4f821349b [2021-08-09T02:39:31.748Z] ---> 60917de9d491 [2021-08-09T02:39:31.748Z] Step 30/32 : LABEL arch=arm64 [2021-08-09T02:39:32.027Z] ---> Running in a51025ed90d0 [2021-08-09T02:39:33.034Z] Removing intermediate container a51025ed90d0 [2021-08-09T02:39:33.034Z] ---> ff86f6f1f2f8 [2021-08-09T02:39:33.034Z] Step 31/32 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:39:33.317Z] ---> Running in 8c5428b44296 [2021-08-09T02:39:34.322Z] Removing intermediate container 8c5428b44296 [2021-08-09T02:39:34.322Z] ---> 26d0bc9f31d2 [2021-08-09T02:39:34.322Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T02:39:34.930Z] ---> Running in 03cf149ca671 [2021-08-09T02:39:35.541Z] Removing intermediate container 03cf149ca671 [2021-08-09T02:39:35.541Z] ---> c690dd4735ac [2021-08-09T02:39:35.541Z] [2021-08-09T02:39:36.158Z] Successfully built c690dd4735ac [2021-08-09T02:39:36.158Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-09T02:39:42.886Z]  Building security-bootstrapper ... done Removing intermediate container 39785f643377 [2021-08-09T02:39:42.886Z] ---> 0516bfed0de6 [2021-08-09T02:39:42.886Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T02:39:43.483Z] ---> Running in 5f9e1fce5bbb [2021-08-09T02:39:44.082Z] Removing intermediate container 71230d4e37fb [2021-08-09T02:39:44.082Z] ---> fc06465a7fd1 [2021-08-09T02:39:44.082Z] [2021-08-09T02:39:44.082Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:39:44.082Z] ---> c4fd0aeabfcf [2021-08-09T02:39:44.082Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T02:39:44.360Z] ---> Running in f90eb8d557c0 [2021-08-09T02:39:44.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T02:39:45.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:39:45.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:39:46.430Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T02:39:46.430Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:39:46.430Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:39:46.430Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:39:46.703Z] OK: 6 MiB in 16 packages [2021-08-09T02:39:47.680Z] Removing intermediate container 5f9e1fce5bbb [2021-08-09T02:39:47.680Z] ---> 2d189ac8dbfa [2021-08-09T02:39:47.680Z] [2021-08-09T02:39:47.680Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T02:39:47.951Z] 20.10.7: Pulling from library/docker [2021-08-09T02:39:48.223Z] Removing intermediate container f90eb8d557c0 [2021-08-09T02:39:48.223Z] ---> a1e0e405aeca [2021-08-09T02:39:48.223Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:39:48.500Z] ---> Running in 3842a99344f9 [2021-08-09T02:39:48.774Z] Removing intermediate container 3842a99344f9 [2021-08-09T02:39:48.774Z] ---> 05c9be444813 [2021-08-09T02:39:48.774Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T02:39:49.055Z] ---> Running in 25e3d8cce67e [2021-08-09T02:39:49.648Z] Removing intermediate container 25e3d8cce67e [2021-08-09T02:39:49.648Z] ---> cbd244ad5e66 [2021-08-09T02:39:49.648Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:39:49.922Z] ---> Running in 38fae9368976 [2021-08-09T02:39:50.522Z] Removing intermediate container 38fae9368976 [2021-08-09T02:39:50.523Z] ---> 5c980341b66c [2021-08-09T02:39:50.523Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:39:51.504Z] ---> 93e9f079b7ab [2021-08-09T02:39:51.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T02:39:52.936Z] ---> bad5e8024e91 [2021-08-09T02:39:52.936Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T02:39:54.375Z] ---> 2de05f4bd1af [2021-08-09T02:39:54.375Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T02:39:54.652Z] ---> Running in 93b8eeca514a [2021-08-09T02:39:55.249Z] Removing intermediate container 93b8eeca514a [2021-08-09T02:39:55.249Z] ---> c42a75833157 [2021-08-09T02:39:55.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:39:55.848Z] ---> Running in b16989956377 [2021-08-09T02:39:56.829Z] Removing intermediate container b16989956377 [2021-08-09T02:39:56.829Z] ---> 71e41bbc1a4c [2021-08-09T02:39:56.829Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T02:39:57.425Z] ---> Running in a517eb02a518 [2021-08-09T02:39:58.408Z] Removing intermediate container a517eb02a518 [2021-08-09T02:39:58.408Z] ---> 4ba20a260962 [2021-08-09T02:39:58.408Z] Step 22/23 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:39:58.682Z] ---> Running in ac740505d488 [2021-08-09T02:39:59.659Z] Removing intermediate container ac740505d488 [2021-08-09T02:39:59.659Z] ---> eca31ef3ea6d [2021-08-09T02:39:59.659Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T02:39:59.933Z] ---> Running in 8b21c6f7a9ae [2021-08-09T02:40:00.527Z] Removing intermediate container 8b21c6f7a9ae [2021-08-09T02:40:00.527Z] ---> 33d4e92e05e3 [2021-08-09T02:40:00.527Z] [2021-08-09T02:40:01.126Z] Successfully built 33d4e92e05e3 [2021-08-09T02:40:01.126Z] Successfully tagged support-notifications-arm64:latest [2021-08-09T02:40:01.126Z]  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T02:40:01.126Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T02:40:01.126Z] ---> df445af6242a [2021-08-09T02:40:01.126Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:40:01.723Z] ---> Running in f83dfb8aa563 [2021-08-09T02:40:01.995Z] Removing intermediate container f83dfb8aa563 [2021-08-09T02:40:01.995Z] ---> 7e4d6618b261 [2021-08-09T02:40:01.995Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-09T02:40:02.281Z] ---> Running in d672177aaf34 [2021-08-09T02:40:03.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:40:03.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:40:04.969Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T02:40:04.969Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T02:40:04.969Z] Executing bash-5.1.0-r0.post-install [2021-08-09T02:40:04.969Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T02:40:04.969Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T02:40:04.969Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T02:40:04.969Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T02:40:04.969Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T02:40:04.969Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T02:40:04.969Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T02:40:04.969Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T02:40:04.969Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T02:40:04.969Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T02:40:04.969Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T02:40:04.969Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T02:40:06.930Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T02:40:06.930Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T02:40:06.930Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T02:40:06.930Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T02:40:06.930Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T02:40:06.930Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T02:40:06.930Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T02:40:07.204Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T02:40:07.204Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T02:40:07.204Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T02:40:07.204Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T02:40:07.204Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T02:40:07.204Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T02:40:07.204Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T02:40:07.204Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T02:40:07.204Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T02:40:07.204Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T02:40:07.204Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T02:40:07.204Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T02:40:07.476Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T02:40:07.476Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T02:40:07.476Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T02:40:07.476Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T02:40:07.476Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T02:40:07.476Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T02:40:08.072Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T02:40:08.072Z] OK: 82 MiB in 59 packages [2021-08-09T02:40:16.341Z] Collecting docker-compose==1.23.2 [2021-08-09T02:40:16.341Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T02:40:16.341Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T02:40:16.341Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T02:40:18.958Z] Collecting PyYAML<4,>=3.10 [2021-08-09T02:40:18.958Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T02:40:23.250Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T02:40:23.250Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T02:40:23.250Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T02:40:23.250Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T02:40:24.224Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T02:40:24.224Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T02:40:24.495Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T02:40:24.495Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T02:40:26.472Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T02:40:26.472Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T02:40:29.098Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T02:40:29.098Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T02:40:29.372Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T02:40:29.372Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T02:40:29.372Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-09T02:40:29.965Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T02:40:29.965Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T02:40:30.944Z] Collecting certifi>=2017.4.17 [2021-08-09T02:40:30.944Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T02:40:30.944Z] Collecting idna<2.8,>=2.5 [2021-08-09T02:40:30.944Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T02:40:31.216Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T02:40:31.216Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T02:40:32.197Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T02:40:32.197Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T02:40:32.469Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T02:40:32.469Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T02:40:32.469Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T02:40:32.469Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T02:40:33.903Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T02:40:33.903Z] Attempting uninstall: urllib3 [2021-08-09T02:40:33.903Z] Found existing installation: urllib3 1.26.2 [2021-08-09T02:40:33.903Z] Uninstalling urllib3-1.26.2: [2021-08-09T02:40:33.903Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T02:40:34.499Z] Attempting uninstall: idna [2021-08-09T02:40:34.499Z] Found existing installation: idna 3.1 [2021-08-09T02:40:34.499Z] Uninstalling idna-3.1: [2021-08-09T02:40:34.499Z] Successfully uninstalled idna-3.1 [2021-08-09T02:40:35.477Z] Attempting uninstall: chardet [2021-08-09T02:40:35.477Z] Found existing installation: chardet 4.0.0 [2021-08-09T02:40:35.477Z] Uninstalling chardet-4.0.0: [2021-08-09T02:40:35.477Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T02:40:36.909Z] Attempting uninstall: requests [2021-08-09T02:40:36.909Z] Found existing installation: requests 2.25.1 [2021-08-09T02:40:36.909Z] Uninstalling requests-2.25.1: [2021-08-09T02:40:37.182Z] Successfully uninstalled requests-2.25.1 [2021-08-09T02:40:37.455Z] Running setup.py install for texttable: started [2021-08-09T02:40:40.074Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T02:40:40.074Z] Running setup.py install for PyYAML: started [2021-08-09T02:40:42.687Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T02:40:42.959Z] Running setup.py install for docopt: started [2021-08-09T02:40:45.575Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T02:40:45.575Z] Running setup.py install for dockerpty: started [2021-08-09T02:40:48.184Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T02:40:49.162Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-09T02:40:59.318Z] Removing intermediate container d672177aaf34 [2021-08-09T02:40:59.318Z] ---> 0d7676ac0c78 [2021-08-09T02:40:59.318Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T02:40:59.318Z] ---> Running in e81d2ee58c4f [2021-08-09T02:40:59.318Z] Removing intermediate container e81d2ee58c4f [2021-08-09T02:40:59.318Z] ---> ffec9b828713 [2021-08-09T02:40:59.318Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T02:40:59.318Z] ---> Running in facb8b02aba2 [2021-08-09T02:40:59.914Z] Removing intermediate container facb8b02aba2 [2021-08-09T02:40:59.914Z] ---> 88413345f177 [2021-08-09T02:40:59.914Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T02:41:01.347Z] ---> ed085204e558 [2021-08-09T02:41:01.347Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T02:41:02.323Z] ---> 3f660fe63d6b [2021-08-09T02:41:02.323Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T02:41:03.300Z] ---> 7cd05a58f058 [2021-08-09T02:41:03.300Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T02:41:03.300Z] ---> Running in fb0d8eeab892 [2021-08-09T02:41:03.894Z] Removing intermediate container fb0d8eeab892 [2021-08-09T02:41:03.894Z] ---> ece06888ed3c [2021-08-09T02:41:03.894Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:41:04.240Z] ---> Running in abef83d17e4c [2021-08-09T02:41:04.859Z] Removing intermediate container abef83d17e4c [2021-08-09T02:41:04.859Z] ---> d5b1ac112225 [2021-08-09T02:41:04.859Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T02:41:04.859Z] ---> Running in 6eaca90b952e [2021-08-09T02:41:05.462Z] Removing intermediate container 6eaca90b952e [2021-08-09T02:41:05.462Z] ---> e90250301c56 [2021-08-09T02:41:05.462Z] Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 [2021-08-09T02:41:05.749Z] ---> Running in 06754488a6ed [2021-08-09T02:41:06.370Z] Removing intermediate container 06754488a6ed [2021-08-09T02:41:06.370Z] ---> 77d8f93d118e [2021-08-09T02:41:06.370Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:41:06.370Z] ---> Running in 7439c5b756e1 [2021-08-09T02:41:06.990Z] Removing intermediate container 7439c5b756e1 [2021-08-09T02:41:06.990Z] ---> ec56fc5e532f [2021-08-09T02:41:06.990Z] [2021-08-09T02:41:07.285Z] Successfully built ec56fc5e532f [2021-08-09T02:41:07.285Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-09T02:41:07.589Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-09T02:41:07.603Z] $ docker stop --time=1 bd909e76e4ffccf3894850ba5e6801d22f7fad84857dcb5533eb326372955a37 [2021-08-09T02:41:09.499Z] $ docker rm -f bd909e76e4ffccf3894850ba5e6801d22f7fad84857dcb5533eb326372955a37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T02:41:10.234Z] + docker images [2021-08-09T02:41:10.505Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T02:41:10.505Z] sys-mgmt-agent-arm64 latest ec56fc5e532f 4 seconds ago 311MB [2021-08-09T02:41:10.505Z] support-notifications-arm64 latest 33d4e92e05e3 About a minute ago 15.9MB [2021-08-09T02:41:10.505Z] 2d189ac8dbfa About a minute ago 1.56GB [2021-08-09T02:41:10.505Z] fc06465a7fd1 About a minute ago 1.56GB [2021-08-09T02:41:10.505Z] security-bootstrapper-arm64 latest c690dd4735ac About a minute ago 17.7MB [2021-08-09T02:41:10.505Z] security-secretstore-setup-arm64 latest 980991a72898 About a minute ago 27.4MB [2021-08-09T02:41:10.505Z] 54dba8d0aa87 2 minutes ago 1.57GB [2021-08-09T02:41:10.505Z] 00e6467fb054 2 minutes ago 1.56GB [2021-08-09T02:41:10.505Z] core-data-arm64 latest 70e7581005ac 4 minutes ago 19.3MB [2021-08-09T02:41:10.505Z] core-metadata-arm64 latest fd38166f7b62 4 minutes ago 15.8MB [2021-08-09T02:41:10.505Z] security-proxy-setup-arm64 latest 34a9873a2750 4 minutes ago 24.5MB [2021-08-09T02:41:10.505Z] core-command-arm64 latest c24e87a71979 4 minutes ago 15.1MB [2021-08-09T02:41:10.505Z] support-scheduler-arm64 latest 082566303e0f 4 minutes ago 15.2MB [2021-08-09T02:41:10.505Z] 38e772d877c3 4 minutes ago 1.57GB [2021-08-09T02:41:10.505Z] 79cc7aae2c03 4 minutes ago 1.56GB [2021-08-09T02:41:10.505Z] cc9e190868c9 5 minutes ago 1.56GB [2021-08-09T02:41:10.505Z] 4c150a03b5fc 5 minutes ago 1.56GB [2021-08-09T02:41:10.505Z] ce8511e8b056 5 minutes ago 1.56GB [2021-08-09T02:41:10.505Z] ci-base-image-arm64 latest c4d36338afce 16 minutes ago 1.23GB [2021-08-09T02:41:10.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB [2021-08-09T02:41:10.505Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-09T02:41:10.505Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-09T02:41:10.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:41:11.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T02:41:11.701Z] [2021-08-09T02:41:11.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:41:12.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T02:41:12.412Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-09T02:41:12.412Z] 448f6bf000e3: Pulling fs layer [2021-08-09T02:41:12.412Z] f757da607395: Pulling fs layer [2021-08-09T02:41:12.412Z] 05883995daec: Pulling fs layer [2021-08-09T02:41:12.412Z] 8603b9c90790: Pulling fs layer [2021-08-09T02:41:12.412Z] 1560dd03e051: Pulling fs layer [2021-08-09T02:41:12.412Z] 27f5ce0e4adf: Pulling fs layer [2021-08-09T02:41:12.412Z] c2d8d7efcc4b: Pulling fs layer [2021-08-09T02:41:12.412Z] c2d8d7efcc4b: Waiting [2021-08-09T02:41:12.412Z] 1560dd03e051: Waiting [2021-08-09T02:41:12.412Z] 27f5ce0e4adf: Waiting [2021-08-09T02:41:12.412Z] 8603b9c90790: Waiting [2021-08-09T02:41:12.689Z] f757da607395: Verifying Checksum [2021-08-09T02:41:12.689Z] f757da607395: Download complete [2021-08-09T02:41:12.689Z] 8603b9c90790: Download complete [2021-08-09T02:41:12.964Z] 1560dd03e051: Verifying Checksum [2021-08-09T02:41:12.964Z] 1560dd03e051: Download complete [2021-08-09T02:41:12.964Z] 27f5ce0e4adf: Verifying Checksum [2021-08-09T02:41:12.964Z] 27f5ce0e4adf: Download complete [2021-08-09T02:41:12.964Z] 05883995daec: Verifying Checksum [2021-08-09T02:41:12.964Z] 05883995daec: Download complete [2021-08-09T02:41:14.396Z] 448f6bf000e3: Verifying Checksum [2021-08-09T02:41:14.396Z] 448f6bf000e3: Download complete [2021-08-09T02:41:17.805Z] c2d8d7efcc4b: Verifying Checksum [2021-08-09T02:41:17.805Z] c2d8d7efcc4b: Download complete [2021-08-09T02:41:18.081Z] 448f6bf000e3: Pull complete [2021-08-09T02:41:18.678Z] f757da607395: Pull complete [2021-08-09T02:41:20.672Z] 05883995daec: Pull complete [2021-08-09T02:41:20.672Z] 8603b9c90790: Pull complete [2021-08-09T02:41:21.652Z] 1560dd03e051: Pull complete [2021-08-09T02:41:22.250Z] 27f5ce0e4adf: Pull complete [2021-08-09T02:41:37.332Z] c2d8d7efcc4b: Pull complete [2021-08-09T02:41:37.332Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-09T02:41:37.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T02:41:37.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-09T02:41:37.638Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-08-09T02:41:37.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-09T02:41:41.558Z] $ docker top d4a724c076b7daac676ac4e2a32cbd57e3313b75e1e2bf107a91a812111665e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:41:42.962Z] ---> job-cost.sh [2021-08-09T02:41:42.962Z] lf-activate-venv: SKIPPING [2021-08-09T02:41:42.962Z] INFO: No Stack... [2021-08-09T02:41:43.940Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-09T02:41:44.211Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T02:41:44.893Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-08-09T02:41:44.893Z] + cut -d, -f6 [Pipeline] lock [2021-08-09T02:41:44.991Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3660-1-stack-cost] [2021-08-09T02:41:44.997Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3660-1-stack-cost] did not exist. Created. [2021-08-09T02:41:44.998Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3660-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T02:41:45.794Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-09T02:41:45.982Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T02:41:46.006Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3660-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T02:41:46.085Z] $ docker stop --time=1 d4a724c076b7daac676ac4e2a32cbd57e3313b75e1e2bf107a91a812111665e5 [2021-08-09T02:41:47.777Z] $ docker rm -f d4a724c076b7daac676ac4e2a32cbd57e3313b75e1e2bf107a91a812111665e5 [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-08-09T02:41:49.920Z] provisioning config files... [2021-08-09T02:41:49.975Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5877273734028213789tmp [Pipeline] { [Pipeline] sh [2021-08-09T02:41:50.652Z] + set +x [2021-08-09T02:41:50.652Z] + curl -s https://codecov.io/bash [2021-08-09T02:41:50.652Z] + bash -s -- [2021-08-09T02:41:50.962Z] [2021-08-09T02:41:50.962Z] _____ _ [2021-08-09T02:41:50.962Z] / ____| | | [2021-08-09T02:41:50.962Z] | | ___ __| | ___ ___ _____ __ [2021-08-09T02:41:50.962Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-09T02:41:50.962Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-09T02:41:50.962Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-09T02:41:50.962Z] Bash-1.0.6 [2021-08-09T02:41:50.962Z] [2021-08-09T02:41:50.962Z] [2021-08-09T02:41:50.962Z] ==> git version 2.24.4 found [2021-08-09T02:41:50.962Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-09T02:41:50.962Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-09T02:41:50.962Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-09T02:41:50.962Z] ==> Jenkins CI detected. [2021-08-09T02:41:50.962Z] current dir:  /w/workspace/edgex-go/1 [2021-08-09T02:41:50.962Z] project root: . [2021-08-09T02:41:50.962Z] --> token set from env [2021-08-09T02:41:50.962Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-09T02:41:50.962Z] ==> Running gcov in . (disable via -X gcov) [2021-08-09T02:41:50.962Z] ==> Python coveragepy not found [2021-08-09T02:41:50.962Z] ==> Searching for coverage reports in: [2021-08-09T02:41:50.962Z] + . [2021-08-09T02:41:51.612Z] -> Found 1 reports [2021-08-09T02:41:51.612Z] ==> Detecting git/mercurial file structure [2021-08-09T02:41:51.612Z] ==> Reading reports [2021-08-09T02:41:51.612Z] + ./coverage.out bytes=404176 [2021-08-09T02:41:51.612Z] ==> Appending adjustments [2021-08-09T02:41:51.612Z] https://docs.codecov.io/docs/fixing-reports [2021-08-09T02:41:54.445Z] + Found adjustments [2021-08-09T02:41:54.445Z] ==> Gzipping contents [2021-08-09T02:41:54.445Z] 56K /tmp/codecov.RELmay.gz [2021-08-09T02:41:54.445Z] ==> Uploading reports [2021-08-09T02:41:54.445Z] url: https://codecov.io [2021-08-09T02:41:54.445Z] query: branch=PR-3660&commit=5ce3423383a641947b50df807bc9fa8ff7364740&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3660%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3660&job=&cmd_args= [2021-08-09T02:41:54.445Z] -> Pinging Codecov [2021-08-09T02:41:54.445Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3660&commit=5ce3423383a641947b50df807bc9fa8ff7364740&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3660%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3660&job=&cmd_args= [2021-08-09T02:41:54.749Z] -> Uploading to [2021-08-09T02:41:54.749Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/5ce3423383a641947b50df807bc9fa8ff7364740/a9f45432-43e5-4c6b-8b72-723a684d8f6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T024154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b54db3b84c502ad7155435e12e0e6f608c4d5b8214d3423ff96441b748b3a314 [2021-08-09T02:41:54.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T02:41:54.749Z] Dload Upload Total Spent Left Speed [2021-08-09T02:41:55.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54509 0 0 100 54509 0 89029 --:--:-- --:--:-- --:--:-- 89066 [2021-08-09T02:41:55.374Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5ce3423383a641947b50df807bc9fa8ff7364740 [Pipeline] } [2021-08-09T02:41:55.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-09T02:41:57.288Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:41:57.715Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:41:59.227Z] ---> package-listing.sh [2021-08-09T02:41:59.227Z] ++ facter osfamily [2021-08-09T02:41:59.227Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T02:41:59.918Z] + OS_FAMILY=redhat [2021-08-09T02:41:59.918Z] + workspace=/w/workspace/edgex-go/1 [2021-08-09T02:41:59.918Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T02:41:59.918Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T02:41:59.918Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T02:41:59.918Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T02:41:59.918Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-09T02:41:59.918Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T02:41:59.918Z] + case "${OS_FAMILY}" in [2021-08-09T02:41:59.918Z] + sort [2021-08-09T02:41:59.918Z] + rpm -qa [2021-08-09T02:42:03.448Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T02:42:03.448Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T02:42:03.448Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T02:42:03.448Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-09T02:42:03.448Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-09T02:42:03.448Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-09T02:42:03.506Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-09T02:42:03.859Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:42:04.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T02:42:04.539Z] [2021-08-09T02:42:04.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:42:05.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T02:42:05.327Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T02:42:05.327Z] b4d181a07f80: Pulling fs layer [2021-08-09T02:42:05.327Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T02:42:05.327Z] ed53099fbce6: Pulling fs layer [2021-08-09T02:42:05.327Z] dc539afda2c1: Pulling fs layer [2021-08-09T02:42:05.327Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T02:42:05.327Z] 9065ff56babe: Pulling fs layer [2021-08-09T02:42:05.327Z] d287ab97295c: Pulling fs layer [2021-08-09T02:42:05.327Z] dc539afda2c1: Waiting [2021-08-09T02:42:05.327Z] 77bc0d833cb6: Waiting [2021-08-09T02:42:05.327Z] 9065ff56babe: Waiting [2021-08-09T02:42:05.327Z] d287ab97295c: Waiting [2021-08-09T02:42:05.627Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T02:42:05.627Z] a1111a8f2ec3: Download complete [2021-08-09T02:42:05.907Z] dc539afda2c1: Verifying Checksum [2021-08-09T02:42:05.907Z] dc539afda2c1: Download complete [2021-08-09T02:42:05.907Z] ed53099fbce6: Verifying Checksum [2021-08-09T02:42:05.907Z] ed53099fbce6: Download complete [2021-08-09T02:42:05.907Z] 9065ff56babe: Verifying Checksum [2021-08-09T02:42:05.907Z] 9065ff56babe: Download complete [2021-08-09T02:42:06.185Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T02:42:06.185Z] 77bc0d833cb6: Download complete [2021-08-09T02:42:07.204Z] b4d181a07f80: Verifying Checksum [2021-08-09T02:42:07.204Z] b4d181a07f80: Download complete [2021-08-09T02:42:09.207Z] b4d181a07f80: Pull complete [2021-08-09T02:42:09.207Z] a1111a8f2ec3: Pull complete [2021-08-09T02:42:09.813Z] ed53099fbce6: Pull complete [2021-08-09T02:42:09.813Z] dc539afda2c1: Pull complete [2021-08-09T02:42:10.097Z] 77bc0d833cb6: Pull complete [2021-08-09T02:42:10.371Z] 9065ff56babe: Pull complete [2021-08-09T02:42:11.375Z] d287ab97295c: Verifying Checksum [2021-08-09T02:42:11.375Z] d287ab97295c: Download complete [2021-08-09T02:42:16.837Z] d287ab97295c: Pull complete [2021-08-09T02:42:16.837Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T02:42:16.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T02:42:16.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T02:42:16.981Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-08-09T02:42:17.057Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-09T02:42:20.497Z] $ docker top 2ddd5de31ecf29d69b53e54fb496c2881f90b8717992b56009ef1d41c7ea6934 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:42:20.992Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T02:42:21.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T02:42:21.674Z] + ls /var/log/sa-host [2021-08-09T02:42:21.674Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T02:42:21.674Z] file_magic: OK [2021-08-09T02:42:21.674Z] HZ: Using current value: 100 [2021-08-09T02:42:21.674Z] file_header: OK [2021-08-09T02:42:21.674Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-09T02:42:21.674Z] Statistics: [2021-08-09T02:42:21.674Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T02:42:21.674Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T02:42:21.674Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T02:42:21.674Z] file_magic: OK [2021-08-09T02:42:21.674Z] HZ: Using current value: 100 [2021-08-09T02:42:21.674Z] file_header: OK [2021-08-09T02:42:21.674Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-09T02:42:21.674Z] Statistics: [2021-08-09T02:42:21.674Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T02:42:21.674Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T02:42:22.333Z] provisioning config files... [2021-08-09T02:42:22.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5225748773050946687tmp [Pipeline] { [Pipeline] echo [2021-08-09T02:42:22.413Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:42:22.788Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T02:42:22.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:42:23.309Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T02:42:23.348Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:42:23.704Z] ---> sudo-logs.sh [2021-08-09T02:42:23.704Z] Archiving 'sudo' log.. [2021-08-09T02:42:23.704Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-70.vexxhost.local: Name or service not known [2021-08-09T02:42:23.704Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-70.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T02:42:23.814Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:42:24.215Z] ---> job-cost.sh [2021-08-09T02:42:24.216Z] lf-activate-venv: SKIPPING [2021-08-09T02:42:24.216Z] DEBUG: total: 0.18000000715255737 [2021-08-09T02:42:24.216Z] INFO: Retrieving Stack Cost... [2021-08-09T02:42:25.196Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T02:42:25.480Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T02:42:25.551Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:42:25.943Z] ---> logs-deploy.sh [2021-08-09T02:42:25.943Z] lf-activate-venv: SKIPPING [2021-08-09T02:42:25.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3660/1 [2021-08-09T02:42:25.943Z] INFO: archiving workspace using pattern(s): [2021-08-09T02:42:27.960Z] Archives upload complete. [2021-08-09T02:42:28.241Z] INFO: archiving logs to Nexus