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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 rather than 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Obtained Jenkinsfile from 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 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-ssh4206365969007687343.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh9094568672430831983.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3623/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-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1853779965673820268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh81351664168542178.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-3623/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-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4855012265484436146.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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3168 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh2013422284948919421.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh236324411909177898.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Merge succeeded, producing 094cf9433eaeea672ce18dad2d222ee1f95c2dfc Checking out Revision 094cf9433eaeea672ce18dad2d222ee1f95c2dfc (PR-3623) > git config core.sparsecheckout # timeout=10 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # 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/4@tmp/jenkins-gitclient-ssh8717592826373788752.key > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 094cf9433eaeea672ce18dad2d222ee1f95c2dfc # timeout=10 Commit message: "Merge commit '8ac2c5b0481f8b8091b66f2267a28d88a679c7d1' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-17T08:30:57.145Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-17T08:30:57.218Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-17T08:30:57.247Z] ========================================================= [2021-07-17T08:30:57.247Z] EdgeX Global Pipelines Version Info [2021-07-17T08:30:57.247Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:30:58.491Z] ------------------- [2021-07-17T08:30:58.491Z] stable info: [2021-07-17T08:30:58.491Z] ------------------- [2021-07-17T08:30:58.491Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-17T08:30:58.491Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-17T08:30:58.491Z] Message: update stable to v1.0.197 [2021-07-17T08:30:59.082Z] ------------------- [2021-07-17T08:30:59.082Z] experimental info: [2021-07-17T08:30:59.082Z] ------------------- [2021-07-17T08:30:59.082Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-17T08:30:59.082Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-17T08:30:59.082Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-17T08:30:59.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-17T08:30:59.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-17T08:30:59.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-17T08:30:59.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-17T08:30:59.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-17T08:30:59.388Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-17T08:30:59.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-17T08:30:59.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-17T08:30:59.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-17T08:30:59.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-17T08:30:59.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-17T08:30:59.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-17T08:30:59.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-17T08:30:59.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-17T08:30:59.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-17T08:30:59.642Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-17T08:30:59.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-17T08:30:59.681Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-17T08:30:59.700Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-17T08:30:59.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-17T08:30:59.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-17T08:30:59.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-17T08:30:59.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo [2021-07-17T08:30:59.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo [2021-07-17T08:30:59.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo [2021-07-17T08:30:59.862Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 094cf9433eaeea672ce18dad2d222ee1f95c2dfc [Pipeline] echo [2021-07-17T08:30:59.885Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 094cf94 [Pipeline] echo [2021-07-17T08:30:59.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-17T08:30:59.984Z] provisioning config files... [2021-07-17T08:31:00.013Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2714935528512526818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:31:00.347Z] ---> docker-login.sh [2021-07-17T08:31:00.347Z] nexus3.edgexfoundry.org:10001 [2021-07-17T08:31:00.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:31:00.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:31:00.618Z] Configure a credential helper to remove this warning. See [2021-07-17T08:31:00.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:31:00.618Z] [2021-07-17T08:31:00.618Z] Login Succeeded [2021-07-17T08:31:00.618Z] nexus3.edgexfoundry.org:10002 [2021-07-17T08:31:00.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:31:00.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:31:00.618Z] Configure a credential helper to remove this warning. See [2021-07-17T08:31:00.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:31:00.618Z] [2021-07-17T08:31:00.618Z] Login Succeeded [2021-07-17T08:31:00.618Z] nexus3.edgexfoundry.org:10003 [2021-07-17T08:31:00.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:31:00.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:31:00.885Z] Configure a credential helper to remove this warning. See [2021-07-17T08:31:00.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:31:00.885Z] [2021-07-17T08:31:00.885Z] Login Succeeded [2021-07-17T08:31:00.885Z] nexus3.edgexfoundry.org:10004 [2021-07-17T08:31:00.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:31:01.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:31:01.152Z] Configure a credential helper to remove this warning. See [2021-07-17T08:31:01.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:31:01.152Z] [2021-07-17T08:31:01.152Z] Login Succeeded [2021-07-17T08:31:01.152Z] docker.io [2021-07-17T08:31:01.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:31:01.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:31:01.428Z] Configure a credential helper to remove this warning. See [2021-07-17T08:31:01.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:31:01.428Z] [2021-07-17T08:31:01.428Z] Login Succeeded [2021-07-17T08:31:01.428Z] ---> docker-login.sh ends [Pipeline] } [2021-07-17T08:31:01.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-17T08:31:01.801Z] ++ 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-07-17T08:31:01.801Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-17T08:31:01.801Z] ++ dirname cmd/core-command/Dockerfile [2021-07-17T08:31:01.801Z] ++ cut -d/ -f2 [2021-07-17T08:31:01.801Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-17T08:31:01.801Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-17T08:31:01.801Z] ++ cut -d/ -f2 [2021-07-17T08:31:01.801Z] ++ dirname cmd/core-data/Dockerfile [2021-07-17T08:31:01.801Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-17T08:31:01.801Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-17T08:31:01.801Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-17T08:31:01.801Z] ++ cut -d/ -f2 [2021-07-17T08:31:01.801Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-17T08:31:01.801Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-17T08:31:01.801Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-17T08:31:01.801Z] ++ cut -d/ -f2 [2021-07-17T08:31:01.801Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-17T08:31:01.801Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-17T08:31:01.801Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-17T08:31:01.801Z] ++ cut -d/ -f2 [2021-07-17T08:31:01.801Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-17T08:31:01.801Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-17T08:31:01.801Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-17T08:31:01.801Z] ++ cut -d/ -f2 [2021-07-17T08:31:01.801Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-17T08:31:01.801Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-17T08:31:01.801Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-17T08:31:01.801Z] ++ cut -d/ -f2 [2021-07-17T08:31:01.801Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-17T08:31:01.801Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-17T08:31:01.801Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-17T08:31:01.801Z] ++ cut -d/ -f2 [2021-07-17T08:31:01.801Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-17T08:31:01.801Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-17T08:31:01.801Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-17T08:31:01.801Z] ++ cut -d/ -f2 [2021-07-17T08:31:01.801Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-17T08:31:01.859Z] 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-07-17T08:31:02.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-17T08:31:02.847Z] [2021-07-17T08:31:02.847Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:31:03.177Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-17T08:31:03.177Z] latest: Pulling from edgex-devops/git-semver [2021-07-17T08:31:03.177Z] 31603596830f: Pulling fs layer [2021-07-17T08:31:03.177Z] b6dc333f4379: Pulling fs layer [2021-07-17T08:31:03.177Z] 3d9ef1400e77: Pulling fs layer [2021-07-17T08:31:03.177Z] fd332fbdc1db: Pulling fs layer [2021-07-17T08:31:03.177Z] fd332fbdc1db: Waiting [2021-07-17T08:31:03.458Z] b6dc333f4379: Verifying Checksum [2021-07-17T08:31:03.458Z] b6dc333f4379: Download complete [2021-07-17T08:31:03.458Z] 31603596830f: Verifying Checksum [2021-07-17T08:31:03.458Z] 31603596830f: Download complete [2021-07-17T08:31:03.731Z] 31603596830f: Pull complete [2021-07-17T08:31:03.731Z] b6dc333f4379: Pull complete [2021-07-17T08:31:03.731Z] fd332fbdc1db: Verifying Checksum [2021-07-17T08:31:03.731Z] fd332fbdc1db: Download complete [2021-07-17T08:31:03.998Z] 3d9ef1400e77: Verifying Checksum [2021-07-17T08:31:03.998Z] 3d9ef1400e77: Download complete [2021-07-17T08:31:04.582Z] 3d9ef1400e77: Pull complete [2021-07-17T08:31:04.582Z] fd332fbdc1db: Pull complete [2021-07-17T08:31:04.582Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-17T08:31:04.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-17T08:31:04.582Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-17T08:31:04.676Z] prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container [2021-07-17T08:31:04.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-07-17T08:31:05.417Z] $ docker top da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-17T08:31:05.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-17T08:31:05.540Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-17T08:31:05.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-17T08:31:05.655Z] $ docker exec da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b ssh-agent [2021-07-17T08:31:05.768Z] SSH_AUTH_SOCK=/tmp/ssh-Vni8l89ICUQq/agent.13 [2021-07-17T08:31:05.769Z] SSH_AGENT_PID=20 [2021-07-17T08:31:05.782Z] Running ssh-add (command line suppressed) [2021-07-17T08:31:05.877Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7273823025374900136.key (/w/workspace/edgex-go/4@tmp/private_key_7273823025374900136.key) [2021-07-17T08:31:05.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-17T08:31:06.214Z] + git tag --points-at HEAD [Pipeline] } [2021-07-17T08:31:06.233Z] $ docker exec --env ******** --env ******** da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b ssh-agent -k [2021-07-17T08:31:06.320Z] unset SSH_AUTH_SOCK; [2021-07-17T08:31:06.321Z] unset SSH_AGENT_PID; [2021-07-17T08:31:06.321Z] echo Agent pid 20 killed; [2021-07-17T08:31:06.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-17T08:31:06.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-17T08:31:06.379Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-17T08:31:06.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-17T08:31:06.495Z] $ docker exec da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b ssh-agent [2021-07-17T08:31:06.615Z] SSH_AUTH_SOCK=/tmp/ssh-vWsOamMjklI1/agent.54 [2021-07-17T08:31:06.615Z] SSH_AGENT_PID=60 [2021-07-17T08:31:06.623Z] Running ssh-add (command line suppressed) [2021-07-17T08:31:06.733Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2841179276673876239.key (/w/workspace/edgex-go/4@tmp/private_key_2841179276673876239.key) [2021-07-17T08:31:06.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-17T08:31:07.082Z] + git semver init [2021-07-17T08:31:07.082Z] # -> Open(): unable to determine branch for HEAD [2021-07-17T08:31:07.082Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-07-17T08:31:07.082Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-07-17T08:31:07.082Z] # $SEMVER_REMOTE_NAME = origin [2021-07-17T08:31:07.082Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-17T08:31:07.082Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-17T08:31:07.082Z] # $SEMVER_BRANCH = PR-3623 [2021-07-17T08:31:07.082Z] # $SEMVER_TEMP = /tmp/semver-839159892 [2021-07-17T08:31:07.082Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-17T08:31:25.371Z] # '/tmp/semver-839159892' -> '/w/workspace/edgex-go/4/.semver' [2021-07-17T08:31:25.371Z] # -> Force: false [2021-07-17T08:31:25.371Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-07-17T08:31:25.384Z] $ docker exec --env ******** --env ******** da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b ssh-agent -k [2021-07-17T08:31:25.481Z] unset SSH_AUTH_SOCK; [2021-07-17T08:31:25.482Z] unset SSH_AGENT_PID; [2021-07-17T08:31:25.482Z] echo Agent pid 60 killed; [2021-07-17T08:31:25.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-17T08:31:25.870Z] + git semver [Pipeline] } [2021-07-17T08:31:25.890Z] $ docker stop --time=1 da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b [2021-07-17T08:31:27.859Z] $ docker rm -f da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-17T08:31:28.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-17T08:31:28.596Z] Stashed 1 file(s) [Pipeline] echo [2021-07-17T08:31:28.601Z] [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-07-17T08:31:28.875Z] ========================================================= [2021-07-17T08:31:28.875Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-17T08:31:28.875Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:31:29.197Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-17T08:31:30.622Z] Sending build context to Docker daemon 328.5MB [2021-07-17T08:31:30.622Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-17T08:31:30.622Z] Step 2/6 : FROM ${BASE} [2021-07-17T08:31:30.622Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-17T08:31:30.622Z] 540db60ca938: Pulling fs layer [2021-07-17T08:31:30.622Z] adcc1eea9eea: Pulling fs layer [2021-07-17T08:31:30.622Z] 4c4ab2625f07: Pulling fs layer [2021-07-17T08:31:30.622Z] 0773c198feca: Pulling fs layer [2021-07-17T08:31:30.622Z] 345f892a5656: Pulling fs layer [2021-07-17T08:31:30.622Z] 4796506630df: Pulling fs layer [2021-07-17T08:31:30.622Z] cc55df3e53f1: Pulling fs layer [2021-07-17T08:31:30.622Z] 4d027b6c602c: Pulling fs layer [2021-07-17T08:31:30.622Z] 449e75d2c14e: Pulling fs layer [2021-07-17T08:31:30.622Z] 345f892a5656: Waiting [2021-07-17T08:31:30.622Z] 4796506630df: Waiting [2021-07-17T08:31:30.622Z] cc55df3e53f1: Waiting [2021-07-17T08:31:30.622Z] 4d027b6c602c: Waiting [2021-07-17T08:31:30.622Z] 449e75d2c14e: Waiting [2021-07-17T08:31:30.622Z] 0773c198feca: Waiting [2021-07-17T08:31:30.622Z] 4c4ab2625f07: Verifying Checksum [2021-07-17T08:31:30.622Z] 4c4ab2625f07: Download complete [2021-07-17T08:31:30.622Z] adcc1eea9eea: Verifying Checksum [2021-07-17T08:31:30.622Z] adcc1eea9eea: Download complete [2021-07-17T08:31:30.622Z] 345f892a5656: Verifying Checksum [2021-07-17T08:31:30.622Z] 345f892a5656: Download complete [2021-07-17T08:31:30.622Z] 4796506630df: Verifying Checksum [2021-07-17T08:31:30.622Z] 4796506630df: Download complete [2021-07-17T08:31:30.622Z] cc55df3e53f1: Verifying Checksum [2021-07-17T08:31:30.622Z] cc55df3e53f1: Download complete [2021-07-17T08:31:30.622Z] 540db60ca938: Verifying Checksum [2021-07-17T08:31:30.622Z] 540db60ca938: Download complete [2021-07-17T08:31:30.891Z] 540db60ca938: Pull complete [2021-07-17T08:31:31.157Z] adcc1eea9eea: Pull complete [2021-07-17T08:31:31.157Z] 4c4ab2625f07: Pull complete [2021-07-17T08:31:31.428Z] 4d027b6c602c: Verifying Checksum [2021-07-17T08:31:31.428Z] 4d027b6c602c: Download complete [2021-07-17T08:31:34.826Z] 449e75d2c14e: Verifying Checksum [2021-07-17T08:31:34.826Z] 449e75d2c14e: Download complete [2021-07-17T08:31:36.239Z] 0773c198feca: Verifying Checksum [2021-07-17T08:31:36.239Z] 0773c198feca: Download complete [2021-07-17T08:31:39.606Z] 0773c198feca: Pull complete [2021-07-17T08:31:39.606Z] 345f892a5656: Pull complete [2021-07-17T08:31:39.606Z] 4796506630df: Pull complete [2021-07-17T08:31:39.606Z] cc55df3e53f1: Pull complete [2021-07-17T08:31:39.606Z] 4d027b6c602c: Pull complete [2021-07-17T08:31:41.602Z] 449e75d2c14e: Pull complete [2021-07-17T08:31:41.602Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-17T08:31:41.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-17T08:31:41.602Z] ---> 0d28375d9b5b [2021-07-17T08:31:41.602Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-17T08:31:43.016Z] ---> Running in 0d06a6e49e38 [2021-07-17T08:31:43.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:31:43.795Z] Still waiting to schedule task [2021-07-17T08:31:43.795Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-17T08:31:43.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:31:44.241Z] (1/12) Installing libmagic (5.39-r0) [2021-07-17T08:31:45.202Z] (2/12) Installing file (5.39-r0) [2021-07-17T08:31:45.202Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-17T08:31:45.202Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-17T08:31:50.540Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-17T08:31:50.540Z] (6/12) Installing patch (2.7.6-r7) [2021-07-17T08:31:50.540Z] (7/12) Installing build-base (0.5-r2) [2021-07-17T08:31:50.540Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-17T08:31:50.540Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-17T08:31:50.540Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-17T08:31:50.540Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-17T08:31:50.540Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-17T08:31:50.540Z] Executing busybox-1.32.1-r6.trigger [2021-07-17T08:31:50.806Z] OK: 219 MiB in 52 packages [2021-07-17T08:31:51.768Z] Removing intermediate container 0d06a6e49e38 [2021-07-17T08:31:51.768Z] ---> 2b1867ea6364 [2021-07-17T08:31:51.768Z] Step 4/6 : WORKDIR /edgex-go [2021-07-17T08:31:52.042Z] ---> Running in c6d308e7d517 [2021-07-17T08:31:52.042Z] Removing intermediate container c6d308e7d517 [2021-07-17T08:31:52.042Z] ---> 06757bb834b7 [2021-07-17T08:31:52.042Z] Step 5/6 : COPY go.mod . [2021-07-17T08:31:52.042Z] ---> 3ae21192cd96 [2021-07-17T08:31:52.042Z] Step 6/6 : RUN go mod download [2021-07-17T08:31:52.042Z] ---> Running in 42d0868a6b0c [2021-07-17T08:32:02.296Z] Removing intermediate container 42d0868a6b0c [2021-07-17T08:32:02.296Z] ---> 7718b70b7cec [2021-07-17T08:32:02.296Z] Successfully built 7718b70b7cec [2021-07-17T08:32:02.296Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:32:02.641Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-17T08:32:02.641Z] . [Pipeline] withDockerContainer [2021-07-17T08:32:02.733Z] prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container [2021-07-17T08:32:02.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-07-17T08:32:03.234Z] $ docker top a121933e8881aa9377e4e2c0b0572a095f3175a760f038ae4fcdc1415e110c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-17T08:32:03.637Z] + go version [2021-07-17T08:32:03.637Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-17T08:32:03.659Z] $ docker stop --time=1 a121933e8881aa9377e4e2c0b0572a095f3175a760f038ae4fcdc1415e110c06 [2021-07-17T08:32:04.839Z] $ docker rm -f a121933e8881aa9377e4e2c0b0572a095f3175a760f038ae4fcdc1415e110c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:32:05.397Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-17T08:32:05.397Z] . [Pipeline] withDockerContainer [2021-07-17T08:32:05.487Z] prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container [2021-07-17T08:32:05.550Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-07-17T08:32:05.888Z] $ docker top c2d8205796958a1b61f1f66ac3d6dd7b3cdaba4a9656168c5398a6dad314f684 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-17T08:32:05.988Z] ========================================================= [2021-07-17T08:32:05.988Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-17T08:32:05.988Z] ========================================================= [Pipeline] sh [2021-07-17T08:32:06.307Z] + go mod tidy [Pipeline] sh [2021-07-17T08:32:06.901Z] + make test [2021-07-17T08:32:06.901Z] 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-07-17T08:32:07.170Z] go mod tidy [2021-07-17T08:32:07.171Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-17T08:32:12.613Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-17T08:32:30.865Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-17T08:32:32.852Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-17T08:32:34.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-17T08:32:34.279Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-17T08:32:36.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-17T08:32:36.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-17T08:32:36.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-17T08:32:36.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-17T08:32:37.459Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-17T08:32:37.733Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-17T08:32:38.011Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-17T08:32:38.011Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-17T08:32:38.011Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-17T08:32:38.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-17T08:32:40.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements [2021-07-17T08:32:40.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-17T08:32:40.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-17T08:32:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-07-17T08:32:41.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-17T08:32:41.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 46.3% of statements [2021-07-17T08:32:41.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-17T08:32:41.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-17T08:32:42.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.9% of statements [2021-07-17T08:32:42.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-17T08:32:42.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-17T08:32:42.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-07-17T08:32:44.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-07-17T08:32:44.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-17T08:32:44.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-17T08:32:44.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-17T08:32:44.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-17T08:32:44.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-17T08:32:44.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 95.1% of statements [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-17T08:32:44.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-17T08:32:44.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-17T08:32:45.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.8% of statements [2021-07-17T08:32:45.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-17T08:32:45.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-07-17T08:32:45.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements [2021-07-17T08:32:45.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-17T08:32:45.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-07-17T08:32:45.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-07-17T08:32:46.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-07-17T08:32:46.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-07-17T08:32:46.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-07-17T08:32:58.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-07-17T08:32:58.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-07-17T08:33:03.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.169s coverage: 81.8% of statements [2021-07-17T08:33:03.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 58.8% of statements [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-07-17T08:33:21.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.224s coverage: 66.9% of statements [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-17T08:33:21.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-17T08:33:22.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-07-17T08:33:22.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-17T08:33:22.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-17T08:33:22.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-07-17T08:33:22.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-17T08:33:22.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-07-17T08:33:22.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-17T08:33:29.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-17T08:33:29.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 91.9% of statements [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-17T08:33:29.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-17T08:33:29.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-17T08:33:29.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-17T08:33:29.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-17T08:33:29.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-07-17T08:33:29.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements [2021-07-17T08:33:29.377Z] GO111MODULE=on go vet ./... [2021-07-17T08:33:51.951Z] gofmt -l . [2021-07-17T08:33:52.224Z] [ "`gofmt -l .`" = "" ] [2021-07-17T08:33:52.490Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-17T08:33:53.087Z] + ls -al . [2021-07-17T08:33:53.087Z] total 572 [2021-07-17T08:33:53.087Z] drwxrwxr-x 10 1001 1001 4096 Jul 17 08:33 . [2021-07-17T08:33:53.087Z] drwxr-xr-x 4 root root 28 Jul 17 08:32 .. [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 11 Jul 17 08:30 .dockerignore [2021-07-17T08:33:53.087Z] drwxrwxr-x 8 1001 1001 179 Jul 17 08:30 .git [2021-07-17T08:33:53.087Z] drwxrwxr-x 3 1001 1001 125 Jul 17 08:30 .github [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 818 Jul 17 08:30 .gitignore [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 76 Jul 17 08:30 .hadolint.yml [2021-07-17T08:33:53.087Z] drwx------ 3 1001 1001 58 Jul 17 08:31 .semver [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 166 Jul 17 08:30 .sonarcloud.properties [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 8609 Jul 17 08:30 Attribution.txt [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 43881 Jul 17 08:30 CHANGELOG.md [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 3804 Jul 17 08:30 CONTRIBUTING.md [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 931 Jul 17 08:30 Dockerfile.build [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 849 Jul 17 08:30 Jenkinsfile [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 10775 Jul 17 08:30 LICENSE [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 5915 Jul 17 08:30 Makefile [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 8649 Jul 17 08:30 README.md [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 6912 Jul 17 08:30 SECURITY.md [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 5 Jul 17 08:31 VERSION [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 4131 Jul 17 08:30 ZMQWindows.md [2021-07-17T08:33:53.087Z] drwxrwxr-x 2 1001 1001 37 Jul 17 08:30 bin [2021-07-17T08:33:53.087Z] drwxrwxr-x 14 1001 1001 4096 Jul 17 08:30 cmd [2021-07-17T08:33:53.087Z] -rw-r--r-- 1 root root 402846 Jul 17 08:33 coverage.out [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 812 Jul 17 08:30 go.mod [2021-07-17T08:33:53.087Z] -rw-r--r-- 1 root root 21149 Jul 17 08:32 go.sum [2021-07-17T08:33:53.087Z] drwxrwxr-x 7 1001 1001 114 Jul 17 08:30 internal [2021-07-17T08:33:53.087Z] drwxrwxr-x 3 1001 1001 16 Jul 17 08:30 openapi [2021-07-17T08:33:53.087Z] drwxrwxr-x 4 1001 1001 71 Jul 17 08:30 snap [2021-07-17T08:33:53.087Z] -rw-rw-r-- 1 1001 1001 204 Jul 17 08:30 version.go [Pipeline] sh [2021-07-17T08:33:53.414Z] + '[' -e coverage.out ] [2021-07-17T08:33:53.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-17T08:33:53.527Z] Stashed 1 file(s) [Pipeline] sh [2021-07-17T08:33:53.850Z] + make build [2021-07-17T08:33:53.850Z] go mod tidy [2021-07-17T08:33:53.850Z] 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-07-17T08:33:55.280Z] 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-07-17T08:34:01.969Z] 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-07-17T08:34:02.239Z] 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-07-17T08:34:03.203Z] 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-07-17T08:34:03.472Z] 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-07-17T08:34:04.434Z] 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-07-17T08:34:05.020Z] 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-07-17T08:34:05.983Z] 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-07-17T08:34:06.946Z] 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-07-17T08:34:07.531Z] 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-07-17T08:34:08.117Z] 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-07-17T08:34:09.541Z] $ docker stop --time=1 c2d8205796958a1b61f1f66ac3d6dd7b3cdaba4a9656168c5398a6dad314f684 [2021-07-17T08:34:11.395Z] $ docker rm -f c2d8205796958a1b61f1f66ac3d6dd7b3cdaba4a9656168c5398a6dad314f684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:34:13.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-17T08:34:13.009Z] [2021-07-17T08:34:13.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:34:13.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-17T08:34:13.347Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-17T08:34:13.347Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-17T08:34:13.347Z] ca9280d653b3: Pulling fs layer [2021-07-17T08:34:13.347Z] 7e9c9ca2126c: Pulling fs layer [2021-07-17T08:34:13.620Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-17T08:34:13.620Z] cbdbe7a5bc2a: Download complete [2021-07-17T08:34:13.884Z] cbdbe7a5bc2a: Pull complete [2021-07-17T08:34:14.841Z] ca9280d653b3: Verifying Checksum [2021-07-17T08:34:14.841Z] ca9280d653b3: Download complete [2021-07-17T08:34:15.106Z] ca9280d653b3: Pull complete [2021-07-17T08:34:17.039Z] 7e9c9ca2126c: Verifying Checksum [2021-07-17T08:34:17.039Z] 7e9c9ca2126c: Download complete [2021-07-17T08:34:19.652Z] 7e9c9ca2126c: Pull complete [2021-07-17T08:34:19.652Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-17T08:34:19.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-17T08:34:19.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-17T08:34:19.742Z] prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container [2021-07-17T08:34:19.810Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-07-17T08:34:22.384Z] $ docker top 187a2b3ee5e4a530a52b16f3ab70c73e8294e6ba74a85408af830d9624e14a28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-17T08:34:22.783Z] + docker-compose build --help [2021-07-17T08:34:22.783Z] + grep parallel [2021-07-17T08:34:23.378Z] --parallel Build images in parallel. [Pipeline] } [2021-07-17T08:34:23.393Z] $ docker stop --time=1 187a2b3ee5e4a530a52b16f3ab70c73e8294e6ba74a85408af830d9624e14a28 [2021-07-17T08:34:24.584Z] $ docker rm -f 187a2b3ee5e4a530a52b16f3ab70c73e8294e6ba74a85408af830d9624e14a28 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:34:25.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-17T08:34:25.051Z] . [Pipeline] withDockerContainer [2021-07-17T08:34:25.145Z] prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container [2021-07-17T08:34:25.209Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-07-17T08:34:25.599Z] $ docker top 33417e9ffec82d81b972861f35ebf742d391654fb3f19df323fcb6c4168b5125 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-17T08:34:25.999Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-17T08:34:26.582Z] Building core-command ... [2021-07-17T08:34:26.582Z] Building core-data ... [2021-07-17T08:34:26.582Z] Building core-metadata ... [2021-07-17T08:34:26.582Z] Building security-bootstrapper ... [2021-07-17T08:34:26.582Z] Building security-proxy-setup ... [2021-07-17T08:34:26.582Z] Building security-secretstore-setup ... [2021-07-17T08:34:26.582Z] Building support-notifications ... [2021-07-17T08:34:26.582Z] Building support-scheduler ... [2021-07-17T08:34:26.582Z] Building sys-mgmt-agent ... [2021-07-17T08:34:26.582Z] Building support-notifications [2021-07-17T08:34:26.582Z] Building core-command [2021-07-17T08:34:26.582Z] Building support-scheduler [2021-07-17T08:34:26.582Z] Building security-secretstore-setup [2021-07-17T08:34:26.582Z] Building security-proxy-setup [2021-07-17T08:34:38.933Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:34:38.933Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:34:38.933Z] ---> 7718b70b7cec [2021-07-17T08:34:38.933Z] Step 3/26 : WORKDIR /edgex-go [2021-07-17T08:34:38.933Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:34:38.933Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:34:38.933Z] ---> 7718b70b7cec [2021-07-17T08:34:38.933Z] Step 3/24 : WORKDIR /edgex-go [2021-07-17T08:34:38.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:34:38.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:34:38.933Z] ---> 7718b70b7cec [2021-07-17T08:34:38.933Z] Step 3/23 : WORKDIR /edgex-go [2021-07-17T08:34:38.933Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:34:38.933Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:34:38.933Z] ---> 7718b70b7cec [2021-07-17T08:34:38.933Z] Step 3/22 : WORKDIR /edgex-go [2021-07-17T08:34:40.670Z] ---> Running in e81d5791250e [2021-07-17T08:34:40.670Z] ---> Running in dcab5f57ce79 [2021-07-17T08:34:40.670Z] ---> Running in 49c2ceaec579 [2021-07-17T08:34:40.670Z] ---> Running in eff25b614551 [2021-07-17T08:34:42.694Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3170 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-17T08:34:42.714Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-07-17T08:34:42.981Z] The recommended git tool is: git [2021-07-17T08:34:45.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:34:45.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:34:45.018Z] ---> 7718b70b7cec [2021-07-17T08:34:45.018Z] Step 3/23 : WORKDIR /edgex-go [2021-07-17T08:34:45.018Z] Removing intermediate container e81d5791250e [2021-07-17T08:34:45.018Z] ---> 424c4b9611ab [2021-07-17T08:34:45.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:34:45.018Z] Removing intermediate container dcab5f57ce79 [2021-07-17T08:34:45.018Z] ---> cc316d1824c1 [2021-07-17T08:34:45.018Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:34:45.018Z] ---> Using cache [2021-07-17T08:34:45.018Z] ---> cc316d1824c1 [2021-07-17T08:34:45.018Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:34:45.018Z] Removing intermediate container eff25b614551 [2021-07-17T08:34:45.018Z] ---> 657dea94ac52 [2021-07-17T08:34:45.018Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:34:45.018Z] Removing intermediate container 49c2ceaec579 [2021-07-17T08:34:45.018Z] ---> c03626c12677 [2021-07-17T08:34:45.018Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:34:45.018Z] ---> Running in 3d7f2270b213 [2021-07-17T08:34:45.018Z] ---> Running in a73a607dc83f [2021-07-17T08:34:45.018Z] ---> Running in 17e22e796c96 [2021-07-17T08:34:45.018Z] ---> Running in 3acbd23f147a [2021-07-17T08:34:45.018Z] ---> Running in 24966f3bdcf8 [2021-07-17T08:34:46.449Z] Removing intermediate container 3d7f2270b213 [2021-07-17T08:34:46.449Z] ---> 19196c011a9c [2021-07-17T08:34:46.449Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-17T08:34:46.449Z] Removing intermediate container a73a607dc83f [2021-07-17T08:34:46.449Z] ---> d33ffbb17f60 [2021-07-17T08:34:46.449Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-17T08:34:46.449Z] ---> Running in 5d30a5f3cdf6 [2021-07-17T08:34:46.449Z] ---> Running in d4b6b0908f8a [2021-07-17T08:34:46.449Z] Removing intermediate container 3acbd23f147a [2021-07-17T08:34:46.449Z] ---> b7eb44019ad7 [2021-07-17T08:34:46.449Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-17T08:34:46.449Z] Removing intermediate container 24966f3bdcf8 [2021-07-17T08:34:46.449Z] ---> 307cb19cea57 [2021-07-17T08:34:46.449Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-17T08:34:46.449Z] ---> Running in 4573708d2c34 [2021-07-17T08:34:46.449Z] Removing intermediate container 17e22e796c96 [2021-07-17T08:34:46.449Z] ---> a9f43aa7f801 [2021-07-17T08:34:46.449Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-17T08:34:46.449Z] ---> Running in 00418e56ba78 [2021-07-17T08:34:46.449Z] ---> Running in 88c6083f2e89 [2021-07-17T08:34:46.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:46.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:46.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:47.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:47.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:47.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:47.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:48.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:48.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:48.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:34:48.057Z] OK: 219 MiB in 52 packages [2021-07-17T08:34:48.331Z] Removing intermediate container 5d30a5f3cdf6 [2021-07-17T08:34:48.331Z] ---> 5d8db51c60cf [2021-07-17T08:34:48.331Z] Step 6/23 : COPY go.mod . [2021-07-17T08:34:48.331Z] OK: 219 MiB in 52 packages [2021-07-17T08:34:48.601Z] OK: 219 MiB in 52 packages [2021-07-17T08:34:48.601Z] OK: 219 MiB in 52 packages [2021-07-17T08:34:48.601Z] OK: 219 MiB in 52 packages [2021-07-17T08:34:48.601Z] ---> 42dc3be63131 [2021-07-17T08:34:48.601Z] Step 7/23 : RUN go mod download [2021-07-17T08:34:48.601Z] ---> Running in 594397d4d193 [2021-07-17T08:34:48.881Z] Removing intermediate container d4b6b0908f8a [2021-07-17T08:34:48.881Z] ---> f9ff55628d99 [2021-07-17T08:34:48.881Z] Step 6/26 : COPY go.mod . [2021-07-17T08:34:48.881Z] Removing intermediate container 88c6083f2e89 [2021-07-17T08:34:48.881Z] ---> f172be9904a8 [2021-07-17T08:34:48.881Z] Step 6/24 : COPY go.mod . [2021-07-17T08:34:48.881Z] ---> 16953cc3d753 [2021-07-17T08:34:48.881Z] Step 7/26 : RUN go mod download [2021-07-17T08:34:49.159Z] Removing intermediate container 00418e56ba78 [2021-07-17T08:34:49.159Z] ---> 27bf8fdbd87b [2021-07-17T08:34:49.159Z] Step 6/23 : COPY go.mod . [2021-07-17T08:34:49.159Z] ---> Running in 6d890f02e256 [2021-07-17T08:34:49.159Z] Removing intermediate container 4573708d2c34 [2021-07-17T08:34:49.159Z] ---> 7701933ccef0 [2021-07-17T08:34:49.159Z] Step 6/22 : COPY go.mod . [2021-07-17T08:34:49.159Z] ---> b3ebfa6d5fef [2021-07-17T08:34:49.159Z] Step 7/24 : RUN go mod download [2021-07-17T08:34:49.159Z] ---> Running in a6359a5a2584 [2021-07-17T08:34:49.428Z] ---> c17b403fc08c [2021-07-17T08:34:49.428Z] Step 7/23 : RUN go mod download [2021-07-17T08:34:49.428Z] ---> Running in eb56b506558a [2021-07-17T08:34:49.428Z] ---> 4f54a25176f0 [2021-07-17T08:34:49.428Z] Step 7/22 : RUN go mod download [2021-07-17T08:34:49.602Z] using credential edgex-jenkins-ssh [2021-07-17T08:34:49.623Z] Cloning the remote Git repository [2021-07-17T08:34:49.704Z] ---> Running in b070ad2b9c23 [2021-07-17T08:34:49.987Z] Removing intermediate container 594397d4d193 [2021-07-17T08:34:49.987Z] ---> 46ce41b96db4 [2021-07-17T08:34:49.987Z] Step 8/23 : COPY . . [2021-07-17T08:34:49.678Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-17T08:34:49.822Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-07-17T08:34:49.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-17T08:34:49.911Z] > git --version # timeout=10 [2021-07-17T08:34:49.937Z] > git --version # 'git version 2.17.1' [2021-07-17T08:34:49.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-17T08:34:50.031Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-17T08:34:51.959Z] Removing intermediate container a6359a5a2584 [2021-07-17T08:34:51.959Z] ---> 4882ca1e2d9e [2021-07-17T08:34:51.959Z] Step 8/24 : COPY . . [2021-07-17T08:34:52.929Z] Removing intermediate container 6d890f02e256 [2021-07-17T08:34:52.929Z] ---> 8baec0bbf378 [2021-07-17T08:34:52.929Z] Step 8/26 : COPY . . [2021-07-17T08:34:53.514Z] Removing intermediate container b070ad2b9c23 [2021-07-17T08:34:53.514Z] ---> f50547fa2ecb [2021-07-17T08:34:53.514Z] Step 8/22 : COPY . . [2021-07-17T08:34:54.484Z] Removing intermediate container eb56b506558a [2021-07-17T08:34:54.484Z] ---> c97ce04b41a2 [2021-07-17T08:34:54.484Z] Step 8/23 : COPY . . [2021-07-17T08:34:57.854Z] ---> 7c3f28d8582e [2021-07-17T08:34:57.855Z] Step 9/23 : RUN go mod tidy [2021-07-17T08:35:00.459Z] ---> Running in 57e4cf950629 [2021-07-17T08:35:00.459Z] ---> 3c03979790aa [2021-07-17T08:35:00.459Z] Step 9/24 : RUN go mod tidy [2021-07-17T08:35:01.878Z] ---> Running in 062946ba7fe5 [2021-07-17T08:35:02.146Z] ---> 0678efeefd0a [2021-07-17T08:35:02.146Z] Step 9/26 : RUN go mod tidy [2021-07-17T08:35:02.146Z] ---> 26daa6243564 [2021-07-17T08:35:02.146Z] Step 9/22 : RUN go mod tidy [2021-07-17T08:35:02.730Z] ---> Running in bb6665233e34 [2021-07-17T08:35:02.730Z] ---> Running in de79d5f61ab0 [2021-07-17T08:35:06.242Z] Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-17T08:35:06.849Z] Merge succeeded, producing e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:35:06.850Z] Checking out Revision e6fe4c08424c2fe200c09ad1036a23546238794c (PR-3623) [2021-07-17T08:35:07.003Z] Removing intermediate container bb6665233e34 [2021-07-17T08:35:07.004Z] ---> eb8bac6d768d [2021-07-17T08:35:07.004Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-17T08:35:07.004Z] ---> Running in e2142b9b4974 [2021-07-17T08:35:07.004Z] Removing intermediate container 57e4cf950629 [2021-07-17T08:35:07.004Z] ---> 82c7e7042dd0 [2021-07-17T08:35:07.004Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-17T08:35:07.004Z] Removing intermediate container 062946ba7fe5 [2021-07-17T08:35:07.004Z] ---> b8ef1335d5d3 [2021-07-17T08:35:07.004Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-17T08:35:07.004Z] ---> Running in d5659490118a [2021-07-17T08:35:07.004Z] Removing intermediate container de79d5f61ab0 [2021-07-17T08:35:07.004Z] ---> e42ded9fc5ba [2021-07-17T08:35:07.004Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-17T08:35:07.004Z] ---> Running in 10ff950141e6 [2021-07-17T08:35:07.004Z] ---> Running in b65c52cca8fe [2021-07-17T08:35:05.393Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-17T08:35:05.419Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-17T08:35:05.446Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-17T08:35:05.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-17T08:35:05.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-17T08:35:05.510Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-17T08:35:06.264Z] > git config core.sparsecheckout # timeout=10 [2021-07-17T08:35:06.283Z] > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [2021-07-17T08:35:06.510Z] > git remote # timeout=10 [2021-07-17T08:35:06.536Z] > git config --get remote.origin.url # timeout=10 [2021-07-17T08:35:06.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-17T08:35:06.564Z] > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 [2021-07-17T08:35:06.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-17T08:35:06.855Z] > git config core.sparsecheckout # timeout=10 [2021-07-17T08:35:06.867Z] > git checkout -f e6fe4c08424c2fe200c09ad1036a23546238794c # timeout=10 [2021-07-17T08:35:07.274Z] 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-07-17T08:35:07.548Z] 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-07-17T08:35:08.141Z] 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-07-17T08:35:08.141Z] 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-07-17T08:35:11.392Z] Commit message: "Merge commit '8ac2c5b0481f8b8091b66f2267a28d88a679c7d1' into HEAD" [2021-07-17T08:35:11.419Z] First time build. Skipping changelog. [2021-07-17T08:35:11.399Z] > git rev-list --no-walk 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-17T08:35:11.898Z] provisioning config files... [2021-07-17T08:35:11.934Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3189142916185387772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:35:12.576Z] ---> docker-login.sh [2021-07-17T08:35:12.576Z] nexus3.edgexfoundry.org:10001 [2021-07-17T08:35:13.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:35:13.513Z] ---> 12d21198544e [2021-07-17T08:35:13.513Z] Step 9/23 : RUN go mod tidy [2021-07-17T08:35:13.513Z] ---> Running in b615fcd3f7f0 [2021-07-17T08:35:13.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:35:13.796Z] Configure a credential helper to remove this warning. See [2021-07-17T08:35:13.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:35:13.796Z] [2021-07-17T08:35:13.796Z] Login Succeeded [2021-07-17T08:35:13.796Z] nexus3.edgexfoundry.org:10002 [2021-07-17T08:35:14.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:35:14.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:35:14.409Z] Configure a credential helper to remove this warning. See [2021-07-17T08:35:14.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:35:14.409Z] [2021-07-17T08:35:14.409Z] Login Succeeded [2021-07-17T08:35:14.409Z] nexus3.edgexfoundry.org:10003 [2021-07-17T08:35:14.928Z] Removing intermediate container b615fcd3f7f0 [2021-07-17T08:35:14.928Z] ---> a718ceb0b983 [2021-07-17T08:35:14.928Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-17T08:35:15.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:35:15.197Z] ---> Running in 217d9ddfa192 [2021-07-17T08:35:15.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:35:15.299Z] Configure a credential helper to remove this warning. See [2021-07-17T08:35:15.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:35:15.299Z] [2021-07-17T08:35:15.299Z] Login Succeeded [2021-07-17T08:35:15.299Z] nexus3.edgexfoundry.org:10004 [2021-07-17T08:35:15.470Z] 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-07-17T08:35:15.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:35:15.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:35:15.887Z] Configure a credential helper to remove this warning. See [2021-07-17T08:35:15.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:35:15.888Z] [2021-07-17T08:35:15.888Z] Login Succeeded [2021-07-17T08:35:15.888Z] docker.io [2021-07-17T08:35:16.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-17T08:35:16.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-17T08:35:16.778Z] Configure a credential helper to remove this warning. See [2021-07-17T08:35:16.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-17T08:35:16.778Z] [2021-07-17T08:35:16.778Z] Login Succeeded [2021-07-17T08:35:16.778Z] ---> docker-login.sh ends [Pipeline] } [2021-07-17T08:35:16.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-17T08:35:17.437Z] ========================================================= [2021-07-17T08:35:17.437Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-17T08:35:17.437Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:35:17.855Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-17T08:35:19.860Z] Sending build context to Docker daemon 165.8MB [2021-07-17T08:35:19.861Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-17T08:35:19.861Z] Step 2/6 : FROM ${BASE} [2021-07-17T08:35:20.482Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-17T08:35:20.482Z] 595b0fe564bb: Pulling fs layer [2021-07-17T08:35:20.482Z] 24495759ef45: Pulling fs layer [2021-07-17T08:35:20.482Z] d148012ef14d: Pulling fs layer [2021-07-17T08:35:20.482Z] cb65c68fc2e2: Pulling fs layer [2021-07-17T08:35:20.482Z] 093eec477d81: Pulling fs layer [2021-07-17T08:35:20.482Z] a6d5b2bbb924: Pulling fs layer [2021-07-17T08:35:20.482Z] 2446dc1eb7d3: Pulling fs layer [2021-07-17T08:35:20.482Z] 596795e73e0f: Pulling fs layer [2021-07-17T08:35:20.482Z] cb65c68fc2e2: Waiting [2021-07-17T08:35:20.482Z] 093eec477d81: Waiting [2021-07-17T08:35:20.482Z] 596795e73e0f: Waiting [2021-07-17T08:35:20.482Z] 2446dc1eb7d3: Waiting [2021-07-17T08:35:20.482Z] 24495759ef45: Download complete [2021-07-17T08:35:20.482Z] d148012ef14d: Verifying Checksum [2021-07-17T08:35:20.482Z] d148012ef14d: Download complete [2021-07-17T08:35:20.482Z] 093eec477d81: Verifying Checksum [2021-07-17T08:35:20.482Z] 093eec477d81: Download complete [2021-07-17T08:35:20.482Z] a6d5b2bbb924: Download complete [2021-07-17T08:35:20.482Z] 595b0fe564bb: Verifying Checksum [2021-07-17T08:35:20.482Z] 595b0fe564bb: Download complete [2021-07-17T08:35:20.482Z] 2446dc1eb7d3: Download complete [2021-07-17T08:35:21.478Z] 595b0fe564bb: Pull complete [2021-07-17T08:35:22.091Z] 24495759ef45: Pull complete [2021-07-17T08:35:22.368Z] d148012ef14d: Pull complete [2021-07-17T08:35:22.968Z] 596795e73e0f: Verifying Checksum [2021-07-17T08:35:22.968Z] 596795e73e0f: Download complete [2021-07-17T08:35:24.410Z] cb65c68fc2e2: Verifying Checksum [2021-07-17T08:35:24.410Z] cb65c68fc2e2: Download complete [2021-07-17T08:35:34.600Z] cb65c68fc2e2: Pull complete [2021-07-17T08:35:34.879Z] 093eec477d81: Pull complete [2021-07-17T08:35:35.165Z] a6d5b2bbb924: Pull complete [2021-07-17T08:35:35.768Z] 2446dc1eb7d3: Pull complete [2021-07-17T08:35:40.102Z] 596795e73e0f: Pull complete [2021-07-17T08:35:40.102Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-17T08:35:40.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-17T08:35:40.102Z] ---> d9e956139c92 [2021-07-17T08:35:40.102Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-17T08:35:42.188Z] 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-07-17T08:35:42.459Z] 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-07-17T08:35:42.807Z] ---> Running in 433b7cdb0bd1 [2021-07-17T08:35:44.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:35:44.452Z] Removing intermediate container b65c52cca8fe [2021-07-17T08:35:44.452Z] ---> 59dd471b52b4 [2021-07-17T08:35:44.452Z] [2021-07-17T08:35:44.452Z] Step 11/24 : FROM alpine:3.12 [2021-07-17T08:35:44.452Z] 3.12: Pulling from library/alpine [2021-07-17T08:35:45.058Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-17T08:35:45.058Z] Status: Downloaded newer image for alpine:3.12 [2021-07-17T08:35:45.058Z] ---> 13621d1b12d4 [2021-07-17T08:35:45.058Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-17T08:35:45.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:35:45.352Z] ---> Running in e1c0562425df [2021-07-17T08:35:46.211Z] (1/12) Installing libmagic (5.39-r0) [2021-07-17T08:35:46.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:35:46.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:35:46.484Z] (2/12) Installing file (5.39-r0) [2021-07-17T08:35:46.655Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-17T08:35:46.655Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:35:46.655Z] OK: 6 MiB in 15 packages [2021-07-17T08:35:46.759Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-17T08:35:46.759Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-17T08:35:48.085Z] Removing intermediate container e2142b9b4974 [2021-07-17T08:35:48.085Z] ---> 960928f70311 [2021-07-17T08:35:48.085Z] [2021-07-17T08:35:48.085Z] Step 11/26 : FROM alpine:3.12 [2021-07-17T08:35:48.085Z] ---> 13621d1b12d4 [2021-07-17T08:35:48.085Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-17T08:35:48.085Z] Removing intermediate container 10ff950141e6 [2021-07-17T08:35:48.085Z] ---> 8053e3d11678 [2021-07-17T08:35:48.085Z] [2021-07-17T08:35:48.086Z] Step 11/22 : FROM alpine:3.12 [2021-07-17T08:35:48.086Z] ---> 13621d1b12d4 [2021-07-17T08:35:48.086Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-17T08:35:48.086Z] Removing intermediate container d5659490118a [2021-07-17T08:35:48.086Z] ---> 77076582f241 [2021-07-17T08:35:48.086Z] [2021-07-17T08:35:48.086Z] Step 11/23 : FROM alpine:3.12 [2021-07-17T08:35:48.086Z] ---> 13621d1b12d4 [2021-07-17T08:35:48.086Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-17T08:35:48.086Z] ---> Running in 6d566051688e [2021-07-17T08:35:48.086Z] ---> Running in b0233316143f [2021-07-17T08:35:48.086Z] ---> Running in 8c9ad809eb27 [2021-07-17T08:35:48.086Z] Removing intermediate container e1c0562425df [2021-07-17T08:35:48.086Z] ---> f924de69b298 [2021-07-17T08:35:48.086Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-17T08:35:48.086Z] ---> Running in 7f4875a759a1 [2021-07-17T08:35:48.086Z] Removing intermediate container 7f4875a759a1 [2021-07-17T08:35:48.086Z] ---> 116287f2786f [2021-07-17T08:35:48.086Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-17T08:35:48.086Z] ---> Running in 59dbba82f338 [2021-07-17T08:35:48.358Z] Removing intermediate container 59dbba82f338 [2021-07-17T08:35:48.358Z] ---> cadc1b0a050f [2021-07-17T08:35:48.358Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-17T08:35:48.358Z] ---> Running in e348782c2ce2 [2021-07-17T08:35:48.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:35:48.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:35:48.630Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-17T08:35:48.630Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-17T08:35:48.630Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-17T08:35:48.630Z] (4/6) Installing curl (7.77.0-r0) [2021-07-17T08:35:48.630Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-17T08:35:48.630Z] Removing intermediate container e348782c2ce2 [2021-07-17T08:35:48.630Z] ---> 8b28d9fa2e73 [2021-07-17T08:35:48.630Z] Step 16/24 : WORKDIR / [2021-07-17T08:35:48.630Z] (6/6) Installing su-exec (0.2-r1) [2021-07-17T08:35:48.630Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:35:48.630Z] Executing ca-certificates-20191127-r4.trigger [2021-07-17T08:35:48.630Z] OK: 7 MiB in 20 packages [2021-07-17T08:35:48.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:35:48.902Z] ---> Running in 0ea011012c94 [2021-07-17T08:35:48.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:35:48.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:35:48.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:35:49.176Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-17T08:35:49.176Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-17T08:35:49.176Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-17T08:35:49.176Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-17T08:35:49.446Z] (4/4) Installing curl (7.77.0-r0) [2021-07-17T08:35:49.446Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:35:49.446Z] Executing ca-certificates-20191127-r4.trigger [2021-07-17T08:35:49.446Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-17T08:35:49.446Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:35:49.446Z] Executing ca-certificates-20191127-r4.trigger [2021-07-17T08:35:49.446Z] OK: 6 MiB in 16 packages [2021-07-17T08:35:49.446Z] OK: 7 MiB in 18 packages [2021-07-17T08:35:49.446Z] Removing intermediate container 0ea011012c94 [2021-07-17T08:35:49.446Z] ---> d3eafd19cda1 [2021-07-17T08:35:49.446Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:35:49.713Z] Removing intermediate container 217d9ddfa192 [2021-07-17T08:35:49.713Z] ---> dc6191d83208 [2021-07-17T08:35:49.713Z] [2021-07-17T08:35:49.713Z] Step 11/23 : FROM alpine:3.12 [2021-07-17T08:35:49.713Z] ---> 13621d1b12d4 [2021-07-17T08:35:49.713Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-17T08:35:49.713Z] ---> Using cache [2021-07-17T08:35:49.713Z] ---> f924de69b298 [2021-07-17T08:35:49.713Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-17T08:35:49.713Z] ---> Using cache [2021-07-17T08:35:49.713Z] ---> 116287f2786f [2021-07-17T08:35:49.713Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-17T08:35:49.713Z] Removing intermediate container 6d566051688e [2021-07-17T08:35:49.713Z] ---> 8848af17dc07 [2021-07-17T08:35:49.713Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-17T08:35:49.713Z] ---> 50c025b5fe98 [2021-07-17T08:35:49.713Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-17T08:35:49.713Z] ---> Running in 6c2b08f4b529 [2021-07-17T08:35:49.713Z] ---> Running in ab43ad75f1e8 [2021-07-17T08:35:49.981Z] Removing intermediate container 6c2b08f4b529 [2021-07-17T08:35:49.981Z] ---> feabb90b8419 [2021-07-17T08:35:49.981Z] Step 14/26 : WORKDIR / [2021-07-17T08:35:49.981Z] Removing intermediate container ab43ad75f1e8 [2021-07-17T08:35:49.981Z] ---> 5e451faca11b [2021-07-17T08:35:49.981Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-17T08:35:49.981Z] Removing intermediate container b0233316143f [2021-07-17T08:35:49.981Z] ---> 9530d75d6f04 [2021-07-17T08:35:49.981Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-17T08:35:49.981Z] Removing intermediate container 8c9ad809eb27 [2021-07-17T08:35:49.981Z] ---> 310e8f8e1ab7 [2021-07-17T08:35:49.981Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-17T08:35:49.981Z] ---> Running in ac7f36585339 [2021-07-17T08:35:49.981Z] ---> Running in 02f5df01caa3 [2021-07-17T08:35:50.249Z] ---> Running in 54b96a791b37 [2021-07-17T08:35:50.249Z] ---> Running in 953b7fc58717 [2021-07-17T08:35:50.249Z] ---> c2d49d674a9f [2021-07-17T08:35:50.249Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-17T08:35:50.249Z] Removing intermediate container ac7f36585339 [2021-07-17T08:35:50.249Z] ---> 58a60f6fb446 [2021-07-17T08:35:50.249Z] 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-07-17T08:35:50.249Z] Removing intermediate container 54b96a791b37 [2021-07-17T08:35:50.249Z] ---> ee631b5a2a97 [2021-07-17T08:35:50.249Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-17T08:35:50.249Z] Removing intermediate container 953b7fc58717 [2021-07-17T08:35:50.249Z] ---> 3ed9989531e2 [2021-07-17T08:35:50.249Z] Step 14/22 : WORKDIR /edgex [2021-07-17T08:35:50.249Z] Removing intermediate container 02f5df01caa3 [2021-07-17T08:35:50.249Z] ---> 9fd035a05d04 [2021-07-17T08:35:50.249Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:35:50.249Z] ---> Running in eb3bb750f468 [2021-07-17T08:35:50.249Z] ---> Running in 898bd3516562 [2021-07-17T08:35:50.517Z] ---> 5de0a60c5c53 [2021-07-17T08:35:50.517Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-17T08:35:50.517Z] Removing intermediate container eb3bb750f468 [2021-07-17T08:35:50.517Z] ---> 1d29ccee3711 [2021-07-17T08:35:50.517Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-17T08:35:50.517Z] ---> Running in 3b51f5844a64 [2021-07-17T08:35:50.517Z] ---> Running in d2863b537cc6 [2021-07-17T08:35:50.517Z] ---> 7e12a3fd1a40 [2021-07-17T08:35:50.517Z] 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-07-17T08:35:50.517Z] Removing intermediate container 898bd3516562 [2021-07-17T08:35:50.517Z] ---> 5ee090887273 [2021-07-17T08:35:50.517Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-17T08:35:50.517Z] ---> f011c6db265f [2021-07-17T08:35:50.517Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-17T08:35:50.790Z] Removing intermediate container 3b51f5844a64 [2021-07-17T08:35:50.790Z] ---> f37b1fd2cc11 [2021-07-17T08:35:50.790Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:35:50.790Z] Removing intermediate container d2863b537cc6 [2021-07-17T08:35:50.790Z] ---> e75964cfe21b [2021-07-17T08:35:50.790Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:35:50.790Z] ---> Running in 545243d9f780 [2021-07-17T08:35:50.790Z] ---> bbe4075af49e [2021-07-17T08:35:50.790Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-17T08:35:51.060Z] Removing intermediate container 545243d9f780 [2021-07-17T08:35:51.060Z] ---> 961af832b2a9 [2021-07-17T08:35:51.060Z] Step 22/24 : LABEL arch=x86_64 [2021-07-17T08:35:51.060Z] ---> d48cb02ae593 [2021-07-17T08:35:51.060Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-17T08:35:51.060Z] ---> Running in 26fb5a0f5d79 [2021-07-17T08:35:51.060Z] ---> 148925fff14f [2021-07-17T08:35:51.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-17T08:35:51.060Z] ---> 194dc10aecdc [2021-07-17T08:35:51.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-17T08:35:51.060Z] Removing intermediate container 26fb5a0f5d79 [2021-07-17T08:35:51.060Z] ---> 915dc2d740b4 [2021-07-17T08:35:51.060Z] Step 23/24 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [2021-07-17T08:35:51.330Z] ---> b561697e34b0 [2021-07-17T08:35:51.330Z] 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-07-17T08:35:51.330Z] ---> Running in 5a0b86963262 [2021-07-17T08:35:51.330Z] ---> d9a16058d188 [2021-07-17T08:35:51.330Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-17T08:35:51.330Z] ---> 03d57af293c8 [2021-07-17T08:35:51.330Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-17T08:35:51.330Z] ---> Running in fc8945c99653 [2021-07-17T08:35:51.610Z] Removing intermediate container 5a0b86963262 [2021-07-17T08:35:51.610Z] ---> 9482ce8e1ae1 [2021-07-17T08:35:51.610Z] Step 24/24 : LABEL version=0.0.0 [2021-07-17T08:35:51.610Z] ---> 201356f5739f [2021-07-17T08:35:51.610Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-17T08:35:51.610Z] ---> 674fa36cad7e [2021-07-17T08:35:51.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-17T08:35:51.610Z] Removing intermediate container fc8945c99653 [2021-07-17T08:35:51.610Z] ---> d9a9b251db71 [2021-07-17T08:35:51.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:35:51.610Z] ---> Running in a5c5b7129c8c [2021-07-17T08:35:51.610Z] ---> Running in fda396cf2ad8 [2021-07-17T08:35:51.895Z] Removing intermediate container fda396cf2ad8 [2021-07-17T08:35:51.895Z] ---> b3d01c24668b [2021-07-17T08:35:51.895Z] Step 21/23 : LABEL arch=x86_64 [2021-07-17T08:35:51.895Z] Removing intermediate container a5c5b7129c8c [2021-07-17T08:35:51.895Z] ---> cd7c74c8cadd [2021-07-17T08:35:51.895Z] [2021-07-17T08:35:51.895Z] ---> 1245431429e9 [2021-07-17T08:35:51.895Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-17T08:35:51.895Z] ---> Running in 874a5b09787e [2021-07-17T08:35:51.895Z] ---> 1b536a471d31 [2021-07-17T08:35:51.895Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-17T08:35:51.895Z] Successfully built cd7c74c8cadd [2021-07-17T08:35:51.895Z] ---> Running in 3c7a1d110ca9 [2021-07-17T08:35:51.895Z] Successfully tagged core-command:latest [2021-07-17T08:35:51.895Z] Building security-bootstrapper [2021-07-17T08:35:52.171Z] ---> 9735002f353a [2021-07-17T08:35:52.171Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-17T08:35:52.171Z]  Building core-command ... done  ---> Running in 5da6a47641d8 [2021-07-17T08:35:52.174Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-17T08:35:52.174Z] (6/12) Installing patch (2.7.6-r7) [2021-07-17T08:35:52.174Z] (7/12) Installing build-base (0.5-r2) [2021-07-17T08:35:52.174Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-17T08:35:52.174Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-17T08:35:52.174Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-17T08:35:52.174Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-17T08:35:52.174Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-17T08:35:52.174Z] Executing busybox-1.32.1-r6.trigger [2021-07-17T08:35:52.174Z] OK: 218 MiB in 52 packages [2021-07-17T08:35:52.756Z] Removing intermediate container 3c7a1d110ca9 [2021-07-17T08:35:52.757Z] ---> b2a191a72cf3 [2021-07-17T08:35:52.757Z] Step 19/22 : CMD ["--init=true"] [2021-07-17T08:35:52.757Z] Removing intermediate container 874a5b09787e [2021-07-17T08:35:52.757Z] ---> 9b53b5966d4e [2021-07-17T08:35:52.757Z] Step 22/23 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [2021-07-17T08:35:52.757Z] Removing intermediate container 5da6a47641d8 [2021-07-17T08:35:52.757Z] ---> 0bfd06a649fe [2021-07-17T08:35:52.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:35:53.052Z] ---> 66263c343de4 [2021-07-17T08:35:53.052Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-17T08:35:53.052Z] ---> Running in 5780ca13f95a [2021-07-17T08:35:53.052Z] ---> Running in 90056491f1a2 [2021-07-17T08:35:53.332Z] ---> Running in 3e8eae03d067 [2021-07-17T08:35:53.601Z] Removing intermediate container 90056491f1a2 [2021-07-17T08:35:53.601Z] ---> 78420f544fe3 [2021-07-17T08:35:53.601Z] Step 23/23 : LABEL version=0.0.0 [2021-07-17T08:35:53.601Z] ---> Running in 698f16b58d87 [2021-07-17T08:35:53.601Z] ---> 158edbba6562 [2021-07-17T08:35:53.601Z] 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-07-17T08:35:53.601Z] Removing intermediate container 5780ca13f95a [2021-07-17T08:35:53.601Z] ---> a2b652e23840 [2021-07-17T08:35:53.601Z] Step 20/22 : LABEL arch=x86_64 [2021-07-17T08:35:53.601Z] Removing intermediate container 3e8eae03d067 [2021-07-17T08:35:53.601Z] ---> 6a28dab7a877 [2021-07-17T08:35:53.601Z] Step 21/23 : LABEL arch=x86_64 [2021-07-17T08:35:53.601Z] ---> Running in d38b9889e823 [2021-07-17T08:35:53.601Z] ---> Running in a035868ad715 [2021-07-17T08:35:53.601Z] ---> Running in 6a63cc813cda [2021-07-17T08:35:53.869Z] Removing intermediate container 698f16b58d87 [2021-07-17T08:35:53.869Z] ---> c4142cc2c6f7 [2021-07-17T08:35:53.869Z] [2021-07-17T08:35:53.869Z] Successfully built c4142cc2c6f7 [2021-07-17T08:35:53.869Z] Successfully tagged support-scheduler:latest [2021-07-17T08:35:53.869Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-07-17T08:35:53.869Z] Removing intermediate container 6a63cc813cda [2021-07-17T08:35:53.869Z] ---> 27cbc8873502 [2021-07-17T08:35:53.869Z] Step 21/22 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [2021-07-17T08:35:53.869Z] Removing intermediate container d38b9889e823 [2021-07-17T08:35:53.869Z] ---> 40eaa6e9d1ee [2021-07-17T08:35:53.869Z] Step 22/23 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [2021-07-17T08:35:53.869Z] ---> Running in f54b52420c1e [2021-07-17T08:35:54.135Z] ---> Running in 872c48804bbc [2021-07-17T08:35:54.402Z] Removing intermediate container 872c48804bbc [2021-07-17T08:35:54.402Z] ---> 9ab565c980ea [2021-07-17T08:35:54.402Z] Step 23/23 : LABEL version=0.0.0 [2021-07-17T08:35:55.379Z] ---> Running in 8a481670ae44 [2021-07-17T08:35:55.379Z] Removing intermediate container f54b52420c1e [2021-07-17T08:35:55.379Z] ---> 7a9a5f80faaa [2021-07-17T08:35:55.379Z] Step 22/22 : LABEL version=0.0.0 [2021-07-17T08:35:55.379Z] ---> Running in f940b8847a40 [2021-07-17T08:35:55.379Z] Removing intermediate container 8a481670ae44 [2021-07-17T08:35:55.379Z] ---> d53c47847d00 [2021-07-17T08:35:55.379Z] [2021-07-17T08:35:55.379Z] Successfully built d53c47847d00 [2021-07-17T08:35:55.669Z] Successfully tagged support-notifications:latest [2021-07-17T08:35:55.669Z]  Building support-notifications ... done Building core-data [2021-07-17T08:35:55.669Z] Removing intermediate container f940b8847a40 [2021-07-17T08:35:55.669Z] ---> 798b214c8ed3 [2021-07-17T08:35:55.669Z] [2021-07-17T08:35:55.669Z] Successfully built 798b214c8ed3 [2021-07-17T08:35:55.669Z] Successfully tagged security-proxy-setup:latest [2021-07-17T08:35:55.669Z] Removing intermediate container a035868ad715 [2021-07-17T08:35:55.669Z] ---> ad126364d238 [2021-07-17T08:35:55.669Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-17T08:35:55.669Z]  Building security-proxy-setup ... done Building core-metadata [2021-07-17T08:35:55.669Z] ---> Running in fb035b221dba [2021-07-17T08:35:55.944Z] Removing intermediate container fb035b221dba [2021-07-17T08:35:55.944Z] ---> 21bbbc80a530 [2021-07-17T08:35:55.944Z] Step 24/26 : LABEL arch=x86_64 [2021-07-17T08:35:56.499Z] Removing intermediate container 433b7cdb0bd1 [2021-07-17T08:35:56.499Z] ---> 6bf36ec19b64 [2021-07-17T08:35:56.499Z] Step 4/6 : WORKDIR /edgex-go [2021-07-17T08:35:56.499Z] ---> Running in 611eb19abad3 [2021-07-17T08:35:57.106Z] Removing intermediate container 611eb19abad3 [2021-07-17T08:35:57.106Z] ---> 76043609fd4b [2021-07-17T08:35:57.106Z] Step 5/6 : COPY go.mod . [2021-07-17T08:35:57.703Z] ---> fb26f352fe9a [2021-07-17T08:35:57.703Z] Step 6/6 : RUN go mod download [2021-07-17T08:35:57.981Z] ---> Running in ce1a0acd31ef [2021-07-17T08:36:01.351Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:36:01.352Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:36:01.352Z] ---> 7718b70b7cec [2021-07-17T08:36:01.352Z] Step 3/24 : WORKDIR /edgex-go [2021-07-17T08:36:01.352Z] ---> Using cache [2021-07-17T08:36:01.352Z] ---> c03626c12677 [2021-07-17T08:36:01.352Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:36:01.352Z] ---> Using cache [2021-07-17T08:36:01.352Z] ---> 307cb19cea57 [2021-07-17T08:36:01.352Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-17T08:36:01.352Z] ---> Running in 6c034794f321 [2021-07-17T08:36:01.948Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:36:01.948Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:36:01.948Z] ---> 7718b70b7cec [2021-07-17T08:36:01.948Z] Step 3/24 : WORKDIR /edgex-go [2021-07-17T08:36:01.948Z] ---> Using cache [2021-07-17T08:36:01.948Z] ---> c03626c12677 [2021-07-17T08:36:01.948Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:36:01.948Z] ---> Using cache [2021-07-17T08:36:01.948Z] ---> 307cb19cea57 [2021-07-17T08:36:01.948Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-17T08:36:01.948Z] ---> Using cache [2021-07-17T08:36:01.948Z] ---> 27bf8fdbd87b [2021-07-17T08:36:01.948Z] Step 6/24 : COPY go.mod . [2021-07-17T08:36:01.948Z] ---> Using cache [2021-07-17T08:36:01.948Z] ---> c17b403fc08c [2021-07-17T08:36:01.948Z] Step 7/24 : RUN go mod download [2021-07-17T08:36:01.948Z] ---> Using cache [2021-07-17T08:36:01.948Z] ---> c97ce04b41a2 [2021-07-17T08:36:01.948Z] Step 8/24 : COPY . . [2021-07-17T08:36:01.948Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:36:01.948Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:36:01.948Z] ---> 7718b70b7cec [2021-07-17T08:36:01.948Z] Step 3/24 : WORKDIR /edgex-go [2021-07-17T08:36:01.948Z] ---> Using cache [2021-07-17T08:36:01.948Z] ---> c03626c12677 [2021-07-17T08:36:01.948Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:36:01.948Z] ---> Using cache [2021-07-17T08:36:01.948Z] ---> 307cb19cea57 [2021-07-17T08:36:01.948Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-17T08:36:01.948Z] ---> Using cache [2021-07-17T08:36:01.948Z] ---> 12d21198544e [2021-07-17T08:36:01.948Z] Step 9/24 : RUN go mod tidy [2021-07-17T08:36:01.948Z] ---> Using cache [2021-07-17T08:36:01.948Z] ---> a718ceb0b983 [2021-07-17T08:36:01.948Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-17T08:36:03.921Z] ---> Running in 13438a58c792 [2021-07-17T08:36:03.921Z] ---> Running in 13c918ff91b8 [2021-07-17T08:36:03.921Z] Removing intermediate container 6c034794f321 [2021-07-17T08:36:03.921Z] ---> 6f63b862bc81 [2021-07-17T08:36:03.921Z] Step 25/26 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [2021-07-17T08:36:03.921Z] ---> Running in 1bf8749bc691 [2021-07-17T08:36:03.921Z] ---> Running in 401ca84eaf2b [2021-07-17T08:36:04.888Z] Removing intermediate container 401ca84eaf2b [2021-07-17T08:36:04.888Z] ---> 49a600f6d051 [2021-07-17T08:36:04.888Z] Step 26/26 : LABEL version=0.0.0 [2021-07-17T08:36:05.477Z] ---> Running in 13cc8e60ab42 [2021-07-17T08:36:06.062Z] Removing intermediate container 13cc8e60ab42 [2021-07-17T08:36:06.062Z] ---> 2e921675ed08 [2021-07-17T08:36:06.062Z] [2021-07-17T08:36:06.062Z] Successfully built 2e921675ed08 [2021-07-17T08:36:06.328Z] Successfully tagged security-secretstore-setup:latest [2021-07-17T08:36:07.740Z]  Building security-secretstore-setup ... done 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-07-17T08:36:09.156Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:36:09.156Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:36:09.156Z] ---> 7718b70b7cec [2021-07-17T08:36:09.156Z] Step 3/32 : WORKDIR /edgex-go [2021-07-17T08:36:09.156Z] ---> Using cache [2021-07-17T08:36:09.156Z] ---> c03626c12677 [2021-07-17T08:36:09.156Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:36:09.156Z] ---> Using cache [2021-07-17T08:36:09.156Z] ---> 307cb19cea57 [2021-07-17T08:36:09.156Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-17T08:36:09.156Z] ---> Using cache [2021-07-17T08:36:09.156Z] ---> 27bf8fdbd87b [2021-07-17T08:36:09.156Z] Step 6/32 : COPY go.mod . [2021-07-17T08:36:09.156Z] ---> Using cache [2021-07-17T08:36:09.156Z] ---> c17b403fc08c [2021-07-17T08:36:09.156Z] Step 7/32 : RUN go mod download [2021-07-17T08:36:09.156Z] ---> Using cache [2021-07-17T08:36:09.156Z] ---> c97ce04b41a2 [2021-07-17T08:36:09.156Z] Step 8/32 : COPY . . [2021-07-17T08:36:09.156Z] ---> Using cache [2021-07-17T08:36:09.156Z] ---> 12d21198544e [2021-07-17T08:36:09.156Z] Step 9/32 : RUN go mod tidy [2021-07-17T08:36:09.156Z] ---> Using cache [2021-07-17T08:36:09.156Z] ---> a718ceb0b983 [2021-07-17T08:36:09.156Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-17T08:36:09.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:09.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:09.156Z] ---> Running in 10898ba9da8e [2021-07-17T08:36:09.748Z] 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-07-17T08:36:10.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:10.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:10.625Z] OK: 219 MiB in 52 packages [2021-07-17T08:36:10.625Z] OK: 219 MiB in 52 packages [2021-07-17T08:36:11.243Z] Removing intermediate container 13c918ff91b8 [2021-07-17T08:36:11.243Z] ---> 77d4f7eeb8bb [2021-07-17T08:36:11.243Z] Step 6/24 : COPY go.mod . [2021-07-17T08:36:11.243Z] Removing intermediate container 13438a58c792 [2021-07-17T08:36:11.243Z] ---> e18ffff7f9e7 [2021-07-17T08:36:11.243Z] Step 6/24 : COPY go.mod . [2021-07-17T08:36:11.515Z] ---> 73b711a1d948 [2021-07-17T08:36:11.516Z] Step 7/24 : RUN go mod download [2021-07-17T08:36:11.516Z] ---> Running in 93fc6d1985f0 [2021-07-17T08:36:11.516Z] ---> 33815bb06f8c [2021-07-17T08:36:11.516Z] Step 7/24 : RUN go mod download [2021-07-17T08:36:11.516Z] ---> Running in 905debe0562c [2021-07-17T08:36:12.966Z] Removing intermediate container 93fc6d1985f0 [2021-07-17T08:36:12.966Z] ---> 34a546e41cfe [2021-07-17T08:36:12.966Z] Step 8/24 : COPY . . [2021-07-17T08:36:12.966Z] Removing intermediate container 905debe0562c [2021-07-17T08:36:12.966Z] ---> 80071d573da7 [2021-07-17T08:36:12.966Z] Step 8/24 : COPY . . [2021-07-17T08:36:21.629Z] ---> 02e46fd3ee1e [2021-07-17T08:36:21.629Z] Step 9/24 : RUN go mod tidy [2021-07-17T08:36:21.629Z] ---> 01f5f4a8d9eb [2021-07-17T08:36:21.629Z] Step 9/24 : RUN go mod tidy [2021-07-17T08:36:21.629Z] ---> Running in 0dc2134d4635 [2021-07-17T08:36:21.629Z] ---> Running in 0ac2c126e0f8 [2021-07-17T08:36:23.576Z] Removing intermediate container 0dc2134d4635 [2021-07-17T08:36:23.576Z] ---> 19a461291e6c [2021-07-17T08:36:23.576Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-17T08:36:23.576Z] ---> Running in ac787bb76a54 [2021-07-17T08:36:23.576Z] Removing intermediate container 0ac2c126e0f8 [2021-07-17T08:36:23.576Z] ---> a9c05d2e068e [2021-07-17T08:36:23.576Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-17T08:36:23.576Z] ---> Running in 783d1fda0f19 [2021-07-17T08:36:23.849Z] 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-07-17T08:36:24.120Z] 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-07-17T08:36:30.429Z] Removing intermediate container ce1a0acd31ef [2021-07-17T08:36:30.429Z] ---> c11a1ac67760 [2021-07-17T08:36:30.429Z] Successfully built c11a1ac67760 [2021-07-17T08:36:30.429Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:36:30.774Z] + docker inspect -f . ci-base-image-arm64 [2021-07-17T08:36:30.774Z] . [Pipeline] withDockerContainer [2021-07-17T08:36:31.016Z] prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2021-07-17T08:36:31.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64 cat [2021-07-17T08:36:32.820Z] $ docker top 770996072f0216e8a4d6245d12301b1fde2a6892d03cc38faa5edb2c0b642ce7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-17T08:36:33.880Z] + go version [2021-07-17T08:36:33.880Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-17T08:36:33.902Z] $ docker stop --time=1 770996072f0216e8a4d6245d12301b1fde2a6892d03cc38faa5edb2c0b642ce7 [2021-07-17T08:36:35.734Z] $ docker rm -f 770996072f0216e8a4d6245d12301b1fde2a6892d03cc38faa5edb2c0b642ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:36:36.454Z] Removing intermediate container 10898ba9da8e [2021-07-17T08:36:36.455Z] ---> af34952401ea [2021-07-17T08:36:36.455Z] [2021-07-17T08:36:36.455Z] Step 11/32 : FROM alpine:3.12 [2021-07-17T08:36:36.455Z] ---> 13621d1b12d4 [2021-07-17T08:36:36.455Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-17T08:36:36.485Z] + docker inspect -f . ci-base-image-arm64 [2021-07-17T08:36:36.485Z] . [Pipeline] withDockerContainer [2021-07-17T08:36:36.723Z] ---> Running in f03d16b76b51 [2021-07-17T08:36:36.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2021-07-17T08:36:36.858Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64 cat [2021-07-17T08:36:36.989Z] Removing intermediate container f03d16b76b51 [2021-07-17T08:36:36.989Z] ---> a8f77d88a521 [2021-07-17T08:36:36.989Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-17T08:36:36.989Z] ---> Running in 9abb18645b5e [2021-07-17T08:36:36.989Z] Removing intermediate container 1bf8749bc691 [2021-07-17T08:36:36.989Z] ---> 84e15c75970c [2021-07-17T08:36:36.989Z] [2021-07-17T08:36:36.989Z] Step 11/24 : FROM alpine:3.12 [2021-07-17T08:36:36.989Z] ---> 13621d1b12d4 [2021-07-17T08:36:36.989Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-17T08:36:36.989Z] ---> Using cache [2021-07-17T08:36:36.989Z] ---> f924de69b298 [2021-07-17T08:36:36.989Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-17T08:36:36.989Z] ---> Using cache [2021-07-17T08:36:36.989Z] ---> 116287f2786f [2021-07-17T08:36:36.989Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-17T08:36:36.989Z] ---> Running in 544ead11f966 [2021-07-17T08:36:37.259Z] Removing intermediate container 544ead11f966 [2021-07-17T08:36:37.259Z] ---> 51be169f17e0 [2021-07-17T08:36:37.259Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-17T08:36:37.259Z] ---> Running in bf33faedfa12 [2021-07-17T08:36:37.532Z] Removing intermediate container bf33faedfa12 [2021-07-17T08:36:37.532Z] ---> e6b96e4ed95f [2021-07-17T08:36:37.532Z] Step 16/24 : WORKDIR / [2021-07-17T08:36:37.532Z] ---> Running in 2d1771229acd [2021-07-17T08:36:37.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:37.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:37.804Z] Removing intermediate container 2d1771229acd [2021-07-17T08:36:37.804Z] ---> deab72afbaaf [2021-07-17T08:36:37.804Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:36:37.804Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-17T08:36:37.804Z] (2/2) Installing su-exec (0.2-r1) [2021-07-17T08:36:37.804Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:36:37.804Z] OK: 6 MiB in 16 packages [2021-07-17T08:36:38.081Z] ---> f9070c8b50bb [2021-07-17T08:36:38.081Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-17T08:36:38.360Z] Removing intermediate container 9abb18645b5e [2021-07-17T08:36:38.360Z] ---> 1f3a4d537b81 [2021-07-17T08:36:38.360Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-17T08:36:38.374Z] $ docker top a5319eeca434102aa395d396821635194d4dd1e26d2922338e870ec8a5a32189 -eo pid,comm [2021-07-17T08:36:38.644Z] ---> Running in e3910e48c663 [2021-07-17T08:36:38.644Z] ---> b9efec734ab4 [2021-07-17T08:36:38.644Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-17T08:36:38.644Z] Removing intermediate container e3910e48c663 [2021-07-17T08:36:38.644Z] ---> ec5ec61b530c [2021-07-17T08:36:38.644Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] { [Pipeline] echo [2021-07-17T08:36:38.697Z] ========================================================= [2021-07-17T08:36:38.698Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-17T08:36:38.698Z] ========================================================= [Pipeline] sh [2021-07-17T08:36:38.923Z] ---> Running in 1e8f082bdfd1 [2021-07-17T08:36:38.923Z] ---> 6713ae0c3c02 [2021-07-17T08:36:38.923Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-17T08:36:38.923Z] Removing intermediate container 1e8f082bdfd1 [2021-07-17T08:36:38.923Z] ---> 72b6f5a58cb1 [2021-07-17T08:36:38.923Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-17T08:36:38.923Z] ---> Running in 0e31365a7f56 [2021-07-17T08:36:39.200Z] ---> Running in 39a5d734b0b6 [2021-07-17T08:36:39.200Z] Removing intermediate container 0e31365a7f56 [2021-07-17T08:36:39.200Z] ---> 1a9a662326ed [2021-07-17T08:36:39.200Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:36:39.200Z] ---> Running in 959dd4e0fdf4 [2021-07-17T08:36:39.364Z] + go mod tidy [2021-07-17T08:36:39.477Z] Removing intermediate container 959dd4e0fdf4 [2021-07-17T08:36:39.477Z] ---> 95d1fd7f273b [2021-07-17T08:36:39.477Z] Step 22/24 : LABEL arch=x86_64 [2021-07-17T08:36:39.757Z] ---> Running in 5974923f897a [2021-07-17T08:36:39.757Z] Removing intermediate container 5974923f897a [2021-07-17T08:36:39.757Z] ---> 9638e688fb02 [2021-07-17T08:36:39.757Z] Step 23/24 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [Pipeline] sh [2021-07-17T08:36:40.031Z] ---> Running in c7ec5b371b73 [2021-07-17T08:36:40.031Z] Removing intermediate container 39a5d734b0b6 [2021-07-17T08:36:40.031Z] ---> e116970df822 [2021-07-17T08:36:40.031Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-17T08:36:40.031Z] Removing intermediate container c7ec5b371b73 [2021-07-17T08:36:40.031Z] ---> abc54375e613 [2021-07-17T08:36:40.031Z] Step 24/24 : LABEL version=0.0.0 [2021-07-17T08:36:40.031Z] ---> Running in 7f6941fa353a [2021-07-17T08:36:40.031Z] ---> Running in 74cfde58213a [2021-07-17T08:36:40.310Z] Removing intermediate container 7f6941fa353a [2021-07-17T08:36:40.310Z] ---> cf0a4144ef34 [2021-07-17T08:36:40.310Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-17T08:36:40.310Z] Removing intermediate container 74cfde58213a [2021-07-17T08:36:40.310Z] ---> 3e0bde51da98 [2021-07-17T08:36:40.310Z] [2021-07-17T08:36:40.587Z] Successfully built 3e0bde51da98 [2021-07-17T08:36:40.587Z] Successfully tagged core-metadata:latest [2021-07-17T08:36:40.587Z]  Building core-metadata ... done  ---> 35066e25d815 [2021-07-17T08:36:40.587Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-17T08:36:40.587Z] ---> Running in d0a23e0eea78 [2021-07-17T08:36:40.656Z] + make test [2021-07-17T08:36:40.656Z] 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-07-17T08:36:40.656Z] go mod tidy [2021-07-17T08:36:41.268Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-17T08:36:41.587Z] Removing intermediate container d0a23e0eea78 [2021-07-17T08:36:41.587Z] ---> ce421498d2ad [2021-07-17T08:36:41.587Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:36:41.866Z] ---> 7efc97114a57 [2021-07-17T08:36:41.866Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-17T08:36:42.482Z] ---> cacf49711076 [2021-07-17T08:36:42.482Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-17T08:36:42.757Z] ---> 2ddd6129a59c [2021-07-17T08:36:42.757Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-17T08:36:43.034Z] ---> a3b52f41511d [2021-07-17T08:36:43.034Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-17T08:36:43.315Z] ---> c5dc391cc511 [2021-07-17T08:36:43.315Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-17T08:36:43.599Z] ---> Running in 73aa41af3fa4 [2021-07-17T08:36:43.599Z] Removing intermediate container 73aa41af3fa4 [2021-07-17T08:36:43.599Z] ---> e8e224f9bbcc [2021-07-17T08:36:43.599Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-17T08:36:43.885Z] ---> 45cb2c073669 [2021-07-17T08:36:43.885Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-17T08:36:44.171Z] ---> Running in c3e46399c519 [2021-07-17T08:36:44.769Z] Removing intermediate container c3e46399c519 [2021-07-17T08:36:44.769Z] ---> 144f33e87bc4 [2021-07-17T08:36:44.769Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-17T08:36:45.036Z] ---> Running in 14aa3b3d227a [2021-07-17T08:36:45.305Z] Removing intermediate container 14aa3b3d227a [2021-07-17T08:36:45.305Z] ---> f4b73c30c00d [2021-07-17T08:36:45.305Z] Step 29/32 : CMD ["gate"] [2021-07-17T08:36:45.305Z] ---> Running in 76db788114ce [2021-07-17T08:36:45.569Z] Removing intermediate container 76db788114ce [2021-07-17T08:36:45.569Z] ---> f35c982bedbd [2021-07-17T08:36:45.569Z] Step 30/32 : LABEL arch=x86_64 [2021-07-17T08:36:45.569Z] ---> Running in bf3908d7d086 [2021-07-17T08:36:45.569Z] Removing intermediate container bf3908d7d086 [2021-07-17T08:36:45.569Z] ---> 6aacd2548034 [2021-07-17T08:36:45.569Z] Step 31/32 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [2021-07-17T08:36:45.840Z] ---> Running in d2fddc95b309 [2021-07-17T08:36:45.840Z] Removing intermediate container d2fddc95b309 [2021-07-17T08:36:45.840Z] ---> 94cd6103cdf6 [2021-07-17T08:36:45.840Z] Step 32/32 : LABEL version=0.0.0 [2021-07-17T08:36:46.108Z] ---> Running in 2019d4ce52b4 [2021-07-17T08:36:46.108Z] Removing intermediate container 2019d4ce52b4 [2021-07-17T08:36:46.108Z] ---> b6735e8c324d [2021-07-17T08:36:46.108Z] [2021-07-17T08:36:46.377Z] Successfully built b6735e8c324d [2021-07-17T08:36:46.377Z] Successfully tagged security-bootstrapper:latest [2021-07-17T08:36:48.371Z]  Building security-bootstrapper ... done Removing intermediate container 783d1fda0f19 [2021-07-17T08:36:48.371Z] ---> d1622442df07 [2021-07-17T08:36:48.371Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-17T08:36:48.371Z] ---> Running in 151ced124f90 [2021-07-17T08:36:48.371Z] 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-07-17T08:36:48.977Z] Removing intermediate container 151ced124f90 [2021-07-17T08:36:48.977Z] ---> abfb72021111 [2021-07-17T08:36:48.977Z] [2021-07-17T08:36:48.977Z] Step 12/24 : FROM docker:20.10.6 [2021-07-17T08:36:49.245Z] 20.10.6: Pulling from library/docker [2021-07-17T08:36:49.833Z] Removing intermediate container ac787bb76a54 [2021-07-17T08:36:49.833Z] ---> 826956f3a162 [2021-07-17T08:36:49.833Z] [2021-07-17T08:36:49.833Z] Step 11/24 : FROM alpine:3.12 [2021-07-17T08:36:49.833Z] ---> 13621d1b12d4 [2021-07-17T08:36:49.833Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-17T08:36:49.833Z] ---> Running in ddaec486fc37 [2021-07-17T08:36:50.100Z] Removing intermediate container ddaec486fc37 [2021-07-17T08:36:50.100Z] ---> bfbd9622cde6 [2021-07-17T08:36:50.100Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-17T08:36:50.100Z] ---> Running in 7f731cb02ad4 [2021-07-17T08:36:50.100Z] Removing intermediate container 7f731cb02ad4 [2021-07-17T08:36:50.100Z] ---> 3f95a6a05e4c [2021-07-17T08:36:50.100Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-17T08:36:50.100Z] ---> Running in a72b068db2c0 [2021-07-17T08:36:50.368Z] Removing intermediate container a72b068db2c0 [2021-07-17T08:36:50.368Z] ---> bf85ef5fc1a8 [2021-07-17T08:36:50.369Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:36:50.369Z] ---> Running in 401f4e0dc577 [2021-07-17T08:36:50.955Z] Removing intermediate container 401f4e0dc577 [2021-07-17T08:36:50.955Z] ---> 66b47efb604c [2021-07-17T08:36:50.955Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-17T08:36:50.955Z] ---> Running in 952fd40cb321 [2021-07-17T08:36:50.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:51.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:53.314Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-17T08:36:53.585Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-17T08:36:53.585Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-17T08:36:53.854Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-17T08:36:54.434Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-17T08:36:54.434Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-17T08:36:54.434Z] ---> d2979b152a7d [2021-07-17T08:36:54.434Z] 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-07-17T08:36:54.434Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-17T08:36:55.022Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-17T08:36:55.022Z] ---> Running in d3e758e87bb3 [2021-07-17T08:36:55.022Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:36:55.022Z] OK: 8 MiB in 20 packages [2021-07-17T08:36:55.022Z] Removing intermediate container d3e758e87bb3 [2021-07-17T08:36:55.022Z] ---> b5b672a33351 [2021-07-17T08:36:55.022Z] 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-07-17T08:36:55.022Z] ---> Running in 3c76b2baaaf5 [2021-07-17T08:36:55.614Z] Removing intermediate container 952fd40cb321 [2021-07-17T08:36:55.614Z] ---> 38a5dcd8ccb9 [2021-07-17T08:36:55.614Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:36:55.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:55.614Z] ---> f783bae04d9a [2021-07-17T08:36:55.614Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-17T08:36:55.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-17T08:36:55.897Z] (1/39) Installing readline (8.1.0-r0) [2021-07-17T08:36:55.897Z] (2/39) Installing bash (5.1.0-r0) [2021-07-17T08:36:55.897Z] Executing bash-5.1.0-r0.post-install [2021-07-17T08:36:55.897Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-17T08:36:55.897Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-17T08:36:55.897Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-17T08:36:55.897Z] (6/39) Installing curl (7.77.0-r1) [2021-07-17T08:36:55.897Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-17T08:36:55.897Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-17T08:36:55.897Z] (9/39) Installing expat (2.2.10-r1) [2021-07-17T08:36:55.897Z] (10/39) Installing libffi (3.3-r2) [2021-07-17T08:36:55.897Z] (11/39) Installing gdbm (1.19-r0) [2021-07-17T08:36:55.897Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-17T08:36:55.897Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-17T08:36:55.897Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-17T08:36:55.897Z] ---> b0886b5210cc [2021-07-17T08:36:55.897Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-17T08:36:56.868Z] ---> 3e1f99e5869c [2021-07-17T08:36:56.868Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-17T08:36:56.868Z] ---> Running in a61e3a229f1e [2021-07-17T08:36:56.868Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-17T08:36:56.868Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-17T08:36:56.868Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-17T08:36:56.868Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-17T08:36:56.868Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-17T08:36:56.868Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-17T08:36:56.868Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-17T08:36:57.134Z] Removing intermediate container a61e3a229f1e [2021-07-17T08:36:57.134Z] ---> 38dbc2e61f80 [2021-07-17T08:36:57.134Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:36:57.134Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-17T08:36:57.134Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-17T08:36:57.134Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-17T08:36:57.401Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-17T08:36:57.401Z] ---> Running in c72b2e0287e1 [2021-07-17T08:36:57.401Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-17T08:36:57.401Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-17T08:36:57.401Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-17T08:36:57.401Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-17T08:36:57.401Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-17T08:36:57.401Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-17T08:36:57.401Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-17T08:36:57.401Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-17T08:36:57.667Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-17T08:36:57.667Z] Removing intermediate container c72b2e0287e1 [2021-07-17T08:36:57.667Z] ---> 52e08af93d44 [2021-07-17T08:36:57.667Z] Step 22/24 : LABEL arch=x86_64 [2021-07-17T08:36:57.667Z] ---> Running in 4206ccf423a8 [2021-07-17T08:36:57.667Z] Removing intermediate container 4206ccf423a8 [2021-07-17T08:36:57.667Z] ---> 1603f4989cb8 [2021-07-17T08:36:57.667Z] Step 23/24 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [2021-07-17T08:36:57.667Z] ---> Running in 4253943e7b1b [2021-07-17T08:36:57.667Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-17T08:36:57.667Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-17T08:36:57.667Z] Removing intermediate container 4253943e7b1b [2021-07-17T08:36:57.667Z] ---> 9ccab5573b36 [2021-07-17T08:36:57.667Z] Step 24/24 : LABEL version=0.0.0 [2021-07-17T08:36:57.667Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-17T08:36:57.667Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-17T08:36:57.667Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-17T08:36:57.954Z] ---> Running in c9c9a11085d9 [2021-07-17T08:36:57.954Z] Removing intermediate container c9c9a11085d9 [2021-07-17T08:36:57.954Z] ---> de5179575cba [2021-07-17T08:36:57.954Z] [2021-07-17T08:36:58.224Z] Executing busybox-1.32.1-r6.trigger [2021-07-17T08:36:58.224Z] OK: 82 MiB in 59 packages [2021-07-17T08:36:58.224Z] Successfully built de5179575cba [2021-07-17T08:36:58.224Z] Successfully tagged core-data:latest [2021-07-17T08:36:59.193Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-07-17T08:36:59.458Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-17T08:36:59.458Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-17T08:36:59.458Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-17T08:36:59.723Z] Collecting docker<4.0,>=3.6.0 [2021-07-17T08:36:59.723Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-17T08:36:59.723Z] Collecting texttable<0.10,>=0.9.0 [2021-07-17T08:36:59.723Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-17T08:36:59.988Z] 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-07-17T08:36:59.988Z] Collecting docopt<0.7,>=0.6.1 [2021-07-17T08:36:59.988Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-17T08:37:00.255Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-17T08:37:00.524Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-17T08:37:00.524Z] Collecting PyYAML<4,>=3.10 [2021-07-17T08:37:00.524Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-17T08:37:01.118Z] Collecting jsonschema<3,>=2.5.1 [2021-07-17T08:37:01.118Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-17T08:37:01.118Z] Collecting cached-property<2,>=1.2.0 [2021-07-17T08:37:01.118Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-17T08:37:01.118Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-17T08:37:01.118Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-17T08:37:01.391Z] Collecting docker-pycreds>=0.4.0 [2021-07-17T08:37:01.391Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-17T08:37:01.391Z] Collecting certifi>=2017.4.17 [2021-07-17T08:37:01.391Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-17T08:37:01.391Z] Collecting idna<2.8,>=2.5 [2021-07-17T08:37:01.391Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-17T08:37:01.391Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-17T08:37:01.391Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-17T08:37:01.666Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-17T08:37:01.666Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-17T08:37:01.666Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-17T08:37:01.666Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-17T08:37:01.666Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-17T08:37:01.666Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-17T08:37:01.666Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-17T08:37:01.666Z] Attempting uninstall: urllib3 [2021-07-17T08:37:01.666Z] Found existing installation: urllib3 1.26.2 [2021-07-17T08:37:01.666Z] Uninstalling urllib3-1.26.2: [2021-07-17T08:37:01.666Z] Successfully uninstalled urllib3-1.26.2 [2021-07-17T08:37:01.938Z] Attempting uninstall: idna [2021-07-17T08:37:01.938Z] Found existing installation: idna 3.1 [2021-07-17T08:37:01.938Z] Uninstalling idna-3.1: [2021-07-17T08:37:01.938Z] Successfully uninstalled idna-3.1 [2021-07-17T08:37:01.938Z] Attempting uninstall: chardet [2021-07-17T08:37:01.938Z] Found existing installation: chardet 4.0.0 [2021-07-17T08:37:01.938Z] Uninstalling chardet-4.0.0: [2021-07-17T08:37:01.938Z] Successfully uninstalled chardet-4.0.0 [2021-07-17T08:37:02.206Z] Attempting uninstall: requests [2021-07-17T08:37:02.206Z] Found existing installation: requests 2.25.1 [2021-07-17T08:37:02.206Z] Uninstalling requests-2.25.1: [2021-07-17T08:37:02.206Z] Successfully uninstalled requests-2.25.1 [2021-07-17T08:37:02.206Z] Running setup.py install for texttable: started [2021-07-17T08:37:02.473Z] Running setup.py install for texttable: finished with status 'done' [2021-07-17T08:37:02.473Z] Running setup.py install for PyYAML: started [2021-07-17T08:37:03.065Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-17T08:37:03.065Z] Running setup.py install for docopt: started [2021-07-17T08:37:03.332Z] Running setup.py install for docopt: finished with status 'done' [2021-07-17T08:37:03.332Z] Running setup.py install for dockerpty: started [2021-07-17T08:37:03.612Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-17T08:37:03.879Z] 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-07-17T08:37:06.529Z] Removing intermediate container 3c76b2baaaf5 [2021-07-17T08:37:06.529Z] ---> 9a631bd5aba3 [2021-07-17T08:37:06.529Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-17T08:37:06.529Z] ---> Running in c53bc5e2b9fe [2021-07-17T08:37:06.529Z] Removing intermediate container c53bc5e2b9fe [2021-07-17T08:37:06.529Z] ---> 2061bdb4dc2c [2021-07-17T08:37:06.529Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-17T08:37:06.529Z] ---> Running in ceeaf507b78d [2021-07-17T08:37:06.529Z] Removing intermediate container ceeaf507b78d [2021-07-17T08:37:06.529Z] ---> d69b44c47feb [2021-07-17T08:37:06.529Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-17T08:37:06.794Z] ---> c34cd76b5709 [2021-07-17T08:37:06.794Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-17T08:37:07.062Z] ---> 346887337de7 [2021-07-17T08:37:07.062Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-17T08:37:07.329Z] ---> 9254e3bb3166 [2021-07-17T08:37:07.329Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-17T08:37:07.329Z] ---> Running in 6359a35dc893 [2021-07-17T08:37:07.329Z] Removing intermediate container 6359a35dc893 [2021-07-17T08:37:07.329Z] ---> 9be6e5a0a765 [2021-07-17T08:37:07.329Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:37:07.329Z] ---> Running in 06101c6f4e13 [2021-07-17T08:37:07.329Z] Removing intermediate container 06101c6f4e13 [2021-07-17T08:37:07.329Z] ---> faf55574da8b [2021-07-17T08:37:07.329Z] Step 22/24 : LABEL arch=x86_64 [2021-07-17T08:37:07.598Z] ---> Running in 7ec744283af1 [2021-07-17T08:37:07.598Z] Removing intermediate container 7ec744283af1 [2021-07-17T08:37:07.598Z] ---> d54a7d853e7f [2021-07-17T08:37:07.598Z] Step 23/24 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [2021-07-17T08:37:07.598Z] ---> Running in 2c07ce3c730c [2021-07-17T08:37:07.598Z] Removing intermediate container 2c07ce3c730c [2021-07-17T08:37:07.598Z] ---> 612e21698ca1 [2021-07-17T08:37:07.598Z] Step 24/24 : LABEL version=0.0.0 [2021-07-17T08:37:07.599Z] ---> Running in 3d3f17808fde [2021-07-17T08:37:07.865Z] Removing intermediate container 3d3f17808fde [2021-07-17T08:37:07.865Z] ---> 7c340096560b [2021-07-17T08:37:07.865Z] [2021-07-17T08:37:07.865Z] Successfully built 7c340096560b [2021-07-17T08:37:07.865Z] Successfully tagged sys-mgmt-agent:latest [2021-07-17T08:37:07.877Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-17T08:37:07.880Z] $ docker stop --time=1 33417e9ffec82d81b972861f35ebf742d391654fb3f19df323fcb6c4168b5125 [2021-07-17T08:37:08.142Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-17T08:37:09.162Z] $ docker rm -f 33417e9ffec82d81b972861f35ebf742d391654fb3f19df323fcb6c4168b5125 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-17T08:37:09.561Z] + docker images [2021-07-17T08:37:09.561Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-17T08:37:09.561Z] sys-mgmt-agent latest 7c340096560b 2 seconds ago 324MB [2021-07-17T08:37:09.561Z] core-data latest de5179575cba 12 seconds ago 20.3MB [2021-07-17T08:37:09.561Z] 826956f3a162 20 seconds ago 1.18GB [2021-07-17T08:37:09.561Z] abfb72021111 21 seconds ago 1.18GB [2021-07-17T08:37:09.561Z] security-bootstrapper latest b6735e8c324d 24 seconds ago 18.6MB [2021-07-17T08:37:09.561Z] core-metadata latest 3e0bde51da98 29 seconds ago 16.6MB [2021-07-17T08:37:09.561Z] 84e15c75970c 33 seconds ago 1.18GB [2021-07-17T08:37:09.561Z] af34952401ea 33 seconds ago 1.18GB [2021-07-17T08:37:09.561Z] security-secretstore-setup latest 2e921675ed08 About a minute ago 28.7MB [2021-07-17T08:37:09.561Z] security-proxy-setup latest 798b214c8ed3 About a minute ago 25.7MB [2021-07-17T08:37:09.561Z] support-notifications latest d53c47847d00 About a minute ago 16.7MB [2021-07-17T08:37:09.561Z] support-scheduler latest c4142cc2c6f7 About a minute ago 15.9MB [2021-07-17T08:37:09.561Z] core-command latest cd7c74c8cadd About a minute ago 15.9MB [2021-07-17T08:37:09.561Z] dc6191d83208 About a minute ago 1.18GB [2021-07-17T08:37:09.561Z] 960928f70311 About a minute ago 1.18GB [2021-07-17T08:37:09.561Z] 8053e3d11678 About a minute ago 1.18GB [2021-07-17T08:37:09.561Z] 77076582f241 About a minute ago 1.18GB [2021-07-17T08:37:09.561Z] 59dd471b52b4 About a minute ago 1.17GB [2021-07-17T08:37:09.561Z] ci-base-image-x86_64 latest 7718b70b7cec 5 minutes ago 678MB [2021-07-17T08:37:09.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 days ago 475MB [2021-07-17T08:37:09.561Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 10 days ago 37.5MB [2021-07-17T08:37:09.561Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-17T08:37:09.561Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-17T08:37:09.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-17T08:37:24.931Z] Still waiting to schedule task [2021-07-17T08:37:24.932Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-17T08:38:04.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-17T08:38:11.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-17T08:38:18.373Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-17T08:38:18.373Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-17T08:38:26.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-17T08:38:26.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-17T08:38:26.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-17T08:38:26.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-17T08:38:27.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-17T08:38:28.307Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-17T08:38:29.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-17T08:38:29.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-17T08:38:29.792Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-17T08:38:29.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-17T08:38:45.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.182s coverage: 28.7% of statements [2021-07-17T08:38:45.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-17T08:38:45.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-17T08:38:47.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.286s coverage: 100.0% of statements [2021-07-17T08:38:47.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-17T08:38:48.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 46.3% of statements [2021-07-17T08:38:48.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-17T08:38:48.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-17T08:38:51.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.582s coverage: 89.9% of statements [2021-07-17T08:38:51.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-17T08:38:51.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-17T08:38:51.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.204s coverage: 78.9% of statements [2021-07-17T08:38:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 81.2% of statements [2021-07-17T08:38:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-17T08:38:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-17T08:38:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-17T08:38:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-17T08:38:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-17T08:39:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.530s coverage: 95.1% of statements [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-17T08:39:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 60.0% of statements [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-17T08:39:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.320s coverage: 0.8% of statements [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-17T08:39:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-07-17T08:39:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 22.0% of statements [2021-07-17T08:39:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-17T08:39:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements [2021-07-17T08:39:01.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.205s coverage: 79.5% of statements [2021-07-17T08:39:01.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements [2021-07-17T08:39:02.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements [2021-07-17T08:39:02.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.178s coverage: 87.5% of statements [2021-07-17T08:39:15.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.246s coverage: 94.4% of statements [2021-07-17T08:39:15.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements [2021-07-17T08:39:21.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.577s coverage: 81.8% of statements [2021-07-17T08:39:21.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-17T08:39:27.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-17T08:39:27.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-17T08:39:27.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-17T08:39:27.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-17T08:39:27.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.202s coverage: 58.8% of statements [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-17T08:39:27.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.0% of statements [2021-07-17T08:39:27.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements [2021-07-17T08:39:27.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2021-07-17T08:39:27.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.311s coverage: 91.2% of statements [2021-07-17T08:39:27.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-17T08:39:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.798s coverage: 64.4% of statements [2021-07-17T08:39:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-17T08:39:30.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-17T08:39:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements [2021-07-17T08:39:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 91.3% of statements [2021-07-17T08:39:30.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-07-17T08:39:30.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-07-17T08:39:31.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2021-07-17T08:39:36.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.132s coverage: 66.9% of statements [2021-07-17T08:39:36.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-17T08:39:36.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-17T08:39:36.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-17T08:39:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.700s coverage: 43.6% of statements [2021-07-17T08:39:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-17T08:39:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-17T08:39:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2021-07-17T08:39:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-17T08:39:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2021-07-17T08:39:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-17T08:39:46.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.257s coverage: 19.3% of statements [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-17T08:39:46.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 91.9% of statements [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-17T08:39:46.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.252s coverage: 62.7% of statements [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-17T08:39:46.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.6% of statements [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-17T08:39:46.467Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-17T08:39:46.467Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-17T08:39:46.467Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements [2021-07-17T08:39:46.467Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-07-17T08:39:46.467Z] GO111MODULE=on go vet ./... [2021-07-17T08:41:08.383Z] gofmt -l . [2021-07-17T08:41:08.383Z] [ "`gofmt -l .`" = "" ] [2021-07-17T08:41:08.383Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-17T08:41:09.322Z] + ls -al . [2021-07-17T08:41:09.322Z] total 600 [2021-07-17T08:41:09.322Z] drwxrwxr-x 9 1001 1001 4096 Jul 17 08:41 . [2021-07-17T08:41:09.322Z] drwxr-xr-x 4 root root 4096 Jul 17 08:36 .. [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 11 Jul 17 08:35 .dockerignore [2021-07-17T08:41:09.322Z] drwxrwxr-x 8 1001 1001 4096 Jul 17 08:35 .git [2021-07-17T08:41:09.322Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 08:35 .github [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 818 Jul 17 08:35 .gitignore [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 76 Jul 17 08:35 .hadolint.yml [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 166 Jul 17 08:35 .sonarcloud.properties [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 8609 Jul 17 08:35 Attribution.txt [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 43881 Jul 17 08:35 CHANGELOG.md [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 3804 Jul 17 08:35 CONTRIBUTING.md [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 931 Jul 17 08:35 Dockerfile.build [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 849 Jul 17 08:35 Jenkinsfile [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 10775 Jul 17 08:35 LICENSE [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 5915 Jul 17 08:35 Makefile [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 8649 Jul 17 08:35 README.md [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 6912 Jul 17 08:35 SECURITY.md [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 5 Jul 17 08:31 VERSION [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 4131 Jul 17 08:35 ZMQWindows.md [2021-07-17T08:41:09.322Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 08:35 bin [2021-07-17T08:41:09.322Z] drwxrwxr-x 14 1001 1001 4096 Jul 17 08:35 cmd [2021-07-17T08:41:09.322Z] -rw-r--r-- 1 root root 402846 Jul 17 08:39 coverage.out [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 812 Jul 17 08:35 go.mod [2021-07-17T08:41:09.322Z] -rw-r--r-- 1 root root 21149 Jul 17 08:36 go.sum [2021-07-17T08:41:09.322Z] drwxrwxr-x 7 1001 1001 4096 Jul 17 08:35 internal [2021-07-17T08:41:09.322Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 08:35 openapi [2021-07-17T08:41:09.322Z] drwxrwxr-x 4 1001 1001 4096 Jul 17 08:35 snap [2021-07-17T08:41:09.322Z] -rw-rw-r-- 1 1001 1001 204 Jul 17 08:35 version.go [Pipeline] sh [2021-07-17T08:41:09.990Z] + '[' -e coverage.out ] [2021-07-17T08:41:09.990Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-17T08:41:10.022Z] Warning: overwriting stash ‘coverage-report’ [2021-07-17T08:41:10.912Z] Stashed 1 file(s) [Pipeline] sh [2021-07-17T08:41:11.571Z] + make build [2021-07-17T08:41:11.571Z] go mod tidy [2021-07-17T08:41:12.233Z] 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-07-17T08:41:19.057Z] 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-07-17T08:41:45.903Z] 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-07-17T08:41:47.341Z] 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-07-17T08:41:51.062Z] Running on prd-ubuntu18.04-docker-8c-8g-3172 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-17T08:41:51.079Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-07-17T08:41:51.192Z] The recommended git tool is: git [2021-07-17T08:41:52.788Z] 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-07-17T08:41:53.387Z] 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-07-17T08:41:54.079Z] using credential edgex-jenkins-ssh [2021-07-17T08:41:54.111Z] Cloning the remote Git repository [2021-07-17T08:41:54.138Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-17T08:41:54.224Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-07-17T08:41:54.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-17T08:41:54.259Z] > git --version # timeout=10 [2021-07-17T08:41:54.265Z] > git --version # 'git version 2.17.1' [2021-07-17T08:41:54.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-17T08:41:54.300Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-17T08:41:57.718Z] 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-07-17T08:41:59.500Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-17T08:41:59.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-17T08:41:59.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-17T08:41:59.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-17T08:41:59.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-17T08:41:59.542Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-17T08:42:00.118Z] Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-17T08:42:00.287Z] Merge succeeded, producing 6c40778e1550841e39843662fdec6e2c96c47792 [2021-07-17T08:42:00.287Z] Checking out Revision 6c40778e1550841e39843662fdec6e2c96c47792 (PR-3623) [2021-07-17T08:42:00.129Z] > git config core.sparsecheckout # timeout=10 [2021-07-17T08:42:00.135Z] > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [2021-07-17T08:42:00.204Z] > git remote # timeout=10 [2021-07-17T08:42:00.211Z] > git config --get remote.origin.url # timeout=10 [2021-07-17T08:42:00.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-17T08:42:00.226Z] > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 [2021-07-17T08:42:00.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-17T08:42:00.290Z] > git config core.sparsecheckout # timeout=10 [2021-07-17T08:42:00.309Z] > git checkout -f 6c40778e1550841e39843662fdec6e2c96c47792 # timeout=10 [2021-07-17T08:42:02.033Z] 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-07-17T08:42:04.100Z] Commit message: "Merge commit '8ac2c5b0481f8b8091b66f2267a28d88a679c7d1' into HEAD" [2021-07-17T08:42:04.112Z] First time build. Skipping changelog. [2021-07-17T08:42:04.105Z] > git rev-list --no-walk 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:42:04.922Z] + echo snap-build.sh [2021-07-17T08:42:04.922Z] snap-build.sh [2021-07-17T08:42:04.922Z] + SNAP_BASE_DIR=. [2021-07-17T08:42:04.922Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-07-17T08:42:04.922Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-07-17T08:42:04.922Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-07-17T08:42:04.922Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-07-17T08:42:04.922Z] + cd /w/workspace/edgex-go/4 [2021-07-17T08:42:04.922Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-17T08:42:04.922Z] Reading package lists... [2021-07-17T08:42:04.922Z] Building dependency tree... [2021-07-17T08:42:04.922Z] Reading state information... [2021-07-17T08:42:04.922Z] The following packages were automatically installed and are no longer required: [2021-07-17T08:42:04.922Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-17T08:42:04.922Z] uidmap xdelta3 [2021-07-17T08:42:04.922Z] Use 'sudo apt autoremove' to remove them. [2021-07-17T08:42:04.922Z] The following packages will be REMOVED: [2021-07-17T08:42:04.922Z] lxd* lxd-client* [2021-07-17T08:42:05.194Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-17T08:42:05.194Z] After this operation, 31.7 MB disk space will be freed. [2021-07-17T08:42:05.431Z] 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-07-17T08:42:05.730Z] (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-07-17T08:42:05.730Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-17T08:42:06.318Z] Removing lxd dnsmasq configuration [2021-07-17T08:42:06.586Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-17T08:42:06.586Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-17T08:42:07.552Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-17T08:42:07.552Z] (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-07-17T08:42:07.552Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-17T08:42:08.969Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-17T08:42:08.969Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-17T08:42:09.564Z] + sudo snap remove --purge lxd [2021-07-17T08:42:09.564Z] snap "lxd" is not installed [2021-07-17T08:42:09.564Z] + sudo groupadd --force --system lxd [2021-07-17T08:42:09.564Z] ++ whoami [2021-07-17T08:42:09.564Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-17T08:42:09.564Z] + newgrp - lxd [2021-07-17T08:42:09.564Z] + sudo snap install lxd [2021-07-17T08:42:09.742Z] 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-07-17T08:42:12.378Z] 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-07-17T08:42:15.827Z] 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-07-17T08:42:17.882Z] 2021-07-17T08:42:15Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-07-17T08:42:21.240Z] $ docker stop --time=1 a5319eeca434102aa395d396821635194d4dd1e26d2922338e870ec8a5a32189 [2021-07-17T08:42:23.880Z] $ docker rm -f a5319eeca434102aa395d396821635194d4dd1e26d2922338e870ec8a5a32189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:42:25.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-17T08:42:26.107Z] [2021-07-17T08:42:26.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:42:26.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-17T08:42:26.747Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-17T08:42:26.747Z] 29e5d40040c1: Pulling fs layer [2021-07-17T08:42:26.747Z] 1ce36da41761: Pulling fs layer [2021-07-17T08:42:26.747Z] 25b303627fd3: Pulling fs layer [2021-07-17T08:42:27.349Z] 29e5d40040c1: Verifying Checksum [2021-07-17T08:42:27.349Z] 29e5d40040c1: Download complete [2021-07-17T08:42:27.955Z] 29e5d40040c1: Pull complete [2021-07-17T08:42:28.231Z] 1ce36da41761: Verifying Checksum [2021-07-17T08:42:28.231Z] 1ce36da41761: Download complete [2021-07-17T08:42:29.684Z] 1ce36da41761: Pull complete [2021-07-17T08:42:29.957Z] 25b303627fd3: Verifying Checksum [2021-07-17T08:42:29.957Z] 25b303627fd3: Download complete [2021-07-17T08:42:30.219Z] lxd 4.16 from Canonical* installed [2021-07-17T08:42:30.219Z] + sudo lxd init --auto [2021-07-17T08:42:40.115Z] 25b303627fd3: Pull complete [2021-07-17T08:42:40.115Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-17T08:42:40.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-17T08:42:40.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-17T08:42:40.315Z] + sudo snap install --classic snapcraft [2021-07-17T08:42:40.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2021-07-17T08:42:40.454Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64:latest cat [2021-07-17T08:42:43.898Z] $ docker top 063bc73858365e4dbf3b941ae4f9eb3772a2f0c9251924037d8a10ca11b3b1cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-17T08:42:44.956Z] + docker-compose build --help [2021-07-17T08:42:44.956Z] + grep parallel [2021-07-17T08:42:50.375Z] --parallel Build images in parallel. [Pipeline] } [2021-07-17T08:42:50.657Z] $ docker stop --time=1 063bc73858365e4dbf3b941ae4f9eb3772a2f0c9251924037d8a10ca11b3b1cb [2021-07-17T08:42:52.604Z] $ docker rm -f 063bc73858365e4dbf3b941ae4f9eb3772a2f0c9251924037d8a10ca11b3b1cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:42:53.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-17T08:42:53.342Z] . [Pipeline] withDockerContainer [2021-07-17T08:42:53.638Z] prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2021-07-17T08:42:53.722Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-07-17T08:42:55.347Z] snapcraft 4.8.3 from Canonical* installed [2021-07-17T08:42:55.347Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-17T08:42:55.347Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-17T08:42:55.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-17T08:42:55.347Z] Dload Upload Total Spent Left Speed [2021-07-17T08:42:55.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 3993 [2021-07-17T08:42:55.347Z] 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M [2021-07-17T08:42:55.347Z] ./yq_linux_amd64 [2021-07-17T08:42:55.347Z] + sudo snapcraft prime --use-lxd [2021-07-17T08:42:55.390Z] $ docker top 1a7c9c8066565c1569ae2107b4214bfc8f26238c895dc2671229621200756400 -eo pid,comm [2021-07-17T08:42:55.617Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-17T08:42:55.617Z] 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-07-17T08:42:55.617Z] - README.md [2021-07-17T08:42:55.617Z] [2021-07-17T08:42:55.617Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] { [Pipeline] sh [2021-07-17T08:42:55.894Z] Launching a container. [2021-07-17T08:42:56.647Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-17T08:43:02.920Z] Building core-command ... [2021-07-17T08:43:02.920Z] Building core-data ... [2021-07-17T08:43:02.920Z] Building core-metadata ... [2021-07-17T08:43:02.920Z] Building security-bootstrapper ... [2021-07-17T08:43:02.920Z] Building security-proxy-setup ... [2021-07-17T08:43:02.920Z] Building security-secretstore-setup ... [2021-07-17T08:43:02.920Z] Building support-notifications ... [2021-07-17T08:43:02.920Z] Building support-scheduler ... [2021-07-17T08:43:02.920Z] Building sys-mgmt-agent ... [2021-07-17T08:43:02.920Z] Building support-notifications [2021-07-17T08:43:02.920Z] Building security-bootstrapper [2021-07-17T08:43:02.920Z] Building security-proxy-setup [2021-07-17T08:43:02.920Z] Building core-data [2021-07-17T08:43:02.920Z] Building support-scheduler [2021-07-17T08:43:03.545Z] Waiting for container to be ready [2021-07-17T08:43:04.129Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-17T08:43:04.129Z] [2021-07-17T08:43:08.413Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-17T08:43:08.413Z] Waiting for network to be ready... [2021-07-17T08:43:08.680Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-17T08:43:08.949Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-17T08:43:08.949Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-17T08:43:09.216Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-17T08:43:09.216Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-17T08:43:09.216Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-17T08:43:09.216Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-17T08:43:09.216Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-17T08:43:09.216Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-17T08:43:09.216Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-17T08:43:09.485Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-17T08:43:09.485Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-17T08:43:09.753Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-17T08:43:09.753Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-17T08:43:09.753Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-17T08:43:09.753Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-17T08:43:09.753Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-17T08:43:09.753Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-17T08:43:10.341Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-17T08:43:10.341Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-17T08:43:10.607Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-17T08:43:10.607Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-17T08:43:10.607Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-17T08:43:10.607Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-17T08:43:10.607Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-17T08:43:10.607Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-17T08:43:10.607Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-17T08:43:13.208Z] Fetched 24.8 MB in 4s (6011 kB/s) [2021-07-17T08:43:13.794Z] Reading package lists... [2021-07-17T08:43:14.065Z] Reading package lists... [2021-07-17T08:43:14.334Z] Building dependency tree... [2021-07-17T08:43:14.335Z] Reading state information... [2021-07-17T08:43:14.335Z] The following additional packages will be installed: [2021-07-17T08:43:14.335Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-17T08:43:14.335Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-17T08:43:14.335Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-17T08:43:14.335Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-17T08:43:14.335Z] Suggested packages: [2021-07-17T08:43:14.335Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-17T08:43:14.335Z] Recommended packages: [2021-07-17T08:43:14.335Z] gnupg libsasl2-modules [2021-07-17T08:43:14.335Z] The following NEW packages will be installed: [2021-07-17T08:43:14.335Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-17T08:43:14.335Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-17T08:43:14.335Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-17T08:43:14.335Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-17T08:43:14.335Z] The following packages will be upgraded: [2021-07-17T08:43:14.335Z] gpg gpg-agent gpgconf libudev1 [2021-07-17T08:43:14.603Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-17T08:43:14.603Z] Need to get 3530 kB of archives. [2021-07-17T08:43:14.603Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-17T08:43:14.603Z] 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-07-17T08:43:14.603Z] 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-07-17T08:43:14.603Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-17T08:43:14.603Z] 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-07-17T08:43:14.603Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-17T08:43:14.873Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-17T08:43:15.457Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-17T08:43:15.457Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-17T08:43:15.457Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-17T08:43:15.457Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-17T08:43:15.457Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-17T08:43:15.457Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-17T08:43:15.457Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-17T08:43:15.457Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-17T08:43:15.457Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-17T08:43:15.457Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-17T08:43:15.457Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-17T08:43:15.457Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-17T08:43:15.457Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-17T08:43:15.457Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-17T08:43:15.457Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-17T08:43:15.457Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-17T08:43:15.724Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-17T08:43:15.724Z] Fetched 3530 kB in 1s (3396 kB/s) [2021-07-17T08:43:15.724Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-17T08:43:15.724Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-17T08:43:15.724Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-17T08:43:15.724Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-17T08:43:15.724Z] Selecting previously unselected package udev. [2021-07-17T08:43:15.724Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-17T08:43:15.724Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-17T08:43:15.993Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-17T08:43:15.993Z] Selecting previously unselected package libfuse2:amd64. [2021-07-17T08:43:16.278Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-17T08:43:16.278Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-17T08:43:16.278Z] Selecting previously unselected package fuse. [2021-07-17T08:43:16.278Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-17T08:43:16.278Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-17T08:43:16.278Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-17T08:43:16.278Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-17T08:43:16.278Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-17T08:43:16.278Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-17T08:43:16.278Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-17T08:43:16.546Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-17T08:43:16.546Z] Selecting previously unselected package libksba8:amd64. [2021-07-17T08:43:16.546Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-17T08:43:16.546Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-17T08:43:16.546Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-17T08:43:16.546Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-17T08:43:16.546Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:16.546Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-17T08:43:16.546Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-17T08:43:16.546Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:16.815Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-17T08:43:16.815Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-17T08:43:16.815Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:16.815Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-17T08:43:16.815Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-17T08:43:16.815Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:16.815Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-17T08:43:16.815Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-17T08:43:16.815Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:16.815Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-17T08:43:16.815Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-17T08:43:16.815Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:16.815Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-17T08:43:16.815Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-17T08:43:16.815Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:17.083Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-17T08:43:17.083Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-17T08:43:17.083Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:17.083Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-17T08:43:17.083Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-17T08:43:17.083Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:17.083Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-17T08:43:17.083Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-17T08:43:17.083Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-17T08:43:17.083Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-17T08:43:17.083Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-17T08:43:17.083Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-17T08:43:17.083Z] Selecting previously unselected package libldap-common. [2021-07-17T08:43:17.084Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-17T08:43:17.353Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-17T08:43:17.353Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-17T08:43:17.353Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-17T08:43:17.353Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-17T08:43:17.353Z] Selecting previously unselected package dirmngr. [2021-07-17T08:43:17.353Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-17T08:43:17.353Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-17T08:43:17.353Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-17T08:43:17.353Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-17T08:43:17.353Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-17T08:43:17.623Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-17T08:43:17.623Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-17T08:43:17.623Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-17T08:43:17.623Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:17.623Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-17T08:43:17.623Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-17T08:43:17.623Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-17T08:43:17.890Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-17T08:43:17.890Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:17.890Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-17T08:43:18.160Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-17T08:43:18.160Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-17T08:43:18.160Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:18.160Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:18.160Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:18.160Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:18.160Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:18.160Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:18.160Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-17T08:43:18.160Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-17T08:43:18.160Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-17T08:43:18.160Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-17T08:43:18.746Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-17T08:43:18.746Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-17T08:43:18.746Z] This means they are not meant to be enabled using systemctl. [2021-07-17T08:43:18.746Z] Possible reasons for having this kind of units are: [2021-07-17T08:43:18.746Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-17T08:43:18.746Z] .wants/ or .requires/ directory. [2021-07-17T08:43:18.746Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-17T08:43:18.746Z] a requirement dependency on it. [2021-07-17T08:43:18.746Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-17T08:43:18.746Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-17T08:43:18.746Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-17T08:43:18.746Z] instance name specified. [2021-07-17T08:43:19.014Z] Reading package lists... [2021-07-17T08:43:19.309Z] Building dependency tree... [2021-07-17T08:43:19.309Z] Reading state information... [2021-07-17T08:43:19.309Z] The following additional packages will be installed: [2021-07-17T08:43:19.309Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-17T08:43:19.309Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-17T08:43:19.309Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-17T08:43:19.309Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-17T08:43:19.309Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-17T08:43:19.309Z] Suggested packages: [2021-07-17T08:43:19.309Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-17T08:43:19.309Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-17T08:43:19.309Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-17T08:43:19.309Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-17T08:43:19.309Z] systemd-container policykit-1 [2021-07-17T08:43:19.309Z] Recommended packages: [2021-07-17T08:43:19.309Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-17T08:43:19.309Z] The following NEW packages will be installed: [2021-07-17T08:43:19.309Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-17T08:43:19.309Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-17T08:43:19.309Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-17T08:43:19.309Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-17T08:43:19.309Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-17T08:43:19.309Z] The following packages will be upgraded: [2021-07-17T08:43:19.309Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-17T08:43:19.586Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-17T08:43:19.586Z] Need to get 36.7 MB of archives. [2021-07-17T08:43:19.586Z] After this operation, 147 MB of additional disk space will be used. [2021-07-17T08:43:19.586Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-17T08:43:19.859Z] 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-07-17T08:43:19.859Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-17T08:43:19.859Z] 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-07-17T08:43:19.859Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-17T08:43:19.859Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-17T08:43:19.859Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-17T08:43:19.859Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-17T08:43:19.859Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-17T08:43:19.859Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-17T08:43:19.859Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-17T08:43:19.859Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-17T08:43:19.859Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-17T08:43:19.859Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-17T08:43:19.859Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-17T08:43:19.859Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-17T08:43:20.821Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-17T08:43:21.097Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-17T08:43:21.097Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-17T08:43:21.097Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-17T08:43:21.097Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-17T08:43:21.097Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-17T08:43:21.097Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-17T08:43:21.097Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-17T08:43:21.097Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-17T08:43:21.097Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-17T08:43:21.097Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-17T08:43:21.097Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-17T08:43:21.097Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-17T08:43:21.097Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-17T08:43:22.514Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-17T08:43:22.514Z] Fetched 36.7 MB in 3s (12.8 MB/s) [2021-07-17T08:43:22.514Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-17T08:43:22.514Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-17T08:43:22.514Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-17T08:43:23.098Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-17T08:43:23.098Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-17T08:43:23.098Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-17T08:43:23.098Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-17T08:43:23.098Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-17T08:43:23.367Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-17T08:43:23.367Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-17T08:43:23.367Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-17T08:43:23.367Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-17T08:43:23.367Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-17T08:43:23.765Z] Setting up apt (1.6.14) ... [2021-07-17T08:43:23.765Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-17T08:43:24.122Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-17T08:43:24.122Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-17T08:43:24.122Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-17T08:43:24.122Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-17T08:43:24.428Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-17T08:43:24.428Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-17T08:43:24.429Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-17T08:43:24.697Z] Selecting previously unselected package libexpat1:amd64. [2021-07-17T08:43:24.697Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-17T08:43:24.697Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-17T08:43:24.697Z] Selecting previously unselected package python3.6-minimal. [2021-07-17T08:43:24.697Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-17T08:43:24.697Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-17T08:43:24.966Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-17T08:43:24.966Z] Checking for services that may need to be restarted...done. [2021-07-17T08:43:24.966Z] Checking for services that may need to be restarted...done. [2021-07-17T08:43:24.966Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-17T08:43:24.966Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-17T08:43:24.966Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-17T08:43:25.557Z] Selecting previously unselected package python3-minimal. [2021-07-17T08:43:25.557Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-17T08:43:25.557Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-17T08:43:25.557Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-17T08:43:25.557Z] Selecting previously unselected package mime-support. [2021-07-17T08:43:25.557Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-17T08:43:25.557Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-17T08:43:25.557Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-17T08:43:25.557Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-17T08:43:25.557Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-17T08:43:25.557Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-17T08:43:25.557Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-17T08:43:25.557Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-17T08:43:25.825Z] Selecting previously unselected package python3.6. [2021-07-17T08:43:25.825Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-17T08:43:25.825Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-17T08:43:25.825Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-17T08:43:25.825Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-17T08:43:25.825Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-17T08:43:25.825Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-17T08:43:26.098Z] Selecting previously unselected package python3. [2021-07-17T08:43:26.098Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-17T08:43:26.098Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-17T08:43:26.098Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-17T08:43:26.098Z] Selecting previously unselected package multiarch-support. [2021-07-17T08:43:26.098Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-17T08:43:26.098Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-17T08:43:26.098Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-17T08:43:26.689Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-17T08:43:26.689Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-17T08:43:26.689Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-17T08:43:26.689Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-17T08:43:26.689Z] Selecting previously unselected package libbsd0:amd64. [2021-07-17T08:43:26.689Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-17T08:43:26.689Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-17T08:43:26.689Z] Selecting previously unselected package sudo. [2021-07-17T08:43:26.689Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-17T08:43:26.689Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-17T08:43:26.959Z] Selecting previously unselected package apparmor. [2021-07-17T08:43:26.959Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-17T08:43:26.959Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-17T08:43:26.959Z] Selecting previously unselected package libedit2:amd64. [2021-07-17T08:43:26.960Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-17T08:43:26.960Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-17T08:43:26.960Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-17T08:43:26.960Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-17T08:43:26.960Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-17T08:43:26.960Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-17T08:43:26.960Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-17T08:43:26.960Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-17T08:43:27.227Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-17T08:43:27.228Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-17T08:43:27.228Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-17T08:43:27.228Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-17T08:43:27.228Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-17T08:43:27.228Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-17T08:43:27.228Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-17T08:43:27.228Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-17T08:43:27.228Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-17T08:43:27.228Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-17T08:43:27.495Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-17T08:43:27.495Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-17T08:43:27.495Z] Selecting previously unselected package openssh-client. [2021-07-17T08:43:27.495Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-17T08:43:27.495Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-17T08:43:27.495Z] Selecting previously unselected package squashfs-tools. [2021-07-17T08:43:27.495Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-17T08:43:27.495Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-17T08:43:27.764Z] Selecting previously unselected package snapd. [2021-07-17T08:43:27.764Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-17T08:43:27.764Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-17T08:43:29.714Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-17T08:43:29.714Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-17T08:43:29.714Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-17T08:43:29.986Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-17T08:43:29.986Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-17T08:43:29.986Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-17T08:43:29.986Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-17T08:43:29.986Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-17T08:43:29.986Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-17T08:43:30.571Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-17T08:43:30.571Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-17T08:43:30.571Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-17T08:43:30.571Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-17T08:43:30.571Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-17T08:43:30.571Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-17T08:43:31.160Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-17T08:43:31.160Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-17T08:43:31.160Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-17T08:43:31.160Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-17T08:43:31.160Z] running python rtupdate hooks for python3.6... [2021-07-17T08:43:31.160Z] running python post-rtupdate hooks for python3.6... [2021-07-17T08:43:31.160Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-17T08:43:33.114Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-17T08:43:33.114Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-17T08:43:33.114Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-17T08:43:33.114Z] Setting up snapd (2.49.2+18.04) ... [2021-07-17T08:43:33.385Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-17T08:43:33.654Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-17T08:43:33.927Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-17T08:43:33.927Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-17T08:43:34.196Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-17T08:43:34.197Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-17T08:43:34.465Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-17T08:43:34.733Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-17T08:43:34.733Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-17T08:43:35.013Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-17T08:43:35.013Z] /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-07-17T08:43:35.013Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-17T08:43:35.013Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-17T08:43:35.974Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-17T08:43:36.242Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-17T08:43:36.242Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-17T08:43:37.474Z] Reading package lists... [2021-07-17T08:43:37.742Z] Reading package lists... [2021-07-17T08:43:37.742Z] Building dependency tree... [2021-07-17T08:43:37.742Z] Reading state information... [2021-07-17T08:43:38.011Z] Calculating upgrade... [2021-07-17T08:43:38.011Z] The following packages will be upgraded: [2021-07-17T08:43:38.011Z] advancecomp base-files bash binutils binutils-common [2021-07-17T08:43:38.011Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-17T08:43:38.011Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-17T08:43:38.011Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-17T08:43:38.011Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-17T08:43:38.011Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-17T08:43:38.011Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-17T08:43:38.011Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-17T08:43:38.011Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-17T08:43:38.011Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-17T08:43:38.012Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-17T08:43:38.012Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-17T08:43:38.012Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-17T08:43:38.012Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-17T08:43:38.012Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-17T08:43:38.012Z] ubuntu-keyring util-linux [2021-07-17T08:43:38.012Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-17T08:43:38.012Z] Need to get 64.2 MB of archives. [2021-07-17T08:43:38.012Z] After this operation, 5113 kB of additional disk space will be used. [2021-07-17T08:43:38.012Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-17T08:43:38.284Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-17T08:43:38.284Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-17T08:43:38.284Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-17T08:43:38.284Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-17T08:43:38.284Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-17T08:43:38.284Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-17T08:43:38.284Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-17T08:43:38.284Z] 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-07-17T08:43:38.284Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-17T08:43:38.284Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-17T08:43:38.284Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-17T08:43:38.284Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-17T08:43:38.284Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-17T08:43:38.284Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-17T08:43:38.284Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-17T08:43:38.284Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-17T08:43:38.284Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-17T08:43:38.284Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-17T08:43:38.284Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-17T08:43:38.284Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-17T08:43:38.555Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-17T08:43:38.555Z] 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-07-17T08:43:38.555Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-17T08:43:38.555Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-17T08:43:38.555Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-17T08:43:38.555Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-17T08:43:38.555Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-17T08:43:38.555Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-17T08:43:38.555Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-17T08:43:38.555Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-17T08:43:38.555Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-17T08:43:38.555Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-17T08:43:38.555Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-17T08:43:38.555Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-17T08:43:38.555Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-17T08:43:38.555Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-17T08:43:38.555Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-17T08:43:38.555Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-17T08:43:38.555Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-17T08:43:38.555Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-17T08:43:38.555Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-17T08:43:38.555Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-17T08:43:38.555Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-17T08:43:38.555Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-17T08:43:38.555Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-17T08:43:38.555Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-17T08:43:38.555Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-17T08:43:38.555Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-17T08:43:38.555Z] 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-07-17T08:43:38.555Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-17T08:43:38.555Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-17T08:43:38.555Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-17T08:43:38.555Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-17T08:43:38.555Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-17T08:43:38.555Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-17T08:43:38.555Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-17T08:43:38.823Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-17T08:43:39.095Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-17T08:43:39.095Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-17T08:43:39.095Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-17T08:43:39.095Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-17T08:43:39.095Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-17T08:43:39.361Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-17T08:43:39.361Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-17T08:43:39.361Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-17T08:43:39.361Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-17T08:43:39.361Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-17T08:43:39.361Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-17T08:43:39.361Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-17T08:43:39.361Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-17T08:43:39.361Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-17T08:43:39.361Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-17T08:43:39.361Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-17T08:43:39.361Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-17T08:43:39.361Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-17T08:43:39.361Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-17T08:43:39.361Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-17T08:43:39.361Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-17T08:43:39.635Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-17T08:43:39.635Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-17T08:43:39.635Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-17T08:43:39.635Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-17T08:43:39.635Z] 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-07-17T08:43:39.635Z] 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-07-17T08:43:39.635Z] 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-07-17T08:43:39.635Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-17T08:43:39.635Z] 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-07-17T08:43:39.635Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-17T08:43:39.903Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-17T08:43:39.903Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-17T08:43:39.903Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-17T08:43:39.903Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-17T08:43:39.903Z] 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-07-17T08:43:39.903Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-17T08:43:39.903Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-17T08:43:39.903Z] 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-07-17T08:43:39.903Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-17T08:43:39.903Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-17T08:43:39.903Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-17T08:43:39.903Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-17T08:43:39.903Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-17T08:43:39.903Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-17T08:43:40.172Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-17T08:43:40.172Z] Fetched 64.2 MB in 2s (32.9 MB/s) [2021-07-17T08:43:40.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-17T08:43:40.172Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-17T08:43:40.172Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-17T08:43:40.758Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-17T08:43:40.758Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-17T08:43:40.758Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-17T08:43:40.758Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-17T08:43:41.026Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.026Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.026Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.026Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.026Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.026Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.295Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.295Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.295Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.295Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.295Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.295Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.295Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.295Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.563Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:43:41.564Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-17T08:43:41.564Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.564Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.564Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:43:41.564Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-17T08:43:41.564Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.564Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.564Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.831Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.831Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:41.831Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-17T08:43:41.831Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:43:42.099Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-17T08:43:42.099Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-17T08:43:42.099Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-17T08:43:42.374Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-17T08:43:42.641Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-17T08:43:42.641Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-17T08:43:42.641Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-17T08:43:42.641Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-17T08:43:42.910Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-17T08:43:43.179Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-17T08:43:43.179Z] Installing new version of config file /etc/issue ... [2021-07-17T08:43:43.179Z] Installing new version of config file /etc/issue.net ... [2021-07-17T08:43:43.179Z] Installing new version of config file /etc/lsb-release ... [2021-07-17T08:43:43.179Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-17T08:43:43.446Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-17T08:43:43.446Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-17T08:43:43.446Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-17T08:43:43.446Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:43.447Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-17T08:43:43.447Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-17T08:43:43.719Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-17T08:43:43.719Z] 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-07-17T08:43:43.719Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:43.719Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-17T08:43:43.719Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-17T08:43:43.719Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-17T08:43:43.989Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:43.989Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-17T08:43:43.989Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-17T08:43:43.989Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-17T08:43:43.989Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:43.989Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-17T08:43:43.989Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-17T08:43:44.260Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-17T08:43:44.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:44.260Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-17T08:43:44.260Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-17T08:43:44.532Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-17T08:43:44.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:44.532Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-17T08:43:44.532Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-17T08:43:44.532Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-17T08:43:44.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:44.532Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-17T08:43:44.532Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-17T08:43:44.798Z] Setting up grep (3.1-2build1) ... [2021-07-17T08:43:44.799Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:44.799Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-17T08:43:44.799Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-17T08:43:44.799Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-17T08:43:44.799Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:44.799Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-17T08:43:44.799Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-17T08:43:45.066Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-17T08:43:45.066Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:45.066Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-17T08:43:45.066Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-17T08:43:45.066Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-17T08:43:45.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:45.333Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-17T08:43:45.333Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-17T08:43:45.609Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-17T08:43:45.609Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-17T08:43:45.886Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-17T08:43:45.886Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-17T08:43:46.154Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-17T08:43:46.154Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:46.154Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-17T08:43:46.154Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-17T08:43:46.740Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-17T08:43:46.740Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-17T08:43:46.740Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-17T08:43:46.740Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-17T08:43:46.740Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-17T08:43:46.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:46.740Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-17T08:43:46.740Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-17T08:43:47.008Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-17T08:43:47.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:47.008Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-17T08:43:47.008Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-17T08:43:47.008Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-17T08:43:47.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:47.008Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-17T08:43:47.008Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-17T08:43:47.275Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-17T08:43:47.275Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:47.275Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-17T08:43:47.275Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-17T08:43:47.275Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-17T08:43:47.275Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:47.275Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-17T08:43:47.275Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-17T08:43:47.545Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-17T08:43:47.545Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:47.545Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-17T08:43:47.545Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-17T08:43:47.545Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-17T08:43:47.545Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-17T08:43:47.545Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-17T08:43:47.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:47.813Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-17T08:43:47.813Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-17T08:43:47.813Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-17T08:43:47.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:47.813Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-17T08:43:47.813Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-17T08:43:47.813Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-17T08:43:48.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:48.081Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-17T08:43:48.081Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-17T08:43:48.081Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-17T08:43:48.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:48.081Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-17T08:43:48.081Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-17T08:43:48.664Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-17T08:43:48.664Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-17T08:43:49.249Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-17T08:43:49.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:49.249Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-17T08:43:49.249Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-17T08:43:49.249Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-17T08:43:49.516Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-17T08:43:49.516Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-17T08:43:49.516Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-17T08:43:49.516Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-17T08:43:49.516Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-17T08:43:49.516Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-17T08:43:49.516Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-17T08:43:49.784Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-17T08:43:49.784Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-17T08:43:49.784Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-17T08:43:49.784Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-17T08:43:49.784Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-17T08:43:50.054Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-17T08:43:50.054Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-17T08:43:50.054Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-17T08:43:50.054Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-17T08:43:50.054Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-17T08:43:50.054Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-17T08:43:50.054Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-17T08:43:50.054Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-17T08:43:50.323Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-17T08:43:50.323Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-17T08:43:50.323Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-17T08:43:50.323Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-17T08:43:50.323Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-17T08:43:50.323Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-17T08:43:50.594Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-17T08:43:50.594Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-17T08:43:50.594Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:50.594Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-17T08:43:50.594Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-17T08:43:50.862Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-17T08:43:50.862Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-17T08:43:50.862Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-17T08:43:50.862Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-17T08:43:50.862Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-17T08:43:50.862Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:50.862Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-17T08:43:50.862Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-17T08:43:51.133Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-17T08:43:51.133Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:51.133Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-17T08:43:51.133Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-17T08:43:51.133Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-17T08:43:51.404Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:51.404Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-17T08:43:51.404Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-17T08:43:51.404Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-17T08:43:51.670Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:51.671Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-17T08:43:51.671Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-17T08:43:51.671Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-17T08:43:51.671Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:51.671Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-17T08:43:51.671Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-17T08:43:51.671Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-17T08:43:52.002Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:52.002Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-17T08:43:52.002Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-17T08:43:52.002Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-17T08:43:52.276Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:52.276Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-17T08:43:52.276Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-17T08:43:52.276Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-17T08:43:52.276Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:52.276Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-17T08:43:52.276Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-17T08:43:52.276Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-17T08:43:52.594Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:52.594Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-17T08:43:52.594Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-17T08:43:52.594Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-17T08:43:52.594Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:52.594Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-17T08:43:52.594Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-17T08:43:52.594Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-17T08:43:52.594Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:52.594Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-17T08:43:52.874Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-17T08:43:52.874Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-17T08:43:52.874Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:52.874Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-17T08:43:52.874Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-17T08:43:52.874Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-17T08:43:52.874Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:52.874Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-17T08:43:52.874Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-17T08:43:53.156Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-17T08:43:53.156Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:53.156Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-17T08:43:53.156Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-17T08:43:53.156Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-17T08:43:53.432Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-17T08:43:53.432Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-17T08:43:53.432Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-17T08:43:53.432Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-17T08:43:53.433Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-17T08:43:53.433Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-17T08:43:53.433Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-17T08:43:53.433Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-17T08:43:53.433Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-17T08:43:53.711Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-17T08:43:53.711Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-17T08:43:53.711Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-17T08:43:53.711Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-17T08:43:53.993Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-17T08:43:53.993Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-17T08:43:53.993Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-17T08:43:53.993Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-17T08:43:53.993Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-17T08:43:53.993Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-17T08:43:54.274Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-17T08:43:54.274Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-17T08:43:54.274Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-17T08:43:54.274Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-17T08:43:54.274Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-17T08:43:54.274Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-17T08:43:54.274Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-17T08:43:54.274Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-17T08:43:54.603Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-17T08:43:54.603Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-17T08:43:55.086Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-17T08:43:55.086Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-17T08:43:55.086Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-17T08:43:55.086Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-17T08:43:55.087Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-17T08:43:55.087Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-17T08:43:55.369Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-17T08:43:55.369Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-17T08:43:55.369Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-17T08:43:55.369Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-17T08:43:55.369Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-17T08:43:55.369Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-17T08:43:55.645Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:55.645Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-17T08:43:55.645Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:55.645Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-17T08:43:55.645Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:55.645Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-17T08:43:55.921Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:55.921Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-17T08:43:56.524Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:56.524Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-17T08:43:57.516Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:57.516Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-17T08:43:57.791Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:57.791Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-17T08:43:58.075Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:58.076Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-17T08:43:58.681Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-17T08:43:58.681Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-17T08:43:58.959Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-17T08:43:58.959Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-17T08:43:58.959Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-17T08:43:58.959Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-17T08:43:58.959Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-17T08:43:58.959Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-17T08:43:59.235Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-17T08:43:59.235Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-17T08:43:59.235Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-17T08:43:59.235Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-17T08:43:59.235Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-17T08:43:59.235Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-17T08:43:59.235Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-17T08:43:59.235Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-17T08:43:59.511Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:43:59.511Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-17T08:43:59.511Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:43:59.511Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:43:59.511Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:43:59.511Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-17T08:43:59.511Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-17T08:43:59.511Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-17T08:43:59.511Z] [2021-07-17T08:43:59.511Z] Current default time zone: 'Etc/UTC' [2021-07-17T08:43:59.511Z] Local time is now: Sat Jul 17 08:43:59 UTC 2021. [2021-07-17T08:43:59.511Z] Universal Time is now: Sat Jul 17 08:43:59 UTC 2021. [2021-07-17T08:43:59.511Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-17T08:43:59.511Z] [2021-07-17T08:43:59.511Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-17T08:43:59.786Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:43:59.786Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-17T08:43:59.786Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-17T08:43:59.786Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-17T08:43:59.786Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-17T08:43:59.786Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-17T08:43:59.786Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-17T08:43:59.786Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-17T08:43:59.786Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-17T08:43:59.786Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:43:59.786Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-17T08:43:59.786Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-17T08:44:00.062Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-17T08:44:00.062Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:44:00.062Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-17T08:44:00.062Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-17T08:44:00.062Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-17T08:44:00.062Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-17T08:44:00.062Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-17T08:44:00.062Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-17T08:44:00.062Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-17T08:44:00.062Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-17T08:44:02.047Z] Updating certificates in /etc/ssl/certs... [2021-07-17T08:44:03.032Z] 23 added, 27 removed; done. [2021-07-17T08:44:03.032Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-17T08:44:03.032Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-17T08:44:03.032Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-17T08:44:03.032Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-17T08:44:03.032Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-17T08:44:03.032Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-17T08:44:03.032Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-17T08:44:03.032Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-17T08:44:03.032Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-17T08:44:03.032Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-17T08:44:03.032Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-17T08:44:03.032Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-17T08:44:03.309Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-17T08:44:03.309Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-17T08:44:03.309Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-17T08:44:03.309Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-17T08:44:03.309Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-17T08:44:03.309Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-17T08:44:03.309Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-17T08:44:03.309Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-17T08:44:03.309Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-17T08:44:03.309Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-17T08:44:03.309Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-17T08:44:03.309Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-17T08:44:03.586Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-17T08:44:03.586Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-17T08:44:03.586Z] Updating certificates in /etc/ssl/certs... [2021-07-17T08:44:04.192Z] 0 added, 0 removed; done. [2021-07-17T08:44:04.192Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-17T08:44:04.192Z] done. [2021-07-17T08:44:04.468Z] Reading package lists... [2021-07-17T08:44:04.775Z] Building dependency tree... [2021-07-17T08:44:04.775Z] Reading state information... [2021-07-17T08:44:04.775Z] The following NEW packages will be installed: [2021-07-17T08:44:04.775Z] apt-transport-https [2021-07-17T08:44:05.056Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-17T08:44:05.056Z] Need to get 4348 B of archives. [2021-07-17T08:44:05.056Z] After this operation, 154 kB of additional disk space will be used. [2021-07-17T08:44:05.056Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-17T08:44:05.330Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-17T08:44:05.330Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-07-17T08:44:05.330Z] Selecting previously unselected package apt-transport-https. [2021-07-17T08:44:05.330Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-17T08:44:05.330Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-17T08:44:05.330Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-17T08:44:05.330Z] Setting up apt-transport-https (1.6.14) ... [2021-07-17T08:44:05.606Z] Waiting for network to be ready... [2021-07-17T08:44:10.992Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:44:10.993Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:44:10.993Z] ---> c11a1ac67760 [2021-07-17T08:44:10.993Z] Step 3/32 : WORKDIR /edgex-go [2021-07-17T08:44:10.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:44:10.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:44:10.993Z] ---> c11a1ac67760 [2021-07-17T08:44:10.993Z] Step 3/23 : WORKDIR /edgex-go [2021-07-17T08:44:10.993Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:44:10.993Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:44:10.993Z] ---> c11a1ac67760 [2021-07-17T08:44:10.993Z] Step 3/24 : WORKDIR /edgex-go [2021-07-17T08:44:10.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:44:10.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:44:10.993Z] ---> c11a1ac67760 [2021-07-17T08:44:10.993Z] Step 3/23 : WORKDIR /edgex-go [2021-07-17T08:44:10.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:44:10.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:44:10.993Z] ---> c11a1ac67760 [2021-07-17T08:44:10.993Z] Step 3/22 : WORKDIR /edgex-go [2021-07-17T08:44:10.993Z] ---> Running in b689a2489e56 [2021-07-17T08:44:10.993Z] ---> Running in 7f563ae9d356 [2021-07-17T08:44:10.993Z] ---> Running in 6ce10c22892e [2021-07-17T08:44:10.993Z] ---> Running in 03f0d9463829 [2021-07-17T08:44:10.993Z] ---> Running in 0a276c6a87d6 [2021-07-17T08:44:10.993Z] Removing intermediate container 6ce10c22892e [2021-07-17T08:44:10.993Z] ---> 72972af5dec0 [2021-07-17T08:44:10.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:44:10.993Z] Removing intermediate container b689a2489e56 [2021-07-17T08:44:10.993Z] ---> 519e7d7d2df4 [2021-07-17T08:44:10.993Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:44:10.993Z] Removing intermediate container 7f563ae9d356 [2021-07-17T08:44:10.993Z] ---> 82f6c698492e [2021-07-17T08:44:10.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 0a276c6a87d6 [2021-07-17T08:44:10.993Z] ---> 408305f2340e [2021-07-17T08:44:10.993Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:44:10.993Z] [2021-07-17T08:44:10.993Z] Removing intermediate container 03f0d9463829 [2021-07-17T08:44:10.993Z] ---> 1a274f728873 [2021-07-17T08:44:10.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:44:10.993Z] ---> Running in 799227f83df4 [2021-07-17T08:44:10.993Z] ---> Running in 0425449da13f [2021-07-17T08:44:10.993Z] ---> Running in fd410e8e270f [2021-07-17T08:44:10.993Z] ---> Running in feebc6c914e6 [2021-07-17T08:44:10.993Z] ---> Running in 255fc002c713 [2021-07-17T08:44:12.328Z] 2021-07-17T08:44:08Z INFO Waiting for automatic snapd restart... [2021-07-17T08:44:12.328Z] snapd 2.51.1 from Canonical* installed [2021-07-17T08:44:12.602Z] "snapd" switched to the "latest/stable" channel [2021-07-17T08:44:12.602Z] [2021-07-17T08:44:12.982Z] Removing intermediate container 0425449da13f [2021-07-17T08:44:12.982Z] ---> 87b04075fcce [2021-07-17T08:44:12.982Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-17T08:44:13.579Z] Removing intermediate container 799227f83df4 [2021-07-17T08:44:13.579Z] ---> 5750b3c49207 [2021-07-17T08:44:13.579Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-17T08:44:13.579Z] ---> Running in 71b73b8b5694 [2021-07-17T08:44:13.579Z] Removing intermediate container feebc6c914e6 [2021-07-17T08:44:13.579Z] ---> cc82d76e43c8 [2021-07-17T08:44:13.579Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-17T08:44:13.579Z] Removing intermediate container 255fc002c713 [2021-07-17T08:44:13.579Z] ---> b7d7bec06654 [2021-07-17T08:44:13.579Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-17T08:44:13.855Z] Removing intermediate container fd410e8e270f [2021-07-17T08:44:13.855Z] ---> b66c99bd7637 [2021-07-17T08:44:13.855Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-17T08:44:13.855Z] ---> Running in d7b48da2bcab [2021-07-17T08:44:13.855Z] ---> Running in aeaeed15a374 [2021-07-17T08:44:14.130Z] ---> Running in 9d2b142f7dd6 [2021-07-17T08:44:14.130Z] ---> Running in 298a7f8eb021 [2021-07-17T08:44:15.226Z] core18 20210611 from Canonical* installed [2021-07-17T08:44:15.226Z] "core18" switched to the "latest/stable" channel [2021-07-17T08:44:15.226Z] [2021-07-17T08:44:15.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:16.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:16.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:16.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:16.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:16.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:17.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:17.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:17.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:17.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:44:17.871Z] OK: 218 MiB in 52 packages [2021-07-17T08:44:18.146Z] OK: 218 MiB in 52 packages [2021-07-17T08:44:18.441Z] OK: 218 MiB in 52 packages [2021-07-17T08:44:18.637Z] snapcraft 4.8.3 from Canonical* installed [2021-07-17T08:44:18.638Z] "snapcraft" switched to the "latest/stable" channel [2021-07-17T08:44:18.638Z] [2021-07-17T08:44:18.749Z] OK: 218 MiB in 52 packages [2021-07-17T08:44:19.026Z] OK: 218 MiB in 52 packages [2021-07-17T08:44:20.024Z] Removing intermediate container 71b73b8b5694 [2021-07-17T08:44:20.024Z] ---> 677e1c7e3f1e [2021-07-17T08:44:20.024Z] Step 6/23 : COPY go.mod . [2021-07-17T08:44:20.024Z] Removing intermediate container aeaeed15a374 [2021-07-17T08:44:20.024Z] ---> 8cdc034bac10 [2021-07-17T08:44:20.024Z] Step 6/24 : COPY go.mod . [2021-07-17T08:44:20.312Z] Removing intermediate container 298a7f8eb021 [2021-07-17T08:44:20.312Z] ---> 61e801b4a523 [2021-07-17T08:44:20.312Z] Step 6/23 : COPY go.mod . [2021-07-17T08:44:20.590Z] Removing intermediate container 9d2b142f7dd6 [2021-07-17T08:44:20.590Z] ---> 7a8849abf2ac [2021-07-17T08:44:20.590Z] Step 6/22 : COPY go.mod . [2021-07-17T08:44:20.590Z] Removing intermediate container d7b48da2bcab [2021-07-17T08:44:20.590Z] ---> ed103e99ce5b [2021-07-17T08:44:20.590Z] Step 6/32 : COPY go.mod . [2021-07-17T08:44:20.868Z] ---> c1b61c865fe4 [2021-07-17T08:44:20.868Z] Step 7/23 : RUN go mod download [2021-07-17T08:44:21.158Z] ---> Running in e3d7fc377933 [2021-07-17T08:44:21.446Z] ---> 9d9b638cfd2d [2021-07-17T08:44:21.446Z] Step 7/24 : RUN go mod download [2021-07-17T08:44:21.446Z] ---> Running in a96d7a679b37 [2021-07-17T08:44:21.722Z] ---> d853d5f20593 [2021-07-17T08:44:21.722Z] Step 7/23 : RUN go mod download [2021-07-17T08:44:21.722Z] ---> 46dd2e76f07f [2021-07-17T08:44:21.722Z] Step 7/32 : RUN go mod download [2021-07-17T08:44:22.002Z] ---> e95a22090320 [2021-07-17T08:44:22.002Z] Step 7/22 : RUN go mod download [2021-07-17T08:44:22.002Z] ---> Running in 4532d13e761c [2021-07-17T08:44:22.002Z] ---> Running in 5b3369f0b46d [2021-07-17T08:44:22.283Z] ---> Running in 98d9ca2a23de [2021-07-17T08:44:23.011Z] 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-07-17T08:44:23.012Z] - README.md [2021-07-17T08:44:23.012Z] [2021-07-17T08:44:23.012Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-17T08:44:23.012Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-17T08:44:23.012Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-17T08:44:23.286Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-17T08:44:24.270Z] Reading package lists... [2021-07-17T08:44:24.545Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-07-17T08:44:24.819Z] Reading package lists... [2021-07-17T08:44:24.819Z] Building dependency tree... [2021-07-17T08:44:24.819Z] Reading state information... [2021-07-17T08:44:24.819Z] Suggested packages: [2021-07-17T08:44:24.819Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-17T08:44:24.819Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-17T08:44:24.819Z] Recommended packages: [2021-07-17T08:44:24.819Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-17T08:44:25.097Z] The following NEW packages will be installed: [2021-07-17T08:44:25.097Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-17T08:44:25.097Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-17T08:44:25.097Z] pkg-config zip [2021-07-17T08:44:25.097Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-17T08:44:25.372Z] Need to get 7663 kB of archives. [2021-07-17T08:44:25.372Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-17T08:44:25.372Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-17T08:44:25.372Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-17T08:44:25.647Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-17T08:44:25.647Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-17T08:44:25.647Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-17T08:44:25.647Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-17T08:44:25.647Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-17T08:44:25.647Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-17T08:44:25.738Z] Removing intermediate container e3d7fc377933 [2021-07-17T08:44:25.738Z] ---> 4ef6fb802e0e [2021-07-17T08:44:25.738Z] Step 8/23 : COPY . . [2021-07-17T08:44:25.921Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-17T08:44:25.921Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-17T08:44:25.921Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-17T08:44:25.921Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-17T08:44:25.921Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-17T08:44:25.921Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-17T08:44:25.921Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-17T08:44:25.921Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-17T08:44:25.921Z] Fetched 7663 kB in 1s (9309 kB/s) [2021-07-17T08:44:26.013Z] Removing intermediate container a96d7a679b37 [2021-07-17T08:44:26.013Z] ---> d7bc4fc9525d [2021-07-17T08:44:26.013Z] Step 8/24 : COPY . . [2021-07-17T08:44:26.197Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-17T08:44:26.197Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-17T08:44:26.197Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-17T08:44:26.197Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-17T08:44:26.197Z] Selecting previously unselected package libpsl5:amd64. [2021-07-17T08:44:26.197Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-17T08:44:26.197Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-17T08:44:26.197Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-17T08:44:26.197Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-17T08:44:26.197Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-17T08:44:26.290Z] Removing intermediate container 4532d13e761c [2021-07-17T08:44:26.290Z] ---> 9cf4aeb40ce1 [2021-07-17T08:44:26.290Z] Step 8/23 : COPY . . [2021-07-17T08:44:26.473Z] Selecting previously unselected package librtmp1:amd64. [2021-07-17T08:44:26.473Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-17T08:44:26.473Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-17T08:44:26.473Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-17T08:44:26.473Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-17T08:44:26.473Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-17T08:44:26.473Z] Selecting previously unselected package liberror-perl. [2021-07-17T08:44:26.473Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-17T08:44:26.473Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-17T08:44:26.473Z] Selecting previously unselected package git-man. [2021-07-17T08:44:26.473Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-17T08:44:26.473Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-17T08:44:26.748Z] Selecting previously unselected package git. [2021-07-17T08:44:26.748Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-17T08:44:26.748Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-17T08:44:26.890Z] Removing intermediate container 98d9ca2a23de [2021-07-17T08:44:26.890Z] ---> e9c9309dfb14 [2021-07-17T08:44:26.890Z] Step 8/22 : COPY . . [2021-07-17T08:44:27.024Z] Selecting previously unselected package libnorm1:amd64. [2021-07-17T08:44:27.024Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-17T08:44:27.024Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-17T08:44:27.300Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-17T08:44:27.300Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-17T08:44:27.300Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-17T08:44:27.300Z] Selecting previously unselected package libsodium23:amd64. [2021-07-17T08:44:27.300Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-17T08:44:27.300Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-17T08:44:27.300Z] Selecting previously unselected package libzmq5:amd64. [2021-07-17T08:44:27.300Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-17T08:44:27.300Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-17T08:44:27.300Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-17T08:44:27.300Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-17T08:44:27.300Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-17T08:44:27.498Z] Removing intermediate container 5b3369f0b46d [2021-07-17T08:44:27.498Z] ---> 751ecf80fa49 [2021-07-17T08:44:27.498Z] Step 8/32 : COPY . . [2021-07-17T08:44:27.579Z] Selecting previously unselected package pkg-config. [2021-07-17T08:44:27.579Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-17T08:44:27.579Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-17T08:44:27.579Z] Selecting previously unselected package zip. [2021-07-17T08:44:27.579Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-17T08:44:27.579Z] Unpacking zip (3.0-11build1) ... [2021-07-17T08:44:27.579Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-17T08:44:27.579Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-17T08:44:27.579Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-17T08:44:27.579Z] Setting up liberror-perl (0.17025-1) ... [2021-07-17T08:44:27.579Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-17T08:44:27.579Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-17T08:44:27.579Z] No schema files found: doing nothing. [2021-07-17T08:44:27.579Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-17T08:44:27.854Z] Setting up zip (3.0-11build1) ... [2021-07-17T08:44:27.854Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-17T08:44:27.854Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-17T08:44:27.854Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-17T08:44:27.854Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-17T08:44:27.854Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-17T08:44:27.854Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-17T08:44:27.854Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-17T08:44:27.854Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-17T08:44:28.454Z] git set to automatically installed. [2021-07-17T08:44:28.454Z] git-man set to automatically installed. [2021-07-17T08:44:28.454Z] libcurl3-gnutls set to automatically installed. [2021-07-17T08:44:28.454Z] liberror-perl set to automatically installed. [2021-07-17T08:44:28.454Z] libglib2.0-0 set to automatically installed. [2021-07-17T08:44:28.454Z] libnghttp2-14 set to automatically installed. [2021-07-17T08:44:28.454Z] libnorm1 set to automatically installed. [2021-07-17T08:44:28.454Z] libpgm-5.2-0 set to automatically installed. [2021-07-17T08:44:28.454Z] libpsl5 set to automatically installed. [2021-07-17T08:44:28.454Z] librtmp1 set to automatically installed. [2021-07-17T08:44:28.454Z] libsodium23 set to automatically installed. [2021-07-17T08:44:28.454Z] libzmq3-dev set to automatically installed. [2021-07-17T08:44:28.454Z] libzmq5 set to automatically installed. [2021-07-17T08:44:28.454Z] pkg-config set to automatically installed. [2021-07-17T08:44:28.454Z] zip set to automatically installed. [2021-07-17T08:44:29.903Z] snapd is not logged in, snap install commands will use sudo [2021-07-17T08:44:36.656Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-17T08:44:36.656Z] snapd is not logged in, snap install commands will use sudo [2021-07-17T08:44:36.960Z] snap "core18" has no updates available [2021-07-17T08:44:37.560Z] Pulling config-common [2021-07-17T08:44:37.560Z] + snapcraftctl pull [2021-07-17T08:44:38.544Z] Pulling go-build-helper [2021-07-17T08:44:38.544Z] + snapcraftctl pull [2021-07-17T08:44:39.530Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-17T08:44:39.530Z] Skipping pull go-build-helper (already ran) [2021-07-17T08:44:39.530Z] Building go-build-helper [2021-07-17T08:44:39.530Z] + snapcraftctl build [2021-07-17T08:44:41.518Z] Staging go-build-helper [2021-07-17T08:44:41.518Z] + snapcraftctl stage [2021-07-17T08:44:49.787Z] ---> 07fa39a3eac8 [2021-07-17T08:44:49.787Z] Step 9/23 : RUN go mod tidy [2021-07-17T08:44:49.787Z] ---> Running in 9dfda381f66c [2021-07-17T08:44:49.787Z] ---> 050b050c6a98 [2021-07-17T08:44:49.787Z] Step 9/23 : RUN go mod tidy [2021-07-17T08:44:49.787Z] ---> bdc341126fdb [2021-07-17T08:44:49.787Z] Step 9/32 : RUN go mod tidy [2021-07-17T08:44:49.787Z] ---> 6b813e247a05 [2021-07-17T08:44:49.787Z] Step 9/22 : RUN go mod tidy [2021-07-17T08:44:49.787Z] ---> 7cda738af317 [2021-07-17T08:44:49.787Z] Step 9/24 : RUN go mod tidy [2021-07-17T08:44:49.787Z] ---> Running in b42946becad9 [2021-07-17T08:44:49.787Z] ---> Running in 2411faaf39f2 [2021-07-17T08:44:49.787Z] ---> Running in 6c6117830430 [2021-07-17T08:44:49.787Z] ---> Running in cb7410ffb0c5 [2021-07-17T08:44:51.705Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-17T08:44:51.705Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-17T08:44:51.705Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-17T08:44:51.705Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-17T08:44:51.705Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-17T08:44:51.705Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-17T08:44:51.705Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-17T08:44:51.705Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-17T08:44:51.705Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-17T08:44:51.705Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-17T08:44:51.705Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-17T08:44:51.705Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-17T08:44:51.705Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-17T08:44:51.705Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-17T08:44:51.705Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-17T08:44:51.705Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-17T08:44:51.705Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-17T08:44:51.705Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-17T08:44:51.705Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-17T08:44:51.705Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-17T08:44:51.705Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-17T08:44:51.705Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-17T08:44:51.705Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-17T08:44:51.705Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-17T08:44:51.705Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-17T08:44:51.705Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-17T08:44:51.705Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-17T08:44:51.705Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-17T08:44:51.705Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-17T08:44:51.705Z] Fetched 224 kB in 0s (0 B/s) [2021-07-17T08:44:51.705Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-17T08:44:51.705Z] Fetched 157 kB in 0s (0 B/s) [2021-07-17T08:44:51.705Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-17T08:44:51.705Z] Fetched 221 kB in 0s (0 B/s) [2021-07-17T08:44:51.705Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-17T08:44:51.705Z] Fetched 143 kB in 0s (0 B/s) [2021-07-17T08:44:51.705Z] Pulling edgex-go [2021-07-17T08:44:51.705Z] + snapcraftctl pull [2021-07-17T08:44:51.705Z] Pulling hooks [2021-07-17T08:44:51.705Z] + snapcraftctl pull [2021-07-17T08:44:54.165Z] Removing intermediate container 9dfda381f66c [2021-07-17T08:44:54.166Z] ---> d021b69f4dee [2021-07-17T08:44:54.166Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-17T08:44:54.166Z] ---> Running in dc4df46c029b [2021-07-17T08:44:55.634Z] Removing intermediate container b42946becad9 [2021-07-17T08:44:55.634Z] ---> 0f3dc15fae41 [2021-07-17T08:44:55.634Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-17T08:44:55.634Z] ---> Running in 957efb43253e [2021-07-17T08:44:55.911Z] 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-07-17T08:44:56.188Z] Removing intermediate container 2411faaf39f2 [2021-07-17T08:44:56.188Z] ---> 9fa50f093a4c [2021-07-17T08:44:56.188Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-17T08:44:56.466Z] Removing intermediate container 6c6117830430 [2021-07-17T08:44:56.466Z] ---> adcec962991b [2021-07-17T08:44:56.466Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-17T08:44:56.466Z] ---> Running in 6fbfe94b83a7 [2021-07-17T08:44:56.747Z] Removing intermediate container cb7410ffb0c5 [2021-07-17T08:44:56.747Z] ---> 0bbc18ca6271 [2021-07-17T08:44:56.747Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-17T08:44:57.026Z] ---> Running in 2c074e4d167a [2021-07-17T08:44:57.026Z] ---> Running in f75ceade28e0 [2021-07-17T08:44:57.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-17T08:44:59.088Z] 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-07-17T08:44:59.375Z] 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-07-17T08:44:59.989Z] 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-07-17T08:45:14.042Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-17T08:45:14.042Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-17T08:45:14.042Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-17T08:45:14.042Z] Fetched 0 B in 0s (0 B/s) [2021-07-17T08:45:14.042Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-17T08:45:14.042Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-17T08:45:14.043Z] Fetched 279 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-17T08:45:14.043Z] Fetched 122 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-17T08:45:14.043Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-17T08:45:14.043Z] Fetched 8848 B in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-17T08:45:14.043Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-17T08:45:14.043Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-17T08:45:14.043Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-17T08:45:14.043Z] Fetched 219 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-17T08:45:14.043Z] Fetched 154 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-17T08:45:14.043Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-17T08:45:14.043Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-17T08:45:14.043Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-17T08:45:14.043Z] Fetched 499 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-17T08:45:14.043Z] Fetched 111 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-17T08:45:14.043Z] Fetched 240 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-17T08:45:14.043Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-17T08:45:14.043Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-17T08:45:14.043Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-17T08:45:14.043Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-17T08:45:14.043Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-17T08:45:14.043Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-17T08:45:14.043Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-17T08:45:14.043Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-17T08:45:14.043Z] Fetched 8720 B in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-17T08:45:14.043Z] Fetched 140 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-17T08:45:14.043Z] Fetched 119 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-17T08:45:14.043Z] Fetched 111 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-17T08:45:14.043Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-17T08:45:14.043Z] Fetched 645 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-17T08:45:14.043Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-17T08:45:14.043Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-17T08:45:14.043Z] Fetched 368 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-17T08:45:14.043Z] Fetched 187 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-17T08:45:14.043Z] Fetched 175 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-17T08:45:14.043Z] Fetched 206 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-17T08:45:14.043Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-17T08:45:14.043Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-17T08:45:14.043Z] Fetched 159 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-17T08:45:14.043Z] Fetched 107 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-17T08:45:14.043Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-17T08:45:14.043Z] Pulling static-packages [2021-07-17T08:45:14.043Z] + snapcraftctl pull [2021-07-17T08:45:14.043Z] Pulling version [2021-07-17T08:45:14.043Z] + cd /root/project [2021-07-17T08:45:14.043Z] + + git describe --tags --abbrev=0 [2021-07-17T08:45:14.043Z] sed s/v// [2021-07-17T08:45:14.043Z] + GIT_VERSION=2.0.1-dev.13 [2021-07-17T08:45:14.043Z] + [ -z 2.0.1-dev.13 ] [2021-07-17T08:45:14.043Z] + snapcraftctl set-version 2.0.1-dev.13 [2021-07-17T08:45:14.043Z] Building config-common [2021-07-17T08:45:14.043Z] + snapcraftctl build [2021-07-17T08:45:16.001Z] Skipping build go-build-helper (already ran) [2021-07-17T08:45:16.001Z] Building edgex-go [2021-07-17T08:45:16.001Z] + cd /root/parts/edgex-go/src [2021-07-17T08:45:16.001Z] + + git describe --tags --abbrev=0 [2021-07-17T08:45:16.001Z] sed s/v// [2021-07-17T08:45:16.001Z] + GIT_VERSION=2.0.1-dev.13 [2021-07-17T08:45:16.001Z] + [ -z 2.0.1-dev.13 ] [2021-07-17T08:45:16.001Z] + echo 2.0.1-dev.13 [2021-07-17T08:45:16.001Z] + make build [2021-07-17T08:45:16.001Z] go mod tidy [2021-07-17T08:45:17.451Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-17T08:45:17.451Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-17T08:45:17.726Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-17T08:45:17.726Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-17T08:45:17.726Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-17T08:45:17.727Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-17T08:45:17.727Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-17T08:45:17.727Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-17T08:45:17.727Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-17T08:45:17.727Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-17T08:45:17.727Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-17T08:45:17.727Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-17T08:45:18.001Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-17T08:45:18.001Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-17T08:45:18.283Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-17T08:45:18.283Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-17T08:45:18.283Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-17T08:45:18.886Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-17T08:45:19.168Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-17T08:45:19.168Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-17T08:45:19.168Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-17T08:45:19.168Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-17T08:45:19.168Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-17T08:45:19.168Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-17T08:45:19.459Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-17T08:45:19.459Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-17T08:45:19.459Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-17T08:45:19.459Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-17T08:45:19.459Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-17T08:45:19.459Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-17T08:45:19.459Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-17T08:45:19.459Z] go: downloading golang.org/x/text v0.3.2 [2021-07-17T08:45:19.459Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-17T08:45:19.459Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-17T08:45:19.743Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-17T08:45:19.743Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-17T08:45:19.743Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-17T08:45:19.743Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-17T08:45:19.743Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-17T08:45:19.743Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-17T08:45:20.017Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-17T08:45:20.017Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-17T08:45:20.300Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-17T08:45:20.300Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-17T08:45:20.300Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-17T08:45:20.300Z] go: downloading github.com/kr/text v0.1.0 [2021-07-17T08:45:20.300Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-17T08:45:20.300Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-17T08:45:20.300Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-17T08:45:20.300Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-17T08:45:20.300Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-17T08:45:20.300Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-17T08:45:20.300Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-17T08:45:20.574Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-17T08:45:20.574Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-17T08:45:20.574Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-17T08:45:20.574Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-17T08:45:20.574Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-17T08:45:20.574Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-17T08:45:20.574Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-17T08:45:20.574Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-17T08:45:20.574Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-17T08:45:20.574Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-17T08:45:20.574Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-17T08:45:20.852Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-17T08:45:20.852Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-17T08:45:20.852Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-17T08:45:20.852Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-17T08:45:20.852Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-17T08:45:20.853Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-17T08:45:20.853Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-17T08:45:20.853Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-17T08:45:20.853Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-17T08:45:20.853Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-17T08:45:20.853Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-17T08:45:20.853Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-17T08:45:20.853Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-17T08:45:20.853Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-07-17T08:45:29.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-17T08:45:33.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-07-17T08:45:34.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-17T08:45:35.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-17T08:45:35.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-17T08:45:36.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-17T08:45:38.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-17T08:45:39.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-17T08:45:40.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-17T08:45:41.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-17T08:45:42.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-17T08:45:44.111Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-17T08:45:44.111Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-17T08:45:44.111Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-17T08:45:44.111Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-17T08:45:44.111Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-17T08:45:44.111Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-17T08:45:44.111Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-17T08:45:44.111Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-17T08:45:44.111Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-17T08:45:44.111Z] + 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-07-17T08:45:44.111Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-17T08:45:44.111Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-17T08:45:44.111Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-17T08:45:44.111Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-17T08:45:44.111Z] + 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-07-17T08:45:44.111Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-17T08:45:44.111Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-17T08:45:44.111Z] + 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-07-17T08:45:45.090Z] Building hooks [2021-07-17T08:45:45.090Z] + cd /root/parts/hooks/src [2021-07-17T08:45:45.090Z] + make build [2021-07-17T08:45:45.090Z] go mod tidy [2021-07-17T08:45:45.364Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-17T08:45:45.637Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-17T08:45:45.637Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-17T08:45:45.637Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-17T08:45:45.637Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-17T08:45:46.230Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-17T08:45:46.828Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-17T08:45:46.828Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-17T08:45:49.461Z] Building static-packages [2021-07-17T08:45:49.461Z] + snapcraftctl build [2021-07-17T08:45:51.437Z] Building version [2021-07-17T08:45:51.437Z] + snapcraftctl build [2021-07-17T08:45:54.066Z] Staging config-common [2021-07-17T08:45:54.067Z] + snapcraftctl stage [2021-07-17T08:45:54.664Z] Skipping stage go-build-helper (already ran) [2021-07-17T08:45:54.664Z] Staging edgex-go [2021-07-17T08:45:54.664Z] + snapcraftctl stage [2021-07-17T08:45:56.106Z] Staging hooks [2021-07-17T08:45:56.106Z] + snapcraftctl stage [2021-07-17T08:45:57.091Z] Staging static-packages [2021-07-17T08:45:57.091Z] + snapcraftctl stage [2021-07-17T08:45:58.071Z] Staging version [2021-07-17T08:45:58.071Z] + snapcraftctl stage [2021-07-17T08:45:59.507Z] Priming config-common [2021-07-17T08:45:59.507Z] + snapcraftctl prime [2021-07-17T08:46:00.105Z] Priming go-build-helper [2021-07-17T08:46:00.105Z] + snapcraftctl prime [2021-07-17T08:46:01.542Z] Priming edgex-go [2021-07-17T08:46:01.542Z] + snapcraftctl prime [2021-07-17T08:46:02.530Z] Priming hooks [2021-07-17T08:46:02.530Z] + snapcraftctl prime [2021-07-17T08:46:03.508Z] Priming static-packages [2021-07-17T08:46:03.508Z] + snapcraftctl prime [2021-07-17T08:46:06.136Z] Priming version [2021-07-17T08:46:06.136Z] + snapcraftctl prime [2021-07-17T08:46:07.116Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-17T08:46:52.030Z] 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-07-17T08:47:02.275Z] Removing intermediate container dc4df46c029b [2021-07-17T08:47:02.275Z] ---> 8c2bb935c21a [2021-07-17T08:47:02.275Z] [2021-07-17T08:47:02.275Z] Step 11/23 : FROM alpine:3.12 [2021-07-17T08:47:02.275Z] Removing intermediate container 6fbfe94b83a7 [2021-07-17T08:47:02.275Z] ---> fd998a5a910f [2021-07-17T08:47:02.275Z] [2021-07-17T08:47:02.275Z] Step 11/32 : FROM alpine:3.12 [2021-07-17T08:47:02.275Z] 3.12: Pulling from library/alpine [2021-07-17T08:47:02.275Z] Removing intermediate container 2c074e4d167a [2021-07-17T08:47:02.275Z] ---> 8011ffc8f159 [2021-07-17T08:47:02.275Z] [2021-07-17T08:47:02.275Z] Step 11/22 : FROM alpine:3.12 [2021-07-17T08:47:02.275Z] Removing intermediate container 957efb43253e [2021-07-17T08:47:02.275Z] ---> 9171111e901a [2021-07-17T08:47:02.275Z] [2021-07-17T08:47:02.275Z] Step 11/23 : FROM alpine:3.12 [2021-07-17T08:47:02.275Z] 3.12: Pulling from library/alpine [2021-07-17T08:47:02.275Z] 3.12: Pulling from library/alpine [2021-07-17T08:47:02.275Z] 3.12: Pulling from library/alpine [2021-07-17T08:47:02.890Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-17T08:47:02.890Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-17T08:47:02.890Z] Status: Downloaded newer image for alpine:3.12 [2021-07-17T08:47:02.890Z] Status: Image is up to date for alpine:3.12 [2021-07-17T08:47:02.890Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-17T08:47:02.890Z] Status: Image is up to date for alpine:3.12 [2021-07-17T08:47:02.890Z] ---> c4fd0aeabfcf [2021-07-17T08:47:02.890Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-17T08:47:02.890Z] ---> c4fd0aeabfcf [2021-07-17T08:47:02.890Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-17T08:47:02.890Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-17T08:47:02.890Z] Status: Image is up to date for alpine:3.12 [2021-07-17T08:47:03.169Z] ---> c4fd0aeabfcf [2021-07-17T08:47:03.169Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-17T08:47:03.448Z] ---> c4fd0aeabfcf [2021-07-17T08:47:03.448Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-17T08:47:03.726Z] ---> Running in c6c8b1d6dc6d [2021-07-17T08:47:03.727Z] ---> Running in b96c8581da2e [2021-07-17T08:47:03.727Z] ---> Running in b7103520e453 [2021-07-17T08:47:04.002Z] ---> Running in f8b444c735f6 [2021-07-17T08:47:04.606Z] Removing intermediate container b96c8581da2e [2021-07-17T08:47:04.606Z] ---> d3572cdd7bba [2021-07-17T08:47:04.886Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-17T08:47:05.165Z] ---> Running in c2ae632947c4 [2021-07-17T08:47:05.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:06.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:06.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:06.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:06.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:06.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:06.902Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-17T08:47:07.184Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-17T08:47:07.184Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:47:07.184Z] Executing ca-certificates-20191127-r4.trigger [2021-07-17T08:47:07.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:07.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:07.500Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-17T08:47:07.500Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:47:07.500Z] OK: 6 MiB in 16 packages [2021-07-17T08:47:07.500Z] OK: 5 MiB in 15 packages [2021-07-17T08:47:07.777Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-17T08:47:07.778Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-17T08:47:07.778Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-17T08:47:07.778Z] (4/4) Installing curl (7.77.0-r0) [2021-07-17T08:47:07.778Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:47:07.778Z] Executing ca-certificates-20191127-r4.trigger [2021-07-17T08:47:08.076Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-17T08:47:08.076Z] (2/2) Installing su-exec (0.2-r1) [2021-07-17T08:47:08.076Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:47:08.076Z] OK: 7 MiB in 18 packages [2021-07-17T08:47:08.076Z] OK: 5 MiB in 16 packages [2021-07-17T08:47:10.092Z] Removing intermediate container b7103520e453 [2021-07-17T08:47:10.092Z] ---> c81570ace783 [2021-07-17T08:47:10.092Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-17T08:47:10.368Z] Removing intermediate container c6c8b1d6dc6d [2021-07-17T08:47:10.368Z] ---> 73a21582fadc [2021-07-17T08:47:10.368Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-17T08:47:10.656Z] ---> Running in 2af3fe66b1a1 [2021-07-17T08:47:10.656Z] ---> Running in b37d8816fa91 [2021-07-17T08:47:10.934Z] Removing intermediate container c2ae632947c4 [2021-07-17T08:47:10.935Z] ---> 94308374822e [2021-07-17T08:47:10.935Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-17T08:47:10.935Z] Removing intermediate container f75ceade28e0 [2021-07-17T08:47:10.935Z] ---> c44df13579f6 [2021-07-17T08:47:10.935Z] [2021-07-17T08:47:10.935Z] Step 11/24 : FROM alpine:3.12 [2021-07-17T08:47:10.935Z] ---> c4fd0aeabfcf [2021-07-17T08:47:10.935Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-17T08:47:11.221Z] Removing intermediate container f8b444c735f6 [2021-07-17T08:47:11.221Z] ---> aebf29e32ddf [2021-07-17T08:47:11.221Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-17T08:47:11.221Z] ---> Running in deb5eec01db3 [2021-07-17T08:47:11.221Z] ---> Running in 18ecfbae335d [2021-07-17T08:47:11.501Z] ---> Running in afb008e2e9e2 [2021-07-17T08:47:11.501Z] Removing intermediate container 2af3fe66b1a1 [2021-07-17T08:47:11.501Z] ---> 09e34afe19cc [2021-07-17T08:47:11.501Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-17T08:47:11.501Z] Removing intermediate container b37d8816fa91 [2021-07-17T08:47:11.501Z] ---> e96032b1d855 [2021-07-17T08:47:11.501Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-17T08:47:11.778Z] ---> Running in 0d371e5d50d4 [2021-07-17T08:47:11.778Z] ---> Running in 007d056fdd51 [2021-07-17T08:47:11.778Z] Removing intermediate container 18ecfbae335d [2021-07-17T08:47:11.778Z] ---> 798e1db4b574 [2021-07-17T08:47:11.778Z] Removing intermediate container deb5eec01db3 [2021-07-17T08:47:11.778Z] ---> 92edb9534bc9 [2021-07-17T08:47:12.067Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-17T08:47:12.067Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-17T08:47:12.067Z] Removing intermediate container afb008e2e9e2 [2021-07-17T08:47:12.067Z] ---> 7a993e3c0639 [2021-07-17T08:47:12.067Z] Step 14/22 : WORKDIR /edgex [2021-07-17T08:47:12.067Z] ---> Running in 5a379dd14032 [2021-07-17T08:47:12.067Z] ---> Running in f5cdfcdf6fc7 [2021-07-17T08:47:12.356Z] ---> Running in 5793faa2d724 [2021-07-17T08:47:12.356Z] Removing intermediate container 0d371e5d50d4 [2021-07-17T08:47:12.356Z] ---> b9e6b0f8d7ca [2021-07-17T08:47:12.356Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-17T08:47:12.633Z] Removing intermediate container 007d056fdd51 [2021-07-17T08:47:12.633Z] ---> f70f93a41d0c [2021-07-17T08:47:12.633Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-17T08:47:12.633Z] ---> Running in e67f64e2898a [2021-07-17T08:47:13.006Z] ---> Running in 8091b1853934 [2021-07-17T08:47:13.006Z] Removing intermediate container 5a379dd14032 [2021-07-17T08:47:13.006Z] ---> 395e9e244c93 [2021-07-17T08:47:13.006Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-17T08:47:13.006Z] Removing intermediate container f5cdfcdf6fc7 [2021-07-17T08:47:13.006Z] ---> e5c6aa1f0382 [2021-07-17T08:47:13.006Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-17T08:47:13.344Z] ---> Running in c9b12bb3eaee [2021-07-17T08:47:13.344Z] ---> Running in 073e5804fe35 [2021-07-17T08:47:13.344Z] Removing intermediate container 5793faa2d724 [2021-07-17T08:47:13.344Z] ---> 2ace9a0236e7 [2021-07-17T08:47:13.344Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-17T08:47:14.023Z] Removing intermediate container e67f64e2898a [2021-07-17T08:47:14.023Z] ---> 1a0256345dd8 [2021-07-17T08:47:14.023Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:47:14.023Z] Removing intermediate container 8091b1853934 [2021-07-17T08:47:14.023Z] ---> e06a82f85ce7 [2021-07-17T08:47:14.023Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:47:14.677Z] Removing intermediate container 073e5804fe35 [2021-07-17T08:47:14.677Z] ---> 2f8666359e8e [2021-07-17T08:47:14.677Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:47:14.677Z] ---> Running in b3f80a8c368c [2021-07-17T08:47:15.696Z] ---> 3ac84e3e327d [2021-07-17T08:47:15.696Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-17T08:47:15.981Z] ---> 62b2bc1e04e3 [2021-07-17T08:47:15.981Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-17T08:47:16.263Z] ---> 666b113b482a [2021-07-17T08:47:16.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-17T08:47:17.740Z] Removing intermediate container c9b12bb3eaee [2021-07-17T08:47:17.740Z] ---> b02a15e15638 [2021-07-17T08:47:17.740Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-17T08:47:18.016Z] ---> Running in 7a1327189690 [2021-07-17T08:47:18.298Z] ---> da4878bd0fdb [2021-07-17T08:47:18.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-17T08:47:18.298Z] ---> eeddeee4426b [2021-07-17T08:47:18.298Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-17T08:47:18.298Z] ---> 21ccf1cd237b [2021-07-17T08:47:18.298Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-17T08:47:18.580Z] Removing intermediate container b3f80a8c368c [2021-07-17T08:47:18.862Z] ---> 5de450a2d9dd [2021-07-17T08:47:18.862Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-17T08:47:18.862Z] Removing intermediate container 7a1327189690 [2021-07-17T08:47:18.862Z] ---> e9e4f85fa6fd [2021-07-17T08:47:18.862Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-17T08:47:19.145Z] ---> Running in 9de941ce6576 [2021-07-17T08:47:19.756Z] ---> 0c2f9e532085 [2021-07-17T08:47:19.756Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-17T08:47:19.756Z] ---> 7abbaba844e6 [2021-07-17T08:47:19.756Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-17T08:47:20.037Z] ---> Running in 5ba664c8c672 [2021-07-17T08:47:20.037Z] ---> Running in a3f369b6bbfe [2021-07-17T08:47:20.317Z] ---> 8661ad00b648 [2021-07-17T08:47:20.318Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-17T08:47:20.318Z] ---> 507d74c1037d [2021-07-17T08:47:20.318Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-17T08:47:20.596Z] ---> Running in 3b95f3b7380b [2021-07-17T08:47:20.596Z] ---> Running in da88b7381751 [2021-07-17T08:47:20.873Z] Removing intermediate container 5ba664c8c672 [2021-07-17T08:47:20.873Z] ---> 5270c1c8a344 [2021-07-17T08:47:20.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:47:20.873Z] Removing intermediate container a3f369b6bbfe [2021-07-17T08:47:20.873Z] ---> ed5d016ad70d [2021-07-17T08:47:20.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:47:20.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:21.150Z] ---> Running in a160536a0995 [2021-07-17T08:47:21.150Z] ---> Running in 8e47552af68e [2021-07-17T08:47:21.443Z] Removing intermediate container 3b95f3b7380b [2021-07-17T08:47:21.443Z] ---> 440a20021b83 [2021-07-17T08:47:21.443Z] Step 19/22 : CMD ["--init=true"] [2021-07-17T08:47:21.443Z] ---> Running in a8fcfd1ed5fc [2021-07-17T08:47:21.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:47:21.747Z] Removing intermediate container 8e47552af68e [2021-07-17T08:47:21.747Z] ---> 0c0fe02d38f8 [2021-07-17T08:47:21.747Z] Step 21/23 : LABEL arch=arm64 [2021-07-17T08:47:21.747Z] Removing intermediate container a160536a0995 [2021-07-17T08:47:21.747Z] ---> 498e169bb1da [2021-07-17T08:47:21.747Z] Step 21/23 : LABEL arch=arm64 [2021-07-17T08:47:22.025Z] ---> Running in fbabcd9ed00f [2021-07-17T08:47:22.025Z] ---> Running in 01bcdfdbae19 [2021-07-17T08:47:22.309Z] Removing intermediate container a8fcfd1ed5fc [2021-07-17T08:47:22.309Z] ---> 6df9ce47ef3f [2021-07-17T08:47:22.309Z] Step 20/22 : LABEL arch=arm64 [2021-07-17T08:47:22.309Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-17T08:47:22.585Z] ---> Running in 3a025969c558 [2021-07-17T08:47:22.585Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-17T08:47:22.585Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-17T08:47:22.585Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-17T08:47:22.857Z] Removing intermediate container 01bcdfdbae19 [2021-07-17T08:47:22.857Z] ---> 97cc0b166114 [2021-07-17T08:47:22.857Z] Step 22/23 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:47:22.857Z] Removing intermediate container fbabcd9ed00f [2021-07-17T08:47:22.857Z] ---> 2c73bc789daa [2021-07-17T08:47:22.857Z] Step 22/23 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:47:22.858Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-17T08:47:22.858Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-17T08:47:23.141Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:47:23.141Z] OK: 8 MiB in 20 packages [2021-07-17T08:47:23.141Z] ---> Running in 672c7f6989f7 [2021-07-17T08:47:23.141Z] Removing intermediate container 3a025969c558 [2021-07-17T08:47:23.141Z] ---> 2bb2498ada7a [2021-07-17T08:47:23.141Z] Step 21/22 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:47:23.141Z] ---> Running in 6b42fcff97b4 [2021-07-17T08:47:23.418Z] ---> Running in d7bd9e0438ca [2021-07-17T08:47:24.039Z] Removing intermediate container 6b42fcff97b4 [2021-07-17T08:47:24.039Z] ---> 939452a940c9 [2021-07-17T08:47:24.039Z] Step 23/23 : LABEL version=0.0.0 [2021-07-17T08:47:24.317Z] Removing intermediate container 672c7f6989f7 [2021-07-17T08:47:24.317Z] ---> 7333f463d3a5 [2021-07-17T08:47:24.317Z] Step 23/23 : LABEL version=0.0.0 [2021-07-17T08:47:24.317Z] Removing intermediate container da88b7381751 [2021-07-17T08:47:24.317Z] ---> 2e6bd741f83f [2021-07-17T08:47:24.317Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:47:24.317Z] ---> Running in ccad572dd281 [2021-07-17T08:47:24.317Z] Removing intermediate container d7bd9e0438ca [2021-07-17T08:47:24.317Z] ---> 7d3e45d66849 [2021-07-17T08:47:24.317Z] Step 22/22 : LABEL version=0.0.0 [2021-07-17T08:47:25.798Z] ---> Running in d6d4d036a4b8 [2021-07-17T08:47:25.798Z] ---> Running in 74759d6f6fff [2021-07-17T08:47:26.077Z] Removing intermediate container ccad572dd281 [2021-07-17T08:47:26.077Z] ---> 0bf4c1260e9e [2021-07-17T08:47:26.077Z] [2021-07-17T08:47:26.077Z] Removing intermediate container 9de941ce6576 [2021-07-17T08:47:26.077Z] ---> 717a62569e4b [2021-07-17T08:47:26.077Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:47:26.361Z] Successfully built 0bf4c1260e9e [2021-07-17T08:47:26.361Z] Removing intermediate container d6d4d036a4b8 [2021-07-17T08:47:26.361Z] ---> 682c8663d6af [2021-07-17T08:47:26.361Z] [2021-07-17T08:47:26.361Z] ---> 1bf0b4e8c96d [2021-07-17T08:47:26.361Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-17T08:47:26.361Z] Successfully tagged support-notifications-arm64:latest [2021-07-17T08:47:26.361Z] Building security-secretstore-setup [2021-07-17T08:47:26.641Z]  Building support-notifications ... done Removing intermediate container 74759d6f6fff [2021-07-17T08:47:26.641Z] ---> 9a7d10c520e1 [2021-07-17T08:47:26.641Z] [2021-07-17T08:47:26.921Z] Successfully built 682c8663d6af [2021-07-17T08:47:26.921Z] Successfully tagged support-scheduler-arm64:latest [2021-07-17T08:47:26.921Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-07-17T08:47:27.198Z] Successfully built 9a7d10c520e1 [2021-07-17T08:47:27.198Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-17T08:47:27.198Z] Building core-metadata [2021-07-17T08:47:27.488Z]  Building security-proxy-setup ... done  ---> 15e24b473378 [2021-07-17T08:47:27.488Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-17T08:47:28.489Z] ---> 26cb72c43bc1 [2021-07-17T08:47:28.489Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-17T08:47:29.097Z] ---> c8126c572946 [2021-07-17T08:47:29.097Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-17T08:47:29.097Z] ---> 7d493b64b06c [2021-07-17T08:47:29.097Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-17T08:47:30.553Z] ---> aa4bcbf8d34a [2021-07-17T08:47:30.553Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-17T08:47:30.831Z] ---> c9d229debaba [2021-07-17T08:47:30.831Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-17T08:47:31.112Z] ---> Running in c077e630ff90 [2021-07-17T08:47:32.571Z] Removing intermediate container c077e630ff90 [2021-07-17T08:47:32.572Z] ---> cef7eec94a3c [2021-07-17T08:47:32.572Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:47:32.572Z] ---> 44a292c78cf8 [2021-07-17T08:47:32.572Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-17T08:47:32.849Z] ---> Running in 80033eaea4d3 [2021-07-17T08:47:33.449Z] ---> Running in bba4e6be94ef [2021-07-17T08:47:33.726Z] Removing intermediate container 80033eaea4d3 [2021-07-17T08:47:33.726Z] ---> da2f41aabdbd [2021-07-17T08:47:33.726Z] Step 22/24 : LABEL arch=arm64 [2021-07-17T08:47:34.343Z] ---> Running in ef1ee6db8eb0 [2021-07-17T08:47:34.343Z] Removing intermediate container bba4e6be94ef [2021-07-17T08:47:34.343Z] ---> f0a9cb3231db [2021-07-17T08:47:34.343Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-17T08:47:34.950Z] Removing intermediate container ef1ee6db8eb0 [2021-07-17T08:47:34.950Z] ---> 436656e204e2 [2021-07-17T08:47:34.950Z] Step 23/24 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:47:35.245Z] ---> Running in b7e514662985 [2021-07-17T08:47:35.527Z] ---> 2fcdc9920ea9 [2021-07-17T08:47:35.527Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-17T08:47:36.161Z] ---> Running in 30c1604fffcc [2021-07-17T08:47:36.161Z] Removing intermediate container b7e514662985 [2021-07-17T08:47:36.161Z] ---> 9c1d7ff8037c [2021-07-17T08:47:36.161Z] Step 24/24 : LABEL version=0.0.0 [2021-07-17T08:47:36.766Z] ---> Running in ac2ec640e0f1 [2021-07-17T08:47:37.775Z] Removing intermediate container ac2ec640e0f1 [2021-07-17T08:47:37.775Z] ---> 413967e6c67c [2021-07-17T08:47:37.775Z] [2021-07-17T08:47:38.053Z] Successfully built 413967e6c67c [2021-07-17T08:47:38.053Z] Successfully tagged core-data-arm64:latest [2021-07-17T08:47:38.053Z]  Building core-data ... done Building core-command [2021-07-17T08:47:39.503Z] Removing intermediate container 30c1604fffcc [2021-07-17T08:47:39.503Z] ---> 8dec6e6ded5b [2021-07-17T08:47:39.503Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-17T08:47:40.107Z] ---> Running in 5a6a8a07eeef [2021-07-17T08:47:41.091Z] Removing intermediate container 5a6a8a07eeef [2021-07-17T08:47:41.091Z] ---> 8f18a3e30ebb [2021-07-17T08:47:41.091Z] Step 29/32 : CMD ["gate"] [2021-07-17T08:47:41.370Z] ---> Running in 3c6472fecd2b [2021-07-17T08:47:41.963Z] Removing intermediate container 3c6472fecd2b [2021-07-17T08:47:41.963Z] ---> 7ffb31d00b78 [2021-07-17T08:47:41.963Z] Step 30/32 : LABEL arch=arm64 [2021-07-17T08:47:42.235Z] ---> Running in 2c02b4543e9e [2021-07-17T08:47:42.832Z] Removing intermediate container 2c02b4543e9e [2021-07-17T08:47:42.832Z] ---> 73c5ca8f2e5e [2021-07-17T08:47:42.832Z] Step 31/32 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:47:43.109Z] ---> Running in b705c767fa6b [2021-07-17T08:47:43.707Z] Removing intermediate container b705c767fa6b [2021-07-17T08:47:43.707Z] ---> 1e3c562debd0 [2021-07-17T08:47:43.707Z] Step 32/32 : LABEL version=0.0.0 [2021-07-17T08:47:43.983Z] ---> Running in 53dd18cd9da3 [2021-07-17T08:47:44.581Z] Removing intermediate container 53dd18cd9da3 [2021-07-17T08:47:44.581Z] ---> 4b572c4e43cc [2021-07-17T08:47:44.581Z] [2021-07-17T08:47:45.186Z] Successfully built 4b572c4e43cc [2021-07-17T08:47:45.186Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-17T08:48:17.566Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:48:17.566Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:48:17.566Z] ---> c11a1ac67760 [2021-07-17T08:48:17.566Z] Step 3/26 : WORKDIR /edgex-go [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> 1a274f728873 [2021-07-17T08:48:17.566Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> b7d7bec06654 [2021-07-17T08:48:17.566Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> 7a8849abf2ac [2021-07-17T08:48:17.566Z] Step 6/26 : COPY go.mod . [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> e95a22090320 [2021-07-17T08:48:17.566Z] Step 7/26 : RUN go mod download [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> e9c9309dfb14 [2021-07-17T08:48:17.566Z] Step 8/26 : COPY . . [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> 6b813e247a05 [2021-07-17T08:48:17.566Z] Step 9/26 : RUN go mod tidy [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> adcec962991b [2021-07-17T08:48:17.566Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-17T08:48:17.566Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:48:17.566Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:48:17.566Z] ---> c11a1ac67760 [2021-07-17T08:48:17.566Z] Step 3/24 : WORKDIR /edgex-go [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> 1a274f728873 [2021-07-17T08:48:17.566Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> b7d7bec06654 [2021-07-17T08:48:17.566Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> 7a8849abf2ac [2021-07-17T08:48:17.566Z] Step 6/24 : COPY go.mod . [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> e95a22090320 [2021-07-17T08:48:17.566Z] Step 7/24 : RUN go mod download [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> e9c9309dfb14 [2021-07-17T08:48:17.566Z] Step 8/24 : COPY . . [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> 6b813e247a05 [2021-07-17T08:48:17.566Z] Step 9/24 : RUN go mod tidy [2021-07-17T08:48:17.566Z] ---> Using cache [2021-07-17T08:48:17.566Z] ---> adcec962991b [2021-07-17T08:48:17.566Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-17T08:48:18.171Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:48:18.171Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:48:18.171Z] ---> c11a1ac67760 [2021-07-17T08:48:18.171Z] Step 3/24 : WORKDIR /edgex-go [2021-07-17T08:48:18.171Z] ---> Using cache [2021-07-17T08:48:18.171Z] ---> 1a274f728873 [2021-07-17T08:48:18.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:48:18.171Z] ---> Using cache [2021-07-17T08:48:18.171Z] ---> b7d7bec06654 [2021-07-17T08:48:18.171Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-17T08:48:20.819Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-17T08:48:20.819Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-17T08:48:20.819Z] ---> c11a1ac67760 [2021-07-17T08:48:20.819Z] Step 3/24 : WORKDIR /edgex-go [2021-07-17T08:48:20.819Z] ---> Using cache [2021-07-17T08:48:20.819Z] ---> 1a274f728873 [2021-07-17T08:48:20.819Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-17T08:48:20.819Z] ---> Using cache [2021-07-17T08:48:20.819Z] ---> b7d7bec06654 [2021-07-17T08:48:20.819Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-17T08:48:20.819Z] ---> Using cache [2021-07-17T08:48:20.819Z] ---> 7a8849abf2ac [2021-07-17T08:48:20.819Z] Step 6/24 : COPY go.mod . [2021-07-17T08:48:20.819Z] ---> Using cache [2021-07-17T08:48:20.819Z] ---> e95a22090320 [2021-07-17T08:48:20.819Z] Step 7/24 : RUN go mod download [2021-07-17T08:48:20.819Z] ---> Using cache [2021-07-17T08:48:20.819Z] ---> e9c9309dfb14 [2021-07-17T08:48:20.819Z] Step 8/24 : COPY . . [2021-07-17T08:48:20.819Z] ---> Using cache [2021-07-17T08:48:20.819Z] ---> 6b813e247a05 [2021-07-17T08:48:20.819Z] Step 9/24 : RUN go mod tidy [2021-07-17T08:48:20.819Z] ---> Using cache [2021-07-17T08:48:20.819Z] ---> adcec962991b [2021-07-17T08:48:20.819Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-17T08:48:21.092Z] ---> Running in a1f9e8fd645c [2021-07-17T08:48:21.092Z] ---> Running in 13397ad37a3c [2021-07-17T08:48:21.092Z] ---> Running in 6341d0c7e76a [2021-07-17T08:48:21.092Z] ---> Running in 0c2fa03b0c64 [2021-07-17T08:48:23.075Z] 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-07-17T08:48:23.363Z] 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-07-17T08:48:23.363Z] 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-07-17T08:48:23.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:48:24.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:48:25.641Z] OK: 218 MiB in 52 packages [2021-07-17T08:48:27.097Z] Removing intermediate container 13397ad37a3c [2021-07-17T08:48:27.097Z] ---> ffa25fbba225 [2021-07-17T08:48:27.097Z] Step 6/24 : COPY go.mod . [2021-07-17T08:48:28.570Z] ---> 7be4335f110e [2021-07-17T08:48:28.570Z] Step 7/24 : RUN go mod download [2021-07-17T08:48:28.854Z] ---> Running in 1205440ea4b6 [2021-07-17T08:48:33.212Z] Removing intermediate container 1205440ea4b6 [2021-07-17T08:48:33.212Z] ---> a3c1691878ad [2021-07-17T08:48:33.212Z] Step 8/24 : COPY . . [2021-07-17T08:48:51.618Z] ---> a2c0fb3e3485 [2021-07-17T08:48:51.618Z] Step 9/24 : RUN go mod tidy [2021-07-17T08:48:51.618Z] ---> Running in 535e556e149d [2021-07-17T08:49:00.051Z] Removing intermediate container 535e556e149d [2021-07-17T08:49:00.051Z] ---> 3b0c2802a6bf [2021-07-17T08:49:00.051Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-17T08:49:00.051Z] ---> Running in 281eb2d10cfd [2021-07-17T08:49:01.048Z] 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-07-17T08:49:57.795Z] 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-07-17T08:49:59.260Z] Removing intermediate container 0c2fa03b0c64 [2021-07-17T08:49:59.260Z] ---> a9ec4e9a36bc [2021-07-17T08:49:59.260Z] [2021-07-17T08:49:59.260Z] Step 11/24 : FROM alpine:3.12 [2021-07-17T08:49:59.260Z] ---> c4fd0aeabfcf [2021-07-17T08:49:59.260Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-17T08:49:59.260Z] ---> Using cache [2021-07-17T08:49:59.260Z] ---> c81570ace783 [2021-07-17T08:49:59.260Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-17T08:49:59.260Z] ---> Using cache [2021-07-17T08:49:59.260Z] ---> 09e34afe19cc [2021-07-17T08:49:59.260Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-17T08:49:59.545Z] ---> Running in 1ccb2c70fe28 [2021-07-17T08:50:00.555Z] Removing intermediate container 1ccb2c70fe28 [2021-07-17T08:50:00.555Z] ---> 97897b1f8cca [2021-07-17T08:50:00.556Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-17T08:50:00.834Z] ---> Running in 32d0d058ccbf [2021-07-17T08:50:01.852Z] Removing intermediate container 32d0d058ccbf [2021-07-17T08:50:01.852Z] ---> b1f1f78a659f [2021-07-17T08:50:01.852Z] Step 16/24 : WORKDIR / [2021-07-17T08:50:01.852Z] ---> Running in 728347a36981 [2021-07-17T08:50:02.857Z] Removing intermediate container 728347a36981 [2021-07-17T08:50:02.857Z] ---> d97814c8513d [2021-07-17T08:50:03.152Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:50:05.172Z] ---> 77a7ffbda4a3 [2021-07-17T08:50:05.172Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-17T08:50:07.201Z] Removing intermediate container 6341d0c7e76a [2021-07-17T08:50:07.201Z] ---> d46e501f98e3 [2021-07-17T08:50:07.201Z] [2021-07-17T08:50:07.201Z] Step 11/26 : FROM alpine:3.12 [2021-07-17T08:50:07.201Z] ---> c4fd0aeabfcf [2021-07-17T08:50:07.201Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-17T08:50:07.828Z] ---> Running in 0aa3b259b07d [2021-07-17T08:50:08.109Z] ---> 53a84551fa7d [2021-07-17T08:50:08.109Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-17T08:50:10.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:50:10.126Z] ---> a08fff0308d1 [2021-07-17T08:50:10.126Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-17T08:50:10.404Z] Removing intermediate container a1f9e8fd645c [2021-07-17T08:50:10.405Z] ---> 128977070708 [2021-07-17T08:50:10.405Z] [2021-07-17T08:50:10.405Z] Step 11/24 : FROM alpine:3.12 [2021-07-17T08:50:10.405Z] ---> c4fd0aeabfcf [2021-07-17T08:50:10.405Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-17T08:50:10.405Z] ---> Using cache [2021-07-17T08:50:10.405Z] ---> c81570ace783 [2021-07-17T08:50:10.405Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-17T08:50:10.405Z] ---> Using cache [2021-07-17T08:50:10.405Z] ---> 09e34afe19cc [2021-07-17T08:50:10.405Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-17T08:50:10.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:50:10.405Z] ---> Running in f94b28901933 [2021-07-17T08:50:10.405Z] ---> Running in e6b1bbdec961 [2021-07-17T08:50:11.016Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-17T08:50:11.016Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-17T08:50:11.016Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-17T08:50:11.016Z] (4/6) Installing curl (7.77.0-r0) [2021-07-17T08:50:11.016Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-17T08:50:11.016Z] (6/6) Installing su-exec (0.2-r1) [2021-07-17T08:50:11.016Z] Executing busybox-1.31.1-r20.trigger [2021-07-17T08:50:11.297Z] Executing ca-certificates-20191127-r4.trigger [2021-07-17T08:50:11.297Z] Removing intermediate container e6b1bbdec961 [2021-07-17T08:50:11.297Z] ---> e163a98be98d [2021-07-17T08:50:11.297Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-17T08:50:11.297Z] Removing intermediate container f94b28901933 [2021-07-17T08:50:11.297Z] ---> 9ae1e2cdf8ad [2021-07-17T08:50:11.297Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:50:11.580Z] OK: 7 MiB in 20 packages [2021-07-17T08:50:11.580Z] ---> Running in 5475ffb3d705 [2021-07-17T08:50:11.580Z] ---> Running in 7a10bb723ef8 [2021-07-17T08:50:12.577Z] Removing intermediate container 7a10bb723ef8 [2021-07-17T08:50:12.577Z] ---> e48fb41e64de [2021-07-17T08:50:12.577Z] Step 22/24 : LABEL arch=arm64 [2021-07-17T08:50:12.577Z] Removing intermediate container 5475ffb3d705 [2021-07-17T08:50:12.577Z] ---> dee0539ee4f3 [2021-07-17T08:50:12.577Z] Step 16/24 : WORKDIR / [2021-07-17T08:50:12.870Z] ---> Running in 2937f15e040e [2021-07-17T08:50:12.870Z] ---> Running in 9e4ad0103502 [2021-07-17T08:50:13.478Z] Removing intermediate container 0aa3b259b07d [2021-07-17T08:50:13.478Z] ---> e173d20ca4f8 [2021-07-17T08:50:13.478Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-17T08:50:13.758Z] Removing intermediate container 2937f15e040e [2021-07-17T08:50:13.758Z] ---> 2b4370244a60 [2021-07-17T08:50:13.758Z] Step 23/24 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:50:13.758Z] ---> Running in 5d41766eb0c3 [2021-07-17T08:50:13.758Z] Removing intermediate container 9e4ad0103502 [2021-07-17T08:50:13.758Z] ---> c4a9ac96ee52 [2021-07-17T08:50:13.758Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-17T08:50:14.036Z] ---> Running in 146bbf92f0a9 [2021-07-17T08:50:14.656Z] Removing intermediate container 5d41766eb0c3 [2021-07-17T08:50:14.656Z] ---> 212e5f240a23 [2021-07-17T08:50:14.656Z] Step 14/26 : WORKDIR / [2021-07-17T08:50:14.934Z] Removing intermediate container 146bbf92f0a9 [2021-07-17T08:50:14.934Z] ---> 1e38cb5a20e6 [2021-07-17T08:50:14.934Z] Step 24/24 : LABEL version=0.0.0 [2021-07-17T08:50:14.934Z] ---> Running in 639396aa2b37 [2021-07-17T08:50:15.218Z] ---> Running in dab9c5238241 [2021-07-17T08:50:15.218Z] ---> 5e8b343a148b [2021-07-17T08:50:15.218Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-17T08:50:15.843Z] Removing intermediate container 639396aa2b37 [2021-07-17T08:50:15.843Z] ---> e9d793640608 [2021-07-17T08:50:15.843Z] 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-07-17T08:50:16.120Z] Removing intermediate container dab9c5238241 [2021-07-17T08:50:16.120Z] ---> dad1849e1cbc [2021-07-17T08:50:16.120Z] [2021-07-17T08:50:16.724Z] Successfully built dad1849e1cbc [2021-07-17T08:50:16.724Z] Successfully tagged core-command-arm64:latest [2021-07-17T08:50:17.004Z]  Building core-command ... done  ---> 6dda757c3cf1 [2021-07-17T08:50:17.004Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-17T08:50:17.287Z] ---> dd960e62438c [2021-07-17T08:50:17.287Z] 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-07-17T08:50:18.284Z] ---> dd3c5c6ce4c8 [2021-07-17T08:50:18.284Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-17T08:50:18.284Z] ---> Running in 6cc4ce271c9a [2021-07-17T08:50:18.284Z] ---> d63020391083 [2021-07-17T08:50:18.284Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-17T08:50:18.561Z] Removing intermediate container 281eb2d10cfd [2021-07-17T08:50:18.561Z] ---> b92108639672 [2021-07-17T08:50:18.561Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-17T08:50:18.845Z] ---> Running in 3c7cd7070b75 [2021-07-17T08:50:19.131Z] Removing intermediate container 6cc4ce271c9a [2021-07-17T08:50:19.131Z] ---> baf520d24e61 [2021-07-17T08:50:19.131Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:50:19.131Z] ---> Running in 12955c9fdbfb [2021-07-17T08:50:19.410Z] ---> a98d682079aa [2021-07-17T08:50:19.410Z] 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-07-17T08:50:20.017Z] Removing intermediate container 12955c9fdbfb [2021-07-17T08:50:20.017Z] ---> 91d50875275f [2021-07-17T08:50:20.017Z] Step 22/24 : LABEL arch=arm64 [2021-07-17T08:50:20.294Z] ---> Running in e37dbbf5cc2c [2021-07-17T08:50:20.294Z] 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-07-17T08:50:20.294Z] ---> 128baedb26fe [2021-07-17T08:50:20.294Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-17T08:50:20.906Z] Removing intermediate container e37dbbf5cc2c [2021-07-17T08:50:20.906Z] ---> 56952e9ad698 [2021-07-17T08:50:20.906Z] Step 23/24 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:50:21.189Z] ---> Running in f1f3c49bd489 [2021-07-17T08:50:21.805Z] ---> 03dec43f3d90 [2021-07-17T08:50:21.805Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-17T08:50:22.082Z] Removing intermediate container f1f3c49bd489 [2021-07-17T08:50:22.082Z] ---> 48b4c60920e7 [2021-07-17T08:50:22.082Z] Step 24/24 : LABEL version=0.0.0 [2021-07-17T08:50:22.082Z] ---> Running in 8ad8b80c658c [2021-07-17T08:50:23.075Z] Removing intermediate container 8ad8b80c658c [2021-07-17T08:50:23.075Z] ---> 6eb78f8ed048 [2021-07-17T08:50:23.075Z] [2021-07-17T08:50:23.075Z] Successfully built 6eb78f8ed048 [2021-07-17T08:50:23.352Z] Successfully tagged core-metadata-arm64:latest [2021-07-17T08:50:23.352Z]  Building core-metadata ... done Removing intermediate container 3c7cd7070b75 [2021-07-17T08:50:23.352Z] ---> d3039d8eaad7 [2021-07-17T08:50:23.352Z] [2021-07-17T08:50:23.352Z] Step 12/24 : FROM docker:20.10.6 [2021-07-17T08:50:23.630Z] ---> 755820567d2d [2021-07-17T08:50:23.630Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-17T08:50:23.911Z] 20.10.6: Pulling from library/docker [2021-07-17T08:50:24.906Z] ---> b04743b0d8bf [2021-07-17T08:50:24.906Z] 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-07-17T08:50:24.906Z] ---> Running in 50627e005027 [2021-07-17T08:50:28.364Z] Removing intermediate container 50627e005027 [2021-07-17T08:50:28.364Z] ---> 952035dfad3a [2021-07-17T08:50:28.364Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-17T08:50:28.364Z] ---> Running in ecde3bf7c742 [2021-07-17T08:50:29.372Z] Removing intermediate container ecde3bf7c742 [2021-07-17T08:50:29.372Z] ---> 87efd64c5979 [2021-07-17T08:50:29.372Z] Step 24/26 : LABEL arch=arm64 [2021-07-17T08:50:29.372Z] ---> Running in 3d05f5bf8976 [2021-07-17T08:50:29.999Z] Removing intermediate container 3d05f5bf8976 [2021-07-17T08:50:29.999Z] ---> 41b587c8918b [2021-07-17T08:50:29.999Z] Step 25/26 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:50:30.278Z] ---> Running in 60f505ff9481 [2021-07-17T08:50:31.271Z] Removing intermediate container 60f505ff9481 [2021-07-17T08:50:31.271Z] ---> 08821bb720b3 [2021-07-17T08:50:31.271Z] Step 26/26 : LABEL version=0.0.0 [2021-07-17T08:50:31.271Z] ---> Running in 8655c0ef1172 [2021-07-17T08:50:31.877Z] Removing intermediate container 8655c0ef1172 [2021-07-17T08:50:31.877Z] ---> 7d10f5f38892 [2021-07-17T08:50:31.877Z] [2021-07-17T08:50:32.155Z] Successfully built 7d10f5f38892 [2021-07-17T08:50:32.155Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-17T08:50:32.753Z]  Building security-secretstore-setup ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-17T08:50:32.753Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-17T08:50:32.753Z] ---> cdf2a7733a7b [2021-07-17T08:50:32.753Z] 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-07-17T08:50:33.026Z] ---> Running in 3f771556d5a4 [2021-07-17T08:50:33.630Z] Removing intermediate container 3f771556d5a4 [2021-07-17T08:50:33.630Z] ---> e7738b745f87 [2021-07-17T08:50:33.630Z] 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-07-17T08:50:33.630Z] ---> Running in aae9d6659e59 [2021-07-17T08:50:35.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-17T08:50:35.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-17T08:50:35.672Z] (1/39) Installing readline (8.1.0-r0) [2021-07-17T08:50:35.672Z] (2/39) Installing bash (5.1.0-r0) [2021-07-17T08:50:35.672Z] Executing bash-5.1.0-r0.post-install [2021-07-17T08:50:35.672Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-17T08:50:35.672Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-17T08:50:35.672Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-17T08:50:35.672Z] (6/39) Installing curl (7.77.0-r1) [2021-07-17T08:50:35.672Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-17T08:50:35.672Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-17T08:50:35.672Z] (9/39) Installing expat (2.2.10-r1) [2021-07-17T08:50:35.672Z] (10/39) Installing libffi (3.3-r2) [2021-07-17T08:50:35.946Z] (11/39) Installing gdbm (1.19-r0) [2021-07-17T08:50:35.947Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-17T08:50:35.947Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-17T08:50:35.947Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-17T08:50:37.923Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-17T08:50:37.923Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-17T08:50:37.923Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-17T08:50:37.923Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-17T08:50:37.923Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-17T08:50:37.923Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-17T08:50:37.923Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-17T08:50:37.924Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-17T08:50:37.924Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-17T08:50:37.924Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-17T08:50:37.924Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-17T08:50:37.924Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-17T08:50:37.924Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-17T08:50:37.924Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-17T08:50:37.924Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-17T08:50:37.924Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-17T08:50:37.924Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-17T08:50:37.924Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-17T08:50:37.924Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-17T08:50:38.197Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-17T08:50:38.197Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-17T08:50:38.197Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-17T08:50:38.197Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-17T08:50:38.197Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-17T08:50:38.197Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-17T08:50:38.472Z] Executing busybox-1.32.1-r6.trigger [2021-07-17T08:50:38.746Z] OK: 82 MiB in 59 packages [2021-07-17T08:50:45.472Z] Collecting docker-compose==1.23.2 [2021-07-17T08:50:45.472Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-17T08:50:45.472Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-17T08:50:45.472Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-17T08:50:45.472Z] Collecting jsonschema<3,>=2.5.1 [2021-07-17T08:50:45.472Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-17T08:50:46.456Z] Collecting PyYAML<4,>=3.10 [2021-07-17T08:50:46.456Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-17T08:50:49.083Z] Collecting texttable<0.10,>=0.9.0 [2021-07-17T08:50:49.083Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-17T08:50:50.510Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-17T08:50:50.510Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-17T08:50:52.480Z] Collecting docopt<0.7,>=0.6.1 [2021-07-17T08:50:52.480Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-17T08:50:54.603Z] Collecting docker<4.0,>=3.6.0 [2021-07-17T08:50:54.603Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-17T08:50:54.603Z] 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-07-17T08:50:55.604Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-17T08:50:55.604Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-17T08:50:55.604Z] Collecting cached-property<2,>=1.2.0 [2021-07-17T08:50:55.604Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-17T08:50:56.197Z] Collecting docker-pycreds>=0.4.0 [2021-07-17T08:50:56.197Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-17T08:50:56.791Z] Collecting certifi>=2017.4.17 [2021-07-17T08:50:56.791Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-17T08:50:56.791Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-17T08:50:56.791Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-17T08:50:57.388Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-17T08:50:57.388Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-17T08:50:57.388Z] Collecting idna<2.8,>=2.5 [2021-07-17T08:50:57.388Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-17T08:50:57.985Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-17T08:50:57.985Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-17T08:50:57.985Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-17T08:50:57.985Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-17T08:50:58.577Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-17T08:50:58.577Z] Attempting uninstall: urllib3 [2021-07-17T08:50:58.577Z] Found existing installation: urllib3 1.26.2 [2021-07-17T08:50:58.577Z] Uninstalling urllib3-1.26.2: [2021-07-17T08:50:58.577Z] Successfully uninstalled urllib3-1.26.2 [2021-07-17T08:50:59.170Z] Attempting uninstall: idna [2021-07-17T08:50:59.170Z] Found existing installation: idna 3.1 [2021-07-17T08:50:59.170Z] Uninstalling idna-3.1: [2021-07-17T08:50:59.170Z] Successfully uninstalled idna-3.1 [2021-07-17T08:50:59.763Z] Attempting uninstall: chardet [2021-07-17T08:50:59.763Z] Found existing installation: chardet 4.0.0 [2021-07-17T08:50:59.763Z] Uninstalling chardet-4.0.0: [2021-07-17T08:51:00.034Z] Successfully uninstalled chardet-4.0.0 [2021-07-17T08:51:01.467Z] Attempting uninstall: requests [2021-07-17T08:51:01.467Z] Found existing installation: requests 2.25.1 [2021-07-17T08:51:01.467Z] Uninstalling requests-2.25.1: [2021-07-17T08:51:01.467Z] Successfully uninstalled requests-2.25.1 [2021-07-17T08:51:01.467Z] Running setup.py install for texttable: started [2021-07-17T08:51:03.444Z] Running setup.py install for texttable: finished with status 'done' [2021-07-17T08:51:03.444Z] Running setup.py install for PyYAML: started [2021-07-17T08:51:05.410Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-17T08:51:05.683Z] Running setup.py install for docopt: started [2021-07-17T08:51:07.656Z] Running setup.py install for docopt: finished with status 'done' [2021-07-17T08:51:07.656Z] Running setup.py install for dockerpty: started [2021-07-17T08:51:09.091Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-17T08:51:10.533Z] 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-07-17T08:51:18.838Z] Removing intermediate container aae9d6659e59 [2021-07-17T08:51:18.838Z] ---> fc4385d88de5 [2021-07-17T08:51:18.838Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-17T08:51:18.838Z] ---> Running in a93c858f7284 [2021-07-17T08:51:19.436Z] Removing intermediate container a93c858f7284 [2021-07-17T08:51:19.436Z] ---> 667aa37679ca [2021-07-17T08:51:19.436Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-17T08:51:19.436Z] ---> Running in c06c6b789a37 [2021-07-17T08:51:20.038Z] Removing intermediate container c06c6b789a37 [2021-07-17T08:51:20.038Z] ---> acc17434f151 [2021-07-17T08:51:20.038Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-17T08:51:21.070Z] ---> 6b203f5774df [2021-07-17T08:51:21.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-17T08:51:22.055Z] ---> 53e389b4419a [2021-07-17T08:51:22.055Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-17T08:51:23.035Z] ---> b0c490522dfb [2021-07-17T08:51:23.035Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-17T08:51:23.035Z] ---> Running in aa9f9296fe6e [2021-07-17T08:51:23.630Z] Removing intermediate container aa9f9296fe6e [2021-07-17T08:51:23.630Z] ---> 278b2f28a031 [2021-07-17T08:51:23.630Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-17T08:51:23.630Z] ---> Running in 17bacfaf85a3 [2021-07-17T08:51:24.224Z] Removing intermediate container 17bacfaf85a3 [2021-07-17T08:51:24.224Z] ---> b018e1204b83 [2021-07-17T08:51:24.224Z] Step 22/24 : LABEL arch=arm64 [2021-07-17T08:51:24.224Z] ---> Running in f64bb3198310 [2021-07-17T08:51:24.829Z] Removing intermediate container f64bb3198310 [2021-07-17T08:51:24.829Z] ---> 7142e91f49c5 [2021-07-17T08:51:24.829Z] Step 23/24 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c [2021-07-17T08:51:25.103Z] ---> Running in 9b295fe68dbe [2021-07-17T08:51:25.389Z] Removing intermediate container 9b295fe68dbe [2021-07-17T08:51:25.389Z] ---> fb34cd5af217 [2021-07-17T08:51:25.389Z] Step 24/24 : LABEL version=0.0.0 [2021-07-17T08:51:25.662Z] ---> Running in 3440a408c3bd [2021-07-17T08:51:26.267Z] Removing intermediate container 3440a408c3bd [2021-07-17T08:51:26.267Z] ---> b6f4b559b375 [2021-07-17T08:51:26.267Z] [2021-07-17T08:51:26.541Z] Successfully built b6f4b559b375 [2021-07-17T08:51:26.541Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-17T08:51:26.836Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-17T08:51:26.821Z] $ docker stop --time=1 1a7c9c8066565c1569ae2107b4214bfc8f26238c895dc2671229621200756400 [2021-07-17T08:51:28.659Z] $ docker rm -f 1a7c9c8066565c1569ae2107b4214bfc8f26238c895dc2671229621200756400 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-17T08:51:29.239Z] + docker images [2021-07-17T08:51:29.512Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-17T08:51:29.512Z] sys-mgmt-agent-arm64 latest b6f4b559b375 4 seconds ago 311MB [2021-07-17T08:51:29.512Z] security-secretstore-setup-arm64 latest 7d10f5f38892 58 seconds ago 27.1MB [2021-07-17T08:51:29.512Z] d3039d8eaad7 About a minute ago 992MB [2021-07-17T08:51:29.512Z] core-metadata-arm64 latest 6eb78f8ed048 About a minute ago 15.7MB [2021-07-17T08:51:29.512Z] core-command-arm64 latest dad1849e1cbc About a minute ago 15MB [2021-07-17T08:51:29.512Z] 128977070708 About a minute ago 995MB [2021-07-17T08:51:29.512Z] d46e501f98e3 About a minute ago 999MB [2021-07-17T08:51:29.512Z] a9ec4e9a36bc About a minute ago 989MB [2021-07-17T08:51:29.512Z] security-bootstrapper-arm64 latest 4b572c4e43cc 3 minutes ago 17.5MB [2021-07-17T08:51:29.512Z] core-data-arm64 latest 413967e6c67c 3 minutes ago 19.2MB [2021-07-17T08:51:29.512Z] security-proxy-setup-arm64 latest 9a7d10c520e1 4 minutes ago 24.2MB [2021-07-17T08:51:29.512Z] support-scheduler-arm64 latest 682c8663d6af 4 minutes ago 15.1MB [2021-07-17T08:51:29.512Z] support-notifications-arm64 latest 0bf4c1260e9e 4 minutes ago 15.7MB [2021-07-17T08:51:29.512Z] c44df13579f6 4 minutes ago 998MB [2021-07-17T08:51:29.512Z] 8011ffc8f159 4 minutes ago 996MB [2021-07-17T08:51:29.512Z] fd998a5a910f 4 minutes ago 992MB [2021-07-17T08:51:29.512Z] 9171111e901a 4 minutes ago 991MB [2021-07-17T08:51:29.512Z] 8c2bb935c21a 4 minutes ago 991MB [2021-07-17T08:51:29.512Z] ci-base-image-arm64 latest c11a1ac67760 15 minutes ago 664MB [2021-07-17T08:51:29.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 days ago 451MB [2021-07-17T08:51:29.512Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-17T08:51:29.512Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-17T08:51:29.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-07-17T08:51:30.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-17T08:51:30.160Z] [2021-07-17T08:51:30.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:51:30.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-17T08:51:30.794Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-17T08:51:30.794Z] 448f6bf000e3: Pulling fs layer [2021-07-17T08:51:30.794Z] f757da607395: Pulling fs layer [2021-07-17T08:51:30.794Z] 05883995daec: Pulling fs layer [2021-07-17T08:51:30.794Z] 8603b9c90790: Pulling fs layer [2021-07-17T08:51:30.794Z] 1560dd03e051: Pulling fs layer [2021-07-17T08:51:30.794Z] 27f5ce0e4adf: Pulling fs layer [2021-07-17T08:51:30.794Z] c2d8d7efcc4b: Pulling fs layer [2021-07-17T08:51:30.794Z] 1560dd03e051: Waiting [2021-07-17T08:51:30.794Z] 27f5ce0e4adf: Waiting [2021-07-17T08:51:30.794Z] c2d8d7efcc4b: Waiting [2021-07-17T08:51:30.794Z] 8603b9c90790: Waiting [2021-07-17T08:51:31.068Z] f757da607395: Verifying Checksum [2021-07-17T08:51:31.069Z] f757da607395: Download complete [2021-07-17T08:51:31.069Z] 8603b9c90790: Download complete [2021-07-17T08:51:31.344Z] 05883995daec: Verifying Checksum [2021-07-17T08:51:31.344Z] 05883995daec: Download complete [2021-07-17T08:51:31.344Z] 27f5ce0e4adf: Verifying Checksum [2021-07-17T08:51:31.344Z] 27f5ce0e4adf: Download complete [2021-07-17T08:51:31.344Z] 1560dd03e051: Download complete [2021-07-17T08:51:31.942Z] 448f6bf000e3: Verifying Checksum [2021-07-17T08:51:31.942Z] 448f6bf000e3: Download complete [2021-07-17T08:51:35.337Z] c2d8d7efcc4b: Verifying Checksum [2021-07-17T08:51:35.337Z] 448f6bf000e3: Pull complete [2021-07-17T08:51:36.317Z] f757da607395: Pull complete [2021-07-17T08:51:37.754Z] 05883995daec: Pull complete [2021-07-17T08:51:38.027Z] 8603b9c90790: Pull complete [2021-07-17T08:51:39.008Z] 1560dd03e051: Pull complete [2021-07-17T08:51:39.282Z] 27f5ce0e4adf: Pull complete [2021-07-17T08:51:54.363Z] c2d8d7efcc4b: Pull complete [2021-07-17T08:51:54.363Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-17T08:51:54.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-17T08:51:54.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-17T08:51:54.592Z] prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2021-07-17T08:51:54.645Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:arm64 cat [2021-07-17T08:51:58.078Z] $ docker top 0d51cecb14fb88a5751886e93d2e843c06a6c988e290ecc08686f055a74e4927 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:51:59.195Z] ---> job-cost.sh [2021-07-17T08:51:59.195Z] lf-activate-venv: SKIPPING [2021-07-17T08:51:59.195Z] INFO: No Stack... [2021-07-17T08:52:00.175Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-17T08:52:00.452Z] INFO: Archiving Costs [Pipeline] sh [2021-07-17T08:52:01.120Z] + + cat /w/workspace/edgex-go/4/archives/cost.csvcut [2021-07-17T08:52:01.120Z] -d, -f6 [Pipeline] lock [2021-07-17T08:52:01.200Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-4-stack-cost] [2021-07-17T08:52:01.211Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3623-4-stack-cost] did not exist. Created. [2021-07-17T08:52:01.211Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-17T08:52:01.906Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-17T08:52:02.084Z] Stashed 1 file(s) [Pipeline] } [2021-07-17T08:52:02.098Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-17T08:52:02.108Z] $ docker stop --time=1 0d51cecb14fb88a5751886e93d2e843c06a6c988e290ecc08686f055a74e4927 [2021-07-17T08:52:03.813Z] $ docker rm -f 0d51cecb14fb88a5751886e93d2e843c06a6c988e290ecc08686f055a74e4927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-17T08:52:05.195Z] provisioning config files... [2021-07-17T08:52:05.210Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2555131225910324649tmp [Pipeline] { [Pipeline] sh [2021-07-17T08:52:05.861Z] + set +x [2021-07-17T08:52:05.861Z] + curl -s https://codecov.io/bash [2021-07-17T08:52:05.861Z] + bash -s -- [2021-07-17T08:52:05.861Z] [2021-07-17T08:52:05.861Z] _____ _ [2021-07-17T08:52:05.861Z] / ____| | | [2021-07-17T08:52:05.861Z] | | ___ __| | ___ ___ _____ __ [2021-07-17T08:52:05.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-17T08:52:05.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-17T08:52:05.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-17T08:52:05.861Z] Bash-1.0.5 [2021-07-17T08:52:05.861Z] [2021-07-17T08:52:05.861Z] [2021-07-17T08:52:05.861Z] ==> git version 2.24.4 found [2021-07-17T08:52:05.861Z] ==> 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-07-17T08:52:05.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-17T08:52:05.861Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-17T08:52:05.861Z] ==> Jenkins CI detected. [2021-07-17T08:52:05.861Z] project root: . [2021-07-17T08:52:05.861Z] --> token set from env [2021-07-17T08:52:05.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-17T08:52:05.861Z] ==> Running gcov in . (disable via -X gcov) [2021-07-17T08:52:05.861Z] ==> Python coveragepy not found [2021-07-17T08:52:05.861Z] ==> Searching for coverage reports in: [2021-07-17T08:52:05.861Z] + . [2021-07-17T08:52:05.861Z] -> Found 1 reports [2021-07-17T08:52:05.861Z] ==> Detecting git/mercurial file structure [2021-07-17T08:52:05.861Z] ==> Reading reports [2021-07-17T08:52:05.861Z] + ./coverage.out bytes=402846 [2021-07-17T08:52:05.861Z] ==> Appending adjustments [2021-07-17T08:52:05.861Z] https://docs.codecov.io/docs/fixing-reports [2021-07-17T08:52:07.277Z] + Found adjustments [2021-07-17T08:52:07.277Z] ==> Gzipping contents [2021-07-17T08:52:07.277Z] 56K /tmp/codecov.bh72c9.gz [2021-07-17T08:52:07.277Z] ==> Uploading reports [2021-07-17T08:52:07.277Z] url: https://codecov.io [2021-07-17T08:52:07.277Z] query: branch=PR-3623&commit=094cf9433eaeea672ce18dad2d222ee1f95c2dfc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-17T08:52:07.277Z] -> Pinging Codecov [2021-07-17T08:52:07.277Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=094cf9433eaeea672ce18dad2d222ee1f95c2dfc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-17T08:52:07.565Z] -> Uploading to [2021-07-17T08:52:07.565Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-17/00271124DB129430A58F1EEE437C3FCB/094cf9433eaeea672ce18dad2d222ee1f95c2dfc/b6203a78-881d-463f-abda-cce2111031c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210717%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210717T085207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d60946760155377a2e4ec7cbbb1dbac2a9d09a593fe42a3a1f9d620d55d1a5f [2021-07-17T08:52:07.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-17T08:52:07.565Z] Dload Upload Total Spent Left Speed [2021-07-17T08:52:07.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54474 0 0 100 54474 0 133k --:--:-- --:--:-- --:--:-- 133k [2021-07-17T08:52:07.833Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/094cf9433eaeea672ce18dad2d222ee1f95c2dfc [Pipeline] } [2021-07-17T08:52:07.847Z] 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] libraryResource [Pipeline] sh [2021-07-17T08:52:08.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:52:09.576Z] ---> package-listing.sh [2021-07-17T08:52:09.576Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-17T08:52:09.576Z] ++ facter osfamily [2021-07-17T08:52:09.844Z] + OS_FAMILY=redhat [2021-07-17T08:52:09.844Z] + workspace=/w/workspace/edgex-go/4 [2021-07-17T08:52:09.844Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-17T08:52:09.844Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-17T08:52:09.844Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-17T08:52:09.844Z] + PACKAGES=/tmp/packages_start.txt [2021-07-17T08:52:09.844Z] + '[' /w/workspace/edgex-go/4 ']' [2021-07-17T08:52:09.844Z] + PACKAGES=/tmp/packages_end.txt [2021-07-17T08:52:09.844Z] + case "${OS_FAMILY}" in [2021-07-17T08:52:09.844Z] + rpm -qa [2021-07-17T08:52:09.844Z] + sort [2021-07-17T08:52:11.800Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-17T08:52:11.800Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-17T08:52:11.800Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-17T08:52:11.800Z] + '[' /w/workspace/edgex-go/4 ']' [2021-07-17T08:52:11.800Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-07-17T08:52:11.800Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-07-17T08:52:11.826Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-17T08:52:12.141Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:52:12.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-17T08:52:12.740Z] [2021-07-17T08:52:12.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-17T08:52:13.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-17T08:52:13.075Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-17T08:52:13.075Z] b4d181a07f80: Pulling fs layer [2021-07-17T08:52:13.075Z] a1111a8f2ec3: Pulling fs layer [2021-07-17T08:52:13.075Z] ed53099fbce6: Pulling fs layer [2021-07-17T08:52:13.075Z] dc539afda2c1: Pulling fs layer [2021-07-17T08:52:13.075Z] 77bc0d833cb6: Pulling fs layer [2021-07-17T08:52:13.075Z] 9065ff56babe: Pulling fs layer [2021-07-17T08:52:13.075Z] d287ab97295c: Pulling fs layer [2021-07-17T08:52:13.075Z] 77bc0d833cb6: Waiting [2021-07-17T08:52:13.075Z] dc539afda2c1: Waiting [2021-07-17T08:52:13.075Z] 9065ff56babe: Waiting [2021-07-17T08:52:13.075Z] d287ab97295c: Waiting [2021-07-17T08:52:13.343Z] a1111a8f2ec3: Verifying Checksum [2021-07-17T08:52:13.343Z] a1111a8f2ec3: Download complete [2021-07-17T08:52:13.609Z] dc539afda2c1: Verifying Checksum [2021-07-17T08:52:13.609Z] dc539afda2c1: Download complete [2021-07-17T08:52:13.609Z] 77bc0d833cb6: Verifying Checksum [2021-07-17T08:52:13.609Z] 77bc0d833cb6: Download complete [2021-07-17T08:52:13.874Z] 9065ff56babe: Verifying Checksum [2021-07-17T08:52:13.875Z] 9065ff56babe: Download complete [2021-07-17T08:52:13.875Z] ed53099fbce6: Verifying Checksum [2021-07-17T08:52:13.875Z] ed53099fbce6: Download complete [2021-07-17T08:52:15.291Z] b4d181a07f80: Verifying Checksum [2021-07-17T08:52:15.291Z] b4d181a07f80: Download complete [2021-07-17T08:52:16.280Z] b4d181a07f80: Pull complete [2021-07-17T08:52:16.549Z] a1111a8f2ec3: Pull complete [2021-07-17T08:52:17.138Z] ed53099fbce6: Pull complete [2021-07-17T08:52:17.138Z] dc539afda2c1: Pull complete [2021-07-17T08:52:17.407Z] 77bc0d833cb6: Pull complete [2021-07-17T08:52:17.407Z] 9065ff56babe: Pull complete [2021-07-17T08:52:18.368Z] d287ab97295c: Verifying Checksum [2021-07-17T08:52:18.368Z] d287ab97295c: Download complete [2021-07-17T08:52:23.767Z] d287ab97295c: Pull complete [2021-07-17T08:52:23.767Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-17T08:52:23.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-17T08:52:23.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-17T08:52:23.872Z] prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container [2021-07-17T08:52:23.937Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-07-17T08:52:27.058Z] $ docker top 273c41509eb68c5760dc2201d14b2dd2350e971d0eba9ac0efa2b0e1d0401086 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-17T08:52:27.490Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-17T08:52:27.814Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-17T08:52:28.155Z] + ls /var/log/sa-host [2021-07-17T08:52:28.155Z] + sadf -c /var/log/sa-host/sa05 [2021-07-17T08:52:28.155Z] file_magic: OK [2021-07-17T08:52:28.155Z] HZ: Using current value: 100 [2021-07-17T08:52:28.155Z] file_header: OK [2021-07-17T08:52:28.155Z] 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-07-17T08:52:28.155Z] Statistics: [2021-07-17T08:52:28.155Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-17T08:52:28.155Z] File successfully converted to sysstat format version 12.0.3 [2021-07-17T08:52:28.155Z] + sadf -c /var/log/sa-host/sa17 [2021-07-17T08:52:28.155Z] file_magic: OK [2021-07-17T08:52:28.155Z] HZ: Using current value: 100 [2021-07-17T08:52:28.155Z] file_header: OK [2021-07-17T08:52:28.155Z] 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-07-17T08:52:28.155Z] Statistics: [2021-07-17T08:52:28.155Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-17T08:52:28.155Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-17T08:52:28.363Z] provisioning config files... [2021-07-17T08:52:30.171Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3234726619724002287tmp [Pipeline] { [Pipeline] echo [2021-07-17T08:52:30.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:52:30.521Z] ---> create-netrc.sh [Pipeline] } [2021-07-17T08:52:30.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:52:30.937Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-17T08:52:30.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:52:31.268Z] ---> sudo-logs.sh [2021-07-17T08:52:31.268Z] Archiving 'sudo' log.. [2021-07-17T08:52:31.268Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3168.vexxhost.local: Name or service not known [2021-07-17T08:52:31.268Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3168.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-17T08:52:31.310Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:52:31.630Z] ---> job-cost.sh [2021-07-17T08:52:31.630Z] lf-activate-venv: SKIPPING [2021-07-17T08:52:31.630Z] DEBUG: total: 0.18000000715255737 [2021-07-17T08:52:31.630Z] INFO: Retrieving Stack Cost... [2021-07-17T08:52:32.594Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-17T08:52:32.861Z] INFO: Archiving Costs [Pipeline] echo [2021-07-17T08:52:32.881Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-17T08:52:33.240Z] ---> logs-deploy.sh [2021-07-17T08:52:33.241Z] lf-activate-venv: SKIPPING [2021-07-17T08:52:33.241Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/4 [2021-07-17T08:52:33.241Z] INFO: archiving workspace using pattern(s): [2021-07-17T08:52:33.834Z] Archives upload complete. [2021-07-17T08:52:34.101Z] INFO: archiving logs to Nexus [2021-07-17T08:52:34.689Z] ---> uname -a: [2021-07-17T08:52:34.689Z] Linux prd-centos7-docker-4c-2g-3168.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] ---> lscpu: [2021-07-17T08:52:34.689Z] Architecture: x86_64 [2021-07-17T08:52:34.689Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-17T08:52:34.689Z] Byte Order: Little Endian [2021-07-17T08:52:34.689Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-17T08:52:34.689Z] CPU(s): 2 [2021-07-17T08:52:34.689Z] On-line CPU(s) list: 0,1 [2021-07-17T08:52:34.689Z] Thread(s) per core: 1 [2021-07-17T08:52:34.689Z] Core(s) per socket: 1 [2021-07-17T08:52:34.689Z] Socket(s): 2 [2021-07-17T08:52:34.689Z] NUMA node(s): 1 [2021-07-17T08:52:34.689Z] Vendor ID: AuthenticAMD [2021-07-17T08:52:34.689Z] CPU family: 23 [2021-07-17T08:52:34.689Z] Model: 49 [2021-07-17T08:52:34.689Z] Model name: AMD EPYC-Rome Processor [2021-07-17T08:52:34.689Z] Stepping: 0 [2021-07-17T08:52:34.689Z] CPU MHz: 2799.998 [2021-07-17T08:52:34.689Z] BogoMIPS: 5599.99 [2021-07-17T08:52:34.689Z] Virtualization: AMD-V [2021-07-17T08:52:34.689Z] Hypervisor vendor: KVM [2021-07-17T08:52:34.689Z] Virtualization type: full [2021-07-17T08:52:34.689Z] L1d cache: 32K [2021-07-17T08:52:34.689Z] L1i cache: 32K [2021-07-17T08:52:34.689Z] L2 cache: 512K [2021-07-17T08:52:34.689Z] L3 cache: 16384K [2021-07-17T08:52:34.689Z] NUMA node0 CPU(s): 0,1 [2021-07-17T08:52:34.689Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] ---> nproc: [2021-07-17T08:52:34.689Z] 2 [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] ---> df -h: [2021-07-17T08:52:34.689Z] Filesystem Size Used Avail Use% Mounted on [2021-07-17T08:52:34.689Z] overlay 40G 13G 28G 32% / [2021-07-17T08:52:34.689Z] tmpfs 64M 0 64M 0% /dev [2021-07-17T08:52:34.689Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-07-17T08:52:34.689Z] shm 64M 0 64M 0% /dev/shm [2021-07-17T08:52:34.689Z] /dev/vda1 40G 13G 28G 32% /facter-os [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] ---> sar -b -r -n DEV: [2021-07-17T08:52:34.689Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/17/21 _x86_64_ (2 CPU) [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] 08:29:56 LINUX RESTART (2 CPU) [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] 08:31:01 tps rtps wtps bread/s bwrtn/s [2021-07-17T08:52:34.689Z] 08:32:01 185.06 0.65 184.41 351.84 61490.86 [2021-07-17T08:52:34.689Z] 08:33:01 60.11 0.00 60.11 0.00 7010.64 [2021-07-17T08:52:34.689Z] 08:34:01 54.89 0.00 54.89 0.00 5383.00 [2021-07-17T08:52:34.689Z] 08:35:03 709.87 276.34 433.53 12323.04 283486.15 [2021-07-17T08:52:34.689Z] 08:36:02 499.12 152.99 346.13 7822.01 156233.98 [2021-07-17T08:52:34.689Z] 08:37:01 501.25 150.82 350.43 6111.84 115354.55 [2021-07-17T08:52:34.689Z] 08:38:01 59.34 12.34 47.00 1451.17 4766.72 [2021-07-17T08:52:34.689Z] 08:39:01 0.20 0.00 0.20 0.00 2.20 [2021-07-17T08:52:34.689Z] 08:40:01 0.28 0.00 0.28 0.00 2.95 [2021-07-17T08:52:34.689Z] 08:41:01 0.25 0.00 0.25 0.00 2.95 [2021-07-17T08:52:34.689Z] 08:42:01 0.28 0.00 0.28 0.00 3.28 [2021-07-17T08:52:34.689Z] 08:43:01 0.25 0.00 0.25 0.00 2.90 [2021-07-17T08:52:34.689Z] 08:44:01 0.20 0.00 0.20 0.00 1.95 [2021-07-17T08:52:34.689Z] 08:45:01 0.47 0.18 0.28 5.73 3.28 [2021-07-17T08:52:34.689Z] 08:46:01 0.80 0.00 0.80 0.00 15.98 [2021-07-17T08:52:34.689Z] 08:47:01 0.28 0.00 0.28 0.00 3.10 [2021-07-17T08:52:34.689Z] 08:48:01 0.20 0.00 0.20 0.00 2.63 [2021-07-17T08:52:34.689Z] 08:49:01 0.30 0.00 0.30 0.00 3.13 [2021-07-17T08:52:34.689Z] 08:50:01 0.23 0.00 0.23 0.00 2.60 [2021-07-17T08:52:34.689Z] 08:51:01 0.17 0.00 0.17 0.00 1.80 [2021-07-17T08:52:34.689Z] 08:52:01 0.28 0.00 0.28 0.00 3.10 [2021-07-17T08:52:34.689Z] Average: 98.78 28.35 70.43 1339.85 30314.88 [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-17T08:52:34.689Z] 08:32:01 4253200 0 980512 12.24 2620 2772600 1318416 14.56 986728 2224684 8 [2021-07-17T08:52:34.689Z] 08:33:01 3787716 0 1113640 13.90 2620 3104956 1803928 19.92 1368572 2295060 139140 [2021-07-17T08:52:34.689Z] 08:34:01 3844768 0 1089356 13.60 2620 3072188 1712728 18.91 1265220 2333044 116820 [2021-07-17T08:52:34.689Z] 08:35:03 995864 0 1285204 16.05 2620 5725244 2600700 28.71 2466796 3859340 56992 [2021-07-17T08:52:34.689Z] 08:36:02 1205224 0 1223324 15.27 2620 5577764 1638176 18.09 1949192 4151396 264504 [2021-07-17T08:52:34.689Z] 08:37:01 2010972 0 1244944 15.54 2620 4750396 1726780 19.06 1824584 3449420 8952 [2021-07-17T08:52:34.689Z] 08:38:01 2501760 0 1139960 14.23 2620 4364592 1310884 14.47 1326320 3478264 8 [2021-07-17T08:52:34.689Z] 08:39:01 2506844 0 1134868 14.17 2620 4364600 1274892 14.08 1335536 3466540 8 [2021-07-17T08:52:34.689Z] 08:40:01 2508248 0 1133464 14.15 2620 4364600 1274892 14.08 1335424 3466536 8 [2021-07-17T08:52:34.689Z] 08:41:01 2508068 0 1133640 14.15 2620 4364604 1275048 14.08 1335688 3466656 8 [2021-07-17T08:52:34.689Z] 08:42:01 2507984 0 1133720 14.16 2620 4364608 1275024 14.08 1335720 3466656 20 [2021-07-17T08:52:34.689Z] 08:43:01 2508000 0 1133700 14.16 2620 4364612 1275000 14.08 1335876 3466656 12 [2021-07-17T08:52:34.689Z] 08:44:01 2508640 0 1133052 14.15 2620 4364620 1274892 14.08 1335324 3466656 12 [2021-07-17T08:52:34.689Z] 08:45:01 2508360 0 1133300 14.15 2620 4364652 1274892 14.08 1336108 3465908 16 [2021-07-17T08:52:34.689Z] 08:46:01 2508296 0 1133356 14.15 2620 4364660 1274976 14.08 1336196 3465908 8 [2021-07-17T08:52:34.689Z] 08:47:01 2508416 0 1133236 14.15 2620 4364660 1274892 14.08 1336116 3465908 8 [2021-07-17T08:52:34.689Z] 08:48:01 2508540 0 1133104 14.15 2620 4364668 1274892 14.08 1336236 3465912 8 [2021-07-17T08:52:34.689Z] 08:49:01 2508648 0 1132992 14.15 2620 4364672 1274892 14.08 1336128 3465908 16 [2021-07-17T08:52:34.689Z] 08:50:01 2508416 0 1133224 14.15 2620 4364672 1274892 14.08 1336128 3465908 8 [2021-07-17T08:52:34.689Z] 08:51:01 2508156 0 1133476 14.15 2620 4364680 1274976 14.08 1336332 3465908 8 [2021-07-17T08:52:34.689Z] 08:52:01 2508480 0 1133152 14.15 2620 4364680 1274892 14.08 1336252 3465908 12 [2021-07-17T08:52:34.689Z] Average: 2557838 0 1140249 14.24 2620 4308225 1426698 15.75 1423356 3348485 27932 [2021-07-17T08:52:34.689Z] [2021-07-17T08:52:34.689Z] 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-17T08:52:34.689Z] 08:32:01 eth0 1580.43 1475.29 6809.61 185.73 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:32:01 docker0 1121.33 1058.00 87.86 3537.99 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:33:01 veth738ed48 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:33:01 eth0 45.74 26.07 39.89 16.88 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:33:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:34:01 veth738ed48 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:34:01 eth0 29.43 18.25 19.45 58.90 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:34:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:35:03 vethdd6a0ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:35:03 vethccc02c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:35:03 veth5829806 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:35:03 vethffbea3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:36:02 eth0 3313.04 2627.04 12780.04 462.27 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:36:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:36:02 vethc32aa35 0.00 0.84 0.00 0.05 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:36:02 docker0 1231.93 1193.51 95.62 3976.48 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:37:01 eth0 323.52 179.98 1781.19 88.81 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:37:01 veth9cc2e29 17.21 59.07 1.54 393.70 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:37:01 vethc32aa35 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:38:01 eth0 13.06 7.43 17.36 4.22 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:38:01 docker0 1236.14 1261.26 95.48 4383.67 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.689Z] 08:39:01 eth0 0.32 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:40:01 eth0 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:41:01 eth0 0.75 0.48 0.43 0.27 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:42:01 eth0 1.20 0.35 0.34 0.20 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:43:01 eth0 0.78 0.40 0.30 0.21 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:44:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:46:01 eth0 0.37 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:49:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:50:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:51:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:52:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] Average: eth0 114.48 94.00 511.67 20.97 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] Average: docker0 58.91 60.11 4.55 208.93 0.00 0.00 0.00 0.00 [2021-07-17T08:52:34.690Z] [2021-07-17T08:52:34.690Z] [2021-07-17T08:52:34.690Z] ---> sar -P ALL: [2021-07-17T08:52:34.690Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/17/21 _x86_64_ (2 CPU) [2021-07-17T08:52:34.690Z] [2021-07-17T08:52:34.690Z] 08:29:56 LINUX RESTART (2 CPU) [2021-07-17T08:52:34.690Z] [2021-07-17T08:52:34.690Z] 08:31:01 CPU %user %nice %system %iowait %steal %idle [2021-07-17T08:52:34.690Z] 08:32:01 all 25.46 0.00 9.69 2.76 0.09 62.00 [2021-07-17T08:52:34.690Z] 08:32:01 0 28.43 0.00 10.66 2.89 0.09 57.93 [2021-07-17T08:52:34.690Z] 08:32:01 1 22.54 0.00 8.73 2.64 0.09 66.01 [2021-07-17T08:52:34.690Z] 08:33:01 all 55.83 0.00 6.32 0.55 0.09 37.22 [2021-07-17T08:52:34.690Z] 08:33:01 0 55.16 0.00 6.78 0.50 0.09 37.46 [2021-07-17T08:52:34.690Z] 08:33:01 1 56.49 0.00 5.85 0.59 0.09 36.98 [2021-07-17T08:52:34.690Z] 08:34:01 all 51.49 0.00 6.58 0.50 0.09 41.34 [2021-07-17T08:52:34.690Z] 08:34:01 0 51.44 0.00 6.58 0.43 0.09 41.47 [2021-07-17T08:52:34.690Z] 08:34:01 1 51.53 0.00 6.58 0.57 0.09 41.22 [2021-07-17T08:52:34.690Z] 08:35:03 all 32.01 0.00 19.34 20.31 0.10 28.24 [2021-07-17T08:52:34.690Z] 08:35:03 0 33.89 0.00 19.23 19.73 0.11 27.05 [2021-07-17T08:52:34.690Z] 08:35:03 1 30.15 0.00 19.44 20.90 0.09 29.43 [2021-07-17T08:52:34.690Z] 08:36:02 all 73.05 0.00 17.12 7.81 0.12 1.89 [2021-07-17T08:52:34.690Z] 08:36:02 0 72.73 0.00 17.32 7.91 0.13 1.91 [2021-07-17T08:52:34.690Z] 08:36:02 1 73.38 0.00 16.92 7.72 0.11 1.87 [2021-07-17T08:52:34.690Z] 08:37:01 all 63.15 0.00 15.03 11.08 0.12 10.62 [2021-07-17T08:52:34.690Z] 08:37:01 0 62.90 0.00 15.58 11.33 0.11 10.07 [2021-07-17T08:52:34.690Z] 08:37:01 1 63.40 0.00 14.48 10.82 0.13 11.17 [2021-07-17T08:52:34.690Z] 08:38:01 all 3.55 0.00 1.67 0.77 0.03 93.97 [2021-07-17T08:52:34.690Z] 08:38:01 0 2.27 0.00 1.58 1.03 0.05 95.08 [2021-07-17T08:52:34.690Z] 08:38:01 1 4.84 0.00 1.77 0.51 0.02 92.87 [2021-07-17T08:52:34.690Z] 08:39:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-07-17T08:52:34.690Z] 08:39:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-17T08:52:34.690Z] 08:39:01 1 0.15 0.00 0.07 0.00 0.02 99.77 [2021-07-17T08:52:34.690Z] 08:40:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-07-17T08:52:34.690Z] 08:40:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-07-17T08:52:34.690Z] 08:40:01 1 0.18 0.00 0.05 0.00 0.00 99.77 [2021-07-17T08:52:34.690Z] 08:41:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-07-17T08:52:34.690Z] 08:41:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-17T08:52:34.690Z] 08:41:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-17T08:52:34.690Z] 08:42:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-17T08:52:34.690Z] 08:42:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-07-17T08:52:34.690Z] 08:42:01 1 0.20 0.00 0.03 0.00 0.00 99.77 [2021-07-17T08:52:34.690Z] [2021-07-17T08:52:34.690Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2021-07-17T08:52:34.690Z] 08:43:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-07-17T08:52:34.690Z] 08:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-17T08:52:34.690Z] 08:43:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-17T08:52:34.690Z] 08:44:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-07-17T08:52:34.690Z] 08:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-07-17T08:52:34.690Z] 08:44:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-17T08:52:34.690Z] 08:45:01 all 0.09 0.00 0.06 0.00 0.03 99.82 [2021-07-17T08:52:34.690Z] 08:45:01 0 0.15 0.00 0.07 0.00 0.03 99.75 [2021-07-17T08:52:34.690Z] 08:45:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-17T08:52:34.690Z] 08:46:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-07-17T08:52:34.690Z] 08:46:01 0 0.12 0.00 0.05 0.00 0.03 99.80 [2021-07-17T08:52:34.690Z] 08:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-17T08:52:34.690Z] 08:47:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-07-17T08:52:34.690Z] 08:47:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-07-17T08:52:34.690Z] 08:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2021-07-17T08:52:34.690Z] 08:48:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-07-17T08:52:34.690Z] 08:48:01 0 0.18 0.00 0.02 0.00 0.05 99.75 [2021-07-17T08:52:34.690Z] 08:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-17T08:52:34.690Z] 08:49:01 all 0.19 0.00 0.02 0.00 0.02 99.77 [2021-07-17T08:52:34.690Z] 08:49:01 0 0.37 0.00 0.02 0.00 0.02 99.60 [2021-07-17T08:52:34.690Z] 08:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-17T08:52:34.690Z] 08:50:01 all 0.12 0.00 0.02 0.00 0.03 99.84 [2021-07-17T08:52:34.690Z] 08:50:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-07-17T08:52:34.690Z] 08:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-17T08:52:34.690Z] 08:51:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-07-17T08:52:34.690Z] 08:51:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-07-17T08:52:34.690Z] 08:51:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-07-17T08:52:34.690Z] 08:52:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-17T08:52:34.690Z] 08:52:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-07-17T08:52:34.690Z] 08:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-17T08:52:34.690Z] Average: all 13.66 0.00 3.41 1.97 0.04 80.91 [2021-07-17T08:52:34.690Z] Average: 0 13.77 0.00 3.50 1.97 0.05 80.71 [2021-07-17T08:52:34.690Z] Average: 1 13.55 0.00 3.33 1.97 0.04 81.11 [2021-07-17T08:52:34.690Z] [2021-07-17T08:52:34.690Z] [2021-07-17T08:52:34.690Z]