Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9daeb2af7ed71897661e54025ba6a9253d7fdfd9+7e6f37373859b44215920cc7ce005c643e8dae30 (501384592573d3617fc1694629c07491e8d94642) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh682428344699026238.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh472770662532201432.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6778052388113841900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4068812259958031962.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9187436167829930053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-956 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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/11@tmp/jenkins-gitclient-ssh6720264041866461073.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 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Merge succeeded, producing 8d687293e4baa52ffd88abff643469c02435d8ee Checking out Revision 8d687293e4baa52ffd88abff643469c02435d8ee (PR-3657) > 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/11@tmp/jenkins-gitclient-ssh3351899313876490753.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # 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/11@tmp/jenkins-gitclient-ssh134307315267103951.key > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d687293e4baa52ffd88abff643469c02435d8ee # timeout=10 Commit message: "Merge commit '7e6f37373859b44215920cc7ce005c643e8dae30' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-27T16:31:08.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-27T16:31:08.717Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-27T16:31:08.755Z] ========================================================= [2021-08-27T16:31:08.755Z] EdgeX Global Pipelines Version Info [2021-08-27T16:31:08.755Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3ea5336aa56678dc2314689f8d2db81e6e99c6ad # timeout=10 [2021-08-27T16:31:10.026Z] ------------------- [2021-08-27T16:31:10.026Z] stable info: [2021-08-27T16:31:10.026Z] ------------------- [2021-08-27T16:31:10.026Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-27T16:31:10.026Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-27T16:31:10.026Z] Message: update stable to v1.0.205 [2021-08-27T16:31:10.614Z] ------------------- [2021-08-27T16:31:10.614Z] experimental info: [2021-08-27T16:31:10.614Z] ------------------- [2021-08-27T16:31:10.614Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-27T16:31:10.614Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-27T16:31:10.614Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-27T16:31:10.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-27T16:31:10.772Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-27T16:31:10.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-27T16:31:10.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-27T16:31:10.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-27T16:31:10.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-27T16:31:10.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-27T16:31:10.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-27T16:31:10.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-27T16:31:10.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-27T16:31:10.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-27T16:31:11.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-27T16:31:11.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-27T16:31:11.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-27T16:31:11.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-27T16:31:11.095Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-27T16:31:11.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-27T16:31:11.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-27T16:31:11.167Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-27T16:31:11.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-27T16:31:11.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-27T16:31:11.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-27T16:31:11.277Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-27T16:31:11.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo [2021-08-27T16:31:11.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo [2021-08-27T16:31:11.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo [2021-08-27T16:31:11.384Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d687293e4baa52ffd88abff643469c02435d8ee [Pipeline] echo [2021-08-27T16:31:11.409Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d68729 [Pipeline] echo [2021-08-27T16:31:11.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T16:31:11.527Z] provisioning config files... [2021-08-27T16:31:11.548Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8764106816845875140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:31:11.888Z] ---> docker-login.sh [2021-08-27T16:31:11.888Z] nexus3.edgexfoundry.org:10001 [2021-08-27T16:31:11.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:12.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:12.156Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:12.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:12.156Z] [2021-08-27T16:31:12.156Z] Login Succeeded [2021-08-27T16:31:12.156Z] nexus3.edgexfoundry.org:10002 [2021-08-27T16:31:12.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:12.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:12.156Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:12.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:12.156Z] [2021-08-27T16:31:12.156Z] Login Succeeded [2021-08-27T16:31:12.156Z] nexus3.edgexfoundry.org:10003 [2021-08-27T16:31:12.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:12.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:12.423Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:12.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:12.423Z] [2021-08-27T16:31:12.423Z] Login Succeeded [2021-08-27T16:31:12.423Z] nexus3.edgexfoundry.org:10004 [2021-08-27T16:31:12.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:12.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:12.692Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:12.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:12.692Z] [2021-08-27T16:31:12.692Z] Login Succeeded [2021-08-27T16:31:12.692Z] docker.io [2021-08-27T16:31:12.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:31:14.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:31:14.112Z] Configure a credential helper to remove this warning. See [2021-08-27T16:31:14.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:31:14.112Z] [2021-08-27T16:31:14.112Z] Login Succeeded [2021-08-27T16:31:14.112Z] ---> docker-login.sh ends [Pipeline] } [2021-08-27T16:31:14.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T16:31:14.471Z] ++ 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-27T16:31:14.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:14.471Z] ++ dirname cmd/core-command/Dockerfile [2021-08-27T16:31:14.471Z] ++ cut -d/ -f2 [2021-08-27T16:31:14.471Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-27T16:31:14.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:14.471Z] ++ dirname cmd/core-data/Dockerfile [2021-08-27T16:31:14.471Z] ++ cut -d/ -f2 [2021-08-27T16:31:14.471Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-27T16:31:14.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:14.471Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-27T16:31:14.471Z] ++ cut -d/ -f2 [2021-08-27T16:31:14.471Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-27T16:31:14.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:14.471Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-27T16:31:14.471Z] ++ cut -d/ -f2 [2021-08-27T16:31:14.471Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-27T16:31:14.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:14.471Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-27T16:31:14.471Z] ++ cut -d/ -f2 [2021-08-27T16:31:14.471Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-27T16:31:14.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:14.471Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-27T16:31:14.471Z] ++ cut -d/ -f2 [2021-08-27T16:31:14.471Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-27T16:31:14.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:14.471Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-27T16:31:14.471Z] ++ cut -d/ -f2 [2021-08-27T16:31:14.471Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-27T16:31:14.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:14.471Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-27T16:31:14.471Z] ++ cut -d/ -f2 [2021-08-27T16:31:14.471Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-27T16:31:14.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-27T16:31:14.471Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-27T16:31:14.471Z] ++ cut -d/ -f2 [2021-08-27T16:31:14.471Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-27T16:31:14.743Z] 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-27T16:31:15.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T16:31:15.445Z] [2021-08-27T16:31:15.445Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:31:15.787Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T16:31:15.787Z] latest: Pulling from edgex-devops/git-semver [2021-08-27T16:31:15.787Z] 31603596830f: Pulling fs layer [2021-08-27T16:31:15.787Z] 04fac38145f0: Pulling fs layer [2021-08-27T16:31:15.787Z] 701f6daf10bf: Pulling fs layer [2021-08-27T16:31:15.787Z] 24f72da36158: Pulling fs layer [2021-08-27T16:31:15.787Z] 24f72da36158: Waiting [2021-08-27T16:31:15.787Z] 04fac38145f0: Download complete [2021-08-27T16:31:16.058Z] 31603596830f: Download complete [2021-08-27T16:31:16.058Z] 31603596830f: Pull complete [2021-08-27T16:31:16.338Z] 04fac38145f0: Pull complete [2021-08-27T16:31:16.338Z] 24f72da36158: Verifying Checksum [2021-08-27T16:31:16.338Z] 24f72da36158: Download complete [2021-08-27T16:31:16.338Z] 701f6daf10bf: Verifying Checksum [2021-08-27T16:31:16.338Z] 701f6daf10bf: Download complete [2021-08-27T16:31:16.931Z] 701f6daf10bf: Pull complete [2021-08-27T16:31:16.931Z] 24f72da36158: Pull complete [2021-08-27T16:31:16.931Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-27T16:31:16.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T16:31:16.931Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-27T16:31:17.025Z] prd-centos7-docker-4c-2g-956 does not seem to be running inside a container [2021-08-27T16:31:17.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:10004/edgex-devops/git-semver:latest cat [2021-08-27T16:31:17.833Z] $ docker top b04acc8124ed50bc1743a1eb14ff82531de62e326ad56ae6dc021601c76bf703 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-27T16:31:17.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T16:31:17.977Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T16:31:18.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T16:31:18.095Z] $ docker exec b04acc8124ed50bc1743a1eb14ff82531de62e326ad56ae6dc021601c76bf703 ssh-agent [2021-08-27T16:31:18.216Z] SSH_AUTH_SOCK=/tmp/ssh-oYnnnVa7vO4I/agent.14 [2021-08-27T16:31:18.216Z] SSH_AGENT_PID=20 [2021-08-27T16:31:18.228Z] Running ssh-add (command line suppressed) [2021-08-27T16:31:18.317Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_3956136741153986261.key (/w/workspace/edgex-go/11@tmp/private_key_3956136741153986261.key) [2021-08-27T16:31:18.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T16:31:18.873Z] + git tag --points-at HEAD [Pipeline] } [2021-08-27T16:31:18.897Z] $ docker exec --env ******** --env ******** b04acc8124ed50bc1743a1eb14ff82531de62e326ad56ae6dc021601c76bf703 ssh-agent -k [2021-08-27T16:31:18.991Z] unset SSH_AUTH_SOCK; [2021-08-27T16:31:18.991Z] unset SSH_AGENT_PID; [2021-08-27T16:31:18.991Z] echo Agent pid 20 killed; [2021-08-27T16:31:19.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-27T16:31:19.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T16:31:19.075Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T16:31:19.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T16:31:19.192Z] $ docker exec b04acc8124ed50bc1743a1eb14ff82531de62e326ad56ae6dc021601c76bf703 ssh-agent [2021-08-27T16:31:19.301Z] SSH_AUTH_SOCK=/tmp/ssh-xDcDWrzTLiYn/agent.53 [2021-08-27T16:31:19.302Z] SSH_AGENT_PID=59 [2021-08-27T16:31:19.310Z] Running ssh-add (command line suppressed) [2021-08-27T16:31:19.403Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_4896937017252654198.key (/w/workspace/edgex-go/11@tmp/private_key_4896937017252654198.key) [2021-08-27T16:31:19.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T16:31:19.748Z] + git semver init [2021-08-27T16:31:19.749Z] # -> Open(): unable to determine branch for HEAD [2021-08-27T16:31:19.749Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2021-08-27T16:31:19.749Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2021-08-27T16:31:19.749Z] # $SEMVER_REMOTE_NAME = origin [2021-08-27T16:31:19.749Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-27T16:31:19.749Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-27T16:31:19.749Z] # $SEMVER_BRANCH = PR-3657 [2021-08-27T16:31:19.749Z] # $SEMVER_TEMP = /tmp/semver-456548131 [2021-08-27T16:31:19.749Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-27T16:33:11.464Z] # '/tmp/semver-456548131' -> '/w/workspace/edgex-go/11/.semver' [2021-08-27T16:33:11.464Z] # -> Force: false [2021-08-27T16:33:11.464Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2021-08-27T16:33:11.686Z] $ docker exec --env ******** --env ******** b04acc8124ed50bc1743a1eb14ff82531de62e326ad56ae6dc021601c76bf703 ssh-agent -k [2021-08-27T16:33:11.804Z] unset SSH_AUTH_SOCK; [2021-08-27T16:33:11.804Z] unset SSH_AGENT_PID; [2021-08-27T16:33:11.805Z] echo Agent pid 59 killed; [2021-08-27T16:33:11.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T16:33:12.186Z] + git semver [Pipeline] } [2021-08-27T16:33:12.216Z] $ docker stop --time=1 b04acc8124ed50bc1743a1eb14ff82531de62e326ad56ae6dc021601c76bf703 [2021-08-27T16:33:13.815Z] $ docker rm -f b04acc8124ed50bc1743a1eb14ff82531de62e326ad56ae6dc021601c76bf703 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T16:33:14.243Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-27T16:33:14.591Z] Stashed 1 file(s) [Pipeline] echo [2021-08-27T16:33:14.596Z] [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-27T16:33:14.901Z] ========================================================= [2021-08-27T16:33:14.901Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-27T16:33:14.901Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:33:15.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T16:33:15.239Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-27T16:33:15.239Z] 540db60ca938: Pulling fs layer [2021-08-27T16:33:15.239Z] adcc1eea9eea: Pulling fs layer [2021-08-27T16:33:15.239Z] 4c4ab2625f07: Pulling fs layer [2021-08-27T16:33:15.239Z] db62176df00c: Pulling fs layer [2021-08-27T16:33:15.239Z] 3b30891b0d05: Pulling fs layer [2021-08-27T16:33:15.239Z] 06b49ca38bd5: Pulling fs layer [2021-08-27T16:33:15.239Z] c788192a36de: Pulling fs layer [2021-08-27T16:33:15.239Z] a77e37c0d609: Pulling fs layer [2021-08-27T16:33:15.239Z] c3185cebc471: Pulling fs layer [2021-08-27T16:33:15.239Z] db62176df00c: Waiting [2021-08-27T16:33:15.239Z] 3b30891b0d05: Waiting [2021-08-27T16:33:15.239Z] c788192a36de: Waiting [2021-08-27T16:33:15.239Z] 06b49ca38bd5: Waiting [2021-08-27T16:33:15.239Z] c3185cebc471: Waiting [2021-08-27T16:33:15.239Z] a77e37c0d609: Waiting [2021-08-27T16:33:15.239Z] 4c4ab2625f07: Verifying Checksum [2021-08-27T16:33:15.239Z] 4c4ab2625f07: Download complete [2021-08-27T16:33:15.239Z] adcc1eea9eea: Verifying Checksum [2021-08-27T16:33:15.239Z] adcc1eea9eea: Download complete [2021-08-27T16:33:15.239Z] 3b30891b0d05: Verifying Checksum [2021-08-27T16:33:15.239Z] 3b30891b0d05: Download complete [2021-08-27T16:33:15.504Z] 06b49ca38bd5: Verifying Checksum [2021-08-27T16:33:15.504Z] 06b49ca38bd5: Download complete [2021-08-27T16:33:15.504Z] c788192a36de: Verifying Checksum [2021-08-27T16:33:15.504Z] c788192a36de: Download complete [2021-08-27T16:33:15.504Z] 540db60ca938: Verifying Checksum [2021-08-27T16:33:15.504Z] 540db60ca938: Download complete [2021-08-27T16:33:15.504Z] 540db60ca938: Pull complete [2021-08-27T16:33:15.769Z] adcc1eea9eea: Pull complete [2021-08-27T16:33:15.769Z] 4c4ab2625f07: Pull complete [2021-08-27T16:33:16.035Z] a77e37c0d609: Verifying Checksum [2021-08-27T16:33:16.035Z] a77e37c0d609: Download complete [2021-08-27T16:33:19.370Z] c3185cebc471: Verifying Checksum [2021-08-27T16:33:19.370Z] c3185cebc471: Download complete [2021-08-27T16:33:19.962Z] db62176df00c: Verifying Checksum [2021-08-27T16:33:19.962Z] db62176df00c: Download complete [2021-08-27T16:33:23.334Z] db62176df00c: Pull complete [2021-08-27T16:33:23.334Z] 3b30891b0d05: Pull complete [2021-08-27T16:33:23.334Z] 06b49ca38bd5: Pull complete [2021-08-27T16:33:23.334Z] c788192a36de: Pull complete [2021-08-27T16:33:23.604Z] a77e37c0d609: Pull complete [2021-08-27T16:33:25.557Z] c3185cebc471: Pull complete [2021-08-27T16:33:25.557Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-27T16:33:25.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T16:33:25.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:33:26.102Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T16:33:26.102Z] WORKDIR /edgex [2021-08-27T16:33:26.102Z] COPY go.mod . [2021-08-27T16:33:26.102Z] RUN go mod download' [2021-08-27T16:33:26.102Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-27T16:33:27.523Z] Sending build context to Docker daemon 328.8MB [2021-08-27T16:33:27.523Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T16:33:27.523Z] ---> 031687cdd783 [2021-08-27T16:33:27.523Z] Step 2/4 : WORKDIR /edgex [2021-08-27T16:33:28.936Z] ---> Running in 71b1c83f7f2e [2021-08-27T16:33:28.936Z] Removing intermediate container 71b1c83f7f2e [2021-08-27T16:33:28.936Z] ---> d6d34874b318 [2021-08-27T16:33:28.936Z] Step 3/4 : COPY go.mod . [2021-08-27T16:33:29.207Z] ---> e7c2447e7b88 [2021-08-27T16:33:29.207Z] Step 4/4 : RUN go mod download [2021-08-27T16:33:29.208Z] ---> Running in c7dbfea83ec1 [2021-08-27T16:33:29.812Z] Still waiting to schedule task [2021-08-27T16:33:29.812Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-958’ is offline [2021-08-27T16:34:01.680Z] Removing intermediate container c7dbfea83ec1 [2021-08-27T16:34:01.680Z] ---> 5d730e23e105 [2021-08-27T16:34:01.680Z] Successfully built 5d730e23e105 [2021-08-27T16:34:01.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:34:02.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-27T16:34:02.164Z] . [Pipeline] withDockerContainer [2021-08-27T16:34:02.444Z] prd-centos7-docker-4c-2g-956 does not seem to be running inside a container [2021-08-27T16:34:02.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-27T16:34:02.953Z] $ docker top d39e446805f17264f14c49229337d8f3b1e87b015ed800a71de468b6390ca6a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:34:03.369Z] + go version [2021-08-27T16:34:03.370Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-27T16:34:03.387Z] $ docker stop --time=1 d39e446805f17264f14c49229337d8f3b1e87b015ed800a71de468b6390ca6a5 [2021-08-27T16:34:04.579Z] $ docker rm -f d39e446805f17264f14c49229337d8f3b1e87b015ed800a71de468b6390ca6a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:34:05.233Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-27T16:34:05.233Z] . [Pipeline] withDockerContainer [2021-08-27T16:34:05.327Z] prd-centos7-docker-4c-2g-956 does not seem to be running inside a container [2021-08-27T16:34:05.395Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-27T16:34:05.795Z] $ docker top 5626948cc7cb2f25738ce2d4a5f97a6081cedde33a8857473153ed654fc70d81 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-27T16:34:05.906Z] ========================================================= [2021-08-27T16:34:05.906Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-27T16:34:05.906Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:34:06.227Z] + go mod tidy [Pipeline] sh [2021-08-27T16:34:06.822Z] + make test [2021-08-27T16:34:06.822Z] 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-27T16:34:07.093Z] go mod tidy [2021-08-27T16:34:07.093Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-27T16:34:12.512Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-27T16:34:30.985Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-27T16:34:34.363Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-27T16:34:34.363Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-27T16:34:34.639Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-27T16:34:37.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-27T16:34:37.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-27T16:34:37.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-27T16:34:37.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-27T16:34:38.118Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-27T16:34:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-27T16:34:38.879Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-27T16:34:38.879Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-27T16:34:38.879Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-27T16:34:38.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-27T16:34:40.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-08-27T16:34:40.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-27T16:34:40.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-27T16:34:41.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-08-27T16:34:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-27T16:34:41.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements [2021-08-27T16:34:41.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-27T16:34:41.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-27T16:34:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements [2021-08-27T16:34:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-27T16:34:42.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:34:43.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-08-27T16:34:43.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-27T16:34:43.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-27T16:34:43.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-27T16:34:43.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-27T16:34:43.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-27T16:34:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements [2021-08-27T16:34:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-27T16:34:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:34:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements [2021-08-27T16:34:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-27T16:34:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-27T16:34:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-27T16:34:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-27T16:34:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-27T16:34:44.864Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-08-27T16:34:44.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-27T16:34:44.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-27T16:34:44.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-27T16:34:45.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-08-27T16:34:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-27T16:34:45.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-08-27T16:34:46.053Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-08-27T16:34:46.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-27T16:34:46.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-08-27T16:34:47.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2021-08-27T16:34:47.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-08-27T16:34:47.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-08-27T16:34:47.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-08-27T16:34:59.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-08-27T16:34:59.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-08-27T16:35:06.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.183s coverage: 81.8% of statements [2021-08-27T16:35:06.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.207s coverage: 70.5% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-27T16:35:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-08-27T16:35:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-27T16:35:31.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-08-27T16:35:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-27T16:35:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-27T16:35:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-27T16:35:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-27T16:35:31.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-08-27T16:35:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-27T16:35:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:35:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-27T16:35:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-27T16:35:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-27T16:35:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-27T16:35:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-27T16:35:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-27T16:35:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-27T16:35:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-27T16:35:31.542Z] GO111MODULE=on go vet ./... [2021-08-27T16:35:53.987Z] gofmt -l . [2021-08-27T16:35:53.987Z] [ "`gofmt -l .`" = "" ] [2021-08-27T16:35:54.302Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-27T16:35:55.332Z] + ls -al . [2021-08-27T16:35:55.332Z] total 608 [2021-08-27T16:35:55.332Z] drwxrwxr-x 10 1001 1001 4096 Aug 27 16:35 . [2021-08-27T16:35:55.332Z] drwxr-xr-x 4 root root 30 Aug 27 16:34 .. [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 11 Aug 27 16:31 .dockerignore [2021-08-27T16:35:55.332Z] drwxrwxr-x 8 1001 1001 179 Aug 27 16:31 .git [2021-08-27T16:35:55.332Z] drwxrwxr-x 4 1001 1001 142 Aug 27 16:31 .github [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 818 Aug 27 16:31 .gitignore [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 76 Aug 27 16:31 .hadolint.yml [2021-08-27T16:35:55.332Z] drwx------ 3 1001 1001 58 Aug 27 16:33 .semver [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 166 Aug 27 16:31 .sonarcloud.properties [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 16:31 ADOPTERS.md [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 8493 Aug 27 16:31 Attribution.txt [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 43881 Aug 27 16:31 CHANGELOG.md [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 16:31 CONTRIBUTING.md [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 16:31 GOVERNANCE.md [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 849 Aug 27 16:31 Jenkinsfile [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 16:31 LICENSE [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 5915 Aug 27 16:31 Makefile [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 16:31 OWNERS.md [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 8643 Aug 27 16:31 README.md [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 6912 Aug 27 16:31 SECURITY.md [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 5 Aug 27 16:33 VERSION [2021-08-27T16:35:55.332Z] -rw-rw-r-- 1 1001 1001 4131 Aug 27 16:31 ZMQWindows.md [2021-08-27T16:35:55.332Z] drwxrwxr-x 2 1001 1001 37 Aug 27 16:31 bin [2021-08-27T16:35:55.332Z] drwxrwxr-x 14 1001 1001 4096 Aug 27 16:31 cmd [2021-08-27T16:35:55.333Z] -rw-r--r-- 1 root root 403738 Aug 27 16:35 coverage.out [2021-08-27T16:35:55.333Z] -rw-rw-r-- 1 1001 1001 841 Aug 27 16:31 go.mod [2021-08-27T16:35:55.333Z] -rw-r--r-- 1 root root 50064 Aug 27 16:34 go.sum [2021-08-27T16:35:55.333Z] drwxrwxr-x 8 1001 1001 124 Aug 27 16:31 internal [2021-08-27T16:35:55.333Z] drwxrwxr-x 3 1001 1001 16 Aug 27 16:31 openapi [2021-08-27T16:35:55.333Z] drwxrwxr-x 4 1001 1001 71 Aug 27 16:31 snap [2021-08-27T16:35:55.333Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 16:31 version.go [Pipeline] sh [2021-08-27T16:35:55.695Z] + '[' -e coverage.out ] [2021-08-27T16:35:55.695Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-27T16:35:55.805Z] Stashed 1 file(s) [Pipeline] sh [2021-08-27T16:35:56.132Z] + make build [2021-08-27T16:35:56.132Z] go mod tidy [2021-08-27T16:35:56.413Z] 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-27T16:35:57.833Z] 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-27T16:36:04.527Z] 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-27T16:36:04.801Z] 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-27T16:36:05.771Z] 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-27T16:36:06.044Z] 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-27T16:36:07.009Z] 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-27T16:36:07.980Z] 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-27T16:36:08.948Z] 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-27T16:36:09.917Z] 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-27T16:36:10.511Z] 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-27T16:36:11.304Z] 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-27T16:36:12.756Z] $ docker stop --time=1 5626948cc7cb2f25738ce2d4a5f97a6081cedde33a8857473153ed654fc70d81 [2021-08-27T16:36:14.621Z] $ docker rm -f 5626948cc7cb2f25738ce2d4a5f97a6081cedde33a8857473153ed654fc70d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:36:15.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T16:36:15.991Z] [2021-08-27T16:36:15.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:36:16.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T16:36:16.334Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-27T16:36:16.334Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-27T16:36:16.334Z] ca9280d653b3: Pulling fs layer [2021-08-27T16:36:16.334Z] 7e9c9ca2126c: Pulling fs layer [2021-08-27T16:36:16.920Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-27T16:36:16.920Z] cbdbe7a5bc2a: Download complete [2021-08-27T16:36:16.920Z] cbdbe7a5bc2a: Pull complete [2021-08-27T16:36:17.885Z] ca9280d653b3: Verifying Checksum [2021-08-27T16:36:17.885Z] ca9280d653b3: Download complete [2021-08-27T16:36:18.477Z] ca9280d653b3: Pull complete [2021-08-27T16:36:20.630Z] 7e9c9ca2126c: Download complete [2021-08-27T16:36:23.991Z] 7e9c9ca2126c: Pull complete [2021-08-27T16:36:23.991Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-27T16:36:23.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T16:36:23.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-27T16:36:24.102Z] prd-centos7-docker-4c-2g-956 does not seem to be running inside a container [2021-08-27T16:36:24.177Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-27T16:36:26.495Z] $ docker top 70f54cfd4d3c149e8ee07622993d6392349ab4b18b00cd8cb19caf891bf1d2c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:36:26.900Z] + docker-compose build --help [2021-08-27T16:36:26.900Z] + grep parallel [2021-08-27T16:36:27.486Z] --parallel Build images in parallel. [Pipeline] } [2021-08-27T16:36:27.506Z] $ docker stop --time=1 70f54cfd4d3c149e8ee07622993d6392349ab4b18b00cd8cb19caf891bf1d2c0 [2021-08-27T16:36:28.697Z] $ docker rm -f 70f54cfd4d3c149e8ee07622993d6392349ab4b18b00cd8cb19caf891bf1d2c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:36:29.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-27T16:36:29.152Z] . [Pipeline] withDockerContainer [2021-08-27T16:36:29.253Z] prd-centos7-docker-4c-2g-956 does not seem to be running inside a container [2021-08-27T16:36:29.326Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-27T16:36:29.684Z] $ docker top 4499b5c0fbfacc2c81f0ca0d94580369b291a712318d1dfc2881fdee4027a4bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:36:30.090Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-27T16:36:30.676Z] Building core-command ... [2021-08-27T16:36:30.676Z] Building core-data ... [2021-08-27T16:36:30.676Z] Building core-metadata ... [2021-08-27T16:36:30.676Z] Building security-bootstrapper ... [2021-08-27T16:36:30.676Z] Building security-proxy-setup ... [2021-08-27T16:36:30.676Z] Building security-secretstore-setup ... [2021-08-27T16:36:30.676Z] Building support-notifications ... [2021-08-27T16:36:30.676Z] Building support-scheduler ... [2021-08-27T16:36:30.676Z] Building sys-mgmt-agent ... [2021-08-27T16:36:30.676Z] Building core-data [2021-08-27T16:36:30.676Z] Building security-bootstrapper [2021-08-27T16:36:30.676Z] Building security-secretstore-setup [2021-08-27T16:36:30.676Z] Building core-metadata [2021-08-27T16:36:30.676Z] Building security-proxy-setup [2021-08-27T16:36:41.001Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:36:41.001Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:36:41.001Z] ---> 5d730e23e105 [2021-08-27T16:36:41.001Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:36:41.001Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:36:41.001Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:36:41.001Z] ---> 5d730e23e105 [2021-08-27T16:36:41.001Z] Step 3/26 : WORKDIR /edgex-go [2021-08-27T16:36:48.518Z] ---> Running in 0ae3bc0e78ff [2021-08-27T16:36:48.518Z] ---> Running in b24b63b4f8e0 [2021-08-27T16:36:48.518Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:36:48.518Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:36:48.518Z] ---> 5d730e23e105 [2021-08-27T16:36:48.518Z] Step 3/32 : WORKDIR /edgex-go [2021-08-27T16:36:48.917Z] ---> Running in 5d9921914897 [2021-08-27T16:36:49.185Z] Removing intermediate container 0ae3bc0e78ff [2021-08-27T16:36:49.185Z] ---> df9b8d072e60 [2021-08-27T16:36:49.185Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:36:49.185Z] Removing intermediate container b24b63b4f8e0 [2021-08-27T16:36:49.185Z] ---> 0675a3c087e4 [2021-08-27T16:36:49.185Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:36:49.459Z] ---> Running in ec4bc2ca2c9c [2021-08-27T16:36:49.459Z] Removing intermediate container 5d9921914897 [2021-08-27T16:36:49.459Z] ---> 5d7e23103901 [2021-08-27T16:36:49.459Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:36:49.459Z] ---> Running in 4829c1485cbc [2021-08-27T16:36:49.459Z] ---> Running in e26c5e17102c [2021-08-27T16:36:49.620Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-959 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-27T16:36:49.639Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-08-27T16:36:49.891Z] The recommended git tool is: git [2021-08-27T16:36:50.906Z] Removing intermediate container ec4bc2ca2c9c [2021-08-27T16:36:50.906Z] ---> 4597c4954795 [2021-08-27T16:36:50.906Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-27T16:36:51.493Z] ---> Running in 0cc34040131f [2021-08-27T16:36:52.085Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:36:52.085Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:36:52.085Z] ---> 5d730e23e105 [2021-08-27T16:36:52.085Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:36:52.085Z] ---> Using cache [2021-08-27T16:36:52.085Z] ---> 5d7e23103901 [2021-08-27T16:36:52.085Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:36:52.085Z] ---> Using cache [2021-08-27T16:36:52.085Z] ---> 72676c3520bc [2021-08-27T16:36:52.085Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T16:36:52.355Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:36:52.355Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:36:52.355Z] ---> 5d730e23e105 [2021-08-27T16:36:52.355Z] Step 3/22 : WORKDIR /edgex-go [2021-08-27T16:36:52.355Z] ---> Using cache [2021-08-27T16:36:52.355Z] ---> 5d7e23103901 [2021-08-27T16:36:52.355Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:36:52.355Z] ---> Using cache [2021-08-27T16:36:52.355Z] ---> 72676c3520bc [2021-08-27T16:36:52.355Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-27T16:36:52.355Z] Removing intermediate container e26c5e17102c [2021-08-27T16:36:52.355Z] ---> 72676c3520bc [2021-08-27T16:36:52.355Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-27T16:36:52.355Z] Removing intermediate container 4829c1485cbc [2021-08-27T16:36:52.355Z] ---> 7612ece64f8c [2021-08-27T16:36:52.355Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-27T16:36:52.355Z] ---> Running in 501c17ace112 [2021-08-27T16:36:52.355Z] ---> Running in f12cfa741385 [2021-08-27T16:36:52.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:52.355Z] ---> Running in d030cd85e3fc [2021-08-27T16:36:52.355Z] ---> Running in e2abd8dff8a7 [2021-08-27T16:36:52.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:52.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:52.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:52.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:53.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:53.491Z] OK: 219 MiB in 52 packages [2021-08-27T16:36:53.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:53.769Z] Removing intermediate container 0cc34040131f [2021-08-27T16:36:53.769Z] ---> c6988333c328 [2021-08-27T16:36:53.769Z] Step 6/26 : COPY go.mod . [2021-08-27T16:36:53.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:54.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:54.052Z] ---> d01f6e1c58bb [2021-08-27T16:36:54.052Z] Step 7/26 : RUN go mod download [2021-08-27T16:36:54.052Z] ---> Running in 1c4b11920479 [2021-08-27T16:36:54.332Z] OK: 219 MiB in 52 packages [2021-08-27T16:36:54.332Z] OK: 219 MiB in 52 packages [2021-08-27T16:36:54.625Z] Removing intermediate container 501c17ace112 [2021-08-27T16:36:54.625Z] ---> 1bc22b7226f0 [2021-08-27T16:36:54.625Z] Step 6/24 : COPY go.mod . [2021-08-27T16:36:54.910Z] ---> 7750681649d8 [2021-08-27T16:36:54.910Z] Step 7/24 : RUN go mod download [2021-08-27T16:36:54.910Z] Removing intermediate container f12cfa741385 [2021-08-27T16:36:54.910Z] ---> 250f1126ff5b [2021-08-27T16:36:54.910Z] Step 6/22 : COPY go.mod . [2021-08-27T16:36:54.910Z] ---> Running in 921225f417c9 [2021-08-27T16:36:54.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:36:54.910Z] ---> ba0a0c30da0a [2021-08-27T16:36:54.910Z] Step 7/22 : RUN go mod download [2021-08-27T16:36:55.193Z] ---> Running in c7c0e5487fd9 [2021-08-27T16:36:55.193Z] Removing intermediate container 1c4b11920479 [2021-08-27T16:36:55.193Z] ---> 53fc43a1340c [2021-08-27T16:36:55.193Z] Step 8/26 : COPY . . [2021-08-27T16:36:55.797Z] OK: 219 MiB in 52 packages [2021-08-27T16:36:56.094Z] OK: 219 MiB in 52 packages [2021-08-27T16:36:56.410Z] using credential edgex-jenkins-ssh [2021-08-27T16:36:56.444Z] Cloning the remote Git repository [2021-08-27T16:36:56.508Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:36:56.631Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-08-27T16:36:56.723Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:36:56.724Z] > git --version # timeout=10 [2021-08-27T16:36:56.745Z] > git --version # 'git version 2.17.1' [2021-08-27T16:36:56.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:36:56.831Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T16:36:57.716Z] Removing intermediate container d030cd85e3fc [2021-08-27T16:36:57.716Z] ---> abfa2ee13278 [2021-08-27T16:36:57.716Z] Step 6/24 : COPY go.mod . [2021-08-27T16:36:57.984Z] ---> e2254e8650ba [2021-08-27T16:36:57.984Z] Step 7/24 : RUN go mod download [2021-08-27T16:36:57.984Z] ---> Running in 4d7fe0654afd [2021-08-27T16:36:57.984Z] Removing intermediate container e2abd8dff8a7 [2021-08-27T16:36:57.984Z] ---> 349cf15b3587 [2021-08-27T16:36:57.984Z] Step 6/32 : COPY go.mod . [2021-08-27T16:36:57.984Z] Removing intermediate container c7c0e5487fd9 [2021-08-27T16:36:57.984Z] ---> 9fe15fd082bc [2021-08-27T16:36:57.984Z] Step 8/22 : COPY . . [2021-08-27T16:36:58.254Z] Removing intermediate container 921225f417c9 [2021-08-27T16:36:58.254Z] ---> 9d02b9b95d35 [2021-08-27T16:36:58.254Z] Step 8/24 : COPY . . [2021-08-27T16:36:59.045Z] ---> bac662f8042f [2021-08-27T16:36:59.045Z] Step 7/32 : RUN go mod download [2021-08-27T16:37:01.021Z] ---> Running in 22f7468f9e26 [2021-08-27T16:37:01.299Z] ---> 298b10901965 [2021-08-27T16:37:01.299Z] Step 9/26 : RUN go mod tidy [2021-08-27T16:37:01.581Z] ---> Running in cb558d89c1a8 [2021-08-27T16:37:01.581Z] Removing intermediate container 4d7fe0654afd [2021-08-27T16:37:01.581Z] ---> cd8cbbb116fd [2021-08-27T16:37:01.581Z] Step 8/24 : COPY . . [2021-08-27T16:37:06.000Z] Removing intermediate container 22f7468f9e26 [2021-08-27T16:37:06.000Z] ---> 4b6e77738c37 [2021-08-27T16:37:06.001Z] Step 8/32 : COPY . . [2021-08-27T16:37:06.001Z] ---> 7ec102f727df [2021-08-27T16:37:06.001Z] Step 9/22 : RUN go mod tidy [2021-08-27T16:37:06.001Z] ---> 59f812a6d496 [2021-08-27T16:37:06.001Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:37:06.277Z] ---> Running in 8ffdb41f6a16 [2021-08-27T16:37:06.277Z] Removing intermediate container cb558d89c1a8 [2021-08-27T16:37:06.277Z] ---> b158825e16b9 [2021-08-27T16:37:06.277Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-27T16:37:06.555Z] ---> Running in bc099b7cb484 [2021-08-27T16:37:06.555Z] ---> Running in b6665e5afdc0 [2021-08-27T16:37:09.853Z] ---> e52bf883778e [2021-08-27T16:37:09.853Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:37:09.853Z] 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-27T16:37:10.131Z] ---> Running in 359da9d108f6 [2021-08-27T16:37:10.735Z] Removing intermediate container 8ffdb41f6a16 [2021-08-27T16:37:10.735Z] ---> f5f73e178afb [2021-08-27T16:37:10.735Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-27T16:37:11.019Z] ---> Running in 2e363a321a0e [2021-08-27T16:37:11.301Z] Removing intermediate container bc099b7cb484 [2021-08-27T16:37:11.301Z] ---> 9be11d369bb0 [2021-08-27T16:37:11.301Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-27T16:37:11.592Z] ---> Running in d04bb84ebdb1 [2021-08-27T16:37:12.593Z] 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-27T16:37:12.594Z] 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-27T16:37:14.636Z] Removing intermediate container 359da9d108f6 [2021-08-27T16:37:14.636Z] ---> c25cd5ef3442 [2021-08-27T16:37:14.636Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-27T16:37:14.916Z] ---> Running in a8e8307d37c8 [2021-08-27T16:37:15.646Z] Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-27T16:37:15.936Z] 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-27T16:37:16.203Z] Merge succeeded, producing adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:37:16.204Z] Checking out Revision adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c (PR-3657) [2021-08-27T16:37:14.687Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T16:37:14.707Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T16:37:14.735Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T16:37:14.788Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:37:14.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:37:14.805Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-27T16:37:15.671Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T16:37:15.693Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-27T16:37:15.922Z] > git remote # timeout=10 [2021-08-27T16:37:15.940Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T16:37:15.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:37:15.973Z] > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 [2021-08-27T16:37:16.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T16:37:16.212Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T16:37:16.223Z] > git checkout -f adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c # timeout=10 [2021-08-27T16:37:18.381Z] ---> bb5e49a4dc81 [2021-08-27T16:37:18.381Z] Step 9/32 : RUN go mod tidy [2021-08-27T16:37:18.381Z] ---> Running in 194c12fb33a0 [2021-08-27T16:37:20.564Z] Commit message: "Merge commit '7e6f37373859b44215920cc7ce005c643e8dae30' into HEAD" [2021-08-27T16:37:20.597Z] Removing intermediate container 194c12fb33a0 [2021-08-27T16:37:20.597Z] First time build. Skipping changelog. [2021-08-27T16:37:20.597Z] ---> 6a8e2ca62315 [2021-08-27T16:37:20.597Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-27T16:37:20.597Z] ---> Running in cf67f2b1e478 [2021-08-27T16:37:20.575Z] > git rev-list --no-walk 3ea5336aa56678dc2314689f8d2db81e6e99c6ad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T16:37:21.141Z] provisioning config files... [2021-08-27T16:37:21.177Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config6916021919389468333tmp [Pipeline] { [2021-08-27T16:37:21.219Z] 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] libraryResource [Pipeline] sh [2021-08-27T16:37:21.767Z] ---> docker-login.sh [2021-08-27T16:37:21.767Z] nexus3.edgexfoundry.org:10001 [2021-08-27T16:37:22.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:37:22.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:37:22.984Z] Configure a credential helper to remove this warning. See [2021-08-27T16:37:22.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:37:22.984Z] [2021-08-27T16:37:22.984Z] Login Succeeded [2021-08-27T16:37:22.984Z] nexus3.edgexfoundry.org:10002 [2021-08-27T16:37:23.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:37:23.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:37:23.541Z] Configure a credential helper to remove this warning. See [2021-08-27T16:37:23.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:37:23.541Z] [2021-08-27T16:37:23.541Z] Login Succeeded [2021-08-27T16:37:23.541Z] nexus3.edgexfoundry.org:10003 [2021-08-27T16:37:24.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:37:24.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:37:24.142Z] Configure a credential helper to remove this warning. See [2021-08-27T16:37:24.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:37:24.142Z] [2021-08-27T16:37:24.142Z] Login Succeeded [2021-08-27T16:37:24.142Z] nexus3.edgexfoundry.org:10004 [2021-08-27T16:37:24.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:37:24.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:37:24.755Z] Configure a credential helper to remove this warning. See [2021-08-27T16:37:24.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:37:24.755Z] [2021-08-27T16:37:24.755Z] Login Succeeded [2021-08-27T16:37:24.755Z] docker.io [2021-08-27T16:37:25.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T16:37:25.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T16:37:25.634Z] Configure a credential helper to remove this warning. See [2021-08-27T16:37:25.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T16:37:25.634Z] [2021-08-27T16:37:25.634Z] Login Succeeded [2021-08-27T16:37:25.634Z] ---> docker-login.sh ends [Pipeline] } [2021-08-27T16:37:25.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-27T16:37:26.266Z] ========================================================= [2021-08-27T16:37:26.266Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-27T16:37:26.266Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:37:26.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T16:37:27.260Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-27T16:37:27.260Z] 595b0fe564bb: Pulling fs layer [2021-08-27T16:37:27.260Z] 24495759ef45: Pulling fs layer [2021-08-27T16:37:27.260Z] d148012ef14d: Pulling fs layer [2021-08-27T16:37:27.260Z] e90a11edd702: Pulling fs layer [2021-08-27T16:37:27.260Z] d77568369979: Pulling fs layer [2021-08-27T16:37:27.260Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-27T16:37:27.260Z] 170f2ba95c9a: Pulling fs layer [2021-08-27T16:37:27.260Z] 97ac5df62f85: Pulling fs layer [2021-08-27T16:37:27.260Z] e90a11edd702: Waiting [2021-08-27T16:37:27.260Z] d77568369979: Waiting [2021-08-27T16:37:27.260Z] fc1c9f9a7f3b: Waiting [2021-08-27T16:37:27.260Z] 170f2ba95c9a: Waiting [2021-08-27T16:37:27.260Z] 97ac5df62f85: Waiting [2021-08-27T16:37:27.260Z] d148012ef14d: Verifying Checksum [2021-08-27T16:37:27.260Z] d148012ef14d: Download complete [2021-08-27T16:37:27.260Z] 24495759ef45: Verifying Checksum [2021-08-27T16:37:27.260Z] 24495759ef45: Download complete [2021-08-27T16:37:27.260Z] d77568369979: Verifying Checksum [2021-08-27T16:37:27.260Z] d77568369979: Download complete [2021-08-27T16:37:27.260Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-27T16:37:27.260Z] fc1c9f9a7f3b: Download complete [2021-08-27T16:37:27.260Z] 595b0fe564bb: Verifying Checksum [2021-08-27T16:37:27.260Z] 595b0fe564bb: Download complete [2021-08-27T16:37:27.260Z] 170f2ba95c9a: Verifying Checksum [2021-08-27T16:37:27.260Z] 170f2ba95c9a: Download complete [2021-08-27T16:37:28.260Z] 595b0fe564bb: Pull complete [2021-08-27T16:37:28.866Z] 24495759ef45: Pull complete [2021-08-27T16:37:29.149Z] d148012ef14d: Pull complete [2021-08-27T16:37:31.137Z] e90a11edd702: Verifying Checksum [2021-08-27T16:37:31.137Z] e90a11edd702: Download complete [2021-08-27T16:37:31.137Z] 97ac5df62f85: Verifying Checksum [2021-08-27T16:37:31.137Z] 97ac5df62f85: Download complete [2021-08-27T16:37:41.317Z] e90a11edd702: Pull complete [2021-08-27T16:37:41.595Z] d77568369979: Pull complete [2021-08-27T16:37:41.872Z] fc1c9f9a7f3b: Pull complete [2021-08-27T16:37:42.473Z] 170f2ba95c9a: Pull complete [2021-08-27T16:37:43.898Z] 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-27T16:37:46.783Z] Removing intermediate container b6665e5afdc0 [2021-08-27T16:37:46.783Z] ---> 851417035214 [2021-08-27T16:37:46.783Z] [2021-08-27T16:37:46.783Z] Step 11/26 : FROM alpine:3.12 [2021-08-27T16:37:46.783Z] 3.12: Pulling from library/alpine [2021-08-27T16:37:46.783Z] 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-27T16:37:47.604Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T16:37:47.604Z] Status: Downloaded newer image for alpine:3.12 [2021-08-27T16:37:47.604Z] ---> 13621d1b12d4 [2021-08-27T16:37:47.604Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-27T16:37:47.604Z] ---> Running in fb9262fe8dfe [2021-08-27T16:37:47.951Z] 97ac5df62f85: Pull complete [2021-08-27T16:37:47.951Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-27T16:37:47.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T16:37:47.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:37:48.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:48.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:48.323Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T16:37:48.324Z] WORKDIR /edgex [2021-08-27T16:37:48.324Z] COPY go.mod . [2021-08-27T16:37:48.324Z] RUN go mod download [2021-08-27T16:37:48.324Z] docker build -t ci-base-image-arm64 -f - . [2021-08-27T16:37:48.519Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-27T16:37:48.519Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-27T16:37:48.519Z] (3/3) Installing su-exec (0.2-r1) [2021-08-27T16:37:48.519Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:37:48.519Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:37:48.806Z] OK: 6 MiB in 17 packages [2021-08-27T16:37:49.427Z] Removing intermediate container fb9262fe8dfe [2021-08-27T16:37:49.427Z] ---> f4ccff9ee138 [2021-08-27T16:37:49.427Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T16:37:49.427Z] ---> Running in c11c2f973f71 [2021-08-27T16:37:49.704Z] Removing intermediate container c11c2f973f71 [2021-08-27T16:37:49.704Z] ---> 42979851236c [2021-08-27T16:37:49.704Z] Step 14/26 : WORKDIR / [2021-08-27T16:37:49.704Z] ---> Running in c391886f39b6 [2021-08-27T16:37:49.984Z] Removing intermediate container c391886f39b6 [2021-08-27T16:37:49.984Z] ---> 197f0a8d7f2a [2021-08-27T16:37:49.984Z] 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-27T16:37:50.470Z] ---> 47dcd8f0dd7f [2021-08-27T16:37:50.470Z] 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-27T16:37:50.470Z] ---> 85d8e0623275 [2021-08-27T16:37:50.470Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-27T16:37:50.754Z] ---> ad790e6f3b9d [2021-08-27T16:37:50.754Z] 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-27T16:37:50.983Z] Sending build context to Docker daemon 166MB [2021-08-27T16:37:50.983Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T16:37:50.983Z] ---> 04bc70af865f [2021-08-27T16:37:50.983Z] Step 2/4 : WORKDIR /edgex [2021-08-27T16:37:51.618Z] ---> ddedecf18118 [2021-08-27T16:37:51.618Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-27T16:37:52.248Z] Removing intermediate container 2e363a321a0e [2021-08-27T16:37:52.248Z] ---> be1bb8f40b47 [2021-08-27T16:37:52.248Z] [2021-08-27T16:37:52.248Z] Step 11/22 : FROM alpine:3.12 [2021-08-27T16:37:52.248Z] ---> 13621d1b12d4 [2021-08-27T16:37:52.248Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-27T16:37:52.248Z] ---> faf743ba3445 [2021-08-27T16:37:52.248Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-27T16:37:52.248Z] ---> Running in 030f03ca6a2b [2021-08-27T16:37:52.876Z] ---> f0e1342b6df3 [2021-08-27T16:37:52.876Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-27T16:37:52.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:52.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:53.160Z] ---> a3d98ca7f310 [2021-08-27T16:37:53.160Z] 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-27T16:37:53.160Z] ---> Running in c6f959ba06a3 [2021-08-27T16:37:53.451Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-27T16:37:53.451Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-27T16:37:53.451Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-27T16:37:53.451Z] (4/4) Installing curl (7.78.0-r0) [2021-08-27T16:37:53.451Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:37:53.451Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:37:53.731Z] OK: 7 MiB in 18 packages [2021-08-27T16:37:54.337Z] Removing intermediate container c6f959ba06a3 [2021-08-27T16:37:54.337Z] ---> 3fb97fc98d86 [2021-08-27T16:37:54.337Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-27T16:37:54.337Z] ---> Running in c413b9aa5d89 [2021-08-27T16:37:54.337Z] Removing intermediate container 030f03ca6a2b [2021-08-27T16:37:54.337Z] ---> 1ed3910a6abe [2021-08-27T16:37:54.337Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T16:37:54.337Z] ---> Running in d84d889e8d7f [2021-08-27T16:37:54.621Z] Removing intermediate container c413b9aa5d89 [2021-08-27T16:37:54.621Z] ---> 7dd1f9d92a6b [2021-08-27T16:37:54.621Z] Step 24/26 : LABEL arch=x86_64 [2021-08-27T16:37:54.621Z] ---> Running in f549c40af0a4 [2021-08-27T16:37:54.621Z] Removing intermediate container d84d889e8d7f [2021-08-27T16:37:54.621Z] ---> 59e14e02d06f [2021-08-27T16:37:54.621Z] Step 14/22 : WORKDIR /edgex [2021-08-27T16:37:55.104Z] ---> Running in 0a35e439bad4 [2021-08-27T16:37:55.104Z] Removing intermediate container f549c40af0a4 [2021-08-27T16:37:55.104Z] ---> b31a0e0f108f [2021-08-27T16:37:55.104Z] Step 25/26 : LABEL git_sha=8d687293e4baa52ffd88abff643469c02435d8ee [2021-08-27T16:37:55.104Z] ---> Running in 2508e1ba0df9 [2021-08-27T16:37:55.104Z] Removing intermediate container 0a35e439bad4 [2021-08-27T16:37:55.104Z] ---> 30b0530a3174 [2021-08-27T16:37:55.104Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-27T16:37:55.324Z] ---> Running in e74a50dcf95c [2021-08-27T16:37:55.382Z] Removing intermediate container 2508e1ba0df9 [2021-08-27T16:37:55.382Z] ---> 1bc9576ca9ed [2021-08-27T16:37:55.382Z] Step 26/26 : LABEL version=0.0.0 [2021-08-27T16:37:55.599Z] Removing intermediate container e74a50dcf95c [2021-08-27T16:37:55.599Z] ---> d03904428b6e [2021-08-27T16:37:55.599Z] Step 3/4 : COPY go.mod . [2021-08-27T16:37:55.657Z] ---> Running in 33957a265e19 [2021-08-27T16:37:55.657Z] Removing intermediate container d04bb84ebdb1 [2021-08-27T16:37:55.657Z] ---> 91b478f30f0b [2021-08-27T16:37:55.657Z] [2021-08-27T16:37:55.657Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:37:55.657Z] ---> 13621d1b12d4 [2021-08-27T16:37:55.657Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:37:55.657Z] ---> 174926474ac3 [2021-08-27T16:37:55.657Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-27T16:37:55.657Z] ---> Running in c62e8dfef0c4 [2021-08-27T16:37:55.657Z] Removing intermediate container 33957a265e19 [2021-08-27T16:37:55.657Z] ---> 7519c83ebe53 [2021-08-27T16:37:55.657Z] [2021-08-27T16:37:55.935Z] Successfully built 7519c83ebe53 [2021-08-27T16:37:56.220Z] Successfully tagged security-secretstore-setup:latest [2021-08-27T16:37:56.220Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-08-27T16:37:56.220Z] ---> d2576622d945 [2021-08-27T16:37:56.220Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-27T16:37:56.580Z] ---> 3a69786b6fe5 [2021-08-27T16:37:56.580Z] Step 4/4 : RUN go mod download [2021-08-27T16:37:56.580Z] ---> Running in 5baee2a47b8b [2021-08-27T16:37:56.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:56.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:37:56.710Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-27T16:37:56.710Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:37:56.710Z] OK: 6 MiB in 15 packages [2021-08-27T16:37:57.709Z] ---> 7d8503e80467 [2021-08-27T16:37:57.709Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-27T16:37:57.981Z] ---> Running in 4d33daf4f18f [2021-08-27T16:37:58.639Z] Removing intermediate container 4d33daf4f18f [2021-08-27T16:37:58.639Z] ---> c501f3ebf6da [2021-08-27T16:37:58.639Z] Step 19/22 : CMD ["--init=true"] [2021-08-27T16:37:58.639Z] Removing intermediate container c62e8dfef0c4 [2021-08-27T16:37:58.639Z] ---> 07567163a111 [2021-08-27T16:37:58.639Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:37:58.639Z] ---> Running in 6f2486fee4a2 [2021-08-27T16:37:58.639Z] ---> Running in 55a8763a24bd [2021-08-27T16:37:58.949Z] Removing intermediate container 6f2486fee4a2 [2021-08-27T16:37:58.949Z] ---> 97a950cddc51 [2021-08-27T16:37:58.949Z] Step 20/22 : LABEL arch=x86_64 [2021-08-27T16:37:58.949Z] ---> Running in c1eddf922cf1 [2021-08-27T16:37:59.250Z] Removing intermediate container 55a8763a24bd [2021-08-27T16:37:59.250Z] ---> c238cbc4a97e [2021-08-27T16:37:59.250Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-27T16:37:59.739Z] ---> Running in 1c10b5a060c1 [2021-08-27T16:37:59.740Z] Removing intermediate container c1eddf922cf1 [2021-08-27T16:37:59.740Z] ---> c8ec00378546 [2021-08-27T16:37:59.740Z] Step 21/22 : LABEL git_sha=8d687293e4baa52ffd88abff643469c02435d8ee [2021-08-27T16:37:59.740Z] Removing intermediate container cf67f2b1e478 [2021-08-27T16:37:59.740Z] ---> eb553f694ad7 [2021-08-27T16:37:59.740Z] [2021-08-27T16:37:59.740Z] Step 11/32 : FROM alpine:3.12 [2021-08-27T16:37:59.740Z] ---> 13621d1b12d4 [2021-08-27T16:37:59.740Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-27T16:37:59.740Z] ---> Running in 924305e422b5 [2021-08-27T16:37:59.740Z] ---> Running in 04c501089717 [2021-08-27T16:37:59.740Z] Removing intermediate container 1c10b5a060c1 [2021-08-27T16:37:59.740Z] ---> 9b01cfb3069e [2021-08-27T16:37:59.740Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T16:37:59.740Z] Removing intermediate container 04c501089717 [2021-08-27T16:37:59.740Z] ---> 341572303dd8 [2021-08-27T16:37:59.740Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-27T16:38:00.021Z] ---> Running in b28a1f2ff5c7 [2021-08-27T16:38:00.021Z] ---> Running in 05eac0064c70 [2021-08-27T16:38:00.021Z] Removing intermediate container 924305e422b5 [2021-08-27T16:38:00.021Z] ---> dee01641fd8d [2021-08-27T16:38:00.021Z] Step 22/22 : LABEL version=0.0.0 [2021-08-27T16:38:00.021Z] ---> Running in 9a57f33546e7 [2021-08-27T16:38:00.021Z] Removing intermediate container b28a1f2ff5c7 [2021-08-27T16:38:00.021Z] ---> 69d8b535fc8a [2021-08-27T16:38:00.021Z] Step 16/24 : WORKDIR / [2021-08-27T16:38:00.323Z] ---> Running in 83a866c73587 [2021-08-27T16:38:00.323Z] Removing intermediate container 9a57f33546e7 [2021-08-27T16:38:00.323Z] ---> 6a7d3b079d45 [2021-08-27T16:38:00.323Z] [2021-08-27T16:38:00.323Z] Successfully built 6a7d3b079d45 [2021-08-27T16:38:00.624Z] Successfully tagged security-proxy-setup:latest [2021-08-27T16:38:00.624Z] Building support-notifications [2021-08-27T16:38:00.624Z]  Building security-proxy-setup ... done Removing intermediate container 83a866c73587 [2021-08-27T16:38:00.624Z] ---> 7216da8143a8 [2021-08-27T16:38:00.624Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:38:00.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:00.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:01.219Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-27T16:38:01.219Z] (2/2) Installing su-exec (0.2-r1) [2021-08-27T16:38:01.219Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:38:01.219Z] OK: 6 MiB in 16 packages [2021-08-27T16:38:02.684Z] ---> ad54bbe09797 [2021-08-27T16:38:02.684Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-27T16:38:06.103Z] ---> b3026a498c50 [2021-08-27T16:38:06.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-27T16:38:06.103Z] Removing intermediate container 05eac0064c70 [2021-08-27T16:38:06.103Z] ---> 30168a0d3d35 [2021-08-27T16:38:06.103Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-27T16:38:06.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:38:06.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:38:06.389Z] ---> 5d730e23e105 [2021-08-27T16:38:06.389Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T16:38:06.389Z] ---> Using cache [2021-08-27T16:38:06.389Z] ---> 5d7e23103901 [2021-08-27T16:38:06.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:38:06.389Z] ---> Using cache [2021-08-27T16:38:06.389Z] ---> 72676c3520bc [2021-08-27T16:38:06.389Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-27T16:38:06.389Z] ---> Using cache [2021-08-27T16:38:06.389Z] ---> 349cf15b3587 [2021-08-27T16:38:06.389Z] Step 6/23 : COPY go.mod . [2021-08-27T16:38:06.389Z] ---> Using cache [2021-08-27T16:38:06.389Z] ---> bac662f8042f [2021-08-27T16:38:06.389Z] Step 7/23 : RUN go mod download [2021-08-27T16:38:06.389Z] ---> Using cache [2021-08-27T16:38:06.389Z] ---> 4b6e77738c37 [2021-08-27T16:38:06.389Z] Step 8/23 : COPY . . [2021-08-27T16:38:06.389Z] ---> Using cache [2021-08-27T16:38:06.389Z] ---> bb5e49a4dc81 [2021-08-27T16:38:06.389Z] Step 9/23 : RUN go mod tidy [2021-08-27T16:38:06.389Z] ---> Using cache [2021-08-27T16:38:06.389Z] ---> 6a8e2ca62315 [2021-08-27T16:38:06.389Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-27T16:38:06.389Z] ---> Running in bee591fd16db [2021-08-27T16:38:06.389Z] ---> Running in 4996e80c4233 [2021-08-27T16:38:06.389Z] Removing intermediate container a8e8307d37c8 [2021-08-27T16:38:06.389Z] ---> 6e2c486e9d91 [2021-08-27T16:38:06.389Z] [2021-08-27T16:38:06.389Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:38:06.389Z] ---> 13621d1b12d4 [2021-08-27T16:38:06.389Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-27T16:38:06.683Z] ---> 3335b0fa3da9 [2021-08-27T16:38:06.683Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-27T16:38:06.683Z] ---> Running in fe3852ebdc27 [2021-08-27T16:38:06.683Z] ---> Running in 13e4b781409c [2021-08-27T16:38:06.683Z] Removing intermediate container 4996e80c4233 [2021-08-27T16:38:06.683Z] ---> a864f62fc495 [2021-08-27T16:38:06.683Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-27T16:38:06.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:38:06.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:38:06.683Z] ---> 5d730e23e105 [2021-08-27T16:38:06.683Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T16:38:06.683Z] ---> Using cache [2021-08-27T16:38:06.683Z] ---> 5d7e23103901 [2021-08-27T16:38:06.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:38:06.683Z] ---> Using cache [2021-08-27T16:38:06.683Z] ---> 72676c3520bc [2021-08-27T16:38:06.683Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-27T16:38:06.972Z] ---> Running in e91f16c641b7 [2021-08-27T16:38:06.972Z] ---> Running in fc6b7dca4bde [2021-08-27T16:38:06.972Z] Removing intermediate container fe3852ebdc27 [2021-08-27T16:38:06.972Z] ---> 0bf5c357b5c1 [2021-08-27T16:38:06.972Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-27T16:38:06.972Z] Removing intermediate container 13e4b781409c [2021-08-27T16:38:06.972Z] ---> d99643084c9e [2021-08-27T16:38:06.972Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:38:06.972Z] ---> Running in c349f9f4f90c [2021-08-27T16:38:06.972Z] ---> Running in 414a8a25c053 [2021-08-27T16:38:06.972Z] 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-27T16:38:06.972Z] Removing intermediate container fc6b7dca4bde [2021-08-27T16:38:06.972Z] ---> ba389e23c231 [2021-08-27T16:38:06.972Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-27T16:38:06.972Z] Removing intermediate container c349f9f4f90c [2021-08-27T16:38:06.972Z] ---> b4a2ca8d039e [2021-08-27T16:38:06.972Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-27T16:38:06.972Z] ---> Running in 937317d38f52 [2021-08-27T16:38:07.263Z] ---> Running in c3b2d3d86b27 [2021-08-27T16:38:07.263Z] Removing intermediate container 414a8a25c053 [2021-08-27T16:38:07.263Z] ---> 5a7a650cbcb8 [2021-08-27T16:38:07.263Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T16:38:07.263Z] ---> Running in a9d5a5cceabb [2021-08-27T16:38:07.551Z] Removing intermediate container c3b2d3d86b27 [2021-08-27T16:38:07.551Z] ---> c68d41774162 [2021-08-27T16:38:07.551Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:38:07.551Z] ---> Running in c631e8c6b92d [2021-08-27T16:38:07.551Z] Removing intermediate container a9d5a5cceabb [2021-08-27T16:38:07.551Z] ---> 212456c1f154 [2021-08-27T16:38:07.551Z] Step 23/24 : LABEL git_sha=8d687293e4baa52ffd88abff643469c02435d8ee [2021-08-27T16:38:07.551Z] ---> Running in 019aebeac628 [2021-08-27T16:38:07.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:07.832Z] Removing intermediate container 019aebeac628 [2021-08-27T16:38:07.832Z] ---> 2b723b5b68eb [2021-08-27T16:38:07.832Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:38:07.832Z] ---> Running in 376efd84c46d [2021-08-27T16:38:08.109Z] Removing intermediate container 376efd84c46d [2021-08-27T16:38:08.109Z] ---> ab255b805edf [2021-08-27T16:38:08.109Z] [2021-08-27T16:38:08.393Z] Successfully built ab255b805edf [2021-08-27T16:38:08.393Z] Removing intermediate container 937317d38f52 [2021-08-27T16:38:08.393Z] ---> b186238b3490 [2021-08-27T16:38:08.393Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-27T16:38:08.393Z] Successfully tagged core-metadata:latest [2021-08-27T16:38:08.393Z] Building sys-mgmt-agent [2021-08-27T16:38:08.393Z]  Building core-metadata ... done  ---> Running in ccace4ac1f1e [2021-08-27T16:38:08.685Z] Removing intermediate container ccace4ac1f1e [2021-08-27T16:38:08.685Z] ---> 5f1fa9cb4974 [2021-08-27T16:38:08.685Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-27T16:38:08.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:10.640Z] ---> d51b9d9c0d60 [2021-08-27T16:38:10.640Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-27T16:38:10.640Z] Removing intermediate container c631e8c6b92d [2021-08-27T16:38:10.640Z] ---> 3fa176e74cc8 [2021-08-27T16:38:10.640Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-27T16:38:10.921Z] ---> Running in 89790c09ccd0 [2021-08-27T16:38:10.921Z] ---> Running in 64307b93853b [2021-08-27T16:38:11.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:12.230Z] OK: 219 MiB in 52 packages [2021-08-27T16:38:12.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:12.789Z] Removing intermediate container 89790c09ccd0 [2021-08-27T16:38:12.789Z] ---> a9474904398c [2021-08-27T16:38:12.789Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:38:12.789Z] Removing intermediate container e91f16c641b7 [2021-08-27T16:38:12.789Z] ---> 8a9b641948bd [2021-08-27T16:38:12.789Z] Step 6/23 : COPY go.mod . [2021-08-27T16:38:12.789Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:38:12.789Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:38:12.789Z] ---> 5d730e23e105 [2021-08-27T16:38:12.789Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:38:12.789Z] ---> Using cache [2021-08-27T16:38:12.789Z] ---> 5d7e23103901 [2021-08-27T16:38:12.789Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:38:12.789Z] ---> Using cache [2021-08-27T16:38:12.789Z] ---> 72676c3520bc [2021-08-27T16:38:12.789Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-27T16:38:13.068Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-27T16:38:13.068Z] ---> Running in 7354f894d746 [2021-08-27T16:38:13.068Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-27T16:38:13.068Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-27T16:38:13.068Z] ---> 0b261e7034d6 [2021-08-27T16:38:13.068Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-27T16:38:13.344Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-27T16:38:13.344Z] ---> 65eb1d0ea954 [2021-08-27T16:38:13.344Z] Step 7/23 : RUN go mod download [2021-08-27T16:38:13.344Z] ---> Running in 5cffb9dc8e1c [2021-08-27T16:38:13.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:13.931Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-27T16:38:13.931Z] ---> 62f83d6f81d1 [2021-08-27T16:38:13.931Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-27T16:38:13.931Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-27T16:38:14.213Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:38:14.213Z] OK: 8 MiB in 20 packages [2021-08-27T16:38:14.213Z] ---> 744be6f46da5 [2021-08-27T16:38:14.213Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-27T16:38:14.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:15.004Z] ---> 7c4cd1bd52ec [2021-08-27T16:38:15.004Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-27T16:38:15.004Z] Removing intermediate container 64307b93853b [2021-08-27T16:38:15.004Z] ---> a9cdcfa5931b [2021-08-27T16:38:15.004Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:38:15.004Z] ---> 00f2ff0c2f64 [2021-08-27T16:38:15.004Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-27T16:38:15.290Z] Removing intermediate container 5cffb9dc8e1c [2021-08-27T16:38:15.290Z] ---> 4921d8087da6 [2021-08-27T16:38:15.290Z] Step 8/23 : COPY . . [2021-08-27T16:38:15.290Z] ---> Running in 69c24f026be3 [2021-08-27T16:38:15.290Z] ---> aecbd689c9e0 [2021-08-27T16:38:15.290Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-27T16:38:15.576Z] OK: 219 MiB in 52 packages [2021-08-27T16:38:16.201Z] Removing intermediate container 69c24f026be3 [2021-08-27T16:38:16.201Z] ---> 7fb33857acba [2021-08-27T16:38:16.201Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-27T16:38:17.443Z] ---> 48e991c348c9 [2021-08-27T16:38:17.443Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-27T16:38:17.443Z] ---> f4c47631231e [2021-08-27T16:38:17.443Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-27T16:38:17.814Z] Removing intermediate container 7354f894d746 [2021-08-27T16:38:17.814Z] ---> 6433d37eee07 [2021-08-27T16:38:17.814Z] Step 6/24 : COPY go.mod . [2021-08-27T16:38:17.814Z] ---> Running in a93fd90746f7 [2021-08-27T16:38:18.106Z] ---> 221eef3068b1 [2021-08-27T16:38:18.106Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-27T16:38:18.106Z] ---> cfbc83a00652 [2021-08-27T16:38:18.106Z] Step 7/24 : RUN go mod download [2021-08-27T16:38:18.106Z] ---> Running in 78b73169d640 [2021-08-27T16:38:18.106Z] ---> Running in caa8cbb7d79b [2021-08-27T16:38:18.770Z] Removing intermediate container 78b73169d640 [2021-08-27T16:38:18.770Z] ---> 531b1fdc34c9 [2021-08-27T16:38:18.770Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:38:18.770Z] ---> Running in 90406b1b7715 [2021-08-27T16:38:19.800Z] Removing intermediate container 90406b1b7715 [2021-08-27T16:38:19.800Z] ---> 4500a8de9643 [2021-08-27T16:38:19.800Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T16:38:19.800Z] Removing intermediate container a93fd90746f7 [2021-08-27T16:38:19.800Z] ---> 8da77d7236db [2021-08-27T16:38:19.800Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-27T16:38:20.085Z] ---> Running in b85b338ac58b [2021-08-27T16:38:20.363Z] ---> Running in 9886b8562a2c [2021-08-27T16:38:20.363Z] Removing intermediate container b85b338ac58b [2021-08-27T16:38:20.363Z] ---> e8480a3d2eeb [2021-08-27T16:38:20.363Z] Step 23/24 : LABEL git_sha=8d687293e4baa52ffd88abff643469c02435d8ee [2021-08-27T16:38:20.363Z] ---> Running in e5cf93c939bb [2021-08-27T16:38:20.664Z] Removing intermediate container 9886b8562a2c [2021-08-27T16:38:20.664Z] ---> 2feb54f418a6 [2021-08-27T16:38:20.664Z] Step 29/32 : CMD ["gate"] [2021-08-27T16:38:20.664Z] ---> 71f75324bbf7 [2021-08-27T16:38:20.664Z] Step 9/23 : RUN go mod tidy [2021-08-27T16:38:20.664Z] Removing intermediate container e5cf93c939bb [2021-08-27T16:38:20.664Z] ---> 707017617104 [2021-08-27T16:38:20.664Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:38:20.964Z] ---> Running in 99abb944738b [2021-08-27T16:38:20.964Z] ---> Running in 94836e0b71fc [2021-08-27T16:38:20.964Z] Removing intermediate container caa8cbb7d79b [2021-08-27T16:38:20.964Z] ---> ce8ff7bca234 [2021-08-27T16:38:20.964Z] Step 8/24 : COPY . . [2021-08-27T16:38:20.964Z] ---> Running in d6937f2bd6bc [2021-08-27T16:38:21.255Z] Removing intermediate container 99abb944738b [2021-08-27T16:38:21.255Z] ---> 0965b593c0fa [2021-08-27T16:38:21.255Z] Step 30/32 : LABEL arch=x86_64 [2021-08-27T16:38:21.544Z] ---> Running in fdf8311be07c [2021-08-27T16:38:22.150Z] Removing intermediate container d6937f2bd6bc [2021-08-27T16:38:22.150Z] ---> 9e668237916d [2021-08-27T16:38:22.150Z] [2021-08-27T16:38:22.434Z] Successfully built 9e668237916d [2021-08-27T16:38:22.716Z] Successfully tagged core-data:latest [2021-08-27T16:38:22.716Z] Building core-command [2021-08-27T16:38:22.716Z]  Building core-data ... done Removing intermediate container fdf8311be07c [2021-08-27T16:38:22.716Z] ---> d825de165ded [2021-08-27T16:38:22.716Z] Step 31/32 : LABEL git_sha=8d687293e4baa52ffd88abff643469c02435d8ee [2021-08-27T16:38:23.001Z] ---> Running in fcebae2bf14f [2021-08-27T16:38:26.641Z] Removing intermediate container fcebae2bf14f [2021-08-27T16:38:26.641Z] ---> 90007f6f1c33 [2021-08-27T16:38:26.641Z] Step 32/32 : LABEL version=0.0.0 [2021-08-27T16:38:26.641Z] Removing intermediate container 94836e0b71fc [2021-08-27T16:38:26.641Z] ---> 138c531c1e35 [2021-08-27T16:38:26.641Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-27T16:38:26.920Z] ---> 1f07dd7fd8b6 [2021-08-27T16:38:26.920Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:38:27.196Z] ---> Running in fafd397b9ab4 [2021-08-27T16:38:27.196Z] ---> Running in 4d2163a4fd16 [2021-08-27T16:38:27.196Z] ---> Running in cce6178eb119 [2021-08-27T16:38:28.204Z] Removing intermediate container 4d2163a4fd16 [2021-08-27T16:38:28.204Z] ---> bb26e78f9388 [2021-08-27T16:38:28.204Z] [2021-08-27T16:38:28.496Z] Successfully built bb26e78f9388 [2021-08-27T16:38:28.496Z] Successfully tagged security-bootstrapper:latest [2021-08-27T16:38:28.496Z]  Building security-bootstrapper ... done 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-27T16:38:29.967Z] Removing intermediate container cce6178eb119 [2021-08-27T16:38:29.967Z] ---> 91e7d4089f0d [2021-08-27T16:38:29.967Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-27T16:38:29.967Z] ---> Running in 98648e1bdabb [2021-08-27T16:38:30.790Z] 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-27T16:38:31.792Z] Removing intermediate container bee591fd16db [2021-08-27T16:38:31.792Z] ---> 1708cfc131b2 [2021-08-27T16:38:31.792Z] [2021-08-27T16:38:31.792Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T16:38:31.792Z] ---> 13621d1b12d4 [2021-08-27T16:38:31.792Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:38:31.792Z] ---> Using cache [2021-08-27T16:38:31.792Z] ---> 07567163a111 [2021-08-27T16:38:31.792Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:38:31.792Z] ---> Using cache [2021-08-27T16:38:31.792Z] ---> c238cbc4a97e [2021-08-27T16:38:31.792Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-27T16:38:32.073Z] ---> Running in 83c8d5898a0d [2021-08-27T16:38:32.364Z] Removing intermediate container 83c8d5898a0d [2021-08-27T16:38:32.364Z] ---> 5c7957bcd008 [2021-08-27T16:38:32.364Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T16:38:32.364Z] ---> Running in dd6609a64fb9 [2021-08-27T16:38:32.645Z] Removing intermediate container dd6609a64fb9 [2021-08-27T16:38:32.645Z] ---> a1a50d1ce85f [2021-08-27T16:38:32.645Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:38:32.923Z] ---> 126f811ad6c1 [2021-08-27T16:38:32.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-27T16:38:33.562Z] ---> 5e2da6983595 [2021-08-27T16:38:33.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-27T16:38:34.176Z] ---> ea493061b89c [2021-08-27T16:38:34.176Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-27T16:38:34.176Z] ---> Running in 1d0340bf97bf [2021-08-27T16:38:34.176Z] Removing intermediate container 1d0340bf97bf [2021-08-27T16:38:34.176Z] ---> 23eb7e38b853 [2021-08-27T16:38:34.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:38:34.176Z] ---> Running in eb6aa7b5d6a0 [2021-08-27T16:38:34.471Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:38:34.471Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:38:34.471Z] ---> 5d730e23e105 [2021-08-27T16:38:34.471Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:38:34.471Z] ---> Using cache [2021-08-27T16:38:34.471Z] ---> 5d7e23103901 [2021-08-27T16:38:34.471Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:38:34.471Z] ---> Using cache [2021-08-27T16:38:34.471Z] ---> 72676c3520bc [2021-08-27T16:38:34.471Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T16:38:34.471Z] ---> Using cache [2021-08-27T16:38:34.471Z] ---> 349cf15b3587 [2021-08-27T16:38:34.471Z] Step 6/24 : COPY go.mod . [2021-08-27T16:38:34.471Z] ---> Using cache [2021-08-27T16:38:34.471Z] ---> bac662f8042f [2021-08-27T16:38:34.471Z] Step 7/24 : RUN go mod download [2021-08-27T16:38:34.471Z] ---> Using cache [2021-08-27T16:38:34.471Z] ---> 4b6e77738c37 [2021-08-27T16:38:34.471Z] Step 8/24 : COPY . . [2021-08-27T16:38:34.471Z] ---> Using cache [2021-08-27T16:38:34.471Z] ---> bb5e49a4dc81 [2021-08-27T16:38:34.471Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:38:34.471Z] ---> Using cache [2021-08-27T16:38:34.471Z] ---> 6a8e2ca62315 [2021-08-27T16:38:34.471Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-27T16:38:34.759Z] ---> Running in 6f4b93f7542d [2021-08-27T16:38:34.759Z] Removing intermediate container eb6aa7b5d6a0 [2021-08-27T16:38:34.759Z] ---> 5d4e37176294 [2021-08-27T16:38:34.759Z] Step 21/23 : LABEL arch=x86_64 [2021-08-27T16:38:34.759Z] ---> Running in af5a2b7a3cdb [2021-08-27T16:38:35.050Z] Removing intermediate container af5a2b7a3cdb [2021-08-27T16:38:35.050Z] ---> bf1bef081e5f [2021-08-27T16:38:35.050Z] Step 22/23 : LABEL git_sha=8d687293e4baa52ffd88abff643469c02435d8ee [2021-08-27T16:38:35.050Z] ---> Running in ac8bc6759024 [2021-08-27T16:38:35.348Z] Removing intermediate container ac8bc6759024 [2021-08-27T16:38:35.348Z] ---> 0a202393c773 [2021-08-27T16:38:35.348Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T16:38:35.348Z] ---> Running in fcecfa122e3c [2021-08-27T16:38:35.348Z] 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-27T16:38:35.348Z] Removing intermediate container fcecfa122e3c [2021-08-27T16:38:35.348Z] ---> 3ecffd688f26 [2021-08-27T16:38:35.348Z] [2021-08-27T16:38:35.635Z] Successfully built 3ecffd688f26 [2021-08-27T16:38:35.635Z] Successfully tagged support-scheduler:latest [2021-08-27T16:38:58.117Z]  Building support-scheduler ... done Removing intermediate container fafd397b9ab4 [2021-08-27T16:38:58.117Z] ---> 3e0eed45849d [2021-08-27T16:38:58.117Z] [2021-08-27T16:38:58.117Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T16:38:58.117Z] ---> 13621d1b12d4 [2021-08-27T16:38:58.117Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-27T16:38:58.117Z] Removing intermediate container 98648e1bdabb [2021-08-27T16:38:58.117Z] ---> e04639cc5808 [2021-08-27T16:38:58.117Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-27T16:38:58.117Z] ---> Running in 57011b42be52 [2021-08-27T16:38:58.117Z] ---> Running in ef4468ad41e6 [2021-08-27T16:38:58.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:58.117Z] 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-27T16:38:58.117Z] Removing intermediate container 6f4b93f7542d [2021-08-27T16:38:58.117Z] ---> 8a668e5389d3 [2021-08-27T16:38:58.117Z] [2021-08-27T16:38:58.117Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:38:58.117Z] ---> 13621d1b12d4 [2021-08-27T16:38:58.117Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:38:58.117Z] ---> Using cache [2021-08-27T16:38:58.117Z] ---> 07567163a111 [2021-08-27T16:38:58.117Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:38:58.117Z] ---> Using cache [2021-08-27T16:38:58.117Z] ---> c238cbc4a97e [2021-08-27T16:38:58.117Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-27T16:38:58.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:38:58.117Z] ---> Running in 3eb74551cbb1 [2021-08-27T16:38:58.117Z] Removing intermediate container ef4468ad41e6 [2021-08-27T16:38:58.117Z] ---> c761fbfd7060 [2021-08-27T16:38:58.117Z] [2021-08-27T16:38:58.117Z] Step 12/24 : FROM docker:20.10.7 [2021-08-27T16:38:58.117Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-27T16:38:58.118Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-27T16:38:58.118Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:38:58.118Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:38:58.118Z] Removing intermediate container 3eb74551cbb1 [2021-08-27T16:38:58.118Z] ---> 3df2f2176250 [2021-08-27T16:38:58.118Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T16:38:58.118Z] OK: 6 MiB in 16 packages [2021-08-27T16:38:58.118Z] ---> Running in 84dcb92ed386 [2021-08-27T16:38:58.118Z] Removing intermediate container 84dcb92ed386 [2021-08-27T16:38:58.118Z] ---> 362af969bed1 [2021-08-27T16:38:58.118Z] Step 16/24 : WORKDIR / [2021-08-27T16:38:58.118Z] ---> Running in 0f8464707b5e [2021-08-27T16:38:58.118Z] Removing intermediate container 0f8464707b5e [2021-08-27T16:38:58.118Z] ---> 02f867160386 [2021-08-27T16:38:58.118Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:38:58.118Z] Removing intermediate container 57011b42be52 [2021-08-27T16:38:58.118Z] ---> 75b31a437566 [2021-08-27T16:38:58.118Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:38:58.118Z] ---> Running in 9598895292d2 [2021-08-27T16:38:58.118Z] 20.10.7: Pulling from library/docker [2021-08-27T16:38:58.118Z] ---> de68735740f0 [2021-08-27T16:38:58.118Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-27T16:38:58.118Z] Removing intermediate container 9598895292d2 [2021-08-27T16:38:58.118Z] ---> 7e01a9eb21c6 [2021-08-27T16:38:58.118Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-27T16:38:58.118Z] ---> Running in 466af3328e7c [2021-08-27T16:38:58.118Z] Removing intermediate container 466af3328e7c [2021-08-27T16:38:58.118Z] ---> c3309d3cd572 [2021-08-27T16:38:58.118Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T16:38:58.118Z] ---> Running in f0d414cd7c8d [2021-08-27T16:38:58.118Z] ---> da263a9b96b4 [2021-08-27T16:38:58.118Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-27T16:38:58.118Z] Removing intermediate container f0d414cd7c8d [2021-08-27T16:38:58.118Z] ---> 47ea089db2b8 [2021-08-27T16:38:58.118Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:38:58.118Z] ---> da49e11bfb4d [2021-08-27T16:38:58.118Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-27T16:38:58.118Z] ---> b5582f3323c1 [2021-08-27T16:38:58.118Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-27T16:38:58.118Z] ---> Running in edb3666ee81a [2021-08-27T16:38:58.405Z] Removing intermediate container edb3666ee81a [2021-08-27T16:38:58.405Z] ---> bd842552acc2 [2021-08-27T16:38:58.405Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:38:58.405Z] ---> Running in c8322a685530 [2021-08-27T16:38:58.405Z] ---> eeca33664298 [2021-08-27T16:38:58.405Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-27T16:38:58.405Z] Removing intermediate container c8322a685530 [2021-08-27T16:38:58.405Z] ---> d34f180fadf9 [2021-08-27T16:38:58.405Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T16:38:58.405Z] ---> Running in f8066155c004 [2021-08-27T16:38:58.693Z] ---> 38acee78a703 [2021-08-27T16:38:58.693Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-27T16:38:58.693Z] ---> Running in e3279937a4b6 [2021-08-27T16:38:58.693Z] Removing intermediate container f8066155c004 [2021-08-27T16:38:58.693Z] ---> 7da21fb3dd40 [2021-08-27T16:38:58.693Z] Step 23/24 : LABEL git_sha=8d687293e4baa52ffd88abff643469c02435d8ee [2021-08-27T16:38:58.693Z] ---> Running in 04d9418fe929 [2021-08-27T16:38:58.693Z] Removing intermediate container e3279937a4b6 [2021-08-27T16:38:58.693Z] ---> c619d54cf91b [2021-08-27T16:38:58.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:38:58.693Z] Removing intermediate container 04d9418fe929 [2021-08-27T16:38:58.693Z] ---> 6499f17a4ed7 [2021-08-27T16:38:58.693Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:38:58.693Z] ---> Running in 22de58d24853 [2021-08-27T16:38:58.693Z] ---> Running in c1858d587091 [2021-08-27T16:38:58.969Z] Removing intermediate container 22de58d24853 [2021-08-27T16:38:58.969Z] ---> c98ccf059443 [2021-08-27T16:38:58.969Z] Step 21/23 : LABEL arch=x86_64 [2021-08-27T16:38:58.969Z] Removing intermediate container c1858d587091 [2021-08-27T16:38:58.969Z] ---> cb1804d3bb9b [2021-08-27T16:38:58.969Z] [2021-08-27T16:38:58.969Z] ---> Running in f77dc44e828c [2021-08-27T16:38:58.969Z] Successfully built cb1804d3bb9b [2021-08-27T16:38:58.969Z] Successfully tagged core-command:latest [2021-08-27T16:38:58.969Z]  Building core-command ... done Removing intermediate container f77dc44e828c [2021-08-27T16:38:58.969Z] ---> df9b095025ac [2021-08-27T16:38:58.969Z] Step 22/23 : LABEL git_sha=8d687293e4baa52ffd88abff643469c02435d8ee [2021-08-27T16:38:58.969Z] ---> Running in 49b84c212ba1 [2021-08-27T16:38:59.249Z] Removing intermediate container 49b84c212ba1 [2021-08-27T16:38:59.249Z] ---> d2ced4e41d95 [2021-08-27T16:38:59.249Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T16:38:59.249Z] ---> Running in 416a8b31bf0a [2021-08-27T16:38:59.249Z] Removing intermediate container 416a8b31bf0a [2021-08-27T16:38:59.249Z] ---> 91e080938600 [2021-08-27T16:38:59.249Z] [2021-08-27T16:38:59.249Z] Successfully built 91e080938600 [2021-08-27T16:38:59.249Z] Successfully tagged support-notifications:latest [2021-08-27T16:39:04.013Z]  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-27T16:39:04.013Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-27T16:39:04.013Z] ---> 08bdaf2f88f9 [2021-08-27T16:39:04.013Z] 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-27T16:39:04.293Z] ---> Running in 9c75a6215098 [2021-08-27T16:39:04.293Z] Removing intermediate container 9c75a6215098 [2021-08-27T16:39:04.293Z] ---> 6cf2d8d370ab [2021-08-27T16:39:04.293Z] 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-27T16:39:04.567Z] ---> Running in 906ee883bade [2021-08-27T16:39:04.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T16:39:04.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T16:39:05.116Z] (1/39) Installing readline (8.1.0-r0) [2021-08-27T16:39:05.388Z] (2/39) Installing bash (5.1.0-r0) [2021-08-27T16:39:05.388Z] Executing bash-5.1.0-r0.post-install [2021-08-27T16:39:05.388Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-27T16:39:05.388Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-27T16:39:05.388Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-27T16:39:05.388Z] (6/39) Installing curl (7.78.0-r0) [2021-08-27T16:39:05.388Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-27T16:39:05.388Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-27T16:39:05.388Z] (9/39) Installing expat (2.2.10-r1) [2021-08-27T16:39:05.388Z] (10/39) Installing libffi (3.3-r2) [2021-08-27T16:39:05.388Z] (11/39) Installing gdbm (1.19-r0) [2021-08-27T16:39:05.388Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-27T16:39:05.388Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-27T16:39:05.662Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-27T16:39:07.101Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-27T16:39:07.101Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-27T16:39:07.101Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-27T16:39:07.101Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-27T16:39:07.102Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-27T16:39:07.102Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-27T16:39:07.102Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-27T16:39:07.102Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-27T16:39:07.102Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-27T16:39:07.102Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-27T16:39:07.102Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-27T16:39:07.102Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-27T16:39:07.102Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-27T16:39:07.376Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-27T16:39:07.376Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-27T16:39:07.376Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-27T16:39:07.376Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-27T16:39:07.376Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-27T16:39:07.376Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-27T16:39:07.376Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-27T16:39:07.376Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-27T16:39:07.376Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-27T16:39:07.376Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-27T16:39:07.376Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-27T16:39:07.376Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-27T16:39:07.973Z] Executing busybox-1.32.1-r6.trigger [2021-08-27T16:39:07.973Z] OK: 82 MiB in 59 packages [2021-08-27T16:39:09.188Z] Collecting docker-compose==1.23.2 [2021-08-27T16:39:09.461Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-27T16:39:09.461Z] Collecting docopt<0.7,>=0.6.1 [2021-08-27T16:39:09.461Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-27T16:39:09.738Z] 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-27T16:39:10.018Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-27T16:39:10.018Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-27T16:39:10.018Z] Collecting PyYAML<4,>=3.10 [2021-08-27T16:39:10.018Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-27T16:39:10.620Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-27T16:39:10.620Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-27T16:39:10.894Z] Collecting texttable<0.10,>=0.9.0 [2021-08-27T16:39:10.894Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-27T16:39:11.168Z] Collecting docker<4.0,>=3.6.0 [2021-08-27T16:39:11.168Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-27T16:39:11.168Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-27T16:39:11.168Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-27T16:39:11.168Z] Collecting jsonschema<3,>=2.5.1 [2021-08-27T16:39:11.168Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-27T16:39:11.446Z] Collecting cached-property<2,>=1.2.0 [2021-08-27T16:39:11.446Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-27T16:39:11.446Z] Collecting docker-pycreds>=0.4.0 [2021-08-27T16:39:11.446Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-27T16:39:11.446Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-27T16:39:11.446Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-27T16:39:11.724Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-27T16:39:11.724Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-27T16:39:11.724Z] Collecting certifi>=2017.4.17 [2021-08-27T16:39:11.724Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-27T16:39:11.724Z] Collecting idna<2.8,>=2.5 [2021-08-27T16:39:11.724Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-27T16:39:11.724Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-27T16:39:11.724Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-27T16:39:11.724Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-27T16:39:11.724Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-27T16:39:12.000Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-27T16:39:12.000Z] Attempting uninstall: urllib3 [2021-08-27T16:39:12.000Z] Found existing installation: urllib3 1.26.2 [2021-08-27T16:39:12.000Z] Uninstalling urllib3-1.26.2: [2021-08-27T16:39:12.000Z] Successfully uninstalled urllib3-1.26.2 [2021-08-27T16:39:12.000Z] Attempting uninstall: idna [2021-08-27T16:39:12.000Z] Found existing installation: idna 3.1 [2021-08-27T16:39:12.000Z] Uninstalling idna-3.1: [2021-08-27T16:39:12.000Z] Successfully uninstalled idna-3.1 [2021-08-27T16:39:12.000Z] Attempting uninstall: chardet [2021-08-27T16:39:12.000Z] Found existing installation: chardet 4.0.0 [2021-08-27T16:39:12.000Z] Uninstalling chardet-4.0.0: [2021-08-27T16:39:12.000Z] Successfully uninstalled chardet-4.0.0 [2021-08-27T16:39:12.276Z] Attempting uninstall: requests [2021-08-27T16:39:12.276Z] Found existing installation: requests 2.25.1 [2021-08-27T16:39:12.276Z] Uninstalling requests-2.25.1: [2021-08-27T16:39:12.276Z] Successfully uninstalled requests-2.25.1 [2021-08-27T16:39:12.555Z] Running setup.py install for texttable: started [2021-08-27T16:39:12.839Z] Running setup.py install for texttable: finished with status 'done' [2021-08-27T16:39:12.839Z] Running setup.py install for PyYAML: started [2021-08-27T16:39:13.118Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-27T16:39:13.118Z] Running setup.py install for docopt: started [2021-08-27T16:39:13.394Z] Running setup.py install for docopt: finished with status 'done' [2021-08-27T16:39:13.394Z] Running setup.py install for dockerpty: started [2021-08-27T16:39:13.993Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-27T16:39:14.283Z] 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-27T16:39:17.687Z] Removing intermediate container 906ee883bade [2021-08-27T16:39:17.687Z] ---> b45fb01c6523 [2021-08-27T16:39:17.687Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-27T16:39:17.687Z] ---> Running in 36ad263f5c48 [2021-08-27T16:39:17.687Z] Removing intermediate container 36ad263f5c48 [2021-08-27T16:39:17.687Z] ---> cd38bf95cc8d [2021-08-27T16:39:17.687Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-27T16:39:17.687Z] ---> Running in c2bcadff4d5a [2021-08-27T16:39:17.687Z] Removing intermediate container c2bcadff4d5a [2021-08-27T16:39:17.687Z] ---> 229a78e94961 [2021-08-27T16:39:17.687Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-27T16:39:17.964Z] ---> 5d11d00513d9 [2021-08-27T16:39:17.964Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-27T16:39:17.964Z] ---> 7bcd4d21a02f [2021-08-27T16:39:17.964Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-27T16:39:18.242Z] ---> 88c8646df422 [2021-08-27T16:39:18.242Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-27T16:39:18.242Z] ---> Running in c8d87e28a07e [2021-08-27T16:39:18.242Z] Removing intermediate container c8d87e28a07e [2021-08-27T16:39:18.242Z] ---> a6bade218add [2021-08-27T16:39:18.242Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:39:18.521Z] ---> Running in c6e1f957d180 [2021-08-27T16:39:18.521Z] Removing intermediate container c6e1f957d180 [2021-08-27T16:39:18.521Z] ---> 4338e4fbf16d [2021-08-27T16:39:18.521Z] Step 22/24 : LABEL arch=x86_64 [2021-08-27T16:39:18.521Z] ---> Running in 4232383fabf8 [2021-08-27T16:39:18.521Z] Removing intermediate container 4232383fabf8 [2021-08-27T16:39:18.521Z] ---> 7d48c348091b [2021-08-27T16:39:18.521Z] Step 23/24 : LABEL git_sha=8d687293e4baa52ffd88abff643469c02435d8ee [2021-08-27T16:39:18.521Z] ---> Running in 896defeb6f59 [2021-08-27T16:39:18.796Z] Removing intermediate container 896defeb6f59 [2021-08-27T16:39:18.796Z] ---> a219d5383624 [2021-08-27T16:39:18.796Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:39:18.796Z] ---> Running in 513bf73629bd [2021-08-27T16:39:18.796Z] Removing intermediate container 513bf73629bd [2021-08-27T16:39:18.796Z] ---> 0a9d30224f5d [2021-08-27T16:39:18.796Z] [2021-08-27T16:39:18.796Z] Successfully built 0a9d30224f5d [2021-08-27T16:39:18.796Z] Successfully tagged sys-mgmt-agent:latest [2021-08-27T16:39:18.812Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-27T16:39:18.820Z] $ docker stop --time=1 4499b5c0fbfacc2c81f0ca0d94580369b291a712318d1dfc2881fdee4027a4bd [2021-08-27T16:39:20.086Z] $ docker rm -f 4499b5c0fbfacc2c81f0ca0d94580369b291a712318d1dfc2881fdee4027a4bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T16:39:20.516Z] + docker images [2021-08-27T16:39:20.516Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T16:39:20.516Z] sys-mgmt-agent latest 0a9d30224f5d 2 seconds ago 325MB [2021-08-27T16:39:20.516Z] support-notifications latest 91e080938600 21 seconds ago 16.8MB [2021-08-27T16:39:20.516Z] core-command latest cb1804d3bb9b 22 seconds ago 16MB [2021-08-27T16:39:20.516Z] c761fbfd7060 24 seconds ago 1.75GB [2021-08-27T16:39:20.516Z] 8a668e5389d3 24 seconds ago 1.75GB [2021-08-27T16:39:20.516Z] 3e0eed45849d 26 seconds ago 1.75GB [2021-08-27T16:39:20.516Z] support-scheduler latest 3ecffd688f26 45 seconds ago 16.1MB [2021-08-27T16:39:20.516Z] 1708cfc131b2 49 seconds ago 1.75GB [2021-08-27T16:39:20.516Z] security-bootstrapper latest bb26e78f9388 53 seconds ago 18.8MB [2021-08-27T16:39:20.516Z] core-data latest 9e668237916d 59 seconds ago 20.4MB [2021-08-27T16:39:20.516Z] core-metadata latest ab255b805edf About a minute ago 16.7MB [2021-08-27T16:39:20.516Z] 6e2c486e9d91 About a minute ago 1.76GB [2021-08-27T16:39:20.516Z] security-proxy-setup latest 6a7d3b079d45 About a minute ago 26MB [2021-08-27T16:39:20.516Z] eb553f694ad7 About a minute ago 1.75GB [2021-08-27T16:39:20.516Z] 91b478f30f0b About a minute ago 1.76GB [2021-08-27T16:39:20.516Z] security-secretstore-setup latest 7519c83ebe53 About a minute ago 28.1MB [2021-08-27T16:39:20.516Z] be1bb8f40b47 About a minute ago 1.76GB [2021-08-27T16:39:20.516Z] 851417035214 About a minute ago 1.76GB [2021-08-27T16:39:20.516Z] ci-base-image-x86_64 latest 5d730e23e105 5 minutes ago 1.25GB [2021-08-27T16:39:20.516Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 9 days ago 37.5MB [2021-08-27T16:39:20.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 weeks ago 547MB [2021-08-27T16:39:20.516Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-27T16:39:20.516Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-27T16:39:20.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-27T16:39:33.437Z] Removing intermediate container 5baee2a47b8b [2021-08-27T16:39:33.438Z] ---> a21a1b333a20 [2021-08-27T16:39:33.438Z] Successfully built a21a1b333a20 [2021-08-27T16:39:33.438Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:39:33.790Z] + docker inspect -f . ci-base-image-arm64 [2021-08-27T16:39:33.790Z] . [Pipeline] withDockerContainer [2021-08-27T16:39:34.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-959 does not seem to be running inside a container [2021-08-27T16:39:34.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-27T16:39:35.862Z] $ docker top e7668aa90b8dd86b62431873ea1848e300f6179250bd8ee01b22706b9a599fbf -eo pid,comm [2021-08-27T16:39:35.985Z] Still waiting to schedule task [2021-08-27T16:39:35.985Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [Pipeline] { [Pipeline] sh [2021-08-27T16:39:36.824Z] + go version [2021-08-27T16:39:36.824Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-27T16:39:36.852Z] $ docker stop --time=1 e7668aa90b8dd86b62431873ea1848e300f6179250bd8ee01b22706b9a599fbf [2021-08-27T16:39:38.864Z] $ docker rm -f e7668aa90b8dd86b62431873ea1848e300f6179250bd8ee01b22706b9a599fbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:39:39.689Z] + docker inspect -f . ci-base-image-arm64 [2021-08-27T16:39:39.689Z] . [Pipeline] withDockerContainer [2021-08-27T16:39:39.940Z] prd-ubuntu18.04-docker-arm64-4c-16g-959 does not seem to be running inside a container [2021-08-27T16:39:40.042Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-27T16:39:41.898Z] $ docker top b644f420c0b5591150eb9ad431dd2053a466ae7c31e2b86f5d34613c1b6b3633 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-27T16:39:42.273Z] ========================================================= [2021-08-27T16:39:42.273Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-27T16:39:42.273Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-27T16:39:42.944Z] + go mod tidy [Pipeline] sh [2021-08-27T16:39:45.067Z] + make test [2021-08-27T16:39:45.067Z] 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-27T16:39:45.067Z] go mod tidy [2021-08-27T16:39:45.667Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-27T16:40:12.484Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-27T16:41:20.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-27T16:41:22.062Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-27T16:41:23.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-27T16:41:24.136Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-27T16:41:36.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-27T16:41:36.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-27T16:41:36.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-27T16:41:36.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-27T16:41:36.670Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-27T16:41:36.670Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-27T16:41:37.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-27T16:41:37.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-27T16:41:37.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-27T16:41:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-27T16:41:44.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.182s coverage: 28.7% of statements [2021-08-27T16:41:44.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-27T16:41:44.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-27T16:41:49.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 100.0% of statements [2021-08-27T16:41:49.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-27T16:41:49.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.387s coverage: 46.3% of statements [2021-08-27T16:41:49.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-27T16:41:49.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-27T16:41:51.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 90.1% of statements [2021-08-27T16:41:51.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-27T16:41:51.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:41:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.272s coverage: 81.2% of statements [2021-08-27T16:41:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-27T16:41:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-27T16:41:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-27T16:41:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-27T16:41:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-27T16:42:00.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.561s coverage: 94.2% of statements [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:42:00.955Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.203s coverage: 59.1% of statements [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-27T16:42:00.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.356s coverage: 60.0% of statements [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-27T16:42:00.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.8% of statements [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-27T16:42:00.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.195s coverage: 58.8% of statements [2021-08-27T16:42:00.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 21.7% of statements [2021-08-27T16:42:00.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-27T16:42:00.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements [2021-08-27T16:42:01.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.250s coverage: 79.5% of statements [2021-08-27T16:42:01.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements [2021-08-27T16:42:02.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements [2021-08-27T16:42:03.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements [2021-08-27T16:42:15.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements [2021-08-27T16:42:15.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2021-08-27T16:42:20.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.601s coverage: 81.8% of statements [2021-08-27T16:42:20.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-27T16:42:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-27T16:42:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-27T16:42:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-27T16:42:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-27T16:42:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-08-27T16:42:30.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.202s coverage: 58.8% of statements [2021-08-27T16:42:30.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.201s coverage: 80.0% of statements [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.237s coverage: 85.4% of statements [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements [2021-08-27T16:42:30.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.601s coverage: 64.4% of statements [2021-08-27T16:42:30.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-27T16:42:30.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2021-08-27T16:42:30.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-08-27T16:42:30.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-08-27T16:42:35.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.492s coverage: 70.5% of statements [2021-08-27T16:42:35.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-27T16:42:35.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-27T16:42:35.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-27T16:42:36.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.785s coverage: 43.6% of statements [2021-08-27T16:42:36.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-27T16:42:36.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-27T16:42:36.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements [2021-08-27T16:42:36.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-27T16:42:36.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements [2021-08-27T16:42:36.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-27T16:42:44.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.274s coverage: 19.5% of statements [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-27T16:42:44.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 92.0% of statements [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-27T16:42:44.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 62.7% of statements [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-27T16:42:44.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-27T16:42:44.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-27T16:42:44.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-27T16:42:44.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2021-08-27T16:42:44.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-27T16:42:45.093Z] GO111MODULE=on go vet ./... [2021-08-27T16:44:06.913Z] gofmt -l . [2021-08-27T16:44:07.897Z] [ "`gofmt -l .`" = "" ] [2021-08-27T16:44:09.877Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-27T16:44:12.524Z] + ls -al . [2021-08-27T16:44:12.524Z] total 636 [2021-08-27T16:44:12.524Z] drwxrwxr-x 9 1001 1001 4096 Aug 27 16:44 . [2021-08-27T16:44:12.524Z] drwxr-xr-x 4 root root 4096 Aug 27 16:39 .. [2021-08-27T16:44:12.524Z] -rw-rw-r-- 1 1001 1001 11 Aug 27 16:37 .dockerignore [2021-08-27T16:44:12.524Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 16:37 .git [2021-08-27T16:44:12.524Z] drwxrwxr-x 4 1001 1001 4096 Aug 27 16:37 .github [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 818 Aug 27 16:37 .gitignore [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 76 Aug 27 16:37 .hadolint.yml [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 166 Aug 27 16:37 .sonarcloud.properties [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 16:37 ADOPTERS.md [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 8493 Aug 27 16:37 Attribution.txt [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 43881 Aug 27 16:37 CHANGELOG.md [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 16:37 CONTRIBUTING.md [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 16:37 GOVERNANCE.md [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 849 Aug 27 16:37 Jenkinsfile [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 16:37 LICENSE [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 5915 Aug 27 16:37 Makefile [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 16:37 OWNERS.md [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 8643 Aug 27 16:37 README.md [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 6912 Aug 27 16:37 SECURITY.md [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 5 Aug 27 16:33 VERSION [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 4131 Aug 27 16:37 ZMQWindows.md [2021-08-27T16:44:12.525Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 16:37 bin [2021-08-27T16:44:12.525Z] drwxrwxr-x 14 1001 1001 4096 Aug 27 16:37 cmd [2021-08-27T16:44:12.525Z] -rw-r--r-- 1 root root 403739 Aug 27 16:42 coverage.out [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 841 Aug 27 16:37 go.mod [2021-08-27T16:44:12.525Z] -rw-r--r-- 1 root root 50064 Aug 27 16:39 go.sum [2021-08-27T16:44:12.525Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 16:37 internal [2021-08-27T16:44:12.525Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 16:37 openapi [2021-08-27T16:44:12.525Z] drwxrwxr-x 4 1001 1001 4096 Aug 27 16:37 snap [2021-08-27T16:44:12.525Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 16:37 version.go [Pipeline] sh [2021-08-27T16:44:13.198Z] + '[' -e coverage.out ] [2021-08-27T16:44:13.198Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-27T16:44:13.234Z] Warning: overwriting stash ‘coverage-report’ [2021-08-27T16:44:14.161Z] Stashed 1 file(s) [Pipeline] sh [2021-08-27T16:44:14.822Z] + make build [2021-08-27T16:44:14.822Z] go mod tidy [2021-08-27T16:44:15.429Z] 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-27T16:44:23.713Z] 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-27T16:44:50.542Z] 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-27T16:44:51.148Z] 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-27T16:44:55.549Z] 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-27T16:44:56.595Z] 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-27T16:45:00.932Z] 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-27T16:45:04.370Z] 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-27T16:45:07.767Z] 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-27T16:45:13.191Z] 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-27T16:45:16.578Z] 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-27T16:45:19.970Z] 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-27T16:45:26.731Z] $ docker stop --time=1 b644f420c0b5591150eb9ad431dd2053a466ae7c31e2b86f5d34613c1b6b3633 [2021-08-27T16:45:30.000Z] $ docker rm -f b644f420c0b5591150eb9ad431dd2053a466ae7c31e2b86f5d34613c1b6b3633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:45:31.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T16:45:32.116Z] [2021-08-27T16:45:32.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:45:32.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T16:45:32.750Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-27T16:45:32.750Z] 29e5d40040c1: Pulling fs layer [2021-08-27T16:45:32.750Z] 1ce36da41761: Pulling fs layer [2021-08-27T16:45:32.750Z] 25b303627fd3: Pulling fs layer [2021-08-27T16:45:33.025Z] 29e5d40040c1: Verifying Checksum [2021-08-27T16:45:33.025Z] 29e5d40040c1: Download complete [2021-08-27T16:45:33.624Z] 1ce36da41761: Verifying Checksum [2021-08-27T16:45:33.624Z] 1ce36da41761: Download complete [2021-08-27T16:45:33.624Z] 29e5d40040c1: Pull complete [2021-08-27T16:45:35.061Z] 1ce36da41761: Pull complete [2021-08-27T16:45:35.061Z] 25b303627fd3: Verifying Checksum [2021-08-27T16:45:35.061Z] 25b303627fd3: Download complete [2021-08-27T16:45:45.230Z] 25b303627fd3: Pull complete [2021-08-27T16:45:45.230Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-27T16:45:45.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T16:45:45.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-27T16:45:45.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-959 does not seem to be running inside a container [2021-08-27T16:45:45.615Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-27T16:45:49.304Z] $ docker top e77dab319157be66b01199899eec60b839d43ee12045b91b43c5bc137070f7fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:45:50.298Z] + + grepdocker-compose parallel build [2021-08-27T16:45:50.298Z] --help [2021-08-27T16:45:55.702Z] --parallel Build images in parallel. [Pipeline] } [2021-08-27T16:45:55.729Z] $ docker stop --time=1 e77dab319157be66b01199899eec60b839d43ee12045b91b43c5bc137070f7fe [2021-08-27T16:45:57.592Z] $ docker rm -f e77dab319157be66b01199899eec60b839d43ee12045b91b43c5bc137070f7fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:45:58.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-27T16:45:58.287Z] . [Pipeline] withDockerContainer [2021-08-27T16:45:58.523Z] prd-ubuntu18.04-docker-arm64-4c-16g-959 does not seem to be running inside a container [2021-08-27T16:45:58.616Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-27T16:46:00.149Z] $ docker top a21a85411b396d21defae9eb7ccecb87dd40cbecc666dcf97ad2020baa3938f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:46:01.104Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-27T16:46:05.401Z] Building core-command ... [2021-08-27T16:46:05.401Z] Building core-data ... [2021-08-27T16:46:05.401Z] Building core-metadata ... [2021-08-27T16:46:05.401Z] Building security-bootstrapper ... [2021-08-27T16:46:05.401Z] Building security-proxy-setup ... [2021-08-27T16:46:05.401Z] Building security-secretstore-setup ... [2021-08-27T16:46:05.401Z] Building support-notifications ... [2021-08-27T16:46:05.401Z] Building support-scheduler ... [2021-08-27T16:46:05.401Z] Building sys-mgmt-agent ... [2021-08-27T16:46:05.401Z] Building sys-mgmt-agent [2021-08-27T16:46:05.401Z] Building core-data [2021-08-27T16:46:05.674Z] Building support-scheduler [2021-08-27T16:46:05.674Z] Building support-notifications [2021-08-27T16:46:05.674Z] Building security-bootstrapper [2021-08-27T16:47:13.752Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:47:13.752Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:47:13.752Z] ---> a21a1b333a20 [2021-08-27T16:47:13.752Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:47:13.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:47:13.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:47:13.752Z] ---> a21a1b333a20 [2021-08-27T16:47:13.752Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T16:47:13.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:47:13.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:47:13.752Z] ---> a21a1b333a20 [2021-08-27T16:47:13.752Z] Step 3/23 : WORKDIR /edgex-go [2021-08-27T16:47:13.752Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:47:13.752Z] [2021-08-27T16:47:13.752Z] Step 2/32 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:47:13.752Z] ---> a21a1b333a20 [2021-08-27T16:47:13.752Z] [2021-08-27T16:47:13.752Z] Step 3/32 : WORKDIR /edgex-go ---> a21a1b333a20 [2021-08-27T16:47:13.752Z] [2021-08-27T16:47:13.752Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:47:13.752Z] ---> Running in bf3d3b7e4e21 [2021-08-27T16:47:13.752Z] ---> Running in 43899b60afed [2021-08-27T16:47:13.752Z] ---> Running in ce381152d9f0 [2021-08-27T16:47:13.752Z] ---> Running in 936acefefdc4 [2021-08-27T16:47:13.752Z] ---> Running in 8a20c89d81c6 [2021-08-27T16:47:13.752Z] Removing intermediate container 936acefefdc4 [2021-08-27T16:47:13.752Z] ---> 2e6528a28796 [2021-08-27T16:47:13.752Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:47:13.752Z] Removing intermediate container 43899b60afed [2021-08-27T16:47:13.752Z] ---> a58138a5bb62 [2021-08-27T16:47:13.752Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:47:13.752Z] Removing intermediate container 8a20c89d81c6 [2021-08-27T16:47:13.752Z] ---> b2d1939c2b6e [2021-08-27T16:47:13.752Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:47:13.752Z] Removing intermediate container ce381152d9f0 [2021-08-27T16:47:13.752Z] ---> 5937de3444dc [2021-08-27T16:47:13.752Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:47:13.752Z] Removing intermediate container bf3d3b7e4e21 [2021-08-27T16:47:13.752Z] ---> 8e23dbd990b1 [2021-08-27T16:47:13.752Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:47:13.752Z] ---> Running in 65ca8381632d [2021-08-27T16:47:13.752Z] ---> Running in 951d6a82e64f [2021-08-27T16:47:13.752Z] ---> Running in ed36268c06b9 [2021-08-27T16:47:13.752Z] ---> Running in f310c2956444 [2021-08-27T16:47:13.752Z] ---> Running in c22df82b8fee [2021-08-27T16:47:15.212Z] Removing intermediate container 65ca8381632d [2021-08-27T16:47:15.212Z] ---> 258e2e00ac98 [2021-08-27T16:47:15.212Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-27T16:47:15.212Z] ---> Running in 1c56734540c4 [2021-08-27T16:47:15.492Z] Removing intermediate container 951d6a82e64f [2021-08-27T16:47:15.492Z] ---> a4b2bd90ac46 [2021-08-27T16:47:15.492Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-27T16:47:15.773Z] Removing intermediate container ed36268c06b9 [2021-08-27T16:47:15.773Z] ---> dc5f2ca8c8e8 [2021-08-27T16:47:15.773Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-27T16:47:15.773Z] ---> Running in e7996fd075d9 [2021-08-27T16:47:16.052Z] ---> Running in d016c20fc59f [2021-08-27T16:47:16.052Z] Removing intermediate container c22df82b8fee [2021-08-27T16:47:16.052Z] ---> f3d50dbd84ef [2021-08-27T16:47:16.052Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-27T16:47:16.052Z] Removing intermediate container f310c2956444 [2021-08-27T16:47:16.052Z] ---> 07ae02a08a09 [2021-08-27T16:47:16.052Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-27T16:47:16.333Z] ---> Running in fdb411bb6817 [2021-08-27T16:47:16.333Z] ---> Running in 65cfe38788b8 [2021-08-27T16:47:17.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:18.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:18.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:18.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:18.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:18.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:19.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:19.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:19.507Z] OK: 218 MiB in 52 packages [2021-08-27T16:47:19.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:19.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:47:20.422Z] OK: 218 MiB in 52 packages [2021-08-27T16:47:20.422Z] OK: 218 MiB in 52 packages [2021-08-27T16:47:21.052Z] OK: 218 MiB in 52 packages [2021-08-27T16:47:21.343Z] OK: 218 MiB in 52 packages [2021-08-27T16:47:21.343Z] Removing intermediate container 1c56734540c4 [2021-08-27T16:47:21.343Z] ---> 91e2b16c621c [2021-08-27T16:47:21.343Z] Step 6/24 : COPY go.mod . [2021-08-27T16:47:22.818Z] Removing intermediate container e7996fd075d9 [2021-08-27T16:47:22.818Z] ---> 083b5a075fb8 [2021-08-27T16:47:22.818Z] Step 6/24 : COPY go.mod . [2021-08-27T16:47:22.818Z] Removing intermediate container d016c20fc59f [2021-08-27T16:47:22.818Z] ---> fe6c85bfe654 [2021-08-27T16:47:22.818Z] Step 6/23 : COPY go.mod . [2021-08-27T16:47:23.093Z] ---> 6122bf4a9908 [2021-08-27T16:47:23.093Z] Step 7/24 : RUN go mod download [2021-08-27T16:47:23.093Z] Removing intermediate container 65cfe38788b8 [2021-08-27T16:47:23.093Z] ---> 2aad8b21576e [2021-08-27T16:47:23.093Z] Step 6/23 : COPY go.mod . [2021-08-27T16:47:23.372Z] ---> Running in 72833df6b02f [2021-08-27T16:47:23.372Z] Removing intermediate container fdb411bb6817 [2021-08-27T16:47:23.372Z] ---> 4981f869dd7c [2021-08-27T16:47:23.372Z] Step 6/32 : COPY go.mod . [2021-08-27T16:47:23.998Z] ---> 0552b7528a05 [2021-08-27T16:47:23.998Z] Step 7/24 : RUN go mod download [2021-08-27T16:47:24.287Z] ---> Running in 90b8bfd75d00 [2021-08-27T16:47:24.287Z] ---> 5167702bfee7 [2021-08-27T16:47:24.287Z] Step 7/23 : RUN go mod download [2021-08-27T16:47:24.565Z] ---> Running in 13f36340e454 [2021-08-27T16:47:24.842Z] ---> 31c51bb1c387 [2021-08-27T16:47:24.842Z] Step 7/23 : RUN go mod download [2021-08-27T16:47:25.126Z] ---> 5c8cb053e7be [2021-08-27T16:47:25.126Z] Step 7/32 : RUN go mod download [2021-08-27T16:47:25.126Z] ---> Running in d118abb03e67 [2021-08-27T16:47:25.410Z] ---> Running in dfb9206123ab [2021-08-27T16:47:29.760Z] Removing intermediate container 72833df6b02f [2021-08-27T16:47:29.760Z] ---> d9f54564c806 [2021-08-27T16:47:29.760Z] Step 8/24 : COPY . . [2021-08-27T16:47:32.390Z] Removing intermediate container 90b8bfd75d00 [2021-08-27T16:47:32.391Z] ---> be6f182e6752 [2021-08-27T16:47:32.391Z] Step 8/24 : COPY . . [2021-08-27T16:47:32.998Z] Removing intermediate container 13f36340e454 [2021-08-27T16:47:32.998Z] ---> 9f1626853efe [2021-08-27T16:47:32.998Z] Step 8/23 : COPY . . [2021-08-27T16:47:33.378Z] Removing intermediate container d118abb03e67 [2021-08-27T16:47:33.378Z] ---> f4f4b7dbb8bd [2021-08-27T16:47:33.378Z] Step 8/23 : COPY . . [2021-08-27T16:47:33.976Z] Removing intermediate container dfb9206123ab [2021-08-27T16:47:33.976Z] ---> 13915384662e [2021-08-27T16:47:33.976Z] Step 8/32 : COPY . . [2021-08-27T16:48:00.865Z] ---> 6f5f11606a0c [2021-08-27T16:48:00.865Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:48:00.865Z] ---> 5f0e971cac4d [2021-08-27T16:48:00.865Z] Step 9/32 : RUN go mod tidy [2021-08-27T16:48:00.865Z] ---> 905ccdf7f276 [2021-08-27T16:48:00.865Z] Step 9/23 : RUN go mod tidy [2021-08-27T16:48:00.865Z] ---> a4e918353300 [2021-08-27T16:48:00.865Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:48:00.865Z] ---> 781738b77285 [2021-08-27T16:48:00.865Z] Step 9/23 : RUN go mod tidy [2021-08-27T16:48:00.865Z] ---> Running in 565401033f52 [2021-08-27T16:48:00.865Z] ---> Running in 4e830b322716 [2021-08-27T16:48:00.865Z] ---> Running in 1d04c06f5801 [2021-08-27T16:48:00.865Z] ---> Running in fea10c1d0e63 [2021-08-27T16:48:00.865Z] ---> Running in c502fbad90e8 [2021-08-27T16:48:04.276Z] Removing intermediate container 565401033f52 [2021-08-27T16:48:04.569Z] ---> 308e22d89f3d [2021-08-27T16:48:04.569Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-27T16:48:04.569Z] ---> Running in 8f832239776d [2021-08-27T16:48:05.165Z] Removing intermediate container c502fbad90e8 [2021-08-27T16:48:05.165Z] ---> ccb5eafc7132 [2021-08-27T16:48:05.165Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-27T16:48:05.441Z] ---> Running in 3a95d98cfbd5 [2021-08-27T16:48:05.441Z] Removing intermediate container 4e830b322716 [2021-08-27T16:48:05.441Z] ---> 68c8752e36f3 [2021-08-27T16:48:05.441Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-27T16:48:05.728Z] Removing intermediate container 1d04c06f5801 [2021-08-27T16:48:05.728Z] ---> ab46b8170520 [2021-08-27T16:48:05.728Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-27T16:48:05.728Z] ---> Running in afff78f01bca [2021-08-27T16:48:05.728Z] ---> Running in 4b6bd5f28bcc [2021-08-27T16:48:05.728Z] Removing intermediate container fea10c1d0e63 [2021-08-27T16:48:05.728Z] ---> 7947479c8f0b [2021-08-27T16:48:05.728Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-27T16:48:06.327Z] ---> Running in c229b257416d [2021-08-27T16:48:06.607Z] 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-27T16:48:07.652Z] 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-27T16:48:08.252Z] 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-27T16:48:08.857Z] 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-27T16:48:08.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-27T16:50:15.772Z] Removing intermediate container c229b257416d [2021-08-27T16:50:15.772Z] ---> 5f3f9679f252 [2021-08-27T16:50:15.772Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-27T16:50:15.772Z] ---> Running in 954b4dd4e814 [2021-08-27T16:50:15.772Z] Removing intermediate container 3a95d98cfbd5 [2021-08-27T16:50:15.772Z] ---> 1ca04d1de544 [2021-08-27T16:50:15.772Z] [2021-08-27T16:50:15.772Z] Step 11/32 : FROM alpine:3.12 [2021-08-27T16:50:15.772Z] 3.12: Pulling from library/alpine [2021-08-27T16:50:15.772Z] 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-27T16:50:16.786Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T16:50:16.786Z] Status: Downloaded newer image for alpine:3.12 [2021-08-27T16:50:16.786Z] ---> c4fd0aeabfcf [2021-08-27T16:50:16.786Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-27T16:50:17.392Z] ---> Running in d107ae48a556 [2021-08-27T16:50:18.379Z] Removing intermediate container d107ae48a556 [2021-08-27T16:50:18.379Z] ---> 9b8e8a09a145 [2021-08-27T16:50:18.379Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-27T16:50:18.379Z] ---> Running in ab7a16bffbd6 [2021-08-27T16:50:21.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:21.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:21.925Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-27T16:50:21.925Z] (2/2) Installing su-exec (0.2-r1) [2021-08-27T16:50:21.925Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:50:21.925Z] OK: 5 MiB in 16 packages [2021-08-27T16:50:23.376Z] Removing intermediate container 954b4dd4e814 [2021-08-27T16:50:23.376Z] ---> 26bbcdecc02e [2021-08-27T16:50:23.376Z] [2021-08-27T16:50:23.376Z] Step 12/24 : FROM docker:20.10.7 [2021-08-27T16:50:23.655Z] 20.10.7: Pulling from library/docker [2021-08-27T16:50:25.112Z] Removing intermediate container ab7a16bffbd6 [2021-08-27T16:50:25.112Z] ---> 7fece4d7d8b0 [2021-08-27T16:50:25.112Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-27T16:50:26.581Z] ---> Running in 20169ab86240 [2021-08-27T16:50:27.568Z] Removing intermediate container afff78f01bca [2021-08-27T16:50:27.568Z] ---> 2d233fc78ab6 [2021-08-27T16:50:27.568Z] [2021-08-27T16:50:27.568Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T16:50:27.568Z] ---> c4fd0aeabfcf [2021-08-27T16:50:27.568Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:50:28.175Z] Removing intermediate container 20169ab86240 [2021-08-27T16:50:28.175Z] ---> 03233da072c7 [2021-08-27T16:50:28.175Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-27T16:50:28.175Z] Removing intermediate container 4b6bd5f28bcc [2021-08-27T16:50:28.175Z] ---> 42ab81bdb9bc [2021-08-27T16:50:28.175Z] [2021-08-27T16:50:28.175Z] Step 11/23 : FROM alpine:3.12 [2021-08-27T16:50:28.175Z] ---> c4fd0aeabfcf [2021-08-27T16:50:28.175Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-27T16:50:28.448Z] ---> Running in e9310a5ca576 [2021-08-27T16:50:28.739Z] ---> Running in 5782fce5535a [2021-08-27T16:50:28.739Z] ---> Running in 7dbd8715f628 [2021-08-27T16:50:30.211Z] Removing intermediate container 7dbd8715f628 [2021-08-27T16:50:30.211Z] ---> 33df429bbb77 [2021-08-27T16:50:30.211Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-27T16:50:30.810Z] ---> Running in 563ce651bdc9 [2021-08-27T16:50:31.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:31.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:31.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:31.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:31.983Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-27T16:50:31.983Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-27T16:50:31.983Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:50:31.983Z] OK: 5 MiB in 15 packages [2021-08-27T16:50:31.983Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-27T16:50:31.983Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:50:31.983Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:50:32.261Z] OK: 6 MiB in 16 packages [2021-08-27T16:50:34.898Z] Removing intermediate container e9310a5ca576 [2021-08-27T16:50:34.898Z] ---> e3400daefd35 [2021-08-27T16:50:34.898Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:50:35.172Z] Removing intermediate container 8f832239776d [2021-08-27T16:50:35.172Z] ---> 281e6120f2c9 [2021-08-27T16:50:35.172Z] [2021-08-27T16:50:35.172Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:50:35.172Z] ---> c4fd0aeabfcf [2021-08-27T16:50:35.172Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-27T16:50:35.457Z] ---> Running in 0d8468749530 [2021-08-27T16:50:35.735Z] ---> Running in 1e87caa2d475 [2021-08-27T16:50:35.735Z] Removing intermediate container 563ce651bdc9 [2021-08-27T16:50:35.735Z] ---> c1e19332816c [2021-08-27T16:50:35.735Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-27T16:50:36.011Z] Removing intermediate container 5782fce5535a [2021-08-27T16:50:36.011Z] ---> a90e82d01386 [2021-08-27T16:50:36.011Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:50:36.288Z] ---> Running in c86c682378d9 [2021-08-27T16:50:36.288Z] ---> Running in 30accc1bbb0f [2021-08-27T16:50:36.563Z] Removing intermediate container 0d8468749530 [2021-08-27T16:50:36.563Z] ---> e49fc11c9e88 [2021-08-27T16:50:36.563Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-27T16:50:36.851Z] Removing intermediate container 1e87caa2d475 [2021-08-27T16:50:36.851Z] ---> 313d2856ac02 [2021-08-27T16:50:36.851Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-27T16:50:36.851Z] ---> Running in ac8d9cee664e [2021-08-27T16:50:37.126Z] ---> Running in 897503b6d443 [2021-08-27T16:50:37.126Z] Removing intermediate container c86c682378d9 [2021-08-27T16:50:37.126Z] ---> 1ef53617801d [2021-08-27T16:50:37.126Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-27T16:50:37.403Z] Removing intermediate container 30accc1bbb0f [2021-08-27T16:50:37.403Z] ---> fb7f71a36500 [2021-08-27T16:50:37.403Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-27T16:50:37.688Z] ---> Running in f4db66a36e95 [2021-08-27T16:50:37.970Z] Removing intermediate container ac8d9cee664e [2021-08-27T16:50:37.970Z] ---> f676a7762ca1 [2021-08-27T16:50:37.970Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T16:50:37.970Z] Removing intermediate container 897503b6d443 [2021-08-27T16:50:37.970Z] ---> 508ff6aa54e6 [2021-08-27T16:50:37.970Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-27T16:50:38.254Z] ---> Running in 4dd048eda0d1 [2021-08-27T16:50:38.254Z] ---> Running in 81e178c80725 [2021-08-27T16:50:38.532Z] ---> c62c43a85f24 [2021-08-27T16:50:38.532Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-27T16:50:38.532Z] Removing intermediate container f4db66a36e95 [2021-08-27T16:50:38.532Z] ---> 40c88e6d9b3c [2021-08-27T16:50:38.532Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-27T16:50:38.806Z] ---> Running in 37d7821447ce [2021-08-27T16:50:38.806Z] ---> Running in 042d0fb46f28 [2021-08-27T16:50:39.082Z] Removing intermediate container 4dd048eda0d1 [2021-08-27T16:50:39.082Z] ---> 85b23a0c65aa [2021-08-27T16:50:39.082Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:50:39.082Z] Removing intermediate container 81e178c80725 [2021-08-27T16:50:39.082Z] ---> b5007f987fe8 [2021-08-27T16:50:39.082Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:50:39.359Z] ---> Running in 8365989b0f40 [2021-08-27T16:50:39.643Z] Removing intermediate container 042d0fb46f28 [2021-08-27T16:50:39.643Z] ---> 5f73e6d2a87f [2021-08-27T16:50:39.643Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:50:40.640Z] ---> 3ecbf6f34b27 [2021-08-27T16:50:40.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-27T16:50:40.640Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-27T16:50:40.640Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-27T16:50:40.640Z] ---> df445af6242a [2021-08-27T16:50:40.640Z] 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-27T16:50:40.918Z] ---> Running in c3e48a97999c [2021-08-27T16:50:41.197Z] ---> 5c3d9c06f530 [2021-08-27T16:50:41.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-27T16:50:42.200Z] Removing intermediate container c3e48a97999c [2021-08-27T16:50:42.200Z] ---> feeee6dacf7d [2021-08-27T16:50:42.200Z] 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-27T16:50:42.476Z] ---> Running in 970fc2ffd296 [2021-08-27T16:50:42.753Z] ---> 17d69461621a [2021-08-27T16:50:42.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-27T16:50:42.753Z] Removing intermediate container 37d7821447ce [2021-08-27T16:50:42.753Z] ---> 6d005e1c44de [2021-08-27T16:50:42.753Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:50:43.501Z] Removing intermediate container 8365989b0f40 [2021-08-27T16:50:43.501Z] ---> ba49f1aea934 [2021-08-27T16:50:43.501Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-27T16:50:43.501Z] ---> 176d11f1233e [2021-08-27T16:50:43.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-27T16:50:43.850Z] ---> Running in 801fc92f513c [2021-08-27T16:50:45.374Z] ---> 1ad4bdba4287 [2021-08-27T16:50:45.374Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] ---> f05426735acb [2021-08-27T16:50:45.374Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-27T16:50:45.374Z] [2021-08-27T16:50:45.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:45.374Z] ---> Running in 66056842a812 [2021-08-27T16:50:45.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:45.962Z] ---> 8ac1174ffc49 [2021-08-27T16:50:45.962Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-27T16:50:45.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:46.251Z] ---> Running in df782d5812c1 [2021-08-27T16:50:46.538Z] (1/39) Installing readline (8.1.0-r0) [2021-08-27T16:50:46.538Z] (2/39) Installing bash (5.1.0-r0) [2021-08-27T16:50:46.538Z] Removing intermediate container 66056842a812 [2021-08-27T16:50:46.538Z] ---> 607872c27b75 [2021-08-27T16:50:46.538Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:50:46.538Z] Executing bash-5.1.0-r0.post-install [2021-08-27T16:50:46.538Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-27T16:50:46.538Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-27T16:50:46.818Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-27T16:50:46.818Z] (6/39) Installing curl (7.78.0-r0) [2021-08-27T16:50:46.818Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-27T16:50:46.818Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-27T16:50:46.818Z] (9/39) Installing expat (2.2.10-r1) [2021-08-27T16:50:46.818Z] (10/39) Installing libffi (3.3-r2) [2021-08-27T16:50:46.818Z] (11/39) Installing gdbm (1.19-r0) [2021-08-27T16:50:46.818Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-27T16:50:46.818Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-27T16:50:46.818Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-27T16:50:46.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:50:47.097Z] ---> Running in 8d55d9809f89 [2021-08-27T16:50:47.374Z] Removing intermediate container df782d5812c1 [2021-08-27T16:50:47.374Z] ---> 6d045621a65c [2021-08-27T16:50:47.374Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:50:47.650Z] ---> 55a72096b28d [2021-08-27T16:50:47.650Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-27T16:50:47.650Z] ---> Running in b0f4ef079dd9 [2021-08-27T16:50:47.650Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-27T16:50:47.925Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-27T16:50:47.925Z] Removing intermediate container 8d55d9809f89 [2021-08-27T16:50:47.925Z] ---> a57fcf887383 [2021-08-27T16:50:47.925Z] Step 21/23 : LABEL arch=arm64 [2021-08-27T16:50:47.925Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-27T16:50:47.925Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-27T16:50:48.202Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-27T16:50:48.478Z] ---> Running in 9bd8779c285b [2021-08-27T16:50:48.478Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-27T16:50:48.478Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:50:48.478Z] OK: 8 MiB in 20 packages [2021-08-27T16:50:48.756Z] Removing intermediate container b0f4ef079dd9 [2021-08-27T16:50:48.756Z] ---> ed26ab8a3694 [2021-08-27T16:50:48.756Z] Step 21/23 : LABEL arch=arm64 [2021-08-27T16:50:48.756Z] ---> 88d59621cd03 [2021-08-27T16:50:48.756Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-27T16:50:49.032Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-27T16:50:49.032Z] ---> Running in 1fdc6df9de96 [2021-08-27T16:50:49.032Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-27T16:50:49.032Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-27T16:50:49.032Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-27T16:50:49.032Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-27T16:50:49.032Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-27T16:50:49.325Z] Removing intermediate container 9bd8779c285b [2021-08-27T16:50:49.325Z] ---> fb7530d392be [2021-08-27T16:50:49.325Z] Step 22/23 : LABEL git_sha=adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:50:49.325Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-27T16:50:49.325Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-27T16:50:49.325Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-27T16:50:49.599Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-27T16:50:49.599Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-27T16:50:49.599Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-27T16:50:49.599Z] ---> Running in e06f3c403f1e [2021-08-27T16:50:49.599Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-27T16:50:49.599Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-27T16:50:49.599Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-27T16:50:49.599Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-27T16:50:49.875Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-27T16:50:49.875Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-27T16:50:49.875Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-27T16:50:49.875Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-27T16:50:49.875Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-27T16:50:49.875Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-27T16:50:49.875Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-27T16:50:49.875Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-27T16:50:49.875Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-27T16:50:50.152Z] Removing intermediate container 1fdc6df9de96 [2021-08-27T16:50:50.152Z] ---> 814759c58e40 [2021-08-27T16:50:50.152Z] Step 22/23 : LABEL git_sha=adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:50:50.429Z] Removing intermediate container e06f3c403f1e [2021-08-27T16:50:50.429Z] ---> a6e97fd09dbc [2021-08-27T16:50:50.429Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T16:50:50.429Z] Removing intermediate container 801fc92f513c [2021-08-27T16:50:50.429Z] ---> 0b4d4bb17051 [2021-08-27T16:50:50.429Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:50:50.429Z] ---> Running in 6583a45964f2 [2021-08-27T16:50:50.429Z] ---> 0f6fee1201cf [2021-08-27T16:50:50.429Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-27T16:50:50.706Z] Executing busybox-1.32.1-r6.trigger [2021-08-27T16:50:50.706Z] OK: 82 MiB in 59 packages [2021-08-27T16:50:50.706Z] ---> Running in 4ecadaf92bff [2021-08-27T16:50:51.314Z] Removing intermediate container 6583a45964f2 [2021-08-27T16:50:51.314Z] ---> bae061fc479a [2021-08-27T16:50:51.314Z] Step 23/23 : LABEL version=0.0.0 [2021-08-27T16:50:51.589Z] Removing intermediate container 4ecadaf92bff [2021-08-27T16:50:51.589Z] ---> 344f1c5923fb [2021-08-27T16:50:51.589Z] [2021-08-27T16:50:51.873Z] ---> a683acbe3dfa [2021-08-27T16:50:51.873Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-27T16:50:51.873Z] ---> Running in c0e255482b0b [2021-08-27T16:50:52.159Z] ---> 1216b849a9e9 [2021-08-27T16:50:52.159Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-27T16:50:52.159Z] Successfully built 344f1c5923fb [2021-08-27T16:50:52.433Z] Successfully tagged support-scheduler-arm64:latest [2021-08-27T16:50:52.433Z]  Building support-scheduler ... done Building core-command [2021-08-27T16:50:52.710Z] ---> Running in 6f2238024663 [2021-08-27T16:50:52.710Z] Removing intermediate container c0e255482b0b [2021-08-27T16:50:52.710Z] ---> 17c372f128d5 [2021-08-27T16:50:52.710Z] [2021-08-27T16:50:53.314Z] Successfully built 17c372f128d5 [2021-08-27T16:50:53.314Z] Successfully tagged support-notifications-arm64:latest [2021-08-27T16:50:53.314Z] Building core-metadata [2021-08-27T16:50:53.934Z]  Building support-notifications ... done Removing intermediate container 6f2238024663 [2021-08-27T16:50:53.934Z] ---> 4eece4ebb79b [2021-08-27T16:50:53.934Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-27T16:50:53.934Z] ---> 1f5e5a36c997 [2021-08-27T16:50:53.934Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-27T16:50:55.954Z] ---> 8ca2a4efb0f3 [2021-08-27T16:50:55.954Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-27T16:50:55.954Z] ---> cc643a754a28 [2021-08-27T16:50:55.954Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-27T16:50:56.228Z] ---> Running in 777a1b9a7793 [2021-08-27T16:50:56.836Z] ---> Running in 49e1654ee6b9 [2021-08-27T16:50:57.115Z] Removing intermediate container 777a1b9a7793 [2021-08-27T16:50:57.115Z] ---> c61718c49df7 [2021-08-27T16:50:57.115Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:50:57.731Z] ---> Running in 8584e0a2a7a5 [2021-08-27T16:50:58.739Z] Removing intermediate container 8584e0a2a7a5 [2021-08-27T16:50:58.739Z] ---> c6d59a024b1e [2021-08-27T16:50:58.739Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T16:50:59.030Z] ---> Running in 2c2015d148d1 [2021-08-27T16:51:00.474Z] Removing intermediate container 2c2015d148d1 [2021-08-27T16:51:00.474Z] ---> 4220dc631360 [2021-08-27T16:51:00.474Z] Step 23/24 : LABEL git_sha=adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:51:00.765Z] ---> Running in ee833b88ab86 [2021-08-27T16:51:01.049Z] Removing intermediate container 49e1654ee6b9 [2021-08-27T16:51:01.049Z] ---> 7acbde9f3141 [2021-08-27T16:51:01.049Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-27T16:51:01.049Z] Collecting docker-compose==1.23.2 [2021-08-27T16:51:01.342Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-27T16:51:01.935Z] Removing intermediate container ee833b88ab86 [2021-08-27T16:51:01.935Z] ---> fceb41156241 [2021-08-27T16:51:01.935Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:51:01.935Z] ---> Running in fb628029b5d3 [2021-08-27T16:51:01.935Z] Collecting jsonschema<3,>=2.5.1 [2021-08-27T16:51:01.935Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-27T16:51:02.211Z] ---> Running in d6f95e3fb2a3 [2021-08-27T16:51:02.211Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-27T16:51:02.211Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-27T16:51:02.486Z] Removing intermediate container fb628029b5d3 [2021-08-27T16:51:02.486Z] ---> 4d145109ed2c [2021-08-27T16:51:02.486Z] Step 29/32 : CMD ["gate"] [2021-08-27T16:51:02.762Z] Removing intermediate container d6f95e3fb2a3 [2021-08-27T16:51:02.762Z] ---> 5d63f1cfaae5 [2021-08-27T16:51:02.762Z] [2021-08-27T16:51:03.040Z] ---> Running in 2247f8761558 [2021-08-27T16:51:03.315Z] Successfully built 5d63f1cfaae5 [2021-08-27T16:51:03.315Z] Successfully tagged core-data-arm64:latest [2021-08-27T16:51:03.315Z]  Building core-data ... done Building security-secretstore-setup [2021-08-27T16:51:03.591Z] Removing intermediate container 2247f8761558 [2021-08-27T16:51:03.591Z] ---> 02ca2b2daf94 [2021-08-27T16:51:03.591Z] Step 30/32 : LABEL arch=arm64 [2021-08-27T16:51:04.192Z] ---> Running in 02bd92699ecf [2021-08-27T16:51:04.796Z] Removing intermediate container 02bd92699ecf [2021-08-27T16:51:04.796Z] ---> 02d1f19f84b6 [2021-08-27T16:51:04.796Z] Step 31/32 : LABEL git_sha=adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:51:05.396Z] ---> Running in d66f05bcfabe [2021-08-27T16:51:06.000Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-27T16:51:06.001Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-27T16:51:06.280Z] Removing intermediate container d66f05bcfabe [2021-08-27T16:51:06.280Z] ---> 9ea7514aedd0 [2021-08-27T16:51:06.280Z] Step 32/32 : LABEL version=0.0.0 [2021-08-27T16:51:06.554Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-27T16:51:06.554Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-27T16:51:06.554Z] 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-27T16:51:07.169Z] ---> Running in 9f951d5f4f21 [2021-08-27T16:51:07.773Z] Collecting PyYAML<4,>=3.10 [2021-08-27T16:51:07.773Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-27T16:51:08.050Z] Removing intermediate container 9f951d5f4f21 [2021-08-27T16:51:08.050Z] ---> 82f2744866de [2021-08-27T16:51:08.050Z] [2021-08-27T16:51:08.653Z] Successfully built 82f2744866de [2021-08-27T16:51:08.653Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-27T16:51:08.653Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-08-27T16:51:12.052Z] Collecting texttable<0.10,>=0.9.0 [2021-08-27T16:51:12.052Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-27T16:51:14.036Z] Collecting docopt<0.7,>=0.6.1 [2021-08-27T16:51:14.036Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-27T16:51:17.440Z] Collecting docker<4.0,>=3.6.0 [2021-08-27T16:51:17.440Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-27T16:51:17.440Z] Collecting cached-property<2,>=1.2.0 [2021-08-27T16:51:17.440Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-27T16:51:17.714Z] Collecting docker-pycreds>=0.4.0 [2021-08-27T16:51:17.987Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-27T16:51:19.968Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-27T16:51:19.968Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-27T16:51:20.240Z] Collecting certifi>=2017.4.17 [2021-08-27T16:51:20.240Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-27T16:51:20.515Z] Collecting idna<2.8,>=2.5 [2021-08-27T16:51:20.515Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-27T16:51:20.515Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-27T16:51:20.515Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-27T16:51:21.124Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-27T16:51:21.124Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-27T16:51:21.124Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-27T16:51:21.124Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-27T16:51:21.226Z] Running on prd-ubuntu18.04-docker-8c-8g-961 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-27T16:51:21.250Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-08-27T16:51:21.386Z] The recommended git tool is: git [2021-08-27T16:51:22.562Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-27T16:51:22.562Z] Attempting uninstall: urllib3 [2021-08-27T16:51:22.562Z] Found existing installation: urllib3 1.26.2 [2021-08-27T16:51:22.562Z] Uninstalling urllib3-1.26.2: [2021-08-27T16:51:22.562Z] Successfully uninstalled urllib3-1.26.2 [2021-08-27T16:51:23.158Z] Attempting uninstall: idna [2021-08-27T16:51:23.158Z] Found existing installation: idna 3.1 [2021-08-27T16:51:23.158Z] Uninstalling idna-3.1: [2021-08-27T16:51:23.158Z] Successfully uninstalled idna-3.1 [2021-08-27T16:51:23.755Z] Attempting uninstall: chardet [2021-08-27T16:51:23.756Z] Found existing installation: chardet 4.0.0 [2021-08-27T16:51:23.756Z] Uninstalling chardet-4.0.0: [2021-08-27T16:51:24.031Z] Successfully uninstalled chardet-4.0.0 [2021-08-27T16:51:25.360Z] using credential edgex-jenkins-ssh [2021-08-27T16:51:25.389Z] Cloning the remote Git repository [2021-08-27T16:51:25.474Z] Attempting uninstall: requests [2021-08-27T16:51:25.474Z] Found existing installation: requests 2.25.1 [2021-08-27T16:51:25.474Z] Uninstalling requests-2.25.1: [2021-08-27T16:51:25.474Z] Successfully uninstalled requests-2.25.1 [2021-08-27T16:51:26.070Z] Running setup.py install for texttable: started [2021-08-27T16:51:25.403Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:51:25.687Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-08-27T16:51:25.720Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:51:25.720Z] > git --version # timeout=10 [2021-08-27T16:51:25.726Z] > git --version # 'git version 2.17.1' [2021-08-27T16:51:25.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:51:25.781Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T16:51:28.051Z] Running setup.py install for texttable: finished with status 'done' [2021-08-27T16:51:28.051Z] Running setup.py install for PyYAML: started [2021-08-27T16:51:30.681Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-27T16:51:31.277Z] Running setup.py install for docopt: started [2021-08-27T16:51:33.261Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:51:33.261Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:51:33.261Z] ---> a21a1b333a20 [2021-08-27T16:51:33.261Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:51:33.261Z] ---> Using cache [2021-08-27T16:51:33.261Z] ---> 8e23dbd990b1 [2021-08-27T16:51:33.261Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:51:33.261Z] ---> Using cache [2021-08-27T16:51:33.261Z] ---> dc5f2ca8c8e8 [2021-08-27T16:51:33.261Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T16:51:33.261Z] ---> Using cache [2021-08-27T16:51:33.261Z] ---> fe6c85bfe654 [2021-08-27T16:51:33.261Z] Step 6/24 : COPY go.mod . [2021-08-27T16:51:33.261Z] ---> Using cache [2021-08-27T16:51:33.261Z] ---> 5167702bfee7 [2021-08-27T16:51:33.261Z] Step 7/24 : RUN go mod download [2021-08-27T16:51:33.261Z] ---> Using cache [2021-08-27T16:51:33.261Z] ---> 9f1626853efe [2021-08-27T16:51:33.261Z] Step 8/24 : COPY . . [2021-08-27T16:51:33.261Z] ---> Using cache [2021-08-27T16:51:33.261Z] ---> 781738b77285 [2021-08-27T16:51:33.261Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:51:33.261Z] ---> Using cache [2021-08-27T16:51:33.261Z] ---> 68c8752e36f3 [2021-08-27T16:51:33.261Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-27T16:51:33.261Z] Running setup.py install for docopt: finished with status 'done' [2021-08-27T16:51:33.261Z] Running setup.py install for dockerpty: started [2021-08-27T16:51:34.708Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:51:34.708Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:51:34.708Z] ---> a21a1b333a20 [2021-08-27T16:51:34.708Z] Step 3/24 : WORKDIR /edgex-go [2021-08-27T16:51:34.708Z] ---> Using cache [2021-08-27T16:51:34.708Z] ---> 8e23dbd990b1 [2021-08-27T16:51:34.708Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:51:34.708Z] ---> Using cache [2021-08-27T16:51:34.708Z] ---> dc5f2ca8c8e8 [2021-08-27T16:51:34.708Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-27T16:51:34.708Z] ---> Using cache [2021-08-27T16:51:34.708Z] ---> fe6c85bfe654 [2021-08-27T16:51:34.708Z] Step 6/24 : COPY go.mod . [2021-08-27T16:51:34.708Z] ---> Using cache [2021-08-27T16:51:34.708Z] ---> 5167702bfee7 [2021-08-27T16:51:34.708Z] Step 7/24 : RUN go mod download [2021-08-27T16:51:34.708Z] ---> Using cache [2021-08-27T16:51:34.708Z] ---> 9f1626853efe [2021-08-27T16:51:34.708Z] Step 8/24 : COPY . . [2021-08-27T16:51:34.708Z] ---> Using cache [2021-08-27T16:51:34.708Z] ---> 781738b77285 [2021-08-27T16:51:34.708Z] Step 9/24 : RUN go mod tidy [2021-08-27T16:51:34.708Z] ---> Using cache [2021-08-27T16:51:34.708Z] ---> 68c8752e36f3 [2021-08-27T16:51:34.708Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-27T16:51:36.163Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-27T16:51:39.610Z] ---> Running in 3acb55522187 [2021-08-27T16:51:39.610Z] ---> Running in 29fa548d5e13 [2021-08-27T16:51:39.610Z] 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-27T16:51:41.612Z] 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-27T16:51:41.889Z] 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-27T16:51:44.555Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:51:44.555Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:51:44.555Z] ---> a21a1b333a20 [2021-08-27T16:51:44.555Z] Step 3/26 : WORKDIR /edgex-go [2021-08-27T16:51:44.555Z] ---> Using cache [2021-08-27T16:51:44.555Z] ---> 8e23dbd990b1 [2021-08-27T16:51:44.555Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:51:44.555Z] ---> Using cache [2021-08-27T16:51:44.555Z] ---> dc5f2ca8c8e8 [2021-08-27T16:51:44.555Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-27T16:51:44.555Z] ---> Using cache [2021-08-27T16:51:44.555Z] ---> fe6c85bfe654 [2021-08-27T16:51:44.555Z] Step 6/26 : COPY go.mod . [2021-08-27T16:51:44.555Z] ---> Using cache [2021-08-27T16:51:44.555Z] ---> 5167702bfee7 [2021-08-27T16:51:44.555Z] Step 7/26 : RUN go mod download [2021-08-27T16:51:44.555Z] ---> Using cache [2021-08-27T16:51:44.555Z] ---> 9f1626853efe [2021-08-27T16:51:44.555Z] Step 8/26 : COPY . . [2021-08-27T16:51:44.555Z] ---> Using cache [2021-08-27T16:51:44.555Z] ---> 781738b77285 [2021-08-27T16:51:44.555Z] Step 9/26 : RUN go mod tidy [2021-08-27T16:51:44.555Z] ---> Using cache [2021-08-27T16:51:44.555Z] ---> 68c8752e36f3 [2021-08-27T16:51:44.555Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-27T16:51:44.555Z] ---> Running in 96358ae30d6e [2021-08-27T16:51:47.544Z] 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-27T16:51:49.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-27T16:51:49.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-27T16:51:49.554Z] ---> a21a1b333a20 [2021-08-27T16:51:49.554Z] Step 3/22 : WORKDIR /edgex-go [2021-08-27T16:51:49.554Z] ---> Using cache [2021-08-27T16:51:49.554Z] ---> 8e23dbd990b1 [2021-08-27T16:51:49.554Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T16:51:49.554Z] ---> Using cache [2021-08-27T16:51:49.554Z] ---> dc5f2ca8c8e8 [2021-08-27T16:51:49.554Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-27T16:51:49.554Z] ---> Using cache [2021-08-27T16:51:49.554Z] ---> fe6c85bfe654 [2021-08-27T16:51:49.554Z] Step 6/22 : COPY go.mod . [2021-08-27T16:51:49.554Z] ---> Using cache [2021-08-27T16:51:49.554Z] ---> 5167702bfee7 [2021-08-27T16:51:49.554Z] Step 7/22 : RUN go mod download [2021-08-27T16:51:49.554Z] ---> Using cache [2021-08-27T16:51:49.554Z] ---> 9f1626853efe [2021-08-27T16:51:49.554Z] Step 8/22 : COPY . . [2021-08-27T16:51:49.554Z] ---> Using cache [2021-08-27T16:51:49.554Z] ---> 781738b77285 [2021-08-27T16:51:49.554Z] Step 9/22 : RUN go mod tidy [2021-08-27T16:51:49.554Z] ---> Using cache [2021-08-27T16:51:49.554Z] ---> 68c8752e36f3 [2021-08-27T16:51:49.554Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-27T16:51:50.546Z] ---> Running in 30af71b3c4fc [2021-08-27T16:51:53.969Z] 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-27T16:51:57.397Z] Removing intermediate container 970fc2ffd296 [2021-08-27T16:51:57.397Z] ---> 351e57414f2c [2021-08-27T16:51:57.397Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-27T16:51:57.397Z] ---> Running in 70f4ba723626 [2021-08-27T16:51:57.677Z] Removing intermediate container 70f4ba723626 [2021-08-27T16:51:57.677Z] ---> 57fe8a164212 [2021-08-27T16:51:57.677Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-27T16:51:57.960Z] ---> Running in 112f3be22c4a [2021-08-27T16:51:58.570Z] Removing intermediate container 112f3be22c4a [2021-08-27T16:51:58.570Z] ---> 77d4c1532d11 [2021-08-27T16:51:58.570Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-27T16:52:00.571Z] ---> 22ee37f1b6f1 [2021-08-27T16:52:00.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-27T16:52:01.587Z] ---> 816add651eac [2021-08-27T16:52:01.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-27T16:52:03.044Z] ---> c08e9ee1e012 [2021-08-27T16:52:03.044Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-27T16:52:03.324Z] ---> Running in 16aa46da703f [2021-08-27T16:52:03.940Z] Removing intermediate container 16aa46da703f [2021-08-27T16:52:03.940Z] ---> 10a81242319d [2021-08-27T16:52:03.940Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:52:04.223Z] ---> Running in 8dfa5bf900da [2021-08-27T16:52:05.220Z] Removing intermediate container 8dfa5bf900da [2021-08-27T16:52:05.220Z] ---> 15b82f8e8a2e [2021-08-27T16:52:05.220Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T16:52:05.220Z] ---> Running in 7f9663f7562f [2021-08-27T16:52:06.218Z] Removing intermediate container 7f9663f7562f [2021-08-27T16:52:06.218Z] ---> 1ca79e269ab2 [2021-08-27T16:52:06.218Z] Step 23/24 : LABEL git_sha=adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:52:06.218Z] ---> Running in bad910939f95 [2021-08-27T16:52:07.219Z] Removing intermediate container bad910939f95 [2021-08-27T16:52:07.219Z] ---> eaefbe1c58f1 [2021-08-27T16:52:07.219Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:52:07.219Z] ---> Running in 06102589a3a0 [2021-08-27T16:52:08.214Z] Removing intermediate container 06102589a3a0 [2021-08-27T16:52:08.214Z] ---> a91378b486ec [2021-08-27T16:52:08.214Z] [2021-08-27T16:52:08.491Z] Successfully built a91378b486ec [2021-08-27T16:52:08.491Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-27T16:53:16.321Z] Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-27T16:53:16.502Z] Merge succeeded, producing 9d3bc0d3fd95bf70de8fd8fc90b16449d8b9bcee [2021-08-27T16:53:16.503Z] Checking out Revision 9d3bc0d3fd95bf70de8fd8fc90b16449d8b9bcee (PR-3657) [2021-08-27T16:53:16.561Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-27T16:53:18.019Z] Removing intermediate container 29fa548d5e13 [2021-08-27T16:53:18.019Z] ---> 3d12d1b3e681 [2021-08-27T16:53:18.019Z] [2021-08-27T16:53:18.019Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:53:18.019Z] ---> c4fd0aeabfcf [2021-08-27T16:53:18.019Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:53:18.019Z] ---> Using cache [2021-08-27T16:53:18.019Z] ---> e3400daefd35 [2021-08-27T16:53:18.019Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:53:18.019Z] ---> Using cache [2021-08-27T16:53:18.019Z] ---> e49fc11c9e88 [2021-08-27T16:53:18.019Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-27T16:53:18.337Z] ---> Running in bdc217268594 [2021-08-27T16:53:18.614Z] 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-27T16:53:18.892Z] Removing intermediate container bdc217268594 [2021-08-27T16:53:18.892Z] ---> 4dabedb4a748 [2021-08-27T16:53:18.892Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T16:53:19.170Z] ---> Running in ba27d2f67c94 [2021-08-27T16:53:19.775Z] Removing intermediate container ba27d2f67c94 [2021-08-27T16:53:19.775Z] ---> b17b565c2441 [2021-08-27T16:53:19.775Z] Step 16/24 : WORKDIR / [2021-08-27T16:53:20.050Z] ---> Running in e4f2a1d24aea [2021-08-27T16:53:20.271Z] Commit message: "Merge commit '7e6f37373859b44215920cc7ce005c643e8dae30' into HEAD" [2021-08-27T16:53:20.282Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:53:20.652Z] Removing intermediate container e4f2a1d24aea [2021-08-27T16:53:20.652Z] ---> 11dfe6ae48a7 [2021-08-27T16:53:20.652Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:53:21.002Z] + echo snap-build.sh [2021-08-27T16:53:21.002Z] snap-build.sh [2021-08-27T16:53:21.002Z] + SNAP_BASE_DIR=. [2021-08-27T16:53:21.002Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2021-08-27T16:53:21.002Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2021-08-27T16:53:21.002Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2021-08-27T16:53:21.002Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2021-08-27T16:53:21.002Z] + cd /w/workspace/edgex-go/11 [2021-08-27T16:53:21.002Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-27T16:53:21.002Z] Reading package lists... [2021-08-27T16:53:21.002Z] Building dependency tree... [2021-08-27T16:53:21.002Z] Reading state information... [2021-08-27T16:53:21.002Z] The following packages were automatically installed and are no longer required: [2021-08-27T16:53:21.002Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-27T16:53:21.002Z] uidmap xdelta3 [2021-08-27T16:53:21.002Z] Use 'sudo apt autoremove' to remove them. [2021-08-27T16:53:21.002Z] The following packages will be REMOVED: [2021-08-27T16:53:21.002Z] lxd* lxd-client* [2021-08-27T16:53:21.273Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-27T16:53:21.273Z] After this operation, 31.7 MB disk space will be freed. [2021-08-27T16:53:21.811Z] (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-27T16:53:21.811Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-27T16:53:15.672Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T16:53:15.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T16:53:15.689Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-27T16:53:15.703Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-27T16:53:15.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:53:15.706Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-27T16:53:16.347Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T16:53:16.359Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-27T16:53:16.432Z] > git remote # timeout=10 [2021-08-27T16:53:16.439Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T16:53:16.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T16:53:16.456Z] > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 [2021-08-27T16:53:16.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T16:53:16.522Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T16:53:16.529Z] > git checkout -f 9d3bc0d3fd95bf70de8fd8fc90b16449d8b9bcee # timeout=10 [2021-08-27T16:53:20.291Z] > git rev-list --no-walk 3ea5336aa56678dc2314689f8d2db81e6e99c6ad # timeout=10 [2021-08-27T16:53:22.106Z] ---> 32a7b4fb11ed [2021-08-27T16:53:22.107Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-27T16:53:22.395Z] Removing lxd dnsmasq configuration [2021-08-27T16:53:22.395Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-27T16:53:22.395Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-27T16:53:23.357Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:53:23.357Z] (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-27T16:53:23.357Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-27T16:53:24.123Z] ---> 112774c2b31e [2021-08-27T16:53:24.123Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-27T16:53:24.770Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-27T16:53:24.770Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-27T16:53:25.036Z] + sudo snap remove --purge lxd [2021-08-27T16:53:25.306Z] snap "lxd" is not installed [2021-08-27T16:53:25.306Z] + sudo groupadd --force --system lxd [2021-08-27T16:53:25.306Z] ++ whoami [2021-08-27T16:53:25.306Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-27T16:53:25.306Z] + newgrp - lxd [2021-08-27T16:53:25.306Z] + sudo snap install lxd [2021-08-27T16:53:25.589Z] ---> dc458a655f4e [2021-08-27T16:53:25.589Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-27T16:53:25.864Z] ---> Running in 82d1e8362c65 [2021-08-27T16:53:26.857Z] Removing intermediate container 82d1e8362c65 [2021-08-27T16:53:26.857Z] ---> b17d892289e0 [2021-08-27T16:53:26.857Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:53:27.134Z] ---> Running in dddaf7e26765 [2021-08-27T16:53:27.740Z] Removing intermediate container 3acb55522187 [2021-08-27T16:53:27.740Z] ---> 1e22fb85c268 [2021-08-27T16:53:27.740Z] [2021-08-27T16:53:27.740Z] Step 11/24 : FROM alpine:3.12 [2021-08-27T16:53:27.740Z] ---> c4fd0aeabfcf [2021-08-27T16:53:27.740Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-27T16:53:27.740Z] ---> Using cache [2021-08-27T16:53:27.740Z] ---> e3400daefd35 [2021-08-27T16:53:27.740Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-27T16:53:27.740Z] ---> Using cache [2021-08-27T16:53:27.740Z] ---> e49fc11c9e88 [2021-08-27T16:53:27.740Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-27T16:53:28.020Z] Removing intermediate container 96358ae30d6e [2021-08-27T16:53:28.020Z] ---> 894dac18ab8d [2021-08-27T16:53:28.020Z] [2021-08-27T16:53:28.020Z] Step 11/26 : FROM alpine:3.12 [2021-08-27T16:53:28.020Z] ---> c4fd0aeabfcf [2021-08-27T16:53:28.020Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-27T16:53:28.303Z] Removing intermediate container dddaf7e26765 [2021-08-27T16:53:28.303Z] ---> 9fb3d658cdf5 [2021-08-27T16:53:28.303Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T16:53:28.303Z] ---> Running in 2efc2115eccb [2021-08-27T16:53:28.303Z] ---> Running in 2925deea8000 [2021-08-27T16:53:28.581Z] ---> Running in 93f5f7af4705 [2021-08-27T16:53:29.580Z] Removing intermediate container 2efc2115eccb [2021-08-27T16:53:29.580Z] Removing intermediate container 93f5f7af4705 [2021-08-27T16:53:29.580Z] ---> e83a4649501e [2021-08-27T16:53:29.580Z] Step 23/24 : LABEL git_sha=adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:53:29.580Z] ---> 4c7c36935b57 [2021-08-27T16:53:29.580Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-27T16:53:29.580Z] Removing intermediate container 30af71b3c4fc [2021-08-27T16:53:29.580Z] ---> 4e87e52434d6 [2021-08-27T16:53:29.580Z] [2021-08-27T16:53:29.580Z] Step 11/22 : FROM alpine:3.12 [2021-08-27T16:53:29.580Z] ---> c4fd0aeabfcf [2021-08-27T16:53:29.580Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-27T16:53:29.580Z] ---> Running in 054f2a47c790 [2021-08-27T16:53:29.580Z] ---> Running in f55c87a316e9 [2021-08-27T16:53:29.580Z] ---> Running in 6f4dd8f5a03f [2021-08-27T16:53:30.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:53:30.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:53:30.467Z] Removing intermediate container f55c87a316e9 [2021-08-27T16:53:30.467Z] ---> e68bbcbe20b4 [2021-08-27T16:53:30.467Z] Step 16/24 : WORKDIR / [2021-08-27T16:53:30.467Z] Removing intermediate container 6f4dd8f5a03f [2021-08-27T16:53:30.467Z] ---> 5a219708af7d [2021-08-27T16:53:30.467Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:53:30.467Z] ---> Running in b34b7a6e27ce [2021-08-27T16:53:30.749Z] ---> Running in d4124b1fbd47 [2021-08-27T16:53:30.749Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-27T16:53:31.033Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-27T16:53:31.033Z] (3/3) Installing su-exec (0.2-r1) [2021-08-27T16:53:31.033Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:53:31.033Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:53:31.033Z] OK: 6 MiB in 17 packages [2021-08-27T16:53:31.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T16:53:31.310Z] Removing intermediate container d4124b1fbd47 [2021-08-27T16:53:31.310Z] ---> 528293adcbac [2021-08-27T16:53:31.310Z] [2021-08-27T16:53:31.310Z] Removing intermediate container b34b7a6e27ce [2021-08-27T16:53:31.310Z] ---> bb066e4b4edd [2021-08-27T16:53:31.310Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-27T16:53:31.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T16:53:31.918Z] Successfully built 528293adcbac [2021-08-27T16:53:32.198Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-27T16:53:32.198Z] Successfully tagged core-command-arm64:latest [2021-08-27T16:53:32.198Z]  Building core-command ... done (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-27T16:53:32.198Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-27T16:53:32.198Z] (4/4) Installing curl (7.78.0-r0) [2021-08-27T16:53:32.198Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T16:53:32.198Z] Executing ca-certificates-20191127-r4.trigger [2021-08-27T16:53:32.477Z] OK: 7 MiB in 18 packages [2021-08-27T16:53:32.477Z] ---> 432163f0896f [2021-08-27T16:53:32.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-27T16:53:33.094Z] Removing intermediate container 2925deea8000 [2021-08-27T16:53:33.094Z] ---> 4153da806a8c [2021-08-27T16:53:33.094Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T16:53:33.375Z] ---> Running in 66c24557987a [2021-08-27T16:53:34.366Z] Removing intermediate container 66c24557987a [2021-08-27T16:53:34.366Z] ---> 41c369bc535e [2021-08-27T16:53:34.366Z] Step 14/26 : WORKDIR / [2021-08-27T16:53:34.366Z] ---> ede27f5fdabd [2021-08-27T16:53:34.366Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-27T16:53:34.366Z] Removing intermediate container 054f2a47c790 [2021-08-27T16:53:34.366Z] ---> 143b8a011074 [2021-08-27T16:53:34.366Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-27T16:53:34.366Z] ---> Running in 51e1edb8e7db [2021-08-27T16:53:34.640Z] ---> Running in 75a9f1691961 [2021-08-27T16:53:35.242Z] Removing intermediate container 51e1edb8e7db [2021-08-27T16:53:35.242Z] ---> a7d6ef91d810 [2021-08-27T16:53:35.242Z] Removing intermediate container 75a9f1691961 [2021-08-27T16:53:35.242Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json ---> 806f364ee7ca [2021-08-27T16:53:35.242Z] [2021-08-27T16:53:35.242Z] Step 14/22 : WORKDIR /edgex [2021-08-27T16:53:35.242Z] ---> 28bb3415682b [2021-08-27T16:53:35.242Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-27T16:53:35.520Z] ---> Running in e39967f1fa53 [2021-08-27T16:53:35.520Z] ---> Running in c7803940bf32 [2021-08-27T16:53:35.605Z] 2021-08-27T16:53:33Z INFO Waiting for automatic snapd restart... [2021-08-27T16:53:36.124Z] Removing intermediate container c7803940bf32 [2021-08-27T16:53:36.124Z] Removing intermediate container e39967f1fa53 [2021-08-27T16:53:36.124Z] ---> ff019927556d [2021-08-27T16:53:36.124Z] ---> ad9c1e28b18a [2021-08-27T16:53:36.124Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-27T16:53:36.124Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T16:53:36.124Z] ---> a8b5b80b878a [2021-08-27T16:53:36.124Z] 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-27T16:53:36.403Z] ---> Running in 6c6d816a4157 [2021-08-27T16:53:37.009Z] Removing intermediate container 6c6d816a4157 [2021-08-27T16:53:37.009Z] ---> 5d074d392301 [2021-08-27T16:53:37.009Z] Step 22/24 : LABEL arch=arm64 [2021-08-27T16:53:37.009Z] ---> Running in 3acda50796d6 [2021-08-27T16:53:37.009Z] ---> 5baaced91165 [2021-08-27T16:53:37.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-27T16:53:37.283Z] ---> e10b26a461d9 [2021-08-27T16:53:37.283Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-27T16:53:37.562Z] Removing intermediate container 3acda50796d6 [2021-08-27T16:53:37.562Z] ---> ad34f46c89b0 [2021-08-27T16:53:37.562Z] Step 23/24 : LABEL git_sha=adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:53:37.835Z] ---> Running in 25d0709c6354 [2021-08-27T16:53:38.109Z] ---> 307f093131a0 [2021-08-27T16:53:38.109Z] 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-27T16:53:38.385Z] Removing intermediate container 25d0709c6354 [2021-08-27T16:53:38.385Z] ---> 000d808a7c2c [2021-08-27T16:53:38.385Z] Step 24/24 : LABEL version=0.0.0 [2021-08-27T16:53:38.385Z] ---> d3e6337403f6 [2021-08-27T16:53:38.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-27T16:53:38.661Z] ---> Running in 994719a978d2 [2021-08-27T16:53:39.261Z] ---> 14658ba9f3b3 [2021-08-27T16:53:39.261Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-27T16:53:39.261Z] Removing intermediate container 994719a978d2 [2021-08-27T16:53:39.261Z] ---> 05d03b9c7810 [2021-08-27T16:53:39.261Z] [2021-08-27T16:53:39.539Z] Successfully built 05d03b9c7810 [2021-08-27T16:53:39.814Z] Successfully tagged core-metadata-arm64:latest [2021-08-27T16:53:40.091Z]  Building core-metadata ... done  ---> afdbf67bf90d [2021-08-27T16:53:40.091Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-27T16:53:40.091Z] ---> Running in 8f394db26da5 [2021-08-27T16:53:40.364Z] ---> e705e29c61e2 [2021-08-27T16:53:40.364Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-27T16:53:40.642Z] Removing intermediate container 8f394db26da5 [2021-08-27T16:53:40.642Z] ---> 67db6868a3bf [2021-08-27T16:53:40.642Z] Step 19/22 : CMD ["--init=true"] [2021-08-27T16:53:40.918Z] ---> Running in 7807d994a18c [2021-08-27T16:53:41.527Z] Removing intermediate container 7807d994a18c [2021-08-27T16:53:41.527Z] ---> 2242d7b7bc0c [2021-08-27T16:53:41.527Z] Step 20/22 : LABEL arch=arm64 [2021-08-27T16:53:41.802Z] ---> Running in bc3e70a1881f [2021-08-27T16:53:41.802Z] ---> df549c3522bb [2021-08-27T16:53:41.802Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-27T16:53:42.079Z] Removing intermediate container bc3e70a1881f [2021-08-27T16:53:42.079Z] ---> 32cb6f4b6262 [2021-08-27T16:53:42.079Z] Step 21/22 : LABEL git_sha=adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:53:42.353Z] ---> Running in 32ab84fc2357 [2021-08-27T16:53:42.639Z] ---> e84c66555271 [2021-08-27T16:53:42.639Z] 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-27T16:53:42.639Z] ---> Running in 440e5fcc149b [2021-08-27T16:53:42.925Z] Removing intermediate container 32ab84fc2357 [2021-08-27T16:53:42.925Z] ---> ec34c693edc0 [2021-08-27T16:53:42.925Z] Step 22/22 : LABEL version=0.0.0 [2021-08-27T16:53:43.203Z] ---> Running in 37e49218c129 [2021-08-27T16:53:43.804Z] Removing intermediate container 37e49218c129 [2021-08-27T16:53:43.804Z] ---> 296d24044343 [2021-08-27T16:53:43.804Z] [2021-08-27T16:53:44.079Z] Successfully built 296d24044343 [2021-08-27T16:53:44.079Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-27T16:53:45.063Z]  Building security-proxy-setup ... done Removing intermediate container 440e5fcc149b [2021-08-27T16:53:45.063Z] ---> 6fc13244c742 [2021-08-27T16:53:45.063Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-27T16:53:45.345Z] ---> Running in 21dd2f9e127e [2021-08-27T16:53:45.619Z] Removing intermediate container 21dd2f9e127e [2021-08-27T16:53:45.619Z] ---> 61957cb769cf [2021-08-27T16:53:45.619Z] Step 24/26 : LABEL arch=arm64 [2021-08-27T16:53:45.897Z] ---> Running in c903922e28d3 [2021-08-27T16:53:46.496Z] Removing intermediate container c903922e28d3 [2021-08-27T16:53:46.496Z] ---> 993e24dc2011 [2021-08-27T16:53:46.496Z] Step 25/26 : LABEL git_sha=adfcfb4372f8797ea9ecda67e35dc7b3b9a6ba6c [2021-08-27T16:53:46.496Z] ---> Running in f9d6aef7f9fb [2021-08-27T16:53:47.094Z] Removing intermediate container f9d6aef7f9fb [2021-08-27T16:53:47.094Z] ---> 9147bc281d7c [2021-08-27T16:53:47.094Z] Step 26/26 : LABEL version=0.0.0 [2021-08-27T16:53:47.094Z] ---> Running in 4f4d28976c63 [2021-08-27T16:53:47.706Z] Removing intermediate container 4f4d28976c63 [2021-08-27T16:53:47.707Z] ---> 5c54b463ad59 [2021-08-27T16:53:47.707Z] [2021-08-27T16:53:48.003Z] Successfully built 5c54b463ad59 [2021-08-27T16:53:48.003Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-27T16:53:48.305Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-08-27T16:53:48.323Z] $ docker stop --time=1 a21a85411b396d21defae9eb7ccecb87dd40cbecc666dcf97ad2020baa3938f3 [2021-08-27T16:53:50.174Z] $ docker rm -f a21a85411b396d21defae9eb7ccecb87dd40cbecc666dcf97ad2020baa3938f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T16:53:50.617Z] lxd 4.17 from Canonical* installed [2021-08-27T16:53:50.618Z] + sudo lxd init --auto [2021-08-27T16:53:50.853Z] + docker images [2021-08-27T16:53:51.133Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T16:53:51.133Z] security-secretstore-setup-arm64 latest 5c54b463ad59 3 seconds ago 26.5MB [2021-08-27T16:53:51.133Z] security-proxy-setup-arm64 latest 296d24044343 7 seconds ago 24.5MB [2021-08-27T16:53:51.133Z] core-metadata-arm64 latest 05d03b9c7810 11 seconds ago 15.8MB [2021-08-27T16:53:51.133Z] core-command-arm64 latest 528293adcbac 19 seconds ago 15.2MB [2021-08-27T16:53:51.133Z] 4e87e52434d6 22 seconds ago 1.57GB [2021-08-27T16:53:51.133Z] 1e22fb85c268 23 seconds ago 1.57GB [2021-08-27T16:53:51.133Z] 894dac18ab8d 23 seconds ago 1.57GB [2021-08-27T16:53:51.133Z] 3d12d1b3e681 33 seconds ago 1.56GB [2021-08-27T16:53:51.133Z] sys-mgmt-agent-arm64 latest a91378b486ec About a minute ago 311MB [2021-08-27T16:53:51.133Z] security-bootstrapper-arm64 latest 82f2744866de 2 minutes ago 17.7MB [2021-08-27T16:53:51.133Z] core-data-arm64 latest 5d63f1cfaae5 2 minutes ago 19.3MB [2021-08-27T16:53:51.133Z] support-notifications-arm64 latest 17c372f128d5 2 minutes ago 15.9MB [2021-08-27T16:53:51.133Z] support-scheduler-arm64 latest 344f1c5923fb 2 minutes ago 15.2MB [2021-08-27T16:53:51.133Z] 281e6120f2c9 3 minutes ago 1.57GB [2021-08-27T16:53:51.133Z] 42ab81bdb9bc 3 minutes ago 1.57GB [2021-08-27T16:53:51.133Z] 2d233fc78ab6 3 minutes ago 1.57GB [2021-08-27T16:53:51.134Z] 26bbcdecc02e 3 minutes ago 1.57GB [2021-08-27T16:53:51.134Z] 1ca04d1de544 3 minutes ago 1.57GB [2021-08-27T16:53:51.134Z] ci-base-image-arm64 latest a21a1b333a20 14 minutes ago 1.24GB [2021-08-27T16:53:51.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 weeks ago 533MB [2021-08-27T16:53:51.134Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-27T16:53:51.134Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-27T16:53:51.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-27T16:53:51.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T16:53:52.145Z] [2021-08-27T16:53:52.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:53:52.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T16:53:52.770Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-27T16:53:52.770Z] 448f6bf000e3: Pulling fs layer [2021-08-27T16:53:52.770Z] f757da607395: Pulling fs layer [2021-08-27T16:53:52.770Z] 05883995daec: Pulling fs layer [2021-08-27T16:53:52.770Z] 8603b9c90790: Pulling fs layer [2021-08-27T16:53:52.770Z] 1560dd03e051: Pulling fs layer [2021-08-27T16:53:52.770Z] 27f5ce0e4adf: Pulling fs layer [2021-08-27T16:53:52.770Z] c2d8d7efcc4b: Pulling fs layer [2021-08-27T16:53:52.770Z] 8603b9c90790: Waiting [2021-08-27T16:53:52.770Z] 1560dd03e051: Waiting [2021-08-27T16:53:52.770Z] c2d8d7efcc4b: Waiting [2021-08-27T16:53:52.770Z] 27f5ce0e4adf: Waiting [2021-08-27T16:53:53.045Z] f757da607395: Verifying Checksum [2021-08-27T16:53:53.045Z] f757da607395: Download complete [2021-08-27T16:53:53.045Z] 8603b9c90790: Verifying Checksum [2021-08-27T16:53:53.045Z] 8603b9c90790: Download complete [2021-08-27T16:53:53.318Z] 1560dd03e051: Verifying Checksum [2021-08-27T16:53:53.318Z] 1560dd03e051: Download complete [2021-08-27T16:53:53.318Z] 27f5ce0e4adf: Download complete [2021-08-27T16:53:53.318Z] 05883995daec: Verifying Checksum [2021-08-27T16:53:53.318Z] 05883995daec: Download complete [2021-08-27T16:53:53.913Z] 448f6bf000e3: Verifying Checksum [2021-08-27T16:53:57.304Z] c2d8d7efcc4b: Verifying Checksum [2021-08-27T16:53:57.304Z] c2d8d7efcc4b: Download complete [2021-08-27T16:53:57.896Z] 448f6bf000e3: Pull complete [2021-08-27T16:53:58.491Z] f757da607395: Pull complete [2021-08-27T16:53:59.923Z] 05883995daec: Pull complete [2021-08-27T16:54:00.194Z] 8603b9c90790: Pull complete [2021-08-27T16:54:00.953Z] + sudo snap install --classic snapcraft [2021-08-27T16:54:01.171Z] 1560dd03e051: Pull complete [2021-08-27T16:54:01.764Z] 27f5ce0e4adf: Pull complete [2021-08-27T16:54:16.851Z] c2d8d7efcc4b: Pull complete [2021-08-27T16:54:16.851Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-27T16:54:16.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T16:54:16.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-27T16:54:17.074Z] prd-ubuntu18.04-docker-arm64-4c-16g-959 does not seem to be running inside a container [2021-08-27T16:54:17.159Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-27T16:54:19.271Z] snapcraft 5.0 from Canonical* installed [2021-08-27T16:54:19.271Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-27T16:54:19.271Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-27T16:54:19.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-27T16:54:19.271Z] Dload Upload Total Spent Left Speed [2021-08-27T16:54:19.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3407 0 --:--:-- --:--:-- --:--:-- 3407 [2021-08-27T16:54:19.271Z] 7 3325k 7 240k 0 0 712k 0 0:00:04 --:--:-- 0:00:04 712k 100 3325k 100 3325k 0 0 4307k 0 --:--:-- --:--:-- --:--:-- 7106k [2021-08-27T16:54:19.271Z] ./yq_linux_amd64 [2021-08-27T16:54:19.271Z] + sudo snapcraft prime --use-lxd [2021-08-27T16:54:19.553Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-27T16:54:19.831Z] 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-27T16:54:19.831Z] - README.md [2021-08-27T16:54:19.831Z] [2021-08-27T16:54:19.831Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-27T16:54:19.831Z] Launching a container. [2021-08-27T16:54:20.799Z] $ docker top 601ae9914f299fc752788bc28aecc7c598bafec5b9a343c99050ffaff0ad0e51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:54:21.848Z] ---> job-cost.sh [2021-08-27T16:54:21.848Z] lf-activate-venv: SKIPPING [2021-08-27T16:54:21.848Z] INFO: No Stack... [2021-08-27T16:54:22.821Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-27T16:54:23.092Z] INFO: Archiving Costs [Pipeline] sh [2021-08-27T16:54:23.763Z] + + catcut /w/workspace/edgex-go/11/archives/cost.csv -d, [2021-08-27T16:54:23.764Z] -f6 [Pipeline] lock [2021-08-27T16:54:23.827Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-11-stack-cost] [2021-08-27T16:54:23.836Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3657-11-stack-cost] did not exist. Created. [2021-08-27T16:54:23.836Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-27T16:54:24.514Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-27T16:54:24.681Z] Stashed 1 file(s) [Pipeline] } [2021-08-27T16:54:24.694Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-27T16:54:24.731Z] $ docker stop --time=1 601ae9914f299fc752788bc28aecc7c598bafec5b9a343c99050ffaff0ad0e51 [2021-08-27T16:54:26.414Z] $ docker rm -f 601ae9914f299fc752788bc28aecc7c598bafec5b9a343c99050ffaff0ad0e51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T16:54:28.412Z] Waiting for container to be ready [2021-08-27T16:54:28.412Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-27T16:54:28.412Z] [2021-08-27T16:54:32.756Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-27T16:54:32.756Z] Waiting for network to be ready... [2021-08-27T16:54:32.756Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-27T16:54:33.032Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-27T16:54:33.032Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-27T16:54:33.314Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-27T16:54:33.314Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-27T16:54:33.314Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-27T16:54:33.314Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-27T16:54:33.314Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-27T16:54:33.314Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-27T16:54:33.314Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-27T16:54:33.593Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-27T16:54:33.868Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-27T16:54:34.149Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-27T16:54:34.149Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-27T16:54:34.149Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-27T16:54:34.149Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-27T16:54:34.149Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-27T16:54:34.149Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-27T16:54:34.757Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-27T16:54:35.357Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-27T16:54:35.357Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-27T16:54:35.357Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-27T16:54:35.357Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-27T16:54:35.357Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-27T16:54:35.357Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-27T16:54:35.357Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-27T16:54:35.357Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-27T16:54:37.355Z] Fetched 25.1 MB in 5s (5456 kB/s) [2021-08-27T16:54:38.553Z] Reading package lists... [2021-08-27T16:54:38.553Z] Reading package lists... [2021-08-27T16:54:38.553Z] Building dependency tree... [2021-08-27T16:54:38.553Z] Reading state information... [2021-08-27T16:54:38.828Z] The following additional packages will be installed: [2021-08-27T16:54:38.828Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-27T16:54:38.828Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-27T16:54:38.828Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-27T16:54:38.828Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-27T16:54:38.828Z] Suggested packages: [2021-08-27T16:54:38.828Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-27T16:54:38.828Z] Recommended packages: [2021-08-27T16:54:38.828Z] gnupg libsasl2-modules [2021-08-27T16:54:38.828Z] The following NEW packages will be installed: [2021-08-27T16:54:38.828Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-27T16:54:38.828Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-27T16:54:38.828Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-27T16:54:38.828Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-27T16:54:38.828Z] The following packages will be upgraded: [2021-08-27T16:54:38.828Z] gpg gpg-agent gpgconf libudev1 [2021-08-27T16:54:38.828Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-27T16:54:38.828Z] Need to get 3527 kB of archives. [2021-08-27T16:54:38.828Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-27T16:54:38.828Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-27T16:54:38.828Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-27T16:54:38.828Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-27T16:54:38.828Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-27T16:54:39.108Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-27T16:54:39.384Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-27T16:54:39.990Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-27T16:54:39.990Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-27T16:54:39.990Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-27T16:54:39.990Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-27T16:54:39.990Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-27T16:54:39.990Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-27T16:54:39.990Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-27T16:54:39.990Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-27T16:54:39.990Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-27T16:54:39.990Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-27T16:54:39.990Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-27T16:54:39.990Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-27T16:54:40.265Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-27T16:54:40.265Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-27T16:54:40.265Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-27T16:54:40.265Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-27T16:54:40.265Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:54:40.265Z] Fetched 3527 kB in 1s (2463 kB/s) [2021-08-27T16:54:40.541Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-27T16:54:40.541Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:54:40.541Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T16:54:40.541Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-27T16:54:40.541Z] Selecting previously unselected package udev. [2021-08-27T16:54:40.541Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-27T16:54:40.541Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:54:40.541Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-27T16:54:40.818Z] Selecting previously unselected package libfuse2:amd64. [2021-08-27T16:54:40.818Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-27T16:54:40.818Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-27T16:54:40.818Z] Selecting previously unselected package fuse. [2021-08-27T16:54:40.818Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-27T16:54:40.818Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-27T16:54:40.818Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:54:40.818Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T16:54:40.818Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:54:40.818Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T16:54:41.094Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:54:41.094Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T16:54:41.094Z] Selecting previously unselected package libksba8:amd64. [2021-08-27T16:54:41.094Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-27T16:54:41.094Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-27T16:54:41.094Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-27T16:54:41.094Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:54:41.094Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:41.094Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-27T16:54:41.094Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:54:41.094Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:41.371Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-27T16:54:41.371Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:54:41.371Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:41.371Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-27T16:54:41.371Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:54:41.371Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:41.371Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-27T16:54:41.371Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:54:41.371Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:41.371Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-27T16:54:41.371Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:54:41.371Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:41.371Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-27T16:54:41.371Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:54:41.371Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:41.645Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-27T16:54:41.645Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:54:41.645Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:41.645Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-27T16:54:41.645Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-27T16:54:41.645Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:41.645Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-27T16:54:41.645Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-27T16:54:41.645Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T16:54:41.645Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-27T16:54:41.645Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-27T16:54:41.645Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T16:54:41.645Z] Selecting previously unselected package libldap-common. [2021-08-27T16:54:41.645Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-27T16:54:41.645Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T16:54:41.925Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-27T16:54:41.925Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-27T16:54:41.925Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T16:54:41.925Z] Selecting previously unselected package dirmngr. [2021-08-27T16:54:41.925Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:54:41.925Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-27T16:54:41.925Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T16:54:41.925Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-27T16:54:41.925Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-27T16:54:41.925Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T16:54:42.203Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-27T16:54:42.203Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-27T16:54:42.203Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:42.203Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-27T16:54:42.203Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T16:54:42.203Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-27T16:54:42.487Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-27T16:54:42.487Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:42.487Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-27T16:54:42.487Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-27T16:54:42.487Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-27T16:54:42.487Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:42.487Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:42.487Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:42.487Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:42.487Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:42.487Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:42.487Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-27T16:54:42.487Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-27T16:54:42.772Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-27T16:54:42.772Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T16:54:43.055Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-27T16:54:43.055Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-27T16:54:43.055Z] This means they are not meant to be enabled using systemctl. [2021-08-27T16:54:43.055Z] Possible reasons for having this kind of units are: [2021-08-27T16:54:43.055Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-27T16:54:43.055Z] .wants/ or .requires/ directory. [2021-08-27T16:54:43.055Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-27T16:54:43.055Z] a requirement dependency on it. [2021-08-27T16:54:43.055Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-27T16:54:43.055Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-27T16:54:43.055Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-27T16:54:43.055Z] instance name specified. [2021-08-27T16:54:43.536Z] Reading package lists... [2021-08-27T16:54:43.536Z] Building dependency tree... [2021-08-27T16:54:43.536Z] Reading state information... [2021-08-27T16:54:43.811Z] The following additional packages will be installed: [2021-08-27T16:54:43.811Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-27T16:54:43.811Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-27T16:54:43.811Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-27T16:54:43.811Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-27T16:54:43.811Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-27T16:54:43.811Z] Suggested packages: [2021-08-27T16:54:43.811Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-27T16:54:43.811Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-27T16:54:43.811Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-27T16:54:43.811Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-27T16:54:43.811Z] systemd-container policykit-1 [2021-08-27T16:54:43.811Z] Recommended packages: [2021-08-27T16:54:43.811Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-27T16:54:43.811Z] The following NEW packages will be installed: [2021-08-27T16:54:43.811Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-27T16:54:43.811Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-27T16:54:43.811Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-27T16:54:43.811Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-27T16:54:43.811Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-27T16:54:43.811Z] The following packages will be upgraded: [2021-08-27T16:54:43.811Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-27T16:54:43.811Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-27T16:54:43.811Z] Need to get 36.7 MB of archives. [2021-08-27T16:54:43.811Z] After this operation, 147 MB of additional disk space will be used. [2021-08-27T16:54:43.811Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-08-27T16:54:44.087Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-27T16:54:44.087Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-27T16:54:44.087Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-27T16:54:44.087Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-27T16:54:44.087Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-27T16:54:44.087Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-27T16:54:44.087Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-27T16:54:44.087Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-27T16:54:44.087Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-27T16:54:44.087Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-27T16:54:44.087Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-27T16:54:44.087Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-27T16:54:44.087Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-27T16:54:44.087Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-08-27T16:54:44.087Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-27T16:54:45.095Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-27T16:54:45.095Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-27T16:54:45.095Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-27T16:54:45.095Z] 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-27T16:54:45.095Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-27T16:54:45.095Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-27T16:54:45.095Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-27T16:54:45.095Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-27T16:54:45.095Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-27T16:54:45.095Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-27T16:54:45.369Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-27T16:54:45.369Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-27T16:54:45.369Z] 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-27T16:54:45.369Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-27T16:54:46.814Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:54:46.814Z] Fetched 36.7 MB in 3s (13.0 MB/s) [2021-08-27T16:54:46.814Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-27T16:54:46.814Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:54:47.089Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T16:54:47.372Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:54:47.372Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T16:54:47.654Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-27T16:54:47.654Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-27T16:54:47.654Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-27T16:54:47.654Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-27T16:54:47.654Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-27T16:54:47.654Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-27T16:54:47.654Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-27T16:54:47.929Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-27T16:54:47.929Z] Setting up apt (1.6.14) ... [2021-08-27T16:54:47.929Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-27T16:54:48.533Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-27T16:54:48.533Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-27T16:54:48.533Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-27T16:54:48.533Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-27T16:54:48.533Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-27T16:54:48.533Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T16:54:48.533Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:54:48.807Z] Selecting previously unselected package libexpat1:amd64. [2021-08-27T16:54:48.807Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-27T16:54:48.807Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-27T16:54:48.807Z] Selecting previously unselected package python3.6-minimal. [2021-08-27T16:54:48.807Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T16:54:48.807Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:54:49.088Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-27T16:54:49.089Z] Checking for services that may need to be restarted...done. [2021-08-27T16:54:49.089Z] Checking for services that may need to be restarted...done. [2021-08-27T16:54:49.089Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:54:49.089Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-27T16:54:49.089Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:54:49.697Z] Selecting previously unselected package python3-minimal. [2021-08-27T16:54:49.697Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-27T16:54:49.697Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-27T16:54:49.697Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-27T16:54:49.697Z] Selecting previously unselected package mime-support. [2021-08-27T16:54:49.697Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-27T16:54:49.697Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-27T16:54:49.697Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-27T16:54:49.697Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-27T16:54:49.697Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-27T16:54:49.697Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-27T16:54:49.697Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T16:54:49.697Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:54:49.975Z] Selecting previously unselected package python3.6. [2021-08-27T16:54:49.975Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-27T16:54:49.975Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:54:49.975Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-27T16:54:49.975Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-27T16:54:49.975Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-27T16:54:49.975Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-27T16:54:50.251Z] Selecting previously unselected package python3. [2021-08-27T16:54:50.251Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-27T16:54:50.251Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-27T16:54:50.251Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-27T16:54:50.251Z] Selecting previously unselected package multiarch-support. [2021-08-27T16:54:50.251Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:54:50.251Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-27T16:54:50.251Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-27T16:54:50.531Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-27T16:54:50.531Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-27T16:54:50.531Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-27T16:54:50.531Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-27T16:54:50.531Z] Selecting previously unselected package libbsd0:amd64. [2021-08-27T16:54:50.531Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-27T16:54:50.531Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-27T16:54:50.531Z] Selecting previously unselected package sudo. [2021-08-27T16:54:50.531Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-27T16:54:50.531Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-27T16:54:50.531Z] Selecting previously unselected package apparmor. [2021-08-27T16:54:50.531Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-27T16:54:50.815Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-27T16:54:50.815Z] Selecting previously unselected package libedit2:amd64. [2021-08-27T16:54:50.815Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-27T16:54:50.815Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-27T16:54:50.815Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-27T16:54:50.815Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T16:54:50.815Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:54:50.815Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-27T16:54:50.815Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T16:54:50.815Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:54:50.815Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-27T16:54:50.815Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-27T16:54:50.815Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-27T16:54:51.093Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-27T16:54:51.093Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T16:54:51.093Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:54:51.093Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-27T16:54:51.093Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-27T16:54:51.093Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:54:51.093Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-27T16:54:51.093Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-08-27T16:54:51.093Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-27T16:54:51.369Z] Selecting previously unselected package openssh-client. [2021-08-27T16:54:51.369Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-27T16:54:51.369Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-27T16:54:51.369Z] Selecting previously unselected package squashfs-tools. [2021-08-27T16:54:51.369Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-27T16:54:51.369Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-27T16:54:51.856Z] Selecting previously unselected package snapd. [2021-08-27T16:54:51.856Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-27T16:54:51.856Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-27T16:54:54.065Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-27T16:54:54.065Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-27T16:54:54.065Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-27T16:54:54.065Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-27T16:54:54.065Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-27T16:54:54.065Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:54:54.065Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T16:54:54.065Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-27T16:54:54.065Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-27T16:54:54.668Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-27T16:54:54.668Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-27T16:54:54.668Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-27T16:54:54.668Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:54:54.668Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:54:54.668Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-27T16:54:55.272Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-27T16:54:55.272Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:54:55.272Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-27T16:54:55.272Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-27T16:54:55.272Z] running python rtupdate hooks for python3.6... [2021-08-27T16:54:55.272Z] running python post-rtupdate hooks for python3.6... [2021-08-27T16:54:55.272Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-27T16:54:55.883Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-27T16:54:55.883Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-27T16:54:55.883Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-27T16:54:56.164Z] Setting up snapd (2.49.2+18.04) ... [2021-08-27T16:54:56.440Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-27T16:54:56.721Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-27T16:54:56.721Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-27T16:54:57.000Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-27T16:54:57.283Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-27T16:54:57.283Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-27T16:54:57.283Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-27T16:54:57.562Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-27T16:54:57.562Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-27T16:54:57.847Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-27T16:54:57.847Z] /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-27T16:54:57.847Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-27T16:54:57.847Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-27T16:54:58.868Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-27T16:54:58.868Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-27T16:54:58.868Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-27T16:55:00.131Z] Reading package lists... [2021-08-27T16:55:00.131Z] Reading package lists... [2021-08-27T16:55:00.406Z] Building dependency tree... [2021-08-27T16:55:00.406Z] Reading state information... [2021-08-27T16:55:00.686Z] Calculating upgrade... [2021-08-27T16:55:00.686Z] The following packages will be upgraded: [2021-08-27T16:55:00.686Z] advancecomp base-files bash binutils binutils-common [2021-08-27T16:55:00.686Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-27T16:55:00.686Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-27T16:55:00.686Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-27T16:55:00.686Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-27T16:55:00.686Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-27T16:55:00.686Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-27T16:55:00.686Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-27T16:55:00.686Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-27T16:55:00.686Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-27T16:55:00.686Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-27T16:55:00.686Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-27T16:55:00.686Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-27T16:55:00.686Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-27T16:55:00.686Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-27T16:55:00.686Z] ubuntu-keyring util-linux [2021-08-27T16:55:00.964Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-27T16:55:00.964Z] Need to get 64.2 MB of archives. [2021-08-27T16:55:00.964Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-27T16:55:00.964Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-27T16:55:00.964Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-27T16:55:00.964Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-27T16:55:00.964Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-27T16:55:00.964Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-27T16:55:00.964Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-27T16:55:00.964Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-27T16:55:00.964Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-27T16:55:00.964Z] 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-27T16:55:00.964Z] 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-27T16:55:00.964Z] 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-27T16:55:00.964Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-27T16:55:01.252Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-27T16:55:01.252Z] 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-27T16:55:01.252Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-27T16:55:01.252Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-27T16:55:01.252Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-27T16:55:01.252Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-27T16:55:01.252Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-27T16:55:01.252Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-27T16:55:01.252Z] 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-27T16:55:01.252Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-27T16:55:01.252Z] 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-27T16:55:01.252Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-27T16:55:01.252Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-27T16:55:01.252Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-27T16:55:01.252Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-27T16:55:01.252Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-27T16:55:01.252Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-27T16:55:01.252Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-27T16:55:01.535Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-27T16:55:01.535Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-27T16:55:01.535Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-27T16:55:01.535Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-27T16:55:01.535Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-27T16:55:01.535Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-27T16:55:01.535Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-27T16:55:01.535Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-27T16:55:01.535Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-27T16:55:01.535Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-27T16:55:01.535Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-27T16:55:01.535Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-08-27T16:55:01.535Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-27T16:55:01.535Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-27T16:55:01.535Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-27T16:55:01.535Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-27T16:55:01.535Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-27T16:55:01.535Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-27T16:55:01.535Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-27T16:55:01.535Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-27T16:55:01.535Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-27T16:55:01.535Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-27T16:55:01.535Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-27T16:55:01.535Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-27T16:55:01.535Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-27T16:55:01.535Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-27T16:55:01.535Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-27T16:55:01.811Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-27T16:55:01.811Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-27T16:55:01.811Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-27T16:55:02.091Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-27T16:55:02.091Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-27T16:55:02.091Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-27T16:55:02.091Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-27T16:55:02.091Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-27T16:55:02.091Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-27T16:55:02.365Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-27T16:55:02.365Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-27T16:55:02.647Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-27T16:55:02.647Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-27T16:55:02.647Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-27T16:55:02.647Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-27T16:55:02.647Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-27T16:55:02.647Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-27T16:55:02.647Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-27T16:55:02.647Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-27T16:55:02.647Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-27T16:55:02.647Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-27T16:55:02.647Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-27T16:55:03.251Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-27T16:55:03.251Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-27T16:55:03.251Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-27T16:55:03.251Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-27T16:55:03.251Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-27T16:55:03.251Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-27T16:55:03.251Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-27T16:55:03.251Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-27T16:55:03.251Z] 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-27T16:55:03.251Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-27T16:55:03.251Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-27T16:55:03.251Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-27T16:55:03.251Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-27T16:55:03.251Z] 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-27T16:55:03.251Z] 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-27T16:55:03.251Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-27T16:55:03.251Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-27T16:55:03.251Z] 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-27T16:55:03.251Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-27T16:55:03.251Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-27T16:55:03.528Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-27T16:55:03.528Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-27T16:55:03.528Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-27T16:55:03.528Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-27T16:55:03.806Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:55:03.806Z] Fetched 64.2 MB in 3s (23.4 MB/s) [2021-08-27T16:55:03.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:55:03.806Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:55:03.806Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T16:55:04.084Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:55:04.084Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T16:55:04.084Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-27T16:55:04.084Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-27T16:55:04.359Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:04.359Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:04.359Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:04.359Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:04.641Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:04.641Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:04.641Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:04.641Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:04.641Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:04.641Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:04.641Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:04.925Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:04.925Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:04.925Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:04.925Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:05.204Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:55:05.204Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:05.204Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-27T16:55:05.204Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:05.204Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:55:05.204Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:05.204Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:05.204Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:05.204Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:05.204Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:05.483Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-27T16:55:05.483Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:05.483Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:55:05.483Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:55:05.765Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T16:55:06.044Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-27T16:55:06.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-27T16:55:06.321Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-27T16:55:06.321Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-27T16:55:06.321Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-27T16:55:06.321Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-27T16:55:06.321Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-27T16:55:06.596Z] Installing new version of config file /etc/issue ... [2021-08-27T16:55:06.596Z] Installing new version of config file /etc/issue.net ... [2021-08-27T16:55:06.596Z] Installing new version of config file /etc/lsb-release ... [2021-08-27T16:55:06.596Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-27T16:55:06.596Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-27T16:55:06.875Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-27T16:55:06.876Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-27T16:55:06.876Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:06.876Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-27T16:55:06.876Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-27T16:55:06.876Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-27T16:55:06.876Z] 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-27T16:55:06.876Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:06.876Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:55:07.150Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-27T16:55:07.150Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:55:07.150Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:07.150Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-27T16:55:07.150Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-27T16:55:07.150Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-27T16:55:07.150Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:07.150Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-27T16:55:07.150Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-27T16:55:07.432Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-27T16:55:07.432Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:07.432Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T16:55:07.432Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T16:55:07.711Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-27T16:55:07.711Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:07.711Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T16:55:07.711Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T16:55:07.711Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-27T16:55:07.711Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:07.711Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-27T16:55:07.711Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-27T16:55:07.988Z] Setting up grep (3.1-2build1) ... [2021-08-27T16:55:07.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:07.988Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-27T16:55:07.988Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-27T16:55:07.988Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-27T16:55:07.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:07.988Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-27T16:55:07.988Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-27T16:55:08.265Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-27T16:55:08.265Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:08.265Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T16:55:08.265Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:55:08.265Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-27T16:55:08.265Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:08.265Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-27T16:55:08.265Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T16:55:08.882Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-27T16:55:08.882Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T16:55:08.882Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-27T16:55:08.882Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T16:55:09.166Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-27T16:55:09.166Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:09.166Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-27T16:55:09.166Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-27T16:55:09.441Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-27T16:55:09.441Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-27T16:55:09.720Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-27T16:55:09.720Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-27T16:55:09.720Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-27T16:55:09.720Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:09.720Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-27T16:55:09.720Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-27T16:55:09.720Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-27T16:55:09.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:09.997Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:55:09.997Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:55:09.997Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:55:09.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:09.997Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:55:09.997Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:55:09.997Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:55:09.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:09.997Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:55:09.997Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:55:10.278Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:55:10.278Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:10.278Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:55:10.278Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:55:10.278Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:55:10.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:10.555Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T16:55:10.555Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:55:10.555Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T16:55:10.555Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:55:10.555Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-27T16:55:10.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:10.555Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-27T16:55:10.555Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:55:10.555Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-27T16:55:10.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:10.832Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:55:10.832Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:55:10.832Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:55:10.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:10.832Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:55:10.832Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:55:10.832Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:55:10.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:10.832Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:55:11.107Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:55:11.383Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:55:11.383Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-27T16:55:11.668Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-27T16:55:11.948Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:11.948Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-27T16:55:11.948Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-27T16:55:11.948Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:55:11.948Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-27T16:55:11.948Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-27T16:55:11.948Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-27T16:55:12.234Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-27T16:55:12.234Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:55:12.234Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-27T16:55:12.234Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-27T16:55:12.234Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-27T16:55:12.515Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:55:12.515Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-27T16:55:12.515Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-27T16:55:12.515Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-27T16:55:12.515Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:55:12.515Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-27T16:55:12.515Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-27T16:55:12.515Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-27T16:55:12.798Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:55:12.798Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-27T16:55:12.798Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T16:55:12.798Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T16:55:12.798Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-27T16:55:12.798Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-27T16:55:12.798Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T16:55:13.072Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T16:55:13.072Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-27T16:55:13.072Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-27T16:55:13.072Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T16:55:13.072Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T16:55:13.348Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:13.348Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-27T16:55:13.348Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-27T16:55:13.348Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-27T16:55:13.348Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-27T16:55:13.348Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T16:55:13.348Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T16:55:13.348Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-27T16:55:13.348Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:13.348Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-27T16:55:13.622Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-27T16:55:13.622Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-27T16:55:13.622Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:13.622Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-27T16:55:13.622Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-27T16:55:13.622Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-27T16:55:13.897Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:13.897Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-27T16:55:13.897Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-27T16:55:13.897Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-27T16:55:13.897Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:13.897Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-27T16:55:14.172Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-27T16:55:14.172Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-27T16:55:14.172Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:14.172Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-27T16:55:14.172Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-27T16:55:14.172Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-27T16:55:14.172Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:14.172Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-27T16:55:14.172Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-27T16:55:14.448Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-27T16:55:14.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:14.448Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-27T16:55:14.448Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-27T16:55:14.725Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-27T16:55:14.725Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:14.725Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-27T16:55:14.725Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-27T16:55:14.725Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-27T16:55:14.725Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:14.725Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-27T16:55:14.725Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-27T16:55:14.725Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-27T16:55:15.002Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:15.002Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-27T16:55:15.003Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-27T16:55:15.003Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-27T16:55:15.003Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:15.003Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-27T16:55:15.003Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-27T16:55:15.003Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-27T16:55:15.003Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:15.003Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-27T16:55:15.003Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-27T16:55:15.277Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-27T16:55:15.277Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:15.277Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-27T16:55:15.277Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-27T16:55:15.277Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-27T16:55:15.277Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:15.277Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-27T16:55:15.277Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-27T16:55:15.552Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-27T16:55:15.552Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-27T16:55:15.552Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-27T16:55:15.552Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-27T16:55:15.552Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-27T16:55:15.552Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-27T16:55:15.552Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-27T16:55:15.552Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-27T16:55:15.552Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-27T16:55:15.552Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-27T16:55:15.845Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-27T16:55:15.845Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-27T16:55:15.845Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-27T16:55:15.845Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-27T16:55:16.124Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-27T16:55:16.124Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-27T16:55:16.124Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-27T16:55:16.124Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-27T16:55:16.124Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-27T16:55:16.124Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-27T16:55:16.124Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-27T16:55:16.124Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-27T16:55:16.405Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-27T16:55:16.405Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-27T16:55:16.405Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-27T16:55:16.405Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-27T16:55:16.405Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-27T16:55:16.405Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-27T16:55:16.405Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-27T16:55:16.405Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-27T16:55:16.684Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-27T16:55:16.684Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-27T16:55:16.684Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-27T16:55:16.684Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-27T16:55:16.960Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T16:55:16.960Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T16:55:17.235Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T16:55:17.235Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T16:55:17.235Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T16:55:17.235Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T16:55:17.235Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-27T16:55:17.235Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-27T16:55:17.235Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:17.235Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:55:17.517Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:17.517Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:55:17.517Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:17.517Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:55:17.517Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:17.517Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:55:18.509Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:18.509Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:55:19.111Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:19.111Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:55:19.387Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:19.387Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:55:19.670Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:19.670Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:55:20.275Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-27T16:55:20.275Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-27T16:55:20.275Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-27T16:55:20.275Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-27T16:55:20.556Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-27T16:55:20.556Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-27T16:55:20.556Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-27T16:55:20.556Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-27T16:55:20.556Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-27T16:55:20.556Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-27T16:55:20.875Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-27T16:55:20.875Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-27T16:55:20.875Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-27T16:55:20.875Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-27T16:55:20.875Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-27T16:55:20.875Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-27T16:55:20.875Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:20.875Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-27T16:55:20.875Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:20.875Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:20.875Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:20.875Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-27T16:55:20.875Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-27T16:55:20.875Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-27T16:55:21.148Z] [2021-08-27T16:55:21.148Z] Current default time zone: 'Etc/UTC' [2021-08-27T16:55:21.148Z] Local time is now: Fri Aug 27 16:55:20 UTC 2021. [2021-08-27T16:55:21.148Z] Universal Time is now: Fri Aug 27 16:55:20 UTC 2021. [2021-08-27T16:55:21.148Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-27T16:55:21.148Z] [2021-08-27T16:55:21.148Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-27T16:55:21.148Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:21.148Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-27T16:55:21.148Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-27T16:55:21.148Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-27T16:55:21.148Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-27T16:55:21.148Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-27T16:55:21.148Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-27T16:55:21.148Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-27T16:55:21.148Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-27T16:55:21.148Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:21.148Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-27T16:55:21.424Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:55:21.424Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-27T16:55:21.424Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:21.424Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-27T16:55:21.424Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-27T16:55:21.424Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-27T16:55:21.424Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-27T16:55:21.424Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-27T16:55:21.424Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-27T16:55:21.424Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:55:21.424Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-27T16:55:23.085Z] Updating certificates in /etc/ssl/certs... [2021-08-27T16:55:24.072Z] 23 added, 27 removed; done. [2021-08-27T16:55:24.072Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-27T16:55:24.072Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-27T16:55:24.072Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-27T16:55:24.072Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-27T16:55:24.072Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-27T16:55:24.072Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:55:24.072Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-27T16:55:24.072Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:55:24.072Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:55:24.072Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:55:24.072Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:55:24.072Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:55:24.072Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-27T16:55:24.072Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-27T16:55:24.072Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-27T16:55:24.072Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-27T16:55:24.072Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-27T16:55:24.072Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:55:24.072Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-27T16:55:24.072Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-27T16:55:24.072Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-27T16:55:24.072Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-27T16:55:24.350Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:55:24.350Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-27T16:55:24.350Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-27T16:55:24.350Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-27T16:55:24.350Z] Updating certificates in /etc/ssl/certs... [2021-08-27T16:55:24.954Z] 0 added, 0 removed; done. [2021-08-27T16:55:24.954Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-27T16:55:24.954Z] done. [2021-08-27T16:55:25.230Z] Reading package lists... [2021-08-27T16:55:25.504Z] Building dependency tree... [2021-08-27T16:55:25.504Z] Reading state information... [2021-08-27T16:55:25.504Z] The following NEW packages will be installed: [2021-08-27T16:55:25.504Z] apt-transport-https [2021-08-27T16:55:25.504Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-27T16:55:25.780Z] Need to get 4348 B of archives. [2021-08-27T16:55:25.780Z] After this operation, 154 kB of additional disk space will be used. [2021-08-27T16:55:25.780Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-27T16:55:26.388Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:55:26.671Z] Fetched 4348 B in 1s (5673 B/s) [2021-08-27T16:55:26.671Z] Selecting previously unselected package apt-transport-https. [2021-08-27T16:55:26.671Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-27T16:55:26.671Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-27T16:55:26.671Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-27T16:55:26.671Z] Setting up apt-transport-https (1.6.14) ... [2021-08-27T16:55:26.945Z] Waiting for network to be ready... [2021-08-27T16:55:32.391Z] 2021-08-27T16:55:30Z INFO Waiting for automatic snapd restart... [2021-08-27T16:55:33.832Z] snapd 2.51.4 from Canonical* installed [2021-08-27T16:55:34.436Z] "snapd" switched to the "latest/stable" channel [2021-08-27T16:55:34.436Z] [2021-08-27T16:55:37.066Z] core18 20210722 from Canonical* installed [2021-08-27T16:55:37.066Z] "core18" switched to the "latest/stable" channel [2021-08-27T16:55:37.066Z] [2021-08-27T16:55:39.061Z] snapcraft 5.0 from Canonical* installed [2021-08-27T16:55:39.340Z] "snapcraft" switched to the "latest/stable" channel [2021-08-27T16:55:39.340Z] [2021-08-27T16:55:43.686Z] 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-27T16:55:43.686Z] - README.md [2021-08-27T16:55:43.686Z] [2021-08-27T16:55:43.686Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-27T16:55:44.289Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-27T16:55:44.289Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-27T16:55:44.289Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-27T16:55:45.563Z] Reading package lists... [2021-08-27T16:55:45.839Z] 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-27T16:55:45.839Z] Reading package lists... [2021-08-27T16:55:46.115Z] Building dependency tree... [2021-08-27T16:55:46.115Z] Reading state information... [2021-08-27T16:55:46.115Z] Suggested packages: [2021-08-27T16:55:46.115Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-27T16:55:46.115Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-27T16:55:46.115Z] Recommended packages: [2021-08-27T16:55:46.115Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-27T16:55:46.115Z] The following NEW packages will be installed: [2021-08-27T16:55:46.115Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-27T16:55:46.115Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-27T16:55:46.115Z] pkg-config zip [2021-08-27T16:55:46.115Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-27T16:55:46.410Z] Need to get 7663 kB of archives. [2021-08-27T16:55:46.410Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-27T16:55:46.410Z] 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-27T16:55:46.410Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-27T16:55:46.410Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-27T16:55:46.410Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-27T16:55:46.410Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-27T16:55:46.687Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-27T16:55:46.687Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-27T16:55:46.687Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-27T16:55:46.687Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-27T16:55:46.964Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-27T16:55:46.964Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-27T16:55:46.964Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-27T16:55:46.964Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-27T16:55:47.244Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-27T16:55:47.244Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-27T16:55:47.244Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T16:55:47.244Z] Fetched 7663 kB in 1s (8692 kB/s) [2021-08-27T16:55:47.244Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-27T16:55:47.244Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-27T16:55:47.244Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-27T16:55:47.244Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-27T16:55:47.520Z] Selecting previously unselected package libpsl5:amd64. [2021-08-27T16:55:47.520Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-27T16:55:47.520Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-27T16:55:47.520Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-27T16:55:47.520Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-27T16:55:47.520Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-27T16:55:47.520Z] Selecting previously unselected package librtmp1:amd64. [2021-08-27T16:55:47.520Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-27T16:55:47.520Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-27T16:55:47.520Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-27T16:55:47.520Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-27T16:55:47.520Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-27T16:55:47.520Z] Selecting previously unselected package liberror-perl. [2021-08-27T16:55:47.520Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-27T16:55:47.520Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-27T16:55:47.795Z] Selecting previously unselected package git-man. [2021-08-27T16:55:47.795Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-27T16:55:47.795Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-27T16:55:47.795Z] Selecting previously unselected package git. [2021-08-27T16:55:47.795Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-27T16:55:47.795Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-27T16:55:48.399Z] Selecting previously unselected package libnorm1:amd64. [2021-08-27T16:55:48.399Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-27T16:55:48.399Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-27T16:55:48.399Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-27T16:55:48.399Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-27T16:55:48.399Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-27T16:55:48.399Z] Selecting previously unselected package libsodium23:amd64. [2021-08-27T16:55:48.399Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-27T16:55:48.399Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-27T16:55:48.399Z] Selecting previously unselected package libzmq5:amd64. [2021-08-27T16:55:48.399Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-27T16:55:48.399Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T16:55:48.677Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-27T16:55:48.677Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-27T16:55:48.677Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T16:55:48.677Z] Selecting previously unselected package pkg-config. [2021-08-27T16:55:48.677Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-27T16:55:48.677Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-27T16:55:48.677Z] Selecting previously unselected package zip. [2021-08-27T16:55:48.677Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-27T16:55:48.677Z] Unpacking zip (3.0-11build1) ... [2021-08-27T16:55:48.677Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-27T16:55:48.677Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-27T16:55:48.677Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-27T16:55:48.961Z] Setting up liberror-perl (0.17025-1) ... [2021-08-27T16:55:48.961Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-27T16:55:48.961Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-27T16:55:48.961Z] No schema files found: doing nothing. [2021-08-27T16:55:48.961Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-27T16:55:48.961Z] Setting up zip (3.0-11build1) ... [2021-08-27T16:55:48.961Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-27T16:55:48.961Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-27T16:55:48.961Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-27T16:55:48.961Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T16:55:48.961Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-27T16:55:48.961Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-27T16:55:48.961Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-27T16:55:48.961Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-27T16:55:49.566Z] git set to automatically installed. [2021-08-27T16:55:49.566Z] git-man set to automatically installed. [2021-08-27T16:55:49.566Z] libcurl3-gnutls set to automatically installed. [2021-08-27T16:55:49.566Z] liberror-perl set to automatically installed. [2021-08-27T16:55:49.566Z] libglib2.0-0 set to automatically installed. [2021-08-27T16:55:49.566Z] libnghttp2-14 set to automatically installed. [2021-08-27T16:55:49.566Z] libnorm1 set to automatically installed. [2021-08-27T16:55:49.566Z] libpgm-5.2-0 set to automatically installed. [2021-08-27T16:55:49.566Z] libpsl5 set to automatically installed. [2021-08-27T16:55:49.566Z] librtmp1 set to automatically installed. [2021-08-27T16:55:49.566Z] libsodium23 set to automatically installed. [2021-08-27T16:55:49.566Z] libzmq3-dev set to automatically installed. [2021-08-27T16:55:49.566Z] libzmq5 set to automatically installed. [2021-08-27T16:55:49.566Z] pkg-config set to automatically installed. [2021-08-27T16:55:49.566Z] zip set to automatically installed. [2021-08-27T16:55:50.550Z] snapd is not logged in, snap install commands will use sudo [2021-08-27T16:55:51.550Z] snap "core18" has no updates available [2021-08-27T16:55:52.553Z] snapd is not logged in, snap install commands will use sudo [2021-08-27T16:55:58.011Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-27T16:55:58.765Z] Pulling config-common [2021-08-27T16:55:58.765Z] + snapcraftctl pull [2021-08-27T16:55:59.485Z] Pulling go-build-helper [2021-08-27T16:55:59.485Z] + snapcraftctl pull [2021-08-27T16:56:00.577Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-27T16:56:00.577Z] Skipping pull go-build-helper (already ran) [2021-08-27T16:56:00.577Z] Building go-build-helper [2021-08-27T16:56:00.855Z] + snapcraftctl build [2021-08-27T16:56:02.851Z] Staging go-build-helper [2021-08-27T16:56:02.851Z] + snapcraftctl stage [2021-08-27T16:56:13.489Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-27T16:56:13.489Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-27T16:56:13.489Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-27T16:56:13.489Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-27T16:56:13.489Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-27T16:56:13.489Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-27T16:56:13.489Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-27T16:56:13.489Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-27T16:56:13.489Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-27T16:56:13.489Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-27T16:56:13.489Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-27T16:56:13.489Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-27T16:56:13.489Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-27T16:56:13.489Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-27T16:56:13.489Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-27T16:56:13.489Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-27T16:56:13.489Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-27T16:56:13.489Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-27T16:56:13.489Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-27T16:56:13.489Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-27T16:56:13.489Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-27T16:56:13.489Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-27T16:56:13.489Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-27T16:56:13.489Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-27T16:56:13.489Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-27T16:56:13.489Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-27T16:56:13.489Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-27T16:56:13.489Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-27T16:56:13.489Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-27T16:56:13.489Z] Fetched 224 kB in 0s (0 B/s) [2021-08-27T16:56:13.489Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-27T16:56:13.489Z] Fetched 157 kB in 0s (0 B/s) [2021-08-27T16:56:13.489Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-27T16:56:13.489Z] Fetched 221 kB in 0s (0 B/s) [2021-08-27T16:56:13.489Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-27T16:56:13.489Z] Fetched 143 kB in 0s (0 B/s) [2021-08-27T16:56:13.489Z] Pulling edgex-go [2021-08-27T16:56:13.489Z] + snapcraftctl pull [2021-08-27T16:56:13.763Z] Pulling hooks [2021-08-27T16:56:13.763Z] + snapcraftctl pull [2021-08-27T16:56:35.992Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-27T16:56:35.992Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-27T16:56:35.992Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-27T16:56:35.992Z] Fetched 0 B in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-27T16:56:35.992Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-27T16:56:35.992Z] Fetched 279 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-27T16:56:35.992Z] Fetched 122 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-27T16:56:35.992Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-27T16:56:35.992Z] Fetched 8848 B in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-27T16:56:35.992Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-27T16:56:35.992Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-27T16:56:35.992Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-27T16:56:35.992Z] Fetched 219 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-27T16:56:35.992Z] Fetched 154 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-27T16:56:35.992Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-27T16:56:35.992Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-27T16:56:35.992Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-27T16:56:35.992Z] Fetched 499 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-27T16:56:35.992Z] Fetched 111 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-27T16:56:35.992Z] Fetched 240 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-27T16:56:35.992Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-27T16:56:35.992Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-27T16:56:35.992Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-27T16:56:35.992Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-27T16:56:35.992Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-27T16:56:35.992Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-27T16:56:35.992Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-27T16:56:35.992Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-27T16:56:35.992Z] Fetched 8720 B in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-27T16:56:35.992Z] Fetched 140 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-27T16:56:35.992Z] Fetched 119 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-27T16:56:35.992Z] Fetched 111 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-27T16:56:35.992Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-27T16:56:35.992Z] Fetched 645 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-27T16:56:35.992Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-27T16:56:35.992Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-27T16:56:35.992Z] Fetched 368 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-27T16:56:35.992Z] Fetched 187 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-27T16:56:35.992Z] Fetched 175 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-27T16:56:35.992Z] Fetched 206 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-08-27T16:56:35.992Z] Fetched 1302 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-27T16:56:35.992Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-27T16:56:35.992Z] Fetched 159 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-27T16:56:35.992Z] Fetched 107 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-27T16:56:35.992Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-27T16:56:35.992Z] Pulling static-packages [2021-08-27T16:56:35.992Z] + snapcraftctl pull [2021-08-27T16:56:35.992Z] Pulling version [2021-08-27T16:56:35.992Z] + cd /root/project [2021-08-27T16:56:35.992Z] + sed s/v// [2021-08-27T16:56:35.992Z] + git describe --tags --abbrev=0 [2021-08-27T16:56:35.992Z] + GIT_VERSION=2.0.1-dev.35 [2021-08-27T16:56:35.992Z] + [ -z 2.0.1-dev.35 ] [2021-08-27T16:56:35.992Z] + snapcraftctl set-version 2.0.1-dev.35 [2021-08-27T16:56:35.992Z] Building config-common [2021-08-27T16:56:35.992Z] + snapcraftctl build [2021-08-27T16:56:36.986Z] Skipping build go-build-helper (already ran) [2021-08-27T16:56:37.262Z] Building edgex-go [2021-08-27T16:56:37.262Z] + cd /root/parts/edgex-go/src [2021-08-27T16:56:37.262Z] + git describe --tags --abbrev=0 [2021-08-27T16:56:37.262Z] + sed s/v// [2021-08-27T16:56:37.544Z] + GIT_VERSION=2.0.1-dev.35 [2021-08-27T16:56:37.544Z] + [ -z 2.0.1-dev.35 ] [2021-08-27T16:56:37.544Z] + echo 2.0.1-dev.35 [2021-08-27T16:56:37.544Z] + make build [2021-08-27T16:56:37.544Z] go mod tidy [2021-08-27T16:56:40.179Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-27T16:56:40.179Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-27T16:56:40.179Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-27T16:56:40.460Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-27T16:56:40.460Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-27T16:56:40.460Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-27T16:56:40.460Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-27T16:56:40.460Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-27T16:56:40.460Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-27T16:56:40.460Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-27T16:56:40.460Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-27T16:56:40.460Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-27T16:56:40.756Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-27T16:56:40.756Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-27T16:56:41.034Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-27T16:56:41.034Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-27T16:56:41.034Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-27T16:56:41.645Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-27T16:56:41.928Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-27T16:56:42.207Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-27T16:56:42.207Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-27T16:56:42.207Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-27T16:56:42.207Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-27T16:56:42.207Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-27T16:56:42.207Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-27T16:56:42.207Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-27T16:56:42.501Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-27T16:56:42.501Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-27T16:56:42.501Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-27T16:56:42.501Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-27T16:56:42.501Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-27T16:56:42.501Z] go: downloading golang.org/x/text v0.3.6 [2021-08-27T16:56:42.501Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-27T16:56:42.501Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-27T16:56:42.501Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-27T16:56:42.501Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-27T16:56:42.501Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-27T16:56:42.501Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-27T16:56:42.788Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-27T16:56:42.788Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-27T16:56:43.063Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-27T16:56:43.063Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-27T16:56:43.063Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-27T16:56:43.341Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-27T16:56:43.341Z] go: downloading github.com/kr/text v0.2.0 [2021-08-27T16:56:43.341Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-27T16:56:43.341Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-27T16:56:43.341Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-27T16:56:43.341Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-27T16:56:43.341Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-27T16:56:43.618Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-27T16:56:43.618Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-27T16:56:43.618Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-27T16:56:43.618Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-27T16:56:43.618Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-27T16:56:43.618Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-27T16:56:43.618Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-27T16:56:43.618Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T16:56:43.618Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T16:56:43.618Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-27T16:56:43.618Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T16:56:43.618Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-27T16:56:43.618Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-27T16:56:43.618Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-27T16:56:43.618Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-27T16:56:43.618Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-27T16:56:43.891Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-27T16:56:43.891Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-27T16:56:43.891Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-27T16:56:43.891Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-27T16:56:43.891Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-27T16:56:43.891Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-27T16:56:43.891Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-27T16:56:43.891Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-27T16:56:43.891Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-27T16:56:43.891Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-27T16:56:43.891Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-27T16:56:43.891Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-data/core-data ./cmd/core-data [2021-08-27T16:56:54.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-27T16:56:56.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-command/core-command ./cmd/core-command [2021-08-27T16:56:57.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-27T16:56:59.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-27T16:56:59.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-27T16:57:00.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-27T16:57:01.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-27T16:57:02.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-27T16:57:03.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-27T16:57:04.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-27T16:57:05.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-27T16:57:07.363Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-27T16:57:07.363Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-27T16:57:07.363Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-27T16:57:07.363Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-27T16:57:07.363Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-27T16:57:07.363Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-27T16:57:07.363Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-27T16:57:07.363Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-27T16:57:07.363Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-27T16:57:07.363Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-27T16:57:07.363Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-27T16:57:07.363Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-27T16:57:07.363Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-27T16:57:07.363Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-27T16:57:07.363Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-27T16:57:07.363Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-27T16:57:07.363Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-27T16:57:07.363Z] + 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-27T16:57:07.363Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-27T16:57:07.363Z] + 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-27T16:57:07.363Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-27T16:57:07.363Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-27T16:57:07.363Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-27T16:57:07.363Z] + 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-27T16:57:07.363Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-27T16:57:07.363Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-27T16:57:07.363Z] + 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-27T16:57:08.817Z] Building hooks [2021-08-27T16:57:08.817Z] + cd /root/parts/hooks/src [2021-08-27T16:57:08.817Z] + make build [2021-08-27T16:57:08.817Z] go mod tidy [2021-08-27T16:57:08.817Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-27T16:57:09.092Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-27T16:57:09.092Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-27T16:57:09.092Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-27T16:57:09.092Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-27T16:57:09.696Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-27T16:57:10.178Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-27T16:57:10.179Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-27T16:57:13.599Z] Building static-packages [2021-08-27T16:57:13.599Z] + snapcraftctl build [2021-08-27T16:57:15.601Z] Building version [2021-08-27T16:57:15.601Z] + snapcraftctl build [2021-08-27T16:57:17.624Z] Staging config-common [2021-08-27T16:57:17.624Z] + snapcraftctl stage [2021-08-27T16:57:18.230Z] Skipping stage go-build-helper (already ran) [2021-08-27T16:57:18.230Z] Staging edgex-go [2021-08-27T16:57:18.230Z] + snapcraftctl stage [2021-08-27T16:57:19.675Z] Staging hooks [2021-08-27T16:57:19.675Z] + snapcraftctl stage [2021-08-27T16:57:20.496Z] Staging static-packages [2021-08-27T16:57:20.497Z] + snapcraftctl stage [2021-08-27T16:57:21.500Z] Staging version [2021-08-27T16:57:21.501Z] + snapcraftctl stage [2021-08-27T16:57:22.502Z] Priming config-common [2021-08-27T16:57:22.502Z] + snapcraftctl prime [2021-08-27T16:57:23.511Z] Priming go-build-helper [2021-08-27T16:57:23.511Z] + snapcraftctl prime [2021-08-27T16:57:24.968Z] Priming edgex-go [2021-08-27T16:57:24.968Z] + snapcraftctl prime [2021-08-27T16:57:25.963Z] Priming hooks [2021-08-27T16:57:25.963Z] + snapcraftctl prime [2021-08-27T16:57:27.409Z] Priming static-packages [2021-08-27T16:57:27.409Z] + snapcraftctl prime [2021-08-27T16:57:30.056Z] Priming version [2021-08-27T16:57:30.056Z] + snapcraftctl prime [2021-08-27T16:57:30.659Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-27T16:57:33.068Z] provisioning config files... [2021-08-27T16:57:33.084Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config3991328848291280256tmp [Pipeline] { [Pipeline] sh [2021-08-27T16:57:33.583Z] + set +x [2021-08-27T16:57:33.583Z] + bash -s -- [2021-08-27T16:57:33.583Z] + curl -s https://codecov.io/bash [2021-08-27T16:57:33.583Z] [2021-08-27T16:57:33.583Z] _____ _ [2021-08-27T16:57:33.583Z] / ____| | | [2021-08-27T16:57:33.583Z] | | ___ __| | ___ ___ _____ __ [2021-08-27T16:57:33.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-27T16:57:33.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-27T16:57:33.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-27T16:57:33.583Z] Bash-1.0.6 [2021-08-27T16:57:33.583Z] [2021-08-27T16:57:33.583Z] [2021-08-27T16:57:33.583Z] ==> git version 2.24.4 found [2021-08-27T16:57:33.583Z] ==> 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-27T16:57:33.583Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-27T16:57:33.583Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-27T16:57:33.583Z] ==> Jenkins CI detected. [2021-08-27T16:57:33.583Z] current dir:  /w/workspace/edgex-go/11 [2021-08-27T16:57:33.583Z] project root: . [2021-08-27T16:57:33.583Z] --> token set from env [2021-08-27T16:57:33.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-27T16:57:33.583Z] ==> Running gcov in . (disable via -X gcov) [2021-08-27T16:57:33.583Z] ==> Python coveragepy not found [2021-08-27T16:57:33.583Z] ==> Searching for coverage reports in: [2021-08-27T16:57:33.583Z] + . [2021-08-27T16:57:33.583Z] -> Found 1 reports [2021-08-27T16:57:33.583Z] ==> Detecting git/mercurial file structure [2021-08-27T16:57:33.583Z] ==> Reading reports [2021-08-27T16:57:33.583Z] + ./coverage.out bytes=403739 [2021-08-27T16:57:33.583Z] ==> Appending adjustments [2021-08-27T16:57:33.583Z] https://docs.codecov.io/docs/fixing-reports [2021-08-27T16:57:35.024Z] + Found adjustments [2021-08-27T16:57:35.024Z] ==> Gzipping contents [2021-08-27T16:57:35.024Z] 56K /tmp/codecov.cS7Th8.gz [2021-08-27T16:57:35.024Z] ==> Uploading reports [2021-08-27T16:57:35.024Z] url: https://codecov.io [2021-08-27T16:57:35.024Z] query: branch=PR-3657&commit=8d687293e4baa52ffd88abff643469c02435d8ee&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-08-27T16:57:35.024Z] -> Pinging Codecov [2021-08-27T16:57:35.024Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=8d687293e4baa52ffd88abff643469c02435d8ee&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-08-27T16:57:35.291Z] -> Uploading to [2021-08-27T16:57:35.291Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-27/00271124DB129430A58F1EEE437C3FCB/8d687293e4baa52ffd88abff643469c02435d8ee/7a3d0d74-4f90-4a9e-9a26-4117e8177bed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210827%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210827T165735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a02b97b86df7ec19ae908bad150db5018a20e9302d680ebfa480d60aecec68d [2021-08-27T16:57:35.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-27T16:57:35.291Z] Dload Upload Total Spent Left Speed [2021-08-27T16:57:35.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54457 0 0 100 54457 0 148k --:--:-- --:--:-- --:--:-- 148k [2021-08-27T16:57:35.558Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8d687293e4baa52ffd88abff643469c02435d8ee [Pipeline] } [2021-08-27T16:57:35.571Z] 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-27T16:57:36.653Z] + '[' -d /w/workspace/edgex-go/11/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:57:36.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:57:37.580Z] ---> package-listing.sh [2021-08-27T16:57:37.580Z] ++ facter osfamily [2021-08-27T16:57:37.580Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-27T16:57:37.847Z] + OS_FAMILY=redhat [2021-08-27T16:57:37.847Z] + workspace=/w/workspace/edgex-go/11 [2021-08-27T16:57:37.847Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-27T16:57:37.847Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-27T16:57:37.847Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-27T16:57:37.847Z] + PACKAGES=/tmp/packages_start.txt [2021-08-27T16:57:37.847Z] + '[' /w/workspace/edgex-go/11 ']' [2021-08-27T16:57:37.847Z] + PACKAGES=/tmp/packages_end.txt [2021-08-27T16:57:37.847Z] + case "${OS_FAMILY}" in [2021-08-27T16:57:37.847Z] + rpm -qa [2021-08-27T16:57:37.847Z] + sort [2021-08-27T16:57:39.790Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-27T16:57:39.790Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-27T16:57:39.790Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-27T16:57:39.790Z] + '[' /w/workspace/edgex-go/11 ']' [2021-08-27T16:57:39.790Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2021-08-27T16:57:39.790Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2021-08-27T16:57:39.807Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-27T16:57:40.109Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:57:40.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T16:57:40.702Z] [2021-08-27T16:57:40.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T16:57:41.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T16:57:41.039Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-27T16:57:41.039Z] b4d181a07f80: Pulling fs layer [2021-08-27T16:57:41.039Z] a1111a8f2ec3: Pulling fs layer [2021-08-27T16:57:41.039Z] ed53099fbce6: Pulling fs layer [2021-08-27T16:57:41.039Z] dc539afda2c1: Pulling fs layer [2021-08-27T16:57:41.039Z] 77bc0d833cb6: Pulling fs layer [2021-08-27T16:57:41.039Z] 9065ff56babe: Pulling fs layer [2021-08-27T16:57:41.039Z] d287ab97295c: Pulling fs layer [2021-08-27T16:57:41.039Z] dc539afda2c1: Waiting [2021-08-27T16:57:41.039Z] 77bc0d833cb6: Waiting [2021-08-27T16:57:41.039Z] 9065ff56babe: Waiting [2021-08-27T16:57:41.039Z] d287ab97295c: Waiting [2021-08-27T16:57:41.620Z] a1111a8f2ec3: Verifying Checksum [2021-08-27T16:57:41.620Z] a1111a8f2ec3: Download complete [2021-08-27T16:57:41.620Z] dc539afda2c1: Verifying Checksum [2021-08-27T16:57:41.620Z] dc539afda2c1: Download complete [2021-08-27T16:57:41.620Z] 77bc0d833cb6: Verifying Checksum [2021-08-27T16:57:41.620Z] 77bc0d833cb6: Download complete [2021-08-27T16:57:41.886Z] 9065ff56babe: Verifying Checksum [2021-08-27T16:57:41.886Z] 9065ff56babe: Download complete [2021-08-27T16:57:42.466Z] ed53099fbce6: Verifying Checksum [2021-08-27T16:57:42.466Z] ed53099fbce6: Download complete [2021-08-27T16:57:43.873Z] b4d181a07f80: Verifying Checksum [2021-08-27T16:57:43.873Z] b4d181a07f80: Download complete [2021-08-27T16:57:44.843Z] b4d181a07f80: Pull complete [2021-08-27T16:57:45.112Z] a1111a8f2ec3: Pull complete [2021-08-27T16:57:45.708Z] ed53099fbce6: Pull complete [2021-08-27T16:57:45.708Z] dc539afda2c1: Pull complete [2021-08-27T16:57:45.971Z] 77bc0d833cb6: Pull complete [2021-08-27T16:57:45.971Z] 9065ff56babe: Pull complete [2021-08-27T16:57:47.383Z] d287ab97295c: Verifying Checksum [2021-08-27T16:57:47.383Z] d287ab97295c: Download complete [2021-08-27T16:57:51.670Z] d287ab97295c: Pull complete [2021-08-27T16:57:51.670Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-27T16:57:51.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T16:57:51.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-27T16:57:51.758Z] prd-centos7-docker-4c-2g-956 does not seem to be running inside a container [2021-08-27T16:57:51.818Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-lftools-log-publisher:latest cat [2021-08-27T16:57:55.018Z] $ docker top 6ebbac775a6f11cf612d617c5fbf186eef55685883892279e3a9201a198962cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T16:57:55.505Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-27T16:57:55.825Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-27T16:57:56.151Z] + ls /var/log/sa-host [2021-08-27T16:57:56.151Z] + sadf -c /var/log/sa-host/sa05 [2021-08-27T16:57:56.151Z] file_magic: OK [2021-08-27T16:57:56.151Z] HZ: Using current value: 100 [2021-08-27T16:57:56.151Z] file_header: OK [2021-08-27T16:57:56.151Z] 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-27T16:57:56.151Z] Statistics: [2021-08-27T16:57:56.151Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-27T16:57:56.151Z] File successfully converted to sysstat format version 12.0.3 [2021-08-27T16:57:56.151Z] + sadf -c /var/log/sa-host/sa27 [2021-08-27T16:57:56.151Z] file_magic: OK [2021-08-27T16:57:56.151Z] HZ: Using current value: 100 [2021-08-27T16:57:56.151Z] file_header: OK [2021-08-27T16:57:56.151Z] 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-27T16:57:56.151Z] Statistics: [2021-08-27T16:57:56.152Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-27T16:57:56.152Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T16:57:56.330Z] provisioning config files... [2021-08-27T16:57:56.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config4786164851653523032tmp [Pipeline] { [Pipeline] echo [2021-08-27T16:57:56.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:57:56.687Z] ---> create-netrc.sh [Pipeline] } [2021-08-27T16:57:56.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:57:57.086Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-27T16:57:57.101Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:57:57.415Z] ---> sudo-logs.sh [2021-08-27T16:57:57.415Z] Archiving 'sudo' log.. [2021-08-27T16:57:57.415Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-956.vexxhost.local: Name or service not known [2021-08-27T16:57:57.415Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-956.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-27T16:57:57.454Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:57:57.779Z] ---> job-cost.sh [2021-08-27T16:57:57.779Z] lf-activate-venv: SKIPPING [2021-08-27T16:57:57.779Z] DEBUG: total: 0.10999999940395355 [2021-08-27T16:57:57.779Z] INFO: Retrieving Stack Cost... [2021-08-27T16:57:58.739Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-27T16:57:59.004Z] INFO: Archiving Costs [Pipeline] echo [2021-08-27T16:57:59.023Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T16:57:59.337Z] ---> logs-deploy.sh [2021-08-27T16:57:59.337Z] lf-activate-venv: SKIPPING [2021-08-27T16:57:59.337Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/11 [2021-08-27T16:57:59.337Z] INFO: archiving workspace using pattern(s): [2021-08-27T16:57:59.918Z] Archives upload complete. [2021-08-27T16:58:00.184Z] INFO: archiving logs to Nexus