Pull request #3619 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3b3e7e3e41118f9cdc0f844ff99ad26354133de+1e29038257f9cf3e20d04decabeb5e5af95e4ca0 (b3c011de6722bce44f76d01ad9b0a3c1e69e9958) 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-ssh2471487479000478651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh6560720831124347262.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3619/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-3619/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3479287898491722087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh3362976056073948795.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-3619/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-3619/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6665843705954589746.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2977 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [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-ssh6624413383297399621.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit e3b3e7e3e41118f9cdc0f844ff99ad26354133de Merge succeeded, producing e3b3e7e3e41118f9cdc0f844ff99ad26354133de Checking out Revision e3b3e7e3e41118f9cdc0f844ff99ad26354133de (PR-3619) > 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-ssh770055049616033624.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # 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-ssh4024284749493372598.key > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T21:26:30.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 61ec7ffc7cb9a5724f16ed55eca94272704fba98 # timeout=10 [Pipeline] withCredentials [2021-07-15T21:26:30.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T21:26:30.929Z] ========================================================= [2021-07-15T21:26:30.929Z] EdgeX Global Pipelines Version Info [2021-07-15T21:26:30.929Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:26:32.303Z] ------------------- [2021-07-15T21:26:32.303Z] stable info: [2021-07-15T21:26:32.303Z] ------------------- [2021-07-15T21:26:32.303Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T21:26:32.303Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T21:26:32.303Z] Message: update stable to v1.0.196 [2021-07-15T21:26:33.099Z] ------------------- [2021-07-15T21:26:33.099Z] experimental info: [2021-07-15T21:26:33.099Z] ------------------- [2021-07-15T21:26:33.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T21:26:33.099Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T21:26:33.099Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T21:26:33.270Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T21:26:33.297Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T21:26:33.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T21:26:33.349Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T21:26:33.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T21:26:33.408Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T21:26:33.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T21:26:33.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T21:26:33.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T21:26:33.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T21:26:33.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T21:26:33.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T21:26:33.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T21:26:33.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T21:26:33.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T21:26:33.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T21:26:33.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T21:26:33.724Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T21:26:33.744Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T21:26:33.767Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T21:26:33.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T21:26:33.824Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T21:26:33.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3619 [Pipeline] echo [2021-07-15T21:26:33.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3619 [Pipeline] echo [2021-07-15T21:26:33.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3619 [Pipeline] echo [2021-07-15T21:26:33.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3b3e7e3e41118f9cdc0f844ff99ad26354133de [Pipeline] echo [2021-07-15T21:26:33.938Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3b3e7e [Pipeline] echo [2021-07-15T21:26:33.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T21:26:34.050Z] provisioning config files... [2021-07-15T21:26:34.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7367885853820425499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:26:34.427Z] ---> docker-login.sh [2021-07-15T21:26:34.428Z] nexus3.edgexfoundry.org:10001 [2021-07-15T21:26:34.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:26:34.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:26:34.698Z] Configure a credential helper to remove this warning. See [2021-07-15T21:26:34.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:26:34.698Z] [2021-07-15T21:26:34.698Z] Login Succeeded [2021-07-15T21:26:34.698Z] nexus3.edgexfoundry.org:10002 [2021-07-15T21:26:34.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:26:34.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:26:34.969Z] Configure a credential helper to remove this warning. See [2021-07-15T21:26:34.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:26:34.969Z] [2021-07-15T21:26:34.969Z] Login Succeeded [2021-07-15T21:26:34.969Z] nexus3.edgexfoundry.org:10003 [2021-07-15T21:26:34.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:26:34.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:26:34.969Z] Configure a credential helper to remove this warning. See [2021-07-15T21:26:34.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:26:34.970Z] [2021-07-15T21:26:34.970Z] Login Succeeded [2021-07-15T21:26:34.970Z] nexus3.edgexfoundry.org:10004 [2021-07-15T21:26:35.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:26:35.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:26:35.239Z] Configure a credential helper to remove this warning. See [2021-07-15T21:26:35.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:26:35.239Z] [2021-07-15T21:26:35.239Z] Login Succeeded [2021-07-15T21:26:35.239Z] docker.io [2021-07-15T21:26:35.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:26:36.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:26:36.041Z] Configure a credential helper to remove this warning. See [2021-07-15T21:26:36.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:26:36.041Z] [2021-07-15T21:26:36.041Z] Login Succeeded [2021-07-15T21:26:36.041Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T21:26:36.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T21:26:36.407Z] ++ 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-15T21:26:36.407Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T21:26:36.407Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T21:26:36.407Z] ++ cut -d/ -f2 [2021-07-15T21:26:36.407Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T21:26:36.407Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T21:26:36.407Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T21:26:36.407Z] ++ cut -d/ -f2 [2021-07-15T21:26:36.407Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T21:26:36.407Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T21:26:36.407Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T21:26:36.408Z] ++ cut -d/ -f2 [2021-07-15T21:26:36.408Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T21:26:36.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T21:26:36.408Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T21:26:36.408Z] ++ cut -d/ -f2 [2021-07-15T21:26:36.408Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T21:26:36.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T21:26:36.408Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T21:26:36.408Z] ++ cut -d/ -f2 [2021-07-15T21:26:36.408Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T21:26:36.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T21:26:36.408Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T21:26:36.408Z] ++ cut -d/ -f2 [2021-07-15T21:26:36.408Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T21:26:36.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T21:26:36.408Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T21:26:36.408Z] ++ cut -d/ -f2 [2021-07-15T21:26:36.408Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T21:26:36.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T21:26:36.408Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T21:26:36.408Z] ++ cut -d/ -f2 [2021-07-15T21:26:36.408Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T21:26:36.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T21:26:36.408Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T21:26:36.408Z] ++ cut -d/ -f2 [2021-07-15T21:26:36.408Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T21:26:36.475Z] 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-15T21:26:39.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T21:26:39.397Z] [2021-07-15T21:26:39.397Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:26:39.735Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T21:26:39.735Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T21:26:39.735Z] 31603596830f: Pulling fs layer [2021-07-15T21:26:39.735Z] b6dc333f4379: Pulling fs layer [2021-07-15T21:26:39.735Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T21:26:39.735Z] fd332fbdc1db: Pulling fs layer [2021-07-15T21:26:39.735Z] fd332fbdc1db: Waiting [2021-07-15T21:26:39.735Z] b6dc333f4379: Download complete [2021-07-15T21:26:40.015Z] 31603596830f: Verifying Checksum [2021-07-15T21:26:40.015Z] 31603596830f: Download complete [2021-07-15T21:26:40.296Z] 31603596830f: Pull complete [2021-07-15T21:26:40.296Z] b6dc333f4379: Pull complete [2021-07-15T21:26:40.296Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T21:26:40.296Z] 3d9ef1400e77: Download complete [2021-07-15T21:26:40.296Z] fd332fbdc1db: Verifying Checksum [2021-07-15T21:26:40.296Z] fd332fbdc1db: Download complete [2021-07-15T21:26:40.893Z] 3d9ef1400e77: Pull complete [2021-07-15T21:26:40.893Z] fd332fbdc1db: Pull complete [2021-07-15T21:26:41.162Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T21:26:41.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T21:26:41.162Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T21:26:41.259Z] prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container [2021-07-15T21:26:41.315Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T21:26:41.979Z] $ docker top f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T21:26:42.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T21:26:42.107Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T21:26:42.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T21:26:42.229Z] $ docker exec f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 ssh-agent [2021-07-15T21:26:42.349Z] SSH_AUTH_SOCK=/tmp/ssh-DwALenr98HYE/agent.14 [2021-07-15T21:26:42.349Z] SSH_AGENT_PID=20 [2021-07-15T21:26:42.363Z] Running ssh-add (command line suppressed) [2021-07-15T21:26:42.468Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9077826551456888926.key (/w/workspace/edgex-go/4@tmp/private_key_9077826551456888926.key) [2021-07-15T21:26:42.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T21:26:42.827Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T21:26:42.845Z] $ docker exec --env ******** --env ******** f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 ssh-agent -k [2021-07-15T21:26:42.950Z] unset SSH_AUTH_SOCK; [2021-07-15T21:26:42.950Z] unset SSH_AGENT_PID; [2021-07-15T21:26:42.950Z] echo Agent pid 20 killed; [2021-07-15T21:26:42.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T21:26:43.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T21:26:43.010Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T21:26:43.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T21:26:43.131Z] $ docker exec f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 ssh-agent [2021-07-15T21:26:43.251Z] SSH_AUTH_SOCK=/tmp/ssh-NU4cpmp4wc6h/agent.54 [2021-07-15T21:26:43.251Z] SSH_AGENT_PID=61 [2021-07-15T21:26:43.263Z] Running ssh-add (command line suppressed) [2021-07-15T21:26:43.361Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5120983071585009578.key (/w/workspace/edgex-go/4@tmp/private_key_5120983071585009578.key) [2021-07-15T21:26:43.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T21:26:43.707Z] + git semver init [2021-07-15T21:26:43.707Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T21:26:43.707Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-07-15T21:26:43.707Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-07-15T21:26:43.707Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T21:26:43.707Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T21:26:43.707Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T21:26:43.707Z] # $SEMVER_BRANCH = PR-3619 [2021-07-15T21:26:43.707Z] # $SEMVER_TEMP = /tmp/semver-234614896 [2021-07-15T21:26:43.707Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T21:27:10.457Z] # '/tmp/semver-234614896' -> '/w/workspace/edgex-go/4/.semver' [2021-07-15T21:27:10.457Z] # -> Force: false [2021-07-15T21:27:10.457Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-07-15T21:27:10.468Z] $ docker exec --env ******** --env ******** f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 ssh-agent -k [2021-07-15T21:27:10.580Z] unset SSH_AUTH_SOCK; [2021-07-15T21:27:10.581Z] unset SSH_AGENT_PID; [2021-07-15T21:27:10.581Z] echo Agent pid 61 killed; [2021-07-15T21:27:10.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T21:27:10.949Z] + git semver [Pipeline] } [2021-07-15T21:27:10.974Z] $ docker stop --time=1 f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 [2021-07-15T21:27:12.777Z] $ docker rm -f f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T21:27:13.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T21:27:13.539Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T21:27:13.541Z] [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] sh [2021-07-15T21:27:14.101Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T21:27:14.452Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T21:27:14.775Z] + sudo service docker restart [2021-07-15T21:27:14.775Z] + true [2021-07-15T21:27:14.775Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T21:27:28.725Z] Still waiting to schedule task [2021-07-15T21:27:28.725Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-07-15T21:27:33.026Z] ========================================================= [2021-07-15T21:27:33.026Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T21:27:33.026Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:27:33.359Z] + 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-15T21:27:34.790Z] Sending build context to Docker daemon 328.5MB [2021-07-15T21:27:34.790Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T21:27:34.790Z] Step 2/6 : FROM ${BASE} [2021-07-15T21:27:34.790Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T21:27:34.790Z] 540db60ca938: Pulling fs layer [2021-07-15T21:27:34.790Z] adcc1eea9eea: Pulling fs layer [2021-07-15T21:27:34.790Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T21:27:34.790Z] 0773c198feca: Pulling fs layer [2021-07-15T21:27:34.790Z] 345f892a5656: Pulling fs layer [2021-07-15T21:27:34.790Z] 4796506630df: Pulling fs layer [2021-07-15T21:27:34.790Z] cc55df3e53f1: Pulling fs layer [2021-07-15T21:27:34.790Z] 4d027b6c602c: Pulling fs layer [2021-07-15T21:27:34.790Z] 449e75d2c14e: Pulling fs layer [2021-07-15T21:27:34.790Z] 0773c198feca: Waiting [2021-07-15T21:27:34.790Z] 345f892a5656: Waiting [2021-07-15T21:27:34.790Z] 4796506630df: Waiting [2021-07-15T21:27:34.790Z] cc55df3e53f1: Waiting [2021-07-15T21:27:34.790Z] 4d027b6c602c: Waiting [2021-07-15T21:27:34.790Z] 449e75d2c14e: Waiting [2021-07-15T21:27:34.790Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T21:27:34.790Z] 4c4ab2625f07: Download complete [2021-07-15T21:27:35.057Z] adcc1eea9eea: Verifying Checksum [2021-07-15T21:27:35.057Z] adcc1eea9eea: Download complete [2021-07-15T21:27:35.057Z] 345f892a5656: Verifying Checksum [2021-07-15T21:27:35.057Z] 345f892a5656: Download complete [2021-07-15T21:27:35.057Z] 4796506630df: Verifying Checksum [2021-07-15T21:27:35.057Z] 4796506630df: Download complete [2021-07-15T21:27:35.057Z] 540db60ca938: Verifying Checksum [2021-07-15T21:27:35.057Z] cc55df3e53f1: Verifying Checksum [2021-07-15T21:27:35.057Z] cc55df3e53f1: Download complete [2021-07-15T21:27:35.322Z] 540db60ca938: Pull complete [2021-07-15T21:27:35.322Z] adcc1eea9eea: Pull complete [2021-07-15T21:27:35.322Z] 4c4ab2625f07: Pull complete [2021-07-15T21:27:35.592Z] 4d027b6c602c: Verifying Checksum [2021-07-15T21:27:35.592Z] 4d027b6c602c: Download complete [2021-07-15T21:27:38.171Z] 449e75d2c14e: Verifying Checksum [2021-07-15T21:27:38.171Z] 449e75d2c14e: Download complete [2021-07-15T21:27:39.584Z] 0773c198feca: Verifying Checksum [2021-07-15T21:27:39.584Z] 0773c198feca: Download complete [2021-07-15T21:27:42.963Z] 0773c198feca: Pull complete [2021-07-15T21:27:42.963Z] 345f892a5656: Pull complete [2021-07-15T21:27:42.963Z] 4796506630df: Pull complete [2021-07-15T21:27:42.963Z] cc55df3e53f1: Pull complete [2021-07-15T21:27:42.963Z] 4d027b6c602c: Pull complete [2021-07-15T21:27:44.955Z] 449e75d2c14e: Pull complete [2021-07-15T21:27:44.955Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T21:27:44.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T21:27:44.955Z] ---> 0d28375d9b5b [2021-07-15T21:27:44.955Z] 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-15T21:27:45.938Z] ---> Running in 2cabe764c4af [2021-07-15T21:27:46.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:27:46.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:27:47.606Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T21:27:47.877Z] (2/12) Installing file (5.39-r0) [2021-07-15T21:27:48.150Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T21:27:48.150Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T21:27:52.467Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T21:27:52.467Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T21:27:52.467Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T21:27:52.467Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T21:27:52.467Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T21:27:52.467Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T21:27:52.467Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T21:27:52.467Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T21:27:52.467Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T21:27:52.467Z] OK: 219 MiB in 52 packages [2021-07-15T21:27:53.898Z] Removing intermediate container 2cabe764c4af [2021-07-15T21:27:53.898Z] ---> d068ef231a50 [2021-07-15T21:27:53.898Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T21:27:53.898Z] ---> Running in ac40bb6dd74b [2021-07-15T21:27:54.166Z] Removing intermediate container ac40bb6dd74b [2021-07-15T21:27:54.166Z] ---> dd568b5eb5e0 [2021-07-15T21:27:54.166Z] Step 5/6 : COPY go.mod . [2021-07-15T21:27:54.166Z] ---> 0d3f6cfe0720 [2021-07-15T21:27:54.166Z] Step 6/6 : RUN go mod download [2021-07-15T21:27:54.166Z] ---> Running in 1704c1af916c [2021-07-15T21:28:09.208Z] Removing intermediate container 1704c1af916c [2021-07-15T21:28:09.208Z] ---> 5a41c8809dea [2021-07-15T21:28:09.208Z] Successfully built 5a41c8809dea [2021-07-15T21:28:09.208Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:28:09.546Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T21:28:09.546Z] . [Pipeline] withDockerContainer [2021-07-15T21:28:09.653Z] prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container [2021-07-15T21:28:09.738Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-15T21:28:10.171Z] $ docker top 760a0a283bbcb2fac10f6f84e979b561cc4ccb7fcd016daf4a1a4ab056ec17aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T21:28:10.608Z] + go version [2021-07-15T21:28:10.608Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T21:28:10.625Z] $ docker stop --time=1 760a0a283bbcb2fac10f6f84e979b561cc4ccb7fcd016daf4a1a4ab056ec17aa [2021-07-15T21:28:11.821Z] $ docker rm -f 760a0a283bbcb2fac10f6f84e979b561cc4ccb7fcd016daf4a1a4ab056ec17aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:28:12.527Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T21:28:12.527Z] . [Pipeline] withDockerContainer [2021-07-15T21:28:12.626Z] prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container [2021-07-15T21:28:12.694Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-15T21:28:13.043Z] $ docker top 818b414a1c3bc0758e9e1a2257097c2b1f848323db6d6c4ae55c89ca22bb8618 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T21:28:13.138Z] ========================================================= [2021-07-15T21:28:13.138Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T21:28:13.138Z] ========================================================= [Pipeline] sh [2021-07-15T21:28:13.451Z] + go mod tidy [Pipeline] sh [2021-07-15T21:28:14.049Z] + make test [2021-07-15T21:28:14.049Z] 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-15T21:28:14.327Z] go mod tidy [2021-07-15T21:28:14.327Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T21:28:19.683Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T21:28:37.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T21:28:39.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T21:28:40.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T21:28:40.913Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T21:28:43.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T21:28:43.802Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T21:28:43.802Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T21:28:43.802Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T21:28:44.391Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T21:28:44.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T21:28:44.994Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T21:28:44.994Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T21:28:44.994Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T21:28:44.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T21:28:47.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-07-15T21:28:47.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T21:28:47.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T21:28:48.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements [2021-07-15T21:28:48.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T21:28:48.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements [2021-07-15T21:28:48.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T21:28:48.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T21:28:49.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.9% of statements [2021-07-15T21:28:49.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T21:28:49.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T21:28:49.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-07-15T21:28:50.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-07-15T21:28:50.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T21:28:50.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T21:28:50.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T21:28:50.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T21:28:50.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T21:28:51.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T21:28:51.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T21:28:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T21:28:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-07-15T21:28:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T21:28:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-07-15T21:28:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 22.0% of statements [2021-07-15T21:28:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T21:28:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-07-15T21:28:52.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-07-15T21:28:52.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-07-15T21:28:53.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2021-07-15T21:28:53.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-07-15T21:29:05.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-07-15T21:29:05.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-07-15T21:29:10.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.167s coverage: 81.8% of statements [2021-07-15T21:29:10.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 66.9% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T21:29:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2021-07-15T21:29:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T21:29:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T21:29:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T21:29:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T21:29:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T21:29:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T21:29:36.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T21:29:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-07-15T21:29:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-15T21:29:36.276Z] GO111MODULE=on go vet ./... [2021-07-15T21:29:58.584Z] gofmt -l . [2021-07-15T21:29:58.584Z] [ "`gofmt -l .`" = "" ] [2021-07-15T21:29:58.859Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T21:29:59.794Z] + ls -al . [2021-07-15T21:29:59.794Z] total 568 [2021-07-15T21:29:59.794Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 21:29 . [2021-07-15T21:29:59.794Z] drwxr-xr-x 4 root root 28 Jul 15 21:28 .. [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 21:26 .dockerignore [2021-07-15T21:29:59.794Z] drwxrwxr-x 8 1001 1001 179 Jul 15 21:26 .git [2021-07-15T21:29:59.794Z] drwxrwxr-x 3 1001 1001 125 Jul 15 21:26 .github [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 21:26 .gitignore [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 21:26 .hadolint.yml [2021-07-15T21:29:59.794Z] drwx------ 3 1001 1001 58 Jul 15 21:27 .semver [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 21:26 .sonarcloud.properties [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 21:26 Attribution.txt [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 21:26 CHANGELOG.md [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 21:26 CONTRIBUTING.md [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 21:26 Dockerfile.build [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 21:26 Jenkinsfile [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 21:26 LICENSE [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 21:26 Makefile [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 21:26 README.md [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 21:26 SECURITY.md [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 21:27 VERSION [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 21:26 ZMQWindows.md [2021-07-15T21:29:59.794Z] drwxrwxr-x 2 1001 1001 37 Jul 15 21:26 bin [2021-07-15T21:29:59.794Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 21:26 cmd [2021-07-15T21:29:59.794Z] -rw-r--r-- 1 root root 402846 Jul 15 21:29 coverage.out [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 21:26 go.mod [2021-07-15T21:29:59.794Z] -rw-r--r-- 1 root root 21149 Jul 15 21:28 go.sum [2021-07-15T21:29:59.794Z] drwxrwxr-x 7 1001 1001 114 Jul 15 21:26 internal [2021-07-15T21:29:59.794Z] drwxrwxr-x 3 1001 1001 16 Jul 15 21:26 openapi [2021-07-15T21:29:59.794Z] drwxrwxr-x 4 1001 1001 71 Jul 15 21:26 snap [2021-07-15T21:29:59.794Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 21:26 version.go [Pipeline] sh [2021-07-15T21:30:00.131Z] + '[' -e coverage.out ] [2021-07-15T21:30:00.131Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T21:30:00.237Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T21:30:00.564Z] + make build [2021-07-15T21:30:00.564Z] go mod tidy [2021-07-15T21:30:00.564Z] 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-15T21:30:02.005Z] 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-15T21:30:10.304Z] 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-15T21:30:10.304Z] 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-15T21:30:10.595Z] 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-15T21:30:10.874Z] 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-15T21:30:11.902Z] 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-15T21:30:12.526Z] 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-15T21:30:13.537Z] 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-15T21:30:14.538Z] 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-15T21:30:15.156Z] 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-15T21:30:15.772Z] 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-15T21:30:17.254Z] $ docker stop --time=1 818b414a1c3bc0758e9e1a2257097c2b1f848323db6d6c4ae55c89ca22bb8618 [2021-07-15T21:30:19.175Z] $ docker rm -f 818b414a1c3bc0758e9e1a2257097c2b1f848323db6d6c4ae55c89ca22bb8618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:30:20.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T21:30:20.795Z] [2021-07-15T21:30:20.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:30:21.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T21:30:21.348Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2981 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws [2021-07-15T21:30:21.368Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-07-15T21:30:21.653Z] The recommended git tool is: git [2021-07-15T21:30:26.539Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T21:30:26.540Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T21:30:26.540Z] ca9280d653b3: Pulling fs layer [2021-07-15T21:30:26.540Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T21:30:26.540Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T21:30:26.540Z] cbdbe7a5bc2a: Download complete [2021-07-15T21:30:26.815Z] cbdbe7a5bc2a: Pull complete [2021-07-15T21:30:27.401Z] using credential edgex-jenkins-ssh [2021-07-15T21:30:27.405Z] ca9280d653b3: Verifying Checksum [2021-07-15T21:30:27.405Z] ca9280d653b3: Download complete [2021-07-15T21:30:27.421Z] Cloning the remote Git repository [2021-07-15T21:30:27.474Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T21:30:27.621Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-07-15T21:30:27.710Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T21:30:27.711Z] > git --version # timeout=10 [2021-07-15T21:30:27.725Z] > git --version # 'git version 2.17.1' [2021-07-15T21:30:27.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T21:30:27.823Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T21:30:27.987Z] ca9280d653b3: Pull complete [2021-07-15T21:30:29.638Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T21:30:29.638Z] 7e9c9ca2126c: Download complete [2021-07-15T21:30:33.028Z] 7e9c9ca2126c: Pull complete [2021-07-15T21:30:33.028Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T21:30:33.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T21:30:33.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T21:30:33.120Z] prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container [2021-07-15T21:30:33.193Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T21:30:35.945Z] $ docker top 644a2469c0d33be8aea7a7a465841dbff38c866f9d2635045618604b3582fafd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T21:30:36.346Z] + docker-compose build --help [2021-07-15T21:30:36.346Z] + grep parallel [2021-07-15T21:30:36.939Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T21:30:36.957Z] $ docker stop --time=1 644a2469c0d33be8aea7a7a465841dbff38c866f9d2635045618604b3582fafd [2021-07-15T21:30:38.193Z] $ docker rm -f 644a2469c0d33be8aea7a7a465841dbff38c866f9d2635045618604b3582fafd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:30:38.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T21:30:38.650Z] . [Pipeline] withDockerContainer [2021-07-15T21:30:38.745Z] prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container [2021-07-15T21:30:38.829Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T21:30:39.193Z] $ docker top b864cb4f5b807d96c7f7a982d9eaf29dfcb81987ee3b9263d5809c73916400ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T21:30:39.808Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T21:30:40.397Z] Building core-command ... [2021-07-15T21:30:40.397Z] Building core-data ... [2021-07-15T21:30:40.397Z] Building core-metadata ... [2021-07-15T21:30:40.397Z] Building security-bootstrapper ... [2021-07-15T21:30:40.397Z] Building security-proxy-setup ... [2021-07-15T21:30:40.397Z] Building security-secretstore-setup ... [2021-07-15T21:30:40.397Z] Building support-notifications ... [2021-07-15T21:30:40.397Z] Building support-scheduler ... [2021-07-15T21:30:40.397Z] Building sys-mgmt-agent ... [2021-07-15T21:30:40.397Z] Building security-bootstrapper [2021-07-15T21:30:40.397Z] Building support-scheduler [2021-07-15T21:30:40.397Z] Building core-command [2021-07-15T21:30:40.397Z] Building support-notifications [2021-07-15T21:30:40.397Z] Building security-secretstore-setup [2021-07-15T21:30:45.418Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T21:30:45.433Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T21:30:45.456Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T21:30:45.485Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T21:30:45.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T21:30:45.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T21:30:46.023Z] Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:30:46.361Z] Merge succeeded, producing e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:30:46.362Z] Checking out Revision e3b3e7e3e41118f9cdc0f844ff99ad26354133de (PR-3619) [2021-07-15T21:30:46.037Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T21:30:46.055Z] > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 [2021-07-15T21:30:46.272Z] > git remote # timeout=10 [2021-07-15T21:30:46.290Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T21:30:46.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T21:30:46.318Z] > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 [2021-07-15T21:30:46.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T21:30:46.363Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T21:30:46.386Z] > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 [2021-07-15T21:30:50.504Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:30:50.504Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:30:50.504Z] ---> 5a41c8809dea [2021-07-15T21:30:50.504Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T21:30:50.772Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:30:50.772Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:30:50.772Z] ---> 5a41c8809dea [2021-07-15T21:30:50.772Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T21:30:50.772Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:30:50.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:30:50.772Z] ---> 5a41c8809dea [2021-07-15T21:30:50.772Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T21:30:50.861Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T21:30:51.779Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T21:30:52.255Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T21:30:52.604Z] + sudo service docker restart [2021-07-15T21:30:52.604Z] + true [2021-07-15T21:30:55.177Z] ---> Running in 46669f98e9ae [2021-07-15T21:30:55.177Z] ---> Running in a0e95d7a32aa [2021-07-15T21:30:55.177Z] ---> Running in 8d7fa05fc627 [2021-07-15T21:30:56.137Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:30:56.138Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:30:56.138Z] ---> 5a41c8809dea [2021-07-15T21:30:56.138Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T21:30:56.404Z] ---> Using cache [2021-07-15T21:30:56.404Z] ---> f7d0aa1417ac [2021-07-15T21:30:56.404Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:30:57.366Z] Removing intermediate container 46669f98e9ae [2021-07-15T21:30:57.366Z] ---> c40cb23349f7 [2021-07-15T21:30:57.366Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:30:57.366Z] Removing intermediate container a0e95d7a32aa [2021-07-15T21:30:57.366Z] ---> ff1fe8ed3fa7 [2021-07-15T21:30:57.366Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:30:57.366Z] Removing intermediate container 8d7fa05fc627 [2021-07-15T21:30:57.366Z] ---> f7d0aa1417ac [2021-07-15T21:30:57.366Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:30:57.366Z] ---> Running in f197f140627b [2021-07-15T21:30:57.634Z] ---> Running in d0d9fc487c0b [2021-07-15T21:30:57.634Z] ---> Running in b1c6674d99ce [2021-07-15T21:30:57.634Z] ---> Running in dd6fde81d6fd [2021-07-15T21:30:59.074Z] Removing intermediate container f197f140627b [2021-07-15T21:30:59.074Z] ---> ec1617cb1c14 [2021-07-15T21:30:59.074Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T21:30:59.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:30:59.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:30:59.074Z] ---> 5a41c8809dea [2021-07-15T21:30:59.074Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T21:30:59.074Z] ---> Using cache [2021-07-15T21:30:59.074Z] ---> c40cb23349f7 [2021-07-15T21:30:59.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:30:59.074Z] ---> Running in 80a21defa01b [2021-07-15T21:30:59.074Z] ---> Running in 5095e424484f [2021-07-15T21:30:59.074Z] Removing intermediate container b1c6674d99ce [2021-07-15T21:30:59.074Z] ---> 4a24d943385f [2021-07-15T21:30:59.074Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T21:30:59.074Z] Removing intermediate container dd6fde81d6fd [2021-07-15T21:30:59.074Z] ---> 3c4adee45703 [2021-07-15T21:30:59.074Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T21:30:59.074Z] ---> Running in c299f53fe22d [2021-07-15T21:30:59.074Z] ---> Running in 6cae599db9ac [2021-07-15T21:30:59.074Z] Removing intermediate container d0d9fc487c0b [2021-07-15T21:30:59.074Z] ---> ae82b35d91bc [2021-07-15T21:30:59.074Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T21:30:59.351Z] ---> Running in 56dd889dc0ec [2021-07-15T21:30:59.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:30:59.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:30:59.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:30:59.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:30:59.886Z] Removing intermediate container 5095e424484f [2021-07-15T21:30:59.886Z] ---> cea84ca602df [2021-07-15T21:30:59.886Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T21:30:59.886Z] ---> Running in bf14558019ba [2021-07-15T21:31:00.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:00.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:00.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:00.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:00.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:00.694Z] OK: 219 MiB in 52 packages [2021-07-15T21:31:00.976Z] Removing intermediate container 80a21defa01b [2021-07-15T21:31:00.976Z] ---> efd0b7215339 [2021-07-15T21:31:00.976Z] Step 6/26 : COPY go.mod . [2021-07-15T21:31:00.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:00.976Z] OK: 219 MiB in 52 packages [2021-07-15T21:31:00.976Z] OK: 219 MiB in 52 packages [2021-07-15T21:31:01.254Z] OK: 219 MiB in 52 packages [2021-07-15T21:31:01.254Z] ---> 8aed668bbdc2 [2021-07-15T21:31:01.254Z] Step 7/26 : RUN go mod download [2021-07-15T21:31:01.254Z] ---> Running in 1930ed8b92f7 [2021-07-15T21:31:01.530Z] OK: 219 MiB in 52 packages [2021-07-15T21:31:01.530Z] Removing intermediate container 6cae599db9ac [2021-07-15T21:31:01.530Z] ---> 7d9c2c249f50 [2021-07-15T21:31:01.530Z] Step 6/32 : COPY go.mod . [2021-07-15T21:31:01.530Z] Removing intermediate container 56dd889dc0ec [2021-07-15T21:31:01.530Z] ---> 703a768b1422 [2021-07-15T21:31:01.530Z] Step 6/23 : COPY go.mod . [2021-07-15T21:31:01.530Z] Removing intermediate container c299f53fe22d [2021-07-15T21:31:01.530Z] ---> cac93b9aac05 [2021-07-15T21:31:01.530Z] Step 6/24 : COPY go.mod . [2021-07-15T21:31:01.806Z] ---> 50d5263b6ac9 [2021-07-15T21:31:01.806Z] Step 7/32 : RUN go mod download [2021-07-15T21:31:01.806Z] ---> 46e0f76ea505 [2021-07-15T21:31:01.806Z] Step 7/23 : RUN go mod download [2021-07-15T21:31:01.806Z] ---> Running in 5c9ff8c03de7 [2021-07-15T21:31:02.082Z] ---> Running in af93c8b24461 [2021-07-15T21:31:02.082Z] ---> 46530095e417 [2021-07-15T21:31:02.082Z] Step 7/24 : RUN go mod download [2021-07-15T21:31:02.082Z] Removing intermediate container bf14558019ba [2021-07-15T21:31:02.082Z] ---> 009296b10451 [2021-07-15T21:31:02.082Z] Step 6/23 : COPY go.mod . [2021-07-15T21:31:02.082Z] ---> Running in 553d36414388 [2021-07-15T21:31:02.082Z] ---> 8f97b1518f93 [2021-07-15T21:31:02.082Z] Step 7/23 : RUN go mod download [2021-07-15T21:31:02.361Z] ---> Running in 93b0a783005e [2021-07-15T21:31:02.632Z] Removing intermediate container 1930ed8b92f7 [2021-07-15T21:31:02.632Z] ---> 60b50e45f3f5 [2021-07-15T21:31:02.632Z] Step 8/26 : COPY . . [2021-07-15T21:31:05.251Z] Removing intermediate container 5c9ff8c03de7 [2021-07-15T21:31:05.251Z] ---> 48516741e696 [2021-07-15T21:31:05.251Z] Step 8/32 : COPY . . [2021-07-15T21:31:05.251Z] Removing intermediate container af93c8b24461 [2021-07-15T21:31:05.251Z] ---> 3a0741cf7db5 [2021-07-15T21:31:05.251Z] Step 8/23 : COPY . . [2021-07-15T21:31:05.845Z] Removing intermediate container 93b0a783005e [2021-07-15T21:31:05.845Z] ---> 393e748d1f94 [2021-07-15T21:31:05.845Z] Step 8/23 : COPY . . [2021-07-15T21:31:05.845Z] Removing intermediate container 553d36414388 [2021-07-15T21:31:05.845Z] ---> 09ff36a72e18 [2021-07-15T21:31:05.845Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T21:31:10.985Z] provisioning config files... [2021-07-15T21:31:11.016Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config813371956435478199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:31:11.445Z] ---> docker-login.sh [2021-07-15T21:31:11.445Z] nexus3.edgexfoundry.org:10001 [2021-07-15T21:31:12.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:31:12.609Z] ---> 92e1cdc69526 [2021-07-15T21:31:12.609Z] Step 9/32 : RUN go mod tidy [2021-07-15T21:31:12.609Z] ---> bf011f4b8927 [2021-07-15T21:31:12.609Z] Step 9/26 : RUN go mod tidy [2021-07-15T21:31:12.609Z] ---> Running in 79c531acb185 [2021-07-15T21:31:12.609Z] ---> Running in 8184f4149994 [2021-07-15T21:31:12.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:31:12.837Z] Configure a credential helper to remove this warning. See [2021-07-15T21:31:12.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:31:12.837Z] [2021-07-15T21:31:12.837Z] Login Succeeded [2021-07-15T21:31:12.837Z] nexus3.edgexfoundry.org:10002 [2021-07-15T21:31:13.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:31:13.571Z] Removing intermediate container 79c531acb185 [2021-07-15T21:31:13.571Z] ---> 379e07c9442a [2021-07-15T21:31:13.571Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T21:31:13.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:31:13.718Z] Configure a credential helper to remove this warning. See [2021-07-15T21:31:13.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:31:13.718Z] [2021-07-15T21:31:13.718Z] Login Succeeded [2021-07-15T21:31:13.718Z] nexus3.edgexfoundry.org:10003 [2021-07-15T21:31:13.838Z] Removing intermediate container 8184f4149994 [2021-07-15T21:31:13.838Z] ---> 9d11ced89955 [2021-07-15T21:31:13.838Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T21:31:13.838Z] ---> Running in 5f15817cbf31 [2021-07-15T21:31:14.117Z] ---> Running in e445ff2f7d45 [2021-07-15T21:31:14.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:31:14.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:31:14.326Z] Configure a credential helper to remove this warning. See [2021-07-15T21:31:14.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:31:14.326Z] [2021-07-15T21:31:14.326Z] Login Succeeded [2021-07-15T21:31:14.326Z] nexus3.edgexfoundry.org:10004 [2021-07-15T21:31:14.393Z] 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-15T21:31:14.393Z] 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-15T21:31:14.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:31:14.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:31:14.876Z] Configure a credential helper to remove this warning. See [2021-07-15T21:31:14.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:31:14.876Z] [2021-07-15T21:31:14.876Z] Login Succeeded [2021-07-15T21:31:14.876Z] docker.io [2021-07-15T21:31:15.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T21:31:15.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T21:31:15.747Z] Configure a credential helper to remove this warning. See [2021-07-15T21:31:15.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T21:31:15.747Z] [2021-07-15T21:31:15.747Z] Login Succeeded [2021-07-15T21:31:15.747Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T21:31:15.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-15T21:31:16.076Z] ========================================================= [2021-07-15T21:31:16.077Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T21:31:16.077Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:31:16.416Z] + 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-15T21:31:18.401Z] Sending build context to Docker daemon 165.8MB [2021-07-15T21:31:18.674Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T21:31:18.674Z] Step 2/6 : FROM ${BASE} [2021-07-15T21:31:18.959Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T21:31:18.959Z] 595b0fe564bb: Pulling fs layer [2021-07-15T21:31:18.959Z] 24495759ef45: Pulling fs layer [2021-07-15T21:31:18.959Z] d148012ef14d: Pulling fs layer [2021-07-15T21:31:18.959Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T21:31:18.959Z] 093eec477d81: Pulling fs layer [2021-07-15T21:31:18.959Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T21:31:18.959Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T21:31:18.959Z] 596795e73e0f: Pulling fs layer [2021-07-15T21:31:18.959Z] cb65c68fc2e2: Waiting [2021-07-15T21:31:18.959Z] 093eec477d81: Waiting [2021-07-15T21:31:18.959Z] a6d5b2bbb924: Waiting [2021-07-15T21:31:18.959Z] 596795e73e0f: Waiting [2021-07-15T21:31:18.959Z] 2446dc1eb7d3: Waiting [2021-07-15T21:31:18.959Z] d148012ef14d: Download complete [2021-07-15T21:31:18.959Z] 24495759ef45: Verifying Checksum [2021-07-15T21:31:18.959Z] 24495759ef45: Download complete [2021-07-15T21:31:18.959Z] 093eec477d81: Verifying Checksum [2021-07-15T21:31:18.959Z] 093eec477d81: Download complete [2021-07-15T21:31:18.959Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T21:31:18.959Z] a6d5b2bbb924: Download complete [2021-07-15T21:31:18.959Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T21:31:18.959Z] 2446dc1eb7d3: Download complete [2021-07-15T21:31:18.959Z] 595b0fe564bb: Verifying Checksum [2021-07-15T21:31:18.959Z] 595b0fe564bb: Download complete [2021-07-15T21:31:19.950Z] 595b0fe564bb: Pull complete [2021-07-15T21:31:20.554Z] 24495759ef45: Pull complete [2021-07-15T21:31:21.154Z] d148012ef14d: Pull complete [2021-07-15T21:31:22.134Z] 596795e73e0f: Verifying Checksum [2021-07-15T21:31:22.134Z] 596795e73e0f: Download complete [2021-07-15T21:31:22.729Z] cb65c68fc2e2: Download complete [2021-07-15T21:31:24.585Z] ---> 344f5d86aa57 [2021-07-15T21:31:24.585Z] Step 9/24 : RUN go mod tidy [2021-07-15T21:31:24.585Z] ---> 91c7726bb2eb [2021-07-15T21:31:24.585Z] Step 9/23 : RUN go mod tidy [2021-07-15T21:31:24.585Z] ---> 657beb738dc7 [2021-07-15T21:31:24.585Z] Step 9/23 : RUN go mod tidy [2021-07-15T21:31:24.585Z] ---> Running in 7b7046ea5545 [2021-07-15T21:31:24.585Z] ---> Running in a77797f8ea03 [2021-07-15T21:31:24.585Z] ---> Running in a8d8d0bd338e [2021-07-15T21:31:26.547Z] Removing intermediate container 7b7046ea5545 [2021-07-15T21:31:26.547Z] ---> 136358a468f9 [2021-07-15T21:31:26.547Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T21:31:26.547Z] ---> Running in eeb0ad905d9b [2021-07-15T21:31:26.832Z] Removing intermediate container a8d8d0bd338e [2021-07-15T21:31:26.832Z] ---> 4d917f02809e [2021-07-15T21:31:26.832Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T21:31:26.832Z] ---> Running in 598418215d04 [2021-07-15T21:31:26.832Z] Removing intermediate container a77797f8ea03 [2021-07-15T21:31:26.832Z] ---> a976e5fa2f3f [2021-07-15T21:31:26.832Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T21:31:26.832Z] ---> Running in f6f2a6bd6891 [2021-07-15T21:31:27.423Z] 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-15T21:31:27.423Z] 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-15T21:31:27.693Z] 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-15T21:31:32.946Z] cb65c68fc2e2: Pull complete [2021-07-15T21:31:33.551Z] 093eec477d81: Pull complete [2021-07-15T21:31:34.218Z] a6d5b2bbb924: Pull complete [2021-07-15T21:31:34.524Z] 2446dc1eb7d3: Pull complete [2021-07-15T21:31:38.869Z] 596795e73e0f: Pull complete [2021-07-15T21:31:38.869Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T21:31:38.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T21:31:38.869Z] ---> d9e956139c92 [2021-07-15T21:31:38.869Z] 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-15T21:31:43.217Z] ---> Running in c9f6f9b876de [2021-07-15T21:31:44.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:31:45.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:31:45.980Z] 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-15T21:31:46.249Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T21:31:46.526Z] (2/12) Installing file (5.39-r0) [2021-07-15T21:31:46.526Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T21:31:46.803Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T21:31:47.434Z] Removing intermediate container 5f15817cbf31 [2021-07-15T21:31:47.434Z] ---> 8946c26b74c0 [2021-07-15T21:31:47.434Z] [2021-07-15T21:31:47.434Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T21:31:48.025Z] 3.12: Pulling from library/alpine [2021-07-15T21:31:49.440Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T21:31:49.440Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T21:31:49.440Z] ---> 13621d1b12d4 [2021-07-15T21:31:49.440Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T21:31:49.707Z] ---> Running in 7b391a2a7281 [2021-07-15T21:31:49.707Z] Removing intermediate container e445ff2f7d45 [2021-07-15T21:31:49.707Z] ---> 44017f3189e6 [2021-07-15T21:31:49.707Z] [2021-07-15T21:31:49.707Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T21:31:49.707Z] ---> 13621d1b12d4 [2021-07-15T21:31:49.707Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T21:31:49.973Z] Removing intermediate container 7b391a2a7281 [2021-07-15T21:31:49.973Z] ---> 215794ac6a09 [2021-07-15T21:31:49.973Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T21:31:49.973Z] ---> Running in 863e68cbb74b [2021-07-15T21:31:49.973Z] ---> Running in 27179da11a1e [2021-07-15T21:31:50.238Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T21:31:50.511Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T21:31:50.511Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T21:31:50.511Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T21:31:50.563Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:50.563Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:50.563Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:50.563Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:31:50.783Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T21:31:50.783Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T21:31:50.783Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T21:31:50.829Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T21:31:50.829Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T21:31:50.829Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:31:50.829Z] OK: 6 MiB in 16 packages [2021-07-15T21:31:51.055Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T21:31:51.055Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T21:31:51.055Z] OK: 218 MiB in 52 packages [2021-07-15T21:31:51.099Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T21:31:51.100Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T21:31:51.100Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T21:31:51.100Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T21:31:51.100Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T21:31:51.100Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T21:31:51.100Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:31:51.100Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T21:31:51.374Z] OK: 7 MiB in 20 packages [2021-07-15T21:31:51.374Z] Removing intermediate container 27179da11a1e [2021-07-15T21:31:51.374Z] ---> 6276473c65fa [2021-07-15T21:31:51.374Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T21:31:51.374Z] ---> Running in c68fc73d9c5d [2021-07-15T21:31:51.655Z] Removing intermediate container c68fc73d9c5d [2021-07-15T21:31:51.655Z] ---> 73e92fd4f7be [2021-07-15T21:31:51.655Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T21:31:51.655Z] ---> Running in 4b4b6f7492df [2021-07-15T21:31:51.932Z] Removing intermediate container 863e68cbb74b [2021-07-15T21:31:51.932Z] ---> fe032cf32f8e [2021-07-15T21:31:51.932Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T21:31:51.932Z] ---> Running in a00d38c9dc44 [2021-07-15T21:31:51.932Z] Removing intermediate container 4b4b6f7492df [2021-07-15T21:31:51.932Z] ---> c0c56e9ccbf7 [2021-07-15T21:31:51.933Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T21:31:51.933Z] ---> Running in f3d4a80d01af [2021-07-15T21:31:52.220Z] Removing intermediate container a00d38c9dc44 [2021-07-15T21:31:52.220Z] ---> fb816651dfec [2021-07-15T21:31:52.220Z] Step 14/26 : WORKDIR / [2021-07-15T21:31:52.220Z] ---> Running in 0bcf1442a20a [2021-07-15T21:31:52.497Z] Removing intermediate container 0bcf1442a20a [2021-07-15T21:31:52.497Z] ---> 0928e01e0907 [2021-07-15T21:31:52.497Z] 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-15T21:31:52.772Z] ---> e805cd72085d [2021-07-15T21:31:52.772Z] 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-15T21:31:53.052Z] Removing intermediate container f3d4a80d01af [2021-07-15T21:31:53.052Z] ---> 9b94ab71db00 [2021-07-15T21:31:53.052Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T21:31:53.052Z] ---> Running in 943a0f4a2111 [2021-07-15T21:31:53.052Z] ---> 7c0b3c6bb717 [2021-07-15T21:31:53.052Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T21:31:53.332Z] Removing intermediate container 943a0f4a2111 [2021-07-15T21:31:53.332Z] ---> a803a37bb1c5 [2021-07-15T21:31:53.332Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T21:31:53.615Z] ---> 7a450353503f [2021-07-15T21:31:53.615Z] 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-15T21:31:53.615Z] ---> 4f2d39b5b7c7 [2021-07-15T21:31:53.615Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T21:31:53.615Z] ---> Running in 18e44f8d5c1c [2021-07-15T21:31:53.892Z] ---> 9319fa57904b [2021-07-15T21:31:53.892Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T21:31:54.513Z] ---> 03ca188a6ed6 [2021-07-15T21:31:54.513Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T21:31:54.793Z] Removing intermediate container 18e44f8d5c1c [2021-07-15T21:31:54.793Z] ---> ed7123e97636 [2021-07-15T21:31:54.793Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:31:55.077Z] ---> 330bb4fef534 [2021-07-15T21:31:55.077Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T21:31:55.360Z] ---> dc1733b68f78 [2021-07-15T21:31:55.360Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T21:31:55.360Z] ---> c19af14d76ed [2021-07-15T21:31:55.360Z] 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-15T21:31:55.360Z] ---> Running in 4c53f75f981d [2021-07-15T21:31:55.366Z] Removing intermediate container c9f6f9b876de [2021-07-15T21:31:55.367Z] ---> 9c6f0e7b2512 [2021-07-15T21:31:55.367Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T21:31:55.367Z] ---> Running in 3f9096191a01 [2021-07-15T21:31:55.962Z] ---> 640df331adbf [2021-07-15T21:31:55.962Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T21:31:55.963Z] Removing intermediate container 3f9096191a01 [2021-07-15T21:31:55.963Z] ---> 0fb619131213 [2021-07-15T21:31:55.963Z] Step 5/6 : COPY go.mod . [2021-07-15T21:31:56.254Z] ---> 1e5d2430e770 [2021-07-15T21:31:56.254Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T21:31:56.524Z] Removing intermediate container 4c53f75f981d [2021-07-15T21:31:56.524Z] ---> 3d37129fd088 [2021-07-15T21:31:56.524Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T21:31:56.524Z] ---> Running in dda67cdd1e6d [2021-07-15T21:31:56.561Z] ---> 636b3f5588a8 [2021-07-15T21:31:56.561Z] Step 6/6 : RUN go mod download [2021-07-15T21:31:56.797Z] ---> d3140d192778 [2021-07-15T21:31:56.797Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T21:31:56.797Z] Removing intermediate container dda67cdd1e6d [2021-07-15T21:31:56.797Z] ---> a3a504741b4c [2021-07-15T21:31:56.797Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T21:31:56.797Z] ---> Running in d0b64180ddaf [2021-07-15T21:31:56.835Z] ---> Running in d4db7b50853e [2021-07-15T21:31:57.068Z] ---> 90592872972f [2021-07-15T21:31:57.068Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T21:31:57.068Z] Removing intermediate container d0b64180ddaf [2021-07-15T21:31:57.068Z] ---> 1423e78315ea [2021-07-15T21:31:57.068Z] Step 25/26 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:31:57.068Z] ---> Running in e0feb895858d [2021-07-15T21:31:57.068Z] ---> Running in 67c2512515bc [2021-07-15T21:31:57.341Z] Removing intermediate container e0feb895858d [2021-07-15T21:31:57.341Z] ---> 853b7c7a967d [2021-07-15T21:31:57.341Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T21:31:57.341Z] Removing intermediate container 67c2512515bc [2021-07-15T21:31:57.341Z] ---> a052c94d357e [2021-07-15T21:31:57.341Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T21:31:57.341Z] ---> Running in f2965963ea11 [2021-07-15T21:31:57.611Z] ---> 4d933d5e0d18 [2021-07-15T21:31:57.611Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T21:31:57.611Z] Removing intermediate container f2965963ea11 [2021-07-15T21:31:57.611Z] ---> 5d641308fa5b [2021-07-15T21:31:57.611Z] [2021-07-15T21:31:57.611Z] ---> Running in 049e510bac7e [2021-07-15T21:31:57.880Z] Successfully built 5d641308fa5b [2021-07-15T21:31:57.880Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T21:31:57.880Z] Building core-metadata [2021-07-15T21:31:59.306Z]  Building security-secretstore-setup ... done Removing intermediate container 049e510bac7e [2021-07-15T21:31:59.306Z] ---> d2670690b33c [2021-07-15T21:31:59.306Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T21:32:00.109Z] ---> Running in ed81bcb4d548 [2021-07-15T21:32:00.390Z] Removing intermediate container ed81bcb4d548 [2021-07-15T21:32:00.391Z] ---> 9e0c1d8d0005 [2021-07-15T21:32:00.391Z] Step 29/32 : CMD ["gate"] [2021-07-15T21:32:00.701Z] ---> Running in f45f42cdea46 [2021-07-15T21:32:00.989Z] Removing intermediate container f45f42cdea46 [2021-07-15T21:32:00.989Z] ---> f1e487a67ec9 [2021-07-15T21:32:00.989Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T21:32:01.273Z] ---> Running in 5eeb797d8c29 [2021-07-15T21:32:01.556Z] Removing intermediate container 5eeb797d8c29 [2021-07-15T21:32:01.556Z] ---> 79f13f2bf117 [2021-07-15T21:32:01.556Z] Step 31/32 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:32:01.556Z] Removing intermediate container eeb0ad905d9b [2021-07-15T21:32:01.556Z] ---> 9073aa75cb10 [2021-07-15T21:32:01.556Z] [2021-07-15T21:32:01.556Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T21:32:01.556Z] ---> 13621d1b12d4 [2021-07-15T21:32:01.556Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T21:32:01.847Z] ---> Running in a95b3c752261 [2021-07-15T21:32:01.847Z] ---> Running in d3e4eb80746d [2021-07-15T21:32:02.124Z] Removing intermediate container a95b3c752261 [2021-07-15T21:32:02.124Z] ---> 24bbc9125432 [2021-07-15T21:32:02.124Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T21:32:02.124Z] ---> Running in d8c78d78abbb [2021-07-15T21:32:02.412Z] Removing intermediate container d8c78d78abbb [2021-07-15T21:32:02.412Z] ---> af4659fd5c29 [2021-07-15T21:32:02.412Z] [2021-07-15T21:32:02.412Z] Successfully built af4659fd5c29 [2021-07-15T21:32:02.412Z] Successfully tagged security-bootstrapper:latest [2021-07-15T21:32:02.412Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-07-15T21:32:02.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:02.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:02.979Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T21:32:02.979Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:32:02.979Z] OK: 6 MiB in 15 packages [2021-07-15T21:32:04.944Z] Removing intermediate container f6f2a6bd6891 [2021-07-15T21:32:04.944Z] ---> 67dc84e89660 [2021-07-15T21:32:04.944Z] [2021-07-15T21:32:04.944Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T21:32:04.944Z] ---> 13621d1b12d4 [2021-07-15T21:32:04.944Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T21:32:04.944Z] Removing intermediate container 598418215d04 [2021-07-15T21:32:04.944Z] ---> 6ff2f8c0e523 [2021-07-15T21:32:04.944Z] [2021-07-15T21:32:04.944Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T21:32:04.944Z] ---> 13621d1b12d4 [2021-07-15T21:32:04.944Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T21:32:04.944Z] ---> Running in c6dac536cc04 [2021-07-15T21:32:05.217Z] ---> Running in 4873507ccc88 [2021-07-15T21:32:05.217Z] Removing intermediate container d3e4eb80746d [2021-07-15T21:32:05.217Z] ---> 81996b95dab1 [2021-07-15T21:32:05.217Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T21:32:05.217Z] ---> Running in 683c140ef127 [2021-07-15T21:32:05.812Z] Removing intermediate container 683c140ef127 [2021-07-15T21:32:05.812Z] ---> 378332f79c82 [2021-07-15T21:32:05.812Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T21:32:05.812Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:32:05.812Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:32:05.812Z] ---> 5a41c8809dea [2021-07-15T21:32:05.812Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T21:32:05.812Z] ---> Using cache [2021-07-15T21:32:05.812Z] ---> c40cb23349f7 [2021-07-15T21:32:05.812Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:32:05.812Z] ---> Using cache [2021-07-15T21:32:05.812Z] ---> cea84ca602df [2021-07-15T21:32:05.812Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T21:32:05.812Z] ---> Using cache [2021-07-15T21:32:05.812Z] ---> 009296b10451 [2021-07-15T21:32:05.812Z] Step 6/24 : COPY go.mod . [2021-07-15T21:32:05.812Z] ---> Using cache [2021-07-15T21:32:05.812Z] ---> 8f97b1518f93 [2021-07-15T21:32:05.812Z] Step 7/24 : RUN go mod download [2021-07-15T21:32:05.812Z] ---> Using cache [2021-07-15T21:32:05.812Z] ---> 393e748d1f94 [2021-07-15T21:32:05.812Z] Step 8/24 : COPY . . [2021-07-15T21:32:05.812Z] ---> Using cache [2021-07-15T21:32:05.812Z] ---> 657beb738dc7 [2021-07-15T21:32:05.812Z] Step 9/24 : RUN go mod tidy [2021-07-15T21:32:05.812Z] ---> Using cache [2021-07-15T21:32:05.812Z] ---> 4d917f02809e [2021-07-15T21:32:05.812Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T21:32:05.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:05.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:05.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:05.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:05.812Z] ---> Running in 4105d6504906 [2021-07-15T21:32:05.812Z] ---> Running in f64cb66f2483 [2021-07-15T21:32:06.093Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T21:32:06.093Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T21:32:06.093Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T21:32:06.093Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:32:06.093Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:32:06.093Z] OK: 6 MiB in 15 packages [2021-07-15T21:32:06.093Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T21:32:06.093Z] OK: 6 MiB in 16 packages [2021-07-15T21:32:06.093Z] Removing intermediate container f64cb66f2483 [2021-07-15T21:32:06.093Z] ---> a02c217c0f2c [2021-07-15T21:32:06.093Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T21:32:06.093Z] ---> Running in 09636c1d538e [2021-07-15T21:32:06.378Z] Removing intermediate container 09636c1d538e [2021-07-15T21:32:06.378Z] ---> a338a9a96e67 [2021-07-15T21:32:06.378Z] Step 16/24 : WORKDIR / [2021-07-15T21:32:06.378Z] 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-15T21:32:06.378Z] ---> Running in 6e610a5c62d0 [2021-07-15T21:32:06.660Z] Removing intermediate container 4873507ccc88 [2021-07-15T21:32:06.660Z] ---> 7622000d0f1e [2021-07-15T21:32:06.660Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T21:32:06.660Z] ---> Running in 7df6f143369f [2021-07-15T21:32:06.660Z] Removing intermediate container 6e610a5c62d0 [2021-07-15T21:32:06.660Z] ---> d0894c8eaf55 [2021-07-15T21:32:06.660Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:32:06.660Z] Removing intermediate container c6dac536cc04 [2021-07-15T21:32:06.660Z] ---> 6c32f7f0c1d0 [2021-07-15T21:32:06.660Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T21:32:06.945Z] Removing intermediate container 7df6f143369f [2021-07-15T21:32:06.946Z] ---> 40614dd94677 [2021-07-15T21:32:06.946Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T21:32:06.946Z] ---> Running in fa1830df14a2 [2021-07-15T21:32:06.946Z] ---> Running in 6aa2d298161a [2021-07-15T21:32:06.946Z] ---> 91a2e7914168 [2021-07-15T21:32:06.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T21:32:07.231Z] Removing intermediate container 6aa2d298161a [2021-07-15T21:32:07.231Z] ---> edb1d6fc1da8 [2021-07-15T21:32:07.231Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T21:32:07.231Z] Removing intermediate container fa1830df14a2 [2021-07-15T21:32:07.231Z] ---> 11f6b5b8c363 [2021-07-15T21:32:07.231Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T21:32:07.231Z] ---> Running in 58639cfe7805 [2021-07-15T21:32:07.231Z] ---> Running in f90c607066de [2021-07-15T21:32:07.507Z] Removing intermediate container f90c607066de [2021-07-15T21:32:07.507Z] ---> 6991dc973d3e [2021-07-15T21:32:07.507Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:32:07.507Z] Removing intermediate container 58639cfe7805 [2021-07-15T21:32:07.507Z] ---> e75ed02d3a1f [2021-07-15T21:32:07.507Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T21:32:07.507Z] ---> 493d094631f0 [2021-07-15T21:32:07.507Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T21:32:07.780Z] ---> Running in 9da4fc246e09 [2021-07-15T21:32:08.053Z] ---> 096a9a95dc86 [2021-07-15T21:32:08.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T21:32:08.053Z] Removing intermediate container 9da4fc246e09 [2021-07-15T21:32:08.053Z] ---> b8e4078a0f27 [2021-07-15T21:32:08.053Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:32:08.053Z] ---> 2441097166d6 [2021-07-15T21:32:08.053Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T21:32:08.053Z] ---> Running in 2f285bf17996 [2021-07-15T21:32:08.324Z] Removing intermediate container 2f285bf17996 [2021-07-15T21:32:08.324Z] ---> 73c16fb18dce [2021-07-15T21:32:08.324Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:32:08.599Z] ---> 91848a8591be [2021-07-15T21:32:08.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T21:32:08.599Z] ---> 5dcfaa9a1d8f [2021-07-15T21:32:08.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T21:32:08.599Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:32:08.599Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:32:08.599Z] ---> 5a41c8809dea [2021-07-15T21:32:08.599Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T21:32:08.599Z] ---> Using cache [2021-07-15T21:32:08.599Z] ---> c40cb23349f7 [2021-07-15T21:32:08.599Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:32:08.599Z] ---> Using cache [2021-07-15T21:32:08.599Z] ---> cea84ca602df [2021-07-15T21:32:08.599Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T21:32:08.599Z] ---> Using cache [2021-07-15T21:32:08.599Z] ---> 009296b10451 [2021-07-15T21:32:08.599Z] Step 6/22 : COPY go.mod . [2021-07-15T21:32:08.600Z] ---> Using cache [2021-07-15T21:32:08.600Z] ---> 8f97b1518f93 [2021-07-15T21:32:08.600Z] Step 7/22 : RUN go mod download [2021-07-15T21:32:08.600Z] ---> Using cache [2021-07-15T21:32:08.600Z] ---> 393e748d1f94 [2021-07-15T21:32:08.600Z] Step 8/22 : COPY . . [2021-07-15T21:32:08.600Z] ---> Using cache [2021-07-15T21:32:08.600Z] ---> 657beb738dc7 [2021-07-15T21:32:08.600Z] Step 9/22 : RUN go mod tidy [2021-07-15T21:32:08.600Z] ---> Using cache [2021-07-15T21:32:08.600Z] ---> 4d917f02809e [2021-07-15T21:32:08.600Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T21:32:08.600Z] ---> Running in c4255bc49b18 [2021-07-15T21:32:08.600Z] ---> Running in a4dd26b1d5dc [2021-07-15T21:32:08.879Z] Removing intermediate container c4255bc49b18 [2021-07-15T21:32:08.879Z] ---> 99a48e426b2e [2021-07-15T21:32:08.879Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T21:32:09.156Z] ---> Running in 0fd197e85942 [2021-07-15T21:32:09.156Z] ---> 378710e3a99f [2021-07-15T21:32:09.156Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T21:32:09.156Z] ---> Running in 06a8435fc7da [2021-07-15T21:32:09.427Z] Removing intermediate container 0fd197e85942 [2021-07-15T21:32:09.427Z] ---> 5a76f93f2a46 [2021-07-15T21:32:09.427Z] Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:32:09.427Z] ---> Running in d2385835ae94 [2021-07-15T21:32:09.427Z] ---> 386cfba7def3 [2021-07-15T21:32:09.427Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T21:32:09.427Z] 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-15T21:32:09.427Z] Removing intermediate container 06a8435fc7da [2021-07-15T21:32:09.427Z] ---> fab2783dd881 [2021-07-15T21:32:09.427Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:32:09.699Z] ---> Running in 488f8e7d4986 [2021-07-15T21:32:09.699Z] Removing intermediate container d2385835ae94 [2021-07-15T21:32:09.699Z] ---> d6cd229591e1 [2021-07-15T21:32:09.699Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T21:32:09.699Z] ---> Running in 4400c78309e4 [2021-07-15T21:32:09.699Z] ---> 4ea1fb1cd6c0 [2021-07-15T21:32:09.699Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T21:32:09.700Z] Removing intermediate container 488f8e7d4986 [2021-07-15T21:32:09.700Z] ---> 4eb701a87779 [2021-07-15T21:32:09.700Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T21:32:09.700Z] ---> Running in 2f5d221d4e6b [2021-07-15T21:32:09.973Z] ---> Running in cab4063b6f73 [2021-07-15T21:32:09.973Z] Removing intermediate container 4400c78309e4 [2021-07-15T21:32:09.973Z] ---> 10132a579aa6 [2021-07-15T21:32:09.973Z] [2021-07-15T21:32:09.973Z] Removing intermediate container 2f5d221d4e6b [2021-07-15T21:32:09.973Z] ---> aaa6efabb80b [2021-07-15T21:32:09.973Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:32:09.973Z] Successfully built 10132a579aa6 [2021-07-15T21:32:09.973Z] Successfully tagged core-command:latest [2021-07-15T21:32:09.973Z]  Building core-command ... done Building core-data [2021-07-15T21:32:09.973Z] ---> Running in ab1e3bacdda2 [2021-07-15T21:32:09.973Z] Removing intermediate container cab4063b6f73 [2021-07-15T21:32:09.973Z] ---> 8b01c240ee2b [2021-07-15T21:32:09.973Z] Step 22/23 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:32:09.973Z] ---> Running in 87fe37819b7a [2021-07-15T21:32:10.243Z] Removing intermediate container ab1e3bacdda2 [2021-07-15T21:32:10.243Z] ---> d446668bc469 [2021-07-15T21:32:10.243Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T21:32:11.134Z] Removing intermediate container 87fe37819b7a [2021-07-15T21:32:11.134Z] ---> 3050218088e7 [2021-07-15T21:32:11.134Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T21:32:11.134Z] ---> Running in db129bacb96d [2021-07-15T21:32:11.514Z] ---> Running in 9b44ad7557ed [2021-07-15T21:32:11.514Z] Removing intermediate container db129bacb96d [2021-07-15T21:32:11.514Z] ---> 11f4712db312 [2021-07-15T21:32:11.514Z] Step 22/23 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:32:11.514Z] ---> Running in 2780341a532c [2021-07-15T21:32:11.873Z] Removing intermediate container 9b44ad7557ed [2021-07-15T21:32:11.873Z] ---> ad7b5fa95a53 [2021-07-15T21:32:11.873Z] [2021-07-15T21:32:11.874Z] Removing intermediate container 2780341a532c [2021-07-15T21:32:11.874Z] ---> 779d7f7f27a2 [2021-07-15T21:32:11.874Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T21:32:11.874Z] Successfully built ad7b5fa95a53 [2021-07-15T21:32:11.874Z] Successfully tagged support-scheduler:latest [2021-07-15T21:32:11.874Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-07-15T21:32:11.874Z] ---> Running in 1550cd8455a7 [2021-07-15T21:32:12.247Z] Removing intermediate container 1550cd8455a7 [2021-07-15T21:32:12.247Z] ---> 29109f0897fb [2021-07-15T21:32:12.247Z] [2021-07-15T21:32:12.247Z] Successfully built 29109f0897fb [2021-07-15T21:32:12.247Z] Successfully tagged support-notifications:latest [2021-07-15T21:32:20.524Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:32:20.524Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:32:20.524Z] ---> 5a41c8809dea [2021-07-15T21:32:20.524Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T21:32:20.524Z] ---> Using cache [2021-07-15T21:32:20.524Z] ---> c40cb23349f7 [2021-07-15T21:32:20.524Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:32:20.524Z] ---> Using cache [2021-07-15T21:32:20.524Z] ---> cea84ca602df [2021-07-15T21:32:20.524Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T21:32:21.507Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:32:21.507Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:32:21.507Z] ---> 5a41c8809dea [2021-07-15T21:32:21.507Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T21:32:21.507Z] ---> Using cache [2021-07-15T21:32:21.507Z] ---> c40cb23349f7 [2021-07-15T21:32:21.507Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:32:21.507Z] ---> Using cache [2021-07-15T21:32:21.507Z] ---> cea84ca602df [2021-07-15T21:32:21.507Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T21:32:22.092Z] ---> Running in 03056a92a916 [2021-07-15T21:32:22.092Z] ---> Running in 445db73cfd94 [2021-07-15T21:32:23.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:23.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:23.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:23.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:24.307Z] OK: 219 MiB in 52 packages [2021-07-15T21:32:24.307Z] OK: 219 MiB in 52 packages [2021-07-15T21:32:24.901Z] Removing intermediate container 445db73cfd94 [2021-07-15T21:32:24.901Z] ---> a4bde209e27b [2021-07-15T21:32:24.901Z] Step 6/24 : COPY go.mod . [2021-07-15T21:32:25.176Z] Removing intermediate container 03056a92a916 [2021-07-15T21:32:25.176Z] ---> 976535d8e7f8 [2021-07-15T21:32:25.176Z] Step 6/24 : COPY go.mod . [2021-07-15T21:32:25.176Z] ---> 0d251d054729 [2021-07-15T21:32:25.176Z] Step 7/24 : RUN go mod download [2021-07-15T21:32:25.451Z] ---> Running in 0529b61b803a [2021-07-15T21:32:25.451Z] ---> fd47e09021e8 [2021-07-15T21:32:25.451Z] Step 7/24 : RUN go mod download [2021-07-15T21:32:25.451Z] ---> Running in f6106d22b307 [2021-07-15T21:32:26.879Z] Removing intermediate container 0529b61b803a [2021-07-15T21:32:26.879Z] ---> b7e6da85196e [2021-07-15T21:32:26.879Z] Step 8/24 : COPY . . [2021-07-15T21:32:26.879Z] Removing intermediate container f6106d22b307 [2021-07-15T21:32:26.879Z] ---> 61f8526e152d [2021-07-15T21:32:26.879Z] Step 8/24 : COPY . . [2021-07-15T21:32:28.976Z] 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-15T21:32:29.226Z] Removing intermediate container d4db7b50853e [2021-07-15T21:32:29.226Z] ---> 298ef9d4191c [2021-07-15T21:32:29.226Z] Successfully built 298ef9d4191c [2021-07-15T21:32:29.226Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:32:29.577Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T21:32:29.577Z] . [Pipeline] withDockerContainer [2021-07-15T21:32:29.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-2981 does not seem to be running inside a container [2021-07-15T21:32:29.958Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-15T21:32:31.683Z] $ docker top d9dccebc3206850529530cb7088d9d49b7ac8ee72f397f4f1b3c0fc76b619ed7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T21:32:32.700Z] + go version [2021-07-15T21:32:32.700Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T21:32:32.720Z] $ docker stop --time=1 d9dccebc3206850529530cb7088d9d49b7ac8ee72f397f4f1b3c0fc76b619ed7 [2021-07-15T21:32:34.492Z] ---> e9950beed40b [2021-07-15T21:32:34.492Z] Step 9/24 : RUN go mod tidy [2021-07-15T21:32:34.492Z] ---> 3dbfc623a830 [2021-07-15T21:32:34.492Z] Step 9/24 : RUN go mod tidy [2021-07-15T21:32:34.492Z] ---> Running in 45d998ac928b [2021-07-15T21:32:34.492Z] ---> Running in 10f536207548 [2021-07-15T21:32:34.620Z] $ docker rm -f d9dccebc3206850529530cb7088d9d49b7ac8ee72f397f4f1b3c0fc76b619ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:32:35.099Z] Removing intermediate container 4105d6504906 [2021-07-15T21:32:35.099Z] ---> b252c40d5f6f [2021-07-15T21:32:35.099Z] [2021-07-15T21:32:35.099Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T21:32:35.099Z] ---> 13621d1b12d4 [2021-07-15T21:32:35.099Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T21:32:35.099Z] ---> Using cache [2021-07-15T21:32:35.099Z] ---> 7622000d0f1e [2021-07-15T21:32:35.099Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T21:32:35.099Z] ---> Using cache [2021-07-15T21:32:35.099Z] ---> 40614dd94677 [2021-07-15T21:32:35.099Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T21:32:35.099Z] ---> Running in 4d1908a74ca1 [2021-07-15T21:32:35.099Z] Removing intermediate container a4dd26b1d5dc [2021-07-15T21:32:35.099Z] ---> 236b0a4d09c7 [2021-07-15T21:32:35.099Z] [2021-07-15T21:32:35.099Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T21:32:35.099Z] ---> 13621d1b12d4 [2021-07-15T21:32:35.099Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T21:32:35.099Z] ---> Running in a6052ea8edbd [2021-07-15T21:32:35.099Z] Removing intermediate container 4d1908a74ca1 [2021-07-15T21:32:35.099Z] ---> 116b9130ddf6 [2021-07-15T21:32:35.099Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T21:32:35.099Z] ---> Running in afb0a42b43aa [2021-07-15T21:32:35.376Z] Removing intermediate container 45d998ac928b [2021-07-15T21:32:35.376Z] ---> 763b8bb0b898 [2021-07-15T21:32:35.376Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T21:32:35.376Z] Removing intermediate container 10f536207548 [2021-07-15T21:32:35.376Z] ---> b234275e3ddb [2021-07-15T21:32:35.376Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T21:32:35.376Z] Removing intermediate container afb0a42b43aa [2021-07-15T21:32:35.376Z] ---> 295a1090d6ae [2021-07-15T21:32:35.376Z] Step 16/24 : WORKDIR / [2021-07-15T21:32:35.376Z] ---> Running in 70f732d3f077 [2021-07-15T21:32:35.425Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T21:32:35.425Z] . [Pipeline] withDockerContainer [2021-07-15T21:32:35.659Z] ---> Running in 86daf0cb4eba [2021-07-15T21:32:35.659Z] ---> Running in c4d9bd4923b1 [2021-07-15T21:32:35.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:35.659Z] Removing intermediate container c4d9bd4923b1 [2021-07-15T21:32:35.659Z] ---> 479c929243df [2021-07-15T21:32:35.659Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:32:35.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:35.740Z] prd-ubuntu18.04-docker-arm64-4c-16g-2981 does not seem to be running inside a container [2021-07-15T21:32:35.835Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-15T21:32:35.938Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T21:32:35.938Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T21:32:35.938Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T21:32:35.938Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T21:32:35.938Z] ---> 730d08ccf978 [2021-07-15T21:32:35.938Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T21:32:35.938Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:32:35.938Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T21:32:35.938Z] OK: 7 MiB in 18 packages [2021-07-15T21:32:36.222Z] 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-15T21:32:36.222Z] 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-15T21:32:36.501Z] ---> 267cc4ae7998 [2021-07-15T21:32:36.501Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T21:32:36.501Z] Removing intermediate container a6052ea8edbd [2021-07-15T21:32:36.501Z] ---> 8c0911a93f89 [2021-07-15T21:32:36.501Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T21:32:36.790Z] ---> Running in 5c4db62969fc [2021-07-15T21:32:36.790Z] ---> fd2e5657b2b2 [2021-07-15T21:32:36.790Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T21:32:36.790Z] ---> Running in c813f5edf214 [2021-07-15T21:32:36.790Z] Removing intermediate container 5c4db62969fc [2021-07-15T21:32:36.790Z] ---> bc50b052979a [2021-07-15T21:32:36.790Z] Step 14/22 : WORKDIR /edgex [2021-07-15T21:32:36.790Z] ---> Running in 53edde3fb42d [2021-07-15T21:32:37.073Z] Removing intermediate container c813f5edf214 [2021-07-15T21:32:37.073Z] ---> 4e49857f39c2 [2021-07-15T21:32:37.073Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:32:37.073Z] Removing intermediate container 53edde3fb42d [2021-07-15T21:32:37.073Z] ---> fefff23fbc6e [2021-07-15T21:32:37.073Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T21:32:37.073Z] ---> Running in 5173997e22be [2021-07-15T21:32:37.073Z] Removing intermediate container 5173997e22be [2021-07-15T21:32:37.073Z] ---> 0c59b4f1a63a [2021-07-15T21:32:37.073Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T21:32:37.371Z] ---> 807397a362f0 [2021-07-15T21:32:37.371Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T21:32:37.371Z] ---> Running in cae4819cd568 [2021-07-15T21:32:37.371Z] Removing intermediate container cae4819cd568 [2021-07-15T21:32:37.371Z] ---> 7ed48a05a0fe [2021-07-15T21:32:37.371Z] Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:32:37.495Z] $ docker top 8cc7692bfffbf278d4c7ffa18f661a20f16abaf070dd7a6039653f1b3fc9e83c -eo pid,comm [2021-07-15T21:32:37.663Z] ---> Running in 76dce67ac44b [2021-07-15T21:32:37.663Z] ---> 15cda583991b [2021-07-15T21:32:37.663Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] { [Pipeline] echo [2021-07-15T21:32:37.845Z] ========================================================= [2021-07-15T21:32:37.845Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T21:32:37.845Z] ========================================================= [Pipeline] sh [2021-07-15T21:32:37.942Z] Removing intermediate container 76dce67ac44b [2021-07-15T21:32:37.942Z] ---> cf3c152e4e16 [2021-07-15T21:32:37.942Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T21:32:37.942Z] ---> Running in 4dfe2e29e09d [2021-07-15T21:32:38.226Z] Removing intermediate container 4dfe2e29e09d [2021-07-15T21:32:38.227Z] ---> 98bfb3f8c4fe [2021-07-15T21:32:38.227Z] [2021-07-15T21:32:38.227Z] ---> a1f14ee501e8 [2021-07-15T21:32:38.227Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T21:32:38.227Z] Successfully built 98bfb3f8c4fe [2021-07-15T21:32:38.227Z] Successfully tagged core-metadata:latest [2021-07-15T21:32:38.227Z]  Building core-metadata ... done  ---> Running in 43788b631b12 [2021-07-15T21:32:38.498Z] + go mod tidy [2021-07-15T21:32:38.523Z] Removing intermediate container 43788b631b12 [2021-07-15T21:32:38.523Z] ---> 9ea6395c16a0 [2021-07-15T21:32:38.523Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T21:32:38.523Z] ---> Running in 793bbd5ea996 [2021-07-15T21:32:38.523Z] Removing intermediate container 793bbd5ea996 [2021-07-15T21:32:38.523Z] ---> e08e94900e6d [2021-07-15T21:32:38.523Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T21:32:38.824Z] ---> Running in 7281126626f1 [2021-07-15T21:32:38.825Z] Removing intermediate container 7281126626f1 [2021-07-15T21:32:38.825Z] ---> 2032fff5ea13 [2021-07-15T21:32:38.825Z] Step 21/22 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:32:38.825Z] ---> Running in c8b96e5d73c5 [2021-07-15T21:32:39.119Z] Removing intermediate container c8b96e5d73c5 [2021-07-15T21:32:39.119Z] ---> 7073e591b1db [2021-07-15T21:32:39.119Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T21:32:39.119Z] ---> Running in eff80e212d55 [2021-07-15T21:32:39.119Z] Removing intermediate container eff80e212d55 [2021-07-15T21:32:39.119Z] ---> 4fc8743f7951 [2021-07-15T21:32:39.119Z] [Pipeline] sh [2021-07-15T21:32:39.425Z] Successfully built 4fc8743f7951 [2021-07-15T21:32:39.425Z] Successfully tagged security-proxy-setup:latest [2021-07-15T21:32:39.776Z] + make test [2021-07-15T21:32:39.776Z] 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-15T21:32:39.776Z] go mod tidy [2021-07-15T21:32:40.378Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T21:32:54.650Z]  Building security-proxy-setup ... done Removing intermediate container 70f732d3f077 [2021-07-15T21:32:54.650Z] ---> 09e487695a78 [2021-07-15T21:32:54.650Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T21:32:54.650Z] ---> Running in a78f083e21a4 [2021-07-15T21:32:54.650Z] 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-15T21:32:54.650Z] Removing intermediate container a78f083e21a4 [2021-07-15T21:32:54.650Z] ---> dc970a05ecea [2021-07-15T21:32:54.650Z] [2021-07-15T21:32:54.650Z] Step 12/24 : FROM docker:20.10.6 [2021-07-15T21:32:54.650Z] 20.10.6: Pulling from library/docker [2021-07-15T21:32:54.650Z] Removing intermediate container 86daf0cb4eba [2021-07-15T21:32:54.650Z] ---> 88ffa0451425 [2021-07-15T21:32:54.650Z] [2021-07-15T21:32:54.650Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T21:32:54.650Z] ---> 13621d1b12d4 [2021-07-15T21:32:54.650Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T21:32:54.932Z] ---> Running in d848293c2d26 [2021-07-15T21:32:54.932Z] Removing intermediate container d848293c2d26 [2021-07-15T21:32:54.932Z] ---> 9d19648c7132 [2021-07-15T21:32:54.932Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T21:32:54.932Z] ---> Running in 7fbb4e1000b2 [2021-07-15T21:32:55.205Z] Removing intermediate container 7fbb4e1000b2 [2021-07-15T21:32:55.205Z] ---> 8f3c4c56b932 [2021-07-15T21:32:55.205Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T21:32:55.205Z] ---> Running in e645c28fa0e2 [2021-07-15T21:32:55.205Z] Removing intermediate container e645c28fa0e2 [2021-07-15T21:32:55.205Z] ---> 3baa2f4264f7 [2021-07-15T21:32:55.205Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:32:55.205Z] ---> Running in bf609416b4a6 [2021-07-15T21:32:55.810Z] Removing intermediate container bf609416b4a6 [2021-07-15T21:32:55.810Z] ---> 8cafaf6a9487 [2021-07-15T21:32:55.810Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T21:32:55.810Z] ---> Running in 68123d2c8cff [2021-07-15T21:32:56.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:56.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:32:57.287Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T21:32:57.287Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T21:32:57.287Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T21:32:57.287Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T21:32:58.267Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T21:32:58.267Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T21:32:58.548Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:32:58.548Z] OK: 8 MiB in 20 packages [2021-07-15T21:32:59.544Z] Removing intermediate container 68123d2c8cff [2021-07-15T21:32:59.544Z] ---> 496fa70fa5b9 [2021-07-15T21:32:59.544Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:32:59.823Z] ---> e5ff8cc4f473 [2021-07-15T21:32:59.823Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T21:32:59.823Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-15T21:32:59.823Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-15T21:32:59.823Z] ---> d2979b152a7d [2021-07-15T21:32:59.823Z] 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-15T21:33:00.118Z] ---> Running in 055ed48d875d [2021-07-15T21:33:00.118Z] ---> 3b9f28546329 [2021-07-15T21:33:00.118Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T21:33:00.118Z] Removing intermediate container 055ed48d875d [2021-07-15T21:33:00.118Z] ---> 8b85679d3e1a [2021-07-15T21:33:00.118Z] 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-15T21:33:00.118Z] ---> Running in 486b7453dbf5 [2021-07-15T21:33:00.118Z] ---> 8608fdef4187 [2021-07-15T21:33:00.118Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T21:33:00.118Z] ---> Running in 326f08f1487d [2021-07-15T21:33:00.398Z] Removing intermediate container 326f08f1487d [2021-07-15T21:33:00.398Z] ---> 64ca30938b2d [2021-07-15T21:33:00.398Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:33:00.398Z] ---> Running in 2fa24fd937c4 [2021-07-15T21:33:00.398Z] Removing intermediate container 2fa24fd937c4 [2021-07-15T21:33:00.398Z] ---> af6b12906374 [2021-07-15T21:33:00.398Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T21:33:00.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T21:33:00.398Z] ---> Running in 198518fa6187 [2021-07-15T21:33:00.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T21:33:00.678Z] Removing intermediate container 198518fa6187 [2021-07-15T21:33:00.678Z] ---> 12944d90baf3 [2021-07-15T21:33:00.678Z] Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:33:00.678Z] ---> Running in 6fd49025d5b9 [2021-07-15T21:33:00.678Z] Removing intermediate container 6fd49025d5b9 [2021-07-15T21:33:00.678Z] ---> 7a96b963a244 [2021-07-15T21:33:00.678Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T21:33:00.678Z] ---> Running in b6888f6d226a [2021-07-15T21:33:00.678Z] (1/39) Installing readline (8.1.0-r0) [2021-07-15T21:33:00.678Z] (2/39) Installing bash (5.1.0-r0) [2021-07-15T21:33:00.678Z] Executing bash-5.1.0-r0.post-install [2021-07-15T21:33:00.678Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-15T21:33:00.678Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-15T21:33:00.678Z] Removing intermediate container b6888f6d226a [2021-07-15T21:33:00.678Z] ---> 401d4ce0c4dc [2021-07-15T21:33:00.678Z] [2021-07-15T21:33:00.968Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-15T21:33:00.968Z] (6/39) Installing curl (7.77.0-r1) [2021-07-15T21:33:00.968Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-15T21:33:00.968Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-15T21:33:00.968Z] (9/39) Installing expat (2.2.10-r1) [2021-07-15T21:33:00.968Z] (10/39) Installing libffi (3.3-r2) [2021-07-15T21:33:00.968Z] (11/39) Installing gdbm (1.19-r0) [2021-07-15T21:33:00.968Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-15T21:33:00.968Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-15T21:33:00.968Z] Successfully built 401d4ce0c4dc [2021-07-15T21:33:00.968Z] Successfully tagged core-data:latest [2021-07-15T21:33:00.968Z]  Building core-data ... done (14/39) Installing python3 (3.8.10-r0) [2021-07-15T21:33:01.581Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T21:33:01.581Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-15T21:33:01.581Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-15T21:33:01.581Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-15T21:33:01.581Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-15T21:33:01.581Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-15T21:33:01.581Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-15T21:33:01.581Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-15T21:33:01.581Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-15T21:33:01.581Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-15T21:33:01.862Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-15T21:33:01.862Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T21:33:01.862Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T21:33:01.862Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-15T21:33:01.862Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T21:33:01.862Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-15T21:33:01.862Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-15T21:33:01.862Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T21:33:01.862Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-15T21:33:01.862Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T21:33:01.862Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-15T21:33:01.862Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-15T21:33:01.862Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T21:33:01.862Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-15T21:33:01.862Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-15T21:33:02.142Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T21:33:02.142Z] OK: 82 MiB in 59 packages [2021-07-15T21:33:03.135Z] Collecting docker-compose==1.23.2 [2021-07-15T21:33:03.135Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T21:33:03.418Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T21:33:03.418Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T21:33:03.418Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T21:33:03.418Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T21:33:03.418Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T21:33:03.418Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T21:33:03.693Z] Collecting PyYAML<4,>=3.10 [2021-07-15T21:33:03.693Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T21:33:04.299Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T21:33:04.299Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T21:33:04.574Z] 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-15T21:33:04.574Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T21:33:04.574Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T21:33:04.574Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T21:33:04.574Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T21:33:04.858Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T21:33:04.858Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T21:33:04.858Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T21:33:04.858Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T21:33:05.136Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T21:33:05.137Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T21:33:05.416Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-15T21:33:05.416Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-15T21:33:05.416Z] Collecting idna<2.8,>=2.5 [2021-07-15T21:33:05.416Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T21:33:05.416Z] Collecting certifi>=2017.4.17 [2021-07-15T21:33:05.416Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T21:33:05.416Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T21:33:05.416Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T21:33:05.416Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-15T21:33:05.416Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-15T21:33:05.416Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-15T21:33:05.416Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-15T21:33:05.693Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-15T21:33:05.693Z] Attempting uninstall: urllib3 [2021-07-15T21:33:05.693Z] Found existing installation: urllib3 1.26.2 [2021-07-15T21:33:05.693Z] Uninstalling urllib3-1.26.2: [2021-07-15T21:33:05.693Z] Successfully uninstalled urllib3-1.26.2 [2021-07-15T21:33:05.693Z] Attempting uninstall: idna [2021-07-15T21:33:05.693Z] Found existing installation: idna 3.1 [2021-07-15T21:33:05.693Z] Uninstalling idna-3.1: [2021-07-15T21:33:05.693Z] Successfully uninstalled idna-3.1 [2021-07-15T21:33:05.974Z] Attempting uninstall: chardet [2021-07-15T21:33:05.974Z] Found existing installation: chardet 4.0.0 [2021-07-15T21:33:05.974Z] Uninstalling chardet-4.0.0: [2021-07-15T21:33:05.974Z] Successfully uninstalled chardet-4.0.0 [2021-07-15T21:33:06.249Z] Attempting uninstall: requests [2021-07-15T21:33:06.249Z] Found existing installation: requests 2.25.1 [2021-07-15T21:33:06.249Z] Uninstalling requests-2.25.1: [2021-07-15T21:33:06.249Z] Successfully uninstalled requests-2.25.1 [2021-07-15T21:33:06.249Z] Running setup.py install for texttable: started [2021-07-15T21:33:06.530Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T21:33:06.531Z] Running setup.py install for PyYAML: started [2021-07-15T21:33:06.810Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T21:33:06.810Z] Running setup.py install for docopt: started [2021-07-15T21:33:07.095Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T21:33:07.095Z] Running setup.py install for dockerpty: started [2021-07-15T21:33:07.222Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T21:33:07.706Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T21:33:07.706Z] 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-15T21:33:11.136Z] Removing intermediate container 486b7453dbf5 [2021-07-15T21:33:11.136Z] ---> 310dae56e75d [2021-07-15T21:33:11.136Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T21:33:11.136Z] ---> Running in 239a04e5ca9b [2021-07-15T21:33:11.136Z] Removing intermediate container 239a04e5ca9b [2021-07-15T21:33:11.136Z] ---> 3754d631c1f7 [2021-07-15T21:33:11.136Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T21:33:11.136Z] ---> Running in 4a874c22d589 [2021-07-15T21:33:11.136Z] Removing intermediate container 4a874c22d589 [2021-07-15T21:33:11.136Z] ---> f0f329aec267 [2021-07-15T21:33:11.136Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T21:33:11.420Z] ---> 32aeada8fa20 [2021-07-15T21:33:11.420Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T21:33:11.420Z] ---> 5ea4c403592c [2021-07-15T21:33:11.420Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T21:33:11.696Z] ---> 411d715a781f [2021-07-15T21:33:11.696Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T21:33:11.696Z] ---> Running in 007f9de2f6ad [2021-07-15T21:33:11.977Z] Removing intermediate container 007f9de2f6ad [2021-07-15T21:33:11.977Z] ---> 35e0cf71cf6d [2021-07-15T21:33:11.977Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:33:11.977Z] ---> Running in ec04e74b07a5 [2021-07-15T21:33:11.977Z] Removing intermediate container ec04e74b07a5 [2021-07-15T21:33:11.977Z] ---> 00046292bc36 [2021-07-15T21:33:11.977Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T21:33:11.977Z] ---> Running in e292b01b0679 [2021-07-15T21:33:11.977Z] Removing intermediate container e292b01b0679 [2021-07-15T21:33:11.977Z] ---> 9904eb91153d [2021-07-15T21:33:11.977Z] Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:33:11.977Z] ---> Running in be3fb96f8702 [2021-07-15T21:33:12.254Z] Removing intermediate container be3fb96f8702 [2021-07-15T21:33:12.254Z] ---> e224c793024e [2021-07-15T21:33:12.254Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T21:33:12.254Z] ---> Running in 7e27d87e0b93 [2021-07-15T21:33:12.254Z] Removing intermediate container 7e27d87e0b93 [2021-07-15T21:33:12.254Z] ---> b5dfe45b98cf [2021-07-15T21:33:12.254Z] [2021-07-15T21:33:12.531Z] Successfully built b5dfe45b98cf [2021-07-15T21:33:12.531Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T21:33:12.557Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T21:33:12.564Z] $ docker stop --time=1 b864cb4f5b807d96c7f7a982d9eaf29dfcb81987ee3b9263d5809c73916400ea [2021-07-15T21:33:13.841Z] $ docker rm -f b864cb4f5b807d96c7f7a982d9eaf29dfcb81987ee3b9263d5809c73916400ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T21:33:14.365Z] + docker images [2021-07-15T21:33:14.365Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T21:33:14.365Z] sys-mgmt-agent latest b5dfe45b98cf 2 seconds ago 324MB [2021-07-15T21:33:14.365Z] core-data latest 401d4ce0c4dc 14 seconds ago 20.3MB [2021-07-15T21:33:14.365Z] dc970a05ecea 20 seconds ago 1.18GB [2021-07-15T21:33:14.365Z] 88ffa0451425 20 seconds ago 1.18GB [2021-07-15T21:33:14.365Z] security-proxy-setup latest 4fc8743f7951 35 seconds ago 25.7MB [2021-07-15T21:33:14.365Z] core-metadata latest 98bfb3f8c4fe 37 seconds ago 16.6MB [2021-07-15T21:33:14.365Z] b252c40d5f6f 40 seconds ago 1.18GB [2021-07-15T21:33:14.365Z] 236b0a4d09c7 40 seconds ago 1.18GB [2021-07-15T21:33:14.365Z] support-notifications latest 29109f0897fb About a minute ago 16.7MB [2021-07-15T21:33:14.365Z] support-scheduler latest ad7b5fa95a53 About a minute ago 15.9MB [2021-07-15T21:33:14.365Z] core-command latest 10132a579aa6 About a minute ago 15.9MB [2021-07-15T21:33:14.365Z] 6ff2f8c0e523 About a minute ago 1.18GB [2021-07-15T21:33:14.365Z] security-bootstrapper latest af4659fd5c29 About a minute ago 18.6MB [2021-07-15T21:33:14.365Z] 67dc84e89660 About a minute ago 1.18GB [2021-07-15T21:33:14.365Z] 9073aa75cb10 About a minute ago 1.17GB [2021-07-15T21:33:14.365Z] security-secretstore-setup latest 5d641308fa5b About a minute ago 28.7MB [2021-07-15T21:33:14.365Z] 44017f3189e6 About a minute ago 1.18GB [2021-07-15T21:33:14.365Z] 8946c26b74c0 About a minute ago 1.18GB [2021-07-15T21:33:14.365Z] ci-base-image-x86_64 latest 5a41c8809dea 5 minutes ago 678MB [2021-07-15T21:33:14.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 25 hours ago 475MB [2021-07-15T21:33:14.365Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T21:33:14.365Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-15T21:33:14.365Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T21:33:14.365Z] 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-15T21:33:29.739Z] Still waiting to schedule task [2021-07-15T21:33:29.739Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-15T21:34:03.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T21:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T21:34:13.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T21:34:13.308Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T21:34:21.667Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T21:34:21.667Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T21:34:21.667Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T21:34:21.667Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T21:34:21.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T21:34:22.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T21:34:24.175Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T21:34:24.175Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T21:34:24.175Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T21:34:24.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T21:34:31.310Z] Running on prd-ubuntu18.04-docker-8c-8g-2983 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws [2021-07-15T21:34:31.334Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-07-15T21:34:31.460Z] The recommended git tool is: git [2021-07-15T21:34:34.627Z] using credential edgex-jenkins-ssh [2021-07-15T21:34:34.642Z] Cloning the remote Git repository [2021-07-15T21:34:34.666Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T21:34:34.749Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-07-15T21:34:34.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T21:34:34.791Z] > git --version # timeout=10 [2021-07-15T21:34:34.796Z] > git --version # 'git version 2.17.1' [2021-07-15T21:34:34.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T21:34:34.830Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T21:34:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.167s coverage: 28.7% of statements [2021-07-15T21:34:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T21:34:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T21:34:39.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.334s coverage: 100.0% of statements [2021-07-15T21:34:39.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T21:34:39.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 46.3% of statements [2021-07-15T21:34:39.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T21:34:39.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T21:34:41.211Z] Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:34:40.636Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T21:34:40.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T21:34:40.657Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T21:34:40.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T21:34:40.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T21:34:40.681Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T21:34:41.222Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T21:34:41.227Z] > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 [2021-07-15T21:34:41.313Z] > git remote # timeout=10 [2021-07-15T21:34:41.321Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T21:34:41.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T21:34:41.360Z] Merge succeeded, producing e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:34:41.361Z] Checking out Revision e3b3e7e3e41118f9cdc0f844ff99ad26354133de (PR-3619) [2021-07-15T21:34:41.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.574s coverage: 89.9% of statements [2021-07-15T21:34:41.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T21:34:41.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T21:34:41.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.217s coverage: 78.9% of statements [2021-07-15T21:34:41.335Z] > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 [2021-07-15T21:34:41.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T21:34:41.359Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T21:34:41.369Z] > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 [2021-07-15T21:34:45.291Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:34:45.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.188s coverage: 81.2% of statements [2021-07-15T21:34:45.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T21:34:45.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T21:34:45.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T21:34:45.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T21:34:45.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T21:34:46.415Z] + echo snap-build.sh [2021-07-15T21:34:46.415Z] snap-build.sh [2021-07-15T21:34:46.415Z] + SNAP_BASE_DIR=. [2021-07-15T21:34:46.415Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-07-15T21:34:46.415Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-07-15T21:34:46.415Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-07-15T21:34:46.415Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-07-15T21:34:46.416Z] + cd /w/workspace/edgex-go/4 [2021-07-15T21:34:46.416Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-15T21:34:46.416Z] Reading package lists... [2021-07-15T21:34:46.416Z] Building dependency tree... [2021-07-15T21:34:46.416Z] Reading state information... [2021-07-15T21:34:46.416Z] The following packages were automatically installed and are no longer required: [2021-07-15T21:34:46.416Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-15T21:34:46.416Z] uidmap xdelta3 [2021-07-15T21:34:46.416Z] Use 'sudo apt autoremove' to remove them. [2021-07-15T21:34:46.416Z] The following packages will be REMOVED: [2021-07-15T21:34:46.416Z] lxd* lxd-client* [2021-07-15T21:34:46.689Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-15T21:34:46.689Z] After this operation, 31.7 MB disk space will be freed. [2021-07-15T21:34:47.228Z] (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-15T21:34:47.228Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T21:34:48.197Z] Removing lxd dnsmasq configuration [2021-07-15T21:34:48.197Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T21:34:48.197Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-15T21:34:49.170Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T21:34:49.170Z] (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-15T21:34:49.170Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T21:34:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 95.1% of statements [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T21:34:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.169s coverage: 60.0% of statements [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T21:34:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.429s coverage: 0.8% of statements [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T21:34:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements [2021-07-15T21:34:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 22.0% of statements [2021-07-15T21:34:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T21:34:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.178s coverage: 47.1% of statements [2021-07-15T21:34:50.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.212s coverage: 79.5% of statements [2021-07-15T21:34:50.588Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-15T21:34:50.588Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-15T21:34:50.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-07-15T21:34:51.178Z] + sudo snap remove --purge lxd [2021-07-15T21:34:51.178Z] snap "lxd" is not installed [2021-07-15T21:34:51.178Z] + sudo groupadd --force --system lxd [2021-07-15T21:34:51.178Z] ++ whoami [2021-07-15T21:34:51.178Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-15T21:34:51.178Z] + newgrp - lxd [2021-07-15T21:34:51.445Z] + sudo snap install lxd [2021-07-15T21:34:52.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.230s coverage: 96.3% of statements [2021-07-15T21:34:52.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.156s coverage: 87.5% of statements [2021-07-15T21:35:01.554Z] 2021-07-15T21:34:58Z INFO Waiting for automatic snapd restart... [2021-07-15T21:35:04.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements [2021-07-15T21:35:04.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements [2021-07-15T21:35:10.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.595s coverage: 81.8% of statements [2021-07-15T21:35:10.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T21:35:14.077Z] lxd 4.16 from Canonical* installed [2021-07-15T21:35:14.078Z] + sudo lxd init --auto [2021-07-15T21:35:18.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.236s coverage: 92.9% of statements [2021-07-15T21:35:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T21:35:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T21:35:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T21:35:18.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2021-07-15T21:35:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 58.8% of statements [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.753s coverage: 64.4% of statements [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T21:35:18.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-07-15T21:35:18.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2021-07-15T21:35:19.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-07-15T21:35:20.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2021-07-15T21:35:22.326Z] + sudo snap install --classic snapcraft [2021-07-15T21:35:24.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.129s coverage: 66.9% of statements [2021-07-15T21:35:24.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T21:35:24.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T21:35:24.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T21:35:26.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.770s coverage: 43.6% of statements [2021-07-15T21:35:26.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T21:35:26.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T21:35:26.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2021-07-15T21:35:26.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T21:35:26.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2021-07-15T21:35:26.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T21:35:34.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.262s coverage: 19.3% of statements [2021-07-15T21:35:34.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T21:35:34.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 91.9% of statements [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T21:35:34.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 62.7% of statements [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T21:35:34.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.355s coverage: 97.6% of statements [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T21:35:34.436Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T21:35:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T21:35:34.436Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements [2021-07-15T21:35:34.436Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-07-15T21:35:34.658Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T21:35:34.659Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-15T21:35:34.659Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-15T21:35:34.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T21:35:34.659Z] Dload Upload Total Spent Left Speed [2021-07-15T21:35:34.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3754 [2021-07-15T21:35:34.659Z] 100 3325k 100 3325k 0 0 7356k 0 --:--:-- --:--:-- --:--:-- 7356k [2021-07-15T21:35:34.659Z] ./yq_linux_amd64 [2021-07-15T21:35:34.659Z] + sudo snapcraft prime --use-lxd [2021-07-15T21:35:35.038Z] GO111MODULE=on go vet ./... [2021-07-15T21:35:35.625Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-15T21:35:35.625Z] 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-15T21:35:35.625Z] - README.md [2021-07-15T21:35:35.625Z] [2021-07-15T21:35:35.625Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T21:35:35.894Z] Launching a container. [2021-07-15T21:35:44.120Z] Waiting for container to be ready [2021-07-15T21:35:44.120Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-15T21:35:44.120Z] [2021-07-15T21:35:47.483Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-15T21:35:47.483Z] Waiting for network to be ready... [2021-07-15T21:35:47.753Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T21:35:48.021Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T21:35:48.021Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T21:35:48.021Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T21:35:48.021Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T21:35:48.021Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T21:35:48.021Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T21:35:48.021Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T21:35:48.021Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T21:35:48.290Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T21:35:48.559Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T21:35:48.559Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T21:35:48.828Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T21:35:48.828Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T21:35:48.828Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T21:35:48.828Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T21:35:49.098Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T21:35:49.098Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T21:35:49.368Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T21:35:49.368Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-15T21:35:49.640Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T21:35:49.640Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T21:35:49.640Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T21:35:49.640Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T21:35:49.640Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T21:35:49.640Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T21:35:49.640Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T21:35:52.252Z] Fetched 24.8 MB in 4s (6082 kB/s) [2021-07-15T21:35:52.852Z] Reading package lists... [2021-07-15T21:35:52.852Z] Reading package lists... [2021-07-15T21:35:53.151Z] Building dependency tree... [2021-07-15T21:35:53.151Z] Reading state information... [2021-07-15T21:35:53.151Z] The following additional packages will be installed: [2021-07-15T21:35:53.151Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T21:35:53.151Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T21:35:53.151Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T21:35:53.151Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-15T21:35:53.151Z] Suggested packages: [2021-07-15T21:35:53.151Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-15T21:35:53.151Z] Recommended packages: [2021-07-15T21:35:53.151Z] gnupg libsasl2-modules [2021-07-15T21:35:53.151Z] The following NEW packages will be installed: [2021-07-15T21:35:53.151Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T21:35:53.151Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T21:35:53.151Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T21:35:53.151Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-15T21:35:53.151Z] The following packages will be upgraded: [2021-07-15T21:35:53.151Z] gpg gpg-agent gpgconf libudev1 [2021-07-15T21:35:53.426Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-15T21:35:53.426Z] Need to get 3530 kB of archives. [2021-07-15T21:35:53.426Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-15T21:35:53.426Z] 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-15T21:35:53.426Z] 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-15T21:35:53.426Z] 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-15T21:35:53.426Z] 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-15T21:35:53.426Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-15T21:35:53.699Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-15T21:35:54.291Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-15T21:35:54.291Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-15T21:35:54.291Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-15T21:35:54.291Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-15T21:35:54.291Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-15T21:35:54.291Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-15T21:35:54.291Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-15T21:35:54.291Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-15T21:35:54.291Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-15T21:35:54.291Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-15T21:35:54.291Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-15T21:35:54.291Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-15T21:35:54.291Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-15T21:35:54.291Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-15T21:35:54.291Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-15T21:35:54.291Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-15T21:35:54.563Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T21:35:54.563Z] Fetched 3530 kB in 1s (3036 kB/s) [2021-07-15T21:35:54.563Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T21:35:54.563Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-15T21:35:54.563Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T21:35:54.563Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-15T21:35:54.563Z] Selecting previously unselected package udev. [2021-07-15T21:35:54.563Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T21:35:54.563Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-15T21:35:54.563Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-15T21:35:54.834Z] Selecting previously unselected package libfuse2:amd64. [2021-07-15T21:35:54.834Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T21:35:54.834Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T21:35:54.834Z] Selecting previously unselected package fuse. [2021-07-15T21:35:54.834Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T21:35:54.834Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-15T21:35:55.104Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T21:35:55.104Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T21:35:55.104Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T21:35:55.104Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T21:35:55.104Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T21:35:55.104Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T21:35:55.376Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T21:35:55.376Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T21:35:55.376Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T21:35:55.376Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-15T21:35:55.376Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T21:35:55.376Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:55.376Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-15T21:35:55.376Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T21:35:55.376Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:55.376Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-15T21:35:55.376Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T21:35:55.376Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:55.376Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-15T21:35:55.376Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T21:35:55.376Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:55.646Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-15T21:35:55.646Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T21:35:55.646Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:55.646Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-15T21:35:55.646Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T21:35:55.646Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:55.646Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-15T21:35:55.646Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T21:35:55.646Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:55.646Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-15T21:35:55.646Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T21:35:55.646Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:55.972Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-15T21:35:55.972Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T21:35:55.972Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:55.972Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T21:35:55.972Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T21:35:55.972Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T21:35:55.972Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T21:35:55.972Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T21:35:55.972Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T21:35:55.972Z] Selecting previously unselected package libldap-common. [2021-07-15T21:35:55.972Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-15T21:35:55.972Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T21:35:55.972Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T21:35:55.972Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-15T21:35:55.972Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T21:35:55.972Z] Selecting previously unselected package dirmngr. [2021-07-15T21:35:55.972Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T21:35:56.243Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T21:35:56.243Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T21:35:56.243Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-15T21:35:56.243Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T21:35:56.243Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T21:35:56.243Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T21:35:56.243Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-15T21:35:56.243Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:56.243Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T21:35:56.243Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T21:35:56.243Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-15T21:35:56.514Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T21:35:56.786Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:56.786Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-15T21:35:56.786Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-15T21:35:56.786Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-15T21:35:56.786Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:56.786Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:56.786Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:56.786Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:56.786Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:56.786Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:56.786Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T21:35:56.786Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T21:35:56.786Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T21:35:56.786Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T21:35:57.374Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-15T21:35:57.374Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-15T21:35:57.374Z] This means they are not meant to be enabled using systemctl. [2021-07-15T21:35:57.374Z] Possible reasons for having this kind of units are: [2021-07-15T21:35:57.374Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-15T21:35:57.374Z] .wants/ or .requires/ directory. [2021-07-15T21:35:57.374Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-15T21:35:57.374Z] a requirement dependency on it. [2021-07-15T21:35:57.374Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-15T21:35:57.374Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-15T21:35:57.374Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-15T21:35:57.374Z] instance name specified. [2021-07-15T21:35:57.643Z] Reading package lists... [2021-07-15T21:35:57.643Z] Building dependency tree... [2021-07-15T21:35:57.643Z] Reading state information... [2021-07-15T21:35:57.910Z] The following additional packages will be installed: [2021-07-15T21:35:57.910Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-15T21:35:57.910Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-15T21:35:57.910Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-15T21:35:57.910Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-15T21:35:57.910Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-15T21:35:57.910Z] Suggested packages: [2021-07-15T21:35:57.910Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-15T21:35:57.910Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-15T21:35:57.910Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-15T21:35:57.910Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-15T21:35:57.910Z] systemd-container policykit-1 [2021-07-15T21:35:57.910Z] Recommended packages: [2021-07-15T21:35:57.910Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-15T21:35:57.910Z] The following NEW packages will be installed: [2021-07-15T21:35:57.910Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-15T21:35:57.910Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-15T21:35:57.910Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-15T21:35:57.910Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-15T21:35:57.910Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-15T21:35:57.910Z] The following packages will be upgraded: [2021-07-15T21:35:57.910Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-15T21:35:57.910Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-15T21:35:57.910Z] Need to get 36.7 MB of archives. [2021-07-15T21:35:57.910Z] After this operation, 147 MB of additional disk space will be used. [2021-07-15T21:35:57.910Z] 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-15T21:35:58.180Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-15T21:35:58.180Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-15T21:35:58.180Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-15T21:35:58.180Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-15T21:35:58.180Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-15T21:35:58.180Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-15T21:35:58.180Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-15T21:35:58.180Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-15T21:35:58.180Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-15T21:35:58.180Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-15T21:35:58.180Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-15T21:35:58.180Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-15T21:35:58.180Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-15T21:35:58.180Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-15T21:35:58.180Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-15T21:35:59.154Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-15T21:35:59.154Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-15T21:35:59.154Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-15T21:35:59.154Z] 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-15T21:35:59.154Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-15T21:35:59.154Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-15T21:35:59.154Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-15T21:35:59.154Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-15T21:35:59.154Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-15T21:35:59.154Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-15T21:35:59.154Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-15T21:35:59.154Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-15T21:35:59.154Z] 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-15T21:35:59.154Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-15T21:36:00.574Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T21:36:00.574Z] Fetched 36.7 MB in 3s (14.0 MB/s) [2021-07-15T21:36:00.574Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T21:36:00.574Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-15T21:36:00.848Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T21:36:01.454Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-15T21:36:01.454Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T21:36:01.454Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-15T21:36:01.454Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T21:36:01.454Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-15T21:36:01.454Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-15T21:36:01.732Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-15T21:36:01.732Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T21:36:01.732Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-15T21:36:01.732Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-15T21:36:02.043Z] Setting up apt (1.6.14) ... [2021-07-15T21:36:02.043Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-15T21:36:02.318Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-15T21:36:02.318Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-15T21:36:02.318Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T21:36:02.601Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T21:36:02.601Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-15T21:36:02.601Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T21:36:02.601Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T21:36:02.880Z] Selecting previously unselected package libexpat1:amd64. [2021-07-15T21:36:02.880Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-15T21:36:02.880Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T21:36:02.880Z] Selecting previously unselected package python3.6-minimal. [2021-07-15T21:36:02.880Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T21:36:02.880Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T21:36:03.162Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T21:36:03.162Z] Checking for services that may need to be restarted...done. [2021-07-15T21:36:03.162Z] Checking for services that may need to be restarted...done. [2021-07-15T21:36:03.162Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T21:36:03.162Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T21:36:03.162Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T21:36:03.781Z] Selecting previously unselected package python3-minimal. [2021-07-15T21:36:03.781Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-15T21:36:03.781Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-15T21:36:03.781Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-15T21:36:03.781Z] Selecting previously unselected package mime-support. [2021-07-15T21:36:03.781Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-15T21:36:03.781Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-15T21:36:03.781Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-15T21:36:03.781Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-15T21:36:03.781Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T21:36:03.781Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-15T21:36:03.781Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T21:36:03.781Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T21:36:04.059Z] Selecting previously unselected package python3.6. [2021-07-15T21:36:04.059Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T21:36:04.059Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T21:36:04.059Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-15T21:36:04.059Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-15T21:36:04.059Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T21:36:04.059Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-15T21:36:04.338Z] Selecting previously unselected package python3. [2021-07-15T21:36:04.338Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-15T21:36:04.338Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-15T21:36:04.338Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-15T21:36:04.617Z] Selecting previously unselected package multiarch-support. [2021-07-15T21:36:04.617Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T21:36:04.617Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T21:36:04.617Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T21:36:04.617Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T21:36:04.617Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-15T21:36:04.617Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-15T21:36:04.617Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T21:36:04.617Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T21:36:04.617Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-15T21:36:04.617Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T21:36:04.617Z] Selecting previously unselected package sudo. [2021-07-15T21:36:04.617Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-15T21:36:04.617Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T21:36:04.897Z] Selecting previously unselected package apparmor. [2021-07-15T21:36:04.897Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T21:36:04.897Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-15T21:36:04.897Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T21:36:04.897Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-15T21:36:04.897Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T21:36:04.897Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T21:36:05.185Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T21:36:05.185Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T21:36:05.185Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T21:36:05.185Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T21:36:05.185Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T21:36:05.185Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T21:36:05.185Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-15T21:36:05.185Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T21:36:05.185Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T21:36:05.185Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T21:36:05.185Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T21:36:05.185Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T21:36:05.185Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T21:36:05.185Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T21:36:05.484Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-15T21:36:05.485Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-15T21:36:05.485Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T21:36:05.485Z] Selecting previously unselected package openssh-client. [2021-07-15T21:36:05.485Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-15T21:36:05.485Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T21:36:05.762Z] Selecting previously unselected package squashfs-tools. [2021-07-15T21:36:05.762Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-15T21:36:05.762Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T21:36:05.762Z] Selecting previously unselected package snapd. [2021-07-15T21:36:05.762Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-15T21:36:05.762Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-15T21:36:07.770Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T21:36:07.770Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T21:36:07.770Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-15T21:36:08.065Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T21:36:08.065Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T21:36:08.065Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T21:36:08.065Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T21:36:08.065Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-15T21:36:08.065Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-15T21:36:08.680Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T21:36:08.680Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T21:36:08.680Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T21:36:08.680Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T21:36:08.680Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T21:36:08.680Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T21:36:09.288Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T21:36:09.288Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T21:36:09.288Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T21:36:09.288Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-15T21:36:09.288Z] running python rtupdate hooks for python3.6... [2021-07-15T21:36:09.288Z] running python post-rtupdate hooks for python3.6... [2021-07-15T21:36:09.288Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-15T21:36:09.895Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-15T21:36:10.178Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T21:36:10.178Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T21:36:10.178Z] Setting up snapd (2.49.2+18.04) ... [2021-07-15T21:36:10.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-15T21:36:10.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-15T21:36:11.058Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-15T21:36:11.058Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-15T21:36:11.334Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T21:36:11.334Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T21:36:11.612Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-15T21:36:11.612Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-15T21:36:11.887Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-15T21:36:12.163Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-15T21:36:12.163Z] /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-15T21:36:12.163Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T21:36:12.163Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T21:36:14.387Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T21:36:14.387Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T21:36:14.387Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T21:36:15.378Z] Reading package lists... [2021-07-15T21:36:15.378Z] Reading package lists... [2021-07-15T21:36:15.655Z] Building dependency tree... [2021-07-15T21:36:15.655Z] Reading state information... [2021-07-15T21:36:15.934Z] Calculating upgrade... [2021-07-15T21:36:16.212Z] The following packages will be upgraded: [2021-07-15T21:36:16.212Z] advancecomp base-files bash binutils binutils-common [2021-07-15T21:36:16.212Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-15T21:36:16.212Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-15T21:36:16.212Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-15T21:36:16.212Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-15T21:36:16.212Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-15T21:36:16.212Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-15T21:36:16.212Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-15T21:36:16.212Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-15T21:36:16.212Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-15T21:36:16.212Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-15T21:36:16.212Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-15T21:36:16.212Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-15T21:36:16.212Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-15T21:36:16.212Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-15T21:36:16.212Z] ubuntu-keyring util-linux [2021-07-15T21:36:16.212Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T21:36:16.212Z] Need to get 64.2 MB of archives. [2021-07-15T21:36:16.212Z] After this operation, 5113 kB of additional disk space will be used. [2021-07-15T21:36:16.212Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-15T21:36:16.212Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-15T21:36:16.212Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-15T21:36:16.212Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-15T21:36:16.212Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-15T21:36:16.212Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-15T21:36:16.212Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-15T21:36:16.212Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-15T21:36:16.212Z] 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-15T21:36:16.212Z] 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-15T21:36:16.212Z] 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-15T21:36:16.212Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-15T21:36:16.489Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-15T21:36:16.489Z] 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-15T21:36:16.489Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-15T21:36:16.489Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-15T21:36:16.489Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-15T21:36:16.489Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-15T21:36:16.489Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-15T21:36:16.489Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-15T21:36:16.489Z] 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-15T21:36:16.489Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-15T21:36:16.489Z] 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-15T21:36:16.489Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-15T21:36:16.489Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-15T21:36:16.489Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-15T21:36:16.489Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-15T21:36:16.489Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-15T21:36:16.489Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-15T21:36:16.489Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-15T21:36:16.489Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-15T21:36:16.766Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-15T21:36:16.766Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-15T21:36:16.766Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-15T21:36:16.766Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-15T21:36:16.766Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-15T21:36:16.766Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-15T21:36:16.766Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-15T21:36:16.766Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-15T21:36:16.766Z] 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-15T21:36:16.766Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-15T21:36:16.766Z] 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-15T21:36:16.766Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-15T21:36:16.766Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-15T21:36:16.766Z] 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-15T21:36:16.766Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-15T21:36:16.766Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-15T21:36:16.766Z] 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-15T21:36:16.766Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-15T21:36:16.766Z] 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-15T21:36:16.766Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-15T21:36:16.766Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-15T21:36:16.766Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-15T21:36:16.766Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-15T21:36:16.766Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-15T21:36:16.766Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-15T21:36:16.766Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-15T21:36:17.046Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-15T21:36:17.046Z] 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-15T21:36:17.046Z] 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-15T21:36:17.046Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-15T21:36:17.329Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-15T21:36:17.329Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-15T21:36:17.329Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-15T21:36:17.329Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-15T21:36:17.330Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-15T21:36:17.606Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-15T21:36:17.606Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-15T21:36:17.882Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-15T21:36:17.882Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-15T21:36:17.882Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-15T21:36:17.882Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-15T21:36:17.882Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-15T21:36:17.882Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-15T21:36:17.882Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-15T21:36:17.882Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-15T21:36:17.882Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-15T21:36:17.882Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-15T21:36:17.882Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-15T21:36:17.882Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-15T21:36:18.161Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-15T21:36:18.161Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-15T21:36:18.161Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-15T21:36:18.161Z] 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-15T21:36:18.161Z] 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-15T21:36:18.161Z] 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-15T21:36:18.161Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-15T21:36:18.161Z] 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-15T21:36:18.161Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-15T21:36:18.161Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-15T21:36:18.438Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-15T21:36:18.438Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-15T21:36:18.438Z] 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-15T21:36:18.438Z] 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-15T21:36:18.438Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-15T21:36:18.438Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-15T21:36:18.438Z] 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-15T21:36:18.716Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-15T21:36:18.716Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-15T21:36:18.716Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-15T21:36:18.716Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-15T21:36:18.716Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-15T21:36:18.716Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-15T21:36:18.716Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T21:36:18.716Z] Fetched 64.2 MB in 3s (25.1 MB/s) [2021-07-15T21:36:18.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T21:36:18.993Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T21:36:18.993Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T21:36:19.271Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T21:36:19.271Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T21:36:19.271Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-15T21:36:19.271Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-15T21:36:19.548Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:19.548Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:19.548Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:19.548Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:19.827Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:19.827Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:19.827Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:19.827Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:19.827Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:19.827Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:19.827Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:19.827Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:20.120Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:20.120Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:20.120Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:20.120Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T21:36:20.120Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:20.120Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-15T21:36:20.120Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:20.120Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T21:36:20.120Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:20.397Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:20.397Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:20.397Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:20.397Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:20.397Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T21:36:20.666Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:20.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T21:36:20.666Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T21:36:20.666Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T21:36:21.254Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T21:36:21.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T21:36:21.254Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-15T21:36:21.254Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-15T21:36:21.254Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-15T21:36:21.523Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-15T21:36:21.523Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-15T21:36:21.523Z] Installing new version of config file /etc/issue ... [2021-07-15T21:36:21.523Z] Installing new version of config file /etc/issue.net ... [2021-07-15T21:36:21.523Z] Installing new version of config file /etc/lsb-release ... [2021-07-15T21:36:21.523Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-15T21:36:21.792Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-15T21:36:21.792Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-15T21:36:21.792Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-15T21:36:22.064Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:22.064Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-15T21:36:22.064Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-15T21:36:22.064Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-15T21:36:22.064Z] 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-15T21:36:22.064Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:22.064Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T21:36:22.064Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-15T21:36:22.335Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-15T21:36:22.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:22.335Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-15T21:36:22.335Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-15T21:36:22.335Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-15T21:36:22.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:22.604Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-15T21:36:22.604Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T21:36:22.604Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-15T21:36:22.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:22.872Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T21:36:22.872Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T21:36:22.872Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T21:36:22.873Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:22.873Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T21:36:22.873Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T21:36:23.142Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-15T21:36:23.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:23.142Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-15T21:36:23.142Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-15T21:36:23.142Z] Setting up grep (3.1-2build1) ... [2021-07-15T21:36:23.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:23.142Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-15T21:36:23.142Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-15T21:36:23.142Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-15T21:36:23.411Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:23.411Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T21:36:23.411Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T21:36:23.411Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-15T21:36:23.411Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:23.411Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T21:36:23.411Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T21:36:23.683Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-15T21:36:23.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:23.683Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T21:36:23.683Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T21:36:24.278Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T21:36:24.278Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T21:36:24.278Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T21:36:24.278Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T21:36:24.550Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-15T21:36:24.550Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:24.550Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-15T21:36:24.551Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T21:36:25.146Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T21:36:25.146Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T21:36:25.146Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T21:36:25.146Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T21:36:25.146Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T21:36:25.422Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:25.422Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-15T21:36:25.422Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-15T21:36:25.422Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-15T21:36:25.422Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:25.422Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T21:36:25.422Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T21:36:25.690Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T21:36:25.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:25.690Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T21:36:25.690Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T21:36:25.690Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T21:36:25.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:25.690Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T21:36:25.690Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T21:36:25.962Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T21:36:25.962Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:25.962Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T21:36:25.962Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T21:36:25.962Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T21:36:25.962Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:25.962Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T21:36:25.962Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T21:36:26.234Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T21:36:26.234Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T21:36:26.234Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T21:36:26.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:26.234Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T21:36:26.234Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T21:36:26.234Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T21:36:26.505Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:26.505Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T21:36:26.505Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T21:36:26.505Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T21:36:26.505Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:26.505Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T21:36:26.505Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T21:36:26.505Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-15T21:36:26.786Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:26.786Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T21:36:26.786Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T21:36:27.065Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-15T21:36:27.333Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-15T21:36:27.602Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-15T21:36:27.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:27.602Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T21:36:27.602Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T21:36:27.872Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T21:36:27.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T21:36:27.872Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-15T21:36:27.872Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T21:36:27.872Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-15T21:36:28.143Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T21:36:28.143Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-15T21:36:28.143Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-15T21:36:28.143Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-15T21:36:28.414Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T21:36:28.414Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-15T21:36:28.414Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T21:36:28.414Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-15T21:36:28.414Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T21:36:28.414Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-15T21:36:28.414Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T21:36:28.684Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-15T21:36:28.684Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T21:36:28.684Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T21:36:28.684Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T21:36:28.684Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T21:36:28.954Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T21:36:28.954Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T21:36:28.954Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T21:36:28.954Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T21:36:28.954Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-15T21:36:28.954Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T21:36:29.224Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T21:36:29.224Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T21:36:29.224Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:29.224Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T21:36:29.224Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T21:36:29.494Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-15T21:36:29.494Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T21:36:29.494Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T21:36:29.494Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T21:36:29.494Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T21:36:29.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:29.494Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-15T21:36:29.494Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-15T21:36:29.763Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-15T21:36:29.763Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:29.763Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-15T21:36:29.763Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-15T21:36:29.763Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-15T21:36:30.033Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:30.033Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-15T21:36:30.033Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T21:36:30.033Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T21:36:30.313Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:30.313Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T21:36:30.313Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T21:36:30.313Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T21:36:30.313Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:30.313Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-15T21:36:30.313Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-15T21:36:30.589Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-15T21:36:30.589Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:30.589Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T21:36:30.589Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T21:36:30.866Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-15T21:36:30.866Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:30.866Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T21:36:30.866Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T21:36:30.866Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-15T21:36:30.866Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:30.866Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T21:36:31.143Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T21:36:31.143Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T21:36:31.143Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:31.143Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T21:36:31.143Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T21:36:31.143Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T21:36:31.430Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:31.430Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-15T21:36:31.430Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-15T21:36:31.430Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-15T21:36:31.430Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:31.430Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-15T21:36:31.430Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-15T21:36:31.430Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-15T21:36:31.711Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:31.711Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-15T21:36:31.711Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-15T21:36:31.711Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-15T21:36:31.711Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:31.711Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-15T21:36:31.711Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-15T21:36:31.988Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-15T21:36:31.988Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:31.988Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-15T21:36:31.988Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-15T21:36:31.988Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-15T21:36:31.988Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T21:36:31.988Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-15T21:36:31.988Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-15T21:36:32.264Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-15T21:36:32.264Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-15T21:36:32.264Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T21:36:32.264Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T21:36:32.264Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T21:36:32.264Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T21:36:32.546Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T21:36:32.546Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T21:36:32.546Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-15T21:36:32.546Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-15T21:36:32.824Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T21:36:32.824Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-15T21:36:32.824Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-15T21:36:32.824Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-15T21:36:32.824Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-15T21:36:32.824Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-15T21:36:33.120Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-15T21:36:33.120Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-15T21:36:33.120Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-15T21:36:33.120Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-15T21:36:33.120Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-15T21:36:33.120Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-15T21:36:33.120Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-15T21:36:33.120Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-15T21:36:33.401Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-15T21:36:33.401Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-15T21:36:33.685Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-15T21:36:33.685Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-15T21:36:33.685Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-15T21:36:33.685Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-15T21:36:33.685Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T21:36:33.685Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T21:36:34.298Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T21:36:34.298Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T21:36:34.298Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T21:36:34.298Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T21:36:34.298Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T21:36:34.298Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T21:36:34.298Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:34.298Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T21:36:34.579Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:34.579Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T21:36:34.579Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:34.579Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T21:36:34.579Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:34.579Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T21:36:35.571Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:35.571Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T21:36:36.557Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:36.557Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T21:36:36.557Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:36.557Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T21:36:36.834Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:36.834Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T21:36:37.845Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T21:36:37.845Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T21:36:37.845Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T21:36:37.845Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T21:36:37.845Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T21:36:37.845Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T21:36:37.845Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T21:36:37.845Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T21:36:38.120Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-15T21:36:38.120Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-15T21:36:38.120Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T21:36:38.120Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T21:36:38.120Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T21:36:38.120Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T21:36:38.120Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-15T21:36:38.396Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-15T21:36:38.396Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:38.396Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T21:36:38.396Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:38.396Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:38.396Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:38.396Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-15T21:36:38.396Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-15T21:36:38.396Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-15T21:36:38.396Z] [2021-07-15T21:36:38.396Z] Current default time zone: 'Etc/UTC' [2021-07-15T21:36:38.396Z] Local time is now: Thu Jul 15 21:36:38 UTC 2021. [2021-07-15T21:36:38.396Z] Universal Time is now: Thu Jul 15 21:36:38 UTC 2021. [2021-07-15T21:36:38.396Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-15T21:36:38.396Z] [2021-07-15T21:36:38.673Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-15T21:36:38.673Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:38.673Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-15T21:36:38.673Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-15T21:36:38.673Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-15T21:36:38.673Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-15T21:36:38.673Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-15T21:36:38.673Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-15T21:36:38.673Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-15T21:36:38.674Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T21:36:38.674Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:38.674Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-15T21:36:38.954Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T21:36:38.954Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T21:36:38.954Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:38.954Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-15T21:36:38.954Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-15T21:36:38.954Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-15T21:36:38.954Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T21:36:38.954Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-15T21:36:38.954Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-15T21:36:38.954Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-15T21:36:38.955Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-15T21:36:40.952Z] Updating certificates in /etc/ssl/certs... [2021-07-15T21:36:41.946Z] 23 added, 27 removed; done. [2021-07-15T21:36:41.946Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T21:36:41.946Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T21:36:41.946Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-15T21:36:41.946Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-15T21:36:41.946Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-15T21:36:41.946Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T21:36:41.946Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T21:36:41.946Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T21:36:41.946Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T21:36:41.946Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T21:36:41.946Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T21:36:41.946Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T21:36:41.946Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-15T21:36:41.946Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-15T21:36:41.946Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-15T21:36:42.225Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-15T21:36:42.225Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-15T21:36:42.225Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T21:36:42.225Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T21:36:42.225Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-15T21:36:42.225Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-15T21:36:42.225Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-15T21:36:42.225Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T21:36:42.225Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T21:36:42.225Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-15T21:36:42.502Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-15T21:36:42.503Z] Updating certificates in /etc/ssl/certs... [2021-07-15T21:36:43.105Z] 0 added, 0 removed; done. [2021-07-15T21:36:43.105Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-15T21:36:43.105Z] done. [2021-07-15T21:36:43.382Z] Reading package lists... [2021-07-15T21:36:43.661Z] Building dependency tree... [2021-07-15T21:36:43.662Z] Reading state information... [2021-07-15T21:36:43.939Z] The following NEW packages will be installed: [2021-07-15T21:36:43.939Z] apt-transport-https [2021-07-15T21:36:43.939Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T21:36:44.218Z] Need to get 4348 B of archives. [2021-07-15T21:36:44.218Z] After this operation, 154 kB of additional disk space will be used. [2021-07-15T21:36:44.218Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-15T21:36:44.218Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T21:36:44.218Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-07-15T21:36:44.218Z] Selecting previously unselected package apt-transport-https. [2021-07-15T21:36:44.218Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-15T21:36:44.218Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-15T21:36:44.218Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-15T21:36:44.218Z] Setting up apt-transport-https (1.6.14) ... [2021-07-15T21:36:44.496Z] Waiting for network to be ready... [2021-07-15T21:36:51.269Z] 2021-07-15T21:36:47Z INFO Waiting for automatic snapd restart... [2021-07-15T21:36:51.269Z] snapd 2.51.1 from Canonical* installed [2021-07-15T21:36:51.547Z] "snapd" switched to the "latest/stable" channel [2021-07-15T21:36:51.547Z] [2021-07-15T21:36:54.192Z] core18 20210611 from Canonical* installed [2021-07-15T21:36:54.192Z] "core18" switched to the "latest/stable" channel [2021-07-15T21:36:54.192Z] [2021-07-15T21:36:56.969Z] gofmt -l . [2021-07-15T21:36:56.969Z] [ "`gofmt -l .`" = "" ] [2021-07-15T21:36:56.969Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T21:36:57.618Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T21:36:57.618Z] "snapcraft" switched to the "latest/stable" channel [2021-07-15T21:36:57.618Z] [2021-07-15T21:36:57.663Z] + ls -al . [2021-07-15T21:36:57.663Z] total 596 [2021-07-15T21:36:57.663Z] drwxrwxr-x 9 1001 1001 4096 Jul 15 21:36 . [2021-07-15T21:36:57.663Z] drwxr-xr-x 4 root root 4096 Jul 15 21:32 .. [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 21:30 .dockerignore [2021-07-15T21:36:57.663Z] drwxrwxr-x 8 1001 1001 4096 Jul 15 21:30 .git [2021-07-15T21:36:57.663Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 21:30 .github [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 21:30 .gitignore [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 21:30 .hadolint.yml [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 21:30 .sonarcloud.properties [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 21:30 Attribution.txt [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 21:30 CHANGELOG.md [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 21:30 CONTRIBUTING.md [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 21:30 Dockerfile.build [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 21:30 Jenkinsfile [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 21:30 LICENSE [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 21:30 Makefile [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 21:30 README.md [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 21:30 SECURITY.md [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 21:27 VERSION [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 21:30 ZMQWindows.md [2021-07-15T21:36:57.663Z] drwxrwxr-x 2 1001 1001 4096 Jul 15 21:30 bin [2021-07-15T21:36:57.663Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 21:30 cmd [2021-07-15T21:36:57.663Z] -rw-r--r-- 1 root root 402846 Jul 15 21:35 coverage.out [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 21:30 go.mod [2021-07-15T21:36:57.663Z] -rw-r--r-- 1 root root 21149 Jul 15 21:32 go.sum [2021-07-15T21:36:57.663Z] drwxrwxr-x 7 1001 1001 4096 Jul 15 21:30 internal [2021-07-15T21:36:57.663Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 21:30 openapi [2021-07-15T21:36:57.663Z] drwxrwxr-x 4 1001 1001 4096 Jul 15 21:30 snap [2021-07-15T21:36:57.663Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 21:30 version.go [Pipeline] sh [2021-07-15T21:36:58.349Z] + '[' -e coverage.out ] [2021-07-15T21:36:58.349Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T21:36:58.384Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T21:36:59.247Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T21:36:59.924Z] + make build [2021-07-15T21:36:59.924Z] go mod tidy [2021-07-15T21:37:00.565Z] 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-15T21:37:02.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-15T21:37:02.011Z] - README.md [2021-07-15T21:37:02.011Z] [2021-07-15T21:37:02.011Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T21:37:02.011Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T21:37:02.011Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T21:37:02.011Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T21:37:02.895Z] Reading package lists... [2021-07-15T21:37:03.502Z] 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-15T21:37:03.502Z] Reading package lists... [2021-07-15T21:37:03.502Z] Building dependency tree... [2021-07-15T21:37:03.502Z] Reading state information... [2021-07-15T21:37:03.781Z] Suggested packages: [2021-07-15T21:37:03.781Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T21:37:03.781Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-15T21:37:03.781Z] Recommended packages: [2021-07-15T21:37:03.781Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-15T21:37:03.781Z] The following NEW packages will be installed: [2021-07-15T21:37:03.781Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-15T21:37:03.781Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-15T21:37:03.781Z] pkg-config zip [2021-07-15T21:37:03.781Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T21:37:03.781Z] Need to get 7663 kB of archives. [2021-07-15T21:37:03.781Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-15T21:37:03.781Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-15T21:37:04.056Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-15T21:37:04.056Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-15T21:37:04.056Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-15T21:37:04.056Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-15T21:37:04.056Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-15T21:37:04.056Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-15T21:37:04.327Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-15T21:37:04.327Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-15T21:37:04.327Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-15T21:37:04.327Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-15T21:37:04.595Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-15T21:37:04.595Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-15T21:37:04.595Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-15T21:37:04.595Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-15T21:37:04.864Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T21:37:04.864Z] Fetched 7663 kB in 1s (9322 kB/s) [2021-07-15T21:37:04.864Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-15T21:37:04.864Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-15T21:37:04.864Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-15T21:37:04.864Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T21:37:04.864Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T21:37:04.864Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-15T21:37:05.133Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T21:37:05.133Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T21:37:05.133Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-15T21:37:05.133Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T21:37:05.133Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T21:37:05.133Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-15T21:37:05.133Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T21:37:05.133Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T21:37:05.133Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-15T21:37:05.133Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T21:37:05.133Z] Selecting previously unselected package liberror-perl. [2021-07-15T21:37:05.133Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-15T21:37:05.133Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-15T21:37:05.133Z] Selecting previously unselected package git-man. [2021-07-15T21:37:05.133Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-15T21:37:05.133Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T21:37:05.403Z] Selecting previously unselected package git. [2021-07-15T21:37:05.403Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-15T21:37:05.403Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T21:37:05.987Z] Selecting previously unselected package libnorm1:amd64. [2021-07-15T21:37:05.987Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-15T21:37:05.987Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T21:37:05.987Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-15T21:37:05.987Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-15T21:37:05.987Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T21:37:05.987Z] Selecting previously unselected package libsodium23:amd64. [2021-07-15T21:37:05.987Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-15T21:37:05.987Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-15T21:37:05.987Z] Selecting previously unselected package libzmq5:amd64. [2021-07-15T21:37:05.987Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T21:37:05.987Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T21:37:06.258Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-15T21:37:06.258Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T21:37:06.258Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T21:37:06.258Z] Selecting previously unselected package pkg-config. [2021-07-15T21:37:06.258Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-15T21:37:06.258Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T21:37:06.258Z] Selecting previously unselected package zip. [2021-07-15T21:37:06.258Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-15T21:37:06.258Z] Unpacking zip (3.0-11build1) ... [2021-07-15T21:37:06.258Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T21:37:06.258Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T21:37:06.258Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T21:37:06.258Z] Setting up liberror-perl (0.17025-1) ... [2021-07-15T21:37:06.529Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T21:37:06.529Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T21:37:06.529Z] No schema files found: doing nothing. [2021-07-15T21:37:06.529Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T21:37:06.529Z] Setting up zip (3.0-11build1) ... [2021-07-15T21:37:06.529Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T21:37:06.529Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-15T21:37:06.529Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T21:37:06.529Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T21:37:06.529Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T21:37:06.529Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T21:37:06.529Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T21:37:06.529Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T21:37:07.117Z] git set to automatically installed. [2021-07-15T21:37:07.117Z] git-man set to automatically installed. [2021-07-15T21:37:07.117Z] libcurl3-gnutls set to automatically installed. [2021-07-15T21:37:07.117Z] liberror-perl set to automatically installed. [2021-07-15T21:37:07.117Z] libglib2.0-0 set to automatically installed. [2021-07-15T21:37:07.117Z] libnghttp2-14 set to automatically installed. [2021-07-15T21:37:07.117Z] libnorm1 set to automatically installed. [2021-07-15T21:37:07.117Z] libpgm-5.2-0 set to automatically installed. [2021-07-15T21:37:07.117Z] libpsl5 set to automatically installed. [2021-07-15T21:37:07.117Z] librtmp1 set to automatically installed. [2021-07-15T21:37:07.117Z] libsodium23 set to automatically installed. [2021-07-15T21:37:07.117Z] libzmq3-dev set to automatically installed. [2021-07-15T21:37:07.117Z] libzmq5 set to automatically installed. [2021-07-15T21:37:07.117Z] pkg-config set to automatically installed. [2021-07-15T21:37:07.117Z] zip set to automatically installed. [2021-07-15T21:37:07.394Z] 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-15T21:37:08.532Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T21:37:13.894Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-15T21:37:14.873Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T21:37:15.837Z] snap "core18" has no updates available [2021-07-15T21:37:16.424Z] Pulling config-common [2021-07-15T21:37:16.424Z] + snapcraftctl pull [2021-07-15T21:37:17.597Z] Pulling go-build-helper [2021-07-15T21:37:17.597Z] + snapcraftctl pull [2021-07-15T21:37:18.589Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-15T21:37:18.589Z] Skipping pull go-build-helper (already ran) [2021-07-15T21:37:18.589Z] Building go-build-helper [2021-07-15T21:37:18.589Z] + snapcraftctl build [2021-07-15T21:37:20.587Z] Staging go-build-helper [2021-07-15T21:37:20.587Z] + snapcraftctl stage [2021-07-15T21:37:29.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T21:37:30.214Z] 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-15T21:37:30.778Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T21:37:30.778Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T21:37:30.778Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T21:37:30.778Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T21:37:30.778Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T21:37:30.778Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T21:37:30.778Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T21:37:30.778Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T21:37:30.778Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T21:37:30.778Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T21:37:30.778Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T21:37:30.778Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T21:37:30.778Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T21:37:30.778Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T21:37:30.778Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T21:37:30.778Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T21:37:30.778Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T21:37:30.778Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T21:37:30.778Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T21:37:30.778Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-15T21:37:30.778Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T21:37:30.778Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T21:37:30.778Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T21:37:30.778Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T21:37:30.778Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T21:37:30.778Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T21:37:30.778Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T21:37:30.778Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-15T21:37:30.778Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-15T21:37:30.778Z] Fetched 224 kB in 0s (0 B/s) [2021-07-15T21:37:30.778Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-15T21:37:30.778Z] Fetched 157 kB in 0s (0 B/s) [2021-07-15T21:37:30.778Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-15T21:37:30.778Z] Fetched 221 kB in 0s (0 B/s) [2021-07-15T21:37:30.778Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-15T21:37:30.778Z] Fetched 143 kB in 0s (0 B/s) [2021-07-15T21:37:30.778Z] Pulling edgex-go [2021-07-15T21:37:30.778Z] + snapcraftctl pull [2021-07-15T21:37:30.778Z] Pulling hooks [2021-07-15T21:37:30.778Z] + snapcraftctl pull [2021-07-15T21:37:34.529Z] 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-15T21:37:34.801Z] 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-15T21:37:38.204Z] 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-15T21:37:41.629Z] 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-15T21:37:45.032Z] 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-15T21:37:48.432Z] 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-15T21:37:49.132Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T21:37:49.132Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T21:37:49.132Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T21:37:49.132Z] Fetched 0 B in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-15T21:37:49.132Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-15T21:37:49.132Z] Fetched 279 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-15T21:37:49.132Z] Fetched 122 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-15T21:37:49.132Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-15T21:37:49.132Z] Fetched 8848 B in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-15T21:37:49.132Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-15T21:37:49.132Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-15T21:37:49.132Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-15T21:37:49.132Z] Fetched 219 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-15T21:37:49.132Z] Fetched 154 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-15T21:37:49.132Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-15T21:37:49.132Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-15T21:37:49.132Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-15T21:37:49.132Z] Fetched 499 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-15T21:37:49.132Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-15T21:37:49.132Z] Fetched 240 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-15T21:37:49.132Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-15T21:37:49.132Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-15T21:37:49.132Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-15T21:37:49.132Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-15T21:37:49.132Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-15T21:37:49.132Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-15T21:37:49.132Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-15T21:37:49.132Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-15T21:37:49.132Z] Fetched 8720 B in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-15T21:37:49.132Z] Fetched 140 kB in 0s (0 B/s) [2021-07-15T21:37:49.132Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-15T21:37:49.133Z] Fetched 119 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-15T21:37:49.133Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-15T21:37:49.133Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-15T21:37:49.133Z] Fetched 645 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-15T21:37:49.133Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-15T21:37:49.133Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-15T21:37:49.133Z] Fetched 368 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-15T21:37:49.133Z] Fetched 187 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-15T21:37:49.133Z] Fetched 175 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-15T21:37:49.133Z] Fetched 206 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-15T21:37:49.133Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-15T21:37:49.133Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-15T21:37:49.133Z] Fetched 159 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-15T21:37:49.133Z] Fetched 107 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-15T21:37:49.133Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-15T21:37:49.133Z] Pulling static-packages [2021-07-15T21:37:49.133Z] + snapcraftctl pull [2021-07-15T21:37:49.133Z] Pulling version [2021-07-15T21:37:49.133Z] + cd /root/project [2021-07-15T21:37:49.133Z] + git describe --tags --abbrev=0 [2021-07-15T21:37:49.133Z] + sed s/v// [2021-07-15T21:37:49.133Z] + GIT_VERSION=2.0.1-dev.12 [2021-07-15T21:37:49.133Z] + [ -z 2.0.1-dev.12 ] [2021-07-15T21:37:49.133Z] + snapcraftctl set-version 2.0.1-dev.12 [2021-07-15T21:37:49.133Z] Building config-common [2021-07-15T21:37:49.133Z] + snapcraftctl build [2021-07-15T21:37:51.061Z] 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-15T21:37:51.229Z] Skipping build go-build-helper (already ran) [2021-07-15T21:37:51.229Z] Building edgex-go [2021-07-15T21:37:51.602Z] + cd /root/parts/edgex-go/src [2021-07-15T21:37:51.602Z] + git describe --tags --abbrev=0 [2021-07-15T21:37:51.602Z] + sed s/v// [2021-07-15T21:37:51.602Z] + GIT_VERSION=2.0.1-dev.12 [2021-07-15T21:37:51.602Z] + [ -z 2.0.1-dev.12 ] [2021-07-15T21:37:51.602Z] + echo 2.0.1-dev.12 [2021-07-15T21:37:51.602Z] + make build [2021-07-15T21:37:51.602Z] go mod tidy [2021-07-15T21:37:53.140Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-15T21:37:53.140Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-15T21:37:53.140Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-15T21:37:53.411Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-15T21:37:53.411Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-15T21:37:53.411Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-15T21:37:53.411Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-15T21:37:53.682Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-15T21:37:53.682Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-15T21:37:54.267Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-15T21:37:54.267Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-15T21:37:54.267Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-15T21:37:54.505Z] 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-15T21:37:54.537Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-15T21:37:54.837Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-15T21:37:54.837Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-15T21:37:54.837Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-15T21:37:54.837Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-15T21:37:54.837Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-15T21:37:54.837Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-15T21:37:54.837Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-15T21:37:54.837Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-15T21:37:54.837Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-15T21:37:54.837Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-15T21:37:54.837Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-15T21:37:55.127Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-15T21:37:55.127Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-15T21:37:55.127Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-15T21:37:55.127Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-15T21:37:55.127Z] go: downloading golang.org/x/text v0.3.2 [2021-07-15T21:37:55.127Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-15T21:37:55.127Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-15T21:37:55.127Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-15T21:37:55.127Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-15T21:37:55.127Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-15T21:37:55.431Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-15T21:37:55.431Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-15T21:37:55.431Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-15T21:37:55.431Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-15T21:37:55.431Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-15T21:37:55.431Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-15T21:37:55.431Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-15T21:37:55.431Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-15T21:37:55.711Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-15T21:37:55.711Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-15T21:37:55.986Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-15T21:37:55.986Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-15T21:37:55.986Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-15T21:37:55.986Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-15T21:37:55.986Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-15T21:37:55.986Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-15T21:37:55.986Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-15T21:37:55.986Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-15T21:37:55.986Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-15T21:37:55.986Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-15T21:37:55.986Z] go: downloading github.com/kr/text v0.1.0 [2021-07-15T21:37:56.265Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-15T21:37:56.265Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-15T21:37:56.265Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-15T21:37:56.265Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-15T21:37:56.265Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-15T21:37:56.265Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-15T21:37:56.265Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-15T21:37:56.265Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-15T21:37:56.265Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-15T21:37:56.265Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-15T21:37:56.265Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-15T21:37:56.265Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-15T21:37:56.265Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-15T21:37:56.265Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-15T21:37:56.265Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-15T21:37:56.265Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-15T21:37:56.265Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-15T21:37:56.265Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-15T21:37:56.265Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-15T21:37:56.265Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-15T21:37:56.541Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-15T21:37:56.541Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-15T21:37:56.541Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } [2021-07-15T21:37:59.970Z] $ docker stop --time=1 8cc7692bfffbf278d4c7ffa18f661a20f16abaf070dd7a6039653f1b3fc9e83c [2021-07-15T21:38:02.693Z] $ docker rm -f 8cc7692bfffbf278d4c7ffa18f661a20f16abaf070dd7a6039653f1b3fc9e83c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:38:04.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T21:38:04.417Z] [2021-07-15T21:38:04.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:38:05.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T21:38:06.032Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T21:38:06.032Z] 29e5d40040c1: Pulling fs layer [2021-07-15T21:38:06.032Z] 1ce36da41761: Pulling fs layer [2021-07-15T21:38:06.032Z] 25b303627fd3: Pulling fs layer [2021-07-15T21:38:06.032Z] 29e5d40040c1: Verifying Checksum [2021-07-15T21:38:06.032Z] 29e5d40040c1: Download complete [2021-07-15T21:38:06.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T21:38:07.014Z] 29e5d40040c1: Pull complete [2021-07-15T21:38:07.014Z] 1ce36da41761: Verifying Checksum [2021-07-15T21:38:07.014Z] 1ce36da41761: Download complete [2021-07-15T21:38:08.006Z] 1ce36da41761: Pull complete [2021-07-15T21:38:08.613Z] 25b303627fd3: Verifying Checksum [2021-07-15T21:38:08.613Z] 25b303627fd3: Download complete [2021-07-15T21:38:11.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T21:38:11.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T21:38:13.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T21:38:13.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T21:38:14.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T21:38:15.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T21:38:16.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T21:38:18.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T21:38:18.867Z] 25b303627fd3: Pull complete [2021-07-15T21:38:18.867Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T21:38:18.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T21:38:18.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T21:38:18.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withDockerContainer [2021-07-15T21:38:19.174Z] prd-ubuntu18.04-docker-arm64-4c-16g-2981 does not seem to be running inside a container [2021-07-15T21:38:19.289Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T21:38:19.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T21:38:21.826Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-15T21:38:21.826Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-15T21:38:21.826Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-15T21:38:21.826Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-15T21:38:21.826Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-15T21:38:21.826Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-15T21:38:21.826Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-15T21:38:21.826Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-15T21:38:21.826Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-15T21:38:21.826Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-15T21:38:21.826Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-15T21:38:21.826Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-15T21:38:21.826Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-15T21:38:21.826Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-15T21:38:21.826Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-15T21:38:21.826Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-15T21:38:21.826Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-15T21:38:21.826Z] + 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-15T21:38:21.826Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-15T21:38:21.826Z] + 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-15T21:38:21.826Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-15T21:38:21.826Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-15T21:38:21.826Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-15T21:38:21.826Z] + 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-15T21:38:21.826Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-15T21:38:21.826Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-15T21:38:21.826Z] + 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-15T21:38:22.878Z] $ docker top 49bd2057f7d9d77fe07c99516148edfda783884522aae00cdb4f953fd40ccb2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T21:38:23.242Z] Building hooks [2021-07-15T21:38:23.242Z] + cd /root/parts/hooks/src [2021-07-15T21:38:23.242Z] + make build [2021-07-15T21:38:23.242Z] go mod tidy [2021-07-15T21:38:23.829Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-15T21:38:23.830Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-15T21:38:23.830Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-15T21:38:23.830Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-15T21:38:23.905Z] + grep parallel [2021-07-15T21:38:23.905Z] + docker-compose build --help [2021-07-15T21:38:24.099Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-15T21:38:24.684Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-15T21:38:25.275Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-15T21:38:25.275Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-15T21:38:28.273Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T21:38:28.296Z] $ docker stop --time=1 49bd2057f7d9d77fe07c99516148edfda783884522aae00cdb4f953fd40ccb2d [2021-07-15T21:38:28.636Z] Building static-packages [2021-07-15T21:38:28.637Z] + snapcraftctl build [2021-07-15T21:38:30.052Z] Building version [2021-07-15T21:38:30.052Z] + snapcraftctl build [2021-07-15T21:38:30.163Z] $ docker rm -f 49bd2057f7d9d77fe07c99516148edfda783884522aae00cdb4f953fd40ccb2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:38:30.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T21:38:30.827Z] . [Pipeline] withDockerContainer [2021-07-15T21:38:31.089Z] prd-ubuntu18.04-docker-arm64-4c-16g-2981 does not seem to be running inside a container [2021-07-15T21:38:31.173Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T21:38:32.003Z] Staging config-common [2021-07-15T21:38:32.003Z] + snapcraftctl stage [2021-07-15T21:38:32.860Z] $ docker top 4a2421c8c4950f78fbbc3a78086582e8d2d7a035513244bf2e9890520aae651b -eo pid,comm [2021-07-15T21:38:32.974Z] Skipping stage go-build-helper (already ran) [2021-07-15T21:38:32.974Z] Staging edgex-go [2021-07-15T21:38:32.974Z] + snapcraftctl stage [Pipeline] { [Pipeline] sh [2021-07-15T21:38:33.841Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T21:38:34.424Z] Staging hooks [2021-07-15T21:38:34.424Z] + snapcraftctl stage [2021-07-15T21:38:35.009Z] Staging static-packages [2021-07-15T21:38:35.010Z] + snapcraftctl stage [2021-07-15T21:38:36.428Z] Staging version [2021-07-15T21:38:36.428Z] + snapcraftctl stage [2021-07-15T21:38:37.390Z] Priming config-common [2021-07-15T21:38:37.390Z] + snapcraftctl prime [2021-07-15T21:38:38.131Z] Building core-command ... [2021-07-15T21:38:38.131Z] Building core-data ... [2021-07-15T21:38:38.131Z] Building core-metadata ... [2021-07-15T21:38:38.131Z] Building security-bootstrapper ... [2021-07-15T21:38:38.131Z] Building security-proxy-setup ... [2021-07-15T21:38:38.131Z] Building security-secretstore-setup ... [2021-07-15T21:38:38.131Z] Building support-notifications ... [2021-07-15T21:38:38.131Z] Building support-scheduler ... [2021-07-15T21:38:38.131Z] Building sys-mgmt-agent ... [2021-07-15T21:38:38.131Z] Building sys-mgmt-agent [2021-07-15T21:38:38.131Z] Building support-notifications [2021-07-15T21:38:38.131Z] Building core-command [2021-07-15T21:38:38.131Z] Building security-secretstore-setup [2021-07-15T21:38:38.131Z] Building security-bootstrapper [2021-07-15T21:38:38.354Z] Priming go-build-helper [2021-07-15T21:38:38.355Z] + snapcraftctl prime [2021-07-15T21:38:39.318Z] Priming edgex-go [2021-07-15T21:38:39.318Z] + snapcraftctl prime [2021-07-15T21:38:40.750Z] Priming hooks [2021-07-15T21:38:40.750Z] + snapcraftctl prime [2021-07-15T21:38:41.721Z] Priming static-packages [2021-07-15T21:38:41.721Z] + snapcraftctl prime [2021-07-15T21:38:44.346Z] Priming version [2021-07-15T21:38:44.346Z] + snapcraftctl prime [2021-07-15T21:38:44.931Z] 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-15T21:39:46.176Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:39:46.176Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:39:46.176Z] ---> 298ef9d4191c [2021-07-15T21:39:46.176Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T21:39:46.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:39:46.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:39:46.176Z] ---> 298ef9d4191c [2021-07-15T21:39:46.176Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T21:39:46.176Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:39:46.176Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:39:46.176Z] ---> 298ef9d4191c [2021-07-15T21:39:46.176Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T21:39:46.176Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:39:46.176Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:39:46.176Z] ---> 298ef9d4191c [2021-07-15T21:39:46.176Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T21:39:46.176Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:39:46.176Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:39:46.176Z] ---> 298ef9d4191c [2021-07-15T21:39:46.176Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T21:39:46.176Z] ---> Running in 71cef360cdd8 [2021-07-15T21:39:46.176Z] ---> Running in 987b9b00c5ba [2021-07-15T21:39:46.176Z] ---> Running in 7564668c1248 [2021-07-15T21:39:46.176Z] ---> Running in 4d77e6192dd4 [2021-07-15T21:39:46.176Z] ---> Running in 18a18413e63f [2021-07-15T21:39:46.176Z] Removing intermediate container 18a18413e63f [2021-07-15T21:39:46.176Z] ---> 67088205af5f [2021-07-15T21:39:46.176Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:39:46.176Z] Removing intermediate container 4d77e6192dd4 [2021-07-15T21:39:46.176Z] ---> 5326e085eaef [2021-07-15T21:39:46.176Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:39:46.176Z] Removing intermediate container 987b9b00c5ba [2021-07-15T21:39:46.176Z] ---> f72ea5aa1e76 [2021-07-15T21:39:46.177Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:39:46.177Z] Removing intermediate container 71cef360cdd8 [2021-07-15T21:39:46.177Z] Removing intermediate container 7564668c1248 [2021-07-15T21:39:46.177Z] ---> 13a911409e4d [2021-07-15T21:39:46.177Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:39:46.177Z] ---> 5f0b0cb36412 [2021-07-15T21:39:46.177Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:39:46.177Z] ---> Running in 7b8a1cdfcf15 [2021-07-15T21:39:46.177Z] ---> Running in 748eddd542da [2021-07-15T21:39:46.177Z] ---> Running in b9b2b17f30f5 [2021-07-15T21:39:46.177Z] ---> Running in 861a09a9e95a [2021-07-15T21:39:46.177Z] ---> Running in 961ebefd7101 [2021-07-15T21:39:48.831Z] Removing intermediate container 7b8a1cdfcf15 [2021-07-15T21:39:48.831Z] ---> a4049231213b [2021-07-15T21:39:48.831Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T21:39:48.831Z] Removing intermediate container 748eddd542da [2021-07-15T21:39:48.831Z] ---> edf1ac174ec3 [2021-07-15T21:39:48.831Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T21:39:49.150Z] ---> Running in 8ef0eef7d309 [2021-07-15T21:39:49.150Z] ---> Running in d9328ba9cba2 [2021-07-15T21:39:49.150Z] Removing intermediate container b9b2b17f30f5 [2021-07-15T21:39:49.150Z] ---> dc651db79418 [2021-07-15T21:39:49.150Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T21:39:49.423Z] ---> Running in 709f9002aa51 [2021-07-15T21:39:49.700Z] Removing intermediate container 861a09a9e95a [2021-07-15T21:39:49.700Z] ---> 5dc98825aeca [2021-07-15T21:39:49.700Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T21:39:49.700Z] Removing intermediate container 961ebefd7101 [2021-07-15T21:39:49.700Z] ---> 9958d1579d19 [2021-07-15T21:39:49.700Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T21:39:49.976Z] ---> Running in 0acea954e7f1 [2021-07-15T21:39:49.976Z] ---> Running in 284aa95655cb [2021-07-15T21:39:51.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:51.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:51.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:51.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:51.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:52.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:52.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:52.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:52.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:53.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:39:53.468Z] OK: 218 MiB in 52 packages [2021-07-15T21:39:53.468Z] OK: 218 MiB in 52 packages [2021-07-15T21:39:54.082Z] OK: 218 MiB in 52 packages [2021-07-15T21:39:54.082Z] OK: 218 MiB in 52 packages [2021-07-15T21:39:54.359Z] OK: 218 MiB in 52 packages [2021-07-15T21:39:55.358Z] Removing intermediate container 709f9002aa51 [2021-07-15T21:39:55.358Z] ---> 6dc889c005a8 [2021-07-15T21:39:55.358Z] Step 6/24 : COPY go.mod . [2021-07-15T21:39:55.632Z] Removing intermediate container d9328ba9cba2 [2021-07-15T21:39:55.632Z] ---> d38a78fac98d [2021-07-15T21:39:55.632Z] Step 6/24 : COPY go.mod . [2021-07-15T21:39:55.909Z] Removing intermediate container 0acea954e7f1 [2021-07-15T21:39:55.909Z] ---> 02b6bbac9ec1 [2021-07-15T21:39:55.909Z] Step 6/23 : COPY go.mod . [2021-07-15T21:39:56.520Z] Removing intermediate container 8ef0eef7d309 [2021-07-15T21:39:56.520Z] ---> 48afa9150b3d [2021-07-15T21:39:56.520Z] Step 6/32 : COPY go.mod . [2021-07-15T21:39:56.520Z] Removing intermediate container 284aa95655cb [2021-07-15T21:39:56.520Z] ---> 8d48378e7247 [2021-07-15T21:39:56.520Z] Step 6/26 : COPY go.mod . [2021-07-15T21:39:56.816Z] ---> 1c94b02bc0b4 [2021-07-15T21:39:56.816Z] Step 7/24 : RUN go mod download [2021-07-15T21:39:56.816Z] ---> 653a0dc0995e [2021-07-15T21:39:56.816Z] Step 7/24 : RUN go mod download [2021-07-15T21:39:57.098Z] ---> 4e15e9a72a13 [2021-07-15T21:39:57.098Z] Step 7/23 : RUN go mod download [2021-07-15T21:39:57.098Z] ---> Running in acc711b8c664 [2021-07-15T21:39:57.098Z] ---> Running in b07c4119021b [2021-07-15T21:39:57.379Z] ---> Running in fbdaee126fde [2021-07-15T21:39:57.662Z] ---> 422d3fcd0dbd [2021-07-15T21:39:57.662Z] Step 7/26 : RUN go mod download [2021-07-15T21:39:57.662Z] ---> dea3235d271c [2021-07-15T21:39:57.662Z] Step 7/32 : RUN go mod download [2021-07-15T21:39:57.939Z] ---> Running in eef1de9e0cf7 [2021-07-15T21:39:57.939Z] ---> Running in fe8e75fdfa6e [2021-07-15T21:40:02.279Z] Removing intermediate container acc711b8c664 [2021-07-15T21:40:02.279Z] ---> e4b094c1cb4b [2021-07-15T21:40:02.279Z] Step 8/24 : COPY . . [2021-07-15T21:40:02.279Z] Removing intermediate container fe8e75fdfa6e [2021-07-15T21:40:02.279Z] ---> ec1246179778 [2021-07-15T21:40:02.279Z] Step 8/26 : COPY . . [2021-07-15T21:40:02.279Z] Removing intermediate container b07c4119021b [2021-07-15T21:40:02.279Z] ---> 43ef21068f30 [2021-07-15T21:40:02.279Z] Step 8/24 : COPY . . [2021-07-15T21:40:02.552Z] Removing intermediate container fbdaee126fde [2021-07-15T21:40:02.552Z] ---> 4cd8056bc350 [2021-07-15T21:40:02.552Z] Step 8/23 : COPY . . [2021-07-15T21:40:02.826Z] Removing intermediate container eef1de9e0cf7 [2021-07-15T21:40:02.826Z] ---> 428c4b200fcc [2021-07-15T21:40:02.826Z] Step 8/32 : COPY . . [2021-07-15T21:40:29.733Z] ---> f98e57bccc33 [2021-07-15T21:40:29.733Z] Step 9/24 : RUN go mod tidy [2021-07-15T21:40:29.733Z] ---> 7062a572ba9f [2021-07-15T21:40:29.733Z] Step 9/24 : RUN go mod tidy [2021-07-15T21:40:29.733Z] ---> a957f1157d69 [2021-07-15T21:40:29.733Z] Step 9/23 : RUN go mod tidy [2021-07-15T21:40:29.733Z] ---> Running in e5356cd22487 [2021-07-15T21:40:29.733Z] ---> b36bccf6c7c2 [2021-07-15T21:40:29.733Z] Step 9/32 : RUN go mod tidy [2021-07-15T21:40:29.733Z] ---> Running in 46c4b8aa83e7 [2021-07-15T21:40:29.733Z] ---> fd9cd27c5244 [2021-07-15T21:40:29.733Z] Step 9/26 : RUN go mod tidy [2021-07-15T21:40:29.733Z] ---> Running in 1d673084afb8 [2021-07-15T21:40:29.733Z] ---> Running in e34cee9cf388 [2021-07-15T21:40:29.733Z] ---> Running in 7a4d99ea8f3f [2021-07-15T21:40:33.173Z] Removing intermediate container e5356cd22487 [2021-07-15T21:40:33.173Z] ---> 6c808ef7186f [2021-07-15T21:40:33.173Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T21:40:33.173Z] ---> Running in 82df81ae5899 [2021-07-15T21:40:33.173Z] Removing intermediate container 46c4b8aa83e7 [2021-07-15T21:40:33.173Z] ---> 7d116021adf6 [2021-07-15T21:40:33.173Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T21:40:33.458Z] ---> Running in de4c211835ac [2021-07-15T21:40:33.738Z] Removing intermediate container 1d673084afb8 [2021-07-15T21:40:33.738Z] ---> adaaf1017ceb [2021-07-15T21:40:33.738Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T21:40:34.035Z] ---> Running in a1fdfb320f86 [2021-07-15T21:40:34.035Z] Removing intermediate container e34cee9cf388 [2021-07-15T21:40:34.035Z] ---> 7545a3b2a844 [2021-07-15T21:40:34.035Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T21:40:34.331Z] Removing intermediate container 7a4d99ea8f3f [2021-07-15T21:40:34.331Z] ---> e0706cf018dc [2021-07-15T21:40:34.331Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T21:40:34.331Z] ---> Running in 2a7dec7933b8 [2021-07-15T21:40:34.611Z] ---> Running in 8b7281aba6b4 [2021-07-15T21:40:35.214Z] 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-15T21:40:35.821Z] 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-15T21:40:36.424Z] 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-15T21:40:36.701Z] 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-15T21:40:36.983Z] 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-15T21:42:29.075Z] 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-15T21:42:29.076Z] Removing intermediate container de4c211835ac [2021-07-15T21:42:29.076Z] ---> a5465d7cf3b3 [2021-07-15T21:42:29.076Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T21:42:29.076Z] Removing intermediate container 82df81ae5899 [2021-07-15T21:42:29.076Z] ---> 35a4b6826e37 [2021-07-15T21:42:29.076Z] [2021-07-15T21:42:29.076Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T21:42:29.076Z] Removing intermediate container a1fdfb320f86 [2021-07-15T21:42:29.076Z] ---> 5786eb25aac8 [2021-07-15T21:42:29.076Z] [2021-07-15T21:42:29.076Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T21:42:29.076Z] 3.12: Pulling from library/alpine [2021-07-15T21:42:29.076Z] ---> Running in 1741b1498cd7 [2021-07-15T21:42:29.358Z] 3.12: Pulling from library/alpine [2021-07-15T21:42:30.799Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T21:42:30.799Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T21:42:30.799Z] Removing intermediate container 2a7dec7933b8 [2021-07-15T21:42:30.799Z] ---> 46c23243f7d9 [2021-07-15T21:42:30.799Z] [2021-07-15T21:42:30.799Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T21:42:30.799Z] 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-15T21:42:30.799Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T21:42:30.799Z] ---> c4fd0aeabfcf [2021-07-15T21:42:30.799Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-initStatus: Downloaded newer image for alpine:3.12 [2021-07-15T21:42:30.799Z] [2021-07-15T21:42:30.799Z] ---> c4fd0aeabfcf [2021-07-15T21:42:30.799Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T21:42:30.799Z] ---> c4fd0aeabfcf [2021-07-15T21:42:30.799Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T21:42:31.414Z] ---> Running in 7911eab30f71 [2021-07-15T21:42:31.414Z] ---> Running in 38f75c4a8506 [2021-07-15T21:42:31.414Z] ---> Running in 0d05eb77202f [2021-07-15T21:42:31.414Z] Removing intermediate container 8b7281aba6b4 [2021-07-15T21:42:31.414Z] ---> 7ba358f02c27 [2021-07-15T21:42:31.414Z] [2021-07-15T21:42:31.414Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T21:42:31.414Z] ---> c4fd0aeabfcf [2021-07-15T21:42:31.414Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T21:42:32.023Z] ---> Running in 9b971889caa2 [2021-07-15T21:42:32.023Z] Removing intermediate container 7911eab30f71 [2021-07-15T21:42:32.023Z] ---> a755c456d28c [2021-07-15T21:42:32.023Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T21:42:32.299Z] ---> Running in ba6f299a6f10 [2021-07-15T21:42:33.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:34.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:34.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:34.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:34.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:34.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:34.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:34.304Z] Removing intermediate container 1741b1498cd7 [2021-07-15T21:42:34.304Z] ---> 659b36443144 [2021-07-15T21:42:34.304Z] [2021-07-15T21:42:34.304Z] Step 12/24 : FROM docker:20.10.6 [2021-07-15T21:42:34.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:34.583Z] 20.10.6: Pulling from library/docker [2021-07-15T21:42:34.859Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T21:42:34.859Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T21:42:34.859Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T21:42:34.859Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:42:34.859Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T21:42:35.143Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:42:35.143Z] OK: 5 MiB in 15 packages [2021-07-15T21:42:35.143Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T21:42:35.143Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T21:42:35.143Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T21:42:35.143Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T21:42:35.143Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T21:42:35.143Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T21:42:35.143Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:42:35.143Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T21:42:35.143Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T21:42:35.143Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T21:42:35.143Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:42:35.143Z] OK: 5 MiB in 16 packages [2021-07-15T21:42:35.422Z] OK: 6 MiB in 16 packages [2021-07-15T21:42:35.422Z] OK: 7 MiB in 20 packages [2021-07-15T21:42:38.085Z] Removing intermediate container 38f75c4a8506 [2021-07-15T21:42:38.085Z] ---> e01193bec595 [2021-07-15T21:42:38.085Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T21:42:38.085Z] ---> Running in eac6c38704ed [2021-07-15T21:42:38.383Z] Removing intermediate container ba6f299a6f10 [2021-07-15T21:42:38.383Z] ---> 914ce6d12f35 [2021-07-15T21:42:38.383Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T21:42:38.982Z] ---> Running in ee532eece8e9 [2021-07-15T21:42:38.982Z] Removing intermediate container 0d05eb77202f [2021-07-15T21:42:38.982Z] ---> b00b959fd0c0 [2021-07-15T21:42:38.982Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T21:42:39.259Z] Removing intermediate container eac6c38704ed [2021-07-15T21:42:39.259Z] ---> f29a099e9e75 [2021-07-15T21:42:39.259Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T21:42:39.545Z] Removing intermediate container 9b971889caa2 [2021-07-15T21:42:39.545Z] ---> 0821214afc3c [2021-07-15T21:42:39.545Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T21:42:39.874Z] ---> Running in abf04d94b563 [2021-07-15T21:42:39.874Z] Removing intermediate container ee532eece8e9 [2021-07-15T21:42:39.874Z] ---> cdfb11a4898f [2021-07-15T21:42:39.874Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T21:42:40.153Z] ---> Running in a8ee2d5496e4 [2021-07-15T21:42:40.153Z] ---> Running in fa3f75ddcf4e [2021-07-15T21:42:40.529Z] ---> Running in bdf67693aeac [2021-07-15T21:42:40.896Z] Removing intermediate container abf04d94b563 [2021-07-15T21:42:40.896Z] ---> 850c4ef1e8d1 [2021-07-15T21:42:40.896Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T21:42:41.297Z] Removing intermediate container fa3f75ddcf4e [2021-07-15T21:42:41.297Z] ---> 0cff8d62c9fd [2021-07-15T21:42:41.297Z] Step 14/26 : WORKDIR / [2021-07-15T21:42:41.571Z] ---> Running in 360eba12285a [2021-07-15T21:42:41.572Z] Removing intermediate container a8ee2d5496e4 [2021-07-15T21:42:41.572Z] ---> 749b4be01e84 [2021-07-15T21:42:41.572Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T21:42:42.094Z] ---> Running in c05d2f5ea3be [2021-07-15T21:42:42.094Z] Removing intermediate container bdf67693aeac [2021-07-15T21:42:42.094Z] ---> 0fb90eea949c [2021-07-15T21:42:42.094Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T21:42:42.369Z] ---> Running in 1b25ada0ef5d [2021-07-15T21:42:43.114Z] ---> Running in cb48253f9681 [2021-07-15T21:42:43.114Z] Removing intermediate container 360eba12285a [2021-07-15T21:42:43.114Z] ---> b6699a41829b [2021-07-15T21:42:43.114Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T21:42:43.454Z] ---> Running in 5d7a356e0607 [2021-07-15T21:42:43.454Z] Removing intermediate container c05d2f5ea3be [2021-07-15T21:42:43.454Z] ---> cb6917de30ec [2021-07-15T21:42:43.454Z] 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-15T21:42:43.726Z] Removing intermediate container 1b25ada0ef5d [2021-07-15T21:42:43.726Z] ---> bce6a841ca0b [2021-07-15T21:42:43.726Z] Step 16/24 : WORKDIR / [2021-07-15T21:42:44.013Z] ---> Running in 34b46c6b9fda [2021-07-15T21:42:44.289Z] Removing intermediate container 5d7a356e0607 [2021-07-15T21:42:44.289Z] ---> 0a9147d2cbdf [2021-07-15T21:42:44.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:42:44.898Z] ---> f89eb64af2ec [2021-07-15T21:42:44.898Z] 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-15T21:42:45.175Z] Removing intermediate container 34b46c6b9fda [2021-07-15T21:42:45.175Z] ---> 2db6c43e10f6 [2021-07-15T21:42:45.175Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:42:45.451Z] ---> 2757aa43f625 [2021-07-15T21:42:45.451Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T21:42:46.050Z] Removing intermediate container cb48253f9681 [2021-07-15T21:42:46.050Z] ---> 5292f30d1bfd [2021-07-15T21:42:46.050Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T21:42:46.331Z] ---> a40118eac04e [2021-07-15T21:42:46.331Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T21:42:46.604Z] ---> Running in 9be6ebe8cd1a [2021-07-15T21:42:46.604Z] ---> a47aa4e8fdf6 [2021-07-15T21:42:46.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T21:42:46.604Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-15T21:42:46.604Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-15T21:42:46.604Z] ---> cdf2a7733a7b [2021-07-15T21:42:46.604Z] 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-15T21:42:47.211Z] ---> Running in 06a78e9f8e86 [2021-07-15T21:42:47.487Z] Removing intermediate container 9be6ebe8cd1a [2021-07-15T21:42:47.487Z] ---> 1c415dd1233d [2021-07-15T21:42:47.487Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T21:42:47.487Z] ---> f14bf30c36e7 [2021-07-15T21:42:47.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T21:42:47.764Z] ---> 7bd052500ed1 [2021-07-15T21:42:47.764Z] 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-15T21:42:47.764Z] Removing intermediate container 06a78e9f8e86 [2021-07-15T21:42:47.764Z] ---> f00e9d765da6 [2021-07-15T21:42:47.764Z] 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-15T21:42:48.366Z] ---> Running in aef85868a281 [2021-07-15T21:42:48.366Z] ---> db9b9209420e [2021-07-15T21:42:48.366Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T21:42:48.645Z] ---> c768bdfab3bc [2021-07-15T21:42:48.645Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T21:42:48.918Z] ---> 0d3a51fe55d1 [2021-07-15T21:42:48.918Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T21:42:48.918Z] ---> b3ba3b265dc0 [2021-07-15T21:42:48.918Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T21:42:48.918Z] ---> Running in aaa6617e696e [2021-07-15T21:42:49.197Z] ---> Running in 50a0c2710237 [2021-07-15T21:42:49.802Z] Removing intermediate container aaa6617e696e [2021-07-15T21:42:49.802Z] ---> d6af5f93e0ea [2021-07-15T21:42:49.802Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:42:50.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:50.077Z] ---> 813010f1e253 [2021-07-15T21:42:50.077Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T21:42:50.368Z] ---> Running in 54345259de37 [2021-07-15T21:42:50.368Z] ---> Running in 202c830e9546 [2021-07-15T21:42:50.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:42:50.935Z] ---> 3c67cfa314a7 [2021-07-15T21:42:50.935Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T21:42:51.219Z] Removing intermediate container 54345259de37 [2021-07-15T21:42:51.219Z] ---> f794013dd561 [2021-07-15T21:42:51.219Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T21:42:51.219Z] Removing intermediate container 202c830e9546 [2021-07-15T21:42:51.219Z] ---> 0a5107d1acba [2021-07-15T21:42:51.219Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:42:51.491Z] (1/39) Installing readline (8.1.0-r0) [2021-07-15T21:42:51.491Z] (2/39) Installing bash (5.1.0-r0) [2021-07-15T21:42:51.491Z] ---> Running in 5fbaae46f5b7 [2021-07-15T21:42:51.491Z] Executing bash-5.1.0-r0.post-install [2021-07-15T21:42:51.491Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-15T21:42:51.491Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-15T21:42:51.491Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-15T21:42:51.491Z] (6/39) Installing curl (7.77.0-r1) [2021-07-15T21:42:51.491Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-15T21:42:51.491Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-15T21:42:51.491Z] (9/39) Installing expat (2.2.10-r1) [2021-07-15T21:42:51.491Z] (10/39) Installing libffi (3.3-r2) [2021-07-15T21:42:51.491Z] (11/39) Installing gdbm (1.19-r0) [2021-07-15T21:42:51.491Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-15T21:42:51.491Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-15T21:42:51.766Z] ---> Running in 03944c000b0c [2021-07-15T21:42:51.766Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-15T21:42:52.747Z] Removing intermediate container 5fbaae46f5b7 [2021-07-15T21:42:52.747Z] ---> 9cd02a857e37 [2021-07-15T21:42:52.747Z] Step 22/23 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:42:53.021Z] Removing intermediate container 50a0c2710237 [2021-07-15T21:42:53.021Z] ---> 9bee1d9d3e7b [2021-07-15T21:42:53.021Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:42:53.021Z] Removing intermediate container 03944c000b0c [2021-07-15T21:42:53.021Z] ---> 961f28c6b5ac [2021-07-15T21:42:53.021Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T21:42:53.021Z] ---> 7429d4cc4753 [2021-07-15T21:42:53.021Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T21:42:53.021Z] ---> Running in 0318f67fdd15 [2021-07-15T21:42:53.307Z] ---> Running in b72e013d71b7 [2021-07-15T21:42:53.582Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T21:42:53.583Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-15T21:42:53.583Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-15T21:42:53.583Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-15T21:42:53.583Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-15T21:42:53.583Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-15T21:42:53.861Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-15T21:42:53.861Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-15T21:42:53.861Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-15T21:42:53.861Z] Removing intermediate container 0318f67fdd15 [2021-07-15T21:42:53.861Z] ---> 64323c34e72d [2021-07-15T21:42:53.861Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T21:42:54.137Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-15T21:42:54.137Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-15T21:42:54.137Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T21:42:54.137Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T21:42:54.137Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-15T21:42:54.137Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T21:42:54.137Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-15T21:42:54.137Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-15T21:42:54.137Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T21:42:54.137Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-15T21:42:54.137Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T21:42:54.137Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-15T21:42:54.137Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-15T21:42:54.137Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T21:42:54.137Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-15T21:42:54.480Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-15T21:42:54.480Z] ---> Running in f642f72b172a [2021-07-15T21:42:54.480Z] Removing intermediate container b72e013d71b7 [2021-07-15T21:42:54.480Z] ---> d21b70432c27 [2021-07-15T21:42:54.480Z] Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:42:54.480Z] ---> 5c49b3533c04 [2021-07-15T21:42:54.480Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T21:42:54.480Z] ---> b96502b96196 [2021-07-15T21:42:54.480Z] 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-15T21:42:54.760Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T21:42:54.760Z] OK: 82 MiB in 59 packages [2021-07-15T21:42:55.047Z] ---> Running in ef65357141d8 [2021-07-15T21:42:55.327Z] ---> Running in c5f527308fe1 [2021-07-15T21:42:55.327Z] Removing intermediate container f642f72b172a [2021-07-15T21:42:55.327Z] ---> 64b9756445ec [2021-07-15T21:42:55.327Z] [2021-07-15T21:42:55.950Z] Removing intermediate container ef65357141d8 [2021-07-15T21:42:55.950Z] ---> 477c632daa6d [2021-07-15T21:42:55.950Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T21:42:55.950Z] Successfully built 64b9756445ec [2021-07-15T21:42:56.235Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T21:42:56.235Z]  Building support-notifications ... done Building core-data [2021-07-15T21:42:56.235Z] ---> Running in ec3f71cf331d [2021-07-15T21:42:56.235Z] ---> 6d8f328acc0a [2021-07-15T21:42:56.235Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T21:42:57.220Z] Removing intermediate container ec3f71cf331d [2021-07-15T21:42:57.220Z] ---> 3a732ad8c9b1 [2021-07-15T21:42:57.220Z] [2021-07-15T21:42:57.827Z] Successfully built 3a732ad8c9b1 [2021-07-15T21:42:58.106Z] Successfully tagged core-command-arm64:latest [2021-07-15T21:42:58.106Z]  Building core-command ... done Building support-scheduler [2021-07-15T21:42:59.111Z] ---> 171645568c5a [2021-07-15T21:42:59.111Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T21:43:01.778Z] ---> 254006981178 [2021-07-15T21:43:01.778Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T21:43:01.778Z] Removing intermediate container c5f527308fe1 [2021-07-15T21:43:01.778Z] ---> dde7d2367ce3 [2021-07-15T21:43:01.778Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T21:43:02.395Z] ---> Running in fd5b138a481c [2021-07-15T21:43:02.675Z] ---> be4bb1012c0c [2021-07-15T21:43:02.675Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T21:43:03.279Z] ---> Running in 32dd34b4a586 [2021-07-15T21:43:03.279Z] Removing intermediate container fd5b138a481c [2021-07-15T21:43:03.279Z] ---> dc86061fc790 [2021-07-15T21:43:03.279Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T21:43:03.570Z] ---> Running in 93b9625d98a1 [2021-07-15T21:43:03.845Z] Collecting docker-compose==1.23.2 [2021-07-15T21:43:03.845Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T21:43:03.845Z] Removing intermediate container 32dd34b4a586 [2021-07-15T21:43:03.845Z] ---> bd1f7ce06725 [2021-07-15T21:43:03.845Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T21:43:04.458Z] Removing intermediate container 93b9625d98a1 [2021-07-15T21:43:04.458Z] ---> 7b3bcdcd9e0e [2021-07-15T21:43:04.458Z] Step 25/26 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:43:04.737Z] ---> Running in fe90c024dcf8 [2021-07-15T21:43:05.350Z] ---> 56af8aad79e3 [2021-07-15T21:43:05.350Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T21:43:05.350Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T21:43:05.350Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T21:43:05.971Z] ---> Running in 3139dcb5920b [2021-07-15T21:43:05.971Z] Removing intermediate container fe90c024dcf8 [2021-07-15T21:43:05.971Z] ---> de48861882ad [2021-07-15T21:43:05.971Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T21:43:05.971Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T21:43:05.971Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T21:43:06.284Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T21:43:06.284Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T21:43:06.284Z] ---> Running in bcd78481bac5 [2021-07-15T21:43:07.312Z] Removing intermediate container bcd78481bac5 [2021-07-15T21:43:07.312Z] ---> c32eb8a0335c [2021-07-15T21:43:07.312Z] [2021-07-15T21:43:07.591Z] Successfully built c32eb8a0335c [2021-07-15T21:43:07.591Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T21:43:07.591Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-07-15T21:43:09.596Z] Collecting PyYAML<4,>=3.10 [2021-07-15T21:43:09.596Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T21:43:09.596Z] Removing intermediate container 3139dcb5920b [2021-07-15T21:43:09.596Z] ---> 4028dfe89418 [2021-07-15T21:43:09.596Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T21:43:10.593Z] ---> Running in 475a8060f112 [2021-07-15T21:43:11.609Z] Removing intermediate container 475a8060f112 [2021-07-15T21:43:11.609Z] ---> 09849873e689 [2021-07-15T21:43:11.609Z] Step 29/32 : CMD ["gate"] [2021-07-15T21:43:12.618Z] ---> Running in e4ef490cea93 [2021-07-15T21:43:13.225Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T21:43:13.505Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T21:43:13.505Z] Removing intermediate container e4ef490cea93 [2021-07-15T21:43:13.784Z] ---> 8c4d06755036 [2021-07-15T21:43:13.784Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T21:43:14.813Z] ---> Running in 32027c7adac7 [2021-07-15T21:43:16.151Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T21:43:16.151Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T21:43:16.451Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T21:43:16.451Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T21:43:16.451Z] Removing intermediate container 32027c7adac7 [2021-07-15T21:43:16.451Z] ---> 06bf427d71c5 [2021-07-15T21:43:16.451Z] Step 31/32 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:43:17.139Z] ---> Running in efe15aacf512 [2021-07-15T21:43:18.886Z] Removing intermediate container efe15aacf512 [2021-07-15T21:43:18.886Z] ---> 9fe0fa56149e [2021-07-15T21:43:18.886Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T21:43:18.886Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T21:43:18.886Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T21:43:19.492Z] ---> Running in 05936dc7a1f3 [2021-07-15T21:43:19.770Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T21:43:19.770Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T21:43:19.770Z] 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-15T21:43:20.375Z] Removing intermediate container 05936dc7a1f3 [2021-07-15T21:43:20.375Z] ---> aff0ac3701db [2021-07-15T21:43:20.375Z] [2021-07-15T21:43:20.652Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T21:43:20.652Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T21:43:20.652Z] Successfully built aff0ac3701db [2021-07-15T21:43:20.652Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T21:43:20.652Z]  Building security-bootstrapper ... done Building core-metadata [2021-07-15T21:43:21.255Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-15T21:43:21.255Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-15T21:43:21.864Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T21:43:21.864Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T21:43:22.137Z] Collecting certifi>=2017.4.17 [2021-07-15T21:43:22.137Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T21:43:22.412Z] Collecting idna<2.8,>=2.5 [2021-07-15T21:43:22.412Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T21:43:23.011Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-15T21:43:23.011Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-15T21:43:23.011Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-15T21:43:23.011Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-15T21:43:23.291Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:43:23.291Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:43:23.291Z] ---> 298ef9d4191c [2021-07-15T21:43:23.291Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T21:43:23.291Z] ---> Using cache [2021-07-15T21:43:23.291Z] ---> 5f0b0cb36412 [2021-07-15T21:43:23.291Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:43:23.291Z] ---> Using cache [2021-07-15T21:43:23.291Z] ---> 9958d1579d19 [2021-07-15T21:43:23.291Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T21:43:23.901Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-15T21:43:23.901Z] Attempting uninstall: urllib3 [2021-07-15T21:43:23.901Z] Found existing installation: urllib3 1.26.2 [2021-07-15T21:43:23.901Z] Uninstalling urllib3-1.26.2: [2021-07-15T21:43:24.180Z] Successfully uninstalled urllib3-1.26.2 [2021-07-15T21:43:24.786Z] ---> Running in cbe54debb9cc [2021-07-15T21:43:24.787Z] Attempting uninstall: idna [2021-07-15T21:43:24.787Z] Found existing installation: idna 3.1 [2021-07-15T21:43:24.787Z] Uninstalling idna-3.1: [2021-07-15T21:43:24.787Z] Successfully uninstalled idna-3.1 [2021-07-15T21:43:25.783Z] Attempting uninstall: chardet [2021-07-15T21:43:25.783Z] Found existing installation: chardet 4.0.0 [2021-07-15T21:43:25.784Z] Uninstalling chardet-4.0.0: [2021-07-15T21:43:25.784Z] Successfully uninstalled chardet-4.0.0 [2021-07-15T21:43:26.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:43:27.395Z] Attempting uninstall: requests [2021-07-15T21:43:27.396Z] Found existing installation: requests 2.25.1 [2021-07-15T21:43:27.396Z] Uninstalling requests-2.25.1: [2021-07-15T21:43:27.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:43:27.396Z] Successfully uninstalled requests-2.25.1 [2021-07-15T21:43:27.674Z] Running setup.py install for texttable: started [2021-07-15T21:43:28.282Z] OK: 218 MiB in 52 packages [2021-07-15T21:43:28.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:43:28.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:43:28.569Z] ---> 298ef9d4191c [2021-07-15T21:43:28.569Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T21:43:28.569Z] ---> Using cache [2021-07-15T21:43:28.569Z] ---> 5f0b0cb36412 [2021-07-15T21:43:28.569Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:43:28.569Z] ---> Using cache [2021-07-15T21:43:28.569Z] ---> 9958d1579d19 [2021-07-15T21:43:28.569Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T21:43:28.569Z] ---> Using cache [2021-07-15T21:43:28.569Z] ---> 8d48378e7247 [2021-07-15T21:43:28.569Z] Step 6/23 : COPY go.mod . [2021-07-15T21:43:28.569Z] ---> Using cache [2021-07-15T21:43:28.569Z] ---> 422d3fcd0dbd [2021-07-15T21:43:28.569Z] Step 7/23 : RUN go mod download [2021-07-15T21:43:28.569Z] ---> Using cache [2021-07-15T21:43:28.569Z] ---> ec1246179778 [2021-07-15T21:43:28.569Z] Step 8/23 : COPY . . [2021-07-15T21:43:28.569Z] ---> Using cache [2021-07-15T21:43:28.569Z] ---> fd9cd27c5244 [2021-07-15T21:43:28.569Z] Step 9/23 : RUN go mod tidy [2021-07-15T21:43:28.569Z] ---> Using cache [2021-07-15T21:43:28.569Z] ---> e0706cf018dc [2021-07-15T21:43:28.569Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T21:43:30.563Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T21:43:30.563Z] Running setup.py install for PyYAML: started [2021-07-15T21:43:31.178Z] ---> Running in a7c31cb066b2 [2021-07-15T21:43:32.640Z] Removing intermediate container cbe54debb9cc [2021-07-15T21:43:32.640Z] ---> 283fac9d25cc [2021-07-15T21:43:32.641Z] Step 6/24 : COPY go.mod . [2021-07-15T21:43:32.938Z] 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-15T21:43:33.222Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T21:43:33.503Z] Running setup.py install for docopt: started [2021-07-15T21:43:34.129Z] ---> 3ae5487a9945 [2021-07-15T21:43:34.129Z] Step 7/24 : RUN go mod download [2021-07-15T21:43:34.417Z] ---> Running in ef8c9fdc9f48 [2021-07-15T21:43:36.430Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T21:43:36.430Z] Running setup.py install for dockerpty: started [2021-07-15T21:43:39.879Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T21:43:40.886Z] Removing intermediate container ef8c9fdc9f48 [2021-07-15T21:43:40.886Z] ---> 86d156f25ee0 [2021-07-15T21:43:40.886Z] Step 8/24 : COPY . . [2021-07-15T21:43:41.903Z] 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-15T21:43:42.912Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:43:42.912Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:43:42.912Z] ---> 298ef9d4191c [2021-07-15T21:43:42.913Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T21:43:42.913Z] ---> Using cache [2021-07-15T21:43:42.913Z] ---> 5f0b0cb36412 [2021-07-15T21:43:42.913Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:43:42.913Z] ---> Using cache [2021-07-15T21:43:42.913Z] ---> 9958d1579d19 [2021-07-15T21:43:42.913Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T21:43:42.913Z] ---> Using cache [2021-07-15T21:43:42.913Z] ---> 8d48378e7247 [2021-07-15T21:43:42.913Z] Step 6/22 : COPY go.mod . [2021-07-15T21:43:42.913Z] ---> Using cache [2021-07-15T21:43:42.913Z] ---> 422d3fcd0dbd [2021-07-15T21:43:42.913Z] Step 7/22 : RUN go mod download [2021-07-15T21:43:42.913Z] ---> Using cache [2021-07-15T21:43:42.913Z] ---> ec1246179778 [2021-07-15T21:43:42.913Z] Step 8/22 : COPY . . [2021-07-15T21:43:42.913Z] ---> Using cache [2021-07-15T21:43:42.913Z] ---> fd9cd27c5244 [2021-07-15T21:43:42.913Z] Step 9/22 : RUN go mod tidy [2021-07-15T21:43:42.913Z] ---> Using cache [2021-07-15T21:43:42.913Z] ---> e0706cf018dc [2021-07-15T21:43:42.913Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T21:43:43.938Z] ---> Running in ee283585402f [2021-07-15T21:43:47.384Z] 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-15T21:43:54.159Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T21:43:54.159Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T21:43:54.159Z] ---> 298ef9d4191c [2021-07-15T21:43:54.159Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T21:43:54.159Z] ---> Using cache [2021-07-15T21:43:54.159Z] ---> 5f0b0cb36412 [2021-07-15T21:43:54.159Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:43:54.159Z] ---> Using cache [2021-07-15T21:43:54.159Z] ---> 9958d1579d19 [2021-07-15T21:43:54.159Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T21:43:54.159Z] ---> Using cache [2021-07-15T21:43:54.159Z] ---> 8d48378e7247 [2021-07-15T21:43:54.159Z] Step 6/24 : COPY go.mod . [2021-07-15T21:43:54.159Z] ---> Using cache [2021-07-15T21:43:54.159Z] ---> 422d3fcd0dbd [2021-07-15T21:43:54.159Z] Step 7/24 : RUN go mod download [2021-07-15T21:43:54.159Z] ---> Using cache [2021-07-15T21:43:54.159Z] ---> ec1246179778 [2021-07-15T21:43:54.159Z] Step 8/24 : COPY . . [2021-07-15T21:43:54.439Z] ---> Using cache [2021-07-15T21:43:54.439Z] ---> fd9cd27c5244 [2021-07-15T21:43:54.439Z] Step 9/24 : RUN go mod tidy [2021-07-15T21:43:54.439Z] ---> Using cache [2021-07-15T21:43:54.439Z] ---> e0706cf018dc [2021-07-15T21:43:54.439Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T21:43:57.148Z] ---> Running in 636d7cdf5412 [2021-07-15T21:44:00.613Z] 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-15T21:44:04.072Z] Removing intermediate container aef85868a281 [2021-07-15T21:44:04.072Z] ---> def35d00da98 [2021-07-15T21:44:04.375Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T21:44:05.362Z] ---> Running in 02a97e1a7dfa [2021-07-15T21:44:06.874Z] Removing intermediate container 02a97e1a7dfa [2021-07-15T21:44:06.874Z] ---> 490183248ede [2021-07-15T21:44:06.874Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T21:44:07.476Z] ---> Running in 6db865cc55fc [2021-07-15T21:44:08.464Z] Removing intermediate container 6db865cc55fc [2021-07-15T21:44:08.464Z] ---> 81fcb9a75e8c [2021-07-15T21:44:08.464Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T21:44:10.496Z] ---> fdbf4ac7f9f1 [2021-07-15T21:44:10.496Z] Step 9/24 : RUN go mod tidy [2021-07-15T21:44:11.120Z] ---> Running in e04c7ebab38c [2021-07-15T21:44:11.120Z] ---> 24648b956e0a [2021-07-15T21:44:11.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T21:44:13.111Z] ---> 0bdb59b0c0a4 [2021-07-15T21:44:13.111Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T21:44:14.564Z] ---> 291ebc6f39b0 [2021-07-15T21:44:14.564Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T21:44:14.846Z] ---> Running in c652a8e9a06d [2021-07-15T21:44:15.448Z] Removing intermediate container c652a8e9a06d [2021-07-15T21:44:15.448Z] ---> 210f33958e73 [2021-07-15T21:44:15.448Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:44:15.448Z] ---> Running in 6431471a8514 [2021-07-15T21:44:16.462Z] Removing intermediate container 6431471a8514 [2021-07-15T21:44:16.462Z] ---> e532b6c26126 [2021-07-15T21:44:16.462Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T21:44:16.740Z] ---> Running in e927e0aac0eb [2021-07-15T21:44:17.745Z] Removing intermediate container e927e0aac0eb [2021-07-15T21:44:17.745Z] ---> ae07ac678e69 [2021-07-15T21:44:17.745Z] Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:44:17.745Z] ---> Running in 0ab73ef44dfc [2021-07-15T21:44:18.349Z] Removing intermediate container e04c7ebab38c [2021-07-15T21:44:18.349Z] ---> 7ce2585d90a6 [2021-07-15T21:44:18.349Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T21:44:18.644Z] ---> Running in 5163e95452da [2021-07-15T21:44:18.644Z] Removing intermediate container 0ab73ef44dfc [2021-07-15T21:44:18.644Z] ---> 010e08af46c1 [2021-07-15T21:44:18.644Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T21:44:18.926Z] ---> Running in fc40a83bd32b [2021-07-15T21:44:19.922Z] Removing intermediate container fc40a83bd32b [2021-07-15T21:44:19.922Z] ---> 91c0fc1886f2 [2021-07-15T21:44:19.922Z] [2021-07-15T21:44:20.202Z] Successfully built 91c0fc1886f2 [2021-07-15T21:44:20.202Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T21:44:20.803Z]  Building sys-mgmt-agent ... done 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-15T21:45:07.988Z] Removing intermediate container a7c31cb066b2 [2021-07-15T21:45:07.988Z] ---> ef9ff8cf6e51 [2021-07-15T21:45:07.988Z] [2021-07-15T21:45:07.988Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T21:45:07.988Z] ---> c4fd0aeabfcf [2021-07-15T21:45:07.988Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T21:45:07.988Z] ---> Using cache [2021-07-15T21:45:07.988Z] ---> e01193bec595 [2021-07-15T21:45:07.988Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T21:45:07.988Z] ---> Using cache [2021-07-15T21:45:07.988Z] ---> f29a099e9e75 [2021-07-15T21:45:07.988Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T21:45:07.988Z] ---> Running in 2a37900ade6c [2021-07-15T21:45:07.988Z] Removing intermediate container 2a37900ade6c [2021-07-15T21:45:07.988Z] ---> ccabd1b18e81 [2021-07-15T21:45:07.988Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T21:45:07.988Z] ---> Running in 7cc8079d3b73 [2021-07-15T21:45:08.987Z] Removing intermediate container 7cc8079d3b73 [2021-07-15T21:45:08.987Z] ---> a9b3c8947f67 [2021-07-15T21:45:08.987Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:45:09.591Z] 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-15T21:45:10.577Z] ---> cde158687f93 [2021-07-15T21:45:10.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T21:45:12.581Z] ---> 66754a4692e3 [2021-07-15T21:45:12.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T21:45:14.046Z] ---> 7caca4412b5d [2021-07-15T21:45:14.046Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T21:45:14.046Z] ---> Running in 2482e5df5e26 [2021-07-15T21:45:15.050Z] Removing intermediate container 2482e5df5e26 [2021-07-15T21:45:15.050Z] ---> eef908fa9ef7 [2021-07-15T21:45:15.050Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:45:15.050Z] ---> Running in 5403680cf1ee [2021-07-15T21:45:16.042Z] Removing intermediate container 5403680cf1ee [2021-07-15T21:45:16.042Z] ---> 752f5245e5a9 [2021-07-15T21:45:16.042Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T21:45:16.042Z] ---> Running in e2b9ba99f6dd [2021-07-15T21:45:16.656Z] Removing intermediate container e2b9ba99f6dd [2021-07-15T21:45:16.656Z] ---> 00f95e354cf6 [2021-07-15T21:45:16.656Z] Step 22/23 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:45:16.937Z] ---> Running in d996450a268b [2021-07-15T21:45:17.546Z] Removing intermediate container d996450a268b [2021-07-15T21:45:17.546Z] ---> 67f167151c7a [2021-07-15T21:45:17.546Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T21:45:17.822Z] ---> Running in bec8ea967270 [2021-07-15T21:45:18.812Z] Removing intermediate container bec8ea967270 [2021-07-15T21:45:18.812Z] ---> ad397894501c [2021-07-15T21:45:18.812Z] [2021-07-15T21:45:19.095Z] Successfully built ad397894501c [2021-07-15T21:45:19.095Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T21:45:25.890Z]  Building support-scheduler ... done Removing intermediate container ee283585402f [2021-07-15T21:45:25.890Z] ---> d93b58deff4f [2021-07-15T21:45:25.890Z] [2021-07-15T21:45:25.890Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T21:45:25.890Z] ---> c4fd0aeabfcf [2021-07-15T21:45:25.890Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T21:45:25.890Z] ---> Running in a0f104c201bd [2021-07-15T21:45:27.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:45:27.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:45:28.245Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T21:45:28.245Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T21:45:28.245Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T21:45:28.245Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T21:45:28.245Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:45:28.245Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T21:45:28.524Z] OK: 7 MiB in 18 packages [2021-07-15T21:45:31.209Z] Removing intermediate container a0f104c201bd [2021-07-15T21:45:31.209Z] ---> a5f118366a56 [2021-07-15T21:45:31.209Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T21:45:31.493Z] ---> Running in 353938a011e4 [2021-07-15T21:45:32.517Z] Removing intermediate container 353938a011e4 [2021-07-15T21:45:32.517Z] ---> 9489dd59b7f9 [2021-07-15T21:45:32.517Z] Step 14/22 : WORKDIR /edgex [2021-07-15T21:45:32.810Z] ---> Running in e4e3590618dc [2021-07-15T21:45:33.805Z] Removing intermediate container e4e3590618dc [2021-07-15T21:45:33.805Z] ---> 5850a83e5333 [2021-07-15T21:45:33.805Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T21:45:35.797Z] ---> 12d50c3a23ff [2021-07-15T21:45:35.797Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T21:45:37.805Z] Removing intermediate container 636d7cdf5412 [2021-07-15T21:45:37.805Z] ---> d8094fc36cc6 [2021-07-15T21:45:37.805Z] [2021-07-15T21:45:37.805Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T21:45:37.805Z] ---> c4fd0aeabfcf [2021-07-15T21:45:37.805Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T21:45:37.805Z] ---> Using cache [2021-07-15T21:45:37.805Z] ---> e01193bec595 [2021-07-15T21:45:37.805Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T21:45:37.805Z] ---> Using cache [2021-07-15T21:45:37.805Z] ---> f29a099e9e75 [2021-07-15T21:45:37.805Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T21:45:37.805Z] ---> 1c7ec96b81d3 [2021-07-15T21:45:37.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T21:45:37.805Z] ---> Running in 35d7cc13ea36 [2021-07-15T21:45:38.400Z] Removing intermediate container 35d7cc13ea36 [2021-07-15T21:45:38.400Z] ---> 73d3ba5871aa [2021-07-15T21:45:38.400Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T21:45:38.671Z] ---> Running in 90b52c9ad28e [2021-07-15T21:45:38.949Z] ---> d7a06d50c91b [2021-07-15T21:45:38.949Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T21:45:39.223Z] ---> Running in 59bc0f58d575 [2021-07-15T21:45:39.223Z] Removing intermediate container 90b52c9ad28e [2021-07-15T21:45:39.223Z] ---> 9c036dd796c2 [2021-07-15T21:45:39.223Z] Step 16/24 : WORKDIR / [2021-07-15T21:45:39.500Z] ---> Running in 332aa7d0e654 [2021-07-15T21:45:39.776Z] Removing intermediate container 59bc0f58d575 [2021-07-15T21:45:39.776Z] ---> 014739115186 [2021-07-15T21:45:39.776Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T21:45:40.377Z] ---> Running in a13a23ed81c8 [2021-07-15T21:45:40.377Z] Removing intermediate container 332aa7d0e654 [2021-07-15T21:45:40.377Z] ---> 8a21d6a949a0 [2021-07-15T21:45:40.377Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:45:40.986Z] Removing intermediate container a13a23ed81c8 [2021-07-15T21:45:40.986Z] ---> 8b371415f811 [2021-07-15T21:45:40.986Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T21:45:41.262Z] ---> Running in 8702823008e1 [2021-07-15T21:45:41.547Z] ---> 5833ed927f1a [2021-07-15T21:45:41.547Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T21:45:41.828Z] Removing intermediate container 8702823008e1 [2021-07-15T21:45:41.828Z] ---> 32526b0d5a7e [2021-07-15T21:45:41.828Z] Step 21/22 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:45:42.102Z] ---> Running in 36ce2229507e [2021-07-15T21:45:43.096Z] ---> 9814d58c02bc [2021-07-15T21:45:43.096Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T21:45:43.096Z] Removing intermediate container 36ce2229507e [2021-07-15T21:45:43.096Z] ---> 1c8555e7c038 [2021-07-15T21:45:43.096Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T21:45:43.096Z] ---> Running in e3030aedb1c1 [2021-07-15T21:45:44.085Z] Removing intermediate container e3030aedb1c1 [2021-07-15T21:45:44.085Z] ---> 6139d8002e3b [2021-07-15T21:45:44.085Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T21:45:44.085Z] ---> eaa209377bbb [2021-07-15T21:45:44.085Z] [2021-07-15T21:45:44.357Z] Successfully built eaa209377bbb [2021-07-15T21:45:44.357Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T21:45:44.357Z]  Building security-proxy-setup ... done  ---> Running in 432e425b4e17 [2021-07-15T21:45:44.952Z] Removing intermediate container 432e425b4e17 [2021-07-15T21:45:44.953Z] ---> 98630cbcaeed [2021-07-15T21:45:44.953Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:45:45.229Z] ---> Running in 497f67e835a4 [2021-07-15T21:45:46.212Z] Removing intermediate container 497f67e835a4 [2021-07-15T21:45:46.212Z] ---> 7da8753388fe [2021-07-15T21:45:46.212Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T21:45:46.487Z] ---> Running in cb75d9c23a1d [2021-07-15T21:45:46.763Z] Removing intermediate container 5163e95452da [2021-07-15T21:45:46.763Z] ---> 098aa00fcc66 [2021-07-15T21:45:46.763Z] [2021-07-15T21:45:46.763Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T21:45:46.763Z] ---> c4fd0aeabfcf [2021-07-15T21:45:46.763Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T21:45:47.038Z] ---> Running in 2791bcb1ddb4 [2021-07-15T21:45:47.038Z] Removing intermediate container cb75d9c23a1d [2021-07-15T21:45:47.038Z] ---> de744ad49e57 [2021-07-15T21:45:47.038Z] Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:45:47.315Z] ---> Running in db19031bfb4c [2021-07-15T21:45:47.592Z] Removing intermediate container 2791bcb1ddb4 [2021-07-15T21:45:47.592Z] ---> 11b7e83358ba [2021-07-15T21:45:47.592Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T21:45:47.592Z] ---> Running in 39522db423af [2021-07-15T21:45:47.887Z] Removing intermediate container db19031bfb4c [2021-07-15T21:45:47.887Z] ---> 500d37cb9716 [2021-07-15T21:45:47.887Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T21:45:47.887Z] ---> Running in 0ed3476e8d7b [2021-07-15T21:45:48.171Z] Removing intermediate container 39522db423af [2021-07-15T21:45:48.171Z] ---> 28898b74eb83 [2021-07-15T21:45:48.171Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T21:45:48.449Z] ---> Running in e59a21f8eaf1 [2021-07-15T21:45:48.449Z] Removing intermediate container 0ed3476e8d7b [2021-07-15T21:45:48.449Z] ---> b84dab53d728 [2021-07-15T21:45:48.449Z] [2021-07-15T21:45:48.735Z] Successfully built b84dab53d728 [2021-07-15T21:45:49.015Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T21:45:49.016Z]  Building core-metadata ... done Removing intermediate container e59a21f8eaf1 [2021-07-15T21:45:49.016Z] ---> 597ca6898c04 [2021-07-15T21:45:49.016Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T21:45:49.298Z] ---> Running in fe830de03b54 [2021-07-15T21:45:51.299Z] Removing intermediate container fe830de03b54 [2021-07-15T21:45:51.299Z] ---> 3987174b8e0d [2021-07-15T21:45:51.299Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T21:45:51.575Z] ---> Running in cee77574931c [2021-07-15T21:45:53.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T21:45:53.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T21:45:54.227Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T21:45:54.227Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T21:45:54.513Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T21:45:54.513Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T21:45:54.792Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T21:45:54.792Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T21:45:54.792Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T21:45:55.074Z] OK: 8 MiB in 20 packages [2021-07-15T21:45:56.059Z] Removing intermediate container cee77574931c [2021-07-15T21:45:56.059Z] ---> 56f321020dc3 [2021-07-15T21:45:56.059Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T21:45:57.049Z] ---> 8713757d764a [2021-07-15T21:45:57.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T21:45:58.487Z] ---> 99360dffa697 [2021-07-15T21:45:58.487Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T21:45:59.090Z] ---> a0b7c318e782 [2021-07-15T21:45:59.090Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T21:45:59.090Z] ---> Running in fad2e678d9c9 [2021-07-15T21:45:59.697Z] Removing intermediate container fad2e678d9c9 [2021-07-15T21:45:59.697Z] ---> 0d977df0cfe9 [2021-07-15T21:45:59.697Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T21:45:59.977Z] ---> Running in 79d86652c4aa [2021-07-15T21:46:00.255Z] Removing intermediate container 79d86652c4aa [2021-07-15T21:46:00.255Z] ---> a508b9e3ff77 [2021-07-15T21:46:00.255Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T21:46:00.531Z] ---> Running in 6927397e9d45 [2021-07-15T21:46:01.135Z] Removing intermediate container 6927397e9d45 [2021-07-15T21:46:01.135Z] ---> b6a27f4ccf63 [2021-07-15T21:46:01.135Z] Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de [2021-07-15T21:46:01.135Z] ---> Running in b57b4ded337a [2021-07-15T21:46:01.754Z] Removing intermediate container b57b4ded337a [2021-07-15T21:46:01.754Z] ---> 8ce9355df36a [2021-07-15T21:46:01.754Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T21:46:01.754Z] ---> Running in 39c8cf536363 [2021-07-15T21:46:02.356Z] Removing intermediate container 39c8cf536363 [2021-07-15T21:46:02.356Z] ---> d767be20a5b6 [2021-07-15T21:46:02.356Z] [2021-07-15T21:46:02.630Z] Successfully built d767be20a5b6 [2021-07-15T21:46:02.630Z] Successfully tagged core-data-arm64:latest [2021-07-15T21:46:02.923Z]  Building core-data ... done  [Pipeline] } [2021-07-15T21:46:02.935Z] $ docker stop --time=1 4a2421c8c4950f78fbbc3a78086582e8d2d7a035513244bf2e9890520aae651b [2021-07-15T21:46:04.805Z] $ docker rm -f 4a2421c8c4950f78fbbc3a78086582e8d2d7a035513244bf2e9890520aae651b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T21:46:05.428Z] + docker images [2021-07-15T21:46:05.700Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T21:46:05.700Z] core-data-arm64 latest d767be20a5b6 3 seconds ago 19.2MB [2021-07-15T21:46:05.700Z] core-metadata-arm64 latest b84dab53d728 17 seconds ago 15.7MB [2021-07-15T21:46:05.700Z] 098aa00fcc66 19 seconds ago 998MB [2021-07-15T21:46:05.700Z] security-proxy-setup-arm64 latest eaa209377bbb 22 seconds ago 24.2MB [2021-07-15T21:46:05.700Z] d8094fc36cc6 29 seconds ago 995MB [2021-07-15T21:46:05.700Z] d93b58deff4f 42 seconds ago 996MB [2021-07-15T21:46:05.700Z] support-scheduler-arm64 latest ad397894501c 47 seconds ago 15.1MB [2021-07-15T21:46:05.700Z] ef9ff8cf6e51 About a minute ago 991MB [2021-07-15T21:46:05.700Z] sys-mgmt-agent-arm64 latest 91c0fc1886f2 About a minute ago 311MB [2021-07-15T21:46:05.700Z] security-bootstrapper-arm64 latest aff0ac3701db 2 minutes ago 17.5MB [2021-07-15T21:46:05.700Z] security-secretstore-setup-arm64 latest c32eb8a0335c 2 minutes ago 27.1MB [2021-07-15T21:46:05.700Z] core-command-arm64 latest 3a732ad8c9b1 3 minutes ago 15MB [2021-07-15T21:46:05.700Z] support-notifications-arm64 latest 64b9756445ec 3 minutes ago 15.7MB [2021-07-15T21:46:05.700Z] 659b36443144 3 minutes ago 992MB [2021-07-15T21:46:05.700Z] 7ba358f02c27 3 minutes ago 999MB [2021-07-15T21:46:05.700Z] 46c23243f7d9 3 minutes ago 992MB [2021-07-15T21:46:05.700Z] 5786eb25aac8 3 minutes ago 992MB [2021-07-15T21:46:05.700Z] 35a4b6826e37 3 minutes ago 989MB [2021-07-15T21:46:05.700Z] ci-base-image-arm64 latest 298ef9d4191c 13 minutes ago 664MB [2021-07-15T21:46:05.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 25 hours ago 451MB [2021-07-15T21:46:05.700Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T21:46:05.700Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-15T21:46:05.700Z] 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] libraryResource [Pipeline] sh [2021-07-15T21:46:06.540Z] ---> job-cost.sh [2021-07-15T21:46:06.540Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YgTn [2021-07-15T21:46:53.488Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T21:48:45.407Z] lf-activate-venv(): INFO: Adding /tmp/venv-YgTn/bin to PATH [2021-07-15T21:48:45.407Z] INFO: No Stack... [2021-07-15T21:48:45.407Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T21:48:45.407Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T21:48:45.782Z] + cut -d, -f6 [2021-07-15T21:48:45.783Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-07-15T21:48:45.864Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3619-4-stack-cost] [2021-07-15T21:48:45.874Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3619-4-stack-cost] did not exist. Created. [2021-07-15T21:48:45.875Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3619-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T21:48:46.257Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T21:48:46.563Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T21:48:46.584Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3619-4-stack-cost] [Pipeline] // lock [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-15T21:48:47.345Z] provisioning config files... [2021-07-15T21:48:47.363Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8501379404018310192tmp [Pipeline] { [Pipeline] sh [2021-07-15T21:48:47.720Z] + set +x [2021-07-15T21:48:47.721Z] + curl -s https://codecov.io/bash [2021-07-15T21:48:47.721Z] + bash -s -- [2021-07-15T21:48:47.721Z] [2021-07-15T21:48:47.721Z] _____ _ [2021-07-15T21:48:47.721Z] / ____| | | [2021-07-15T21:48:47.721Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T21:48:47.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T21:48:47.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T21:48:47.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T21:48:47.721Z] Bash-1.0.5 [2021-07-15T21:48:47.721Z] [2021-07-15T21:48:47.721Z] [2021-07-15T21:48:47.721Z] ==> git version 2.24.4 found [2021-07-15T21:48:47.991Z] ==> 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-15T21:48:47.991Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T21:48:47.991Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T21:48:47.991Z] ==> Jenkins CI detected. [2021-07-15T21:48:47.991Z] project root: . [2021-07-15T21:48:47.991Z] --> token set from env [2021-07-15T21:48:47.991Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T21:48:47.991Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T21:48:47.991Z] ==> Python coveragepy not found [2021-07-15T21:48:47.991Z] ==> Searching for coverage reports in: [2021-07-15T21:48:47.991Z] + . [2021-07-15T21:48:47.991Z] -> Found 1 reports [2021-07-15T21:48:47.991Z] ==> Detecting git/mercurial file structure [2021-07-15T21:48:47.991Z] ==> Reading reports [2021-07-15T21:48:47.991Z] + ./coverage.out bytes=402846 [2021-07-15T21:48:47.991Z] ==> Appending adjustments [2021-07-15T21:48:47.991Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T21:48:48.950Z] + Found adjustments [2021-07-15T21:48:48.950Z] ==> Gzipping contents [2021-07-15T21:48:48.950Z] 56K /tmp/codecov.s8XjXV.gz [2021-07-15T21:48:48.950Z] ==> Uploading reports [2021-07-15T21:48:48.950Z] url: https://codecov.io [2021-07-15T21:48:48.951Z] query: branch=PR-3619&commit=e3b3e7e3e41118f9cdc0f844ff99ad26354133de&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= [2021-07-15T21:48:48.951Z] -> Pinging Codecov [2021-07-15T21:48:48.951Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3619&commit=e3b3e7e3e41118f9cdc0f844ff99ad26354133de&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= [2021-07-15T21:48:49.533Z] -> Uploading to [2021-07-15T21:48:49.533Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/e3b3e7e3e41118f9cdc0f844ff99ad26354133de/f13ff52e-bde2-4a11-8430-9ca430f9ea07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T214849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=284da81b6b5a3c1743c6f0be114918ff430fa9379004fb9d94c8e5e1b5615877 [2021-07-15T21:48:49.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T21:48:49.533Z] Dload Upload Total Spent Left Speed [2021-07-15T21:48:50.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54438 0 0 100 54438 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-07-15T21:48:50.142Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e3b3e7e3e41118f9cdc0f844ff99ad26354133de [Pipeline] } [2021-07-15T21:48:50.155Z] 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-15T21:48:51.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:48:52.508Z] ---> package-listing.sh [2021-07-15T21:48:52.508Z] ++ facter osfamily [2021-07-15T21:48:52.508Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T21:48:52.780Z] + OS_FAMILY=redhat [2021-07-15T21:48:52.780Z] + workspace=/w/workspace/edgex-go/4 [2021-07-15T21:48:52.780Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T21:48:52.780Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T21:48:52.780Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T21:48:52.780Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T21:48:52.780Z] + '[' /w/workspace/edgex-go/4 ']' [2021-07-15T21:48:52.780Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T21:48:52.780Z] + case "${OS_FAMILY}" in [2021-07-15T21:48:52.780Z] + rpm -qa [2021-07-15T21:48:52.780Z] + sort [2021-07-15T21:48:54.735Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T21:48:54.735Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T21:48:54.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T21:48:54.735Z] + '[' /w/workspace/edgex-go/4 ']' [2021-07-15T21:48:54.735Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-07-15T21:48:54.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-07-15T21:48:54.756Z] 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-15T21:48:55.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:48:55.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T21:48:55.887Z] [2021-07-15T21:48:55.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T21:48:56.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T21:48:56.236Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T21:48:56.236Z] 5843afab3874: Pulling fs layer [2021-07-15T21:48:56.236Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T21:48:56.236Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T21:48:56.236Z] 1a467efa2204: Pulling fs layer [2021-07-15T21:48:56.236Z] 865369a531d5: Pulling fs layer [2021-07-15T21:48:56.236Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T21:48:56.236Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T21:48:56.236Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T21:48:56.236Z] 7074353bde3e: Pulling fs layer [2021-07-15T21:48:56.236Z] 2dc3bafdbf1c: Waiting [2021-07-15T21:48:56.236Z] 9ac237eaa80d: Waiting [2021-07-15T21:48:56.236Z] 6bcad4ecc5c2: Waiting [2021-07-15T21:48:56.236Z] 7074353bde3e: Waiting [2021-07-15T21:48:56.236Z] 1a467efa2204: Waiting [2021-07-15T21:48:56.236Z] 865369a531d5: Waiting [2021-07-15T21:48:56.511Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T21:48:56.511Z] 2dfaacf7024e: Download complete [2021-07-15T21:48:56.511Z] 1a467efa2204: Verifying Checksum [2021-07-15T21:48:56.511Z] 1a467efa2204: Download complete [2021-07-15T21:48:56.511Z] 5843afab3874: Verifying Checksum [2021-07-15T21:48:56.511Z] 5843afab3874: Download complete [2021-07-15T21:48:56.511Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T21:48:56.511Z] 2dc3bafdbf1c: Download complete [2021-07-15T21:48:56.511Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T21:48:56.511Z] 9ac237eaa80d: Download complete [2021-07-15T21:48:56.511Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T21:48:56.511Z] 6bcad4ecc5c2: Download complete [2021-07-15T21:48:56.789Z] 865369a531d5: Verifying Checksum [2021-07-15T21:48:56.789Z] 865369a531d5: Download complete [2021-07-15T21:48:56.789Z] 5843afab3874: Pull complete [2021-07-15T21:48:57.058Z] 2dfaacf7024e: Pull complete [2021-07-15T21:48:57.325Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T21:48:57.325Z] 2dbba127c6aa: Download complete [2021-07-15T21:48:57.912Z] 2dbba127c6aa: Pull complete [2021-07-15T21:48:57.912Z] 1a467efa2204: Pull complete [2021-07-15T21:48:58.191Z] 865369a531d5: Pull complete [2021-07-15T21:48:58.191Z] 2dc3bafdbf1c: Pull complete [2021-07-15T21:48:58.463Z] 9ac237eaa80d: Pull complete [2021-07-15T21:48:58.463Z] 6bcad4ecc5c2: Pull complete [2021-07-15T21:49:01.813Z] 7074353bde3e: Verifying Checksum [2021-07-15T21:49:01.813Z] 7074353bde3e: Download complete [2021-07-15T21:49:05.212Z] 7074353bde3e: Pull complete [2021-07-15T21:49:05.212Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T21:49:05.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T21:49:05.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T21:49:05.311Z] prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container [2021-07-15T21:49:05.379Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T21:49:08.264Z] $ docker top 1ef6f3058aaaf82baf38e95e27b8f11c5b54abdb53835fab98fccb3f46f81287 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T21:49:08.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T21:49:09.019Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T21:49:09.340Z] + ls /var/log/sa-host [2021-07-15T21:49:09.340Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T21:49:09.340Z] file_magic: OK [2021-07-15T21:49:09.340Z] HZ: Using current value: 100 [2021-07-15T21:49:09.340Z] file_header: OK [2021-07-15T21:49:09.340Z] 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-15T21:49:09.340Z] Statistics: [2021-07-15T21:49:09.340Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T21:49:09.340Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T21:49:09.340Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T21:49:09.340Z] file_magic: OK [2021-07-15T21:49:09.340Z] HZ: Using current value: 100 [2021-07-15T21:49:09.340Z] file_header: OK [2021-07-15T21:49:09.340Z] 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-15T21:49:09.340Z] Statistics: [2021-07-15T21:49:09.340Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T21:49:09.340Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T21:49:10.091Z] provisioning config files... [2021-07-15T21:49:10.114Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5630008270907076108tmp [Pipeline] { [Pipeline] echo [2021-07-15T21:49:10.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:49:10.459Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T21:49:10.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:49:10.925Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T21:49:10.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:49:11.264Z] ---> sudo-logs.sh [2021-07-15T21:49:11.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T21:49:11.298Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:49:11.623Z] ---> job-cost.sh [2021-07-15T21:49:11.624Z] lf-activate-venv: SKIPPING [2021-07-15T21:49:11.624Z] DEBUG: total: 0.18000000715255737 [2021-07-15T21:49:11.624Z] INFO: Retrieving Stack Cost... [2021-07-15T21:49:12.592Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T21:49:12.869Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T21:49:12.886Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T21:49:13.205Z] ---> logs-deploy.sh [2021-07-15T21:49:13.205Z] lf-activate-venv: SKIPPING [2021-07-15T21:49:13.205Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3619/4 [2021-07-15T21:49:13.205Z] INFO: archiving workspace using pattern(s): [2021-07-15T21:49:13.793Z] Archives upload complete. [2021-07-15T21:49:14.060Z] INFO: archiving logs to Nexus