Pull request #3722 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 9a0d3755af4771a62b4f57dc98159b56cdf520d6 rather than 8d40722b7e55bf226607ea142cbb894cb51982fa Obtained Jenkinsfile from 9a0d3755af4771a62b4f57dc98159b56cdf520d6 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5190507877611790798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5943918441416749396.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3722/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3722/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2786224703213254235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3722/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7062077714398495196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9125688862691197712.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3722/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3722/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7982695576193514300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1586 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7070289165641885800.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 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 8d40722b7e55bf226607ea142cbb894cb51982fa Merge succeeded, producing 8d40722b7e55bf226607ea142cbb894cb51982fa Checking out Revision 8d40722b7e55bf226607ea142cbb894cb51982fa (PR-3722) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8618956118441807813.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2534156567446397208.key > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 Commit message: "feat(data): Enhance the performance of events deletion" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T07:24:46.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T07:24:47.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T07:24:47.227Z] ========================================================= [2021-09-27T07:24:47.227Z] EdgeX Global Pipelines Version Info [2021-09-27T07:24:47.227Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:24:48.538Z] ------------------- [2021-09-27T07:24:48.538Z] stable info: [2021-09-27T07:24:48.538Z] ------------------- [2021-09-27T07:24:48.538Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T07:24:48.538Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T07:24:48.538Z] Message: update stable to v1.0.205 [2021-09-27T07:24:49.122Z] ------------------- [2021-09-27T07:24:49.122Z] experimental info: [2021-09-27T07:24:49.122Z] ------------------- [2021-09-27T07:24:49.122Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T07:24:49.122Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T07:24:49.122Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T07:24:49.353Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-27T07:24:49.409Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-27T07:24:49.463Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T07:24:49.519Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T07:24:49.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T07:24:49.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T07:24:49.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T07:24:49.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-27T07:24:49.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-27T07:24:49.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-27T07:24:49.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T07:24:49.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T07:24:50.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T07:24:50.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T07:24:50.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T07:24:50.193Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T07:24:50.251Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T07:24:50.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T07:24:50.358Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T07:24:50.414Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-27T07:24:50.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-27T07:24:50.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-27T07:24:50.581Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T07:24:50.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3722 [Pipeline] echo [2021-09-27T07:24:50.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3722 [Pipeline] echo [2021-09-27T07:24:50.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3722 [Pipeline] echo [2021-09-27T07:24:50.803Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d40722b7e55bf226607ea142cbb894cb51982fa [Pipeline] echo [2021-09-27T07:24:50.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d40722 [Pipeline] echo [2021-09-27T07:24:50.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T07:24:51.068Z] provisioning config files... [2021-09-27T07:24:51.089Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8866432003144078763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:24:51.469Z] ---> docker-login.sh [2021-09-27T07:24:51.469Z] nexus3.edgexfoundry.org:10001 [2021-09-27T07:24:51.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:24:51.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:24:51.736Z] Configure a credential helper to remove this warning. See [2021-09-27T07:24:51.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:24:51.736Z] [2021-09-27T07:24:51.736Z] Login Succeeded [2021-09-27T07:24:51.736Z] nexus3.edgexfoundry.org:10002 [2021-09-27T07:24:51.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:24:52.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:24:52.002Z] Configure a credential helper to remove this warning. See [2021-09-27T07:24:52.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:24:52.002Z] [2021-09-27T07:24:52.002Z] Login Succeeded [2021-09-27T07:24:52.002Z] nexus3.edgexfoundry.org:10003 [2021-09-27T07:24:52.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:24:52.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:24:52.002Z] Configure a credential helper to remove this warning. See [2021-09-27T07:24:52.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:24:52.002Z] [2021-09-27T07:24:52.002Z] Login Succeeded [2021-09-27T07:24:52.002Z] nexus3.edgexfoundry.org:10004 [2021-09-27T07:24:52.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:24:52.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:24:52.268Z] Configure a credential helper to remove this warning. See [2021-09-27T07:24:52.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:24:52.268Z] [2021-09-27T07:24:52.268Z] Login Succeeded [2021-09-27T07:24:52.268Z] docker.io [2021-09-27T07:24:52.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:24:52.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:24:52.533Z] Configure a credential helper to remove this warning. See [2021-09-27T07:24:52.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:24:52.533Z] [2021-09-27T07:24:52.533Z] Login Succeeded [2021-09-27T07:24:52.533Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T07:24:52.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T07:24:52.993Z] ++ 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-09-27T07:24:52.993Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T07:24:52.993Z] ++ dirname cmd/core-command/Dockerfile [2021-09-27T07:24:52.993Z] ++ cut -d/ -f2 [2021-09-27T07:24:52.993Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-27T07:24:52.993Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T07:24:52.993Z] ++ dirname cmd/core-data/Dockerfile [2021-09-27T07:24:52.993Z] ++ cut -d/ -f2 [2021-09-27T07:24:52.993Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-27T07:24:52.993Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T07:24:52.993Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-27T07:24:52.993Z] ++ cut -d/ -f2 [2021-09-27T07:24:52.993Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-27T07:24:52.993Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T07:24:52.993Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-27T07:24:52.993Z] ++ cut -d/ -f2 [2021-09-27T07:24:52.993Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-27T07:24:52.993Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T07:24:52.993Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-27T07:24:52.993Z] ++ cut -d/ -f2 [2021-09-27T07:24:52.993Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-27T07:24:52.993Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T07:24:52.993Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-27T07:24:52.993Z] ++ cut -d/ -f2 [2021-09-27T07:24:52.993Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-27T07:24:52.993Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T07:24:52.993Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-27T07:24:52.993Z] ++ cut -d/ -f2 [2021-09-27T07:24:52.993Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-27T07:24:52.993Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T07:24:52.993Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-27T07:24:52.993Z] ++ cut -d/ -f2 [2021-09-27T07:24:52.993Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-27T07:24:52.993Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T07:24:52.993Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-27T07:24:52.993Z] ++ cut -d/ -f2 [2021-09-27T07:24:52.993Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-27T07:24:54.650Z] 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-09-27T07:24:56.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T07:24:56.158Z] [2021-09-27T07:24:56.158Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:24:56.530Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T07:24:56.530Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T07:24:56.530Z] 31603596830f: Pulling fs layer [2021-09-27T07:24:56.530Z] 04fac38145f0: Pulling fs layer [2021-09-27T07:24:56.530Z] 701f6daf10bf: Pulling fs layer [2021-09-27T07:24:56.530Z] 24f72da36158: Pulling fs layer [2021-09-27T07:24:56.530Z] 24f72da36158: Waiting [2021-09-27T07:24:56.530Z] 04fac38145f0: Download complete [2021-09-27T07:24:56.796Z] 31603596830f: Verifying Checksum [2021-09-27T07:24:56.796Z] 31603596830f: Download complete [2021-09-27T07:24:57.070Z] 31603596830f: Pull complete [2021-09-27T07:24:57.070Z] 24f72da36158: Verifying Checksum [2021-09-27T07:24:57.070Z] 24f72da36158: Download complete [2021-09-27T07:24:57.070Z] 04fac38145f0: Pull complete [2021-09-27T07:24:57.070Z] 701f6daf10bf: Verifying Checksum [2021-09-27T07:24:57.070Z] 701f6daf10bf: Download complete [2021-09-27T07:24:57.670Z] 701f6daf10bf: Pull complete [2021-09-27T07:24:57.941Z] 24f72da36158: Pull complete [2021-09-27T07:24:57.941Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T07:24:57.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T07:24:57.941Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T07:24:58.062Z] prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container [2021-09-27T07:24:58.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T07:24:58.989Z] $ docker top bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T07:24:59.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T07:24:59.201Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T07:24:59.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T07:24:59.320Z] $ docker exec bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 ssh-agent [2021-09-27T07:24:59.437Z] SSH_AUTH_SOCK=/tmp/ssh-RYP8XfyVoGaZ/agent.14 [2021-09-27T07:24:59.437Z] SSH_AGENT_PID=21 [2021-09-27T07:24:59.448Z] Running ssh-add (command line suppressed) [2021-09-27T07:24:59.547Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1421176565164625057.key (/w/workspace/edgex-go/1@tmp/private_key_1421176565164625057.key) [2021-09-27T07:24:59.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T07:24:59.925Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T07:24:59.947Z] $ docker exec --env ******** --env ******** bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 ssh-agent -k [2021-09-27T07:25:00.044Z] unset SSH_AUTH_SOCK; [2021-09-27T07:25:00.044Z] unset SSH_AGENT_PID; [2021-09-27T07:25:00.044Z] echo Agent pid 21 killed; [2021-09-27T07:25:00.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T07:25:00.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T07:25:00.155Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T07:25:00.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T07:25:00.272Z] $ docker exec bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 ssh-agent [2021-09-27T07:25:00.386Z] SSH_AUTH_SOCK=/tmp/ssh-lk6tl9KmkDk2/agent.54 [2021-09-27T07:25:00.386Z] SSH_AGENT_PID=61 [2021-09-27T07:25:00.394Z] Running ssh-add (command line suppressed) [2021-09-27T07:25:00.493Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5633174458605837982.key (/w/workspace/edgex-go/1@tmp/private_key_5633174458605837982.key) [2021-09-27T07:25:00.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T07:25:00.881Z] + git semver init [2021-09-27T07:25:00.881Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T07:25:00.881Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-27T07:25:00.882Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-27T07:25:00.882Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T07:25:00.882Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T07:25:00.882Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T07:25:00.882Z] # $SEMVER_BRANCH = PR-3722 [2021-09-27T07:25:00.882Z] # $SEMVER_TEMP = /tmp/semver-997744273 [2021-09-27T07:25:00.882Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-27T07:25:29.063Z] # '/tmp/semver-997744273' -> '/w/workspace/edgex-go/1/.semver' [2021-09-27T07:25:29.063Z] # -> Force: false [2021-09-27T07:25:29.063Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-27T07:25:29.087Z] $ docker exec --env ******** --env ******** bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 ssh-agent -k [2021-09-27T07:25:29.197Z] unset SSH_AUTH_SOCK; [2021-09-27T07:25:29.197Z] unset SSH_AGENT_PID; [2021-09-27T07:25:29.197Z] echo Agent pid 61 killed; [2021-09-27T07:25:29.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T07:25:29.667Z] + git semver [Pipeline] } [2021-09-27T07:25:29.698Z] $ docker stop --time=1 bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 [2021-09-27T07:25:31.720Z] $ docker rm -f bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T07:25:32.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T07:25:32.557Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T07:25:32.578Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-27T07:25:33.279Z] ========================================================= [2021-09-27T07:25:33.279Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T07:25:33.279Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T07:25:33.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T07:25:33.645Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T07:25:33.645Z] 540db60ca938: Pulling fs layer [2021-09-27T07:25:33.645Z] adcc1eea9eea: Pulling fs layer [2021-09-27T07:25:33.645Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T07:25:33.645Z] db62176df00c: Pulling fs layer [2021-09-27T07:25:33.645Z] 3b30891b0d05: Pulling fs layer [2021-09-27T07:25:33.645Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T07:25:33.645Z] c788192a36de: Pulling fs layer [2021-09-27T07:25:33.645Z] a77e37c0d609: Pulling fs layer [2021-09-27T07:25:33.645Z] c3185cebc471: Pulling fs layer [2021-09-27T07:25:33.645Z] db62176df00c: Waiting [2021-09-27T07:25:33.645Z] 3b30891b0d05: Waiting [2021-09-27T07:25:33.645Z] 06b49ca38bd5: Waiting [2021-09-27T07:25:33.645Z] c788192a36de: Waiting [2021-09-27T07:25:33.645Z] a77e37c0d609: Waiting [2021-09-27T07:25:33.645Z] c3185cebc471: Waiting [2021-09-27T07:25:33.910Z] adcc1eea9eea: Verifying Checksum [2021-09-27T07:25:33.910Z] adcc1eea9eea: Download complete [2021-09-27T07:25:34.871Z] 540db60ca938: Verifying Checksum [2021-09-27T07:25:34.871Z] 540db60ca938: Download complete [2021-09-27T07:25:34.871Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T07:25:34.871Z] 4c4ab2625f07: Download complete [2021-09-27T07:25:34.871Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T07:25:34.871Z] 06b49ca38bd5: Download complete [2021-09-27T07:25:34.871Z] 3b30891b0d05: Verifying Checksum [2021-09-27T07:25:34.871Z] 3b30891b0d05: Download complete [2021-09-27T07:25:34.871Z] c788192a36de: Verifying Checksum [2021-09-27T07:25:34.871Z] c788192a36de: Download complete [2021-09-27T07:25:34.871Z] 540db60ca938: Pull complete [2021-09-27T07:25:35.136Z] adcc1eea9eea: Pull complete [2021-09-27T07:25:35.136Z] 4c4ab2625f07: Pull complete [2021-09-27T07:25:35.136Z] a77e37c0d609: Verifying Checksum [2021-09-27T07:25:35.136Z] a77e37c0d609: Download complete [2021-09-27T07:25:38.469Z] c3185cebc471: Verifying Checksum [2021-09-27T07:25:38.469Z] c3185cebc471: Download complete [2021-09-27T07:25:38.740Z] db62176df00c: Verifying Checksum [2021-09-27T07:25:38.740Z] db62176df00c: Download complete [2021-09-27T07:25:42.094Z] db62176df00c: Pull complete [2021-09-27T07:25:42.094Z] 3b30891b0d05: Pull complete [2021-09-27T07:25:42.094Z] 06b49ca38bd5: Pull complete [2021-09-27T07:25:42.094Z] c788192a36de: Pull complete [2021-09-27T07:25:42.094Z] a77e37c0d609: Pull complete [2021-09-27T07:25:44.693Z] c3185cebc471: Pull complete [2021-09-27T07:25:44.693Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T07:25:44.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T07:25:44.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T07:25:45.076Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-27T07:25:45.076Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T07:25:45.076Z] WORKDIR /edgex [2021-09-27T07:25:45.076Z] COPY go.mod . [2021-09-27T07:25:45.076Z] RUN go mod download' [2021-09-27T07:25:46.595Z] Sending build context to Docker daemon 328.9MB [2021-09-27T07:25:46.595Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T07:25:46.595Z] ---> 031687cdd783 [2021-09-27T07:25:46.595Z] Step 2/4 : WORKDIR /edgex [2021-09-27T07:25:48.016Z] ---> Running in dfa3bfc021e6 [2021-09-27T07:25:48.017Z] Removing intermediate container dfa3bfc021e6 [2021-09-27T07:25:48.017Z] ---> daa5c166226f [2021-09-27T07:25:48.017Z] Step 3/4 : COPY go.mod . [2021-09-27T07:25:48.068Z] Still waiting to schedule task [2021-09-27T07:25:48.068Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-27T07:25:48.290Z] ---> bac60c081ebf [2021-09-27T07:25:48.290Z] Step 4/4 : RUN go mod download [2021-09-27T07:25:48.290Z] ---> Running in 67a35eafde02 [2021-09-27T07:26:56.145Z] Removing intermediate container 67a35eafde02 [2021-09-27T07:26:56.145Z] ---> 4ce95cc297ba [2021-09-27T07:26:56.145Z] Successfully built 4ce95cc297ba [2021-09-27T07:26:56.145Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:26:56.517Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T07:26:56.517Z] . [Pipeline] withDockerContainer [2021-09-27T07:26:58.693Z] prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container [2021-09-27T07:26:58.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T07:26:59.179Z] $ docker top 3fa04c53cd20df6e520a2c3757e11a238221847b11a8d087ee3923c853c776e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T07:26:59.625Z] + go version [2021-09-27T07:26:59.625Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T07:26:59.654Z] $ docker stop --time=1 3fa04c53cd20df6e520a2c3757e11a238221847b11a8d087ee3923c853c776e5 [2021-09-27T07:27:00.868Z] $ docker rm -f 3fa04c53cd20df6e520a2c3757e11a238221847b11a8d087ee3923c853c776e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:27:01.769Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T07:27:01.769Z] . [Pipeline] withDockerContainer [2021-09-27T07:27:01.878Z] prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container [2021-09-27T07:27:01.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T07:27:02.440Z] $ docker top 38fbd850f8bb302e2076ea0e6745bfb4034919ea7c0d510baefe18321611e352 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T07:27:02.599Z] ========================================================= [2021-09-27T07:27:02.599Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T07:27:02.599Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T07:27:02.970Z] + go mod tidy [Pipeline] sh [2021-09-27T07:27:03.581Z] + make test [2021-09-27T07:27:03.581Z] go mod tidy [2021-09-27T07:27:03.849Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T07:27:09.222Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T07:27:27.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T07:27:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T07:27:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T07:27:32.011Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T07:27:33.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T07:27:34.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T07:27:34.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T07:27:34.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T07:27:35.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T07:27:35.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T07:27:36.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T07:27:36.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T07:27:36.127Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T07:27:36.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T07:27:38.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-09-27T07:27:38.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T07:27:38.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T07:27:38.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2021-09-27T07:27:38.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T07:27:39.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-09-27T07:27:39.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T07:27:39.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T07:27:39.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 90.1% of statements [2021-09-27T07:27:39.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T07:27:39.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T07:27:41.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-09-27T07:27:41.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T07:27:41.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T07:27:41.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T07:27:41.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T07:27:41.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T07:27:41.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 94.2% of statements [2021-09-27T07:27:41.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T07:27:41.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T07:27:41.665Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-09-27T07:27:41.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T07:27:41.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T07:27:41.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T07:27:41.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T07:27:41.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T07:27:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-09-27T07:27:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T07:27:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T07:27:42.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T07:27:42.844Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.8% of statements [2021-09-27T07:27:42.844Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T07:27:42.845Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-09-27T07:27:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements [2021-09-27T07:27:43.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T07:27:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-09-27T07:27:43.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-09-27T07:27:43.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-09-27T07:27:44.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-09-27T07:27:44.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-09-27T07:27:56.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-09-27T07:27:56.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-27T07:28:01.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.186s coverage: 81.8% of statements [2021-09-27T07:28:01.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T07:28:09.686Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1587 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws [2021-09-27T07:28:09.744Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-27T07:28:10.003Z] The recommended git tool is: git [2021-09-27T07:28:15.523Z] using credential edgex-jenkins-ssh [2021-09-27T07:28:15.565Z] Cloning the remote Git repository [2021-09-27T07:28:15.623Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T07:28:15.801Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-27T07:28:15.993Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T07:28:15.994Z] > git --version # timeout=10 [2021-09-27T07:28:16.011Z] > git --version # 'git version 2.17.1' [2021-09-27T07:28:16.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T07:28:16.093Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T07:28:18.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-09-27T07:28:18.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T07:28:18.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T07:28:18.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T07:28:18.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-27T07:28:18.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T07:28:18.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T07:28:18.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T07:28:18.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T07:28:18.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-09-27T07:28:18.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-09-27T07:28:18.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2021-09-27T07:28:18.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T07:28:18.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T07:28:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T07:28:18.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-27T07:28:18.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-09-27T07:28:18.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-09-27T07:28:18.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-09-27T07:28:18.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-27T07:28:19.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 70.5% of statements [2021-09-27T07:28:19.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T07:28:19.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T07:28:19.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T07:28:20.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-09-27T07:28:20.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T07:28:20.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T07:28:20.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-09-27T07:28:20.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T07:28:20.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-09-27T07:28:20.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T07:28:27.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T07:28:27.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T07:28:27.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T07:28:27.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T07:28:27.322Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T07:28:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T07:28:27.322Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-09-27T07:28:27.322Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-09-27T07:28:27.592Z] 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-09-27T07:28:40.581Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T07:28:40.604Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T07:28:40.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T07:28:40.671Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T07:28:40.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T07:28:40.686Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T07:28:41.534Z] Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:28:41.890Z] Merge succeeded, producing 8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:28:41.891Z] Checking out Revision 8d40722b7e55bf226607ea142cbb894cb51982fa (PR-3722) [2021-09-27T07:28:41.552Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T07:28:41.578Z] > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 [2021-09-27T07:28:41.800Z] > git remote # timeout=10 [2021-09-27T07:28:41.824Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T07:28:41.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T07:28:41.847Z] > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 [2021-09-27T07:28:41.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T07:28:41.894Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T07:28:41.908Z] > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 [2021-09-27T07:28:46.249Z] Commit message: "feat(data): Enhance the performance of events deletion" [2021-09-27T07:28:46.308Z] > git --version # timeout=10 [2021-09-27T07:28:46.322Z] > git --version # 'git version 2.17.1' [2021-09-27T07:28:46.342Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T07:28:47.227Z] provisioning config files... [2021-09-27T07:28:47.257Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2142613601405595751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:28:47.877Z] ---> docker-login.sh [2021-09-27T07:28:47.877Z] nexus3.edgexfoundry.org:10001 [2021-09-27T07:28:49.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:28:49.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:28:49.599Z] Configure a credential helper to remove this warning. See [2021-09-27T07:28:49.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:28:49.599Z] [2021-09-27T07:28:49.599Z] Login Succeeded [2021-09-27T07:28:49.599Z] nexus3.edgexfoundry.org:10002 [2021-09-27T07:28:49.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:28:50.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:28:50.150Z] Configure a credential helper to remove this warning. See [2021-09-27T07:28:50.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:28:50.150Z] [2021-09-27T07:28:50.150Z] Login Succeeded [2021-09-27T07:28:50.150Z] nexus3.edgexfoundry.org:10003 [2021-09-27T07:28:50.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:28:50.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:28:50.701Z] Configure a credential helper to remove this warning. See [2021-09-27T07:28:50.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:28:50.701Z] [2021-09-27T07:28:50.701Z] Login Succeeded [2021-09-27T07:28:50.701Z] nexus3.edgexfoundry.org:10004 [2021-09-27T07:28:50.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:28:51.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:28:51.250Z] Configure a credential helper to remove this warning. See [2021-09-27T07:28:51.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:28:51.250Z] [2021-09-27T07:28:51.250Z] Login Succeeded [2021-09-27T07:28:51.250Z] docker.io [2021-09-27T07:28:51.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T07:28:52.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T07:28:52.131Z] Configure a credential helper to remove this warning. See [2021-09-27T07:28:52.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T07:28:52.131Z] [2021-09-27T07:28:52.131Z] Login Succeeded [2021-09-27T07:28:52.131Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T07:28:52.225Z] Deleting 1 temporary files [2021-09-27T07:28:52.236Z] GO111MODULE=on go vet ./... [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-27T07:28:53.093Z] ========================================================= [2021-09-27T07:28:53.093Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T07:28:53.093Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T07:28:53.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T07:28:53.788Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T07:28:53.788Z] 595b0fe564bb: Pulling fs layer [2021-09-27T07:28:53.788Z] 24495759ef45: Pulling fs layer [2021-09-27T07:28:53.788Z] d148012ef14d: Pulling fs layer [2021-09-27T07:28:53.788Z] e90a11edd702: Pulling fs layer [2021-09-27T07:28:53.788Z] d77568369979: Pulling fs layer [2021-09-27T07:28:53.788Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T07:28:53.788Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T07:28:53.788Z] 97ac5df62f85: Pulling fs layer [2021-09-27T07:28:53.788Z] fc1c9f9a7f3b: Waiting [2021-09-27T07:28:53.788Z] 170f2ba95c9a: Waiting [2021-09-27T07:28:53.788Z] 97ac5df62f85: Waiting [2021-09-27T07:28:53.788Z] d77568369979: Waiting [2021-09-27T07:28:53.788Z] d148012ef14d: Verifying Checksum [2021-09-27T07:28:53.788Z] d148012ef14d: Download complete [2021-09-27T07:28:54.063Z] 24495759ef45: Download complete [2021-09-27T07:28:54.064Z] d77568369979: Verifying Checksum [2021-09-27T07:28:54.064Z] d77568369979: Download complete [2021-09-27T07:28:54.064Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T07:28:54.064Z] fc1c9f9a7f3b: Download complete [2021-09-27T07:28:54.064Z] 170f2ba95c9a: Verifying Checksum [2021-09-27T07:28:54.064Z] 170f2ba95c9a: Download complete [2021-09-27T07:28:54.342Z] 595b0fe564bb: Verifying Checksum [2021-09-27T07:28:54.342Z] 595b0fe564bb: Download complete [2021-09-27T07:28:54.942Z] 595b0fe564bb: Pull complete [2021-09-27T07:28:55.551Z] 24495759ef45: Pull complete [2021-09-27T07:28:56.157Z] d148012ef14d: Pull complete [2021-09-27T07:28:58.154Z] 97ac5df62f85: Verifying Checksum [2021-09-27T07:28:58.154Z] 97ac5df62f85: Download complete [2021-09-27T07:28:58.425Z] e90a11edd702: Verifying Checksum [2021-09-27T07:28:58.426Z] e90a11edd702: Download complete [2021-09-27T07:29:00.480Z] gofmt -l . [2021-09-27T07:29:00.480Z] [ "`gofmt -l .`" = "" ] [2021-09-27T07:29:00.480Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T07:29:00.829Z] + ls -al . [2021-09-27T07:29:00.829Z] total 612 [2021-09-27T07:29:00.829Z] drwxrwxr-x 10 1001 1001 4096 Sep 27 07:28 . [2021-09-27T07:29:00.829Z] drwxr-xr-x 4 root root 28 Sep 27 07:27 .. [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 07:24 .dockerignore [2021-09-27T07:29:00.829Z] drwxrwxr-x 8 1001 1001 179 Sep 27 07:24 .git [2021-09-27T07:29:00.829Z] drwxrwxr-x 4 1001 1001 142 Sep 27 07:24 .github [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 07:24 .gitignore [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 07:24 .golangci.yml [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 07:24 .hadolint.yml [2021-09-27T07:29:00.829Z] drwx------ 3 1001 1001 58 Sep 27 07:25 .semver [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 07:24 .sonarcloud.properties [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 07:24 ADOPTERS.md [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 07:24 Attribution.txt [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 07:24 CHANGELOG.md [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 07:24 CONTRIBUTING.md [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 07:24 GOVERNANCE.md [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 07:24 Jenkinsfile [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 07:24 LICENSE [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 07:24 Makefile [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 07:24 OWNERS.md [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 07:24 README.md [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 07:24 SECURITY.md [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 07:25 VERSION [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 07:24 ZMQWindows.md [2021-09-27T07:29:00.829Z] drwxrwxr-x 2 1001 1001 37 Sep 27 07:24 bin [2021-09-27T07:29:00.829Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 07:24 cmd [2021-09-27T07:29:00.829Z] -rw-r--r-- 1 root root 403356 Sep 27 07:28 coverage.out [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 07:24 go.mod [2021-09-27T07:29:00.829Z] -rw-r--r-- 1 root root 50064 Sep 27 07:27 go.sum [2021-09-27T07:29:00.829Z] drwxrwxr-x 8 1001 1001 124 Sep 27 07:24 internal [2021-09-27T07:29:00.829Z] drwxrwxr-x 3 1001 1001 16 Sep 27 07:24 openapi [2021-09-27T07:29:00.829Z] drwxrwxr-x 4 1001 1001 71 Sep 27 07:24 snap [2021-09-27T07:29:00.829Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 07:24 version.go [Pipeline] sh [2021-09-27T07:29:01.159Z] + '[' -e coverage.out ] [2021-09-27T07:29:01.159Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T07:29:01.277Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T07:29:01.599Z] + make build [2021-09-27T07:29:01.599Z] go mod tidy [2021-09-27T07:29:01.599Z] 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-09-27T07:29:03.553Z] 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-09-27T07:29:08.593Z] e90a11edd702: Pull complete [2021-09-27T07:29:08.593Z] d77568369979: Pull complete [2021-09-27T07:29:08.593Z] fc1c9f9a7f3b: Pull complete [2021-09-27T07:29:08.874Z] 170f2ba95c9a: Pull complete [2021-09-27T07:29:10.258Z] 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-09-27T07:29:10.521Z] 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-09-27T07:29:11.485Z] 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-09-27T07:29:11.756Z] 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-09-27T07:29:12.723Z] 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-09-27T07:29:13.692Z] 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-09-27T07:29:14.280Z] 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-09-27T07:29:15.246Z] 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-09-27T07:29:15.600Z] 97ac5df62f85: Pull complete [2021-09-27T07:29:15.600Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T07:29:15.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T07:29:15.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T07:29:16.011Z] + docker build -t+ ci-base-image-arm64 -fecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T07:29:16.011Z] WORKDIR /edgex [2021-09-27T07:29:16.011Z] COPY go.mod . [2021-09-27T07:29:16.011Z] RUN go mod download [2021-09-27T07:29:16.011Z] - . [2021-09-27T07:29:16.213Z] 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-09-27T07:29:17.173Z] 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-09-27T07:29:18.004Z] Sending build context to Docker daemon 166MB [2021-09-27T07:29:18.280Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T07:29:18.280Z] ---> 04bc70af865f [2021-09-27T07:29:18.280Z] Step 2/4 : WORKDIR /edgex [Pipeline] } [2021-09-27T07:29:18.615Z] $ docker stop --time=1 38fbd850f8bb302e2076ea0e6745bfb4034919ea7c0d510baefe18321611e352 [2021-09-27T07:29:20.473Z] $ docker rm -f 38fbd850f8bb302e2076ea0e6745bfb4034919ea7c0d510baefe18321611e352 [Pipeline] // withDockerContainer [Pipeline] } [2021-09-27T07:29:22.614Z] ---> Running in cfd508042254 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [2021-09-27T07:29:22.887Z] Removing intermediate container cfd508042254 [2021-09-27T07:29:22.887Z] ---> 1ed20d233989 [2021-09-27T07:29:22.887Z] Step 3/4 : COPY go.mod . [Pipeline] { [2021-09-27T07:29:25.512Z] ---> d883000269b1 [2021-09-27T07:29:25.512Z] Step 4/4 : RUN go mod download [2021-09-27T07:29:25.512Z] ---> Running in a800c823f943 [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:29:28.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T07:29:28.349Z] [2021-09-27T07:29:28.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:29:28.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T07:29:28.721Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-27T07:29:28.721Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-27T07:29:28.721Z] ca9280d653b3: Pulling fs layer [2021-09-27T07:29:28.721Z] 7e9c9ca2126c: Pulling fs layer [2021-09-27T07:29:28.988Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-27T07:29:28.988Z] cbdbe7a5bc2a: Download complete [2021-09-27T07:29:28.988Z] cbdbe7a5bc2a: Pull complete [2021-09-27T07:29:29.944Z] ca9280d653b3: Verifying Checksum [2021-09-27T07:29:29.944Z] ca9280d653b3: Download complete [2021-09-27T07:29:30.215Z] ca9280d653b3: Pull complete [2021-09-27T07:29:31.623Z] 7e9c9ca2126c: Verifying Checksum [2021-09-27T07:29:31.623Z] 7e9c9ca2126c: Download complete [2021-09-27T07:29:34.989Z] 7e9c9ca2126c: Pull complete [2021-09-27T07:29:34.989Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-27T07:29:34.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T07:29:34.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-27T07:29:35.102Z] prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container [2021-09-27T07:29:35.160Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-27T07:29:37.749Z] $ docker top bc7de6be55684372f15eb11640af2e4549cd7c89684ee3d57f8c2d1e9e422814 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T07:29:38.201Z] + docker-compose build --help [2021-09-27T07:29:38.201Z] + grep parallel [2021-09-27T07:29:38.785Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T07:29:38.813Z] $ docker stop --time=1 bc7de6be55684372f15eb11640af2e4549cd7c89684ee3d57f8c2d1e9e422814 [2021-09-27T07:29:40.030Z] $ docker rm -f bc7de6be55684372f15eb11640af2e4549cd7c89684ee3d57f8c2d1e9e422814 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:29:40.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T07:29:40.663Z] . [Pipeline] withDockerContainer [2021-09-27T07:29:40.775Z] prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container [2021-09-27T07:29:40.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-27T07:29:41.173Z] $ docker top e3b2b5fcde27663a5c4a7bec1a885c2d5a92817505bb5e57e248c4922b1ba573 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T07:29:41.633Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T07:29:42.217Z] Building core-command ... [2021-09-27T07:29:42.217Z] Building core-data ... [2021-09-27T07:29:42.217Z] Building core-metadata ... [2021-09-27T07:29:42.217Z] Building security-bootstrapper ... [2021-09-27T07:29:42.217Z] Building security-proxy-setup ... [2021-09-27T07:29:42.217Z] Building security-secretstore-setup ... [2021-09-27T07:29:42.217Z] Building support-notifications ... [2021-09-27T07:29:42.217Z] Building support-scheduler ... [2021-09-27T07:29:42.217Z] Building sys-mgmt-agent ... [2021-09-27T07:29:42.217Z] Building sys-mgmt-agent [2021-09-27T07:29:42.217Z] Building core-metadata [2021-09-27T07:29:42.217Z] Building security-proxy-setup [2021-09-27T07:29:42.217Z] Building security-bootstrapper [2021-09-27T07:29:42.217Z] Building core-command [2021-09-27T07:29:52.468Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:29:52.468Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:29:52.468Z] ---> 4ce95cc297ba [2021-09-27T07:29:52.468Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T07:29:52.468Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:29:52.468Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:29:52.468Z] ---> 4ce95cc297ba [2021-09-27T07:29:52.468Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T07:29:52.468Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:29:52.468Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:29:52.468Z] ---> 4ce95cc297ba [2021-09-27T07:29:52.468Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T07:29:59.108Z] ---> Running in 56772973b963 [2021-09-27T07:29:59.108Z] ---> Running in 7b37207ec854 [2021-09-27T07:29:59.108Z] ---> Running in 7e811fdd734e [2021-09-27T07:30:00.071Z] Removing intermediate container 56772973b963 [2021-09-27T07:30:00.071Z] ---> 76c9bd4ec1e2 [2021-09-27T07:30:00.071Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:30:00.071Z] Removing intermediate container 7b37207ec854 [2021-09-27T07:30:00.071Z] ---> 9e6671e3df34 [2021-09-27T07:30:00.071Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:30:00.071Z] Removing intermediate container 7e811fdd734e [2021-09-27T07:30:00.071Z] ---> 45aa58864c7a [2021-09-27T07:30:00.071Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:30:00.653Z] ---> Running in 262fa21b09a9 [2021-09-27T07:30:00.653Z] ---> Running in 1fb37b68837f [2021-09-27T07:30:00.653Z] ---> Running in 885c982947b5 [2021-09-27T07:30:02.621Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:30:02.621Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:30:02.621Z] ---> 4ce95cc297ba [2021-09-27T07:30:02.621Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T07:30:02.621Z] ---> Using cache [2021-09-27T07:30:02.621Z] ---> 45aa58864c7a [2021-09-27T07:30:02.621Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:30:02.621Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:30:02.621Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:30:02.621Z] ---> 4ce95cc297ba [2021-09-27T07:30:02.621Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T07:30:02.621Z] ---> Using cache [2021-09-27T07:30:02.621Z] ---> 45aa58864c7a [2021-09-27T07:30:02.621Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:30:02.891Z] ---> Running in 2126aedda115 [2021-09-27T07:30:02.891Z] ---> Running in 2657176109ce [2021-09-27T07:30:02.891Z] Removing intermediate container 1fb37b68837f [2021-09-27T07:30:02.891Z] ---> a59f97d20c4a [2021-09-27T07:30:02.891Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T07:30:02.891Z] Removing intermediate container 262fa21b09a9 [2021-09-27T07:30:02.891Z] ---> b38a262f8606 [2021-09-27T07:30:02.891Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T07:30:02.891Z] ---> Running in 0e1e929e97f8 [2021-09-27T07:30:02.891Z] ---> Running in 662b479e4d77 [2021-09-27T07:30:03.160Z] Removing intermediate container 885c982947b5 [2021-09-27T07:30:03.160Z] ---> 0d3a7ff2e0e0 [2021-09-27T07:30:03.160Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T07:30:03.160Z] ---> Running in e707518342dd [2021-09-27T07:30:03.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:03.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:03.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:04.024Z] Removing intermediate container 2126aedda115 [2021-09-27T07:30:04.024Z] ---> 64d2a79516fd [2021-09-27T07:30:04.024Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T07:30:04.024Z] ---> Running in cb830abfe501 [2021-09-27T07:30:04.304Z] Removing intermediate container 2657176109ce [2021-09-27T07:30:04.304Z] ---> 4142249d7210 [2021-09-27T07:30:04.304Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T07:30:04.304Z] ---> Running in 5743b7530c83 [2021-09-27T07:30:04.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:04.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:04.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:04.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:04.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:05.434Z] OK: 219 MiB in 52 packages [2021-09-27T07:30:05.434Z] OK: 219 MiB in 52 packages [2021-09-27T07:30:05.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:05.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:30:05.705Z] Removing intermediate container 662b479e4d77 [2021-09-27T07:30:05.705Z] ---> d1568e1cbf72 [2021-09-27T07:30:05.705Z] Step 6/24 : COPY go.mod . [2021-09-27T07:30:05.984Z] Removing intermediate container 0e1e929e97f8 [2021-09-27T07:30:05.984Z] ---> 49ef22d6f241 [2021-09-27T07:30:05.984Z] Step 6/24 : COPY go.mod . [2021-09-27T07:30:05.984Z] ---> 225fceb4061e [2021-09-27T07:30:05.984Z] Step 7/24 : RUN go mod download [2021-09-27T07:30:05.984Z] OK: 219 MiB in 52 packages [2021-09-27T07:30:06.258Z] ---> Running in c4815f627a55 [2021-09-27T07:30:06.258Z] ---> 5412a3d17daa [2021-09-27T07:30:06.258Z] Step 7/24 : RUN go mod download [2021-09-27T07:30:06.258Z] ---> Running in 4e8ce3f0cf33 [2021-09-27T07:30:06.537Z] Removing intermediate container e707518342dd [2021-09-27T07:30:06.537Z] ---> 90e8a04cc2eb [2021-09-27T07:30:06.537Z] Step 6/24 : COPY go.mod . [2021-09-27T07:30:06.537Z] OK: 219 MiB in 52 packages [2021-09-27T07:30:06.823Z] ---> b491df2f88b3 [2021-09-27T07:30:06.823Z] Step 7/24 : RUN go mod download [2021-09-27T07:30:06.823Z] OK: 219 MiB in 52 packages [2021-09-27T07:30:06.823Z] ---> Running in 3684c1f9ca19 [2021-09-27T07:30:07.104Z] Removing intermediate container 5743b7530c83 [2021-09-27T07:30:07.104Z] ---> 6e9bbb304a5e [2021-09-27T07:30:07.104Z] Step 6/32 : COPY go.mod . [2021-09-27T07:30:07.715Z] ---> 3f61e5515550 [2021-09-27T07:30:07.715Z] Step 7/32 : RUN go mod download [2021-09-27T07:30:07.715Z] Removing intermediate container cb830abfe501 [2021-09-27T07:30:07.715Z] ---> 60b48fe653a4 [2021-09-27T07:30:07.715Z] Step 6/22 : COPY go.mod . [2021-09-27T07:30:07.715Z] ---> Running in 503e53c342fa [2021-09-27T07:30:07.997Z] ---> aa1eaeb56c1f [2021-09-27T07:30:07.997Z] Step 7/22 : RUN go mod download [2021-09-27T07:30:07.997Z] ---> Running in 0b857095d868 [2021-09-27T07:30:09.000Z] Removing intermediate container 4e8ce3f0cf33 [2021-09-27T07:30:09.000Z] ---> 9ae92ea1a7b6 [2021-09-27T07:30:09.000Z] Step 8/24 : COPY . . [2021-09-27T07:30:09.000Z] Removing intermediate container c4815f627a55 [2021-09-27T07:30:09.000Z] ---> 136f1a2c6c28 [2021-09-27T07:30:09.000Z] Step 8/24 : COPY . . [2021-09-27T07:30:09.284Z] Removing intermediate container 3684c1f9ca19 [2021-09-27T07:30:09.284Z] ---> 4cdb9ce8000d [2021-09-27T07:30:09.284Z] Step 8/24 : COPY . . [2021-09-27T07:30:15.946Z] Removing intermediate container 503e53c342fa [2021-09-27T07:30:15.946Z] ---> b16e79cd7fca [2021-09-27T07:30:15.946Z] Step 8/32 : COPY . . [2021-09-27T07:30:15.946Z] Removing intermediate container 0b857095d868 [2021-09-27T07:30:15.946Z] ---> 992fd156c161 [2021-09-27T07:30:15.946Z] Step 8/22 : COPY . . [2021-09-27T07:30:17.887Z] ---> 7b879ea25706 [2021-09-27T07:30:17.887Z] Step 9/24 : RUN go mod tidy [2021-09-27T07:30:18.154Z] ---> b3f8ed1c2487 [2021-09-27T07:30:18.154Z] Step 9/24 : RUN go mod tidy [2021-09-27T07:30:18.154Z] ---> b2878be20448 [2021-09-27T07:30:18.154Z] Step 9/24 : RUN go mod tidy [2021-09-27T07:30:18.419Z] ---> Running in 3ad407e50510 [2021-09-27T07:30:19.000Z] ---> Running in 5eb1076553b0 [2021-09-27T07:30:19.000Z] ---> Running in 64f741ebc495 [2021-09-27T07:30:25.652Z] ---> 0516d35c956b [2021-09-27T07:30:25.652Z] Step 9/22 : RUN go mod tidy [2021-09-27T07:30:25.652Z] ---> a35a21d4f1ba [2021-09-27T07:30:25.652Z] Step 9/32 : RUN go mod tidy [2021-09-27T07:30:25.652Z] ---> Running in 56bdb31fbed9 [2021-09-27T07:30:25.652Z] ---> Running in 7aa8c760411c [2021-09-27T07:30:25.652Z] Removing intermediate container 3ad407e50510 [2021-09-27T07:30:25.652Z] ---> 60b260ff8602 [2021-09-27T07:30:25.652Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T07:30:25.652Z] Removing intermediate container 5eb1076553b0 [2021-09-27T07:30:25.652Z] ---> ee294cfc5755 [2021-09-27T07:30:25.652Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T07:30:25.652Z] Removing intermediate container 64f741ebc495 [2021-09-27T07:30:25.652Z] ---> 352b9dd5dc1d [2021-09-27T07:30:25.652Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T07:30:25.652Z] ---> Running in 6a741dd5c2e3 [2021-09-27T07:30:25.652Z] ---> Running in 433664a80fd6 [2021-09-27T07:30:25.652Z] ---> Running in bbad46bb25c2 [2021-09-27T07:30:26.238Z] 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-09-27T07:30:26.505Z] 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-09-27T07:30:26.505Z] 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-09-27T07:30:27.093Z] Removing intermediate container 56bdb31fbed9 [2021-09-27T07:30:27.093Z] ---> e178baf8c872 [2021-09-27T07:30:27.093Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T07:30:27.093Z] ---> Running in 07ba33e2131c [2021-09-27T07:30:27.361Z] Removing intermediate container 7aa8c760411c [2021-09-27T07:30:27.361Z] ---> 30dd2d696cd8 [2021-09-27T07:30:27.361Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T07:30:27.361Z] ---> Running in c88b779cc381 [2021-09-27T07:30:27.952Z] 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-09-27T07:30:27.952Z] 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-09-27T07:31:06.894Z] 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-09-27T07:31:06.894Z] Removing intermediate container 433664a80fd6 [2021-09-27T07:31:06.894Z] ---> 70e3f5a3508c [2021-09-27T07:31:06.894Z] [2021-09-27T07:31:06.894Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T07:31:06.894Z] Removing intermediate container bbad46bb25c2 [2021-09-27T07:31:06.894Z] ---> 19795ddabcee [2021-09-27T07:31:06.894Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T07:31:06.894Z] ---> Running in 50a47127e4f0 [2021-09-27T07:31:06.894Z] 3.14: Pulling from library/alpine [2021-09-27T07:31:06.894Z] 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-09-27T07:31:07.862Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T07:31:07.862Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T07:31:07.862Z] ---> 14119a10abf4 [2021-09-27T07:31:07.862Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T07:31:08.443Z] ---> Running in 891fdceb7be5 [2021-09-27T07:31:08.443Z] Removing intermediate container 6a741dd5c2e3 [2021-09-27T07:31:08.443Z] ---> 55803ef48e74 [2021-09-27T07:31:08.443Z] [2021-09-27T07:31:08.443Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T07:31:08.443Z] ---> 14119a10abf4 [2021-09-27T07:31:08.443Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T07:31:08.443Z] Removing intermediate container 07ba33e2131c [2021-09-27T07:31:08.443Z] ---> f04d5b3e1b87 [2021-09-27T07:31:08.443Z] [2021-09-27T07:31:08.443Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T07:31:08.443Z] ---> 14119a10abf4 [2021-09-27T07:31:08.443Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T07:31:08.712Z] ---> Running in 6887293f05b1 [2021-09-27T07:31:08.712Z] ---> Running in 3d496baae490 [2021-09-27T07:31:08.988Z] Removing intermediate container 50a47127e4f0 [2021-09-27T07:31:08.988Z] ---> ecbdc9970763 [2021-09-27T07:31:08.988Z] [2021-09-27T07:31:08.988Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T07:31:08.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:08.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:09.282Z] Removing intermediate container 3d496baae490 [2021-09-27T07:31:09.282Z] ---> 19d5469a218f [2021-09-27T07:31:09.282Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T07:31:09.282Z] Removing intermediate container c88b779cc381 [2021-09-27T07:31:09.282Z] ---> 7055eab2eb72 [2021-09-27T07:31:09.282Z] [2021-09-27T07:31:09.282Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T07:31:09.282Z] ---> 14119a10abf4 [2021-09-27T07:31:09.282Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T07:31:09.282Z] ---> Running in b880db489128 [2021-09-27T07:31:09.282Z] ---> Running in 6658ae1f662a [2021-09-27T07:31:09.282Z] 20.10.7: Pulling from library/docker [2021-09-27T07:31:09.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:09.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:09.558Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T07:31:09.558Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:31:09.558Z] OK: 6 MiB in 15 packages [2021-09-27T07:31:09.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:09.825Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T07:31:09.825Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:31:09.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:09.825Z] OK: 6 MiB in 15 packages [2021-09-27T07:31:09.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:10.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:10.102Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T07:31:10.102Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T07:31:10.102Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:31:10.102Z] OK: 6 MiB in 16 packages [2021-09-27T07:31:10.371Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T07:31:10.371Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T07:31:10.371Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T07:31:10.371Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T07:31:10.371Z] Removing intermediate container 891fdceb7be5 [2021-09-27T07:31:10.371Z] ---> f19617ede293 [2021-09-27T07:31:10.371Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T07:31:10.371Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T07:31:10.371Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:31:10.371Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T07:31:10.371Z] Removing intermediate container 6887293f05b1 [2021-09-27T07:31:10.371Z] ---> 435d9347854b [2021-09-27T07:31:10.371Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T07:31:10.371Z] ---> Running in 2864655fe282 [2021-09-27T07:31:10.371Z] OK: 8 MiB in 19 packages [2021-09-27T07:31:10.371Z] ---> Running in 4c96786879fe [2021-09-27T07:31:10.637Z] Removing intermediate container b880db489128 [2021-09-27T07:31:10.637Z] ---> e4c021ac6da9 [2021-09-27T07:31:10.637Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T07:31:10.637Z] Removing intermediate container 4c96786879fe [2021-09-27T07:31:10.637Z] ---> df0ce1669473 [2021-09-27T07:31:10.637Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T07:31:10.637Z] Removing intermediate container 2864655fe282 [2021-09-27T07:31:10.637Z] ---> 18fbe5e23b85 [2021-09-27T07:31:10.637Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T07:31:10.637Z] ---> Running in 2706648a0343 [2021-09-27T07:31:10.637Z] ---> Running in a4230fa31083 [2021-09-27T07:31:10.637Z] ---> Running in 0378554a1670 [2021-09-27T07:31:10.903Z] Removing intermediate container 2706648a0343 [2021-09-27T07:31:10.903Z] ---> 97f1a5d18ec2 [2021-09-27T07:31:10.903Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T07:31:10.903Z] Removing intermediate container a4230fa31083 [2021-09-27T07:31:10.903Z] ---> e3ac6bbf6b11 [2021-09-27T07:31:10.903Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T07:31:10.903Z] ---> Running in 4d772f79bd1a [2021-09-27T07:31:10.903Z] Removing intermediate container 0378554a1670 [2021-09-27T07:31:10.903Z] ---> d5d1920234a0 [2021-09-27T07:31:10.903Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T07:31:10.903Z] Removing intermediate container 6658ae1f662a [2021-09-27T07:31:10.903Z] ---> 64fc9a1d5c61 [2021-09-27T07:31:10.903Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T07:31:10.903Z] ---> Running in 7d3d304f1fda [2021-09-27T07:31:10.903Z] ---> Running in 1af282f50a99 [2021-09-27T07:31:10.903Z] ---> Running in 5903e2e28874 [2021-09-27T07:31:11.173Z] Removing intermediate container 4d772f79bd1a [2021-09-27T07:31:11.173Z] ---> 6ecdc84b33d5 [2021-09-27T07:31:11.173Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T07:31:11.173Z] Removing intermediate container 7d3d304f1fda [2021-09-27T07:31:11.173Z] ---> ca468a77f088 [2021-09-27T07:31:11.173Z] Step 16/24 : WORKDIR / [2021-09-27T07:31:11.173Z] Removing intermediate container 5903e2e28874 [2021-09-27T07:31:11.173Z] ---> 09b25234d900 [2021-09-27T07:31:11.173Z] Step 14/22 : WORKDIR /edgex [2021-09-27T07:31:11.173Z] ---> Running in 7675afa5a0a8 [2021-09-27T07:31:11.173Z] Removing intermediate container 1af282f50a99 [2021-09-27T07:31:11.173Z] ---> 1776e280f3c7 [2021-09-27T07:31:11.173Z] Step 16/24 : WORKDIR / [2021-09-27T07:31:11.173Z] ---> Running in de9c0677dbf0 [2021-09-27T07:31:11.173Z] ---> Running in 7697ea1c575e [2021-09-27T07:31:11.173Z] ---> Running in 7460e93a43c5 [2021-09-27T07:31:11.442Z] Removing intermediate container de9c0677dbf0 [2021-09-27T07:31:11.442Z] ---> e3b6f2e647ae [2021-09-27T07:31:11.442Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T07:31:11.442Z] Removing intermediate container 7697ea1c575e [2021-09-27T07:31:11.442Z] ---> 892fd6331626 [2021-09-27T07:31:11.442Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:31:11.442Z] Removing intermediate container 7460e93a43c5 [2021-09-27T07:31:11.442Z] ---> b4012d590284 [2021-09-27T07:31:11.442Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:31:11.710Z] ---> fbd25670f09b [2021-09-27T07:31:11.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T07:31:11.710Z] ---> 6ec57affb27d [2021-09-27T07:31:11.710Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T07:31:11.710Z] ---> d2296f2d68ea [2021-09-27T07:31:11.710Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T07:31:11.976Z] Removing intermediate container 7675afa5a0a8 [2021-09-27T07:31:11.976Z] ---> ea6bc852de94 [2021-09-27T07:31:11.976Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T07:31:12.244Z] ---> Running in 3a76255bbfab [2021-09-27T07:31:12.244Z] ---> 003c10ea906c [2021-09-27T07:31:12.244Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T07:31:12.244Z] ---> 32395eae1830 [2021-09-27T07:31:12.244Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T07:31:12.244Z] ---> 07d51ef7e841 [2021-09-27T07:31:12.244Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T07:31:12.514Z] Removing intermediate container 3a76255bbfab [2021-09-27T07:31:12.514Z] ---> c1c302fe1c8d [2021-09-27T07:31:12.514Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T07:31:12.514Z] ---> dff142a72c56 [2021-09-27T07:31:12.514Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T07:31:12.514Z] ---> Running in 791d20c34629 [2021-09-27T07:31:12.514Z] ---> ddefa356e59e [2021-09-27T07:31:12.514Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T07:31:12.514Z] ---> c9a3fdeeef66 [2021-09-27T07:31:12.514Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T07:31:12.792Z] ---> Running in a0298e681770 [2021-09-27T07:31:12.792Z] ---> Running in f1855ca3ea30 [2021-09-27T07:31:12.792Z] ---> 1ac1cb9c64cb [2021-09-27T07:31:12.792Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T07:31:12.792Z] Removing intermediate container 791d20c34629 [2021-09-27T07:31:12.792Z] ---> 392e37979534 [2021-09-27T07:31:12.792Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:31:12.792Z] ---> Running in bb693d90796d [2021-09-27T07:31:12.792Z] ---> Running in b315f9d5466f [2021-09-27T07:31:12.792Z] Removing intermediate container a0298e681770 [2021-09-27T07:31:12.792Z] ---> 6c5e5e30ddf7 [2021-09-27T07:31:12.792Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:31:12.792Z] Removing intermediate container f1855ca3ea30 [2021-09-27T07:31:12.792Z] ---> aa305348f264 [2021-09-27T07:31:12.792Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T07:31:12.792Z] ---> Running in 830cea5ef7ed [2021-09-27T07:31:13.062Z] Removing intermediate container bb693d90796d [2021-09-27T07:31:13.062Z] ---> afe16bcc3fda [2021-09-27T07:31:13.062Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T07:31:13.062Z] ---> Running in c265203c7d88 [2021-09-27T07:31:13.062Z] ---> Running in a9e146111034 [2021-09-27T07:31:13.062Z] Removing intermediate container 830cea5ef7ed [2021-09-27T07:31:13.062Z] ---> b61bf9247584 [2021-09-27T07:31:13.062Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T07:31:13.062Z] Removing intermediate container c265203c7d88 [2021-09-27T07:31:13.062Z] ---> b6d0b9e88d4b [2021-09-27T07:31:13.062Z] Step 20/22 : LABEL arch=x86_64 [2021-09-27T07:31:13.062Z] ---> Running in 6e6bcb65a53a [2021-09-27T07:31:13.062Z] ---> Running in 3d4aa6aa6f5f [2021-09-27T07:31:13.062Z] Removing intermediate container a9e146111034 [2021-09-27T07:31:13.062Z] ---> ffbc1e31a818 [2021-09-27T07:31:13.062Z] Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:31:13.327Z] ---> Running in 087c46daa5a8 [2021-09-27T07:31:13.327Z] Removing intermediate container 6e6bcb65a53a [2021-09-27T07:31:13.327Z] ---> 6fd00616fdd9 [2021-09-27T07:31:13.327Z] Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:31:13.327Z] Removing intermediate container 3d4aa6aa6f5f [2021-09-27T07:31:13.327Z] ---> f87da28adc68 [2021-09-27T07:31:13.327Z] Step 21/22 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:31:13.327Z] ---> Running in f0217ebe393d [2021-09-27T07:31:13.327Z] ---> Running in 42bc41fcd446 [2021-09-27T07:31:13.327Z] Removing intermediate container 087c46daa5a8 [2021-09-27T07:31:13.327Z] ---> f0b955538e47 [2021-09-27T07:31:13.327Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T07:31:13.327Z] ---> Running in 2c8ebad81159 [2021-09-27T07:31:13.595Z] Removing intermediate container f0217ebe393d [2021-09-27T07:31:13.595Z] ---> 6abce9ae7198 [2021-09-27T07:31:13.595Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T07:31:13.595Z] Removing intermediate container 42bc41fcd446 [2021-09-27T07:31:13.595Z] ---> 6a97234ac72e [2021-09-27T07:31:13.595Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T07:31:13.595Z] ---> Running in da66245f3981 [2021-09-27T07:31:13.595Z] ---> Running in 9a817c1fd21b [2021-09-27T07:31:13.595Z] Removing intermediate container b315f9d5466f [2021-09-27T07:31:13.595Z] ---> e59a16821dfb [2021-09-27T07:31:13.595Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:31:13.595Z] Removing intermediate container 2c8ebad81159 [2021-09-27T07:31:13.595Z] ---> f75fee93fac2 [2021-09-27T07:31:13.595Z] [2021-09-27T07:31:13.595Z] Successfully built f75fee93fac2 [2021-09-27T07:31:13.595Z] Successfully tagged core-metadata:latest [2021-09-27T07:31:13.860Z]  Building core-metadata ... done Building core-data [2021-09-27T07:31:13.860Z] Removing intermediate container 9a817c1fd21b [2021-09-27T07:31:13.860Z] ---> 0c9d48208d62 [2021-09-27T07:31:13.860Z] [2021-09-27T07:31:13.860Z] Removing intermediate container da66245f3981 [2021-09-27T07:31:13.860Z] ---> 722714ab94a5 [2021-09-27T07:31:13.860Z] [2021-09-27T07:31:13.860Z] Successfully built 722714ab94a5 [2021-09-27T07:31:13.860Z] Successfully built 0c9d48208d62 [2021-09-27T07:31:14.127Z] ---> df8896ebda57 [2021-09-27T07:31:14.127Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T07:31:14.127Z] Successfully tagged core-command:latest [2021-09-27T07:31:14.127Z]  Building core-command ... done Building security-secretstore-setup [2021-09-27T07:31:14.127Z] Successfully tagged security-proxy-setup:latest [2021-09-27T07:31:14.127Z]  Building security-proxy-setup ... done Building support-scheduler [2021-09-27T07:31:22.375Z] ---> ce117305581d [2021-09-27T07:31:22.375Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T07:31:22.375Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:31:22.375Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:31:22.639Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:31:22.639Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:31:24.770Z] ---> 4ce95cc297ba [2021-09-27T07:31:24.770Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T07:31:24.770Z] ---> 4ce95cc297ba [2021-09-27T07:31:24.770Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> 45aa58864c7a [2021-09-27T07:31:24.770Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> 4142249d7210 [2021-09-27T07:31:24.770Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> 6e9bbb304a5e [2021-09-27T07:31:24.770Z] Step 6/26 : COPY go.mod . [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> 3f61e5515550 [2021-09-27T07:31:24.770Z] Step 7/26 : RUN go mod download [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> 45aa58864c7a [2021-09-27T07:31:24.770Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> 4142249d7210 [2021-09-27T07:31:24.770Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> 6e9bbb304a5e [2021-09-27T07:31:24.770Z] Step 6/23 : COPY go.mod . [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> 3f61e5515550 [2021-09-27T07:31:24.770Z] Step 7/23 : RUN go mod download [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> b16e79cd7fca [2021-09-27T07:31:24.770Z] Step 8/23 : COPY . . [2021-09-27T07:31:24.770Z] ---> b16e79cd7fca [2021-09-27T07:31:24.770Z] Step 8/26 : COPY . . [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> a35a21d4f1ba [2021-09-27T07:31:24.770Z] Step 9/26 : RUN go mod tidy [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> e178baf8c872 [2021-09-27T07:31:24.770Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> a35a21d4f1ba [2021-09-27T07:31:24.770Z] Step 9/23 : RUN go mod tidy [2021-09-27T07:31:24.770Z] ---> Using cache [2021-09-27T07:31:24.770Z] ---> e178baf8c872 [2021-09-27T07:31:24.770Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T07:31:24.770Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T07:31:25.036Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T07:31:25.036Z] ---> 08bdaf2f88f9 [2021-09-27T07:31:25.036Z] 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-09-27T07:31:25.306Z] ---> 840101c52e7a [2021-09-27T07:31:25.306Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T07:31:25.306Z] ---> Running in dbb3dcedad2d [2021-09-27T07:31:25.306Z] ---> Running in 1f5c092a9132 [2021-09-27T07:31:25.306Z] ---> Running in 95c2576c6479 [2021-09-27T07:31:25.574Z] Removing intermediate container 95c2576c6479 [2021-09-27T07:31:25.574Z] ---> d95a138bbc05 [2021-09-27T07:31:25.574Z] 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-09-27T07:31:25.574Z] ---> 3ee977b006cd [2021-09-27T07:31:25.574Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T07:31:25.574Z] ---> Running in 121f04e31863 [2021-09-27T07:31:25.843Z] ---> 16fcc4f9c975 [2021-09-27T07:31:25.843Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T07:31:25.843Z] 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-09-27T07:31:25.843Z] ---> Running in 026f15211991 [2021-09-27T07:31:26.109Z] 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-09-27T07:31:26.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:26.388Z] Removing intermediate container 026f15211991 [2021-09-27T07:31:26.389Z] ---> 4f297276fe4d [2021-09-27T07:31:26.389Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T07:31:26.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:26.669Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T07:31:26.669Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T07:31:26.669Z] Executing bash-5.1.0-r0.post-install [2021-09-27T07:31:26.669Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T07:31:26.669Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T07:31:26.669Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T07:31:26.669Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T07:31:26.669Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T07:31:26.669Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T07:31:26.669Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T07:31:26.669Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T07:31:26.669Z] ---> 72bd36dfd490 [2021-09-27T07:31:26.669Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T07:31:26.669Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T07:31:26.669Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T07:31:26.669Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T07:31:26.669Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T07:31:26.948Z] ---> Running in 30e3355efbce [2021-09-27T07:31:28.904Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T07:31:28.904Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T07:31:28.904Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T07:31:28.904Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T07:31:28.904Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T07:31:28.904Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T07:31:28.904Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T07:31:28.904Z] Removing intermediate container 30e3355efbce [2021-09-27T07:31:28.904Z] ---> 1aa73f3048d0 [2021-09-27T07:31:28.904Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T07:31:28.904Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T07:31:28.904Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T07:31:28.904Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:31:28.904Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:31:28.904Z] ---> 4ce95cc297ba [2021-09-27T07:31:28.904Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T07:31:28.904Z] ---> Using cache [2021-09-27T07:31:28.904Z] ---> 45aa58864c7a [2021-09-27T07:31:28.904Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:31:28.904Z] ---> Using cache [2021-09-27T07:31:28.904Z] ---> 4142249d7210 [2021-09-27T07:31:28.904Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T07:31:28.904Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T07:31:28.904Z] ---> Running in f302475981b3 [2021-09-27T07:31:28.904Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T07:31:29.173Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T07:31:29.173Z] ---> Running in 697854131a62 [2021-09-27T07:31:29.173Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T07:31:29.173Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T07:31:29.173Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T07:31:29.173Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T07:31:29.173Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T07:31:29.173Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T07:31:29.173Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T07:31:29.173Z] Removing intermediate container f302475981b3 [2021-09-27T07:31:29.173Z] ---> 2c891fb8c4b9 [2021-09-27T07:31:29.173Z] Step 29/32 : CMD ["gate"] [2021-09-27T07:31:29.173Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T07:31:29.173Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T07:31:29.173Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T07:31:29.173Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T07:31:29.173Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T07:31:29.173Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T07:31:29.441Z] ---> Running in aa703622169d [2021-09-27T07:31:29.715Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T07:31:29.715Z] OK: 82 MiB in 59 packages [2021-09-27T07:31:29.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:29.715Z] Removing intermediate container aa703622169d [2021-09-27T07:31:29.715Z] ---> 4910c9c0d4c9 [2021-09-27T07:31:29.715Z] Step 30/32 : LABEL arch=x86_64 [2021-09-27T07:31:29.981Z] ---> Running in ad174e1e98a8 [2021-09-27T07:31:30.252Z] Removing intermediate container ad174e1e98a8 [2021-09-27T07:31:30.252Z] ---> 8c2ad49a64c7 [2021-09-27T07:31:30.252Z] Step 31/32 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:31:30.252Z] ---> Running in 5014a2fe4f2f [2021-09-27T07:31:30.518Z] Removing intermediate container 5014a2fe4f2f [2021-09-27T07:31:30.518Z] ---> cf50d9718049 [2021-09-27T07:31:30.518Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T07:31:30.518Z] ---> Running in 6198fec6b73f [2021-09-27T07:31:30.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:30.786Z] Removing intermediate container 6198fec6b73f [2021-09-27T07:31:30.786Z] ---> f3713c754d62 [2021-09-27T07:31:30.786Z] [2021-09-27T07:31:30.786Z] Successfully built f3713c754d62 [2021-09-27T07:31:30.786Z] Successfully tagged security-bootstrapper:latest [2021-09-27T07:31:30.786Z]  Building security-bootstrapper ... done Building support-notifications [2021-09-27T07:31:31.747Z] OK: 219 MiB in 52 packages [2021-09-27T07:31:32.333Z] Collecting docker-compose==1.23.2 [2021-09-27T07:31:32.333Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T07:31:32.598Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T07:31:32.598Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T07:31:32.598Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T07:31:32.598Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T07:31:33.182Z] 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-09-27T07:31:33.182Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T07:31:33.182Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T07:31:33.885Z] Removing intermediate container a800c823f943 [2021-09-27T07:31:33.885Z] ---> 275e643386cc [2021-09-27T07:31:33.885Z] Successfully built 275e643386cc [2021-09-27T07:31:33.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:31:34.157Z] Removing intermediate container 697854131a62 [2021-09-27T07:31:34.157Z] ---> 70da0329d9af [2021-09-27T07:31:34.157Z] Step 6/24 : COPY go.mod . [2021-09-27T07:31:34.157Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T07:31:34.157Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T07:31:34.157Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T07:31:34.265Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T07:31:34.265Z] . [Pipeline] withDockerContainer [2021-09-27T07:31:34.426Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T07:31:34.555Z] prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container [2021-09-27T07:31:34.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T07:31:34.693Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T07:31:34.693Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T07:31:34.693Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T07:31:34.693Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T07:31:34.693Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T07:31:34.693Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T07:31:34.693Z] ---> f4d00ac4129a [2021-09-27T07:31:34.693Z] Step 7/24 : RUN go mod download [2021-09-27T07:31:34.962Z] ---> Running in 710353e796cd [2021-09-27T07:31:35.545Z] Collecting PyYAML<4,>=3.10 [2021-09-27T07:31:35.545Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T07:31:36.383Z] $ docker top 04ac27d9e98d0192d44e40ee853070a9a91c50bb72a9fe2ca542da6a37d91f50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T07:31:37.484Z] + go version [2021-09-27T07:31:37.484Z] go version go1.16.6 linux/arm64 [2021-09-27T07:31:37.508Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T07:31:37.508Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T07:31:37.508Z] Collecting idna<2.8,>=2.5 [2021-09-27T07:31:37.508Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [Pipeline] } [2021-09-27T07:31:37.515Z] $ docker stop --time=1 04ac27d9e98d0192d44e40ee853070a9a91c50bb72a9fe2ca542da6a37d91f50 [2021-09-27T07:31:37.778Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T07:31:37.778Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T07:31:37.778Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T07:31:37.778Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T07:31:38.044Z] Collecting certifi>=2017.4.17 [2021-09-27T07:31:38.044Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T07:31:38.044Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T07:31:38.044Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T07:31:38.044Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T07:31:38.044Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T07:31:38.316Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T07:31:38.316Z] Attempting uninstall: urllib3 [2021-09-27T07:31:38.316Z] Found existing installation: urllib3 1.26.2 [2021-09-27T07:31:38.316Z] Uninstalling urllib3-1.26.2: [2021-09-27T07:31:38.585Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T07:31:38.585Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:31:38.585Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:31:38.585Z] ---> 4ce95cc297ba [2021-09-27T07:31:38.585Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T07:31:38.585Z] ---> Using cache [2021-09-27T07:31:38.585Z] ---> 45aa58864c7a [2021-09-27T07:31:38.585Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:31:38.585Z] ---> Using cache [2021-09-27T07:31:38.585Z] ---> 4142249d7210 [2021-09-27T07:31:38.585Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T07:31:38.585Z] ---> Running in 50957b024fb4 [2021-09-27T07:31:38.853Z] Removing intermediate container 710353e796cd [2021-09-27T07:31:38.853Z] ---> 5a5acbbbf289 [2021-09-27T07:31:38.853Z] Step 8/24 : COPY . . [2021-09-27T07:31:38.853Z] Attempting uninstall: idna [2021-09-27T07:31:38.853Z] Found existing installation: idna 3.1 [2021-09-27T07:31:38.853Z] Uninstalling idna-3.1: [2021-09-27T07:31:38.853Z] Successfully uninstalled idna-3.1 [2021-09-27T07:31:39.399Z] $ docker rm -f 04ac27d9e98d0192d44e40ee853070a9a91c50bb72a9fe2ca542da6a37d91f50 [2021-09-27T07:31:39.446Z] Attempting uninstall: chardet [2021-09-27T07:31:39.446Z] Found existing installation: chardet 4.0.0 [2021-09-27T07:31:39.446Z] Uninstalling chardet-4.0.0: [2021-09-27T07:31:39.446Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T07:31:39.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:31:39.715Z] Attempting uninstall: requests [2021-09-27T07:31:39.715Z] Found existing installation: requests 2.25.1 [2021-09-27T07:31:39.715Z] Uninstalling requests-2.25.1: [2021-09-27T07:31:39.715Z] Successfully uninstalled requests-2.25.1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-27T07:31:39.985Z] Running setup.py install for texttable: started [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-09-27T07:31:40.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:31:40.662Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T07:31:40.662Z] . [Pipeline] withDockerContainer [2021-09-27T07:31:40.950Z] prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container [2021-09-27T07:31:41.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T07:31:41.146Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T07:31:41.146Z] Running setup.py install for PyYAML: started [2021-09-27T07:31:41.535Z] OK: 219 MiB in 52 packages [2021-09-27T07:31:42.634Z] $ docker top 5ac651415ce6eb695baf928c1328807745e80a4a1abe407c3e029786db644ad1 -eo pid,comm [2021-09-27T07:31:42.872Z] Running setup.py install for PyYAML: finished with status 'done' [Pipeline] { [Pipeline] echo [2021-09-27T07:31:43.070Z] ========================================================= [2021-09-27T07:31:43.070Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T07:31:43.070Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T07:31:43.788Z] + go mod tidy [2021-09-27T07:31:44.295Z] Running setup.py install for docopt: started [2021-09-27T07:31:44.569Z] ---> 96ffc359e868 [2021-09-27T07:31:44.569Z] Step 9/24 : RUN go mod tidy [2021-09-27T07:31:44.569Z] Removing intermediate container 50957b024fb4 [2021-09-27T07:31:44.569Z] ---> 4bd6c2006591 [2021-09-27T07:31:44.569Z] Step 6/23 : COPY go.mod . [2021-09-27T07:31:44.569Z] ---> Running in edf6bebbcd49 [Pipeline] sh [2021-09-27T07:31:44.838Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T07:31:44.838Z] Running setup.py install for dockerpty: started [2021-09-27T07:31:44.838Z] ---> 0b2db7eaa1ad [2021-09-27T07:31:44.838Z] Step 7/23 : RUN go mod download [2021-09-27T07:31:44.838Z] ---> Running in 9121d0c678ea [2021-09-27T07:31:45.453Z] + make test [2021-09-27T07:31:45.454Z] go mod tidy [2021-09-27T07:31:45.795Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T07:31:46.068Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T07:31:46.389Z] 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-09-27T07:31:46.661Z] Removing intermediate container edf6bebbcd49 [2021-09-27T07:31:46.661Z] ---> abceecdd839e [2021-09-27T07:31:46.661Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T07:31:46.661Z] ---> Running in 53e5f4b8ce41 [2021-09-27T07:31:47.242Z] Removing intermediate container 9121d0c678ea [2021-09-27T07:31:47.242Z] ---> 27aec7cb2658 [2021-09-27T07:31:47.242Z] Step 8/23 : COPY . . [2021-09-27T07:31:47.836Z] 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-09-27T07:31:53.257Z] Removing intermediate container 121f04e31863 [2021-09-27T07:31:53.257Z] ---> 0533a51115ff [2021-09-27T07:31:53.257Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T07:31:53.843Z] ---> Running in 644b992541fb [2021-09-27T07:31:54.110Z] Removing intermediate container 644b992541fb [2021-09-27T07:31:54.110Z] ---> c9f306d72846 [2021-09-27T07:31:54.110Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T07:31:54.111Z] ---> d6790e1a32aa [2021-09-27T07:31:54.111Z] Step 9/23 : RUN go mod tidy [2021-09-27T07:31:54.111Z] ---> Running in cf87ce1080ee [2021-09-27T07:31:54.111Z] ---> Running in 5f0f9a22b0e9 [2021-09-27T07:31:54.379Z] Removing intermediate container cf87ce1080ee [2021-09-27T07:31:54.379Z] ---> e950f78c869e [2021-09-27T07:31:54.379Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T07:31:54.969Z] ---> ed4dfc2bbf04 [2021-09-27T07:31:54.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T07:31:55.238Z] ---> 6e90cd55970a [2021-09-27T07:31:55.238Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T07:31:55.819Z] ---> af8405cab43c [2021-09-27T07:31:55.819Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T07:31:55.819Z] ---> Running in 20fdaad3f694 [2021-09-27T07:31:55.819Z] Removing intermediate container 20fdaad3f694 [2021-09-27T07:31:55.819Z] ---> db86b04d5046 [2021-09-27T07:31:55.819Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:31:55.819Z] ---> Running in 69e7110a8e65 [2021-09-27T07:31:56.085Z] Removing intermediate container 69e7110a8e65 [2021-09-27T07:31:56.085Z] ---> 7601383277e4 [2021-09-27T07:31:56.085Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T07:31:56.349Z] ---> Running in cd633e872780 [2021-09-27T07:31:56.349Z] Removing intermediate container 5f0f9a22b0e9 [2021-09-27T07:31:56.349Z] ---> 61366a335dee [2021-09-27T07:31:56.349Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T07:31:56.349Z] ---> Running in 8ebc4043905e [2021-09-27T07:31:56.619Z] Removing intermediate container cd633e872780 [2021-09-27T07:31:56.619Z] ---> 14675b0f9ad8 [2021-09-27T07:31:56.619Z] Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:31:56.619Z] ---> Running in cbc7ee822853 [2021-09-27T07:31:56.885Z] Removing intermediate container cbc7ee822853 [2021-09-27T07:31:56.885Z] ---> c50b64985c47 [2021-09-27T07:31:56.885Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T07:31:56.885Z] ---> Running in 906eee0eb1f5 [2021-09-27T07:31:57.157Z] Removing intermediate container 906eee0eb1f5 [2021-09-27T07:31:57.157Z] ---> c9494aeb6a68 [2021-09-27T07:31:57.157Z] [2021-09-27T07:31:57.157Z] 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-09-27T07:31:57.157Z] Successfully built c9494aeb6a68 [2021-09-27T07:31:57.157Z] Successfully tagged sys-mgmt-agent:latest [2021-09-27T07:31:57.750Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T07:32:03.101Z] Removing intermediate container dbb3dcedad2d [2021-09-27T07:32:03.101Z] ---> d6e359d8f338 [2021-09-27T07:32:03.101Z] [2021-09-27T07:32:03.101Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T07:32:03.101Z] ---> 14119a10abf4 [2021-09-27T07:32:03.101Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T07:32:03.101Z] ---> Running in 3da04c2d5f00 [2021-09-27T07:32:03.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:32:03.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:32:03.683Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T07:32:03.683Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T07:32:03.683Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T07:32:03.683Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:32:03.683Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T07:32:03.683Z] OK: 6 MiB in 17 packages [2021-09-27T07:32:04.646Z] Removing intermediate container 3da04c2d5f00 [2021-09-27T07:32:04.646Z] ---> 3f8d6ed3bd3a [2021-09-27T07:32:04.646Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T07:32:04.646Z] ---> Running in 20a237e33894 [2021-09-27T07:32:04.915Z] Removing intermediate container 20a237e33894 [2021-09-27T07:32:04.915Z] ---> b9a6b879227d [2021-09-27T07:32:04.915Z] Step 14/26 : WORKDIR / [2021-09-27T07:32:05.185Z] ---> Running in 91fac46b10a8 [2021-09-27T07:32:05.185Z] Removing intermediate container 1f5c092a9132 [2021-09-27T07:32:05.185Z] ---> c515778305f4 [2021-09-27T07:32:05.185Z] [2021-09-27T07:32:05.185Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T07:32:05.185Z] ---> 14119a10abf4 [2021-09-27T07:32:05.185Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T07:32:05.185Z] ---> Using cache [2021-09-27T07:32:05.185Z] ---> 435d9347854b [2021-09-27T07:32:05.185Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T07:32:05.185Z] ---> Using cache [2021-09-27T07:32:05.185Z] ---> df0ce1669473 [2021-09-27T07:32:05.185Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T07:32:05.185Z] Removing intermediate container 91fac46b10a8 [2021-09-27T07:32:05.185Z] ---> 06538f539284 [2021-09-27T07:32:05.185Z] 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-09-27T07:32:05.185Z] ---> Running in bc54cde627a5 [2021-09-27T07:32:05.773Z] Removing intermediate container bc54cde627a5 [2021-09-27T07:32:05.773Z] ---> 3af66a074437 [2021-09-27T07:32:05.773Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T07:32:05.773Z] ---> Running in 75d6c0376f2d [2021-09-27T07:32:05.773Z] ---> 56595879d0f2 [2021-09-27T07:32:05.773Z] 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-09-27T07:32:05.773Z] Removing intermediate container 75d6c0376f2d [2021-09-27T07:32:05.773Z] ---> a2f1473c5d73 [2021-09-27T07:32:05.773Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:32:06.043Z] ---> 701cc3dfbae8 [2021-09-27T07:32:06.043Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T07:32:06.316Z] ---> 06922f1e7ef2 [2021-09-27T07:32:06.316Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T07:32:06.316Z] ---> 86eedd2e1067 [2021-09-27T07:32:06.316Z] 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-09-27T07:32:06.898Z] ---> 8a2d3dd75446 [2021-09-27T07:32:06.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T07:32:06.898Z] ---> 56adc49cc671 [2021-09-27T07:32:06.898Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T07:32:07.481Z] ---> 1ba7d117905b [2021-09-27T07:32:07.481Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T07:32:07.481Z] ---> Running in b39bfbf1edaf [2021-09-27T07:32:07.481Z] ---> 1fdb76e5636c [2021-09-27T07:32:07.481Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T07:32:07.481Z] Removing intermediate container b39bfbf1edaf [2021-09-27T07:32:07.481Z] ---> 0ecf2d283725 [2021-09-27T07:32:07.481Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:32:07.752Z] ---> Running in d597409dd85a [2021-09-27T07:32:08.021Z] Removing intermediate container d597409dd85a [2021-09-27T07:32:08.022Z] ---> da98c2b8734c [2021-09-27T07:32:08.022Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T07:32:08.022Z] ---> Running in 0cab84e7081d [2021-09-27T07:32:08.022Z] ---> 9761ca940f02 [2021-09-27T07:32:08.022Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T07:32:08.289Z] Removing intermediate container 0cab84e7081d [2021-09-27T07:32:08.289Z] ---> 239d5f153cdb [2021-09-27T07:32:08.289Z] Step 22/23 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:32:08.556Z] ---> Running in 1d701dbc129d [2021-09-27T07:32:08.556Z] ---> 1b485b0b0fc5 [2021-09-27T07:32:08.556Z] 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-09-27T07:32:08.556Z] ---> Running in e1ca1eeffbeb [2021-09-27T07:32:08.556Z] Removing intermediate container 1d701dbc129d [2021-09-27T07:32:08.556Z] ---> bac6b7b6149d [2021-09-27T07:32:08.556Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T07:32:08.829Z] ---> Running in d396440f3a5f [2021-09-27T07:32:08.829Z] Removing intermediate container d396440f3a5f [2021-09-27T07:32:08.829Z] ---> a613ba43d13e [2021-09-27T07:32:08.829Z] [2021-09-27T07:32:09.102Z] Successfully built a613ba43d13e [2021-09-27T07:32:09.103Z] Successfully tagged support-scheduler:latest [2021-09-27T07:32:09.685Z]  Building support-scheduler ... done Removing intermediate container e1ca1eeffbeb [2021-09-27T07:32:09.685Z] ---> 0dcb5a206355 [2021-09-27T07:32:09.685Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T07:32:09.685Z] ---> Running in 1afa40e3cf05 [2021-09-27T07:32:09.685Z] Removing intermediate container 1afa40e3cf05 [2021-09-27T07:32:09.685Z] ---> 25b381ffffc6 [2021-09-27T07:32:09.685Z] Step 24/26 : LABEL arch=x86_64 [2021-09-27T07:32:09.952Z] ---> Running in c3807ba7297a [2021-09-27T07:32:09.952Z] Removing intermediate container c3807ba7297a [2021-09-27T07:32:09.952Z] ---> ed93cb6a66f0 [2021-09-27T07:32:09.952Z] Step 25/26 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:32:09.952Z] ---> Running in d0f1633dc463 [2021-09-27T07:32:10.219Z] Removing intermediate container d0f1633dc463 [2021-09-27T07:32:10.219Z] ---> 4955d50f4eb6 [2021-09-27T07:32:10.219Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T07:32:10.219Z] ---> Running in 2dcd2f31b1b8 [2021-09-27T07:32:10.488Z] Removing intermediate container 2dcd2f31b1b8 [2021-09-27T07:32:10.488Z] ---> 01d4189e116b [2021-09-27T07:32:10.488Z] [2021-09-27T07:32:10.488Z] Successfully built 01d4189e116b [2021-09-27T07:32:10.488Z] Successfully tagged security-secretstore-setup:latest [2021-09-27T07:32:12.873Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T07:32:21.612Z]  Building security-secretstore-setup ... done Removing intermediate container 8ebc4043905e [2021-09-27T07:32:21.612Z] ---> 253e01afcdda [2021-09-27T07:32:21.612Z] [2021-09-27T07:32:21.612Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T07:32:21.612Z] ---> 14119a10abf4 [2021-09-27T07:32:21.612Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T07:32:21.612Z] ---> Running in b86dd81ef85f [2021-09-27T07:32:21.612Z] Removing intermediate container 53e5f4b8ce41 [2021-09-27T07:32:21.612Z] ---> e20eaf1b8ced [2021-09-27T07:32:21.612Z] [2021-09-27T07:32:21.612Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T07:32:21.612Z] ---> 14119a10abf4 [2021-09-27T07:32:21.612Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T07:32:21.612Z] ---> Running in 127c2b403f6c [2021-09-27T07:32:21.612Z] Removing intermediate container 127c2b403f6c [2021-09-27T07:32:21.612Z] ---> ea69c7c230d5 [2021-09-27T07:32:21.612Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T07:32:21.612Z] ---> Running in 827920f4b325 [2021-09-27T07:32:21.612Z] Removing intermediate container 827920f4b325 [2021-09-27T07:32:21.612Z] ---> 1f8bcb6ea794 [2021-09-27T07:32:21.612Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T07:32:21.612Z] ---> Running in d6551fe098b2 [2021-09-27T07:32:21.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:32:21.612Z] Removing intermediate container d6551fe098b2 [2021-09-27T07:32:21.612Z] ---> c297a979f194 [2021-09-27T07:32:21.612Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:32:21.612Z] ---> Running in 7b4628fb61be [2021-09-27T07:32:21.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:32:21.612Z] Removing intermediate container 7b4628fb61be [2021-09-27T07:32:21.612Z] ---> d93413938bee [2021-09-27T07:32:21.612Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T07:32:21.612Z] ---> Running in 67285e644688 [2021-09-27T07:32:21.612Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T07:32:21.890Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T07:32:21.890Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:32:21.890Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T07:32:21.890Z] OK: 6 MiB in 16 packages [2021-09-27T07:32:21.890Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T07:32:22.156Z] Removing intermediate container b86dd81ef85f [2021-09-27T07:32:22.156Z] ---> 3bd2309d8211 [2021-09-27T07:32:22.156Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T07:32:22.156Z] ---> Running in 09a648585e2f [2021-09-27T07:32:22.156Z] Removing intermediate container 09a648585e2f [2021-09-27T07:32:22.156Z] ---> 169961511270 [2021-09-27T07:32:22.156Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T07:32:22.156Z] ---> Running in 0499b8d73403 [2021-09-27T07:32:22.424Z] Removing intermediate container 0499b8d73403 [2021-09-27T07:32:22.424Z] ---> 500c1dc46e60 [2021-09-27T07:32:22.424Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T07:32:22.424Z] ---> Running in 6edaad691abe [2021-09-27T07:32:22.424Z] Removing intermediate container 6edaad691abe [2021-09-27T07:32:22.424Z] ---> 814b74475826 [2021-09-27T07:32:22.424Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:32:22.701Z] ---> 4a6135ee124e [2021-09-27T07:32:22.701Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T07:32:22.701Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T07:32:22.997Z] ---> 2633113509d7 [2021-09-27T07:32:22.997Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T07:32:23.266Z] ---> dddfd464af4f [2021-09-27T07:32:23.266Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T07:32:23.266Z] ---> Running in aaffec3a6b39 [2021-09-27T07:32:23.266Z] Removing intermediate container aaffec3a6b39 [2021-09-27T07:32:23.266Z] ---> 28c3653a4fd3 [2021-09-27T07:32:23.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:32:23.266Z] ---> Running in 9ef8f05c6d02 [2021-09-27T07:32:23.266Z] Removing intermediate container 9ef8f05c6d02 [2021-09-27T07:32:23.266Z] ---> 6f51c041a311 [2021-09-27T07:32:23.266Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T07:32:23.537Z] ---> Running in 7f0a9f4389fb [2021-09-27T07:32:23.537Z] Removing intermediate container 7f0a9f4389fb [2021-09-27T07:32:23.537Z] ---> d075992825b7 [2021-09-27T07:32:23.537Z] Step 22/23 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:32:23.537Z] ---> Running in bbb6ec812fe9 [2021-09-27T07:32:23.537Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T07:32:23.804Z] Removing intermediate container bbb6ec812fe9 [2021-09-27T07:32:23.804Z] ---> d431c62a5061 [2021-09-27T07:32:23.804Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T07:32:23.804Z] ---> Running in 437640d8743b [2021-09-27T07:32:23.804Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T07:32:23.804Z] Removing intermediate container 437640d8743b [2021-09-27T07:32:23.804Z] ---> 22620b634a52 [2021-09-27T07:32:23.804Z] [2021-09-27T07:32:23.804Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T07:32:23.804Z] Successfully built 22620b634a52 [2021-09-27T07:32:23.804Z] Successfully tagged support-notifications:latest [2021-09-27T07:32:24.072Z]  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T07:32:24.652Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T07:32:24.652Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T07:32:24.922Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:32:24.922Z] OK: 8 MiB in 20 packages [2021-09-27T07:32:25.189Z] Removing intermediate container 67285e644688 [2021-09-27T07:32:25.189Z] ---> 75f25a54cef2 [2021-09-27T07:32:25.189Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:32:25.189Z] ---> d463f06b68c5 [2021-09-27T07:32:25.189Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T07:32:25.771Z] ---> 7d791b402a2d [2021-09-27T07:32:25.771Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T07:32:25.771Z] ---> a161869de40a [2021-09-27T07:32:25.771Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T07:32:25.771Z] ---> Running in 6a9afbfadab0 [2021-09-27T07:32:26.037Z] Removing intermediate container 6a9afbfadab0 [2021-09-27T07:32:26.037Z] ---> 11a2faa5d2e8 [2021-09-27T07:32:26.037Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:32:26.037Z] ---> Running in 4ace8ea03f39 [2021-09-27T07:32:26.037Z] Removing intermediate container 4ace8ea03f39 [2021-09-27T07:32:26.037Z] ---> 794421947bca [2021-09-27T07:32:26.037Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T07:32:26.037Z] ---> Running in 2bd015013afd [2021-09-27T07:32:26.037Z] Removing intermediate container 2bd015013afd [2021-09-27T07:32:26.037Z] ---> 92122485298f [2021-09-27T07:32:26.037Z] Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:32:26.311Z] ---> Running in 604a3d63fbae [2021-09-27T07:32:26.311Z] Removing intermediate container 604a3d63fbae [2021-09-27T07:32:26.311Z] ---> b46c3f5c9326 [2021-09-27T07:32:26.311Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T07:32:26.311Z] ---> Running in cc4bedf460fd [2021-09-27T07:32:26.311Z] Removing intermediate container cc4bedf460fd [2021-09-27T07:32:26.311Z] ---> 4f61ec852088 [2021-09-27T07:32:26.311Z] [2021-09-27T07:32:26.578Z] Successfully built 4f61ec852088 [2021-09-27T07:32:26.578Z] Successfully tagged core-data:latest [2021-09-27T07:32:26.591Z]  Building core-data ... done  [Pipeline] } [2021-09-27T07:32:26.610Z] $ docker stop --time=1 e3b2b5fcde27663a5c4a7bec1a885c2d5a92817505bb5e57e248c4922b1ba573 [2021-09-27T07:32:28.028Z] $ docker rm -f e3b2b5fcde27663a5c4a7bec1a885c2d5a92817505bb5e57e248c4922b1ba573 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T07:32:28.497Z] + docker images [2021-09-27T07:32:28.497Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T07:32:28.497Z] core-data latest 4f61ec852088 2 seconds ago 20.5MB [2021-09-27T07:32:28.497Z] support-notifications latest 22620b634a52 5 seconds ago 16.8MB [2021-09-27T07:32:28.497Z] e20eaf1b8ced 8 seconds ago 1.76GB [2021-09-27T07:32:28.497Z] 253e01afcdda 9 seconds ago 1.75GB [2021-09-27T07:32:28.497Z] security-secretstore-setup latest 01d4189e116b 18 seconds ago 28.2MB [2021-09-27T07:32:28.497Z] support-scheduler latest a613ba43d13e 20 seconds ago 16.1MB [2021-09-27T07:32:28.497Z] c515778305f4 24 seconds ago 1.75GB [2021-09-27T07:32:28.497Z] d6e359d8f338 27 seconds ago 1.76GB [2021-09-27T07:32:28.497Z] sys-mgmt-agent latest c9494aeb6a68 32 seconds ago 325MB [2021-09-27T07:32:28.497Z] security-bootstrapper latest f3713c754d62 58 seconds ago 18.8MB [2021-09-27T07:32:28.497Z] core-command latest 722714ab94a5 About a minute ago 16MB [2021-09-27T07:32:28.497Z] core-metadata latest f75fee93fac2 About a minute ago 16.8MB [2021-09-27T07:32:28.497Z] security-proxy-setup latest 0c9d48208d62 About a minute ago 26.7MB [2021-09-27T07:32:28.497Z] f04d5b3e1b87 About a minute ago 1.75GB [2021-09-27T07:32:28.497Z] ecbdc9970763 About a minute ago 1.75GB [2021-09-27T07:32:28.497Z] 7055eab2eb72 About a minute ago 1.76GB [2021-09-27T07:32:28.497Z] 55803ef48e74 About a minute ago 1.76GB [2021-09-27T07:32:28.497Z] 70e3f5a3508c About a minute ago 1.75GB [2021-09-27T07:32:28.497Z] ci-base-image-x86_64 latest 4ce95cc297ba 5 minutes ago 1.25GB [2021-09-27T07:32:28.497Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-27T07:32:28.497Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-27T07:32:28.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-27T07:32:28.497Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-27T07:32:28.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-27T07:32:44.289Z] Still waiting to schedule task [2021-09-27T07:32:44.290Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-27T07:33:10.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T07:33:11.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T07:33:11.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T07:33:12.779Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T07:33:25.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T07:33:25.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T07:33:25.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T07:33:25.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T07:33:25.217Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T07:33:25.217Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T07:33:25.821Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T07:33:25.821Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T07:33:25.821Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T07:33:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T07:33:32.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.185s coverage: 28.7% of statements [2021-09-27T07:33:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T07:33:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T07:33:36.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.374s coverage: 98.5% of statements [2021-09-27T07:33:36.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T07:33:37.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 46.3% of statements [2021-09-27T07:33:37.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T07:33:37.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T07:33:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.660s coverage: 90.1% of statements [2021-09-27T07:33:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T07:33:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T07:33:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 81.2% of statements [2021-09-27T07:33:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T07:33:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T07:33:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T07:33:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T07:33:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T07:33:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.570s coverage: 94.2% of statements [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T07:33:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T07:33:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T07:33:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.8% of statements [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T07:33:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements [2021-09-27T07:33:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.202s coverage: 21.7% of statements [2021-09-27T07:33:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T07:33:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements [2021-09-27T07:33:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.188s coverage: 79.5% of statements [2021-09-27T07:33:49.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements [2021-09-27T07:33:49.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.199s coverage: 96.3% of statements [2021-09-27T07:33:50.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.277s coverage: 87.5% of statements [2021-09-27T07:34:03.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2021-09-27T07:34:03.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-09-27T07:34:09.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.585s coverage: 81.8% of statements [2021-09-27T07:34:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.251s coverage: 92.9% of statements [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.232s coverage: 80.0% of statements [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.735s coverage: 91.2% of statements [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.669s coverage: 64.4% of statements [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T07:34:15.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T07:34:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.159s coverage: 100.0% of statements [2021-09-27T07:34:15.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-09-27T07:34:15.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2021-09-27T07:34:17.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-09-27T07:34:17.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-09-27T07:34:21.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.320s coverage: 70.5% of statements [2021-09-27T07:34:21.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T07:34:21.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T07:34:21.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T07:34:23.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.762s coverage: 43.6% of statements [2021-09-27T07:34:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T07:34:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T07:34:23.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements [2021-09-27T07:34:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T07:34:23.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements [2021-09-27T07:34:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T07:34:31.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.256s coverage: 19.5% of statements [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T07:34:31.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.606s coverage: 92.0% of statements [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T07:34:31.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.380s coverage: 63.2% of statements [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T07:34:31.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T07:34:31.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T07:34:31.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T07:34:31.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements [2021-09-27T07:34:31.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-09-27T07:34:32.054Z] 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-09-27T07:34:32.054Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-27T07:34:32.054Z] GO111MODULE=on go vet ./... [2021-09-27T07:35:30.662Z] Running on prd-ubuntu18.04-docker-8c-8g-1588 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws [2021-09-27T07:35:30.743Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-27T07:35:30.911Z] The recommended git tool is: git [2021-09-27T07:35:35.400Z] using credential edgex-jenkins-ssh [2021-09-27T07:35:35.414Z] Cloning the remote Git repository [2021-09-27T07:35:35.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T07:35:35.504Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-27T07:35:35.530Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T07:35:35.530Z] > git --version # timeout=10 [2021-09-27T07:35:35.537Z] > git --version # 'git version 2.17.1' [2021-09-27T07:35:35.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T07:35:35.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T07:35:53.460Z] Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:35:53.586Z] Merge succeeded, producing 8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:35:53.587Z] Checking out Revision 8d40722b7e55bf226607ea142cbb894cb51982fa (PR-3722) [2021-09-27T07:35:52.732Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T07:35:52.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T07:35:52.755Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T07:35:52.767Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T07:35:52.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T07:35:52.771Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T07:35:53.469Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T07:35:53.477Z] > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 [2021-09-27T07:35:53.545Z] > git remote # timeout=10 [2021-09-27T07:35:53.551Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T07:35:53.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T07:35:53.560Z] > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 [2021-09-27T07:35:53.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T07:35:53.588Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T07:35:53.595Z] > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 [2021-09-27T07:35:55.574Z] gofmt -l . [2021-09-27T07:35:55.574Z] [ "`gofmt -l .`" = "" ] [2021-09-27T07:35:55.574Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T07:35:56.259Z] + ls -al . [2021-09-27T07:35:56.259Z] total 640 [2021-09-27T07:35:56.259Z] drwxrwxr-x 9 1001 1001 4096 Sep 27 07:35 . [2021-09-27T07:35:56.259Z] drwxr-xr-x 4 root root 4096 Sep 27 07:31 .. [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 07:28 .dockerignore [2021-09-27T07:35:56.259Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 07:28 .git [2021-09-27T07:35:56.259Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 07:28 .github [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 07:28 .gitignore [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 07:28 .golangci.yml [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 07:28 .hadolint.yml [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 07:28 .sonarcloud.properties [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 07:28 ADOPTERS.md [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 07:28 Attribution.txt [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 07:28 CHANGELOG.md [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 07:28 CONTRIBUTING.md [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 07:28 GOVERNANCE.md [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 07:28 Jenkinsfile [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 07:28 LICENSE [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 07:28 Makefile [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 07:28 OWNERS.md [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 07:28 README.md [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 07:28 SECURITY.md [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 07:25 VERSION [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 07:28 ZMQWindows.md [2021-09-27T07:35:56.259Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 07:28 bin [2021-09-27T07:35:56.259Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 07:28 cmd [2021-09-27T07:35:56.259Z] -rw-r--r-- 1 root root 403356 Sep 27 07:34 coverage.out [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 07:28 go.mod [2021-09-27T07:35:56.259Z] -rw-r--r-- 1 root root 50064 Sep 27 07:31 go.sum [2021-09-27T07:35:56.259Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 07:28 internal [2021-09-27T07:35:56.259Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 07:28 openapi [2021-09-27T07:35:56.259Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 07:28 snap [2021-09-27T07:35:56.259Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 07:28 version.go [Pipeline] sh [2021-09-27T07:35:56.942Z] + '[' -e coverage.out ] [2021-09-27T07:35:56.942Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T07:35:56.986Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T07:35:57.316Z] Commit message: "feat(data): Enhance the performance of events deletion" [2021-09-27T07:35:57.345Z] > git --version # timeout=10 [2021-09-27T07:35:57.350Z] > git --version # 'git version 2.17.1' [2021-09-27T07:35:57.354Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T07:35:57.828Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:35:58.494Z] + echo snap-build.sh [2021-09-27T07:35:58.494Z] snap-build.sh [2021-09-27T07:35:58.494Z] + SNAP_BASE_DIR=. [2021-09-27T07:35:58.494Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-27T07:35:58.494Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-27T07:35:58.494Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-27T07:35:58.494Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-27T07:35:58.494Z] + cd /w/workspace/edgex-go/1 [2021-09-27T07:35:58.494Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-27T07:35:58.494Z] Reading package lists... [2021-09-27T07:35:58.494Z] Building dependency tree... [2021-09-27T07:35:58.494Z] Reading state information... [2021-09-27T07:35:58.494Z] The following packages were automatically installed and are no longer required: [2021-09-27T07:35:58.494Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-27T07:35:58.494Z] uidmap xdelta3 [2021-09-27T07:35:58.494Z] Use 'sudo apt autoremove' to remove them. [2021-09-27T07:35:58.494Z] The following packages will be REMOVED: [2021-09-27T07:35:58.494Z] lxd* lxd-client* [2021-09-27T07:35:58.499Z] + make build [2021-09-27T07:35:58.500Z] go mod tidy [2021-09-27T07:35:58.761Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-27T07:35:58.761Z] After this operation, 31.7 MB disk space will be freed. [2021-09-27T07:35:59.106Z] 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-09-27T07:35:59.295Z] (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-09-27T07:35:59.295Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T07:35:59.881Z] Removing lxd dnsmasq configuration [2021-09-27T07:35:59.881Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T07:35:59.881Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-27T07:36:00.845Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T07:36:00.845Z] (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-09-27T07:36:00.845Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T07:36:01.805Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-27T07:36:02.072Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-27T07:36:02.656Z] + sudo snap remove --purge lxd [2021-09-27T07:36:02.656Z] snap "lxd" is not installed [2021-09-27T07:36:02.656Z] + sudo groupadd --force --system lxd [2021-09-27T07:36:02.656Z] ++ whoami [2021-09-27T07:36:02.656Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-27T07:36:02.656Z] + newgrp - lxd [2021-09-27T07:36:02.656Z] + sudo snap install lxd [2021-09-27T07:36:05.812Z] 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-09-27T07:36:10.861Z] 2021-09-27T07:36:09Z INFO Waiting for automatic snapd restart... [2021-09-27T07:36:28.002Z] 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-09-27T07:36:28.990Z] 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-09-27T07:36:32.379Z] 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-09-27T07:36:33.816Z] 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-09-27T07:36:37.213Z] 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-09-27T07:36:41.539Z] 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-09-27T07:36:44.160Z] 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-09-27T07:36:47.567Z] 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-09-27T07:36:50.959Z] 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-09-27T07:36:54.370Z] 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-09-27T07:36:59.810Z] $ docker stop --time=1 5ac651415ce6eb695baf928c1328807745e80a4a1abe407c3e029786db644ad1 [2021-09-27T07:37:02.616Z] $ docker rm -f 5ac651415ce6eb695baf928c1328807745e80a4a1abe407c3e029786db644ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:37:06.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T07:37:06.589Z] [2021-09-27T07:37:06.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:37:06.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T07:37:07.261Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-27T07:37:07.261Z] 29e5d40040c1: Pulling fs layer [2021-09-27T07:37:07.261Z] 1ce36da41761: Pulling fs layer [2021-09-27T07:37:07.261Z] 25b303627fd3: Pulling fs layer [2021-09-27T07:37:07.861Z] 29e5d40040c1: Verifying Checksum [2021-09-27T07:37:07.861Z] 29e5d40040c1: Download complete [2021-09-27T07:37:08.463Z] 29e5d40040c1: Pull complete [2021-09-27T07:37:08.463Z] 1ce36da41761: Verifying Checksum [2021-09-27T07:37:08.463Z] 1ce36da41761: Download complete [2021-09-27T07:37:09.901Z] 1ce36da41761: Pull complete [2021-09-27T07:37:10.175Z] 25b303627fd3: Verifying Checksum [2021-09-27T07:37:10.175Z] 25b303627fd3: Download complete [2021-09-27T07:37:18.740Z] lxd 4.18 from Canonical* installed [2021-09-27T07:37:18.740Z] + sudo lxd init --auto [2021-09-27T07:37:18.740Z] + sudo snap install --classic snapcraft [2021-09-27T07:37:20.351Z] 25b303627fd3: Pull complete [2021-09-27T07:37:20.351Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-27T07:37:20.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T07:37:20.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-27T07:37:20.666Z] prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container [2021-09-27T07:37:20.734Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-27T07:37:24.262Z] $ docker top cfc2d37e75a5d2133034bab9ec31eb317a4bf8cdda1cbd993d8ac10e0178728d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T07:37:25.344Z] + docker-compose build --help [2021-09-27T07:37:25.344Z] + grep parallel [2021-09-27T07:37:29.727Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T07:37:29.755Z] $ docker stop --time=1 cfc2d37e75a5d2133034bab9ec31eb317a4bf8cdda1cbd993d8ac10e0178728d [2021-09-27T07:37:31.650Z] $ docker rm -f cfc2d37e75a5d2133034bab9ec31eb317a4bf8cdda1cbd993d8ac10e0178728d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:37:32.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T07:37:32.541Z] . [Pipeline] withDockerContainer [2021-09-27T07:37:32.844Z] prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container [2021-09-27T07:37:32.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-27T07:37:34.447Z] $ docker top 02e9bd1565014a53a9def646bc0af076934cc0ad39a6d7eac62857d463c12db5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T07:37:35.469Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T07:37:39.004Z] Building core-command ... [2021-09-27T07:37:39.004Z] Building core-data ... [2021-09-27T07:37:39.004Z] Building core-metadata ... [2021-09-27T07:37:39.004Z] Building security-bootstrapper ... [2021-09-27T07:37:39.004Z] Building security-proxy-setup ... [2021-09-27T07:37:39.004Z] Building security-secretstore-setup ... [2021-09-27T07:37:39.004Z] Building support-notifications ... [2021-09-27T07:37:39.004Z] Building support-scheduler ... [2021-09-27T07:37:39.004Z] Building sys-mgmt-agent ... [2021-09-27T07:37:39.004Z] Building core-data [2021-09-27T07:37:39.004Z] Building security-bootstrapper [2021-09-27T07:37:39.004Z] Building security-secretstore-setup [2021-09-27T07:37:39.004Z] Building security-proxy-setup [2021-09-27T07:37:39.004Z] Building sys-mgmt-agent [2021-09-27T07:37:51.660Z] snapcraft 5.0 from Canonical* installed [2021-09-27T07:37:51.660Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-27T07:37:51.660Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-27T07:37:51.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T07:37:51.660Z] Dload Upload Total Spent Left Speed [2021-09-27T07:37:51.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4384 [2021-09-27T07:37:51.660Z] 100 3325k 100 3325k 0 0 6238k 0 --:--:-- --:--:-- --:--:-- 6238k [2021-09-27T07:37:51.660Z] ./yq_linux_amd64 [2021-09-27T07:37:51.660Z] + sudo snapcraft prime --use-lxd [2021-09-27T07:37:51.660Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-27T07:37:51.926Z] 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-09-27T07:37:51.926Z] - README.md [2021-09-27T07:37:51.926Z] [2021-09-27T07:37:51.927Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-27T07:37:51.927Z] Launching a container. [2021-09-27T07:38:00.122Z] Waiting for container to be ready [2021-09-27T07:38:00.122Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-27T07:38:00.122Z] [2021-09-27T07:38:02.700Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-27T07:38:03.281Z] Waiting for network to be ready... [2021-09-27T07:38:03.547Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T07:38:03.547Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T07:38:03.547Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-27T07:38:03.814Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T07:38:03.814Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T07:38:03.814Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T07:38:03.814Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T07:38:03.814Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T07:38:03.814Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T07:38:03.814Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T07:38:04.080Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T07:38:04.346Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T07:38:04.346Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T07:38:04.610Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T07:38:04.610Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T07:38:04.610Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T07:38:04.610Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T07:38:04.610Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T07:38:05.196Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T07:38:05.197Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-27T07:38:05.462Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-27T07:38:05.462Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T07:38:05.462Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T07:38:05.462Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-27T07:38:05.462Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-27T07:38:05.462Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T07:38:05.462Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T07:38:08.033Z] Fetched 25.2 MB in 4s (6024 kB/s) [2021-09-27T07:38:08.616Z] Reading package lists... [2021-09-27T07:38:08.616Z] Reading package lists... [2021-09-27T07:38:08.884Z] Building dependency tree... [2021-09-27T07:38:08.884Z] Reading state information... [2021-09-27T07:38:08.884Z] The following additional packages will be installed: [2021-09-27T07:38:08.884Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T07:38:08.884Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T07:38:08.884Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T07:38:08.884Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-27T07:38:08.884Z] Suggested packages: [2021-09-27T07:38:08.884Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-27T07:38:08.884Z] Recommended packages: [2021-09-27T07:38:08.884Z] gnupg libsasl2-modules [2021-09-27T07:38:09.151Z] The following NEW packages will be installed: [2021-09-27T07:38:09.151Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T07:38:09.151Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T07:38:09.151Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T07:38:09.151Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-27T07:38:09.151Z] The following packages will be upgraded: [2021-09-27T07:38:09.151Z] gpg gpg-agent gpgconf libudev1 [2021-09-27T07:38:09.151Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-27T07:38:09.151Z] Need to get 3527 kB of archives. [2021-09-27T07:38:09.151Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-27T07:38:09.151Z] 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-09-27T07:38:09.151Z] 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-09-27T07:38:09.151Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-27T07:38:09.151Z] 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-09-27T07:38:09.419Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-27T07:38:09.686Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-27T07:38:09.953Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-27T07:38:09.953Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-27T07:38:09.953Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-27T07:38:09.953Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-27T07:38:09.953Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-27T07:38:09.953Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-27T07:38:09.953Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-27T07:38:09.953Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-27T07:38:09.953Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-27T07:38:10.219Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-27T07:38:10.219Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-27T07:38:10.219Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-27T07:38:10.219Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-27T07:38:10.219Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-27T07:38:10.219Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-27T07:38:10.219Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-27T07:38:10.219Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T07:38:10.219Z] Fetched 3527 kB in 1s (3064 kB/s) [2021-09-27T07:38:10.219Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T07:38:10.219Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-27T07:38:10.485Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T07:38:10.485Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-27T07:38:10.485Z] Selecting previously unselected package udev. [2021-09-27T07:38:10.485Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T07:38:10.485Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-27T07:38:10.485Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-27T07:38:10.751Z] Selecting previously unselected package libfuse2:amd64. [2021-09-27T07:38:10.751Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T07:38:10.751Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T07:38:10.751Z] Selecting previously unselected package fuse. [2021-09-27T07:38:10.751Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T07:38:10.751Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-27T07:38:10.751Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T07:38:10.751Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T07:38:10.751Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T07:38:10.751Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T07:38:11.017Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T07:38:11.017Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T07:38:11.017Z] Selecting previously unselected package libksba8:amd64. [2021-09-27T07:38:11.017Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-27T07:38:11.017Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-27T07:38:11.017Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-27T07:38:11.017Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T07:38:11.017Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.017Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-27T07:38:11.017Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T07:38:11.017Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.017Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-27T07:38:11.017Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T07:38:11.017Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.283Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-27T07:38:11.283Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T07:38:11.283Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.283Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-27T07:38:11.283Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T07:38:11.283Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.283Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-27T07:38:11.283Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T07:38:11.283Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.283Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-27T07:38:11.283Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T07:38:11.283Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.283Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-27T07:38:11.283Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T07:38:11.283Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.549Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-27T07:38:11.549Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T07:38:11.549Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.549Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-27T07:38:11.549Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T07:38:11.549Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T07:38:11.549Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-27T07:38:11.549Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T07:38:11.549Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T07:38:11.549Z] Selecting previously unselected package libldap-common. [2021-09-27T07:38:11.549Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-27T07:38:11.549Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T07:38:11.549Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-27T07:38:11.549Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-27T07:38:11.549Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T07:38:11.549Z] Selecting previously unselected package dirmngr. [2021-09-27T07:38:11.549Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T07:38:11.816Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T07:38:11.816Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T07:38:11.816Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-27T07:38:11.816Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T07:38:11.816Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T07:38:11.816Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T07:38:11.816Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-27T07:38:11.816Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:11.816Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-27T07:38:11.816Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T07:38:11.816Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-27T07:38:12.097Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-27T07:38:12.397Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:12.397Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-27T07:38:12.397Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-27T07:38:12.397Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-27T07:38:12.397Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:12.397Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:12.397Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:12.397Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:12.397Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:12.397Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:12.397Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T07:38:12.397Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T07:38:12.397Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T07:38:12.397Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T07:38:12.693Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-27T07:38:12.693Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-27T07:38:12.693Z] This means they are not meant to be enabled using systemctl. [2021-09-27T07:38:12.693Z] Possible reasons for having this kind of units are: [2021-09-27T07:38:12.693Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-27T07:38:12.693Z] .wants/ or .requires/ directory. [2021-09-27T07:38:12.693Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-27T07:38:12.693Z] a requirement dependency on it. [2021-09-27T07:38:12.693Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-27T07:38:12.693Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-27T07:38:12.693Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-27T07:38:12.693Z] instance name specified. [2021-09-27T07:38:12.983Z] Reading package lists... [2021-09-27T07:38:13.261Z] Building dependency tree... [2021-09-27T07:38:13.261Z] Reading state information... [2021-09-27T07:38:13.261Z] The following additional packages will be installed: [2021-09-27T07:38:13.261Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-27T07:38:13.261Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-27T07:38:13.261Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-27T07:38:13.261Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-27T07:38:13.261Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-27T07:38:13.261Z] Suggested packages: [2021-09-27T07:38:13.261Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-27T07:38:13.262Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-27T07:38:13.262Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-27T07:38:13.262Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-27T07:38:13.262Z] systemd-container policykit-1 [2021-09-27T07:38:13.262Z] Recommended packages: [2021-09-27T07:38:13.262Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-27T07:38:13.530Z] The following NEW packages will be installed: [2021-09-27T07:38:13.530Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-27T07:38:13.530Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-27T07:38:13.530Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-27T07:38:13.530Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-27T07:38:13.530Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-27T07:38:13.530Z] The following packages will be upgraded: [2021-09-27T07:38:13.530Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-27T07:38:13.530Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-27T07:38:13.530Z] Need to get 36.8 MB of archives. [2021-09-27T07:38:13.530Z] After this operation, 147 MB of additional disk space will be used. [2021-09-27T07:38:13.530Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-27T07:38:13.530Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-27T07:38:13.530Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-27T07:38:13.530Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-27T07:38:13.530Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-27T07:38:13.530Z] 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-09-27T07:38:13.798Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-27T07:38:13.798Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-27T07:38:13.798Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-27T07:38:13.798Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-27T07:38:13.798Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-27T07:38:13.798Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-27T07:38:13.798Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-27T07:38:13.798Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-27T07:38:13.798Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-27T07:38:13.798Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-27T07:38:13.798Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-27T07:38:14.382Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-27T07:38:14.382Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-27T07:38:14.649Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-27T07:38:14.649Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-27T07:38:14.649Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-27T07:38:14.649Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-27T07:38:14.649Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-27T07:38:14.649Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-27T07:38:14.649Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-27T07:38:14.649Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-27T07:38:14.649Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-27T07:38:14.649Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-27T07:38:14.915Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-27T07:38:15.873Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T07:38:15.873Z] Fetched 36.8 MB in 2s (15.3 MB/s) [2021-09-27T07:38:15.873Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T07:38:15.873Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-27T07:38:16.139Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T07:38:16.404Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-27T07:38:16.404Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T07:38:16.670Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-27T07:38:16.670Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T07:38:16.670Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-27T07:38:16.670Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-27T07:38:16.670Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-27T07:38:16.944Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T07:38:16.944Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-27T07:38:16.944Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-27T07:38:17.209Z] Setting up apt (1.6.14) ... [2021-09-27T07:38:17.209Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-27T07:38:17.475Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-27T07:38:17.475Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-27T07:38:17.475Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T07:38:17.475Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T07:38:17.742Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-27T07:38:17.742Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T07:38:17.742Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T07:38:17.742Z] Selecting previously unselected package libexpat1:amd64. [2021-09-27T07:38:17.742Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-27T07:38:17.742Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T07:38:17.742Z] Selecting previously unselected package python3.6-minimal. [2021-09-27T07:38:17.742Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T07:38:17.742Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T07:38:18.008Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T07:38:18.008Z] Checking for services that may need to be restarted...done. [2021-09-27T07:38:18.277Z] Checking for services that may need to be restarted...done. [2021-09-27T07:38:18.277Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T07:38:18.277Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T07:38:18.277Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T07:38:18.544Z] Selecting previously unselected package python3-minimal. [2021-09-27T07:38:18.544Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-27T07:38:18.544Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-27T07:38:18.544Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-27T07:38:18.544Z] Selecting previously unselected package mime-support. [2021-09-27T07:38:18.544Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-27T07:38:18.544Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-27T07:38:18.811Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-27T07:38:18.811Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-27T07:38:18.811Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T07:38:18.811Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-27T07:38:18.811Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T07:38:18.811Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T07:38:18.811Z] Selecting previously unselected package python3.6. [2021-09-27T07:38:18.811Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T07:38:18.811Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T07:38:19.078Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-27T07:38:19.078Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-27T07:38:19.078Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T07:38:19.078Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-27T07:38:19.346Z] Selecting previously unselected package python3. [2021-09-27T07:38:19.346Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-27T07:38:19.346Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-27T07:38:19.346Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-27T07:38:19.346Z] Selecting previously unselected package multiarch-support. [2021-09-27T07:38:19.346Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T07:38:19.346Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T07:38:19.346Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T07:38:19.346Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-27T07:38:19.346Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-27T07:38:19.346Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-27T07:38:19.346Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T07:38:19.346Z] Selecting previously unselected package libbsd0:amd64. [2021-09-27T07:38:19.346Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-27T07:38:19.346Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T07:38:19.346Z] Selecting previously unselected package sudo. [2021-09-27T07:38:19.346Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-27T07:38:19.346Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T07:38:19.612Z] Selecting previously unselected package apparmor. [2021-09-27T07:38:19.612Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T07:38:19.612Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-27T07:38:19.612Z] Selecting previously unselected package libedit2:amd64. [2021-09-27T07:38:19.612Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-27T07:38:19.612Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T07:38:19.612Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-27T07:38:19.612Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T07:38:19.612Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T07:38:19.880Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-27T07:38:19.880Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T07:38:19.880Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T07:38:19.880Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-27T07:38:19.880Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-27T07:38:19.880Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T07:38:19.880Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-27T07:38:19.880Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T07:38:19.880Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T07:38:19.880Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-27T07:38:19.880Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T07:38:19.880Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T07:38:20.146Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-27T07:38:20.147Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-27T07:38:20.147Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T07:38:20.147Z] Selecting previously unselected package openssh-client. [2021-09-27T07:38:20.147Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-27T07:38:20.147Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T07:38:20.147Z] Selecting previously unselected package squashfs-tools. [2021-09-27T07:38:20.147Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-27T07:38:20.147Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T07:38:20.412Z] Selecting previously unselected package snapd. [2021-09-27T07:38:20.412Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-27T07:38:20.412Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-27T07:38:22.351Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T07:38:22.351Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T07:38:22.351Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-27T07:38:22.351Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T07:38:22.351Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T07:38:22.351Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T07:38:22.351Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T07:38:22.351Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-27T07:38:22.351Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-27T07:38:22.933Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T07:38:22.933Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T07:38:22.933Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T07:38:22.933Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T07:38:22.933Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T07:38:22.933Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T07:38:23.513Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T07:38:23.513Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T07:38:23.513Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T07:38:23.513Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-27T07:38:23.513Z] running python rtupdate hooks for python3.6... [2021-09-27T07:38:23.513Z] running python post-rtupdate hooks for python3.6... [2021-09-27T07:38:23.780Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-27T07:38:24.362Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-27T07:38:24.362Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T07:38:24.362Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T07:38:24.629Z] Setting up snapd (2.51.1+18.04) ... [2021-09-27T07:38:24.896Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-27T07:38:24.897Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-27T07:38:25.163Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-27T07:38:25.429Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-27T07:38:25.429Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T07:38:25.429Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T07:38:25.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-27T07:38:25.695Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-27T07:38:25.960Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-27T07:38:26.227Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-27T07:38:26.227Z] /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-09-27T07:38:26.227Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T07:38:26.227Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-27T07:38:27.188Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T07:38:27.188Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T07:38:27.188Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T07:38:28.439Z] Reading package lists... [2021-09-27T07:38:28.710Z] Reading package lists... [2021-09-27T07:38:28.710Z] Building dependency tree... [2021-09-27T07:38:28.710Z] Reading state information... [2021-09-27T07:38:28.979Z] Calculating upgrade... [2021-09-27T07:38:28.979Z] The following packages will be upgraded: [2021-09-27T07:38:28.979Z] advancecomp base-files bash binutils binutils-common [2021-09-27T07:38:28.979Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-27T07:38:28.979Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-27T07:38:28.979Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-27T07:38:28.979Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-27T07:38:28.979Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-27T07:38:28.979Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-27T07:38:28.979Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-27T07:38:28.979Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-27T07:38:28.979Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-27T07:38:28.979Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-27T07:38:28.979Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-27T07:38:28.979Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-27T07:38:28.979Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-27T07:38:28.979Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-27T07:38:28.979Z] ubuntu-keyring util-linux [2021-09-27T07:38:29.245Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T07:38:29.245Z] Need to get 64.2 MB of archives. [2021-09-27T07:38:29.245Z] After this operation, 5137 kB of additional disk space will be used. [2021-09-27T07:38:29.245Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] [2021-09-27T07:38:29.245Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-27T07:38:29.245Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-27T07:38:29.245Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-27T07:38:29.245Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-27T07:38:29.245Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-27T07:38:29.245Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-27T07:38:29.245Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-27T07:38:29.245Z] 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-09-27T07:38:29.245Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-27T07:38:29.245Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-27T07:38:29.245Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-27T07:38:29.245Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-27T07:38:29.245Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-27T07:38:29.245Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-27T07:38:29.245Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-27T07:38:29.245Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-27T07:38:29.245Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-27T07:38:29.510Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-27T07:38:29.510Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-27T07:38:29.510Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-27T07:38:29.510Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-27T07:38:29.510Z] 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-09-27T07:38:29.510Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-27T07:38:29.511Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-27T07:38:29.511Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-27T07:38:29.511Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-27T07:38:29.511Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-27T07:38:29.511Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-27T07:38:29.511Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-27T07:38:29.511Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-27T07:38:29.511Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-27T07:38:29.511Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-27T07:38:29.511Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-27T07:38:29.511Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-27T07:38:29.511Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-27T07:38:29.511Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-27T07:38:29.511Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-27T07:38:29.511Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-27T07:38:29.511Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-27T07:38:29.511Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-27T07:38:29.511Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-27T07:38:29.511Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-27T07:38:29.511Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-27T07:38:29.511Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-27T07:38:29.511Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-27T07:38:29.511Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-27T07:38:29.511Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-27T07:38:29.511Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-27T07:38:29.511Z] 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-09-27T07:38:29.511Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-27T07:38:29.511Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-27T07:38:29.511Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-27T07:38:29.511Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-27T07:38:29.511Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-27T07:38:29.511Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-27T07:38:29.511Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-27T07:38:29.776Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-27T07:38:30.042Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-27T07:38:30.042Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-27T07:38:30.042Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-27T07:38:30.042Z] 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-09-27T07:38:30.042Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-27T07:38:30.042Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-27T07:38:30.042Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-27T07:38:30.042Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-27T07:38:30.308Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-27T07:38:30.308Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-27T07:38:30.575Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-27T07:38:30.575Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-27T07:38:30.575Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-27T07:38:30.575Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-27T07:38:30.575Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-27T07:38:30.575Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-27T07:38:30.575Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-27T07:38:30.575Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-27T07:38:30.575Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-27T07:38:30.575Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-27T07:38:30.575Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-27T07:38:30.575Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-27T07:38:30.575Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-27T07:38:30.841Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-27T07:38:30.841Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-27T07:38:30.841Z] 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-09-27T07:38:30.841Z] 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-09-27T07:38:30.841Z] 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-09-27T07:38:30.841Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-27T07:38:30.841Z] 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-09-27T07:38:30.841Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-27T07:38:30.841Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-27T07:38:30.841Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-27T07:38:30.841Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-27T07:38:31.107Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-27T07:38:31.107Z] 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-09-27T07:38:31.107Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-27T07:38:31.107Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-27T07:38:31.107Z] 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-09-27T07:38:31.107Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-27T07:38:31.107Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-27T07:38:31.107Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-27T07:38:31.107Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-27T07:38:31.107Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-27T07:38:31.373Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-27T07:38:31.373Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T07:38:31.373Z] Fetched 64.2 MB in 2s (29.7 MB/s) [2021-09-27T07:38:31.373Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T07:38:31.373Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T07:38:31.373Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T07:38:31.954Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T07:38:31.954Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T07:38:31.954Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... [2021-09-27T07:38:31.954Z] Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... [2021-09-27T07:38:32.221Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.221Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:32.221Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.221Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:32.221Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.221Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:32.221Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.221Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:32.488Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.488Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:32.488Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.488Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:32.488Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.488Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:32.488Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:32.754Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T07:38:32.754Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.754Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-27T07:38:32.754Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:32.754Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T07:38:32.754Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.754Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:32.754Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:32.754Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:33.020Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:33.020Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T07:38:33.020Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:33.020Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T07:38:33.020Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T07:38:33.287Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T07:38:33.554Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T07:38:33.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T07:38:33.821Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-27T07:38:33.821Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-27T07:38:33.821Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-27T07:38:33.821Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-27T07:38:34.089Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-27T07:38:34.089Z] Installing new version of config file /etc/issue ... [2021-09-27T07:38:34.089Z] Installing new version of config file /etc/issue.net ... [2021-09-27T07:38:34.089Z] Installing new version of config file /etc/lsb-release ... [2021-09-27T07:38:34.089Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-27T07:38:34.357Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-27T07:38:34.357Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-27T07:38:34.357Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-27T07:38:34.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:34.357Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-27T07:38:34.357Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-27T07:38:34.625Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-27T07:38:34.625Z] 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-09-27T07:38:34.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:34.625Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T07:38:34.625Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-27T07:38:34.625Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-27T07:38:34.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:34.625Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-27T07:38:34.625Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-27T07:38:34.892Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-27T07:38:34.893Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:34.893Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-27T07:38:34.893Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T07:38:34.893Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-27T07:38:35.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:35.161Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T07:38:35.161Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T07:38:35.161Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T07:38:35.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:35.161Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T07:38:35.161Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T07:38:35.430Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-27T07:38:35.430Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:35.430Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-27T07:38:35.430Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-27T07:38:35.430Z] Setting up grep (3.1-2build1) ... [2021-09-27T07:38:35.430Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:35.430Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-27T07:38:35.430Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-27T07:38:35.430Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-27T07:38:35.698Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:35.698Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T07:38:35.698Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T07:38:35.698Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-27T07:38:35.698Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:35.698Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T07:38:35.698Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T07:38:35.965Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-27T07:38:35.965Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:35.965Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T07:38:35.965Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T07:38:36.233Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T07:38:36.233Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T07:38:36.501Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T07:38:36.501Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T07:38:36.768Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-27T07:38:36.768Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:36.768Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-27T07:38:36.768Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T07:38:37.035Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T07:38:37.302Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T07:38:37.302Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T07:38:37.302Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T07:38:37.302Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T07:38:37.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:37.302Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-27T07:38:37.302Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-27T07:38:37.569Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-27T07:38:37.569Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:37.569Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T07:38:37.569Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T07:38:37.569Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T07:38:37.569Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:37.569Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T07:38:37.569Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T07:38:37.569Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T07:38:37.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:37.836Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T07:38:37.836Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T07:38:37.836Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T07:38:37.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:37.836Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T07:38:37.836Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T07:38:37.836Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T07:38:38.103Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:38.103Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T07:38:38.104Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T07:38:38.104Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T07:38:38.104Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T07:38:38.104Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T07:38:38.104Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:38.104Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T07:38:38.104Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T07:38:38.371Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T07:38:38.371Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:38.371Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T07:38:38.371Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T07:38:38.371Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T07:38:38.371Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:38.371Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T07:38:38.638Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T07:38:38.638Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-27T07:38:38.904Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:38.904Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T07:38:38.904Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T07:38:39.170Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-27T07:38:39.436Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-27T07:38:39.705Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-27T07:38:39.705Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:39.705Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T07:38:39.705Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T07:38:39.972Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T07:38:39.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T07:38:39.972Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-27T07:38:39.972Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T07:38:39.972Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-27T07:38:39.972Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T07:38:39.972Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-27T07:38:40.238Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-27T07:38:40.238Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-27T07:38:40.239Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T07:38:40.239Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-27T07:38:40.505Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T07:38:40.505Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-27T07:38:40.505Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T07:38:40.505Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-27T07:38:40.505Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T07:38:40.505Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-27T07:38:40.505Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T07:38:40.505Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T07:38:40.505Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T07:38:40.773Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T07:38:40.773Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T07:38:40.773Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T07:38:40.773Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T07:38:40.773Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T07:38:40.773Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-27T07:38:40.773Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T07:38:41.040Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T07:38:41.040Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T07:38:41.040Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:41.040Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T07:38:41.040Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T07:38:41.307Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-27T07:38:41.307Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T07:38:41.307Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T07:38:41.307Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T07:38:41.307Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T07:38:41.307Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:41.307Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-27T07:38:41.307Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-27T07:38:41.574Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-27T07:38:41.574Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:41.574Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-27T07:38:41.574Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-27T07:38:41.574Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-27T07:38:41.574Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:41.574Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-27T07:38:41.574Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T07:38:41.574Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T07:38:41.839Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:41.839Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T07:38:41.839Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T07:38:41.839Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T07:38:42.118Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:42.118Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-27T07:38:42.118Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-27T07:38:42.118Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-27T07:38:42.118Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:42.118Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T07:38:42.118Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T07:38:42.387Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-27T07:38:42.387Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:42.387Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T07:38:42.387Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T07:38:42.387Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-27T07:38:42.657Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:42.657Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T07:38:42.657Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T07:38:42.657Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T07:38:42.657Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:42.657Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T07:38:42.657Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T07:38:42.657Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T07:38:42.657Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:42.657Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-27T07:38:42.657Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-27T07:38:42.926Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-27T07:38:42.926Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:42.926Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-27T07:38:42.926Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-27T07:38:42.926Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-27T07:38:42.926Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:42.926Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-27T07:38:42.926Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-27T07:38:43.193Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-27T07:38:43.193Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:43.193Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-27T07:38:43.193Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-27T07:38:43.193Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-27T07:38:43.193Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:43.193Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-27T07:38:43.193Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-27T07:38:43.462Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-27T07:38:43.462Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T07:38:43.462Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-27T07:38:43.462Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-27T07:38:43.462Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-27T07:38:43.462Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-27T07:38:43.462Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T07:38:43.462Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T07:38:43.463Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T07:38:43.463Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T07:38:43.731Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T07:38:43.731Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T07:38:43.731Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-27T07:38:43.998Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-27T07:38:43.998Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T07:38:43.998Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-27T07:38:43.998Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-27T07:38:43.998Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-27T07:38:43.998Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-27T07:38:43.998Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-27T07:38:43.998Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-27T07:38:43.998Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-27T07:38:44.265Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-27T07:38:44.265Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-27T07:38:44.265Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-27T07:38:44.265Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-27T07:38:44.265Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-27T07:38:44.265Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-27T07:38:44.265Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-27T07:38:44.532Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-27T07:38:44.532Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-27T07:38:44.532Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-27T07:38:44.798Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-27T07:38:44.798Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-27T07:38:44.798Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T07:38:44.798Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T07:38:45.065Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T07:38:45.065Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T07:38:45.065Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T07:38:45.065Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T07:38:45.065Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T07:38:45.065Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T07:38:45.065Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:45.331Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T07:38:45.331Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:45.331Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T07:38:45.331Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:45.331Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T07:38:45.331Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:45.331Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T07:38:46.293Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:46.293Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T07:38:46.878Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:46.878Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T07:38:46.992Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:38:46.993Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:38:46.993Z] ---> 275e643386cc [2021-09-27T07:38:46.993Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T07:38:46.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:38:46.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:38:46.993Z] ---> 275e643386cc [2021-09-27T07:38:46.993Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T07:38:46.993Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:38:46.993Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:38:46.993Z] ---> 275e643386cc [2021-09-27T07:38:46.993Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T07:38:46.993Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:38:46.993Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:38:46.993Z] ---> 275e643386cc [2021-09-27T07:38:46.993Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T07:38:47.146Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:47.146Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T07:38:47.265Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:38:47.265Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:38:47.265Z] ---> 275e643386cc [2021-09-27T07:38:47.265Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T07:38:47.416Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:47.416Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T07:38:48.377Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T07:38:48.377Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T07:38:48.377Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T07:38:48.377Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T07:38:48.377Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T07:38:48.377Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T07:38:48.377Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T07:38:48.377Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T07:38:48.377Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-27T07:38:48.377Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-27T07:38:48.643Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T07:38:48.643Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T07:38:48.643Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T07:38:48.643Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T07:38:48.643Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-27T07:38:48.643Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-27T07:38:48.643Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:48.643Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T07:38:48.643Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:48.643Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:48.643Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:48.643Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-27T07:38:48.643Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-27T07:38:48.643Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-27T07:38:48.910Z] [2021-09-27T07:38:48.910Z] Current default time zone: 'Etc/UTC' [2021-09-27T07:38:48.910Z] Local time is now: Mon Sep 27 07:38:48 UTC 2021. [2021-09-27T07:38:48.910Z] Universal Time is now: Mon Sep 27 07:38:48 UTC 2021. [2021-09-27T07:38:48.910Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-27T07:38:48.910Z] [2021-09-27T07:38:48.910Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-27T07:38:48.910Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:48.910Z] Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... [2021-09-27T07:38:48.910Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-27T07:38:48.910Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-27T07:38:48.910Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-27T07:38:48.910Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-27T07:38:48.910Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-27T07:38:48.910Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-27T07:38:48.910Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T07:38:48.910Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:48.910Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-27T07:38:49.175Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T07:38:49.175Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T07:38:49.175Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:49.175Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-27T07:38:49.175Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-27T07:38:49.175Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-27T07:38:49.175Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T07:38:49.175Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-27T07:38:49.175Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-27T07:38:49.175Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-27T07:38:49.175Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-27T07:38:51.115Z] Updating certificates in /etc/ssl/certs... [2021-09-27T07:38:51.568Z] ---> Running in 19423aadc9ba [2021-09-27T07:38:51.568Z] ---> Running in 18c9cbceea20 [2021-09-27T07:38:51.568Z] ---> Running in 901f581cba16 [2021-09-27T07:38:51.568Z] ---> Running in 58d514fb3b66 [2021-09-27T07:38:51.568Z] ---> Running in ae7f7e9de8f5 [2021-09-27T07:38:51.698Z] 23 added, 28 removed; done. [2021-09-27T07:38:51.698Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T07:38:51.698Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T07:38:51.698Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-27T07:38:51.698Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-27T07:38:51.698Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-27T07:38:51.698Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T07:38:51.698Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T07:38:51.698Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T07:38:51.698Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T07:38:51.698Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T07:38:51.698Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T07:38:51.698Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T07:38:51.698Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-27T07:38:51.698Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-27T07:38:51.698Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-27T07:38:51.698Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-27T07:38:51.698Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-27T07:38:51.698Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T07:38:51.698Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T07:38:51.698Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-27T07:38:51.698Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-27T07:38:51.963Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-27T07:38:51.963Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T07:38:51.963Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-27T07:38:51.963Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-27T07:38:51.963Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-27T07:38:51.963Z] Updating certificates in /etc/ssl/certs... [2021-09-27T07:38:52.160Z] Removing intermediate container 58d514fb3b66 [2021-09-27T07:38:52.160Z] ---> 57972650d1b2 [2021-09-27T07:38:52.160Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:38:52.160Z] Removing intermediate container 901f581cba16 [2021-09-27T07:38:52.160Z] ---> e0c55a46f75c [2021-09-27T07:38:52.160Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:38:52.160Z] Removing intermediate container 18c9cbceea20 [2021-09-27T07:38:52.160Z] ---> 3c272d0901f5 [2021-09-27T07:38:52.160Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:38:52.160Z] Removing intermediate container ae7f7e9de8f5 [2021-09-27T07:38:52.160Z] ---> 84aa9ed863f3 [2021-09-27T07:38:52.160Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:38:52.436Z] Removing intermediate container 19423aadc9ba [2021-09-27T07:38:52.436Z] ---> fe451ff7db6c [2021-09-27T07:38:52.436Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:38:52.436Z] ---> Running in a2e30890d33d [2021-09-27T07:38:52.436Z] ---> Running in eee8a6bdbd9b [2021-09-27T07:38:52.436Z] ---> Running in 8f2e5098d735 [2021-09-27T07:38:52.436Z] ---> Running in 0f4bedafdb7c [2021-09-27T07:38:52.545Z] 0 added, 0 removed; done. [2021-09-27T07:38:52.545Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-27T07:38:52.545Z] done. [2021-09-27T07:38:52.707Z] ---> Running in 7cb7bcc09126 [2021-09-27T07:38:52.810Z] Reading package lists... [2021-09-27T07:38:53.077Z] Building dependency tree... [2021-09-27T07:38:53.077Z] Reading state information... [2021-09-27T07:38:53.077Z] The following NEW packages will be installed: [2021-09-27T07:38:53.077Z] apt-transport-https [2021-09-27T07:38:53.345Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T07:38:53.345Z] Need to get 4348 B of archives. [2021-09-27T07:38:53.345Z] After this operation, 154 kB of additional disk space will be used. [2021-09-27T07:38:53.345Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-27T07:38:53.613Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T07:38:53.613Z] Fetched 4348 B in 0s (21.5 kB/s) [2021-09-27T07:38:53.613Z] Selecting previously unselected package apt-transport-https. [2021-09-27T07:38:53.613Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-27T07:38:53.613Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-27T07:38:53.613Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-27T07:38:53.613Z] Setting up apt-transport-https (1.6.14) ... [2021-09-27T07:38:53.878Z] Waiting for network to be ready... [2021-09-27T07:38:57.019Z] Removing intermediate container a2e30890d33d [2021-09-27T07:38:57.019Z] ---> 360871739593 [2021-09-27T07:38:57.019Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T07:38:57.019Z] Removing intermediate container eee8a6bdbd9b [2021-09-27T07:38:57.019Z] ---> 8055f2c0bd1f [2021-09-27T07:38:57.019Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T07:38:57.019Z] ---> Running in 6da1c3b77788 [2021-09-27T07:38:57.019Z] Removing intermediate container 0f4bedafdb7c [2021-09-27T07:38:57.019Z] ---> a06dd4f0dc84 [2021-09-27T07:38:57.019Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T07:38:57.019Z] ---> Running in c170ab40c1a5 [2021-09-27T07:38:57.019Z] ---> Running in 54923e70f1a1 [2021-09-27T07:38:57.019Z] Removing intermediate container 7cb7bcc09126 [2021-09-27T07:38:57.019Z] ---> b2d34dd47a52 [2021-09-27T07:38:57.019Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T07:38:57.294Z] Removing intermediate container 8f2e5098d735 [2021-09-27T07:38:57.294Z] ---> a9f69ea58b89 [2021-09-27T07:38:57.294Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T07:38:57.294Z] ---> Running in aa45b7e2fb44 [2021-09-27T07:38:57.593Z] ---> Running in b94783153329 [2021-09-27T07:38:58.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:38:59.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:38:59.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:38:59.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:38:59.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:38:59.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:39:00.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:39:00.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:39:00.514Z] 2021-09-27T07:38:57Z INFO Waiting for automatic snapd restart... [2021-09-27T07:39:00.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:39:00.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:39:00.715Z] OK: 218 MiB in 52 packages [2021-09-27T07:39:01.096Z] snapd 2.51.7 from Canonical* installed [2021-09-27T07:39:01.327Z] OK: 218 MiB in 52 packages [2021-09-27T07:39:02.985Z] "snapd" switched to the "latest/stable" channel [2021-09-27T07:39:02.985Z] [2021-09-27T07:39:03.243Z] OK: 218 MiB in 52 packages [2021-09-27T07:39:03.243Z] OK: 218 MiB in 52 packages [2021-09-27T07:39:03.243Z] OK: 218 MiB in 52 packages [2021-09-27T07:39:03.243Z] Removing intermediate container 6da1c3b77788 [2021-09-27T07:39:03.243Z] ---> 8c3bfb4011d6 [2021-09-27T07:39:03.243Z] Step 6/24 : COPY go.mod . [2021-09-27T07:39:03.243Z] Removing intermediate container c170ab40c1a5 [2021-09-27T07:39:03.243Z] ---> d46c3ef75c6b [2021-09-27T07:39:03.243Z] Step 6/26 : COPY go.mod . [2021-09-27T07:39:03.521Z] Removing intermediate container 54923e70f1a1 [2021-09-27T07:39:03.521Z] ---> cfb8d7c836da [2021-09-27T07:39:03.521Z] Step 6/32 : COPY go.mod . [2021-09-27T07:39:03.797Z] Removing intermediate container b94783153329 [2021-09-27T07:39:03.797Z] ---> 1510aa845194 [2021-09-27T07:39:03.797Z] Step 6/22 : COPY go.mod . [2021-09-27T07:39:03.797Z] ---> 06983d22933a [2021-09-27T07:39:03.797Z] Step 7/24 : RUN go mod download [2021-09-27T07:39:04.069Z] ---> Running in 4c907d7fec61 [2021-09-27T07:39:04.069Z] Removing intermediate container aa45b7e2fb44 [2021-09-27T07:39:04.069Z] ---> af8f208ce72b [2021-09-27T07:39:04.069Z] Step 6/24 : COPY go.mod . [2021-09-27T07:39:04.341Z] ---> a1ed50bcd477 [2021-09-27T07:39:04.341Z] Step 7/26 : RUN go mod download [2021-09-27T07:39:04.393Z] core18 20210722 from Canonical* installed [2021-09-27T07:39:04.617Z] ---> Running in 952d0155d098 [2021-09-27T07:39:04.658Z] "core18" switched to the "latest/stable" channel [2021-09-27T07:39:04.659Z] [2021-09-27T07:39:04.891Z] ---> 90d70adc0317 [2021-09-27T07:39:04.891Z] Step 7/32 : RUN go mod download [2021-09-27T07:39:04.891Z] ---> 215ba163c830 [2021-09-27T07:39:04.891Z] Step 7/22 : RUN go mod download [2021-09-27T07:39:05.168Z] ---> Running in 6607b355e44d [2021-09-27T07:39:05.168Z] ---> Running in 575e0a197372 [2021-09-27T07:39:05.446Z] ---> 4b3027823a2d [2021-09-27T07:39:05.446Z] Step 7/24 : RUN go mod download [2021-09-27T07:39:05.724Z] ---> Running in d69668e5596b [2021-09-27T07:39:07.235Z] snapcraft 5.0 from Canonical* installed [2021-09-27T07:39:07.235Z] "snapcraft" switched to the "latest/stable" channel [2021-09-27T07:39:07.235Z] [2021-09-27T07:39:10.060Z] Removing intermediate container 4c907d7fec61 [2021-09-27T07:39:10.060Z] ---> d2249be30bb6 [2021-09-27T07:39:10.060Z] Step 8/24 : COPY . . [2021-09-27T07:39:11.480Z] 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-09-27T07:39:11.480Z] - README.md [2021-09-27T07:39:11.480Z] [2021-09-27T07:39:11.480Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-27T07:39:11.746Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T07:39:11.746Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T07:39:11.746Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T07:39:12.718Z] Removing intermediate container 952d0155d098 [2021-09-27T07:39:12.718Z] ---> 679253e0a420 [2021-09-27T07:39:12.718Z] Step 8/26 : COPY . . [2021-09-27T07:39:12.972Z] Reading package lists... [2021-09-27T07:39:12.994Z] Removing intermediate container 6607b355e44d [2021-09-27T07:39:12.994Z] ---> 7c07ba366949 [2021-09-27T07:39:12.994Z] Step 8/32 : COPY . . [2021-09-27T07:39:13.240Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-27T07:39:13.240Z] Reading package lists... [2021-09-27T07:39:13.508Z] Building dependency tree... [2021-09-27T07:39:13.508Z] Reading state information... [2021-09-27T07:39:13.777Z] Suggested packages: [2021-09-27T07:39:13.777Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-27T07:39:13.777Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-27T07:39:13.777Z] Recommended packages: [2021-09-27T07:39:13.777Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-27T07:39:13.777Z] The following NEW packages will be installed: [2021-09-27T07:39:13.777Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-27T07:39:13.777Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-27T07:39:13.777Z] pkg-config zip [2021-09-27T07:39:13.777Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T07:39:14.024Z] Removing intermediate container 575e0a197372 [2021-09-27T07:39:14.024Z] ---> 0c497386fa28 [2021-09-27T07:39:14.024Z] Step 8/22 : COPY . . [2021-09-27T07:39:14.045Z] Need to get 7670 kB of archives. [2021-09-27T07:39:14.045Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-27T07:39:14.045Z] 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-09-27T07:39:14.045Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-27T07:39:14.045Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-27T07:39:14.045Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-27T07:39:14.045Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-27T07:39:14.314Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-27T07:39:14.314Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-27T07:39:14.314Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-27T07:39:14.582Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-27T07:39:14.582Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-27T07:39:14.582Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-27T07:39:14.582Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-27T07:39:14.582Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-27T07:39:14.582Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-27T07:39:14.642Z] Removing intermediate container d69668e5596b [2021-09-27T07:39:14.642Z] ---> de41fc01a67d [2021-09-27T07:39:14.642Z] Step 8/24 : COPY . . [2021-09-27T07:39:14.849Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-27T07:39:14.849Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T07:39:14.849Z] Fetched 7670 kB in 1s (9343 kB/s) [2021-09-27T07:39:14.849Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-27T07:39:14.849Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-27T07:39:14.849Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-27T07:39:14.849Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T07:39:15.116Z] Selecting previously unselected package libpsl5:amd64. [2021-09-27T07:39:15.116Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-27T07:39:15.116Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T07:39:15.116Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-27T07:39:15.116Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-27T07:39:15.116Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T07:39:15.116Z] Selecting previously unselected package librtmp1:amd64. [2021-09-27T07:39:15.116Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-27T07:39:15.116Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T07:39:15.116Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-27T07:39:15.116Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-27T07:39:15.116Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T07:39:15.394Z] Selecting previously unselected package liberror-perl. [2021-09-27T07:39:15.394Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-27T07:39:15.394Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-27T07:39:15.394Z] Selecting previously unselected package git-man. [2021-09-27T07:39:15.394Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-27T07:39:15.394Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T07:39:15.394Z] Selecting previously unselected package git. [2021-09-27T07:39:15.394Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-27T07:39:15.394Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T07:39:15.984Z] Selecting previously unselected package libnorm1:amd64. [2021-09-27T07:39:15.984Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-27T07:39:15.984Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T07:39:15.984Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-27T07:39:15.984Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-27T07:39:15.984Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T07:39:15.984Z] Selecting previously unselected package libsodium23:amd64. [2021-09-27T07:39:15.984Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-27T07:39:15.984Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-27T07:39:16.250Z] Selecting previously unselected package libzmq5:amd64. [2021-09-27T07:39:16.250Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T07:39:16.250Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T07:39:16.250Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-27T07:39:16.250Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T07:39:16.250Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T07:39:16.250Z] Selecting previously unselected package pkg-config. [2021-09-27T07:39:16.250Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-27T07:39:16.250Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T07:39:16.250Z] Selecting previously unselected package zip. [2021-09-27T07:39:16.250Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-27T07:39:16.250Z] Unpacking zip (3.0-11build1) ... [2021-09-27T07:39:16.250Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T07:39:16.250Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T07:39:16.521Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T07:39:16.521Z] Setting up liberror-perl (0.17025-1) ... [2021-09-27T07:39:16.521Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T07:39:16.521Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T07:39:16.521Z] No schema files found: doing nothing. [2021-09-27T07:39:16.521Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T07:39:16.521Z] Setting up zip (3.0-11build1) ... [2021-09-27T07:39:16.521Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T07:39:16.521Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-27T07:39:16.521Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T07:39:16.521Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T07:39:16.521Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T07:39:16.521Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T07:39:16.521Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T07:39:16.521Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T07:39:17.104Z] git set to automatically installed. [2021-09-27T07:39:17.104Z] git-man set to automatically installed. [2021-09-27T07:39:17.104Z] libcurl3-gnutls set to automatically installed. [2021-09-27T07:39:17.104Z] liberror-perl set to automatically installed. [2021-09-27T07:39:17.104Z] libglib2.0-0 set to automatically installed. [2021-09-27T07:39:17.104Z] libnghttp2-14 set to automatically installed. [2021-09-27T07:39:17.104Z] libnorm1 set to automatically installed. [2021-09-27T07:39:17.104Z] libpgm-5.2-0 set to automatically installed. [2021-09-27T07:39:17.104Z] libpsl5 set to automatically installed. [2021-09-27T07:39:17.104Z] librtmp1 set to automatically installed. [2021-09-27T07:39:17.104Z] libsodium23 set to automatically installed. [2021-09-27T07:39:17.104Z] libzmq3-dev set to automatically installed. [2021-09-27T07:39:17.104Z] libzmq5 set to automatically installed. [2021-09-27T07:39:17.104Z] pkg-config set to automatically installed. [2021-09-27T07:39:17.104Z] zip set to automatically installed. [2021-09-27T07:39:18.511Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T07:39:19.473Z] snap "core18" has no updates available [2021-09-27T07:39:20.058Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T07:39:28.261Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-27T07:39:28.843Z] Pulling config-common [2021-09-27T07:39:28.843Z] + snapcraftctl pull [2021-09-27T07:39:29.808Z] Pulling go-build-helper [2021-09-27T07:39:29.808Z] + snapcraftctl pull [2021-09-27T07:39:30.769Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-27T07:39:30.769Z] Skipping pull go-build-helper (already ran) [2021-09-27T07:39:30.769Z] Building go-build-helper [2021-09-27T07:39:30.769Z] + snapcraftctl build [2021-09-27T07:39:32.705Z] Staging go-build-helper [2021-09-27T07:39:32.705Z] + snapcraftctl stage [2021-09-27T07:39:36.837Z] ---> 50b098f9d9f2 [2021-09-27T07:39:36.837Z] Step 9/24 : RUN go mod tidy [2021-09-27T07:39:36.837Z] ---> 4f3e36268e66 [2021-09-27T07:39:36.837Z] Step 9/24 : RUN go mod tidy [2021-09-27T07:39:36.837Z] ---> 9e186a024a5f [2021-09-27T07:39:36.837Z] Step 9/32 : RUN go mod tidy [2021-09-27T07:39:36.837Z] ---> 103a50fcf45c [2021-09-27T07:39:36.837Z] Step 9/22 : RUN go mod tidy [2021-09-27T07:39:36.837Z] ---> 4da029c8318c [2021-09-27T07:39:36.837Z] Step 9/26 : RUN go mod tidy [2021-09-27T07:39:36.837Z] ---> Running in 315415ad53bb [2021-09-27T07:39:36.837Z] ---> Running in 8d4433f11bea [2021-09-27T07:39:36.837Z] ---> Running in 15f4c991e94d [2021-09-27T07:39:36.837Z] ---> Running in 650dfe282d55 [2021-09-27T07:39:36.837Z] ---> Running in b85b7763fbb3 [2021-09-27T07:39:42.774Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T07:39:42.774Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T07:39:42.774Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-27T07:39:42.774Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T07:39:42.774Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T07:39:42.774Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T07:39:42.774Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T07:39:42.774Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T07:39:42.774Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T07:39:42.774Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T07:39:42.774Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T07:39:42.774Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T07:39:42.774Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T07:39:42.774Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T07:39:42.774Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T07:39:42.774Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T07:39:42.774Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T07:39:42.775Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T07:39:42.775Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T07:39:42.775Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-27T07:39:42.775Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-27T07:39:42.775Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T07:39:42.775Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T07:39:42.775Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-27T07:39:42.775Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-27T07:39:42.775Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T07:39:42.775Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T07:39:42.775Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-27T07:39:42.775Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-27T07:39:42.775Z] Fetched 224 kB in 0s (0 B/s) [2021-09-27T07:39:42.775Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-27T07:39:42.775Z] Fetched 157 kB in 0s (0 B/s) [2021-09-27T07:39:42.775Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-27T07:39:42.775Z] Fetched 221 kB in 0s (0 B/s) [2021-09-27T07:39:42.775Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-27T07:39:42.775Z] Fetched 143 kB in 0s (0 B/s) [2021-09-27T07:39:42.775Z] Pulling edgex-go [2021-09-27T07:39:42.775Z] + snapcraftctl pull [2021-09-27T07:39:42.775Z] Pulling hooks [2021-09-27T07:39:42.775Z] + snapcraftctl pull [2021-09-27T07:39:43.580Z] Removing intermediate container 315415ad53bb [2021-09-27T07:39:43.581Z] ---> dd2529ebdddf [2021-09-27T07:39:43.581Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T07:39:43.581Z] ---> Running in b7dc2935a4e5 [2021-09-27T07:39:43.581Z] Removing intermediate container 650dfe282d55 [2021-09-27T07:39:43.581Z] ---> 8766007827ae [2021-09-27T07:39:43.581Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T07:39:43.857Z] ---> Running in 58a53de3dbf6 [2021-09-27T07:39:43.857Z] Removing intermediate container 8d4433f11bea [2021-09-27T07:39:43.857Z] ---> 7128bd29f6df [2021-09-27T07:39:43.857Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T07:39:44.132Z] Removing intermediate container b85b7763fbb3 [2021-09-27T07:39:44.132Z] ---> 25164110c0b0 [2021-09-27T07:39:44.132Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T07:39:44.414Z] ---> Running in 5b81586e19b1 [2021-09-27T07:39:44.414Z] Removing intermediate container 15f4c991e94d [2021-09-27T07:39:44.414Z] ---> bfece97044ca [2021-09-27T07:39:44.414Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T07:39:44.414Z] ---> Running in 6a4ecd91f19c [2021-09-27T07:39:44.698Z] ---> Running in d9c0b9bfaef2 [2021-09-27T07:39:45.299Z] 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-09-27T07:39:46.294Z] 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-09-27T07:39:46.895Z] 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-09-27T07:39:46.895Z] 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-09-27T07:39:47.504Z] 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-09-27T07:39:58.183Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T07:39:58.183Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T07:39:58.183Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T07:39:58.183Z] Fetched 0 B in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-27T07:39:58.183Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-27T07:39:58.183Z] Fetched 279 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-27T07:39:58.183Z] Fetched 122 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-27T07:39:58.183Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-27T07:39:58.183Z] Fetched 8848 B in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-27T07:39:58.183Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-27T07:39:58.183Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-27T07:39:58.183Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-27T07:39:58.183Z] Fetched 220 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-27T07:39:58.183Z] Fetched 154 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-27T07:39:58.183Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-27T07:39:58.183Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-27T07:39:58.183Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-27T07:39:58.183Z] Fetched 499 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-27T07:39:58.183Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-27T07:39:58.183Z] Fetched 240 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-27T07:39:58.183Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-27T07:39:58.183Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-27T07:39:58.183Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-27T07:39:58.183Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-27T07:39:58.183Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-27T07:39:58.183Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-27T07:39:58.183Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-27T07:39:58.183Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-27T07:39:58.183Z] Fetched 8720 B in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-27T07:39:58.183Z] Fetched 140 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-27T07:39:58.183Z] Fetched 119 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-27T07:39:58.183Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-27T07:39:58.183Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-27T07:39:58.183Z] Fetched 646 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-27T07:39:58.183Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-27T07:39:58.183Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-27T07:39:58.183Z] Fetched 368 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-27T07:39:58.183Z] Fetched 187 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-27T07:39:58.183Z] Fetched 175 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-27T07:39:58.183Z] Fetched 206 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-27T07:39:58.183Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-27T07:39:58.183Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-27T07:39:58.183Z] Fetched 159 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-27T07:39:58.183Z] Fetched 107 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-27T07:39:58.183Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-27T07:39:58.183Z] Pulling static-packages [2021-09-27T07:39:58.183Z] + snapcraftctl pull [2021-09-27T07:39:59.595Z] Pulling version [2021-09-27T07:39:59.595Z] + cd /root/project [2021-09-27T07:39:59.595Z] + git describe --tags --abbrev=0 [2021-09-27T07:39:59.595Z] + sed s/v// [2021-09-27T07:39:59.595Z] + GIT_VERSION=2.0.1-dev.52 [2021-09-27T07:39:59.595Z] + [ -z 2.0.1-dev.52 ] [2021-09-27T07:39:59.595Z] + snapcraftctl set-version 2.0.1-dev.52 [2021-09-27T07:40:00.554Z] Building config-common [2021-09-27T07:40:00.554Z] + snapcraftctl build [2021-09-27T07:40:02.497Z] Skipping build go-build-helper (already ran) [2021-09-27T07:40:02.497Z] Building edgex-go [2021-09-27T07:40:02.763Z] + cd /root/parts/edgex-go/src [2021-09-27T07:40:02.763Z] + + sed s/v// [2021-09-27T07:40:02.763Z] git describe --tags --abbrev=0 [2021-09-27T07:40:02.763Z] + GIT_VERSION=2.0.1-dev.52 [2021-09-27T07:40:02.763Z] + [ -z 2.0.1-dev.52 ] [2021-09-27T07:40:02.763Z] + echo 2.0.1-dev.52 [2021-09-27T07:40:02.763Z] + make build [2021-09-27T07:40:02.763Z] go mod tidy [2021-09-27T07:40:15.076Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-27T07:40:15.076Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-27T07:40:15.076Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-27T07:40:15.076Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T07:40:15.342Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-27T07:40:15.342Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-27T07:40:15.342Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-27T07:40:15.342Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-27T07:40:15.342Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-27T07:40:15.342Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-27T07:40:15.608Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-27T07:40:15.608Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-27T07:40:15.608Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-27T07:40:15.608Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-27T07:40:15.873Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-27T07:40:16.139Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-27T07:40:16.139Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-27T07:40:16.406Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-27T07:40:16.406Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T07:40:16.406Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T07:40:16.406Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-27T07:40:16.406Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-27T07:40:16.406Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-27T07:40:16.406Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T07:40:16.406Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-27T07:40:16.406Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-27T07:40:16.674Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-27T07:40:16.674Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-27T07:40:16.674Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-27T07:40:16.674Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-27T07:40:16.674Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-27T07:40:16.674Z] go: downloading golang.org/x/text v0.3.6 [2021-09-27T07:40:16.674Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T07:40:16.674Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-27T07:40:16.674Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-27T07:40:16.674Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T07:40:16.674Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-27T07:40:16.939Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-27T07:40:17.207Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-27T07:40:17.207Z] go: downloading github.com/kr/text v0.2.0 [2021-09-27T07:40:17.207Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-27T07:40:17.790Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-27T07:40:17.790Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-27T07:40:18.057Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-27T07:40:18.324Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-27T07:40:18.324Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T07:40:18.324Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T07:40:18.324Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T07:40:18.324Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T07:40:18.324Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T07:40:18.324Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-27T07:40:18.324Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T07:40:18.324Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-27T07:40:18.324Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-27T07:40:18.590Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T07:40:18.590Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T07:40:18.590Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T07:40:18.590Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T07:40:18.590Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T07:40:18.590Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T07:40:18.590Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T07:40:18.590Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-27T07:40:18.590Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-27T07:40:18.590Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-27T07:40:18.590Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-27T07:40:18.590Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T07:40:18.590Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T07:40:18.590Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T07:40:18.590Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T07:40:18.590Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T07:40:18.858Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T07:40:18.858Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T07:40:18.858Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T07:40:18.858Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-27T07:40:18.858Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-27T07:40:18.858Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T07:40:18.858Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T07:40:18.858Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T07:40:28.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T07:40:32.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T07:40:33.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T07:40:34.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T07:40:34.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T07:40:35.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T07:40:37.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T07:40:38.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T07:40:39.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T07:40:40.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T07:40:41.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-27T07:40:43.138Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-27T07:40:43.138Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-27T07:40:43.138Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-27T07:40:43.138Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-27T07:40:43.138Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-27T07:40:43.138Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-27T07:40:43.138Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-27T07:40:43.138Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-27T07:40:43.138Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-27T07:40:43.138Z] + 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-09-27T07:40:43.138Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-27T07:40:43.138Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-27T07:40:43.138Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-27T07:40:43.139Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-27T07:40:43.139Z] + 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-09-27T07:40:43.139Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-27T07:40:43.139Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-27T07:40:43.139Z] + 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-09-27T07:40:44.547Z] Building hooks [2021-09-27T07:40:44.547Z] + cd /root/parts/hooks/src [2021-09-27T07:40:44.547Z] + make build [2021-09-27T07:40:44.547Z] go mod tidy [2021-09-27T07:40:45.128Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-27T07:40:45.395Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-27T07:40:45.661Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-27T07:40:45.661Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-27T07:40:45.926Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-27T07:40:46.883Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-27T07:40:47.150Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-27T07:40:47.150Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-27T07:40:50.490Z] Building static-packages [2021-09-27T07:40:50.490Z] + snapcraftctl build [2021-09-27T07:40:52.432Z] Building version [2021-09-27T07:40:52.432Z] + snapcraftctl build [2021-09-27T07:40:54.369Z] Staging config-common [2021-09-27T07:40:54.369Z] + snapcraftctl stage [2021-09-27T07:40:55.326Z] Skipping stage go-build-helper (already ran) [2021-09-27T07:40:55.326Z] Staging edgex-go [2021-09-27T07:40:55.326Z] + snapcraftctl stage [2021-09-27T07:40:56.283Z] Staging hooks [2021-09-27T07:40:56.283Z] + snapcraftctl stage [2021-09-27T07:40:57.243Z] Staging static-packages [2021-09-27T07:40:57.243Z] + snapcraftctl stage [2021-09-27T07:40:58.202Z] Staging version [2021-09-27T07:40:58.202Z] + snapcraftctl stage [2021-09-27T07:40:59.172Z] Priming config-common [2021-09-27T07:40:59.172Z] + snapcraftctl prime [2021-09-27T07:41:00.576Z] Priming go-build-helper [2021-09-27T07:41:00.576Z] + snapcraftctl prime [2021-09-27T07:41:01.535Z] Priming edgex-go [2021-09-27T07:41:01.535Z] + snapcraftctl prime [2021-09-27T07:41:02.497Z] Priming hooks [2021-09-27T07:41:02.497Z] + snapcraftctl prime [2021-09-27T07:41:03.908Z] Priming static-packages [2021-09-27T07:41:03.908Z] + snapcraftctl prime [2021-09-27T07:41:06.487Z] Priming version [2021-09-27T07:41:06.487Z] + snapcraftctl prime [2021-09-27T07:41:07.069Z] 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-09-27T07:41:39.341Z] 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-09-27T07:41:39.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T07:41:41.326Z] Removing intermediate container 5b81586e19b1 [2021-09-27T07:41:41.326Z] ---> 974f82613c1c [2021-09-27T07:41:41.327Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T07:41:41.938Z] ---> Running in 0d3e8dff15f9 [2021-09-27T07:41:44.606Z] Removing intermediate container 58a53de3dbf6 [2021-09-27T07:41:44.606Z] ---> 9af208a9f7b5 [2021-09-27T07:41:44.606Z] [2021-09-27T07:41:44.606Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T07:41:44.606Z] 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-09-27T07:41:44.606Z] 3.14: Pulling from library/alpine [2021-09-27T07:41:47.234Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T07:41:47.234Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T07:41:47.234Z] ---> bb3de5531c18 [2021-09-27T07:41:47.234Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T07:41:48.667Z] ---> Running in 86e7fc2a8966 [2021-09-27T07:41:49.649Z] Removing intermediate container d9c0b9bfaef2 [2021-09-27T07:41:49.649Z] ---> bb2b8e5a57d7 [2021-09-27T07:41:49.649Z] [2021-09-27T07:41:49.649Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T07:41:49.649Z] ---> bb3de5531c18 [2021-09-27T07:41:49.649Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T07:41:49.649Z] Removing intermediate container 6a4ecd91f19c [2021-09-27T07:41:49.649Z] ---> a4f4c101b266 [2021-09-27T07:41:49.649Z] [2021-09-27T07:41:49.649Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T07:41:49.649Z] ---> bb3de5531c18 [2021-09-27T07:41:49.649Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T07:41:49.922Z] Removing intermediate container 86e7fc2a8966 [2021-09-27T07:41:49.922Z] ---> 45f53655e638 [2021-09-27T07:41:49.922Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T07:41:49.922Z] ---> Running in f5730b5515f5 [2021-09-27T07:41:49.922Z] ---> Running in 855188b99262 [2021-09-27T07:41:50.195Z] ---> Running in 0a5443926e5b [2021-09-27T07:41:50.195Z] Removing intermediate container 0d3e8dff15f9 [2021-09-27T07:41:50.195Z] ---> 6ecaff28a9dd [2021-09-27T07:41:50.195Z] [2021-09-27T07:41:50.195Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T07:41:50.470Z] 20.10.7: Pulling from library/docker [2021-09-27T07:41:52.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:41:52.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:41:53.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:41:53.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:41:53.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:41:53.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:41:53.899Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T07:41:54.182Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T07:41:54.182Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T07:41:54.182Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T07:41:54.182Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T07:41:54.182Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:41:54.182Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T07:41:54.182Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T07:41:54.463Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T07:41:54.463Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T07:41:54.463Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:41:54.463Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T07:41:54.463Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T07:41:54.463Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T07:41:54.463Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:41:54.463Z] OK: 5 MiB in 16 packages [2021-09-27T07:41:54.743Z] OK: 8 MiB in 19 packages [2021-09-27T07:41:54.743Z] OK: 6 MiB in 17 packages [2021-09-27T07:41:58.164Z] Removing intermediate container 0a5443926e5b [2021-09-27T07:41:58.164Z] ---> 84d1112af61b [2021-09-27T07:41:58.164Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T07:41:58.164Z] Removing intermediate container 855188b99262 [2021-09-27T07:41:58.164Z] ---> 13e181920c79 [2021-09-27T07:41:58.164Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T07:41:58.436Z] ---> Running in f9d55899208f [2021-09-27T07:41:58.436Z] ---> Running in 2e32e7d1e48d [2021-09-27T07:41:59.041Z] Removing intermediate container f5730b5515f5 [2021-09-27T07:41:59.041Z] ---> 1716b90dd87b [2021-09-27T07:41:59.041Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T07:41:59.638Z] Removing intermediate container f9d55899208f [2021-09-27T07:41:59.638Z] ---> 43a224cf7aae [2021-09-27T07:41:59.638Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T07:41:59.913Z] ---> Running in 088f1538eeec [2021-09-27T07:42:00.189Z] Removing intermediate container 2e32e7d1e48d [2021-09-27T07:42:00.189Z] ---> 7440e92e686e [2021-09-27T07:42:00.189Z] Step 14/26 : WORKDIR / [2021-09-27T07:42:00.474Z] ---> Running in bdee3bd40bf4 [2021-09-27T07:42:00.474Z] Removing intermediate container b7dc2935a4e5 [2021-09-27T07:42:00.474Z] ---> 3701c989f849 [2021-09-27T07:42:00.474Z] [2021-09-27T07:42:00.474Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T07:42:00.474Z] ---> bb3de5531c18 [2021-09-27T07:42:00.474Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T07:42:00.474Z] ---> Running in fc97f3e834c5 [2021-09-27T07:42:00.756Z] Removing intermediate container 088f1538eeec [2021-09-27T07:42:00.756Z] ---> 99c0544871af [2021-09-27T07:42:00.756Z] Step 14/22 : WORKDIR /edgex [2021-09-27T07:42:01.034Z] ---> Running in a5a54739d108 [2021-09-27T07:42:01.312Z] ---> Running in 4dbc615eeb48 [2021-09-27T07:42:01.586Z] Removing intermediate container bdee3bd40bf4 [2021-09-27T07:42:01.586Z] ---> bff959861e32 [2021-09-27T07:42:01.586Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T07:42:02.197Z] ---> Running in 9d723597d533 [2021-09-27T07:42:02.197Z] Removing intermediate container a5a54739d108 [2021-09-27T07:42:02.197Z] ---> ed2a8f783667 [2021-09-27T07:42:02.197Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T07:42:02.470Z] Removing intermediate container fc97f3e834c5 [2021-09-27T07:42:02.470Z] ---> 7a8cc3801c33 [2021-09-27T07:42:02.470Z] 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-09-27T07:42:02.745Z] ---> Running in 214b913c4a91 [2021-09-27T07:42:02.745Z] Removing intermediate container 4dbc615eeb48 [2021-09-27T07:42:02.745Z] ---> cf499e4dfee1 [2021-09-27T07:42:02.745Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T07:42:03.729Z] Removing intermediate container 214b913c4a91 [2021-09-27T07:42:03.729Z] ---> 95cfbc393ea1 [2021-09-27T07:42:03.729Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T07:42:03.729Z] ---> ca7aa45f5e5f [2021-09-27T07:42:03.729Z] 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-09-27T07:42:04.004Z] ---> Running in e14e6527b384 [2021-09-27T07:42:04.004Z] ---> dafb8677c9e8 [2021-09-27T07:42:04.004Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T07:42:04.604Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T07:42:04.604Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T07:42:04.604Z] ---> df445af6242a [2021-09-27T07:42:04.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-09-27T07:42:04.876Z] Removing intermediate container e14e6527b384 [2021-09-27T07:42:04.876Z] ---> 8e50538dafd1 [2021-09-27T07:42:04.876Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:42:05.164Z] ---> Running in 199235e68260 [2021-09-27T07:42:05.164Z] ---> Running in 8516bf734dd1 [2021-09-27T07:42:05.164Z] ---> 036e5606f202 [2021-09-27T07:42:05.164Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T07:42:06.150Z] Removing intermediate container 199235e68260 [2021-09-27T07:42:06.150Z] ---> 01e44cc88426 [2021-09-27T07:42:06.150Z] 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-09-27T07:42:06.150Z] ---> 0c14bbf6b4d9 [2021-09-27T07:42:06.150Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T07:42:06.150Z] Removing intermediate container 9d723597d533 [2021-09-27T07:42:06.150Z] ---> af1419dd684a [2021-09-27T07:42:06.150Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T07:42:06.150Z] ---> Running in 782553822b16 [2021-09-27T07:42:06.423Z] ---> Running in a5c22b65b7f5 [2021-09-27T07:42:06.423Z] ---> 93abd10123c3 [2021-09-27T07:42:06.423Z] 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-09-27T07:42:07.430Z] Removing intermediate container a5c22b65b7f5 [2021-09-27T07:42:07.430Z] ---> 2bc796d017f7 [2021-09-27T07:42:07.430Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T07:42:08.027Z] ---> 145b03e946ea [2021-09-27T07:42:08.027Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T07:42:08.027Z] ---> ff79097a53e1 [2021-09-27T07:42:08.027Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T07:42:08.301Z] ---> Running in e24684893a75 [2021-09-27T07:42:08.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:42:08.576Z] Removing intermediate container 8516bf734dd1 [2021-09-27T07:42:08.576Z] ---> 1c1e7f3b074a [2021-09-27T07:42:08.576Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T07:42:08.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:42:08.576Z] ---> Running in d21712df1b86 [2021-09-27T07:42:08.851Z] ---> 8406ebdb5ed9 [2021-09-27T07:42:08.851Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T07:42:09.127Z] ---> Running in 03de9b5ae855 [2021-09-27T07:42:09.402Z] Removing intermediate container e24684893a75 [2021-09-27T07:42:09.402Z] ---> a824decfb7ce [2021-09-27T07:42:09.402Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T07:42:09.699Z] ---> Running in f813121aca90 [2021-09-27T07:42:09.699Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T07:42:09.699Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T07:42:09.699Z] Executing bash-5.1.0-r0.post-install [2021-09-27T07:42:09.699Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T07:42:09.699Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T07:42:09.699Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T07:42:09.976Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T07:42:09.976Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T07:42:09.976Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T07:42:09.976Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T07:42:09.976Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T07:42:09.976Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T07:42:09.976Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T07:42:09.976Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T07:42:09.976Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T07:42:10.573Z] ---> 2b60fcca5983 [2021-09-27T07:42:10.573Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T07:42:10.851Z] Removing intermediate container f813121aca90 [2021-09-27T07:42:10.851Z] ---> a4a6d5ae59af [2021-09-27T07:42:10.851Z] Step 20/22 : LABEL arch=arm64 [2021-09-27T07:42:10.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:42:11.128Z] ---> Running in 614ee1282f9b [2021-09-27T07:42:12.568Z] Removing intermediate container 614ee1282f9b [2021-09-27T07:42:12.568Z] ---> e3c7eee366e5 [2021-09-27T07:42:12.568Z] Step 21/22 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:42:12.568Z] ---> 73256d00742d [2021-09-27T07:42:12.568Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T07:42:12.568Z] ---> Running in 5e5f48025612 [2021-09-27T07:42:12.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:42:12.843Z] Removing intermediate container 03de9b5ae855 [2021-09-27T07:42:12.843Z] ---> 66c9142aa5cd [2021-09-27T07:42:12.843Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:42:12.843Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T07:42:12.843Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T07:42:12.843Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T07:42:13.118Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T07:42:13.118Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T07:42:13.118Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T07:42:13.118Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T07:42:13.391Z] Removing intermediate container 5e5f48025612 [2021-09-27T07:42:13.391Z] ---> fa5afdd39f1b [2021-09-27T07:42:13.391Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T07:42:13.391Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T07:42:13.391Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T07:42:13.391Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T07:42:13.391Z] ---> ab5ea3ab2e53 [2021-09-27T07:42:13.391Z] 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-09-27T07:42:13.391Z] ---> Running in 751b0fc1c9eb [2021-09-27T07:42:13.666Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T07:42:13.666Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T07:42:13.666Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T07:42:13.666Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T07:42:13.666Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T07:42:13.666Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T07:42:13.666Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T07:42:13.666Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T07:42:13.666Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T07:42:13.666Z] ---> Running in 8903d615ce5a [2021-09-27T07:42:13.666Z] ---> 0d67e7004e8e [2021-09-27T07:42:13.666Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T07:42:13.948Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T07:42:13.948Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T07:42:13.948Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T07:42:13.948Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T07:42:13.948Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T07:42:13.948Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T07:42:14.221Z] Removing intermediate container 751b0fc1c9eb [2021-09-27T07:42:14.221Z] ---> 8b891e32b971 [2021-09-27T07:42:14.221Z] [2021-09-27T07:42:14.821Z] Successfully built 8b891e32b971 [2021-09-27T07:42:14.821Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-27T07:42:14.821Z] Building support-scheduler [2021-09-27T07:42:14.821Z]  Building security-proxy-setup ... done Executing busybox-1.32.1-r6.trigger [2021-09-27T07:42:14.821Z] OK: 82 MiB in 59 packages [2021-09-27T07:42:16.270Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T07:42:16.270Z] ---> 6c18c958dcf8 [2021-09-27T07:42:16.270Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T07:42:16.552Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T07:42:16.836Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T07:42:17.116Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T07:42:18.115Z] ---> da16557f1b3a [2021-09-27T07:42:18.115Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T07:42:19.944Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T07:42:19.944Z] Removing intermediate container 8903d615ce5a [2021-09-27T07:42:19.944Z] ---> 100063183487 [2021-09-27T07:42:19.944Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T07:42:19.944Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T07:42:19.944Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:42:19.944Z] ---> Running in 89b686532086 [2021-09-27T07:42:19.944Z] OK: 8 MiB in 20 packages [2021-09-27T07:42:19.944Z] ---> 98cab2ea9734 [2021-09-27T07:42:19.944Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T07:42:20.220Z] Removing intermediate container 89b686532086 [2021-09-27T07:42:20.220Z] ---> ea929d86b1e2 [2021-09-27T07:42:20.220Z] Step 24/26 : LABEL arch=arm64 [2021-09-27T07:42:20.507Z] ---> Running in 1d9a08019bf8 [2021-09-27T07:42:21.100Z] ---> e26caa47b333 [2021-09-27T07:42:21.100Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T07:42:21.699Z] ---> Running in 0ace65374d07 [2021-09-27T07:42:21.699Z] Removing intermediate container 1d9a08019bf8 [2021-09-27T07:42:21.699Z] ---> fac2f17656b5 [2021-09-27T07:42:21.699Z] Step 25/26 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:42:21.978Z] Removing intermediate container d21712df1b86 [2021-09-27T07:42:21.978Z] ---> b12f2f609a33 [2021-09-27T07:42:21.978Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:42:21.978Z] ---> Running in 55ea15fe2680 [2021-09-27T07:42:22.582Z] Removing intermediate container 0ace65374d07 [2021-09-27T07:42:22.582Z] ---> 45bf6fe0b4c6 [2021-09-27T07:42:22.582Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T07:42:23.188Z] Removing intermediate container 55ea15fe2680 [2021-09-27T07:42:23.188Z] ---> bcaaa3933d90 [2021-09-27T07:42:23.188Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T07:42:23.464Z] ---> e13fde364229 [2021-09-27T07:42:23.464Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T07:42:23.464Z] ---> Running in f5e33eb514f3 [2021-09-27T07:42:23.747Z] ---> d019a10b3743 [2021-09-27T07:42:23.747Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T07:42:24.021Z] Collecting docker-compose==1.23.2 [2021-09-27T07:42:24.021Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T07:42:24.295Z] ---> Running in 82f5114dbbdc [2021-09-27T07:42:24.566Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T07:42:24.566Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T07:42:24.566Z] Removing intermediate container f5e33eb514f3 [2021-09-27T07:42:24.566Z] ---> a596cd3deae8 [2021-09-27T07:42:24.566Z] [2021-09-27T07:42:25.163Z] Successfully built a596cd3deae8 [2021-09-27T07:42:25.163Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-27T07:42:25.163Z] Building support-notifications [2021-09-27T07:42:26.148Z]  Building security-secretstore-setup ... done  ---> e8903c4a0687 [2021-09-27T07:42:26.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T07:42:26.752Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T07:42:26.752Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T07:42:28.207Z] ---> ec33aceca49d [2021-09-27T07:42:28.207Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T07:42:28.487Z] ---> Running in 615602c31aa9 [2021-09-27T07:42:28.764Z] Removing intermediate container 82f5114dbbdc [2021-09-27T07:42:28.764Z] ---> 541a78acbc48 [2021-09-27T07:42:28.764Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T07:42:29.359Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T07:42:29.359Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T07:42:29.359Z] ---> Running in a28c60233f04 [2021-09-27T07:42:29.957Z] Removing intermediate container 615602c31aa9 [2021-09-27T07:42:29.957Z] ---> df3a237e6603 [2021-09-27T07:42:29.957Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:42:30.554Z] ---> Running in 87b069c2aa66 [2021-09-27T07:42:30.554Z] Removing intermediate container a28c60233f04 [2021-09-27T07:42:30.554Z] ---> 74da2d914226 [2021-09-27T07:42:30.554Z] Step 29/32 : CMD ["gate"] [2021-09-27T07:42:30.554Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T07:42:30.554Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T07:42:30.827Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T07:42:31.107Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T07:42:31.107Z] ---> Running in ce1cd67731a1 [2021-09-27T07:42:31.107Z] Removing intermediate container 87b069c2aa66 [2021-09-27T07:42:31.107Z] ---> ef756f068f79 [2021-09-27T07:42:31.107Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T07:42:31.384Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T07:42:31.384Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T07:42:31.663Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T07:42:31.663Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T07:42:31.938Z] ---> Running in 06fe88f2ae30 [2021-09-27T07:42:32.224Z] Removing intermediate container ce1cd67731a1 [2021-09-27T07:42:32.224Z] ---> 069698740830 [2021-09-27T07:42:32.224Z] Step 30/32 : LABEL arch=arm64 [2021-09-27T07:42:33.208Z] ---> Running in 4d154fa204a1 [2021-09-27T07:42:33.208Z] Removing intermediate container 06fe88f2ae30 [2021-09-27T07:42:33.208Z] ---> 29ccef06183f [2021-09-27T07:42:33.208Z] Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:42:33.841Z] ---> Running in ed53b2a62fc5 [2021-09-27T07:42:34.586Z] Removing intermediate container 4d154fa204a1 [2021-09-27T07:42:34.586Z] ---> 520e33553bda [2021-09-27T07:42:34.586Z] Step 31/32 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:42:34.587Z] Collecting PyYAML<4,>=3.10 [2021-09-27T07:42:34.587Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T07:42:35.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:42:35.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:42:35.280Z] ---> 275e643386cc [2021-09-27T07:42:35.280Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T07:42:35.280Z] ---> Using cache [2021-09-27T07:42:35.280Z] ---> fe451ff7db6c [2021-09-27T07:42:35.280Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:42:35.280Z] ---> Using cache [2021-09-27T07:42:35.280Z] ---> b2d34dd47a52 [2021-09-27T07:42:35.280Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T07:42:35.280Z] ---> Running in 8b52f5d55e62 [2021-09-27T07:42:35.599Z] Removing intermediate container ed53b2a62fc5 [2021-09-27T07:42:35.599Z] ---> 473454bd184f [2021-09-27T07:42:35.599Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T07:42:35.599Z] ---> Running in d63b9bfac85c [2021-09-27T07:42:35.905Z] ---> Running in a9b75f4a0f0d [2021-09-27T07:42:36.584Z] Removing intermediate container 8b52f5d55e62 [2021-09-27T07:42:36.584Z] ---> f03263603c4a [2021-09-27T07:42:36.584Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T07:42:37.221Z] ---> Running in 00d9150a5425 [2021-09-27T07:42:37.525Z] Removing intermediate container a9b75f4a0f0d [2021-09-27T07:42:37.525Z] ---> 1689fc0b96c5 [2021-09-27T07:42:37.525Z] [2021-09-27T07:42:38.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:42:38.457Z] Successfully built 1689fc0b96c5 [2021-09-27T07:42:38.457Z] Successfully tagged core-data-arm64:latest [2021-09-27T07:42:38.457Z]  Building core-data ... done Building core-metadata [2021-09-27T07:42:38.457Z] Removing intermediate container 00d9150a5425 [2021-09-27T07:42:38.457Z] ---> bba858a56965 [2021-09-27T07:42:38.457Z] [2021-09-27T07:42:38.731Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T07:42:38.731Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T07:42:38.731Z] 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-09-27T07:42:39.004Z] Successfully built bba858a56965 [2021-09-27T07:42:39.004Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-27T07:42:39.004Z]  Building security-bootstrapper ... done Building core-command [2021-09-27T07:42:39.004Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T07:42:39.278Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T07:42:39.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:42:40.469Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T07:42:40.469Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T07:42:40.742Z] Collecting certifi>=2017.4.17 [2021-09-27T07:42:40.742Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T07:42:41.015Z] Collecting idna<2.8,>=2.5 [2021-09-27T07:42:41.015Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T07:42:41.289Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T07:42:41.289Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T07:42:41.563Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T07:42:41.563Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T07:42:41.563Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T07:42:41.563Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T07:42:42.165Z] OK: 218 MiB in 52 packages [2021-09-27T07:42:42.771Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T07:42:42.771Z] Attempting uninstall: urllib3 [2021-09-27T07:42:42.771Z] Found existing installation: urllib3 1.26.2 [2021-09-27T07:42:42.771Z] Uninstalling urllib3-1.26.2: [2021-09-27T07:42:43.048Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T07:42:45.025Z] Attempting uninstall: idna [2021-09-27T07:42:45.025Z] Found existing installation: idna 3.1 [2021-09-27T07:42:45.025Z] Uninstalling idna-3.1: [2021-09-27T07:42:45.025Z] Successfully uninstalled idna-3.1 [2021-09-27T07:42:46.458Z] Attempting uninstall: chardet [2021-09-27T07:42:46.458Z] Found existing installation: chardet 4.0.0 [2021-09-27T07:42:46.458Z] Uninstalling chardet-4.0.0: [2021-09-27T07:42:46.458Z] Removing intermediate container d63b9bfac85c [2021-09-27T07:42:46.458Z] ---> af8ac6394d03 [2021-09-27T07:42:46.458Z] Step 6/23 : COPY go.mod . [2021-09-27T07:42:46.458Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T07:42:47.441Z] ---> d19df50df33e [2021-09-27T07:42:47.441Z] Step 7/23 : RUN go mod download [2021-09-27T07:42:48.054Z] ---> Running in 4f9dfcf7dc0d [2021-09-27T07:42:48.054Z] Attempting uninstall: requests [2021-09-27T07:42:48.332Z] Found existing installation: requests 2.25.1 [2021-09-27T07:42:48.332Z] Uninstalling requests-2.25.1: [2021-09-27T07:42:48.332Z] Successfully uninstalled requests-2.25.1 [2021-09-27T07:42:48.929Z] Running setup.py install for texttable: started [2021-09-27T07:42:50.915Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T07:42:50.915Z] Running setup.py install for PyYAML: started [2021-09-27T07:42:54.316Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T07:42:54.316Z] Running setup.py install for docopt: started [2021-09-27T07:42:54.316Z] Removing intermediate container 4f9dfcf7dc0d [2021-09-27T07:42:54.316Z] ---> 4aeddb91dab0 [2021-09-27T07:42:54.316Z] Step 8/23 : COPY . . [2021-09-27T07:42:56.941Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T07:42:56.941Z] Running setup.py install for dockerpty: started [2021-09-27T07:42:57.543Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:42:57.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:42:57.543Z] ---> 275e643386cc [2021-09-27T07:42:57.543Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T07:42:57.543Z] ---> Using cache [2021-09-27T07:42:57.543Z] ---> fe451ff7db6c [2021-09-27T07:42:57.543Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:42:57.543Z] ---> Using cache [2021-09-27T07:42:57.543Z] ---> b2d34dd47a52 [2021-09-27T07:42:57.543Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T07:42:58.990Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T07:42:59.974Z] ---> Running in 4070ca709f68 [2021-09-27T07:43:00.964Z] 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-09-27T07:43:01.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:43:03.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:43:05.392Z] OK: 218 MiB in 52 packages [2021-09-27T07:43:08.808Z] Removing intermediate container 4070ca709f68 [2021-09-27T07:43:08.808Z] ---> ebd9e121b8e3 [2021-09-27T07:43:08.808Z] Step 6/23 : COPY go.mod . [2021-09-27T07:43:10.797Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:43:10.797Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:43:10.797Z] ---> 275e643386cc [2021-09-27T07:43:10.797Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T07:43:10.797Z] ---> Using cache [2021-09-27T07:43:10.797Z] ---> fe451ff7db6c [2021-09-27T07:43:10.797Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:43:10.797Z] ---> Using cache [2021-09-27T07:43:10.797Z] ---> b2d34dd47a52 [2021-09-27T07:43:10.797Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T07:43:10.797Z] ---> Using cache [2021-09-27T07:43:10.797Z] ---> af8ac6394d03 [2021-09-27T07:43:10.797Z] Step 6/24 : COPY go.mod . [2021-09-27T07:43:10.797Z] ---> Using cache [2021-09-27T07:43:10.797Z] ---> d19df50df33e [2021-09-27T07:43:10.797Z] Step 7/24 : RUN go mod download [2021-09-27T07:43:10.797Z] ---> Using cache [2021-09-27T07:43:10.797Z] ---> 4aeddb91dab0 [2021-09-27T07:43:10.797Z] Step 8/24 : COPY . . [2021-09-27T07:43:10.797Z] ---> fb7188ec84e1 [2021-09-27T07:43:10.797Z] Step 7/23 : RUN go mod download [2021-09-27T07:43:11.071Z] ---> Running in 9c447dbd5f79 [2021-09-27T07:43:11.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T07:43:11.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T07:43:11.348Z] ---> 275e643386cc [2021-09-27T07:43:11.348Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T07:43:11.348Z] ---> Using cache [2021-09-27T07:43:11.348Z] ---> fe451ff7db6c [2021-09-27T07:43:11.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T07:43:11.348Z] ---> Using cache [2021-09-27T07:43:11.348Z] ---> b2d34dd47a52 [2021-09-27T07:43:11.348Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T07:43:11.348Z] ---> Using cache [2021-09-27T07:43:11.348Z] ---> af8ac6394d03 [2021-09-27T07:43:11.348Z] Step 6/24 : COPY go.mod . [2021-09-27T07:43:11.348Z] ---> Using cache [2021-09-27T07:43:11.348Z] ---> d19df50df33e [2021-09-27T07:43:11.348Z] Step 7/24 : RUN go mod download [2021-09-27T07:43:11.348Z] ---> Using cache [2021-09-27T07:43:11.348Z] ---> 4aeddb91dab0 [2021-09-27T07:43:11.348Z] Step 8/24 : COPY . . [2021-09-27T07:43:19.621Z] ---> e6a661edf7fa [2021-09-27T07:43:19.621Z] Step 9/23 : RUN go mod tidy [2021-09-27T07:43:19.621Z] Removing intermediate container 9c447dbd5f79 [2021-09-27T07:43:19.621Z] ---> 879b6efdd831 [2021-09-27T07:43:19.621Z] Step 8/23 : COPY . . [2021-09-27T07:43:20.214Z] ---> Running in 28fa38de275d [2021-09-27T07:43:20.491Z] Removing intermediate container 782553822b16 [2021-09-27T07:43:20.491Z] ---> 34df9323e338 [2021-09-27T07:43:20.491Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T07:43:22.936Z] ---> Running in 57e3c2233626 [2021-09-27T07:43:23.922Z] Removing intermediate container 57e3c2233626 [2021-09-27T07:43:23.922Z] ---> b2ad4f36a064 [2021-09-27T07:43:23.922Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T07:43:24.529Z] ---> Running in dda5d354bf83 [2021-09-27T07:43:25.511Z] Removing intermediate container dda5d354bf83 [2021-09-27T07:43:25.511Z] ---> 934f9c12df32 [2021-09-27T07:43:25.511Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T07:43:25.786Z] Removing intermediate container 28fa38de275d [2021-09-27T07:43:25.786Z] ---> 7b80d45fffbc [2021-09-27T07:43:25.786Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T07:43:26.384Z] ---> Running in e478c5ae33f2 [2021-09-27T07:43:29.017Z] 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-09-27T07:43:29.018Z] ---> 220284d82e9f [2021-09-27T07:43:29.018Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T07:43:30.482Z] ---> 43b6eae674f0 [2021-09-27T07:43:30.482Z] Step 9/24 : RUN go mod tidy [2021-09-27T07:43:30.482Z] ---> 2d8917c72979 [2021-09-27T07:43:30.482Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T07:43:30.482Z] ---> Running in d5aa3bb44995 [2021-09-27T07:43:33.448Z] ---> 84b6e79ea235 [2021-09-27T07:43:33.448Z] Step 9/24 : RUN go mod tidy [2021-09-27T07:43:33.448Z] ---> f5a4358f1c91 [2021-09-27T07:43:33.448Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T07:43:33.448Z] ---> Running in fa3830d1b1ed [2021-09-27T07:43:33.721Z] ---> Running in bf3c463e3b45 [2021-09-27T07:43:35.714Z] Removing intermediate container bf3c463e3b45 [2021-09-27T07:43:35.714Z] ---> e5a2f817202f [2021-09-27T07:43:35.714Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:43:35.714Z] ---> Running in 355026ec1151 [2021-09-27T07:43:37.164Z] Removing intermediate container 355026ec1151 [2021-09-27T07:43:37.164Z] ---> 8612e6d16da0 [2021-09-27T07:43:37.164Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T07:43:37.440Z] ---> Running in f63105429ba4 [2021-09-27T07:43:38.888Z] Removing intermediate container f63105429ba4 [2021-09-27T07:43:38.888Z] ---> c8905b968a0f [2021-09-27T07:43:38.888Z] Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:43:38.888Z] ---> Running in db606ca86663 [2021-09-27T07:43:39.165Z] Removing intermediate container d5aa3bb44995 [2021-09-27T07:43:39.165Z] ---> 431dca19ba2b [2021-09-27T07:43:39.165Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T07:43:39.439Z] ---> Running in eb20e888a2f9 [2021-09-27T07:43:40.440Z] Removing intermediate container db606ca86663 [2021-09-27T07:43:40.440Z] ---> 91d1d620b66e [2021-09-27T07:43:40.440Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T07:43:41.051Z] ---> Running in 29e9cbe8fd89 [2021-09-27T07:43:41.329Z] Removing intermediate container fa3830d1b1ed [2021-09-27T07:43:41.329Z] ---> 6f6fd2a94002 [2021-09-27T07:43:41.329Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T07:43:41.936Z] ---> Running in 84e91bb5e132 [2021-09-27T07:43:42.923Z] Removing intermediate container 29e9cbe8fd89 [2021-09-27T07:43:42.923Z] ---> 28a8492db0b7 [2021-09-27T07:43:42.923Z] [2021-09-27T07:43:43.197Z] 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-09-27T07:43:44.185Z] Successfully built 28a8492db0b7 [2021-09-27T07:43:44.185Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-27T07:43:44.461Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T07:43:45.446Z] ---> d4189a5e10a0 [2021-09-27T07:43:45.446Z] Step 9/23 : RUN go mod tidy [2021-09-27T07:43:45.724Z] ---> Running in 6592a438d473 [2021-09-27T07:43:54.020Z] Removing intermediate container 6592a438d473 [2021-09-27T07:43:54.020Z] ---> 0ae964912012 [2021-09-27T07:43:54.021Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T07:43:54.021Z] ---> Running in d1fa5e1445cd [2021-09-27T07:43:55.003Z] 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-09-27T07:45:03.072Z] Removing intermediate container e478c5ae33f2 [2021-09-27T07:45:03.072Z] ---> 7a101c00c3ca [2021-09-27T07:45:03.072Z] [2021-09-27T07:45:03.072Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T07:45:03.072Z] ---> bb3de5531c18 [2021-09-27T07:45:03.072Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T07:45:03.072Z] ---> Running in dfe00da2b521 [2021-09-27T07:45:03.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:45:03.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:45:03.072Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T07:45:03.072Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:45:03.072Z] OK: 5 MiB in 15 packages [2021-09-27T07:45:04.530Z] Removing intermediate container dfe00da2b521 [2021-09-27T07:45:04.530Z] ---> 58baf7370e9a [2021-09-27T07:45:04.530Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T07:45:04.808Z] ---> Running in 49678186adbd [2021-09-27T07:45:05.410Z] Removing intermediate container 49678186adbd [2021-09-27T07:45:05.410Z] ---> a7d020c945b5 [2021-09-27T07:45:05.410Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T07:45:05.687Z] ---> Running in 74bc56fc25c9 [2021-09-27T07:45:06.291Z] Removing intermediate container 74bc56fc25c9 [2021-09-27T07:45:06.291Z] ---> 9d3d5c14f535 [2021-09-27T07:45:06.291Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T07:45:06.569Z] ---> Running in ea693d189faa [2021-09-27T07:45:07.176Z] Removing intermediate container ea693d189faa [2021-09-27T07:45:07.176Z] ---> e486498eca06 [2021-09-27T07:45:07.176Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:45:08.616Z] ---> aec78678c83c [2021-09-27T07:45:08.616Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T07:45:10.606Z] ---> 8176d34ce2d7 [2021-09-27T07:45:10.606Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T07:45:12.051Z] ---> 1d52b9c2f92a [2021-09-27T07:45:12.051Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T07:45:12.051Z] ---> Running in a76284ebb659 [2021-09-27T07:45:13.038Z] Removing intermediate container a76284ebb659 [2021-09-27T07:45:13.038Z] ---> 3cec9fe79de0 [2021-09-27T07:45:13.038Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:45:13.310Z] ---> Running in 183cf38a734b [2021-09-27T07:45:14.750Z] Removing intermediate container 183cf38a734b [2021-09-27T07:45:14.750Z] ---> 7ca5369fedb3 [2021-09-27T07:45:14.750Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T07:45:14.750Z] ---> Running in 8382ba311231 [2021-09-27T07:45:15.746Z] Removing intermediate container 8382ba311231 [2021-09-27T07:45:15.746Z] ---> 19ef9dbee46b [2021-09-27T07:45:16.041Z] Step 22/23 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:45:16.323Z] ---> Running in 857485d6b076 [2021-09-27T07:45:16.595Z] Removing intermediate container 84e91bb5e132 [2021-09-27T07:45:16.595Z] ---> 08ee860b69aa [2021-09-27T07:45:16.595Z] [2021-09-27T07:45:16.595Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T07:45:16.595Z] ---> bb3de5531c18 [2021-09-27T07:45:16.595Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T07:45:16.595Z] ---> Using cache [2021-09-27T07:45:16.595Z] ---> 58baf7370e9a [2021-09-27T07:45:16.595Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T07:45:16.595Z] ---> Using cache [2021-09-27T07:45:16.595Z] ---> a7d020c945b5 [2021-09-27T07:45:16.595Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T07:45:16.871Z] ---> Running in 18e80259a68a [2021-09-27T07:45:17.145Z] Removing intermediate container 857485d6b076 [2021-09-27T07:45:17.145Z] ---> 1a2404a962f5 [2021-09-27T07:45:17.145Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T07:45:17.420Z] ---> Running in e7870ffdd820 [2021-09-27T07:45:17.694Z] Removing intermediate container 18e80259a68a [2021-09-27T07:45:17.694Z] ---> b0559c7e4584 [2021-09-27T07:45:17.694Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T07:45:17.968Z] ---> Running in b9c0f87d23ae [2021-09-27T07:45:18.250Z] Removing intermediate container e7870ffdd820 [2021-09-27T07:45:18.250Z] ---> b187b8a0a44b [2021-09-27T07:45:18.250Z] [2021-09-27T07:45:18.861Z] Successfully built b187b8a0a44b [2021-09-27T07:45:18.861Z] Successfully tagged support-scheduler-arm64:latest [2021-09-27T07:45:18.861Z]  Building support-scheduler ... done Removing intermediate container b9c0f87d23ae [2021-09-27T07:45:18.861Z] ---> 399ca342410a [2021-09-27T07:45:18.861Z] Step 16/24 : WORKDIR / [2021-09-27T07:45:19.154Z] ---> Running in 2bc54701c84f [2021-09-27T07:45:20.134Z] Removing intermediate container 2bc54701c84f [2021-09-27T07:45:20.134Z] ---> fb08293595b5 [2021-09-27T07:45:20.134Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:45:21.576Z] ---> 8232dcfca6bd [2021-09-27T07:45:21.576Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T07:45:21.576Z] Removing intermediate container eb20e888a2f9 [2021-09-27T07:45:21.576Z] ---> 7a494d3bfb61 [2021-09-27T07:45:21.576Z] [2021-09-27T07:45:21.576Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T07:45:21.576Z] ---> bb3de5531c18 [2021-09-27T07:45:21.576Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T07:45:21.576Z] ---> Using cache [2021-09-27T07:45:21.576Z] ---> 58baf7370e9a [2021-09-27T07:45:21.576Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T07:45:21.576Z] ---> Using cache [2021-09-27T07:45:21.576Z] ---> a7d020c945b5 [2021-09-27T07:45:21.576Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T07:45:21.862Z] ---> Running in bc81966d15ef [2021-09-27T07:45:22.471Z] Removing intermediate container bc81966d15ef [2021-09-27T07:45:22.471Z] ---> fb265d573efe [2021-09-27T07:45:22.471Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T07:45:22.743Z] ---> Running in 206c8dc8183b [2021-09-27T07:45:22.743Z] ---> 80c8f54230fb [2021-09-27T07:45:22.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T07:45:23.340Z] Removing intermediate container 206c8dc8183b [2021-09-27T07:45:23.340Z] ---> 12b66b332c29 [2021-09-27T07:45:23.340Z] Step 16/24 : WORKDIR / [2021-09-27T07:45:23.614Z] ---> Running in 72d9df10cecd [2021-09-27T07:45:23.886Z] ---> 4727434c4c15 [2021-09-27T07:45:23.886Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T07:45:24.160Z] ---> Running in 9fc64d0a2ec6 [2021-09-27T07:45:24.435Z] Removing intermediate container 72d9df10cecd [2021-09-27T07:45:24.435Z] ---> c007e773f543 [2021-09-27T07:45:24.435Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:45:24.710Z] Removing intermediate container 9fc64d0a2ec6 [2021-09-27T07:45:24.710Z] ---> e096921c660b [2021-09-27T07:45:24.710Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:45:24.980Z] ---> Running in b4f6ff5227ee [2021-09-27T07:45:25.252Z] Removing intermediate container d1fa5e1445cd [2021-09-27T07:45:25.252Z] ---> b6eea6bf8daa [2021-09-27T07:45:25.252Z] [2021-09-27T07:45:25.252Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T07:45:25.252Z] ---> bb3de5531c18 [2021-09-27T07:45:25.252Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T07:45:25.252Z] ---> 5e99cb41af3f [2021-09-27T07:45:25.252Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T07:45:25.524Z] ---> Running in ab8529b4feb0 [2021-09-27T07:45:25.524Z] Removing intermediate container b4f6ff5227ee [2021-09-27T07:45:25.524Z] ---> 4540ba9e07a5 [2021-09-27T07:45:25.524Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T07:45:25.800Z] ---> Running in cd513b148abf [2021-09-27T07:45:26.400Z] Removing intermediate container cd513b148abf [2021-09-27T07:45:26.400Z] ---> 600a3509e575 [2021-09-27T07:45:26.400Z] Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:45:26.670Z] ---> 0cc7d9deacbd [2021-09-27T07:45:26.670Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T07:45:26.670Z] ---> Running in d28b6fce6593 [2021-09-27T07:45:26.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T07:45:27.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T07:45:27.218Z] Removing intermediate container d28b6fce6593 [2021-09-27T07:45:27.218Z] ---> e86a2cc9f158 [2021-09-27T07:45:27.218Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T07:45:27.495Z] ---> Running in 7c1b3e2d1d8b [2021-09-27T07:45:27.783Z] ---> e832b97f38e3 [2021-09-27T07:45:27.783Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T07:45:27.783Z] ---> Running in efe5d99d5768 [2021-09-27T07:45:28.059Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T07:45:28.059Z] Removing intermediate container 7c1b3e2d1d8b [2021-09-27T07:45:28.059Z] ---> 84049e6cf19c [2021-09-27T07:45:28.059Z] [2021-09-27T07:45:28.059Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T07:45:28.059Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T07:45:28.059Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T07:45:28.331Z] OK: 6 MiB in 16 packages [2021-09-27T07:45:28.331Z] Successfully built 84049e6cf19c [2021-09-27T07:45:28.331Z] Successfully tagged core-command-arm64:latest [2021-09-27T07:45:28.604Z]  Building core-command ... done Removing intermediate container efe5d99d5768 [2021-09-27T07:45:28.604Z] ---> 6304fc5d7993 [2021-09-27T07:45:28.604Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:45:28.880Z] ---> Running in e677b7295f6e [2021-09-27T07:45:29.475Z] Removing intermediate container e677b7295f6e [2021-09-27T07:45:29.475Z] ---> f9d7ddd5fb28 [2021-09-27T07:45:29.475Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T07:45:29.475Z] ---> Running in b2bb50737caa [2021-09-27T07:45:29.747Z] Removing intermediate container ab8529b4feb0 [2021-09-27T07:45:29.747Z] ---> 31f95d09ce75 [2021-09-27T07:45:29.747Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T07:45:30.022Z] ---> Running in 24364a4073c0 [2021-09-27T07:45:30.022Z] Removing intermediate container b2bb50737caa [2021-09-27T07:45:30.022Z] ---> f7dcf418a2e1 [2021-09-27T07:45:30.293Z] Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:45:30.293Z] ---> Running in 895a1847bc16 [2021-09-27T07:45:30.564Z] Removing intermediate container 24364a4073c0 [2021-09-27T07:45:30.564Z] ---> 25f2477f8257 [2021-09-27T07:45:30.564Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T07:45:30.834Z] ---> Running in ea7faafcdccb [2021-09-27T07:45:30.834Z] Removing intermediate container 895a1847bc16 [2021-09-27T07:45:30.834Z] ---> 63be51ab6247 [2021-09-27T07:45:30.834Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T07:45:31.107Z] ---> Running in 558b57a2c85a [2021-09-27T07:45:31.378Z] Removing intermediate container ea7faafcdccb [2021-09-27T07:45:31.378Z] ---> 0c563f5c7986 [2021-09-27T07:45:31.378Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T07:45:31.378Z] ---> Running in 0e1a54932102 [2021-09-27T07:45:31.650Z] Removing intermediate container 558b57a2c85a [2021-09-27T07:45:31.650Z] ---> e181b8747397 [2021-09-27T07:45:31.650Z] [2021-09-27T07:45:31.924Z] Successfully built e181b8747397 [2021-09-27T07:45:31.924Z] Successfully tagged core-metadata-arm64:latest [2021-09-27T07:45:32.197Z]  Building core-metadata ... done Removing intermediate container 0e1a54932102 [2021-09-27T07:45:32.197Z] ---> e73b2397ca66 [2021-09-27T07:45:32.197Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T07:45:33.169Z] ---> 40fdb53aa38d [2021-09-27T07:45:33.169Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T07:45:34.143Z] ---> 8d8236287623 [2021-09-27T07:45:34.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T07:45:35.114Z] ---> 7ea0dabfe5b2 [2021-09-27T07:45:35.114Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T07:45:35.114Z] ---> Running in 6f9c55e02220 [2021-09-27T07:45:35.705Z] Removing intermediate container 6f9c55e02220 [2021-09-27T07:45:35.705Z] ---> 79a4fdd73a79 [2021-09-27T07:45:35.705Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T07:45:35.705Z] ---> Running in 9fc32a3101c1 [2021-09-27T07:45:36.300Z] Removing intermediate container 9fc32a3101c1 [2021-09-27T07:45:36.300Z] ---> d05e2c77d29f [2021-09-27T07:45:36.300Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T07:45:36.300Z] ---> Running in b4d23ee135e2 [2021-09-27T07:45:36.892Z] Removing intermediate container b4d23ee135e2 [2021-09-27T07:45:36.892Z] ---> d9804981dfef [2021-09-27T07:45:36.892Z] Step 22/23 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa [2021-09-27T07:45:36.892Z] ---> Running in 6bde1283a8b4 [2021-09-27T07:45:37.482Z] Removing intermediate container 6bde1283a8b4 [2021-09-27T07:45:37.482Z] ---> ac7c88dc08e7 [2021-09-27T07:45:37.482Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T07:45:37.482Z] ---> Running in 43dc3c6e04b2 [2021-09-27T07:45:38.076Z] Removing intermediate container 43dc3c6e04b2 [2021-09-27T07:45:38.076Z] ---> 101c045bab53 [2021-09-27T07:45:38.076Z] [2021-09-27T07:45:38.348Z] Successfully built 101c045bab53 [2021-09-27T07:45:38.348Z] Successfully tagged support-notifications-arm64:latest [2021-09-27T07:45:38.635Z]  Building support-notifications ... done  [Pipeline] } [2021-09-27T07:45:38.640Z] $ docker stop --time=1 02e9bd1565014a53a9def646bc0af076934cc0ad39a6d7eac62857d463c12db5 [2021-09-27T07:45:40.484Z] $ docker rm -f 02e9bd1565014a53a9def646bc0af076934cc0ad39a6d7eac62857d463c12db5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T07:45:41.131Z] + docker images [2021-09-27T07:45:41.405Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T07:45:41.405Z] support-notifications-arm64 latest 101c045bab53 4 seconds ago 15.9MB [2021-09-27T07:45:41.405Z] core-metadata-arm64 latest e181b8747397 10 seconds ago 15.8MB [2021-09-27T07:45:41.405Z] core-command-arm64 latest 84049e6cf19c 14 seconds ago 15.2MB [2021-09-27T07:45:41.405Z] b6eea6bf8daa 17 seconds ago 1.57GB [2021-09-27T07:45:41.405Z] 7a494d3bfb61 21 seconds ago 1.57GB [2021-09-27T07:45:41.405Z] support-scheduler-arm64 latest b187b8a0a44b 24 seconds ago 15.2MB [2021-09-27T07:45:41.405Z] 08ee860b69aa 26 seconds ago 1.56GB [2021-09-27T07:45:41.405Z] 7a101c00c3ca 43 seconds ago 1.57GB [2021-09-27T07:45:41.405Z] sys-mgmt-agent-arm64 latest 28a8492db0b7 About a minute ago 312MB [2021-09-27T07:45:41.405Z] security-bootstrapper-arm64 latest bba858a56965 3 minutes ago 17.7MB [2021-09-27T07:45:41.405Z] core-data-arm64 latest 1689fc0b96c5 3 minutes ago 19.4MB [2021-09-27T07:45:41.405Z] security-secretstore-setup-arm64 latest a596cd3deae8 3 minutes ago 26.5MB [2021-09-27T07:45:41.405Z] security-proxy-setup-arm64 latest 8b891e32b971 3 minutes ago 25.3MB [2021-09-27T07:45:41.405Z] 3701c989f849 3 minutes ago 1.57GB [2021-09-27T07:45:41.405Z] 6ecaff28a9dd 3 minutes ago 1.57GB [2021-09-27T07:45:41.405Z] a4f4c101b266 3 minutes ago 1.57GB [2021-09-27T07:45:41.405Z] bb2b8e5a57d7 3 minutes ago 1.57GB [2021-09-27T07:45:41.405Z] 9af208a9f7b5 3 minutes ago 1.57GB [2021-09-27T07:45:41.405Z] ci-base-image-arm64 latest 275e643386cc 14 minutes ago 1.24GB [2021-09-27T07:45:41.405Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-27T07:45:41.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-27T07:45:41.405Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-27T07:45:41.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:45:42.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T07:45:42.723Z] [2021-09-27T07:45:42.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:45:43.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T07:45:43.391Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T07:45:43.391Z] 448f6bf000e3: Pulling fs layer [2021-09-27T07:45:43.391Z] f757da607395: Pulling fs layer [2021-09-27T07:45:43.391Z] 05883995daec: Pulling fs layer [2021-09-27T07:45:43.391Z] 8603b9c90790: Pulling fs layer [2021-09-27T07:45:43.391Z] 1560dd03e051: Pulling fs layer [2021-09-27T07:45:43.391Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T07:45:43.391Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T07:45:43.391Z] 1560dd03e051: Waiting [2021-09-27T07:45:43.391Z] 27f5ce0e4adf: Waiting [2021-09-27T07:45:43.391Z] c2d8d7efcc4b: Waiting [2021-09-27T07:45:43.391Z] 8603b9c90790: Waiting [2021-09-27T07:45:43.665Z] f757da607395: Verifying Checksum [2021-09-27T07:45:43.665Z] f757da607395: Download complete [2021-09-27T07:45:43.665Z] 8603b9c90790: Verifying Checksum [2021-09-27T07:45:43.665Z] 8603b9c90790: Download complete [2021-09-27T07:45:43.939Z] 1560dd03e051: Verifying Checksum [2021-09-27T07:45:43.939Z] 27f5ce0e4adf: Download complete [2021-09-27T07:45:44.210Z] 05883995daec: Verifying Checksum [2021-09-27T07:45:44.210Z] 05883995daec: Download complete [2021-09-27T07:45:44.484Z] 448f6bf000e3: Download complete [2021-09-27T07:45:47.864Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T07:45:47.864Z] c2d8d7efcc4b: Download complete [2021-09-27T07:45:47.864Z] 448f6bf000e3: Pull complete [2021-09-27T07:45:48.459Z] f757da607395: Pull complete [2021-09-27T07:45:50.425Z] 05883995daec: Pull complete [2021-09-27T07:45:50.426Z] 8603b9c90790: Pull complete [2021-09-27T07:45:51.404Z] 1560dd03e051: Pull complete [2021-09-27T07:45:51.677Z] 27f5ce0e4adf: Pull complete [2021-09-27T07:46:07.656Z] c2d8d7efcc4b: Pull complete [2021-09-27T07:46:07.656Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T07:46:07.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T07:46:07.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T07:46:07.912Z] prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container [2021-09-27T07:46:07.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-27T07:46:11.764Z] $ docker top f03af552c3afdb3ac828df295ceb2f38a4ede156c089c22383847122a90021bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:46:13.173Z] ---> job-cost.sh [2021-09-27T07:46:13.174Z] lf-activate-venv: SKIPPING [2021-09-27T07:46:13.174Z] INFO: No Stack... [2021-09-27T07:46:14.606Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T07:46:15.203Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T07:46:15.898Z] + cut -d, -f6 [2021-09-27T07:46:15.898Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-09-27T07:46:16.028Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3722-1-stack-cost] [2021-09-27T07:46:16.037Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3722-1-stack-cost] did not exist. Created. [2021-09-27T07:46:16.038Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3722-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T07:46:16.873Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T07:46:17.080Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T07:46:17.105Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3722-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T07:46:17.161Z] $ docker stop --time=1 f03af552c3afdb3ac828df295ceb2f38a4ede156c089c22383847122a90021bd [2021-09-27T07:46:18.890Z] $ docker rm -f f03af552c3afdb3ac828df295ceb2f38a4ede156c089c22383847122a90021bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-27T07:46:22.036Z] provisioning config files... [2021-09-27T07:46:22.057Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7987665510889906164tmp [Pipeline] { [Pipeline] sh [2021-09-27T07:46:22.445Z] + set +x [2021-09-27T07:46:22.445Z] + curl -s https://codecov.io/bash [2021-09-27T07:46:22.445Z] + bash -s -- [2021-09-27T07:46:22.710Z] [2021-09-27T07:46:22.710Z] _____ _ [2021-09-27T07:46:22.710Z] / ____| | | [2021-09-27T07:46:22.710Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T07:46:22.710Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T07:46:22.710Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T07:46:22.710Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T07:46:22.710Z] Bash-1.0.6 [2021-09-27T07:46:22.710Z] [2021-09-27T07:46:22.710Z] [2021-09-27T07:46:22.710Z] ==> git version 2.24.4 found [2021-09-27T07:46:22.710Z] ==> 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-09-27T07:46:22.710Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T07:46:22.710Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T07:46:22.710Z] ==> Jenkins CI detected. [2021-09-27T07:46:22.710Z] current dir:  /w/workspace/edgex-go/1 [2021-09-27T07:46:22.710Z] project root: . [2021-09-27T07:46:22.710Z] --> token set from env [2021-09-27T07:46:22.710Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T07:46:22.710Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T07:46:22.710Z] ==> Python coveragepy not found [2021-09-27T07:46:22.710Z] ==> Searching for coverage reports in: [2021-09-27T07:46:22.710Z] + . [2021-09-27T07:46:22.710Z] -> Found 1 reports [2021-09-27T07:46:22.710Z] ==> Detecting git/mercurial file structure [2021-09-27T07:46:22.710Z] ==> Reading reports [2021-09-27T07:46:22.710Z] + ./coverage.out bytes=403356 [2021-09-27T07:46:22.710Z] ==> Appending adjustments [2021-09-27T07:46:22.710Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T07:46:23.667Z] + Found adjustments [2021-09-27T07:46:23.667Z] ==> Gzipping contents [2021-09-27T07:46:23.667Z] 56K /tmp/codecov.8Kw8M7.gz [2021-09-27T07:46:23.667Z] ==> Uploading reports [2021-09-27T07:46:23.667Z] url: https://codecov.io [2021-09-27T07:46:23.667Z] query: branch=PR-3722&commit=8d40722b7e55bf226607ea142cbb894cb51982fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3722%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3722&job=&cmd_args= [2021-09-27T07:46:23.939Z] -> Pinging Codecov [2021-09-27T07:46:23.939Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3722&commit=8d40722b7e55bf226607ea142cbb894cb51982fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3722%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3722&job=&cmd_args= [2021-09-27T07:46:24.209Z] -> Uploading to [2021-09-27T07:46:24.209Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/8d40722b7e55bf226607ea142cbb894cb51982fa/9fce3916-4ee3-46be-b2f8-80ba4d50eb0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T074624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5236c84796b79ccb272ae0c8d0d53f849d3fa8a6ac35ab2c05e3f32e0503e65d [2021-09-27T07:46:24.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T07:46:24.209Z] Dload Upload Total Spent Left Speed [2021-09-27T07:46:25.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54449 0 0 100 54449 0 53567 0:00:01 0:00:01 --:--:-- 53591 [2021-09-27T07:46:25.429Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8d40722b7e55bf226607ea142cbb894cb51982fa [Pipeline] } [2021-09-27T07:46:25.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-27T07:46:27.701Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:46:29.561Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:46:29.926Z] ---> package-listing.sh [2021-09-27T07:46:29.926Z] ++ facter osfamily [2021-09-27T07:46:29.926Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T07:46:30.193Z] + OS_FAMILY=redhat [2021-09-27T07:46:30.194Z] + workspace=/w/workspace/edgex-go/1 [2021-09-27T07:46:30.194Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T07:46:30.194Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T07:46:30.194Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T07:46:30.194Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T07:46:30.194Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-27T07:46:30.194Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T07:46:30.194Z] + case "${OS_FAMILY}" in [2021-09-27T07:46:30.194Z] + rpm -qa [2021-09-27T07:46:30.194Z] + sort [2021-09-27T07:46:32.131Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T07:46:32.132Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T07:46:32.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T07:46:32.132Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-27T07:46:32.132Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-27T07:46:32.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-27T07:46:32.168Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-27T07:46:32.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:46:33.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T07:46:33.103Z] [2021-09-27T07:46:33.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T07:46:33.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T07:46:33.473Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T07:46:33.473Z] b4d181a07f80: Pulling fs layer [2021-09-27T07:46:33.473Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T07:46:33.473Z] ed53099fbce6: Pulling fs layer [2021-09-27T07:46:33.473Z] dc539afda2c1: Pulling fs layer [2021-09-27T07:46:33.473Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T07:46:33.473Z] 9065ff56babe: Pulling fs layer [2021-09-27T07:46:33.473Z] d287ab97295c: Pulling fs layer [2021-09-27T07:46:33.473Z] 77bc0d833cb6: Waiting [2021-09-27T07:46:33.473Z] 9065ff56babe: Waiting [2021-09-27T07:46:33.473Z] d287ab97295c: Waiting [2021-09-27T07:46:33.473Z] dc539afda2c1: Waiting [2021-09-27T07:46:33.738Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T07:46:33.738Z] a1111a8f2ec3: Download complete [2021-09-27T07:46:33.738Z] dc539afda2c1: Verifying Checksum [2021-09-27T07:46:33.738Z] dc539afda2c1: Download complete [2021-09-27T07:46:34.003Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T07:46:34.003Z] 77bc0d833cb6: Download complete [2021-09-27T07:46:34.003Z] 9065ff56babe: Verifying Checksum [2021-09-27T07:46:34.003Z] 9065ff56babe: Download complete [2021-09-27T07:46:34.580Z] ed53099fbce6: Verifying Checksum [2021-09-27T07:46:34.580Z] ed53099fbce6: Download complete [2021-09-27T07:46:35.531Z] b4d181a07f80: Verifying Checksum [2021-09-27T07:46:35.531Z] b4d181a07f80: Download complete [2021-09-27T07:46:36.496Z] b4d181a07f80: Pull complete [2021-09-27T07:46:36.496Z] a1111a8f2ec3: Pull complete [2021-09-27T07:46:37.080Z] ed53099fbce6: Pull complete [2021-09-27T07:46:37.080Z] dc539afda2c1: Pull complete [2021-09-27T07:46:37.347Z] 77bc0d833cb6: Pull complete [2021-09-27T07:46:37.347Z] 9065ff56babe: Pull complete [2021-09-27T07:46:38.303Z] d287ab97295c: Verifying Checksum [2021-09-27T07:46:38.303Z] d287ab97295c: Download complete [2021-09-27T07:46:42.586Z] d287ab97295c: Pull complete [2021-09-27T07:46:42.586Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T07:46:42.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T07:46:42.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T07:46:42.702Z] prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container [2021-09-27T07:46:42.756Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T07:46:45.912Z] $ docker top d2280f6d4aae0804ba58dda3180139b32aeb10db9c9a71b639d2dc2685c05c21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T07:46:46.360Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T07:46:46.693Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T07:46:47.034Z] + ls /var/log/sa-host [2021-09-27T07:46:47.034Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T07:46:47.034Z] file_magic: OK [2021-09-27T07:46:47.034Z] HZ: Using current value: 100 [2021-09-27T07:46:47.034Z] file_header: OK [2021-09-27T07:46:47.034Z] 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-09-27T07:46:47.034Z] Statistics: [2021-09-27T07:46:47.034Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T07:46:47.034Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T07:46:47.034Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T07:46:47.034Z] file_magic: OK [2021-09-27T07:46:47.034Z] HZ: Using current value: 100 [2021-09-27T07:46:47.034Z] file_header: OK [2021-09-27T07:46:47.034Z] 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-09-27T07:46:47.034Z] Statistics: [2021-09-27T07:46:47.034Z] 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... [2021-09-27T07:46:47.035Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T07:46:47.650Z] provisioning config files... [2021-09-27T07:46:47.666Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config286041906371768872tmp [Pipeline] { [Pipeline] echo [2021-09-27T07:46:47.747Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:46:48.097Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T07:46:48.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:46:48.619Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T07:46:48.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:46:49.011Z] ---> sudo-logs.sh [2021-09-27T07:46:49.011Z] Archiving 'sudo' log.. [2021-09-27T07:46:49.011Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1586.vexxhost.local: Name or service not known [2021-09-27T07:46:49.011Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1586.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T07:46:49.100Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:46:49.456Z] ---> job-cost.sh [2021-09-27T07:46:49.456Z] lf-activate-venv: SKIPPING [2021-09-27T07:46:49.456Z] DEBUG: total: 0.10999999940395355 [2021-09-27T07:46:49.456Z] INFO: Retrieving Stack Cost... [2021-09-27T07:46:50.410Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T07:46:50.674Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T07:46:50.720Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T07:46:51.062Z] ---> logs-deploy.sh [2021-09-27T07:46:51.062Z] lf-activate-venv: SKIPPING [2021-09-27T07:46:51.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3722/1 [2021-09-27T07:46:51.062Z] INFO: archiving workspace using pattern(s): [2021-09-27T07:46:52.017Z] Archives upload complete. [2021-09-27T07:46:52.017Z] INFO: archiving logs to Nexus